+ 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 [Tue May 12 12:01:46 2026] *** compiled with version: 11.4.0 on 12 May 2026 01:40:53 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: neutron-server-b5dd96c95-fz54m 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 0x55f6da186a40 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-05-12 12:01:50.783 7 INFO neutron.common.config [-] Logging enabled! 2026-05-12 12:01:50.784 7 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-05-12 12:01:50.918 8 INFO neutron.common.config [-] Logging enabled! 2026-05-12 12:01:50.918 8 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-05-12 12:01:51.051 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-12 12:01:51.193 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-12 12:01:51.856 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-12 12:01:51.859 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-12 12:01:51.862 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-12 12:01:51.862 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-12 12:01:51.863 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-12 12:01:51.863 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-12 12:01:51.863 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 12:01:51.869 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 12:01:51.869 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 12:01:51.869 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-12 12:01:51.887 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-12 12:01:51.888 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-12 12:01:51.888 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-12 12:01:51.931 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-12 12:01:51.931 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-12 12:01:51.931 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-12 12:01:51.932 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-12 12:01:52.002 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-12 12:01:52.005 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-12 12:01:52.008 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-12 12:01:52.009 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-12 12:01:52.009 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-12 12:01:52.009 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-12 12:01:52.009 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 12:01:52.015 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 12:01:52.015 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 12:01:52.016 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-12 12:01:52.034 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-12 12:01:52.036 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-12 12:01:52.036 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-12 12:01:52.085 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-12 12:01:52.086 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-12 12:01:52.086 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-12 12:01:52.086 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-12 12:01:52.341 7 INFO neutron.plugins.ml2.managers [None req-79fbc137-286b-43ab-9110-1e01027a1582 - - - - - -] Initializing driver for type 'vlan' 2026-05-12 12:01:52.477 8 INFO neutron.plugins.ml2.managers [None req-8f3a05de-6885-4796-9cbc-fa30cebed5d3 - - - - - -] Initializing driver for type 'vlan' 2026-05-12 12:01:52.791 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-8f3a05de-6885-4796-9cbc-fa30cebed5d3 - - - - - -] VlanTypeDriver initialization complete 2026-05-12 12:01:52.791 8 INFO neutron.plugins.ml2.managers [None req-8f3a05de-6885-4796-9cbc-fa30cebed5d3 - - - - - -] Initializing driver for type 'vxlan' 2026-05-12 12:01:52.792 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-8f3a05de-6885-4796-9cbc-fa30cebed5d3 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-12 12:01:52.813 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-79fbc137-286b-43ab-9110-1e01027a1582 - - - - - -] VlanTypeDriver initialization complete 2026-05-12 12:01:52.813 7 INFO neutron.plugins.ml2.managers [None req-79fbc137-286b-43ab-9110-1e01027a1582 - - - - - -] Initializing driver for type 'vxlan' 2026-05-12 12:01:52.814 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-79fbc137-286b-43ab-9110-1e01027a1582 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-12 12:01:52.817 8 INFO neutron.plugins.ml2.managers [None req-8f3a05de-6885-4796-9cbc-fa30cebed5d3 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-12 12:01:52.818 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-8f3a05de-6885-4796-9cbc-fa30cebed5d3 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-12 12:01:52.818 8 INFO neutron.plugins.ml2.managers [None req-8f3a05de-6885-4796-9cbc-fa30cebed5d3 - - - - - -] Initializing extension driver 'port_security' 2026-05-12 12:01:52.818 8 INFO neutron.plugins.ml2.extensions.port_security [None req-8f3a05de-6885-4796-9cbc-fa30cebed5d3 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-12 12:01:52.818 8 INFO neutron.plugins.ml2.managers [None req-8f3a05de-6885-4796-9cbc-fa30cebed5d3 - - - - - -] Initializing extension driver 'qos' 2026-05-12 12:01:52.819 8 INFO neutron.plugins.ml2.managers [None req-8f3a05de-6885-4796-9cbc-fa30cebed5d3 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-12 12:01:52.819 8 INFO neutron.plugins.ml2.managers [None req-8f3a05de-6885-4796-9cbc-fa30cebed5d3 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-12 12:01:52.829 8 INFO neutron.quota [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded quota_driver: . 2026-05-12 12:01:52.830 8 INFO neutron.plugins.ml2.plugin [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Modular L2 Plugin initialization complete 2026-05-12 12:01:52.830 8 INFO neutron.plugins.ml2.managers [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-12 12:01:52.830 8 INFO neutron.plugins.ml2.managers [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-12 12:01:52.830 8 INFO neutron.plugins.ml2.managers [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-12 12:01:52.831 8 INFO neutron.extensions.vlantransparent [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Disabled vlantransparent extension. 2026-05-12 12:01:52.831 8 INFO neutron.manager [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loading Plugin: qos 2026-05-12 12:01:52.837 7 INFO neutron.plugins.ml2.managers [None req-79fbc137-286b-43ab-9110-1e01027a1582 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-12 12:01:52.837 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-79fbc137-286b-43ab-9110-1e01027a1582 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-12 12:01:52.837 7 INFO neutron.plugins.ml2.managers [None req-79fbc137-286b-43ab-9110-1e01027a1582 - - - - - -] Initializing extension driver 'port_security' 2026-05-12 12:01:52.838 7 INFO neutron.plugins.ml2.extensions.port_security [None req-79fbc137-286b-43ab-9110-1e01027a1582 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-12 12:01:52.838 7 INFO neutron.plugins.ml2.managers [None req-79fbc137-286b-43ab-9110-1e01027a1582 - - - - - -] Initializing extension driver 'qos' 2026-05-12 12:01:52.838 7 INFO neutron.plugins.ml2.managers [None req-79fbc137-286b-43ab-9110-1e01027a1582 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-12 12:01:52.838 7 INFO neutron.plugins.ml2.managers [None req-79fbc137-286b-43ab-9110-1e01027a1582 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-12 12:01:52.841 8 INFO neutron.manager [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loading Plugin: router 2026-05-12 12:01:52.849 7 INFO neutron.quota [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded quota_driver: . 2026-05-12 12:01:52.850 7 INFO neutron.plugins.ml2.plugin [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Modular L2 Plugin initialization complete 2026-05-12 12:01:52.850 7 INFO neutron.plugins.ml2.managers [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-12 12:01:52.850 7 INFO neutron.plugins.ml2.managers [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-12 12:01:52.850 7 INFO neutron.plugins.ml2.managers [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Got port-security extension from driver 'port_security' 2026-05-12 12:01:52.851 7 INFO neutron.extensions.vlantransparent [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Disabled vlantransparent extension. 2026-05-12 12:01:52.851 7 INFO neutron.manager [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loading Plugin: qos 2026-05-12 12:01:52.862 7 INFO neutron.manager [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loading Plugin: router 2026-05-12 12:01:52.878 8 INFO neutron.services.service_base [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-12 12:01:52.878 8 INFO neutron.manager [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loading Plugin: segments 2026-05-12 12:01:52.899 7 INFO neutron.services.service_base [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-12 12:01:52.899 7 INFO neutron.manager [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loading Plugin: segments 2026-05-12 12:01:52.973 8 INFO neutron.manager [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loading Plugin: trunk 2026-05-12 12:01:52.999 7 INFO neutron.manager [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loading Plugin: trunk 2026-05-12 12:01:53.028 8 INFO neutron.manager [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loading Plugin: vpnaas 2026-05-12 12:01:53.053 7 INFO neutron.manager [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loading Plugin: vpnaas 2026-05-12 12:01:53.064 8 WARNING stevedore.named [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-12 12:01:53.090 7 WARNING stevedore.named [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-12 12:01:53.123 8 INFO neutron_vpnaas.services.vpn.plugin [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-12 12:01:53.124 8 INFO neutron.common.utils [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-12 12:01:53.124 8 INFO neutron.manager [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loading Plugin: auto_allocate 2026-05-12 12:01:53.129 8 INFO neutron.manager [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loading Plugin: tag 2026-05-12 12:01:53.135 8 INFO neutron.manager [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loading Plugin: timestamp 2026-05-12 12:01:53.137 8 INFO neutron.manager [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loading Plugin: network_ip_availability 2026-05-12 12:01:53.141 8 INFO neutron.manager [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loading Plugin: flavors 2026-05-12 12:01:53.143 8 INFO neutron.manager [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loading Plugin: revisions 2026-05-12 12:01:53.143 7 INFO neutron_vpnaas.services.vpn.plugin [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-12 12:01:53.144 7 INFO neutron.common.utils [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-12 12:01:53.144 7 INFO neutron.manager [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loading Plugin: auto_allocate 2026-05-12 12:01:53.146 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Initializing extension manager. 2026-05-12 12:01:53.147 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: address-group 2026-05-12 12:01:53.149 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: address-scope 2026-05-12 12:01:53.149 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-12 12:01:53.150 7 INFO neutron.manager [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loading Plugin: tag 2026-05-12 12:01:53.150 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: agent 2026-05-12 12:01:53.151 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: agent-resources-synced 2026-05-12 12:01:53.152 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-12 12:01:53.153 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-12 12:01:53.153 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: availability_zone 2026-05-12 12:01:53.154 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: availability_zone_filter 2026-05-12 12:01:53.154 7 INFO neutron.manager [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loading Plugin: timestamp 2026-05-12 12:01:53.154 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-12 12:01:53.155 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: default-subnetpools 2026-05-12 12:01:53.156 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-12 12:01:53.156 7 INFO neutron.manager [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loading Plugin: network_ip_availability 2026-05-12 12:01:53.157 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: dns-integration 2026-05-12 12:01:53.158 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: dns-domain-ports 2026-05-12 12:01:53.158 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-12 12:01:53.159 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: dvr 2026-05-12 12:01:53.159 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-12 12:01:53.160 7 INFO neutron.manager [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loading Plugin: flavors 2026-05-12 12:01:53.160 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: empty-string-filtering 2026-05-12 12:01:53.161 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-12 12:01:53.161 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-12 12:01:53.162 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: external-net 2026-05-12 12:01:53.163 7 INFO neutron.manager [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loading Plugin: revisions 2026-05-12 12:01:53.163 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-12 12:01:53.163 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: extraroute 2026-05-12 12:01:53.164 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: extraroute-atomic 2026-05-12 12:01:53.165 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-12 12:01:53.165 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-12 12:01:53.166 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Initializing extension manager. 2026-05-12 12:01:53.166 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-12 12:01:53.167 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-12 12:01:53.167 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: address-group 2026-05-12 12:01:53.167 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: fip-port-details 2026-05-12 12:01:53.168 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: address-scope 2026-05-12 12:01:53.168 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: flavors 2026-05-12 12:01:53.169 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-12 12:01:53.169 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-12 12:01:53.169 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: agent 2026-05-12 12:01:53.170 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: floatingip-pools 2026-05-12 12:01:53.170 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: agent-resources-synced 2026-05-12 12:01:53.171 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: ip_allocation 2026-05-12 12:01:53.171 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-12 12:01:53.171 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: allowed-address-pairs 2026-05-12 12:01:53.172 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: l2_adjacency 2026-05-12 12:01:53.172 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: auto-allocated-topology 2026-05-12 12:01:53.173 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: availability_zone 2026-05-12 12:01:53.173 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: router 2026-05-12 12:01:53.173 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: availability_zone_filter 2026-05-12 12:01:53.174 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-12 12:01:53.175 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: default-subnetpools 2026-05-12 12:01:53.175 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-12 12:01:53.175 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: ext-gw-mode 2026-05-12 12:01:53.176 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-12 12:01:53.176 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: l3-ha 2026-05-12 12:01:53.176 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: dns-integration 2026-05-12 12:01:53.177 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-12 12:01:53.177 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: dns-domain-ports 2026-05-12 12:01:53.177 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: l3-flavors 2026-05-12 12:01:53.178 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-12 12:01:53.178 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-12 12:01:53.178 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: dvr 2026-05-12 12:01:53.179 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-12 12:01:53.179 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-12 12:01:53.179 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: empty-string-filtering 2026-05-12 12:01:53.180 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-12 12:01:53.181 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-12 12:01:53.181 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-12 12:01:53.181 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: external-net 2026-05-12 12:01:53.182 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-12 12:01:53.182 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-12 12:01:53.182 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: extraroute 2026-05-12 12:01:53.183 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-12 12:01:53.183 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: extraroute-atomic 2026-05-12 12:01:53.184 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-12 12:01:53.184 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-12 12:01:53.184 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-12 12:01:53.184 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-12 12:01:53.185 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-12 12:01:53.185 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: multi-provider 2026-05-12 12:01:53.185 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-12 12:01:53.186 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: net-mtu 2026-05-12 12:01:53.186 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: fip-port-details 2026-05-12 12:01:53.186 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: net-mtu-writable 2026-05-12 12:01:53.187 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: flavors 2026-05-12 12:01:53.187 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: network_availability_zone 2026-05-12 12:01:53.188 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: network-ip-availability 2026-05-12 12:01:53.188 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-12 12:01:53.189 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-12 12:01:53.189 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: floatingip-pools 2026-05-12 12:01:53.189 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: pagination 2026-05-12 12:01:53.189 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: ip_allocation 2026-05-12 12:01:53.190 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: port-device-profile 2026-05-12 12:01:53.190 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: ip-substring-filtering 2026-05-12 12:01:53.190 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: port-mac-override 2026-05-12 12:01:53.191 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: l2_adjacency 2026-05-12 12:01:53.191 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-12 12:01:53.192 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-12 12:01:53.192 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: router 2026-05-12 12:01:53.192 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: port-resource-request 2026-05-12 12:01:53.193 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-12 12:01:53.193 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: binding 2026-05-12 12:01:53.194 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-12 12:01:53.194 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: ext-gw-mode 2026-05-12 12:01:53.194 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: binding-extended 2026-05-12 12:01:53.195 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: l3-ha 2026-05-12 12:01:53.195 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: port-security 2026-05-12 12:01:53.195 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: project-id 2026-05-12 12:01:53.195 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-12 12:01:53.196 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: provider 2026-05-12 12:01:53.196 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: l3-flavors 2026-05-12 12:01:53.197 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-12 12:01:53.198 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-12 12:01:53.198 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: qos 2026-05-12 12:01:53.198 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-12 12:01:53.199 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-12 12:01:53.199 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-12 12:01:53.200 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: qos-default 2026-05-12 12:01:53.200 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: qos-fip 2026-05-12 12:01:53.201 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-12 12:01:53.201 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-12 12:01:53.201 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-12 12:01:53.202 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-12 12:01:53.202 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-12 12:01:53.203 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-12 12:01:53.203 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-12 12:01:53.203 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-12 12:01:53.203 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-12 12:01:53.204 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: qos-pps 2026-05-12 12:01:53.204 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: multi-provider 2026-05-12 12:01:53.205 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-12 12:01:53.205 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: net-mtu 2026-05-12 12:01:53.205 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-12 12:01:53.205 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: net-mtu-writable 2026-05-12 12:01:53.206 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: qos-rules-alias 2026-05-12 12:01:53.206 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: network_availability_zone 2026-05-12 12:01:53.206 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: quota-check-limit 2026-05-12 12:01:53.207 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: network-ip-availability 2026-05-12 12:01:53.208 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-12 12:01:53.208 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: pagination 2026-05-12 12:01:53.208 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: quotas 2026-05-12 12:01:53.209 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: port-device-profile 2026-05-12 12:01:53.209 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: quota_details 2026-05-12 12:01:53.209 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: port-mac-override 2026-05-12 12:01:53.210 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-12 12:01:53.210 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: rbac-policies 2026-05-12 12:01:53.211 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-12 12:01:53.211 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: rbac-address-group 2026-05-12 12:01:53.211 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: port-resource-request 2026-05-12 12:01:53.212 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: rbac-address-scope 2026-05-12 12:01:53.212 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: port-resource-request-groups 2026-05-12 12:01:53.212 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: rbac-security-groups 2026-05-12 12:01:53.213 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: binding 2026-05-12 12:01:53.213 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-12 12:01:53.213 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: revision-if-match 2026-05-12 12:01:53.213 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: binding-extended 2026-05-12 12:01:53.214 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: port-security 2026-05-12 12:01:53.214 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-12 12:01:53.215 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: project-id 2026-05-12 12:01:53.215 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: router_availability_zone 2026-05-12 12:01:53.215 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: provider 2026-05-12 12:01:53.215 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-12 12:01:53.216 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-12 12:01:53.217 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-12 12:01:53.217 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: qos 2026-05-12 12:01:53.217 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-12 12:01:53.218 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-12 12:01:53.218 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-12 12:01:53.219 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-12 12:01:53.219 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: qos-default 2026-05-12 12:01:53.220 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: qos-fip 2026-05-12 12:01:53.220 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-12 12:01:53.221 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: qos-gateway-ip 2026-05-12 12:01:53.222 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: qos-port-network-policy 2026-05-12 12:01:53.222 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: qos-pps-minimum 2026-05-12 12:01:53.223 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-12 12:01:53.224 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: qos-pps 2026-05-12 12:01:53.224 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: qos-rule-type-details 2026-05-12 12:01:53.225 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-12 12:01:53.225 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: qos-rules-alias 2026-05-12 12:01:53.226 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: security-group 2026-05-12 12:01:53.226 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: quota-check-limit 2026-05-12 12:01:53.227 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: segment 2026-05-12 12:01:53.227 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-12 12:01:53.228 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: quotas 2026-05-12 12:01:53.228 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: service-type 2026-05-12 12:01:53.229 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: quota_details 2026-05-12 12:01:53.229 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: sorting 2026-05-12 12:01:53.229 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: standard-attr-segment 2026-05-12 12:01:53.230 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: standard-attr-description 2026-05-12 12:01:53.230 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: rbac-policies 2026-05-12 12:01:53.231 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: stateful-security-group 2026-05-12 12:01:53.231 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: rbac-address-group 2026-05-12 12:01:53.231 8 WARNING neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-12 12:01:53.231 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: rbac-address-scope 2026-05-12 12:01:53.232 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-12 12:01:53.232 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: rbac-security-groups 2026-05-12 12:01:53.232 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: rbac-subnetpool 2026-05-12 12:01:53.232 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: subnet_onboard 2026-05-12 12:01:53.233 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: revision-if-match 2026-05-12 12:01:53.233 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-12 12:01:53.233 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: subnet-service-types 2026-05-12 12:01:53.233 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: standard-attr-revisions 2026-05-12 12:01:53.234 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: subnet_allocation 2026-05-12 12:01:53.234 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: router_availability_zone 2026-05-12 12:01:53.235 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-12 12:01:53.235 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-12 12:01:53.235 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-12 12:01:53.235 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-12 12:01:53.236 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-12 12:01:53.236 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-12 12:01:53.237 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-12 12:01:53.238 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: standard-attr-tag 2026-05-12 12:01:53.238 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-12 12:01:53.239 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: trunk 2026-05-12 12:01:53.240 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: trunk-details 2026-05-12 12:01:53.240 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-12 12:01:53.241 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-12 12:01:53.242 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-12 12:01:53.242 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: vpn-flavors 2026-05-12 12:01:53.244 8 INFO neutron.api.extensions [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Loaded extension: vpnaas 2026-05-12 12:01:53.246 8 INFO neutron.quota.resource_registry [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-12 12:01:53.246 8 INFO neutron.quota.resource_registry [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-12 12:01:53.246 8 INFO neutron.quota.resource_registry [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 12:01:53.247 8 INFO neutron.quota.resource_registry [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-12 12:01:53.247 8 INFO neutron.quota.resource_registry [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-12 12:01:53.247 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: security-group 2026-05-12 12:01:53.248 8 INFO neutron.quota.resource_registry [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-12 12:01:53.249 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: segment 2026-05-12 12:01:53.249 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-12 12:01:53.250 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: service-type 2026-05-12 12:01:53.250 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: sorting 2026-05-12 12:01:53.251 8 INFO neutron.quota.resource_registry [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-12 12:01:53.251 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: standard-attr-segment 2026-05-12 12:01:53.251 8 INFO neutron.quota.resource_registry [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-12 12:01:53.251 8 INFO neutron.quota.resource_registry [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-12 12:01:53.252 8 INFO neutron.quota.resource_registry [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 12:01:53.252 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: standard-attr-description 2026-05-12 12:01:53.252 8 WARNING neutron.quota.resource_registry [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] subnetpool is already registered 2026-05-12 12:01:53.252 8 INFO neutron.quota.resource_registry [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 12:01:53.252 8 WARNING neutron.quota.resource_registry [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] subnetpool is already registered 2026-05-12 12:01:53.252 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: stateful-security-group 2026-05-12 12:01:53.252 8 INFO neutron.quota.resource_registry [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-12 12:01:53.253 8 INFO neutron.quota.resource_registry [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-12 12:01:53.253 7 WARNING neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-12 12:01:53.253 8 INFO neutron.quota.resource_registry [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-12 12:01:53.253 8 INFO neutron.quota.resource_registry [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-12 12:01:53.253 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-12 12:01:53.253 8 INFO neutron.quota.resource_registry [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-12 12:01:53.253 8 INFO neutron.quota.resource_registry [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-12 12:01:53.254 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: subnet_onboard 2026-05-12 12:01:53.254 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-12 12:01:53.255 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: subnet-service-types 2026-05-12 12:01:53.255 8 INFO neutron.quota.resource_registry [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-12 12:01:53.256 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: subnet_allocation 2026-05-12 12:01:53.256 8 WARNING neutron.quota.resource_registry [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] router is already registered 2026-05-12 12:01:53.256 8 INFO neutron.quota.resource_registry [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-12 12:01:53.256 8 WARNING neutron.quota.resource_registry [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] floatingip is already registered 2026-05-12 12:01:53.256 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-12 12:01:53.257 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-12 12:01:53.257 8 INFO neutron.quota.resource_registry [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-12 12:01:53.257 8 WARNING neutron.quota.resource_registry [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] rbac_policy is already registered 2026-05-12 12:01:53.257 8 INFO neutron.quota.resource_registry [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-12 12:01:53.258 8 WARNING neutron.quota.resource_registry [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] security_group is already registered 2026-05-12 12:01:53.258 8 INFO neutron.quota.resource_registry [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-12 12:01:53.258 8 WARNING neutron.quota.resource_registry [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] security_group_rule is already registered 2026-05-12 12:01:53.258 8 INFO neutron.quota.resource_registry [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 12:01:53.258 8 WARNING neutron.quota.resource_registry [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] subnetpool is already registered 2026-05-12 12:01:53.259 8 INFO neutron.quota.resource_registry [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 12:01:53.259 8 WARNING neutron.quota.resource_registry [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] subnetpool is already registered 2026-05-12 12:01:53.259 8 INFO neutron.quota.resource_registry [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-12 12:01:53.259 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: standard-attr-tag 2026-05-12 12:01:53.259 8 WARNING neutron.quota.resource_registry [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] trunk is already registered 2026-05-12 12:01:53.259 8 INFO neutron.quota.resource_registry [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-12 12:01:53.259 8 WARNING neutron.quota.resource_registry [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] endpoint_group is already registered 2026-05-12 12:01:53.260 8 INFO neutron.quota.resource_registry [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-12 12:01:53.260 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-12 12:01:53.260 8 WARNING neutron.quota.resource_registry [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] vpnservice is already registered 2026-05-12 12:01:53.260 8 INFO neutron.quota.resource_registry [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-12 12:01:53.260 8 WARNING neutron.quota.resource_registry [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] ipsec_site_connection is already registered 2026-05-12 12:01:53.260 8 INFO neutron.quota.resource_registry [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-12 12:01:53.260 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: trunk 2026-05-12 12:01:53.260 8 WARNING neutron.quota.resource_registry [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] ipsecpolicy is already registered 2026-05-12 12:01:53.261 8 INFO neutron.quota.resource_registry [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-12 12:01:53.261 8 WARNING neutron.quota.resource_registry [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] ikepolicy is already registered 2026-05-12 12:01:53.261 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: trunk-details 2026-05-12 12:01:53.262 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-12 12:01:53.262 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-12 12:01:53.263 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-12 12:01:53.264 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: vpn-flavors 2026-05-12 12:01:53.265 7 INFO neutron.api.extensions [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Loaded extension: vpnaas 2026-05-12 12:01:53.267 7 INFO neutron.quota.resource_registry [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-12 12:01:53.268 7 INFO neutron.quota.resource_registry [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-12 12:01:53.268 7 INFO neutron.quota.resource_registry [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 12:01:53.268 7 INFO neutron.quota.resource_registry [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-12 12:01:53.269 7 INFO neutron.quota.resource_registry [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-12 12:01:53.269 7 INFO neutron.quota.resource_registry [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-12 12:01:53.271 7 INFO neutron.quota.resource_registry [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-12 12:01:53.272 7 INFO neutron.quota.resource_registry [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-12 12:01:53.272 7 INFO neutron.quota.resource_registry [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-12 12:01:53.272 7 INFO neutron.quota.resource_registry [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 12:01:53.272 7 WARNING neutron.quota.resource_registry [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] subnetpool is already registered 2026-05-12 12:01:53.273 7 INFO neutron.quota.resource_registry [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 12:01:53.273 7 WARNING neutron.quota.resource_registry [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] subnetpool is already registered 2026-05-12 12:01:53.273 7 INFO neutron.quota.resource_registry [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-12 12:01:53.273 7 INFO neutron.quota.resource_registry [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-12 12:01:53.274 7 INFO neutron.quota.resource_registry [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-12 12:01:53.274 7 INFO neutron.quota.resource_registry [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-12 12:01:53.274 7 INFO neutron.quota.resource_registry [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-12 12:01:53.274 7 INFO neutron.quota.resource_registry [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-12 12:01:53.276 7 INFO neutron.quota.resource_registry [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-12 12:01:53.276 7 WARNING neutron.quota.resource_registry [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] router is already registered 2026-05-12 12:01:53.276 7 INFO neutron.quota.resource_registry [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-12 12:01:53.277 7 WARNING neutron.quota.resource_registry [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] floatingip is already registered 2026-05-12 12:01:53.278 7 INFO neutron.quota.resource_registry [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-12 12:01:53.278 7 WARNING neutron.quota.resource_registry [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] rbac_policy is already registered 2026-05-12 12:01:53.278 7 INFO neutron.quota.resource_registry [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-12 12:01:53.278 7 WARNING neutron.quota.resource_registry [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] security_group is already registered 2026-05-12 12:01:53.278 7 INFO neutron.quota.resource_registry [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-12 12:01:53.278 7 WARNING neutron.quota.resource_registry [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] security_group_rule is already registered 2026-05-12 12:01:53.279 7 INFO neutron.quota.resource_registry [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 12:01:53.279 7 WARNING neutron.quota.resource_registry [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] subnetpool is already registered 2026-05-12 12:01:53.279 7 INFO neutron.quota.resource_registry [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 12:01:53.279 7 WARNING neutron.quota.resource_registry [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] subnetpool is already registered 2026-05-12 12:01:53.279 7 INFO neutron.quota.resource_registry [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-12 12:01:53.280 7 WARNING neutron.quota.resource_registry [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] trunk is already registered 2026-05-12 12:01:53.280 7 INFO neutron.quota.resource_registry [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-12 12:01:53.280 7 WARNING neutron.quota.resource_registry [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] endpoint_group is already registered 2026-05-12 12:01:53.280 7 INFO neutron.quota.resource_registry [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-12 12:01:53.280 7 WARNING neutron.quota.resource_registry [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] vpnservice is already registered 2026-05-12 12:01:53.281 7 INFO neutron.quota.resource_registry [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-12 12:01:53.281 7 WARNING neutron.quota.resource_registry [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] ipsec_site_connection is already registered 2026-05-12 12:01:53.281 7 INFO neutron.quota.resource_registry [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-12 12:01:53.281 7 WARNING neutron.quota.resource_registry [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] ipsecpolicy is already registered 2026-05-12 12:01:53.281 7 INFO neutron.quota.resource_registry [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-12 12:01:53.281 7 WARNING neutron.quota.resource_registry [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] ikepolicy is already registered 2026-05-12 12:01:53.298 8 WARNING keystonemiddleware._common.config [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 12:01:53.306 8 WARNING oslo_config.cfg [None req-75d82235-52e2-4e56-bbcf-f4f1c33d3162 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x55f6da186a40 pid: 8 (default app) 2026-05-12 12:01:53.319 7 WARNING keystonemiddleware._common.config [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 12:01:53.328 7 WARNING oslo_config.cfg [None req-a70be8a6-1ef5-41e7-b44a-ab85b90e73aa - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x55f6da186a40 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-05-12 12:01:58.346 8 WARNING oslo_policy.policy [None req-3d09da41-caec-4147-b0a5-cacdf8878453 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - 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: 8|app: 0|req: 3/3] 199.19.213.104 () {44 vars in 913 bytes} [Tue May 12 12:01:57 2026] GET /v2.0/networks => generated 15 bytes in 921 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-05-12 12:01:58.866 7 WARNING oslo_policy.policy [None req-a3dccf25-93bc-4901-8879-6df8d66330e2 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - 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-05-12 12:01:59.433 7 WARNING neutron.services.revisions.revision_plugin [None req-a3dccf25-93bc-4901-8879-6df8d66330e2 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Could not find related network for resource to bump revision. 2026-05-12 12:01:59.459 7 INFO neutron.db.segments_db [None req-a3dccf25-93bc-4901-8879-6df8d66330e2 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Added segment 19b5af5c-f917-42d3-baf7-11b829040ff6 of type flat for network 3878a7db-a5eb-49a1-b132-3b8e9dec8ef9 2026-05-12 12:01:59.533 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a3dccf25-93bc-4901-8879-6df8d66330e2 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1/4] 199.19.213.104 () {48 vars in 967 bytes} [Tue May 12 12:01:58 2026] POST /v2.0/networks => generated 124 bytes in 758 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/6] 199.19.213.104 () {44 vars in 913 bytes} [Tue May 12 12:02:05 2026] GET /v2.0/networks => generated 15 bytes in 374 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:02:05.760 8 WARNING neutron.services.revisions.revision_plugin [None req-4ed57efa-5038-46f3-9873-360a4dbea9ec 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Could not find related network for resource to bump revision. 2026-05-12 12:02:05.782 8 INFO neutron.db.segments_db [None req-4ed57efa-5038-46f3-9873-360a4dbea9ec 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Added segment 642d664e-1697-4b13-b459-d424ba63d9ea of type flat for network 59301bcd-525d-4ac3-a761-00d80a596e6a 2026-05-12 12:02:05.834 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4ed57efa-5038-46f3-9873-360a4dbea9ec 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.19.213.104 () {48 vars in 967 bytes} [Tue May 12 12:02:05 2026] POST /v2.0/networks => generated 124 bytes in 162 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.19.213.104 () {44 vars in 913 bytes} [Tue May 12 12:02:11 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-05-12 12:02:11.700 8 WARNING neutron.services.revisions.revision_plugin [None req-2086990d-3b56-4bc6-adf4-5db4778ae9dd 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Could not find related network for resource to bump revision. 2026-05-12 12:02:11.740 8 INFO neutron.db.segments_db [None req-2086990d-3b56-4bc6-adf4-5db4778ae9dd 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Added segment 60e56162-f8f3-4744-ae87-12c94a785fe8 of type flat for network cf5d154e-4232-4bcb-91a5-4700c024a38d 2026-05-12 12:02:11.774 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2086990d-3b56-4bc6-adf4-5db4778ae9dd 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.19.213.104 () {48 vars in 967 bytes} [Tue May 12 12:02:11 2026] POST /v2.0/networks => generated 124 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/11] 199.19.213.104 () {44 vars in 913 bytes} [Tue May 12 12:02:17 2026] GET /v2.0/networks => generated 15 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:02:17.622 7 WARNING neutron.services.revisions.revision_plugin [None req-d7050576-77f7-4426-9738-3d5741f91263 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Could not find related network for resource to bump revision. 2026-05-12 12:02:17.653 7 INFO neutron.db.segments_db [None req-d7050576-77f7-4426-9738-3d5741f91263 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Added segment f0ec23f0-f908-40ec-9355-3b2c08494b29 of type flat for network abd1185d-5c39-46d1-9813-3235f776caba 2026-05-12 12:02:17.690 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d7050576-77f7-4426-9738-3d5741f91263 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/12] 199.19.213.104 () {48 vars in 967 bytes} [Tue May 12 12:02:17 2026] POST /v2.0/networks => generated 124 bytes in 133 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/13] 199.19.213.104 () {44 vars in 913 bytes} [Tue May 12 12:02:23 2026] GET /v2.0/networks => generated 15 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:02:23.552 7 WARNING neutron.services.revisions.revision_plugin [None req-f0ba12cf-f245-4708-a142-e0e42d719973 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Could not find related network for resource to bump revision. 2026-05-12 12:02:23.583 7 INFO neutron.db.segments_db [None req-f0ba12cf-f245-4708-a142-e0e42d719973 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Added segment 7962544a-e354-49af-887b-ccfe928a16bc of type flat for network 02468943-297e-44d1-9ff5-055d27022be8 2026-05-12 12:02:23.619 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f0ba12cf-f245-4708-a142-e0e42d719973 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/14] 199.19.213.104 () {48 vars in 967 bytes} [Tue May 12 12:02:23 2026] POST /v2.0/networks => generated 124 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 199.19.213.104 () {44 vars in 913 bytes} [Tue May 12 12:02:29 2026] GET /v2.0/networks => generated 15 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:02:29.462 7 WARNING neutron.services.revisions.revision_plugin [None req-2100839b-694e-4344-b37c-00ef730b5332 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Could not find related network for resource to bump revision. 2026-05-12 12:02:29.489 7 INFO neutron.db.segments_db [None req-2100839b-694e-4344-b37c-00ef730b5332 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Added segment b01ee2f4-345c-4a40-9acb-c409a3f866ca of type flat for network dcb4589f-ba7f-4de5-bc09-3ef6ec4b0186 [pid: 7|app: 0|req: 7/16] 199.19.213.104 () {48 vars in 967 bytes} [Tue May 12 12:02:29 2026] POST /v2.0/networks => generated 706 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.19.213.104 () {44 vars in 911 bytes} [Tue May 12 12:02:30 2026] GET /v2.0/subnets => 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: 11/19] 199.19.213.104 () {44 vars in 913 bytes} [Tue May 12 12:02:30 2026] GET /v2.0/networks => generated 709 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/20] 199.19.213.104 () {48 vars in 965 bytes} [Tue May 12 12:02:30 2026] POST /v2.0/subnets => generated 641 bytes in 536 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:09:35.967 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8b504faa-e401-48a7-8c45-ebebd65b8939] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 12:09:35.972 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [e99f5c4c-6297-42fa-8f7f-131101818c7a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 12:09:35.972 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 12 12:09:35 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.19.213.104) !!! [pid: 7|app: 0|req: 37/76] 199.19.213.104 () {44 vars in 913 bytes} [Tue May 12 12:09:35 2026] GET /v2.0/networks => generated 753 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:09:36.179 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [9aaeab6d-fd60-41ad-827d-3d19c677ff84] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 12:09:36.180 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [48054494-ed2a-4a7d-8bb5-0f38414de48f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 12:09:36.236 8 INFO neutron.db.segments_db [None req-d11c9437-3455-436d-9d1d-ea456a99d1b4 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Added segment b4ef7f59-3aa8-4427-be82-c5ee858fa0ae of type vxlan for network d511e8fe-7dd7-4dd2-90dd-cbd605691317 [pid: 8|app: 0|req: 40/77] 199.19.213.104 () {48 vars in 966 bytes} [Tue May 12 12:09:36 2026] POST /v2.0/networks => generated 707 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:09:37.186 7 INFO oslo.messaging._drivers.impl_rabbit [-] [8b504faa-e401-48a7-8c45-ebebd65b8939] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57008. 2026-05-12 12:09:37.187 7 INFO oslo.messaging._drivers.impl_rabbit [-] [e99f5c4c-6297-42fa-8f7f-131101818c7a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57020. [pid: 7|app: 0|req: 38/78] 199.19.213.104 () {44 vars in 911 bytes} [Tue May 12 12:09:37 2026] GET /v2.0/subnets => generated 644 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:09:37.368 8 INFO oslo.messaging._drivers.impl_rabbit [-] [48054494-ed2a-4a7d-8bb5-0f38414de48f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57044. 2026-05-12 12:09:37.369 8 INFO oslo.messaging._drivers.impl_rabbit [-] [9aaeab6d-fd60-41ad-827d-3d19c677ff84] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57034. [pid: 8|app: 0|req: 41/79] 199.19.213.104 () {44 vars in 913 bytes} [Tue May 12 12:09:37 2026] GET /v2.0/networks => generated 1430 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/80] 199.19.213.104 () {48 vars in 965 bytes} [Tue May 12 12:09:37 2026] POST /v2.0/subnets => generated 627 bytes in 468 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/81] 199.19.213.104 () {44 vars in 1025 bytes} [Tue May 12 12:09:38 2026] GET /v2.0/security-groups?tenant_id=99d1c923e38947c1bbc02f6e072692d0 => generated 2793 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/82] 199.19.213.104 () {48 vars in 981 bytes} [Tue May 12 12:09:38 2026] POST /v2.0/security-groups => generated 1552 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/83] 199.19.213.104 () {44 vars in 1025 bytes} [Tue May 12 12:09:40 2026] GET /v2.0/security-groups?tenant_id=99d1c923e38947c1bbc02f6e072692d0 => generated 4327 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/84] 199.19.213.104 () {44 vars in 940 bytes} [Tue May 12 12:09:40 2026] GET /v2.0/security-groups => generated 4327 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/85] 199.19.213.104 () {48 vars in 991 bytes} [Tue May 12 12:09:40 2026] POST /v2.0/security-group-rules => generated 569 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/86] 199.19.213.104 () {44 vars in 1025 bytes} [Tue May 12 12:09:41 2026] GET /v2.0/security-groups?tenant_id=99d1c923e38947c1bbc02f6e072692d0 => generated 4909 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/87] 199.19.213.104 () {44 vars in 940 bytes} [Tue May 12 12:09:41 2026] GET /v2.0/security-groups => generated 4909 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/88] 199.19.213.104 () {48 vars in 991 bytes} [Tue May 12 12:09:41 2026] POST /v2.0/security-group-rules => generated 571 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/89] 199.19.213.104 () {44 vars in 1025 bytes} [Tue May 12 12:09:42 2026] GET /v2.0/security-groups?tenant_id=99d1c923e38947c1bbc02f6e072692d0 => generated 5493 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/90] 199.19.213.104 () {44 vars in 940 bytes} [Tue May 12 12:09:42 2026] GET /v2.0/security-groups => generated 5493 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/91] 199.19.213.104 () {48 vars in 991 bytes} [Tue May 12 12:09:42 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: 45/92] 199.19.213.104 () {44 vars in 1025 bytes} [Tue May 12 12:09:42 2026] GET /v2.0/security-groups?tenant_id=99d1c923e38947c1bbc02f6e072692d0 => generated 6077 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/93] 199.19.213.104 () {44 vars in 940 bytes} [Tue May 12 12:09:43 2026] GET /v2.0/security-groups => generated 6077 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/94] 199.19.213.104 () {48 vars in 991 bytes} [Tue May 12 12:09:43 2026] POST /v2.0/security-group-rules => generated 571 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/95] 199.19.213.104 () {44 vars in 1025 bytes} [Tue May 12 12:09:43 2026] GET /v2.0/security-groups?tenant_id=99d1c923e38947c1bbc02f6e072692d0 => generated 6661 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/96] 199.19.213.104 () {44 vars in 940 bytes} [Tue May 12 12:09:43 2026] GET /v2.0/security-groups => generated 6661 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/97] 199.19.213.104 () {48 vars in 991 bytes} [Tue May 12 12:09:44 2026] POST /v2.0/security-group-rules => generated 571 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/98] 199.19.213.104 () {44 vars in 940 bytes} [Tue May 12 12:09:45 2026] GET /v2.0/security-groups => generated 7245 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/99] 199.19.213.104 () {44 vars in 907 bytes} [Tue May 12 12:09:45 2026] GET /v2.0/ports => generated 2489 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/102] 199.19.213.104 () {44 vars in 913 bytes} [Tue May 12 12:09:45 2026] GET /v2.0/networks => generated 1474 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/103] 199.19.213.104 () {48 vars in 961 bytes} [Tue May 12 12:09:45 2026] POST /v2.0/ports => generated 1096 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 12:09:51.774 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2f8449b7-4c18-4b54-ac99-296a218d6913 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 54/104] 199.19.213.104 () {44 vars in 981 bytes} [Tue May 12 12:09:51 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 164 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: 7|app: 0|req: 51/105] 199.19.213.104 () {44 vars in 1003 bytes} [Tue May 12 12:09:51 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/106] 199.19.213.104 () {48 vars in 1033 bytes} [Tue May 12 12:09:51 2026] PUT /v2.0/ports/c5994dfd-0349-4a70-b6bc-bab27de03a73 => generated 1209 bytes in 764 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/107] 199.19.213.104 () {44 vars in 907 bytes} [Tue May 12 12:09:53 2026] GET /v2.0/ports => generated 3726 bytes in 93 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: 56/108] 199.19.213.104 () {44 vars in 1025 bytes} [Tue May 12 12:09:54 2026] GET /v2.0/security-groups?tenant_id=99d1c923e38947c1bbc02f6e072692d0 => generated 7245 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/109] 199.19.213.104 () {48 vars in 981 bytes} [Tue May 12 12:09:54 2026] POST /v2.0/security-groups => generated 1546 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/110] 199.19.213.104 () {44 vars in 1025 bytes} [Tue May 12 12:09:55 2026] GET /v2.0/security-groups?tenant_id=99d1c923e38947c1bbc02f6e072692d0 => generated 8773 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/111] 199.19.213.104 () {44 vars in 940 bytes} [Tue May 12 12:09:56 2026] GET /v2.0/security-groups => generated 8773 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/112] 199.19.213.104 () {48 vars in 991 bytes} [Tue May 12 12:09:56 2026] POST /v2.0/security-group-rules => generated 589 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/113] 199.19.213.104 () {44 vars in 1025 bytes} [Tue May 12 12:09:56 2026] GET /v2.0/security-groups?tenant_id=99d1c923e38947c1bbc02f6e072692d0 => generated 9375 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/114] 199.19.213.104 () {44 vars in 940 bytes} [Tue May 12 12:09:57 2026] GET /v2.0/security-groups => generated 9375 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/115] 199.19.213.104 () {48 vars in 991 bytes} [Tue May 12 12:09:57 2026] POST /v2.0/security-group-rules => generated 593 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:12:37.486 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8b504faa-e401-48a7-8c45-ebebd65b8939] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 12:12:37.489 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [e99f5c4c-6297-42fa-8f7f-131101818c7a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 12:12:37.490 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 12 12:12:37 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/quotas/99d1c923e38947c1bbc02f6e072692d0 (ip 199.19.213.104) !!! [pid: 7|app: 0|req: 68/138] 199.19.213.104 () {44 vars in 975 bytes} [Tue May 12 12:12:37 2026] GET /v2.0/quotas/99d1c923e38947c1bbc02f6e072692d0 => generated 292 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:12:37.809 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [48054494-ed2a-4a7d-8bb5-0f38414de48f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 12:12:37.812 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [9aaeab6d-fd60-41ad-827d-3d19c677ff84] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 12:12:37.812 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 12 12:12:37 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/quotas/99d1c923e38947c1bbc02f6e072692d0 (ip 199.19.213.104) !!! /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: 8|app: 0|req: 71/139] 199.19.213.104 () {48 vars in 1027 bytes} [Tue May 12 12:12:37 2026] PUT /v2.0/quotas/99d1c923e38947c1bbc02f6e072692d0 => generated 291 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/140] 199.19.213.104 () {44 vars in 975 bytes} [Tue May 12 12:12:38 2026] GET /v2.0/quotas/99d1c923e38947c1bbc02f6e072692d0 => generated 291 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:14:37.525 8 INFO oslo.messaging._drivers.impl_rabbit [-] [48054494-ed2a-4a7d-8bb5-0f38414de48f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51548. 2026-05-12 12:14:37.526 8 INFO oslo.messaging._drivers.impl_rabbit [-] [9aaeab6d-fd60-41ad-827d-3d19c677ff84] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51558. /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-05-12 12:14:37.698 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3d89aa3d-a1a5-47f3-b5bc-fa029ce6c8e7 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 80/157] 199.19.213.104 () {30 vars in 742 bytes} [Tue May 12 12:14:37 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 214 msecs (HTTP/1.1 404) 4 headers in 164 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: 78/158] 199.19.213.104 () {30 vars in 764 bytes} [Tue May 12 12:14:37 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:14:39.407 8 INFO neutron.pecan_wsgi.hooks.translation [None req-774f6011-5a6a-4b80-9b31-bb8a30c6a6e9 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 81/159] 199.19.213.104 () {30 vars in 742 bytes} [Tue May 12 12:14:39 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:14:39.445 7 INFO oslo.messaging._drivers.impl_rabbit [-] [e99f5c4c-6297-42fa-8f7f-131101818c7a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51582. 2026-05-12 12:14:39.445 7 INFO oslo.messaging._drivers.impl_rabbit [-] [8b504faa-e401-48a7-8c45-ebebd65b8939] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51574. [pid: 7|app: 0|req: 79/160] 199.19.213.104 () {30 vars in 764 bytes} [Tue May 12 12:14:39 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:22:11.561 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [9aaeab6d-fd60-41ad-827d-3d19c677ff84] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 12:22:11.562 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [48054494-ed2a-4a7d-8bb5-0f38414de48f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 12:22:11.566 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 12 12:22:11 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?tenant_id=65de09bf102644c29c5856f3a6cc4aa5 (ip 199.19.213.104) !!! [pid: 8|app: 0|req: 112/221] 199.19.213.104 () {44 vars in 1025 bytes} [Tue May 12 12:22:11 2026] GET /v2.0/security-groups?tenant_id=65de09bf102644c29c5856f3a6cc4aa5 => generated 2797 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:22:11.807 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8b504faa-e401-48a7-8c45-ebebd65b8939] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 12:22:11.810 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [e99f5c4c-6297-42fa-8f7f-131101818c7a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 12:22:11.810 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 12 12:22:11 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups (ip 199.19.213.104) !!! [pid: 7|app: 0|req: 110/222] 199.19.213.104 () {48 vars in 981 bytes} [Tue May 12 12:22:11 2026] POST /v2.0/security-groups => generated 1560 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 12:22:12.786 8 INFO oslo.messaging._drivers.impl_rabbit [-] [48054494-ed2a-4a7d-8bb5-0f38414de48f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59950. 2026-05-12 12:22:12.787 8 INFO oslo.messaging._drivers.impl_rabbit [-] [9aaeab6d-fd60-41ad-827d-3d19c677ff84] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59948. [pid: 8|app: 0|req: 113/223] 199.19.213.104 () {44 vars in 1025 bytes} [Tue May 12 12:22:12 2026] GET /v2.0/security-groups?tenant_id=65de09bf102644c29c5856f3a6cc4aa5 => generated 4339 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:22:12.893 7 INFO oslo.messaging._drivers.impl_rabbit [-] [e99f5c4c-6297-42fa-8f7f-131101818c7a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59966. 2026-05-12 12:22:12.896 7 INFO oslo.messaging._drivers.impl_rabbit [-] [8b504faa-e401-48a7-8c45-ebebd65b8939] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59952. [pid: 7|app: 0|req: 111/224] 199.19.213.104 () {44 vars in 940 bytes} [Tue May 12 12:22:12 2026] GET /v2.0/security-groups => generated 14299 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/225] 199.19.213.104 () {48 vars in 991 bytes} [Tue May 12 12:22:12 2026] POST /v2.0/security-group-rules => generated 565 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/226] 199.19.213.104 () {44 vars in 1025 bytes} [Tue May 12 12:22:13 2026] GET /v2.0/security-groups?tenant_id=65de09bf102644c29c5856f3a6cc4aa5 => generated 4917 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/227] 199.19.213.104 () {44 vars in 940 bytes} [Tue May 12 12:22:13 2026] GET /v2.0/security-groups => generated 14877 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/228] 199.19.213.104 () {48 vars in 991 bytes} [Tue May 12 12:22:13 2026] POST /v2.0/security-group-rules => generated 567 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/229] 199.19.213.104 () {44 vars in 1025 bytes} [Tue May 12 12:22:14 2026] GET /v2.0/security-groups?tenant_id=65de09bf102644c29c5856f3a6cc4aa5 => generated 5497 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/230] 199.19.213.104 () {44 vars in 940 bytes} [Tue May 12 12:22:14 2026] GET /v2.0/security-groups => generated 15457 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/231] 199.19.213.104 () {48 vars in 991 bytes} [Tue May 12 12:22:15 2026] POST /v2.0/security-group-rules => generated 569 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/234] 199.19.213.104 () {44 vars in 1025 bytes} [Tue May 12 12:22:15 2026] GET /v2.0/security-groups?tenant_id=65de09bf102644c29c5856f3a6cc4aa5 => generated 6079 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/235] 199.19.213.104 () {44 vars in 940 bytes} [Tue May 12 12:22:16 2026] GET /v2.0/security-groups => generated 16039 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/236] 199.19.213.104 () {48 vars in 991 bytes} [Tue May 12 12:22:16 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: 126/253] 199.19.213.104 () {30 vars in 739 bytes} [Tue May 12 12:24:20 2026] GET /v2.0/networks?tenant_id=65de09bf102644c29c5856f3a6cc4aa5&shared=False => generated 15 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:24:20.314 8 INFO neutron.db.segments_db [None req-16cdd8fe-bdde-48af-afd7-1495149b6342 77fbda73456f47219961d41a762d4c8f 65de09bf102644c29c5856f3a6cc4aa5 - - - -] Added segment 29824a50-46c5-400d-9f32-882c095163d9 of type vxlan for network 1a9b23bd-c8e6-4694-8be5-60aceda0597c [pid: 8|app: 0|req: 128/254] 199.19.213.104 () {34 vars in 681 bytes} [Tue May 12 12:24:20 2026] POST /v2.0/networks => generated 718 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/255] 199.19.213.104 () {30 vars in 721 bytes} [Tue May 12 12:24:20 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/256] 199.19.213.104 () {30 vars in 632 bytes} [Tue May 12 12:24:20 2026] GET /v2.0/extensions => generated 19178 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/257] 199.19.213.104 () {34 vars in 676 bytes} [Tue May 12 12:24:20 2026] POST /v2.0/ports => generated 963 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/258] 199.19.213.104 () {30 vars in 702 bytes} [Tue May 12 12:24:20 2026] GET /v2.0/networks/1a9b23bd-c8e6-4694-8be5-60aceda0597c => generated 705 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/259] 199.19.213.104 () {30 vars in 721 bytes} [Tue May 12 12:24:23 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/260] 199.19.213.104 () {30 vars in 702 bytes} [Tue May 12 12:24:23 2026] GET /v2.0/networks/1a9b23bd-c8e6-4694-8be5-60aceda0597c => generated 705 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/263] 199.19.213.104 () {44 vars in 975 bytes} [Tue May 12 12:24:40 2026] GET /v2.0/quotas/65de09bf102644c29c5856f3a6cc4aa5 => generated 292 bytes in 14 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: 131/264] 199.19.213.104 () {48 vars in 1027 bytes} [Tue May 12 12:24:40 2026] PUT /v2.0/quotas/65de09bf102644c29c5856f3a6cc4aa5 => generated 291 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/265] 199.19.213.104 () {44 vars in 975 bytes} [Tue May 12 12:24:41 2026] GET /v2.0/quotas/65de09bf102644c29c5856f3a6cc4aa5 => generated 291 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:35:23.609 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [9aaeab6d-fd60-41ad-827d-3d19c677ff84] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 12:35:23.611 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [48054494-ed2a-4a7d-8bb5-0f38414de48f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 12:35:23.614 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 12 12:35:23 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.19.213.104) !!! [pid: 8|app: 0|req: 178/352] 199.19.213.104 () {44 vars in 913 bytes} [Tue May 12 12:35:23 2026] GET /v2.0/networks => generated 2168 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:35:24.916 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [e99f5c4c-6297-42fa-8f7f-131101818c7a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 12:35:24.918 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8b504faa-e401-48a7-8c45-ebebd65b8939] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 12:35:24.919 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 12 12:35:24 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/subnets (ip 199.19.213.104) !!! [pid: 7|app: 0|req: 175/353] 199.19.213.104 () {44 vars in 911 bytes} [Tue May 12 12:35:24 2026] GET /v2.0/subnets => generated 1261 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:35:25.072 8 INFO oslo.messaging._drivers.impl_rabbit [-] [48054494-ed2a-4a7d-8bb5-0f38414de48f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33962. 2026-05-12 12:35:25.073 8 INFO oslo.messaging._drivers.impl_rabbit [-] [9aaeab6d-fd60-41ad-827d-3d19c677ff84] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33948. [pid: 8|app: 0|req: 179/354] 199.19.213.104 () {44 vars in 913 bytes} [Tue May 12 12:35:25 2026] GET /v2.0/networks => generated 2168 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/361] 199.19.213.104 () {44 vars in 913 bytes} [Tue May 12 12:36:04 2026] GET /v2.0/networks => generated 2168 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:36:05.133 7 INFO oslo.messaging._drivers.impl_rabbit [-] [8b504faa-e401-48a7-8c45-ebebd65b8939] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34480. 2026-05-12 12:36:05.134 7 INFO oslo.messaging._drivers.impl_rabbit [-] [e99f5c4c-6297-42fa-8f7f-131101818c7a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34490. [pid: 7|app: 0|req: 179/362] 199.19.213.104 () {44 vars in 911 bytes} [Tue May 12 12:36:05 2026] GET /v2.0/subnets => generated 1261 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/363] 199.19.213.104 () {44 vars in 913 bytes} [Tue May 12 12:36:05 2026] GET /v2.0/networks => generated 2168 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/364] 199.19.213.104 () {44 vars in 1025 bytes} [Tue May 12 12:36:06 2026] GET /v2.0/security-groups?tenant_id=99d1c923e38947c1bbc02f6e072692d0 => generated 9981 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/365] 199.19.213.104 () {44 vars in 1025 bytes} [Tue May 12 12:36:07 2026] GET /v2.0/security-groups?tenant_id=99d1c923e38947c1bbc02f6e072692d0 => generated 9981 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/366] 199.19.213.104 () {44 vars in 1025 bytes} [Tue May 12 12:36:07 2026] GET /v2.0/security-groups?tenant_id=99d1c923e38947c1bbc02f6e072692d0 => generated 9981 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/367] 199.19.213.104 () {44 vars in 1025 bytes} [Tue May 12 12:36:08 2026] GET /v2.0/security-groups?tenant_id=99d1c923e38947c1bbc02f6e072692d0 => generated 9981 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/368] 199.19.213.104 () {44 vars in 1025 bytes} [Tue May 12 12:36:09 2026] GET /v2.0/security-groups?tenant_id=99d1c923e38947c1bbc02f6e072692d0 => generated 9981 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/369] 199.19.213.104 () {44 vars in 1025 bytes} [Tue May 12 12:36:10 2026] GET /v2.0/security-groups?tenant_id=99d1c923e38947c1bbc02f6e072692d0 => generated 9981 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/370] 199.19.213.104 () {44 vars in 940 bytes} [Tue May 12 12:36:11 2026] GET /v2.0/security-groups => generated 16622 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/371] 199.19.213.104 () {44 vars in 907 bytes} [Tue May 12 12:36:11 2026] GET /v2.0/ports => generated 4721 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:36:18.151 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1ff6feb0-a8e1-42f4-8c93-4eadc12f2ceb 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 190/374] 199.19.213.104 () {44 vars in 981 bytes} [Tue May 12 12:36:18 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/375] 199.19.213.104 () {44 vars in 1003 bytes} [Tue May 12 12:36:18 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/376] 199.19.213.104 () {44 vars in 907 bytes} [Tue May 12 12:36:19 2026] GET /v2.0/ports => generated 4721 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/377] 199.19.213.104 () {44 vars in 1025 bytes} [Tue May 12 12:36:20 2026] GET /v2.0/security-groups?tenant_id=99d1c923e38947c1bbc02f6e072692d0 => generated 9981 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/378] 199.19.213.104 () {44 vars in 1025 bytes} [Tue May 12 12:36:21 2026] GET /v2.0/security-groups?tenant_id=99d1c923e38947c1bbc02f6e072692d0 => generated 9981 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/379] 199.19.213.104 () {44 vars in 1025 bytes} [Tue May 12 12:36:22 2026] GET /v2.0/security-groups?tenant_id=99d1c923e38947c1bbc02f6e072692d0 => generated 9981 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/382] 199.19.213.104 () {44 vars in 975 bytes} [Tue May 12 12:36:32 2026] GET /v2.0/quotas/99d1c923e38947c1bbc02f6e072692d0 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/389] 199.19.213.104 () {44 vars in 1025 bytes} [Tue May 12 12:37:24 2026] GET /v2.0/security-groups?tenant_id=65de09bf102644c29c5856f3a6cc4aa5 => generated 6662 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/390] 199.19.213.104 () {44 vars in 1025 bytes} [Tue May 12 12:37:25 2026] GET /v2.0/security-groups?tenant_id=65de09bf102644c29c5856f3a6cc4aa5 => generated 6662 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/391] 199.19.213.104 () {44 vars in 1025 bytes} [Tue May 12 12:37:26 2026] GET /v2.0/security-groups?tenant_id=65de09bf102644c29c5856f3a6cc4aa5 => generated 6662 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/392] 199.19.213.104 () {44 vars in 1025 bytes} [Tue May 12 12:37:27 2026] GET /v2.0/security-groups?tenant_id=65de09bf102644c29c5856f3a6cc4aa5 => 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: 199/393] 199.19.213.104 () {44 vars in 1025 bytes} [Tue May 12 12:37:28 2026] GET /v2.0/security-groups?tenant_id=65de09bf102644c29c5856f3a6cc4aa5 => 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: 201/396] 199.19.213.104 () {44 vars in 975 bytes} [Tue May 12 12:37:35 2026] GET /v2.0/quotas/65de09bf102644c29c5856f3a6cc4aa5 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/403] 199.19.213.104 () {44 vars in 913 bytes} [Tue May 12 12:38:26 2026] GET /v2.0/networks => generated 2168 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:39:06.959 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [e99f5c4c-6297-42fa-8f7f-131101818c7a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 12:39:06.962 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8b504faa-e401-48a7-8c45-ebebd65b8939] 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: 203/410] 10.0.0.251 () {32 vars in 648 bytes} [Tue May 12 12:39:06 2026] GET /v2.0/networks => generated 2168 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/411] 10.0.0.251 () {32 vars in 654 bytes} [Tue May 12 12:39:08 2026] GET /v2.0/floatingips => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/412] 10.0.0.251 () {32 vars in 646 bytes} [Tue May 12 12:39:08 2026] GET /v2.0/routers => generated 15 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/413] 10.0.0.251 () {32 vars in 642 bytes} [Tue May 12 12:39:08 2026] GET /v2.0/ports => generated 4721 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/414] 10.0.0.251 () {32 vars in 646 bytes} [Tue May 12 12:39:08 2026] GET /v2.0/subnets => generated 1261 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/415] 10.0.0.251 () {32 vars in 648 bytes} [Tue May 12 12:39:08 2026] GET /v2.0/networks => generated 2168 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:39:08.549 7 INFO oslo.messaging._drivers.impl_rabbit [-] [e99f5c4c-6297-42fa-8f7f-131101818c7a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54772. 2026-05-12 12:39:08.557 7 INFO oslo.messaging._drivers.impl_rabbit [-] [8b504faa-e401-48a7-8c45-ebebd65b8939] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54774. [pid: 7|app: 0|req: 206/416] 10.0.0.251 () {32 vars in 662 bytes} [Tue May 12 12:39:08 2026] GET /v2.0/security-groups => generated 16622 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/417] 10.0.0.251 () {32 vars in 654 bytes} [Tue May 12 12:39:08 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:39:19.769 8 INFO neutron.db.segments_db [None req-368008a4-98cc-4fca-b420-0a84cd060c1d 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Added segment 6a3d9735-7aae-49c9-8f69-0f7f169fd8dd of type vxlan for network 7f662b52-c22c-4b44-8a32-1634b213260d 2026-05-12 12:39:19.788 7 INFO neutron.db.segments_db [None req-d1702da4-a57b-4b06-8573-fef75cd5607e 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Added segment 8b102230-b4ed-46f5-8a51-ebfa0b3e22fe of type vxlan for network b57eebd8-bba0-40c7-9191-198b9ab583a9 [pid: 8|app: 0|req: 213/420] 10.0.0.251 () {34 vars in 670 bytes} [Tue May 12 12:39:19 2026] POST /v2.0/networks => generated 748 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/421] 10.0.0.251 () {34 vars in 670 bytes} [Tue May 12 12:39:19 2026] POST /v2.0/networks => generated 745 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/422] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:39:19 2026] POST /v2.0/subnets => generated 671 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:39:20.168 8 INFO neutron.db.segments_db [None req-2fab9634-c741-4e86-be0d-ae6b5f714a81 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Added segment 7bd7f982-54e5-45bf-a7da-d1ef47bbbc0a of type vxlan for network fd23452e-38c8-422f-b900-ddd82c4f666e [pid: 8|app: 0|req: 214/423] 10.0.0.251 () {34 vars in 670 bytes} [Tue May 12 12:39:19 2026] POST /v2.0/networks => generated 749 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/424] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:39:20 2026] POST /v2.0/subnets => generated 668 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:39:20.403 7 INFO neutron.db.segments_db [None req-cd644a07-0f9a-4616-9cf2-7cb1ee1e8850 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Added segment 6bf30ebb-3e1f-44f6-a375-e73949064812 of type vxlan for network 51065f59-8527-4e8f-b5ad-1855263942b0 [pid: 8|app: 0|req: 215/425] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:39:20 2026] GET /v2.0/security-groups?tenant_id=5c8792ccaf82468eaeeb1278287fa914&name=default => generated 2797 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/426] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:39:20 2026] POST /v2.0/subnets => generated 672 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:39:20.749 8 INFO neutron.db.segments_db [None req-be74a398-001b-4211-84ea-6dad75b37c2b 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Added segment 45bf7426-a8ca-4a25-aa94-557c3465395a of type vxlan for network 5e056b38-6f6d-49b5-a78a-0cb41c1d1a79 2026-05-12 12:39:20.914 7 INFO neutron.db.l3_hamode_db [None req-cd644a07-0f9a-4616-9cf2-7cb1ee1e8850 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:39:21.046 8 INFO neutron.db.l3_hamode_db [None req-be74a398-001b-4211-84ea-6dad75b37c2b 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:39:22.253 7 INFO neutron.db.l3_hamode_db [None req-cd644a07-0f9a-4616-9cf2-7cb1ee1e8850 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:39:22.457 8 INFO neutron.db.l3_hamode_db [None req-be74a398-001b-4211-84ea-6dad75b37c2b 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 211/427] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:39:20 2026] POST /v2.0/routers => generated 735 bytes in 3399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/428] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:39:23 2026] DELETE /v2.0/security-groups/ade3e0e7-e0bf-4513-a78f-b689e689826e => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:39:23.910 7 INFO neutron.db.segments_db [None req-1ef7c9ab-5d82-4a63-b5bd-83474312eb08 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Added segment 792cf9a0-0f2e-44f1-ab30-4d2992bde937 of type vxlan for network 69c5b66b-8be6-4ba0-8eec-542cf0b11bf7 [pid: 8|app: 0|req: 217/429] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:39:20 2026] POST /v2.0/routers => generated 732 bytes in 3216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:39:24.281 7 INFO neutron.db.l3_hamode_db [None req-1ef7c9ab-5d82-4a63-b5bd-83474312eb08 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:39:25.394 7 INFO neutron.db.l3_hamode_db [None req-1ef7c9ab-5d82-4a63-b5bd-83474312eb08 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 218/430] 10.0.0.251 () {34 vars in 782 bytes} [Tue May 12 12:39:23 2026] PUT /v2.0/routers/03e7a138-7d57-46d8-aa0b-da5fade068b2/add_router_interface => generated 309 bytes in 1541 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/431] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:39:23 2026] POST /v2.0/routers => generated 736 bytes in 2911 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:39:27.025 7 INFO neutron.db.segments_db [None req-43e3158c-6b4b-4f12-8352-95bf6ddda0b2 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Added segment 174c7e5e-107d-450c-af98-bdaf31bbda0e of type vxlan for network 6b989e15-3bed-4b06-abfd-1a48ce4a1b11 [pid: 7|app: 0|req: 214/432] 10.0.0.251 () {34 vars in 670 bytes} [Tue May 12 12:39:26 2026] POST /v2.0/networks => generated 752 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/433] 10.0.0.251 () {34 vars in 684 bytes} [Tue May 12 12:39:27 2026] POST /v2.0/security-groups => generated 1595 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/434] 10.0.0.251 () {34 vars in 782 bytes} [Tue May 12 12:39:25 2026] PUT /v2.0/routers/36fd8a0b-7b35-496f-811f-811e4b191655/add_router_interface => generated 309 bytes in 1837 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/435] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:39:27 2026] POST /v2.0/subnets => generated 675 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/436] 10.0.0.251 () {34 vars in 694 bytes} [Tue May 12 12:39:27 2026] POST /v2.0/security-group-rules => generated 565 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:39:27.769 8 INFO neutron.db.segments_db [None req-a9d1ca20-1ee0-406a-95f0-521334a276c9 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Added segment 8801fbf2-16a8-473f-82c0-0cfd6b126ad8 of type vxlan for network cc7e46f3-3c0a-469d-b80d-4b94c4131675 2026-05-12 12:39:28.116 8 INFO neutron.db.l3_hamode_db [None req-a9d1ca20-1ee0-406a-95f0-521334a276c9 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 216/437] 10.0.0.251 () {34 vars in 782 bytes} [Tue May 12 12:39:27 2026] PUT /v2.0/routers/8fd470e2-e1f2-499d-a285-07f5d7105150/add_router_interface => generated 309 bytes in 1475 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/438] 10.0.0.251 () {34 vars in 694 bytes} [Tue May 12 12:39:28 2026] POST /v2.0/security-group-rules => generated 570 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/439] 10.0.0.37 () {38 vars in 969 bytes} [Tue May 12 12:39:28 2026] POST /v2.0/security-groups => generated 1616 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 12:39:29.257 8 INFO neutron.db.l3_hamode_db [None req-a9d1ca20-1ee0-406a-95f0-521334a276c9 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 219/440] 10.0.0.251 () {34 vars in 675 bytes} [Tue May 12 12:39:29 2026] POST /v2.0/floatingips => generated 552 bytes in 755 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/441] 10.0.0.37 () {38 vars in 969 bytes} [Tue May 12 12:39:29 2026] POST /v2.0/security-groups => generated 1620 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/442] 10.0.0.37 () {38 vars in 969 bytes} [Tue May 12 12:39:29 2026] POST /v2.0/security-groups => generated 1617 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/443] 10.0.0.37 () {34 vars in 989 bytes} [Tue May 12 12:39:30 2026] GET /v2.0/security-groups/e4c53d96-4194-4e83-a4e4-2cda29e7781a => generated 1620 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/444] 10.0.0.37 () {38 vars in 969 bytes} [Tue May 12 12:39:30 2026] POST /v2.0/security-groups => generated 1617 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/445] 10.0.0.37 () {38 vars in 979 bytes} [Tue May 12 12:39:30 2026] POST /v2.0/security-group-rules => generated 582 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/446] 10.0.0.37 () {34 vars in 1000 bytes} [Tue May 12 12:39:30 2026] GET /v2.0/security-groups?tenant_id=626e2b87456c413e9ac8336dda6f1721 => generated 7593 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/449] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:39:27 2026] POST /v2.0/routers => generated 739 bytes in 2727 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/450] 10.0.0.37 () {34 vars in 989 bytes} [Tue May 12 12:39:30 2026] GET /v2.0/security-groups/06ef52a4-1b39-4f1a-985c-bc420c919a0c => generated 2794 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/451] 10.0.0.37 () {38 vars in 969 bytes} [Tue May 12 12:39:30 2026] POST /v2.0/security-groups => generated 1621 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/452] 10.0.0.37 () {34 vars in 989 bytes} [Tue May 12 12:39:30 2026] GET /v2.0/security-groups/06ef52a4-1b39-4f1a-985c-bc420c919a0c => generated 2794 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/453] 10.0.0.37 () {34 vars in 989 bytes} [Tue May 12 12:39:30 2026] GET /v2.0/security-groups/5488b6fb-275f-42b3-adc1-46b6e4cabc36 => generated 1621 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/454] 10.0.0.37 () {34 vars in 989 bytes} [Tue May 12 12:39:30 2026] GET /v2.0/security-groups/d0f81579-2216-472b-b888-eb67977314e9 => generated 1616 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/455] 10.0.0.37 () {38 vars in 979 bytes} [Tue May 12 12:39:30 2026] POST /v2.0/security-group-rules => generated 582 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/456] 10.0.0.37 () {36 vars in 1011 bytes} [Tue May 12 12:39:30 2026] DELETE /v2.0/security-groups/d0f81579-2216-472b-b888-eb67977314e9 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/457] 10.0.0.37 () {34 vars in 989 bytes} [Tue May 12 12:39:30 2026] GET /v2.0/security-groups/5488b6fb-275f-42b3-adc1-46b6e4cabc36 => generated 2214 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:39:30.863 7 INFO neutron.api.v2.resource [req-bf4c1692-2a70-42b3-ad1e-7af2e1ac6525 req-3e422cb8-82a5-4335-b530-4325cc764ea0 a10779c621c440f4b2eebbfee952b095 626e2b87456c413e9ac8336dda6f1721 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 235/458] 10.0.0.37 () {34 vars in 989 bytes} [Tue May 12 12:39:30 2026] GET /v2.0/security-groups/d0f81579-2216-472b-b888-eb67977314e9 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/459] 10.0.0.37 () {38 vars in 979 bytes} [Tue May 12 12:39:30 2026] POST /v2.0/security-group-rules => generated 587 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/460] 10.0.0.37 () {34 vars in 989 bytes} [Tue May 12 12:39:30 2026] GET /v2.0/security-groups/44a50cc9-7bc8-43fa-97a4-216cb587fd56 => generated 1617 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/461] 10.0.0.37 () {34 vars in 989 bytes} [Tue May 12 12:39:31 2026] GET /v2.0/security-groups/5488b6fb-275f-42b3-adc1-46b6e4cabc36 => generated 2812 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/462] 10.0.0.37 () {36 vars in 1011 bytes} [Tue May 12 12:39:31 2026] DELETE /v2.0/security-groups/44a50cc9-7bc8-43fa-97a4-216cb587fd56 => 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: 240/463] 10.0.0.37 () {34 vars in 999 bytes} [Tue May 12 12:39:31 2026] GET /v2.0/security-group-rules/725ea13a-5caf-4164-8680-3b78387e0433 => generated 584 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:39:31.170 7 INFO neutron.api.v2.resource [req-793e2395-dfb0-4688-9482-c9067c2b231b req-7417383c-5566-4bcd-b909-ab483707f8e8 a10779c621c440f4b2eebbfee952b095 626e2b87456c413e9ac8336dda6f1721 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 241/464] 10.0.0.37 () {34 vars in 989 bytes} [Tue May 12 12:39:31 2026] GET /v2.0/security-groups/44a50cc9-7bc8-43fa-97a4-216cb587fd56 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/465] 10.0.0.37 () {34 vars in 989 bytes} [Tue May 12 12:39:31 2026] GET /v2.0/security-groups/5488b6fb-275f-42b3-adc1-46b6e4cabc36 => generated 2812 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/466] 10.0.0.37 () {34 vars in 989 bytes} [Tue May 12 12:39:31 2026] GET /v2.0/security-groups/f96c9cab-1060-4d36-9832-8bd5a369797d => generated 1617 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/467] 10.0.0.37 () {36 vars in 1021 bytes} [Tue May 12 12:39:31 2026] DELETE /v2.0/security-group-rules/725ea13a-5caf-4164-8680-3b78387e0433 => 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: 245/468] 10.0.0.37 () {36 vars in 1011 bytes} [Tue May 12 12:39:31 2026] DELETE /v2.0/security-groups/f96c9cab-1060-4d36-9832-8bd5a369797d => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/469] 10.0.0.37 () {34 vars in 989 bytes} [Tue May 12 12:39:31 2026] GET /v2.0/security-groups/5488b6fb-275f-42b3-adc1-46b6e4cabc36 => generated 2214 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:39:31.471 7 INFO neutron.api.v2.resource [req-c03240b0-7751-41d7-86f1-86d8f3ca4cea req-59d2c765-cd44-4b3b-bf57-6e8aff83769c a10779c621c440f4b2eebbfee952b095 626e2b87456c413e9ac8336dda6f1721 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 247/470] 10.0.0.37 () {34 vars in 989 bytes} [Tue May 12 12:39:31 2026] GET /v2.0/security-groups/f96c9cab-1060-4d36-9832-8bd5a369797d => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/471] 10.0.0.37 () {36 vars in 1011 bytes} [Tue May 12 12:39:31 2026] DELETE /v2.0/security-groups/5488b6fb-275f-42b3-adc1-46b6e4cabc36 => 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: 249/472] 10.0.0.37 () {34 vars in 1000 bytes} [Tue May 12 12:39:31 2026] GET /v2.0/security-groups?tenant_id=626e2b87456c413e9ac8336dda6f1721 => generated 2797 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/473] 10.0.0.37 () {34 vars in 989 bytes} [Tue May 12 12:39:31 2026] GET /v2.0/security-groups/e4c53d96-4194-4e83-a4e4-2cda29e7781a => generated 2213 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/474] 10.0.0.37 () {34 vars in 989 bytes} [Tue May 12 12:39:31 2026] GET /v2.0/security-groups/06ef52a4-1b39-4f1a-985c-bc420c919a0c => generated 2794 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/475] 10.0.0.37 () {36 vars in 1011 bytes} [Tue May 12 12:39:31 2026] DELETE /v2.0/security-groups/e4c53d96-4194-4e83-a4e4-2cda29e7781a => generated 0 bytes in 335 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/476] 10.0.0.37 () {34 vars in 989 bytes} [Tue May 12 12:39:32 2026] GET /v2.0/security-groups/06ef52a4-1b39-4f1a-985c-bc420c919a0c => generated 2794 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/477] 10.0.0.251 () {34 vars in 782 bytes} [Tue May 12 12:39:30 2026] PUT /v2.0/routers/84cc8d6f-1b80-4955-a987-f53818ea8175/add_router_interface => generated 309 bytes in 1817 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:39:32.315 8 INFO neutron.api.v2.resource [req-694155fd-5bf9-4b9f-a992-dede9e04579e req-1c9a74af-1475-4ba5-86d9-4cb62020d193 a10779c621c440f4b2eebbfee952b095 626e2b87456c413e9ac8336dda6f1721 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 225/478] 10.0.0.37 () {34 vars in 989 bytes} [Tue May 12 12:39:32 2026] GET /v2.0/security-groups/f96c9cab-1060-4d36-9832-8bd5a369797d => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:39:32.370 8 INFO neutron.api.v2.resource [req-225f4f48-3151-4a05-8eda-72765a97ee7f req-8897c25b-5a0e-4962-88a0-07dc4ef08afc a10779c621c440f4b2eebbfee952b095 626e2b87456c413e9ac8336dda6f1721 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 226/479] 10.0.0.37 () {34 vars in 989 bytes} [Tue May 12 12:39:32 2026] GET /v2.0/security-groups/44a50cc9-7bc8-43fa-97a4-216cb587fd56 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:39:32.414 8 INFO neutron.api.v2.resource [req-84e2cfd4-d7cb-4ff4-968d-ceecdcf65631 req-b0f048cf-8552-43ae-95ee-a00b95605a0d a10779c621c440f4b2eebbfee952b095 626e2b87456c413e9ac8336dda6f1721 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 227/480] 10.0.0.37 () {34 vars in 989 bytes} [Tue May 12 12:39:32 2026] GET /v2.0/security-groups/d0f81579-2216-472b-b888-eb67977314e9 => 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: 254/481] 10.0.0.251 () {34 vars in 788 bytes} [Tue May 12 12:39:32 2026] PUT /v2.0/routers/8fd470e2-e1f2-499d-a285-07f5d7105150/remove_router_interface => generated 309 bytes in 1371 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/482] 10.0.0.251 () {34 vars in 684 bytes} [Tue May 12 12:39:33 2026] POST /v2.0/security-groups => generated 1596 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/483] 10.0.0.251 () {34 vars in 788 bytes} [Tue May 12 12:39:32 2026] PUT /v2.0/routers/36fd8a0b-7b35-496f-811f-811e4b191655/remove_router_interface => generated 309 bytes in 1372 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/484] 10.0.0.251 () {34 vars in 694 bytes} [Tue May 12 12:39:33 2026] POST /v2.0/security-group-rules => generated 565 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:39:34.274 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-ec9d7202-8dbd-40c6-ae78-ce6a164a6616 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] 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-05-12 12:39:34.600 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-483d5556-d59a-4eb4-96c7-419648ae7f1f 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] 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-05-12 12:39:34.737 7 INFO neutron.db.l3_hamode_db [None req-ec9d7202-8dbd-40c6-ae78-ce6a164a6616 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] HA network 69c5b66b-8be6-4ba0-8eec-542cf0b11bf7 was deleted as no HA routers are present in tenant 14e3c8e29ca5410ea4805db621e1e9f4. [pid: 7|app: 0|req: 256/485] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:39:33 2026] DELETE /v2.0/routers/8fd470e2-e1f2-499d-a285-07f5d7105150 => generated 0 bytes in 1137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/486] 10.0.0.251 () {34 vars in 694 bytes} [Tue May 12 12:39:34 2026] POST /v2.0/security-group-rules => generated 570 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/487] 10.0.0.37 () {34 vars in 1096 bytes} [Tue May 12 12:39:34 2026] GET /v2.0/security-groups?name=tempest-securitygroup--342510729&fields=id&tenant_id=6f49f69c93a945d0a70d17b454f78e5c => generated 69 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:39:35.064 8 INFO neutron.db.l3_hamode_db [None req-483d5556-d59a-4eb4-96c7-419648ae7f1f 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] HA network 5e056b38-6f6d-49b5-a78a-0cb41c1d1a79 was deleted as no HA routers are present in tenant 626e2b87456c413e9ac8336dda6f1721. [pid: 8|app: 0|req: 230/488] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:39:33 2026] DELETE /v2.0/routers/36fd8a0b-7b35-496f-811f-811e4b191655 => generated 0 bytes in 1179 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:39:35.137 7 INFO neutron.services.segments.plugin [-] Segment 792cf9a0-0f2e-44f1-ab30-4d2992bde937 resource provider aggregate not found 2026-05-12 12:39:35.147 7 INFO neutron.services.segments.plugin [-] Segment 792cf9a0-0f2e-44f1-ab30-4d2992bde937 resource provider aggregate not found 2026-05-12 12:39:35.160 7 INFO neutron.services.segments.plugin [-] Segment 792cf9a0-0f2e-44f1-ab30-4d2992bde937 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 792cf9a0-0f2e-44f1-ab30-4d2992bde937 found for delete ", "request_id": "req-b8c27203-6ce8-489a-962e-a6c56008cb28"}]} 2026-05-12 12:39:35.165 7 INFO neutron.services.segments.plugin [-] Segment 792cf9a0-0f2e-44f1-ab30-4d2992bde937 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 792cf9a0-0f2e-44f1-ab30-4d2992bde937 found for delete ", "request_id": "req-4d3b5fb5-41af-40cc-9ece-13a66763a4d5"}]} [pid: 7|app: 0|req: 259/489] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:39:34 2026] DELETE /v2.0/subnets/7a65d9c2-7542-4ad2-a6b3-8bc4d46869af => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/490] 10.0.0.37 () {34 vars in 980 bytes} [Tue May 12 12:39:35 2026] GET /v2.0/networks?id=7f662b52-c22c-4b44-8a32-1634b213260d => generated 680 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:39:35.555 8 INFO neutron.services.segments.plugin [-] Segment 45bf7426-a8ca-4a25-aa94-557c3465395a resource provider aggregate not found 2026-05-12 12:39:35.583 8 INFO neutron.services.segments.plugin [-] Segment 45bf7426-a8ca-4a25-aa94-557c3465395a resource provider aggregate not found 2026-05-12 12:39:35.589 8 INFO neutron.services.segments.plugin [-] Segment 45bf7426-a8ca-4a25-aa94-557c3465395a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45bf7426-a8ca-4a25-aa94-557c3465395a found for delete ", "request_id": "req-b0da4d28-1e85-4376-88c4-8dd3b762e591"}]} 2026-05-12 12:39:35.623 8 INFO neutron.services.segments.plugin [-] Segment 45bf7426-a8ca-4a25-aa94-557c3465395a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45bf7426-a8ca-4a25-aa94-557c3465395a found for delete ", "request_id": "req-ea2148b1-d707-4f34-8007-3539a16976e2"}]} [pid: 7|app: 0|req: 261/491] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:39:35 2026] DELETE /v2.0/subnets/0c04a419-03e8-4866-9d76-0e9a80048adb => 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: 262/492] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:39:35 2026] DELETE /v2.0/networks/fd23452e-38c8-422f-b900-ddd82c4f666e => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/493] 10.0.0.37 () {34 vars in 963 bytes} [Tue May 12 12:39:35 2026] GET /v2.0/quotas/6f49f69c93a945d0a70d17b454f78e5c => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/494] 10.0.0.251 () {34 vars in 675 bytes} [Tue May 12 12:39:35 2026] POST /v2.0/floatingips => generated 552 bytes in 1102 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() [pid: 8|app: 0|req: 232/495] 10.0.0.37 () {34 vars in 1000 bytes} [Tue May 12 12:39:36 2026] GET /v2.0/ports?tenant_id=6f49f69c93a945d0a70d17b454f78e5c&fields=id => generated 103 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/496] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:39:36 2026] GET /v2.0/security-groups?tenant_id=14e3c8e29ca5410ea4805db621e1e9f4&name=default => generated 2797 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/497] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:39:36 2026] DELETE /v2.0/security-groups/26040d75-c1ae-4387-b65c-4fb1607776f0 => 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: 264/498] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:39:35 2026] DELETE /v2.0/networks/b57eebd8-bba0-40c7-9191-198b9ab583a9 => generated 0 bytes in 643 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/499] 10.0.0.37 () {34 vars in 1098 bytes} [Tue May 12 12:39:36 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1784426887&fields=id&tenant_id=340a93e684374d9cb31a0f9d23f77d8b => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/500] 10.0.0.37 () {34 vars in 980 bytes} [Tue May 12 12:39:36 2026] GET /v2.0/networks?id=6b989e15-3bed-4b06-abfd-1a48ce4a1b11 => generated 684 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/501] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:39:36 2026] GET /v2.0/security-groups?tenant_id=626e2b87456c413e9ac8336dda6f1721&name=default => generated 2797 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/502] 10.0.0.37 () {34 vars in 963 bytes} [Tue May 12 12:39:36 2026] GET /v2.0/quotas/340a93e684374d9cb31a0f9d23f77d8b => 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: 236/503] 10.0.0.37 () {34 vars in 905 bytes} [Tue May 12 12:39:36 2026] GET /v2.0/extensions => generated 19178 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/504] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:39:36 2026] DELETE /v2.0/security-groups/06ef52a4-1b39-4f1a-985c-bc420c919a0c => 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: 237/505] 10.0.0.37 () {34 vars in 1000 bytes} [Tue May 12 12:39:36 2026] GET /v2.0/ports?tenant_id=340a93e684374d9cb31a0f9d23f77d8b&fields=id => generated 103 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/506] 10.0.0.37 () {34 vars in 1006 bytes} [Tue May 12 12:39:36 2026] GET /v2.0/networks/7f662b52-c22c-4b44-8a32-1634b213260d?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/507] 10.0.0.37 () {34 vars in 1106 bytes} [Tue May 12 12:39:37 2026] GET /v2.0/networks/7f662b52-c22c-4b44-8a32-1634b213260d?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) 2026-05-12 12:39:37.404 7 INFO neutron.services.segments.plugin [-] Segment 7bd7f982-54e5-45bf-a7da-d1ef47bbbc0a resource provider aggregate not found 2026-05-12 12:39:37.412 7 INFO neutron.services.segments.plugin [-] Segment 7bd7f982-54e5-45bf-a7da-d1ef47bbbc0a resource provider aggregate not found 2026-05-12 12:39:37.433 7 INFO neutron.services.segments.plugin [-] Segment 7bd7f982-54e5-45bf-a7da-d1ef47bbbc0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bd7f982-54e5-45bf-a7da-d1ef47bbbc0a found for delete ", "request_id": "req-6c6e65b8-d978-4b0e-a01c-c16be4391af2"}]} 2026-05-12 12:39:37.442 7 INFO neutron.services.segments.plugin [-] Segment 7bd7f982-54e5-45bf-a7da-d1ef47bbbc0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bd7f982-54e5-45bf-a7da-d1ef47bbbc0a found for delete ", "request_id": "req-c48357a7-24db-4be6-9147-469c7eaab325"}]} [pid: 7|app: 0|req: 270/508] 10.0.0.37 () {34 vars in 905 bytes} [Tue May 12 12:39:37 2026] GET /v2.0/extensions => generated 19178 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-12 12:39:37.537 7 INFO neutron.services.segments.plugin [-] Segment 8b102230-b4ed-46f5-8a51-ebfa0b3e22fe resource provider aggregate not found 2026-05-12 12:39:37.549 7 INFO neutron.services.segments.plugin [-] Segment 8b102230-b4ed-46f5-8a51-ebfa0b3e22fe resource provider aggregate not found [pid: 8|app: 0|req: 239/509] 10.0.0.37 () {34 vars in 1006 bytes} [Tue May 12 12:39:37 2026] GET /v2.0/networks/6b989e15-3bed-4b06-abfd-1a48ce4a1b11?fields=segments => generated 14 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:39:37.578 7 INFO neutron.services.segments.plugin [-] Segment 8b102230-b4ed-46f5-8a51-ebfa0b3e22fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b102230-b4ed-46f5-8a51-ebfa0b3e22fe found for delete ", "request_id": "req-23c34d43-e8e2-4c75-9ca5-8be0cd4e4272"}]} 2026-05-12 12:39:37.590 7 INFO neutron.services.segments.plugin [-] Segment 8b102230-b4ed-46f5-8a51-ebfa0b3e22fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b102230-b4ed-46f5-8a51-ebfa0b3e22fe found for delete ", "request_id": "req-2d6d5c14-0fbe-4dae-9f14-ef6e2a2920d2"}]} [pid: 7|app: 0|req: 271/510] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:39:37 2026] GET /v2.0/ports?device_id=4c6d13a6-4948-4bc2-b481-4fab57c4b46d => generated 12 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/511] 10.0.0.37 () {34 vars in 1106 bytes} [Tue May 12 12:39:37 2026] GET /v2.0/networks/6b989e15-3bed-4b06-abfd-1a48ce4a1b11?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: 272/512] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:39:37 2026] GET /v2.0/ports?device_id=e0187a6d-4bff-439b-a1ce-c60efd349fec => 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: 273/513] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:39:38 2026] GET /v2.0/ports?device_id=4c6d13a6-4948-4bc2-b481-4fab57c4b46d => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:39:38.919 8 INFO neutron.db.segments_db [None req-51934e0c-79c1-466d-a406-74757efd663e 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Added segment e587124f-ea7a-49ec-9df3-ed7fea7fbce8 of type vxlan for network 1797b018-b914-4289-86f4-3195722bed07 [pid: 8|app: 0|req: 241/514] 10.0.0.251 () {34 vars in 670 bytes} [Tue May 12 12:39:38 2026] POST /v2.0/networks => generated 737 bytes in 649 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/515] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:39:39 2026] GET /v2.0/ports?device_id=e0187a6d-4bff-439b-a1ce-c60efd349fec => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/516] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:39:39 2026] POST /v2.0/subnets => generated 660 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/517] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:39:39 2026] GET /v2.0/networks?id=7f662b52-c22c-4b44-8a32-1634b213260d => generated 680 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/518] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:39:39 2026] GET /v2.0/networks?id=6b989e15-3bed-4b06-abfd-1a48ce4a1b11 => generated 684 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:39:39.585 7 INFO neutron.db.segments_db [None req-55b3b83d-ec21-46af-9f67-3ae0db917a11 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Added segment bcae30f3-4c19-4a40-8acb-00cafcb8aabc of type vxlan for network f0455ad1-7f3e-4b2c-9829-b720aeabae6d [pid: 8|app: 0|req: 244/519] 199.19.213.104 () {34 vars in 1049 bytes} [Tue May 12 12:39:39 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6f49f69c93a945d0a70d17b454f78e5c => generated 180 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/520] 199.19.213.104 () {34 vars in 1049 bytes} [Tue May 12 12:39:39 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=340a93e684374d9cb31a0f9d23f77d8b => generated 181 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:39:39.999 7 INFO neutron.db.l3_hamode_db [None req-55b3b83d-ec21-46af-9f67-3ae0db917a11 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 246/521] 199.19.213.104 () {38 vars in 954 bytes} [Tue May 12 12:39:39 2026] POST /v2.0/ports => generated 954 bytes in 690 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: 247/522] 199.19.213.104 () {38 vars in 954 bytes} [Tue May 12 12:39:40 2026] POST /v2.0/ports => generated 954 bytes in 482 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: 248/523] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:39:40 2026] GET /v2.0/ports?device_id=4c6d13a6-4948-4bc2-b481-4fab57c4b46d => generated 957 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:39:41.161 7 INFO neutron.db.l3_hamode_db [None req-55b3b83d-ec21-46af-9f67-3ae0db917a11 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 249/524] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:39:40 2026] GET /v2.0/security-groups?tenant_id=5ff6ae2464684b1d87174227cb426aa8&name=default => generated 2801 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/525] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:39:41 2026] GET /v2.0/ports?device_id=e0187a6d-4bff-439b-a1ce-c60efd349fec => generated 957 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/526] 199.19.213.104 () {34 vars in 910 bytes} [Tue May 12 12:39:41 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/527] 199.19.213.104 () {34 vars in 910 bytes} [Tue May 12 12:39:41 2026] GET /v2.0/extensions => generated 19178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/528] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:39:41 2026] GET /v2.0/security-groups?id=973f80dd-63aa-4a0f-95f4-51a84fa33189&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: 254/529] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:39:41 2026] DELETE /v2.0/security-groups/e8f7cbfe-e0b7-40b4-bc67-2823cc9b144f => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/530] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:39:41 2026] GET /v2.0/security-groups?id=4cc72ad1-22ad-4f2f-816a-5034bdc43668&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/531] 199.19.213.104 () {38 vars in 1027 bytes} [Tue May 12 12:39:41 2026] PUT /v2.0/ports/b1988e83-b96d-41c1-aa7b-59a7f06ee205 => generated 1199 bytes in 620 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: 276/532] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:39:39 2026] POST /v2.0/routers => generated 724 bytes in 3331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/533] 199.19.213.104 () {38 vars in 1027 bytes} [Tue May 12 12:39:42 2026] PUT /v2.0/ports/b249ad34-7b13-49e7-9039-9c35991f60e9 => generated 1199 bytes in 542 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: 277/534] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:39:42 2026] GET /v2.0/ports?tenant_id=6f49f69c93a945d0a70d17b454f78e5c&device_id=4c6d13a6-4948-4bc2-b481-4fab57c4b46d => generated 1238 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/535] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:39:42 2026] GET /v2.0/ports?device_id=4c6d13a6-4948-4bc2-b481-4fab57c4b46d => generated 969 bytes in 117 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: 278/536] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:39:42 2026] GET /v2.0/ports?device_id=e0187a6d-4bff-439b-a1ce-c60efd349fec => generated 969 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/537] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:39:43 2026] GET /v2.0/ports?tenant_id=340a93e684374d9cb31a0f9d23f77d8b&device_id=e0187a6d-4bff-439b-a1ce-c60efd349fec => generated 1238 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/538] 199.19.213.104 () {34 vars in 1057 bytes} [Tue May 12 12:39:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=b1988e83-b96d-41c1-aa7b-59a7f06ee205 => 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: 281/539] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:39:43 2026] GET /v2.0/security-groups?id=973f80dd-63aa-4a0f-95f4-51a84fa33189&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: 282/540] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:39:43 2026] GET /v2.0/security-groups?id=4cc72ad1-22ad-4f2f-816a-5034bdc43668&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/541] 199.19.213.104 () {34 vars in 1057 bytes} [Tue May 12 12:39:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b249ad34-7b13-49e7-9039-9c35991f60e9 => 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: 284/542] 199.19.213.104 () {34 vars in 983 bytes} [Tue May 12 12:39:43 2026] GET /v2.0/subnets?id=261f2909-4800-482a-9c11-2e5984ee7a9d => generated 674 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/543] 199.19.213.104 () {34 vars in 983 bytes} [Tue May 12 12:39:43 2026] GET /v2.0/subnets?id=a4335125-add1-4733-a585-74afc65609ba => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/544] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:39:43 2026] GET /v2.0/ports?network_id=7f662b52-c22c-4b44-8a32-1634b213260d&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/545] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:39:43 2026] GET /v2.0/ports?network_id=6b989e15-3bed-4b06-abfd-1a48ce4a1b11&device_owner=network%3Adhcp => generated 1244 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:39:43.336 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f04eab3-2063-4737-9663-f94c7eef8229'] response: {'name': 'network-changed', 'server_uuid': '4c6d13a6-4948-4bc2-b481-4fab57c4b46d', 'tag': 'b1988e83-b96d-41c1-aa7b-59a7f06ee205', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 288/546] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:39:43 2026] GET /v2.0/networks/7f662b52-c22c-4b44-8a32-1634b213260d?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/547] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:39:43 2026] GET /v2.0/networks/6b989e15-3bed-4b06-abfd-1a48ce4a1b11?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: 290/548] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:39:43 2026] GET /v2.0/networks/7f662b52-c22c-4b44-8a32-1634b213260d?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: 7|app: 0|req: 291/549] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:39:43 2026] GET /v2.0/networks/6b989e15-3bed-4b06-abfd-1a48ce4a1b11?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: 7|app: 0|req: 292/550] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:39:43 2026] GET /v2.0/ports?tenant_id=6f49f69c93a945d0a70d17b454f78e5c&device_id=4c6d13a6-4948-4bc2-b481-4fab57c4b46d => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/551] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:39:43 2026] GET /v2.0/networks?id=7f662b52-c22c-4b44-8a32-1634b213260d => generated 776 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/552] 199.19.213.104 () {34 vars in 1057 bytes} [Tue May 12 12:39:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=b1988e83-b96d-41c1-aa7b-59a7f06ee205 => 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: 295/553] 199.19.213.104 () {34 vars in 983 bytes} [Tue May 12 12:39:43 2026] GET /v2.0/subnets?id=261f2909-4800-482a-9c11-2e5984ee7a9d => generated 674 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/554] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:39:43 2026] GET /v2.0/ports?network_id=7f662b52-c22c-4b44-8a32-1634b213260d&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/555] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:39:44 2026] GET /v2.0/networks/7f662b52-c22c-4b44-8a32-1634b213260d?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/556] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:39:44 2026] GET /v2.0/networks/7f662b52-c22c-4b44-8a32-1634b213260d?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: 299/557] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:39:44 2026] GET /v2.0/ports?device_id=4c6d13a6-4948-4bc2-b481-4fab57c4b46d => generated 969 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/558] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:39:44 2026] GET /v2.0/ports?device_id=e0187a6d-4bff-439b-a1ce-c60efd349fec => generated 969 bytes in 386 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/559] 10.0.0.251 () {34 vars in 782 bytes} [Tue May 12 12:39:42 2026] PUT /v2.0/routers/8f89cb8c-6ecf-412c-9bd0-f51377637c43/add_router_interface => generated 309 bytes in 1772 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/560] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:39:44 2026] GET /v2.0/security-groups?id=973f80dd-63aa-4a0f-95f4-51a84fa33189&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/561] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:39:44 2026] GET /v2.0/security-groups?id=4cc72ad1-22ad-4f2f-816a-5034bdc43668&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: 303/564] 10.0.0.251 () {34 vars in 684 bytes} [Tue May 12 12:39:45 2026] POST /v2.0/security-groups => generated 1596 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 12:39:45.624 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-14bf6254-4d8c-4c31-b1bf-b971380ace83'] response: {'name': 'network-changed', 'server_uuid': 'e0187a6d-4bff-439b-a1ce-c60efd349fec', 'tag': 'b249ad34-7b13-49e7-9039-9c35991f60e9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 262/565] 10.0.0.251 () {34 vars in 694 bytes} [Tue May 12 12:39:45 2026] POST /v2.0/security-group-rules => generated 565 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/566] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:39:45 2026] GET /v2.0/ports?tenant_id=340a93e684374d9cb31a0f9d23f77d8b&device_id=e0187a6d-4bff-439b-a1ce-c60efd349fec => generated 1238 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/567] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:39:45 2026] GET /v2.0/networks?id=6b989e15-3bed-4b06-abfd-1a48ce4a1b11 => generated 780 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/568] 10.0.0.251 () {34 vars in 694 bytes} [Tue May 12 12:39:45 2026] POST /v2.0/security-group-rules => generated 570 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/569] 199.19.213.104 () {34 vars in 1057 bytes} [Tue May 12 12:39:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b249ad34-7b13-49e7-9039-9c35991f60e9 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/570] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:39:45 2026] GET /v2.0/ports?device_id=4c6d13a6-4948-4bc2-b481-4fab57c4b46d => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/571] 199.19.213.104 () {34 vars in 983 bytes} [Tue May 12 12:39:45 2026] GET /v2.0/subnets?id=a4335125-add1-4733-a585-74afc65609ba => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/572] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:39:45 2026] GET /v2.0/ports?device_id=e0187a6d-4bff-439b-a1ce-c60efd349fec => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/573] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:39:45 2026] GET /v2.0/security-groups?id=973f80dd-63aa-4a0f-95f4-51a84fa33189&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/574] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:39:46 2026] GET /v2.0/ports?network_id=6b989e15-3bed-4b06-abfd-1a48ce4a1b11&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/575] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:39:46 2026] GET /v2.0/security-groups?id=4cc72ad1-22ad-4f2f-816a-5034bdc43668&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: 313/576] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:39:46 2026] GET /v2.0/networks/6b989e15-3bed-4b06-abfd-1a48ce4a1b11?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: 314/577] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:39:46 2026] GET /v2.0/security-groups?tenant_id=429b0b5ed8c648578a401c8aadcac91c&name=default => generated 2801 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/578] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:39:46 2026] GET /v2.0/networks/6b989e15-3bed-4b06-abfd-1a48ce4a1b11?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: 264/579] 10.0.0.251 () {34 vars in 675 bytes} [Tue May 12 12:39:45 2026] POST /v2.0/floatingips => generated 552 bytes in 714 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/580] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:39:46 2026] DELETE /v2.0/security-groups/1b371fa1-9294-44b8-bfe4-2a9ab08981a9 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/581] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:39:46 2026] GET /v2.0/security-groups?tenant_id=f53711be713a4a8d9cd6d2bf208b764d&name=default => generated 2801 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/582] 10.0.0.37 () {34 vars in 1098 bytes} [Tue May 12 12:39:47 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1617145409&fields=id&tenant_id=800bc515408e4ec6b8eb4de8fcda373a => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/583] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:39:46 2026] DELETE /v2.0/security-groups/d7891e4a-d0bf-48e9-bc80-b07936d38c14 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/584] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:39:47 2026] GET /v2.0/ports?device_id=4c6d13a6-4948-4bc2-b481-4fab57c4b46d => generated 969 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/585] 10.0.0.37 () {34 vars in 980 bytes} [Tue May 12 12:39:47 2026] GET /v2.0/networks?id=1797b018-b914-4289-86f4-3195722bed07 => generated 669 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/586] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:39:47 2026] GET /v2.0/security-groups?id=973f80dd-63aa-4a0f-95f4-51a84fa33189&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/587] 10.0.0.37 () {34 vars in 963 bytes} [Tue May 12 12:39:47 2026] GET /v2.0/quotas/800bc515408e4ec6b8eb4de8fcda373a => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/588] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:39:47 2026] GET /v2.0/ports?device_id=e0187a6d-4bff-439b-a1ce-c60efd349fec => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/589] 10.0.0.37 () {34 vars in 1000 bytes} [Tue May 12 12:39:47 2026] GET /v2.0/ports?tenant_id=800bc515408e4ec6b8eb4de8fcda373a&fields=id => generated 103 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/590] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:39:47 2026] GET /v2.0/security-groups?id=4cc72ad1-22ad-4f2f-816a-5034bdc43668&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/591] 10.0.0.37 () {34 vars in 1006 bytes} [Tue May 12 12:39:47 2026] GET /v2.0/networks/1797b018-b914-4289-86f4-3195722bed07?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/592] 10.0.0.37 () {34 vars in 1106 bytes} [Tue May 12 12:39:47 2026] GET /v2.0/networks/1797b018-b914-4289-86f4-3195722bed07?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: 271/593] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:39:47 2026] GET /v2.0/ports?device_id=62fb6fae-07d4-4534-95e5-46f64d968668 => 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: 323/594] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:39:48 2026] GET /v2.0/ports?device_id=4c6d13a6-4948-4bc2-b481-4fab57c4b46d => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/595] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:39:48 2026] GET /v2.0/security-groups?id=973f80dd-63aa-4a0f-95f4-51a84fa33189&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/596] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:39:48 2026] GET /v2.0/networks?id=1797b018-b914-4289-86f4-3195722bed07 => generated 669 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/597] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:39:48 2026] GET /v2.0/ports?device_id=e0187a6d-4bff-439b-a1ce-c60efd349fec => generated 969 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/598] 199.19.213.104 () {34 vars in 1049 bytes} [Tue May 12 12:39:48 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=800bc515408e4ec6b8eb4de8fcda373a => generated 181 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/599] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:39:48 2026] GET /v2.0/security-groups?id=4cc72ad1-22ad-4f2f-816a-5034bdc43668&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: 326/600] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:39:48 2026] GET /v2.0/ports?device_id=62fb6fae-07d4-4534-95e5-46f64d968668 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/601] 199.19.213.104 () {38 vars in 954 bytes} [Tue May 12 12:39:48 2026] POST /v2.0/ports => generated 954 bytes in 480 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: 276/602] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:39:49 2026] GET /v2.0/ports?device_id=4c6d13a6-4948-4bc2-b481-4fab57c4b46d => generated 971 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/603] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:39:49 2026] GET /v2.0/security-groups?id=973f80dd-63aa-4a0f-95f4-51a84fa33189&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: 7|app: 0|req: 327/604] 199.19.213.104 () {38 vars in 1027 bytes} [Tue May 12 12:39:49 2026] PUT /v2.0/ports/43e777ba-8e6e-49d5-90fb-850b19d7c4ea => generated 1199 bytes in 660 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/605] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:39:49 2026] GET /v2.0/ports?device_id=e0187a6d-4bff-439b-a1ce-c60efd349fec => generated 971 bytes in 91 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: 328/606] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:39:49 2026] GET /v2.0/security-groups?id=4cc72ad1-22ad-4f2f-816a-5034bdc43668&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/607] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:39:49 2026] GET /v2.0/ports?tenant_id=800bc515408e4ec6b8eb4de8fcda373a&device_id=62fb6fae-07d4-4534-95e5-46f64d968668 => generated 1238 bytes in 51 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: 329/608] 199.19.213.104 () {34 vars in 1057 bytes} [Tue May 12 12:39:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=43e777ba-8e6e-49d5-90fb-850b19d7c4ea => 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: 280/609] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:39:49 2026] GET /v2.0/ports?device_id=62fb6fae-07d4-4534-95e5-46f64d968668 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/610] 199.19.213.104 () {34 vars in 983 bytes} [Tue May 12 12:39:49 2026] GET /v2.0/subnets?id=d02d03cd-a034-4876-b7ed-be3a264f33a6 => generated 663 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/611] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:39:49 2026] GET /v2.0/ports?device_id=e0187a6d-4bff-439b-a1ce-c60efd349fec => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/612] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:39:49 2026] GET /v2.0/security-groups?id=b4fc95af-a08f-4124-83a8-aa9b091293aa&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/613] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:39:50 2026] GET /v2.0/ports?network_id=1797b018-b914-4289-86f4-3195722bed07&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/614] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:39:50 2026] GET /v2.0/networks/1797b018-b914-4289-86f4-3195722bed07?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: 284/615] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:39:50 2026] GET /v2.0/networks/1797b018-b914-4289-86f4-3195722bed07?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) 2026-05-12 12:39:50.510 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4ac55d73-fdc0-4cc8-a692-0e98405f2549'] response: {'name': 'network-changed', 'server_uuid': '62fb6fae-07d4-4534-95e5-46f64d968668', 'tag': '43e777ba-8e6e-49d5-90fb-850b19d7c4ea', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 285/616] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:39:50 2026] GET /v2.0/ports?tenant_id=800bc515408e4ec6b8eb4de8fcda373a&device_id=62fb6fae-07d4-4534-95e5-46f64d968668 => generated 1238 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:39:50.628 7 INFO neutron.db.l3_db [None req-58a3e274-9b17-4b14-b90f-0f2d7eb9370e a97728816ba04c9c8f4d17b60c1828d6 340a93e684374d9cb31a0f9d23f77d8b - - - -] Floating IP 44c4371a-6dc2-46e2-a674-05086bdc23d3 associated. External IP: 10.96.250.205, port: b249ad34-7b13-49e7-9039-9c35991f60e9. [pid: 8|app: 0|req: 286/617] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:39:50 2026] GET /v2.0/networks?id=1797b018-b914-4289-86f4-3195722bed07 => generated 765 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/618] 199.19.213.104 () {34 vars in 1057 bytes} [Tue May 12 12:39:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=43e777ba-8e6e-49d5-90fb-850b19d7c4ea => 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: 288/619] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:39:50 2026] GET /v2.0/ports?device_id=4c6d13a6-4948-4bc2-b481-4fab57c4b46d => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/620] 199.19.213.104 () {34 vars in 983 bytes} [Tue May 12 12:39:50 2026] GET /v2.0/subnets?id=d02d03cd-a034-4876-b7ed-be3a264f33a6 => generated 663 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/621] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:39:50 2026] GET /v2.0/security-groups?id=973f80dd-63aa-4a0f-95f4-51a84fa33189&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: 291/622] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:39:50 2026] GET /v2.0/ports?network_id=1797b018-b914-4289-86f4-3195722bed07&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: 332/623] 10.0.0.251 () {34 vars in 748 bytes} [Tue May 12 12:39:50 2026] PUT /v2.0/floatingips/44c4371a-6dc2-46e2-a674-05086bdc23d3 => generated 855 bytes in 979 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/624] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:39:50 2026] GET /v2.0/networks/1797b018-b914-4289-86f4-3195722bed07?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: 333/625] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:39:51 2026] GET /v2.0/ports?device_id=e0187a6d-4bff-439b-a1ce-c60efd349fec => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/626] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:39:51 2026] GET /v2.0/networks/1797b018-b914-4289-86f4-3195722bed07?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: 7|app: 0|req: 334/627] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:39:51 2026] GET /v2.0/security-groups?id=4cc72ad1-22ad-4f2f-816a-5034bdc43668&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/628] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:39:51 2026] GET /v2.0/ports?device_id=62fb6fae-07d4-4534-95e5-46f64d968668 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/629] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:39:51 2026] GET /v2.0/security-groups?id=b4fc95af-a08f-4124-83a8-aa9b091293aa&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/630] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:39:51 2026] GET /v2.0/security-groups?tenant_id=0b632c4d148044ad83dfec334dcce3e0&name=default => generated 2801 bytes in 467 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/631] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:39:52 2026] GET /v2.0/ports?device_id=4c6d13a6-4948-4bc2-b481-4fab57c4b46d => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/632] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:39:52 2026] GET /v2.0/security-groups?id=973f80dd-63aa-4a0f-95f4-51a84fa33189&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/633] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:39:52 2026] DELETE /v2.0/security-groups/12a73034-8a9b-4c94-88ac-a3d3a205d9b1 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/634] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:39:52 2026] GET /v2.0/ports?device_id=4c6d13a6-4948-4bc2-b481-4fab57c4b46d => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/635] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:39:52 2026] GET /v2.0/security-groups?tenant_id=3bb09bdf49f34cacbc29361d0175e985&name=default => generated 2801 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/636] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:39:52 2026] GET /v2.0/ports?device_id=62fb6fae-07d4-4534-95e5-46f64d968668 => generated 971 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:39:52.549 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9a9bf556-b040-495a-b40a-cb16061e599d'] response: {'name': 'network-changed', 'server_uuid': 'e0187a6d-4bff-439b-a1ce-c60efd349fec', 'tag': 'b249ad34-7b13-49e7-9039-9c35991f60e9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 301/637] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:39:52 2026] DELETE /v2.0/security-groups/e4814e5c-6e7d-4deb-98b2-559984ee11e7 => 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: 302/638] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:39:52 2026] GET /v2.0/security-groups?id=b4fc95af-a08f-4124-83a8-aa9b091293aa&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/639] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:39:52 2026] GET /v2.0/ports?tenant_id=340a93e684374d9cb31a0f9d23f77d8b&device_id=e0187a6d-4bff-439b-a1ce-c60efd349fec => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:39:52.859 7 INFO neutron.db.l3_db [None req-a442869b-0090-4603-ae87-eb0a8f0ad9d2 9613ad3023ea47f6b8431398bbd5afb6 6f49f69c93a945d0a70d17b454f78e5c - - - -] Floating IP 77c1d939-17e5-45ca-b186-a99c468b5bad associated. External IP: 10.96.250.207, port: b1988e83-b96d-41c1-aa7b-59a7f06ee205. [pid: 8|app: 0|req: 304/640] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:39:52 2026] GET /v2.0/networks?id=6b989e15-3bed-4b06-abfd-1a48ce4a1b11 => generated 780 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/641] 199.19.213.104 () {34 vars in 1057 bytes} [Tue May 12 12:39:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b249ad34-7b13-49e7-9039-9c35991f60e9 => generated 860 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/642] 199.19.213.104 () {34 vars in 983 bytes} [Tue May 12 12:39:52 2026] GET /v2.0/subnets?id=a4335125-add1-4733-a585-74afc65609ba => generated 678 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/643] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:39:53 2026] GET /v2.0/ports?network_id=6b989e15-3bed-4b06-abfd-1a48ce4a1b11&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: 308/644] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:39:53 2026] GET /v2.0/networks/6b989e15-3bed-4b06-abfd-1a48ce4a1b11?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: 309/645] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:39:53 2026] GET /v2.0/networks/6b989e15-3bed-4b06-abfd-1a48ce4a1b11?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: 337/646] 10.0.0.251 () {34 vars in 748 bytes} [Tue May 12 12:39:52 2026] PUT /v2.0/floatingips/77c1d939-17e5-45ca-b186-a99c468b5bad => generated 855 bytes in 1015 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/647] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:39:53 2026] GET /v2.0/ports?device_id=4c6d13a6-4948-4bc2-b481-4fab57c4b46d => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/648] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:39:53 2026] GET /v2.0/security-groups?id=973f80dd-63aa-4a0f-95f4-51a84fa33189&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/649] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:39:53 2026] GET /v2.0/ports?device_id=62fb6fae-07d4-4534-95e5-46f64d968668 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/650] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:39:53 2026] GET /v2.0/security-groups?id=b4fc95af-a08f-4124-83a8-aa9b091293aa&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/651] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:39:53 2026] GET /v2.0/ports?device_id=4c6d13a6-4948-4bc2-b481-4fab57c4b46d => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/652] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:39:53 2026] GET /v2.0/security-groups?id=973f80dd-63aa-4a0f-95f4-51a84fa33189&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: 8|app: 0|req: 313/653] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:39:53 2026] GET /v2.0/ports?device_id=62fb6fae-07d4-4534-95e5-46f64d968668 => 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: 314/654] 199.19.213.104 () {34 vars in 993 bytes} [Tue May 12 12:39:54 2026] GET /v2.0/ports?device_id=4c6d13a6-4948-4bc2-b481-4fab57c4b46d => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:39:54.599 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-79690764-8dc4-4ea8-bf0b-3e688232f2fb'] response: {'name': 'network-changed', 'server_uuid': '4c6d13a6-4948-4bc2-b481-4fab57c4b46d', 'tag': 'b1988e83-b96d-41c1-aa7b-59a7f06ee205', 'status': 'completed', 'code': 200} 2026-05-12 12:39:54.853 7 INFO neutron.db.l3_db [None req-d73bdaa4-2953-4909-acd1-075788d11655 8823d7e42287459390fab7c59e72c17a 800bc515408e4ec6b8eb4de8fcda373a - - - -] Floating IP 919acd9d-f2fd-4272-a87e-ad954a869b8c associated. External IP: 10.96.250.201, port: 43e777ba-8e6e-49d5-90fb-850b19d7c4ea. [pid: 7|app: 0|req: 341/655] 10.0.0.251 () {34 vars in 748 bytes} [Tue May 12 12:39:54 2026] PUT /v2.0/floatingips/919acd9d-f2fd-4272-a87e-ad954a869b8c => generated 855 bytes in 1200 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/656] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:39:55 2026] GET /v2.0/ports?tenant_id=6f49f69c93a945d0a70d17b454f78e5c&device_id=4c6d13a6-4948-4bc2-b481-4fab57c4b46d => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/657] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:39:55 2026] GET /v2.0/ports?device_id=4c6d13a6-4948-4bc2-b481-4fab57c4b46d => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/658] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:39:55 2026] GET /v2.0/networks?id=7f662b52-c22c-4b44-8a32-1634b213260d => generated 776 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/659] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:39:55 2026] GET /v2.0/ports?device_id=62fb6fae-07d4-4534-95e5-46f64d968668 => 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: 346/660] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:39:55 2026] GET /v2.0/security-groups?id=973f80dd-63aa-4a0f-95f4-51a84fa33189&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/661] 199.19.213.104 () {34 vars in 1057 bytes} [Tue May 12 12:39:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=b1988e83-b96d-41c1-aa7b-59a7f06ee205 => generated 860 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/662] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:39:55 2026] GET /v2.0/security-groups?id=b4fc95af-a08f-4124-83a8-aa9b091293aa&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: 7|app: 0|req: 349/663] 199.19.213.104 () {34 vars in 983 bytes} [Tue May 12 12:39:55 2026] GET /v2.0/subnets?id=261f2909-4800-482a-9c11-2e5984ee7a9d => generated 674 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/664] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:39:55 2026] GET /v2.0/ports?network_id=7f662b52-c22c-4b44-8a32-1634b213260d&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: 351/665] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:39:55 2026] GET /v2.0/networks/7f662b52-c22c-4b44-8a32-1634b213260d?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/666] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:39:56 2026] GET /v2.0/networks/7f662b52-c22c-4b44-8a32-1634b213260d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:39:56.128 8 INFO neutron.db.l3_db [None req-93b2c8de-ae0d-4a80-b54e-9c9740739730 9613ad3023ea47f6b8431398bbd5afb6 6f49f69c93a945d0a70d17b454f78e5c - - - -] Floating IP 77c1d939-17e5-45ca-b186-a99c468b5bad disassociated. External IP: 10.96.250.207, port: b1988e83-b96d-41c1-aa7b-59a7f06ee205. [pid: 7|app: 0|req: 353/667] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:39:56 2026] GET /v2.0/ports?device_id=62fb6fae-07d4-4534-95e5-46f64d968668 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/668] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:39:56 2026] GET /v2.0/security-groups?id=b4fc95af-a08f-4124-83a8-aa9b091293aa&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/669] 199.19.213.104 () {36 vars in 996 bytes} [Tue May 12 12:39:54 2026] DELETE /v2.0/ports/b1988e83-b96d-41c1-aa7b-59a7f06ee205 => generated 0 bytes in 2091 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:39:56.768 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-47627512-091b-4bba-a15d-61ca94e44cd0'] response: {'name': 'network-changed', 'server_uuid': '62fb6fae-07d4-4534-95e5-46f64d968668', 'tag': '43e777ba-8e6e-49d5-90fb-850b19d7c4ea', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 355/670] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:39:56 2026] GET /v2.0/ports?device_id=4c6d13a6-4948-4bc2-b481-4fab57c4b46d => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:39:56.793 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-911f3a55-92fe-45af-b46f-450fe58f8ed1'] response: {'server_uuid': '4c6d13a6-4948-4bc2-b481-4fab57c4b46d', 'name': 'network-vif-deleted', 'tag': 'b1988e83-b96d-41c1-aa7b-59a7f06ee205', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 316/671] 199.19.213.104 () {34 vars in 993 bytes} [Tue May 12 12:39:56 2026] GET /v2.0/ports?device_id=62fb6fae-07d4-4534-95e5-46f64d968668 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/672] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:39:56 2026] GET /v2.0/ports?tenant_id=800bc515408e4ec6b8eb4de8fcda373a&device_id=62fb6fae-07d4-4534-95e5-46f64d968668 => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/673] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:39:56 2026] GET /v2.0/networks?id=1797b018-b914-4289-86f4-3195722bed07 => generated 765 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/674] 199.19.213.104 () {34 vars in 1057 bytes} [Tue May 12 12:39:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=43e777ba-8e6e-49d5-90fb-850b19d7c4ea => generated 860 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/675] 199.19.213.104 () {34 vars in 983 bytes} [Tue May 12 12:39:57 2026] GET /v2.0/subnets?id=d02d03cd-a034-4876-b7ed-be3a264f33a6 => generated 663 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:39:57.150 8 INFO neutron.db.l3_db [None req-b8fa95ad-60ea-408f-bffd-c53fc4c4627f 8823d7e42287459390fab7c59e72c17a 800bc515408e4ec6b8eb4de8fcda373a - - - -] Floating IP 919acd9d-f2fd-4272-a87e-ad954a869b8c disassociated. External IP: 10.96.250.201, port: 43e777ba-8e6e-49d5-90fb-850b19d7c4ea. [pid: 7|app: 0|req: 360/676] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:39:57 2026] GET /v2.0/ports?network_id=1797b018-b914-4289-86f4-3195722bed07&device_owner=network%3Adhcp => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/677] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:39:57 2026] GET /v2.0/networks/1797b018-b914-4289-86f4-3195722bed07?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/678] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:39:57 2026] GET /v2.0/networks/1797b018-b914-4289-86f4-3195722bed07?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: 363/679] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:39:57 2026] GET /v2.0/ports?device_id=62fb6fae-07d4-4534-95e5-46f64d968668 => 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: 317/680] 199.19.213.104 () {36 vars in 996 bytes} [Tue May 12 12:39:56 2026] DELETE /v2.0/ports/43e777ba-8e6e-49d5-90fb-850b19d7c4ea => generated 0 bytes in 805 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/681] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:39:57 2026] DELETE /v2.0/security-groups/973f80dd-63aa-4a0f-95f4-51a84fa33189 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:39:57.999 8 INFO neutron.api.v2.resource [None req-2c7ccab9-0efa-4b01-907d-ae3a1b5ad069 9613ad3023ea47f6b8431398bbd5afb6 6f49f69c93a945d0a70d17b454f78e5c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 318/682] 10.0.0.251 () {32 vars in 736 bytes} [Tue May 12 12:39:57 2026] GET /v2.0/security-groups/973f80dd-63aa-4a0f-95f4-51a84fa33189 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/683] 10.0.0.251 () {32 vars in 731 bytes} [Tue May 12 12:39:58 2026] DELETE /v2.0/floatingips/77c1d939-17e5-45ca-b186-a99c468b5bad => generated 0 bytes in 412 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/684] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:39:58 2026] DELETE /v2.0/security-groups/b4fc95af-a08f-4124-83a8-aa9b091293aa => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:39:58.610 7 INFO neutron.api.v2.resource [None req-2b69c04a-aeff-4085-b2ae-a8022599f5bf 8823d7e42287459390fab7c59e72c17a 800bc515408e4ec6b8eb4de8fcda373a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 367/685] 10.0.0.251 () {32 vars in 736 bytes} [Tue May 12 12:39:58 2026] GET /v2.0/security-groups/b4fc95af-a08f-4124-83a8-aa9b091293aa => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:39:58.828 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-98e7e832-e52f-4af5-927d-ca541f9fc802'] response: {'server_uuid': '62fb6fae-07d4-4534-95e5-46f64d968668', 'name': 'network-vif-deleted', 'tag': '43e777ba-8e6e-49d5-90fb-850b19d7c4ea', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 368/686] 10.0.0.251 () {32 vars in 731 bytes} [Tue May 12 12:39:58 2026] DELETE /v2.0/floatingips/919acd9d-f2fd-4272-a87e-ad954a869b8c => generated 0 bytes in 348 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/687] 10.0.0.251 () {34 vars in 788 bytes} [Tue May 12 12:39:58 2026] PUT /v2.0/routers/03e7a138-7d57-46d8-aa0b-da5fade068b2/remove_router_interface => generated 309 bytes in 1176 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/688] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:39:59 2026] GET /v2.0/security-groups?tenant_id=148b92b6f74546758790135824282c0a&name=default => generated 2801 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/689] 10.0.0.251 () {34 vars in 788 bytes} [Tue May 12 12:39:58 2026] PUT /v2.0/routers/8f89cb8c-6ecf-412c-9bd0-f51377637c43/remove_router_interface => generated 309 bytes in 1259 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/690] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:40:00 2026] DELETE /v2.0/security-groups/25390c3b-50cb-424f-82ad-69712900211c => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:40:01.046 8 INFO neutron.services.segments.plugin [-] Segment 6bf30ebb-3e1f-44f6-a375-e73949064812 resource provider aggregate not found 2026-05-12 12:40:01.051 8 INFO neutron.services.segments.plugin [-] Segment 6bf30ebb-3e1f-44f6-a375-e73949064812 resource provider aggregate not found 2026-05-12 12:40:01.077 8 INFO neutron.services.segments.plugin [-] Segment 6bf30ebb-3e1f-44f6-a375-e73949064812 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bf30ebb-3e1f-44f6-a375-e73949064812 found for delete ", "request_id": "req-93d61445-d3a0-4712-8519-789f04d86fb6"}]} 2026-05-12 12:40:01.082 8 INFO neutron.db.l3_hamode_db [None req-ae77c5f6-d831-4b09-bad4-8ef912efa96a 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] HA network 51065f59-8527-4e8f-b5ad-1855263942b0 was deleted as no HA routers are present in tenant 6f49f69c93a945d0a70d17b454f78e5c. 2026-05-12 12:40:01.084 8 INFO neutron.services.segments.plugin [-] Segment 6bf30ebb-3e1f-44f6-a375-e73949064812 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bf30ebb-3e1f-44f6-a375-e73949064812 found for delete ", "request_id": "req-5ab02163-a1d1-47e5-b3cb-bc528ad4f41b"}]} [pid: 8|app: 0|req: 321/691] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:39:59 2026] DELETE /v2.0/routers/03e7a138-7d57-46d8-aa0b-da5fade068b2 => generated 0 bytes in 1230 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/692] 10.0.0.29 () {34 vars in 988 bytes} [Tue May 12 12:40:01 2026] GET /v2.0/ports?device_id=e0187a6d-4bff-439b-a1ce-c60efd349fec => generated 1240 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:40:01.532 7 INFO neutron.services.segments.plugin [-] Segment bcae30f3-4c19-4a40-8acb-00cafcb8aabc resource provider aggregate not found 2026-05-12 12:40:01.537 7 INFO neutron.services.segments.plugin [-] Segment bcae30f3-4c19-4a40-8acb-00cafcb8aabc resource provider aggregate not found [pid: 8|app: 0|req: 325/695] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:40:01 2026] GET /v2.0/security-groups?tenant_id=9af0d937823448d88d2e150d6e522f45&name=default => generated 2801 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:40:01.554 7 INFO neutron.services.segments.plugin [-] Segment bcae30f3-4c19-4a40-8acb-00cafcb8aabc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcae30f3-4c19-4a40-8acb-00cafcb8aabc found for delete ", "request_id": "req-407cc83c-8f8d-4e40-a726-9ca315057866"}]} 2026-05-12 12:40:01.560 7 INFO neutron.db.l3_hamode_db [None req-3164b420-56ef-430a-ae78-adc815ca72e5 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] HA network f0455ad1-7f3e-4b2c-9829-b720aeabae6d was deleted as no HA routers are present in tenant 800bc515408e4ec6b8eb4de8fcda373a. 2026-05-12 12:40:01.562 7 INFO neutron.services.segments.plugin [-] Segment bcae30f3-4c19-4a40-8acb-00cafcb8aabc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcae30f3-4c19-4a40-8acb-00cafcb8aabc found for delete ", "request_id": "req-9f437652-7f58-4420-bfcb-1dda64d08363"}]} [pid: 7|app: 0|req: 371/696] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:40:00 2026] DELETE /v2.0/routers/8f89cb8c-6ecf-412c-9bd0-f51377637c43 => generated 0 bytes in 1207 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/697] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:40:01 2026] DELETE /v2.0/subnets/261f2909-4800-482a-9c11-2e5984ee7a9d => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/698] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:40:01 2026] DELETE /v2.0/security-groups/4fe4b110-934a-43be-837d-4ecb3cf459d9 => 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: 372/699] 10.0.0.29 () {34 vars in 1038 bytes} [Tue May 12 12:40:01 2026] GET /v2.0/security-groups?id=4cc72ad1-22ad-4f2f-816a-5034bdc43668&fields=id&fields=name => generated 114 bytes in 390 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: 328/700] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:40:01 2026] DELETE /v2.0/subnets/d02d03cd-a034-4876-b7ed-be3a264f33a6 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/701] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:40:01 2026] DELETE /v2.0/networks/7f662b52-c22c-4b44-8a32-1634b213260d => generated 0 bytes in 427 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/702] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:40:02 2026] GET /v2.0/security-groups?tenant_id=6f49f69c93a945d0a70d17b454f78e5c&name=default => generated 2797 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/703] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:40:02 2026] DELETE /v2.0/security-groups/b0f80567-8ca4-4db9-94e8-65fae8d99ba3 => 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: 329/704] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:40:02 2026] DELETE /v2.0/networks/1797b018-b914-4289-86f4-3195722bed07 => generated 0 bytes in 427 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/705] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:40:02 2026] GET /v2.0/security-groups?tenant_id=800bc515408e4ec6b8eb4de8fcda373a&name=default => generated 2801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/706] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:40:02 2026] DELETE /v2.0/security-groups/08d02011-ff89-4b72-89b7-b29813838e1c => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:40:03.825 7 INFO neutron.services.segments.plugin [-] Segment 6a3d9735-7aae-49c9-8f69-0f7f169fd8dd resource provider aggregate not found 2026-05-12 12:40:03.832 7 INFO neutron.services.segments.plugin [-] Segment 6a3d9735-7aae-49c9-8f69-0f7f169fd8dd resource provider aggregate not found 2026-05-12 12:40:03.855 7 INFO neutron.services.segments.plugin [-] Segment 6a3d9735-7aae-49c9-8f69-0f7f169fd8dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a3d9735-7aae-49c9-8f69-0f7f169fd8dd found for delete ", "request_id": "req-1060da02-13e0-400e-9440-e82fb9d7165d"}]} 2026-05-12 12:40:03.858 7 INFO neutron.services.segments.plugin [-] Segment 6a3d9735-7aae-49c9-8f69-0f7f169fd8dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a3d9735-7aae-49c9-8f69-0f7f169fd8dd found for delete ", "request_id": "req-39342ea2-df0f-44cb-a165-02e4ed69577e"}]} 2026-05-12 12:40:04.185 7 INFO neutron.db.segments_db [None req-7ad03988-8fa2-4374-a371-791d6bb006ab d40c710c1cc64f6bba7531f81d93cc9d 4405f01309e143ad98b1935c6b941c2e - - - -] Added segment ac7cfd94-2e2b-4b9e-a7a9-e1fe08af283f of type vxlan for network 18b3c8ca-186b-427a-910a-2b55370d1389 2026-05-12 12:40:04.333 7 INFO neutron.db.segments_db [None req-7ad03988-8fa2-4374-a371-791d6bb006ab d40c710c1cc64f6bba7531f81d93cc9d 4405f01309e143ad98b1935c6b941c2e - - - -] Added segment c2f55393-43a1-440a-bfc1-426102465b1f of type vxlan for network 5c92d52b-4c70-4ec1-b832-080616510bd3 2026-05-12 12:40:04.421 8 INFO neutron.services.segments.plugin [-] Segment e587124f-ea7a-49ec-9df3-ed7fea7fbce8 resource provider aggregate not found 2026-05-12 12:40:04.433 8 INFO neutron.services.segments.plugin [-] Segment e587124f-ea7a-49ec-9df3-ed7fea7fbce8 resource provider aggregate not found 2026-05-12 12:40:04.475 8 INFO neutron.services.segments.plugin [-] Segment e587124f-ea7a-49ec-9df3-ed7fea7fbce8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e587124f-ea7a-49ec-9df3-ed7fea7fbce8 found for delete ", "request_id": "req-1ffd51dc-41e6-43cc-8cce-c4080e9fbd47"}]} 2026-05-12 12:40:04.478 8 INFO neutron.services.segments.plugin [-] Segment e587124f-ea7a-49ec-9df3-ed7fea7fbce8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e587124f-ea7a-49ec-9df3-ed7fea7fbce8 found for delete ", "request_id": "req-2565a085-92dc-4401-a867-9eb016adad86"}]} [pid: 7|app: 0|req: 377/707] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:40:03 2026] POST /v2.0/networks => generated 1245 bytes in 708 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/708] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:40:04 2026] GET /v2.0/ports?device_id=e0187a6d-4bff-439b-a1ce-c60efd349fec => 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: 379/709] 10.0.0.251 () {32 vars in 648 bytes} [Tue May 12 12:40:04 2026] GET /v2.0/networks => generated 1844 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:40:04.817 8 INFO neutron.db.segments_db [None req-20ac1ad5-6afd-4461-9dc8-f9364b7c649b 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Added segment b9eb12f1-d2a6-4a8a-b26c-64788763315a of type vxlan for network a4c8b25f-90ba-4368-a3d2-1a61b6acd9a9 [pid: 7|app: 0|req: 380/710] 10.0.0.37 () {34 vars in 969 bytes} [Tue May 12 12:40:04 2026] GET /v2.0/ports/b249ad34-7b13-49e7-9039-9c35991f60e9 => generated 968 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/711] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:40:04 2026] DELETE /v2.0/networks/18b3c8ca-186b-427a-910a-2b55370d1389 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/712] 199.19.213.104 () {34 vars in 999 bytes} [Tue May 12 12:40:05 2026] GET /v2.0/subnets?network_id=6b989e15-3bed-4b06-abfd-1a48ce4a1b11 => generated 660 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/713] 10.0.0.251 () {34 vars in 670 bytes} [Tue May 12 12:40:04 2026] POST /v2.0/networks => generated 746 bytes in 874 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/714] 199.19.213.104 () {34 vars in 1145 bytes} [Tue May 12 12:40:05 2026] GET /v2.0/ports?device_id=e0187a6d-4bff-439b-a1ce-c60efd349fec&device_owner=compute%3Anova&network_id=6b989e15-3bed-4b06-abfd-1a48ce4a1b11 => 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: 383/715] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:40:05 2026] DELETE /v2.0/networks/5c92d52b-4c70-4ec1-b832-080616510bd3 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/716] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:40:05 2026] POST /v2.0/subnets => generated 669 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/717] 10.0.0.251 () {32 vars in 648 bytes} [Tue May 12 12:40:05 2026] GET /v2.0/networks => generated 651 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:40:05.889 7 INFO neutron.services.segments.plugin [-] Segment ac7cfd94-2e2b-4b9e-a7a9-e1fe08af283f resource provider aggregate not found 2026-05-12 12:40:05.897 7 INFO neutron.services.segments.plugin [-] Segment ac7cfd94-2e2b-4b9e-a7a9-e1fe08af283f resource provider aggregate not found 2026-05-12 12:40:05.905 8 INFO neutron.db.segments_db [None req-e089b340-96b7-48e6-ab55-70f70362c73c 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Added segment 13b02c5b-0df9-4881-8456-cf6368d7a7d4 of type vxlan for network 60530ffd-5b5c-457c-b62f-a9186c1f2b13 2026-05-12 12:40:05.923 7 INFO neutron.services.segments.plugin [-] Segment ac7cfd94-2e2b-4b9e-a7a9-e1fe08af283f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac7cfd94-2e2b-4b9e-a7a9-e1fe08af283f found for delete ", "request_id": "req-2af1fb78-853d-4dd3-b1da-31118c5edf1c"}]} 2026-05-12 12:40:05.929 7 INFO neutron.services.segments.plugin [-] Segment ac7cfd94-2e2b-4b9e-a7a9-e1fe08af283f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac7cfd94-2e2b-4b9e-a7a9-e1fe08af283f found for delete ", "request_id": "req-a609f620-0bce-4c72-b5ce-77ef68ce3565"}]} 2026-05-12 12:40:05.967 7 INFO neutron.services.segments.plugin [-] Segment c2f55393-43a1-440a-bfc1-426102465b1f resource provider aggregate not found 2026-05-12 12:40:05.975 7 INFO neutron.services.segments.plugin [-] Segment c2f55393-43a1-440a-bfc1-426102465b1f resource provider aggregate not found 2026-05-12 12:40:05.998 7 INFO neutron.services.segments.plugin [-] Segment c2f55393-43a1-440a-bfc1-426102465b1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2f55393-43a1-440a-bfc1-426102465b1f found for delete ", "request_id": "req-c67593f3-4e88-41f4-b5ab-8eb269a1fbbf"}]} 2026-05-12 12:40:06.010 7 INFO neutron.services.segments.plugin [-] Segment c2f55393-43a1-440a-bfc1-426102465b1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2f55393-43a1-440a-bfc1-426102465b1f found for delete ", "request_id": "req-cdefa34d-c6be-4d1c-a212-92fe0393b735"}]} [pid: 7|app: 0|req: 384/718] 199.19.213.104 () {38 vars in 1027 bytes} [Tue May 12 12:40:05 2026] PUT /v2.0/ports/b249ad34-7b13-49e7-9039-9c35991f60e9 => generated 1145 bytes in 647 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-05-12 12:40:06.117 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cef39863-a48a-49c5-bdbb-6489f43df41c'] response: {'name': 'network-changed', 'server_uuid': 'e0187a6d-4bff-439b-a1ce-c60efd349fec', 'tag': 'b249ad34-7b13-49e7-9039-9c35991f60e9', 'status': 'completed', 'code': 200} 2026-05-12 12:40:06.228 7 INFO neutron.db.segments_db [None req-6839cfe9-883d-4e3d-a89f-ca90290dbc10 d40c710c1cc64f6bba7531f81d93cc9d 4405f01309e143ad98b1935c6b941c2e - - - -] Added segment 8198535d-c4e8-41aa-a9c6-ce99dd94a0ba of type vxlan for network df7a69a1-49d8-4254-b521-df4de24e5c11 [pid: 7|app: 0|req: 385/719] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:40:06 2026] POST /v2.0/networks => generated 650 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/720] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:40:06 2026] GET /v2.0/ports?tenant_id=340a93e684374d9cb31a0f9d23f77d8b&device_id=e0187a6d-4bff-439b-a1ce-c60efd349fec => generated 1417 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:40:06.460 8 INFO neutron.db.l3_hamode_db [None req-e089b340-96b7-48e6-ab55-70f70362c73c 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:40:06.480 7 INFO neutron.db.segments_db [None req-38ac9150-721a-40b2-bc8f-7563e2109fe1 d40c710c1cc64f6bba7531f81d93cc9d 4405f01309e143ad98b1935c6b941c2e - - - -] Added segment a0330109-1905-4efd-a8f6-1917605d072b of type vxlan for network 0fa92924-d548-4f54-88f6-7ffbd973d2c4 [pid: 7|app: 0|req: 387/721] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:40:06 2026] POST /v2.0/networks => generated 649 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/722] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:40:06 2026] GET /v2.0/networks?id=6b989e15-3bed-4b06-abfd-1a48ce4a1b11 => generated 780 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/723] 10.0.0.251 () {34 vars in 664 bytes} [Tue May 12 12:40:06 2026] POST /v2.0/ports => generated 1506 bytes in 749 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: 390/724] 199.19.213.104 () {34 vars in 1057 bytes} [Tue May 12 12:40:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b249ad34-7b13-49e7-9039-9c35991f60e9 => generated 860 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/725] 10.0.0.251 () {32 vars in 642 bytes} [Tue May 12 12:40:07 2026] GET /v2.0/ports => generated 1506 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:40:07.650 8 INFO neutron.db.l3_hamode_db [None req-e089b340-96b7-48e6-ab55-70f70362c73c 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 392/726] 199.19.213.104 () {34 vars in 1057 bytes} [Tue May 12 12:40:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=b249ad34-7b13-49e7-9039-9c35991f60e9 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/727] 10.0.0.251 () {32 vars in 719 bytes} [Tue May 12 12:40:07 2026] DELETE /v2.0/ports/b8fad71c-48f7-4e01-900b-a97a984137b9 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/728] 199.19.213.104 () {34 vars in 983 bytes} [Tue May 12 12:40:07 2026] GET /v2.0/subnets?id=a4335125-add1-4733-a585-74afc65609ba => generated 678 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/729] 10.0.0.251 () {32 vars in 719 bytes} [Tue May 12 12:40:07 2026] DELETE /v2.0/ports/a00eb669-293c-424b-a2fd-bddf921d1a68 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/730] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:40:08 2026] GET /v2.0/ports?network_id=6b989e15-3bed-4b06-abfd-1a48ce4a1b11&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/731] 10.0.0.251 () {32 vars in 642 bytes} [Tue May 12 12:40:08 2026] GET /v2.0/ports => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/732] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:40:08 2026] GET /v2.0/networks/6b989e15-3bed-4b06-abfd-1a48ce4a1b11?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:40:08.415 7 INFO neutron.db.segments_db [None req-7a1ceab7-d987-4b56-8382-6721ca7a37cb d40c710c1cc64f6bba7531f81d93cc9d 4405f01309e143ad98b1935c6b941c2e - - - -] Added segment 1c78f879-b7c5-4493-a42c-633bb7683cb3 of type vxlan for network 81cc2f08-7120-42c2-aa35-38782ffd588e [pid: 7|app: 0|req: 399/733] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:40:08 2026] POST /v2.0/networks => generated 649 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/734] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:40:08 2026] GET /v2.0/networks/6b989e15-3bed-4b06-abfd-1a48ce4a1b11?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:40:08.698 7 INFO neutron.db.segments_db [None req-b32b0942-ca41-46d7-8f82-1b69916f5250 d40c710c1cc64f6bba7531f81d93cc9d 4405f01309e143ad98b1935c6b941c2e - - - -] Added segment 7b4b93ae-d956-4388-9d1a-5c83ddedb68b of type vxlan for network de16c942-d839-45ab-a52e-db6635eccd9c [pid: 7|app: 0|req: 401/735] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:40:08 2026] POST /v2.0/networks => generated 650 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/736] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:40:05 2026] POST /v2.0/routers => generated 733 bytes in 3061 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/737] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:40:08 2026] GET /v2.0/ports?tenant_id=340a93e684374d9cb31a0f9d23f77d8b&device_id=e0187a6d-4bff-439b-a1ce-c60efd349fec => generated 1417 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/738] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:40:08 2026] POST /v2.0/subnets => generated 1225 bytes in 676 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/739] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:40:09 2026] GET /v2.0/networks?id=6b989e15-3bed-4b06-abfd-1a48ce4a1b11 => generated 780 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/740] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:40:09 2026] GET /v2.0/security-groups?tenant_id=36c479d06638414b83d74eda40a4328b&name=default => generated 2801 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/741] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:40:09 2026] GET /v2.0/ports?device_id=e0187a6d-4bff-439b-a1ce-c60efd349fec => generated 1148 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/742] 10.0.0.251 () {32 vars in 646 bytes} [Tue May 12 12:40:10 2026] GET /v2.0/subnets => generated 1838 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/743] 199.19.213.104 () {34 vars in 1057 bytes} [Tue May 12 12:40:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b249ad34-7b13-49e7-9039-9c35991f60e9 => 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: 342/744] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:40:10 2026] DELETE /v2.0/security-groups/3478a45c-6d71-4e03-8ba2-8efb8f81972c => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/745] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:40:10 2026] GET /v2.0/security-groups?id=4cc72ad1-22ad-4f2f-816a-5034bdc43668&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/746] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:40:10 2026] DELETE /v2.0/subnets/84a978e4-0848-45bd-8abb-bcf051f184fc => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/747] 199.19.213.104 () {34 vars in 1057 bytes} [Tue May 12 12:40:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=b249ad34-7b13-49e7-9039-9c35991f60e9 => 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: 346/748] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:40:10 2026] GET /v2.0/security-groups?tenant_id=87ab7992ffce4522900d1572961d5600&name=default => generated 2801 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/749] 10.0.0.251 () {34 vars in 782 bytes} [Tue May 12 12:40:08 2026] PUT /v2.0/routers/5938bde7-d9fc-4825-b026-fd3d2605c3b1/add_router_interface => generated 309 bytes in 1969 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/750] 199.19.213.104 () {34 vars in 983 bytes} [Tue May 12 12:40:10 2026] GET /v2.0/subnets?id=a4335125-add1-4733-a585-74afc65609ba => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/751] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:40:10 2026] DELETE /v2.0/subnets/ae9b0f0a-f964-4847-b1fc-4d071e11d325 => 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: 405/752] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:40:10 2026] DELETE /v2.0/security-groups/cb1faba2-3bad-4d12-bb25-8cebba6bc2e3 => 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: 348/753] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:40:10 2026] GET /v2.0/ports?network_id=6b989e15-3bed-4b06-abfd-1a48ce4a1b11&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/754] 10.0.0.251 () {32 vars in 646 bytes} [Tue May 12 12:40:11 2026] GET /v2.0/subnets => generated 626 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/755] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:40:11 2026] GET /v2.0/networks/6b989e15-3bed-4b06-abfd-1a48ce4a1b11?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: 350/756] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:40:11 2026] GET /v2.0/networks/6b989e15-3bed-4b06-abfd-1a48ce4a1b11?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: 351/757] 199.19.213.104 () {34 vars in 1117 bytes} [Tue May 12 12:40:11 2026] GET /v2.0/ports?device_id=e0187a6d-4bff-439b-a1ce-c60efd349fec&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.8 => generated 1148 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:40:11.465 7 INFO neutron.services.segments.plugin [-] Segment 7b4b93ae-d956-4388-9d1a-5c83ddedb68b resource provider aggregate not found 2026-05-12 12:40:11.470 7 INFO neutron.services.segments.plugin [-] Segment 7b4b93ae-d956-4388-9d1a-5c83ddedb68b resource provider aggregate not found 2026-05-12 12:40:11.492 7 INFO neutron.services.segments.plugin [-] Segment 7b4b93ae-d956-4388-9d1a-5c83ddedb68b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b4b93ae-d956-4388-9d1a-5c83ddedb68b found for delete ", "request_id": "req-f9aac0eb-c1ae-467e-b940-2265ad89197b"}]} 2026-05-12 12:40:11.494 7 INFO neutron.services.segments.plugin [-] Segment 7b4b93ae-d956-4388-9d1a-5c83ddedb68b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b4b93ae-d956-4388-9d1a-5c83ddedb68b found for delete ", "request_id": "req-df5bc551-28ee-4fd7-ae09-35eee5f6e005"}]} [pid: 7|app: 0|req: 407/758] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:40:11 2026] DELETE /v2.0/networks/de16c942-d839-45ab-a52e-db6635eccd9c => generated 0 bytes in 420 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/759] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:40:11 2026] DELETE /v2.0/networks/81cc2f08-7120-42c2-aa35-38782ffd588e => generated 0 bytes in 517 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/760] 10.0.0.37 () {34 vars in 980 bytes} [Tue May 12 12:40:12 2026] GET /v2.0/networks?id=a4c8b25f-90ba-4368-a3d2-1a61b6acd9a9 => generated 678 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/761] 199.19.213.104 () {38 vars in 1027 bytes} [Tue May 12 12:40:11 2026] PUT /v2.0/ports/b249ad34-7b13-49e7-9039-9c35991f60e9 => generated 968 bytes in 923 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: 353/762] 10.0.0.37 () {34 vars in 963 bytes} [Tue May 12 12:40:12 2026] GET /v2.0/quotas/f6d6c500931c49f1bdbeb340e1e4bd22 => generated 292 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:40:12.340 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-eff8c6ab-112b-475e-88df-f59044c54a0b'] response: {'name': 'network-changed', 'server_uuid': 'e0187a6d-4bff-439b-a1ce-c60efd349fec', 'tag': 'b249ad34-7b13-49e7-9039-9c35991f60e9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 354/763] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:40:12 2026] GET /v2.0/ports?tenant_id=340a93e684374d9cb31a0f9d23f77d8b&device_id=e0187a6d-4bff-439b-a1ce-c60efd349fec => 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: 410/764] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:40:12 2026] DELETE /v2.0/networks/0fa92924-d548-4f54-88f6-7ffbd973d2c4 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/765] 10.0.0.37 () {34 vars in 1000 bytes} [Tue May 12 12:40:12 2026] GET /v2.0/ports?tenant_id=f6d6c500931c49f1bdbeb340e1e4bd22&fields=id => generated 103 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/766] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:40:12 2026] GET /v2.0/networks?id=6b989e15-3bed-4b06-abfd-1a48ce4a1b11 => generated 780 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/767] 10.0.0.37 () {34 vars in 1006 bytes} [Tue May 12 12:40:12 2026] GET /v2.0/networks/a4c8b25f-90ba-4368-a3d2-1a61b6acd9a9?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: 413/768] 199.19.213.104 () {34 vars in 1057 bytes} [Tue May 12 12:40:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b249ad34-7b13-49e7-9039-9c35991f60e9 => generated 860 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:40:12.674 8 INFO neutron.services.segments.plugin [-] Segment 8198535d-c4e8-41aa-a9c6-ce99dd94a0ba resource provider aggregate not found 2026-05-12 12:40:12.680 8 INFO neutron.services.segments.plugin [-] Segment 8198535d-c4e8-41aa-a9c6-ce99dd94a0ba resource provider aggregate not found [pid: 7|app: 0|req: 414/769] 10.0.0.37 () {34 vars in 1106 bytes} [Tue May 12 12:40:12 2026] GET /v2.0/networks/a4c8b25f-90ba-4368-a3d2-1a61b6acd9a9?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) 2026-05-12 12:40:12.721 8 INFO neutron.services.segments.plugin [-] Segment 8198535d-c4e8-41aa-a9c6-ce99dd94a0ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8198535d-c4e8-41aa-a9c6-ce99dd94a0ba found for delete ", "request_id": "req-fb171218-18bc-48ab-ab66-a128a26dc407"}]} 2026-05-12 12:40:12.727 8 INFO neutron.services.segments.plugin [-] Segment 8198535d-c4e8-41aa-a9c6-ce99dd94a0ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8198535d-c4e8-41aa-a9c6-ce99dd94a0ba found for delete ", "request_id": "req-40da6a91-b7ed-424f-bc50-339f9f21b361"}]} [pid: 7|app: 0|req: 415/770] 199.19.213.104 () {34 vars in 983 bytes} [Tue May 12 12:40:12 2026] GET /v2.0/subnets?id=a4335125-add1-4733-a585-74afc65609ba => generated 678 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/771] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:40:12 2026] DELETE /v2.0/networks/df7a69a1-49d8-4254-b521-df4de24e5c11 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/772] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:40:12 2026] GET /v2.0/ports?network_id=6b989e15-3bed-4b06-abfd-1a48ce4a1b11&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: 357/773] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:40:12 2026] GET /v2.0/networks/6b989e15-3bed-4b06-abfd-1a48ce4a1b11?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: 417/774] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:40:12 2026] GET /v2.0/ports?device_id=0117a695-d5ce-40d8-84aa-51e4b2d53888 => 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: 358/775] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:40:12 2026] GET /v2.0/networks/6b989e15-3bed-4b06-abfd-1a48ce4a1b11?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/776] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:40:13 2026] GET /v2.0/ports?tenant_id=340a93e684374d9cb31a0f9d23f77d8b&device_id=e0187a6d-4bff-439b-a1ce-c60efd349fec => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/777] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:40:13 2026] GET /v2.0/networks?id=6b989e15-3bed-4b06-abfd-1a48ce4a1b11 => generated 780 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/778] 199.19.213.104 () {34 vars in 1057 bytes} [Tue May 12 12:40:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b249ad34-7b13-49e7-9039-9c35991f60e9 => generated 860 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/779] 199.19.213.104 () {34 vars in 983 bytes} [Tue May 12 12:40:13 2026] GET /v2.0/subnets?id=a4335125-add1-4733-a585-74afc65609ba => generated 678 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/780] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:40:13 2026] GET /v2.0/ports?network_id=6b989e15-3bed-4b06-abfd-1a48ce4a1b11&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/781] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:40:13 2026] GET /v2.0/networks/6b989e15-3bed-4b06-abfd-1a48ce4a1b11?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: 362/782] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:40:13 2026] GET /v2.0/networks/6b989e15-3bed-4b06-abfd-1a48ce4a1b11?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) 2026-05-12 12:40:13.532 7 INFO neutron.services.segments.plugin [-] Segment 1c78f879-b7c5-4493-a42c-633bb7683cb3 resource provider aggregate not found 2026-05-12 12:40:13.541 7 INFO neutron.services.segments.plugin [-] Segment 1c78f879-b7c5-4493-a42c-633bb7683cb3 resource provider aggregate not found 2026-05-12 12:40:13.564 7 INFO neutron.services.segments.plugin [-] Segment 1c78f879-b7c5-4493-a42c-633bb7683cb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c78f879-b7c5-4493-a42c-633bb7683cb3 found for delete ", "request_id": "req-65a25c2c-9b9e-46a3-9edc-7c4ebe128e81"}]} 2026-05-12 12:40:13.572 7 INFO neutron.services.segments.plugin [-] Segment 1c78f879-b7c5-4493-a42c-633bb7683cb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c78f879-b7c5-4493-a42c-633bb7683cb3 found for delete ", "request_id": "req-30821fd4-f167-46dc-8b07-f77aff0e19f9"}]} [pid: 7|app: 0|req: 421/783] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:40:13 2026] GET /v2.0/security-groups?tenant_id=4405f01309e143ad98b1935c6b941c2e&name=default => generated 2801 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:40:13.599 7 INFO neutron.services.segments.plugin [-] Segment a0330109-1905-4efd-a8f6-1917605d072b resource provider aggregate not found 2026-05-12 12:40:13.607 7 INFO neutron.services.segments.plugin [-] Segment a0330109-1905-4efd-a8f6-1917605d072b resource provider aggregate not found 2026-05-12 12:40:13.617 7 INFO neutron.services.segments.plugin [-] Segment a0330109-1905-4efd-a8f6-1917605d072b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0330109-1905-4efd-a8f6-1917605d072b found for delete ", "request_id": "req-0ac09dac-f057-4b2d-a3f9-a44a9f653f43"}]} 2026-05-12 12:40:13.627 7 INFO neutron.services.segments.plugin [-] Segment a0330109-1905-4efd-a8f6-1917605d072b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0330109-1905-4efd-a8f6-1917605d072b found for delete ", "request_id": "req-adcdb156-6db3-4cee-92ab-1869c7ec0bf3"}]} [pid: 8|app: 0|req: 363/784] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:40:13 2026] GET /v2.0/networks?id=a4c8b25f-90ba-4368-a3d2-1a61b6acd9a9 => generated 678 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/785] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:40:13 2026] DELETE /v2.0/security-groups/585f8a1e-b412-4bc9-87f8-4294998cac3a => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/786] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:40:13 2026] GET /v2.0/ports?device_id=e0187a6d-4bff-439b-a1ce-c60efd349fec => 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: 424/787] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:40:13 2026] GET /v2.0/security-groups?id=4cc72ad1-22ad-4f2f-816a-5034bdc43668&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: 425/788] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:40:13 2026] GET /v2.0/ports?device_id=0117a695-d5ce-40d8-84aa-51e4b2d53888 => 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: 364/789] 199.19.213.104 () {38 vars in 954 bytes} [Tue May 12 12:40:13 2026] POST /v2.0/ports => generated 954 bytes in 570 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: 365/790] 199.19.213.104 () {34 vars in 993 bytes} [Tue May 12 12:40:14 2026] GET /v2.0/ports?device_id=e0187a6d-4bff-439b-a1ce-c60efd349fec => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:40:14.674 8 INFO neutron.db.l3_db [None req-f6e65200-8492-412f-8766-2b3145deb093 a97728816ba04c9c8f4d17b60c1828d6 340a93e684374d9cb31a0f9d23f77d8b - - - -] Floating IP 44c4371a-6dc2-46e2-a674-05086bdc23d3 disassociated. External IP: 10.96.250.205, port: b249ad34-7b13-49e7-9039-9c35991f60e9. [pid: 7|app: 0|req: 426/791] 199.19.213.104 () {38 vars in 1027 bytes} [Tue May 12 12:40:14 2026] PUT /v2.0/ports/3ff5094a-58fb-4409-9e45-072510049c99 => generated 1199 bytes in 453 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-05-12 12:40:14.814 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8942bae4-4579-44a1-9578-89b7e139c092'] response: {'name': 'network-changed', 'server_uuid': '0117a695-d5ce-40d8-84aa-51e4b2d53888', 'tag': '3ff5094a-58fb-4409-9e45-072510049c99', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 427/792] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:40:14 2026] GET /v2.0/ports?tenant_id=f6d6c500931c49f1bdbeb340e1e4bd22&device_id=0117a695-d5ce-40d8-84aa-51e4b2d53888 => 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: 7|app: 0|req: 428/793] 199.19.213.104 () {34 vars in 1057 bytes} [Tue May 12 12:40:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=3ff5094a-58fb-4409-9e45-072510049c99 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/794] 199.19.213.104 () {34 vars in 983 bytes} [Tue May 12 12:40:14 2026] GET /v2.0/subnets?id=4fdc6e4e-87c1-44d7-8d30-49a6c0168cc5 => generated 672 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/795] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:40:14 2026] GET /v2.0/ports?network_id=a4c8b25f-90ba-4368-a3d2-1a61b6acd9a9&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/796] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:40:14 2026] GET /v2.0/networks/a4c8b25f-90ba-4368-a3d2-1a61b6acd9a9?fields=segments => generated 14 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/797] 199.19.213.104 () {36 vars in 996 bytes} [Tue May 12 12:40:14 2026] DELETE /v2.0/ports/b249ad34-7b13-49e7-9039-9c35991f60e9 => generated 0 bytes in 762 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/798] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:40:15 2026] GET /v2.0/ports?device_id=e0187a6d-4bff-439b-a1ce-c60efd349fec => 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: 367/799] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:40:15 2026] GET /v2.0/ports?device_id=0117a695-d5ce-40d8-84aa-51e4b2d53888 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:40:15.163 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5b16bb9d-c084-48de-a41d-d8e9e7d83bb0'] response: {'server_uuid': 'e0187a6d-4bff-439b-a1ce-c60efd349fec', 'name': 'network-vif-deleted', 'tag': 'b249ad34-7b13-49e7-9039-9c35991f60e9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 368/800] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:40:15 2026] GET /v2.0/security-groups?id=b71eb9ad-c7c1-4e67-bdee-8952f5f86e69&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/801] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:40:15 2026] GET /v2.0/networks/a4c8b25f-90ba-4368-a3d2-1a61b6acd9a9?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: 369/802] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:40:15 2026] GET /v2.0/ports?tenant_id=f6d6c500931c49f1bdbeb340e1e4bd22&device_id=0117a695-d5ce-40d8-84aa-51e4b2d53888 => generated 1238 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/805] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:40:15 2026] GET /v2.0/networks?id=a4c8b25f-90ba-4368-a3d2-1a61b6acd9a9 => generated 774 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/806] 199.19.213.104 () {34 vars in 1057 bytes} [Tue May 12 12:40:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=3ff5094a-58fb-4409-9e45-072510049c99 => 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: 435/807] 199.19.213.104 () {34 vars in 983 bytes} [Tue May 12 12:40:15 2026] GET /v2.0/subnets?id=4fdc6e4e-87c1-44d7-8d30-49a6c0168cc5 => 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: 373/808] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:40:15 2026] GET /v2.0/ports?network_id=a4c8b25f-90ba-4368-a3d2-1a61b6acd9a9&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/809] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:40:15 2026] GET /v2.0/networks/a4c8b25f-90ba-4368-a3d2-1a61b6acd9a9?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: 374/810] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:40:15 2026] GET /v2.0/networks/a4c8b25f-90ba-4368-a3d2-1a61b6acd9a9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:40:15.997 7 INFO neutron.db.segments_db [None req-24515abd-11a8-47d1-bc57-cdaf14f88939 f9d60ca34a3d4c55abd687809eab067f 48f5bf9b68f74e60afe95d8c7e1423d6 - - - -] Added segment 6cd23e11-7984-4978-937b-a01beab76e6e of type vxlan for network f86ca475-5dfa-4913-ab9e-6a4e2a9f1713 [pid: 7|app: 0|req: 437/811] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:40:15 2026] POST /v2.0/networks => generated 629 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:40:16.238 8 INFO neutron.db.segments_db [None req-19828797-3511-4860-9882-c3c25ed15e4b f9d60ca34a3d4c55abd687809eab067f 48f5bf9b68f74e60afe95d8c7e1423d6 - - - -] Added segment 417f68a1-7a84-441b-920e-801e3665a8f7 of type vxlan for network 0eb77135-40f8-42f2-b6aa-b9b50b2525e0 [pid: 8|app: 0|req: 375/812] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:40:16 2026] POST /v2.0/networks => generated 630 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/813] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:40:16 2026] DELETE /v2.0/security-groups/4cc72ad1-22ad-4f2f-816a-5034bdc43668 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/814] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:40:16 2026] GET /v2.0/ports?device_id=0117a695-d5ce-40d8-84aa-51e4b2d53888 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:40:16.445 8 INFO neutron.api.v2.resource [None req-09e4cb5a-c755-4322-b1de-8d4d810721f7 a97728816ba04c9c8f4d17b60c1828d6 340a93e684374d9cb31a0f9d23f77d8b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 377/815] 10.0.0.251 () {32 vars in 736 bytes} [Tue May 12 12:40:16 2026] GET /v2.0/security-groups/4cc72ad1-22ad-4f2f-816a-5034bdc43668 => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/816] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:40:16 2026] GET /v2.0/security-groups?id=b71eb9ad-c7c1-4e67-bdee-8952f5f86e69&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/817] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:40:16 2026] POST /v2.0/subnets => generated 602 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/818] 10.0.0.251 () {32 vars in 731 bytes} [Tue May 12 12:40:16 2026] DELETE /v2.0/floatingips/44c4371a-6dc2-46e2-a674-05086bdc23d3 => generated 0 bytes in 381 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/819] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:40:16 2026] GET /v2.0/security-groups?tenant_id=a6fbe7dfc80446658f62403a4b885042&name=default => generated 2801 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/820] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:40:16 2026] POST /v2.0/subnets => generated 602 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/821] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:40:17 2026] DELETE /v2.0/security-groups/676df672-bd2a-4428-a11f-b47423a96eba => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:40:17.370 8 INFO neutron.db.segments_db [None req-a31d401c-f308-4eeb-a67d-eb53821edc3a f9d60ca34a3d4c55abd687809eab067f 48f5bf9b68f74e60afe95d8c7e1423d6 - - - -] Added segment d0e3410a-c832-4cec-b52b-6f4b9a3ab3f1 of type vxlan for network 10d78c4a-e842-42d1-92e0-14b846c3cd1c 2026-05-12 12:40:17.743 8 INFO neutron.db.l3_hamode_db [None req-a31d401c-f308-4eeb-a67d-eb53821edc3a f9d60ca34a3d4c55abd687809eab067f 48f5bf9b68f74e60afe95d8c7e1423d6 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:40:17.984 8 INFO neutron.db.l3_hamode_db [None req-a31d401c-f308-4eeb-a67d-eb53821edc3a f9d60ca34a3d4c55abd687809eab067f 48f5bf9b68f74e60afe95d8c7e1423d6 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 441/822] 10.0.0.251 () {34 vars in 788 bytes} [Tue May 12 12:40:17 2026] PUT /v2.0/routers/84cc8d6f-1b80-4955-a987-f53818ea8175/remove_router_interface => generated 309 bytes in 1334 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/823] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:40:18 2026] GET /v2.0/security-groups?tenant_id=8f3a08984bdf4195869baa1bd4597883&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: 443/824] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:40:18 2026] GET /v2.0/ports?device_id=0117a695-d5ce-40d8-84aa-51e4b2d53888 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/825] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:40:17 2026] POST /v2.0/routers => generated 507 bytes in 1489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/826] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:40:18 2026] DELETE /v2.0/security-groups/3e155f7d-539d-43fd-bd1b-2757cb791217 => 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: 384/827] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:40:18 2026] GET /v2.0/security-groups?id=b71eb9ad-c7c1-4e67-bdee-8952f5f86e69&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:40:19.818 7 INFO neutron.services.segments.plugin [-] Segment 8801fbf2-16a8-473f-82c0-0cfd6b126ad8 resource provider aggregate not found 2026-05-12 12:40:19.823 7 INFO neutron.services.segments.plugin [-] Segment 8801fbf2-16a8-473f-82c0-0cfd6b126ad8 resource provider aggregate not found 2026-05-12 12:40:19.844 7 INFO neutron.services.segments.plugin [-] Segment 8801fbf2-16a8-473f-82c0-0cfd6b126ad8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8801fbf2-16a8-473f-82c0-0cfd6b126ad8 found for delete ", "request_id": "req-48b6f2a6-1d76-4f11-b2dc-b62d3a32f605"}]} 2026-05-12 12:40:19.845 7 INFO neutron.services.segments.plugin [-] Segment 8801fbf2-16a8-473f-82c0-0cfd6b126ad8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8801fbf2-16a8-473f-82c0-0cfd6b126ad8 found for delete ", "request_id": "req-41817805-173f-452c-8f5c-dbd08de79aec"}]} 2026-05-12 12:40:19.853 7 INFO neutron.db.l3_hamode_db [None req-20041e1c-aefd-42b5-909a-16efcba43e7b 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] HA network cc7e46f3-3c0a-469d-b80d-4b94c4131675 was deleted as no HA routers are present in tenant 340a93e684374d9cb31a0f9d23f77d8b. [pid: 7|app: 0|req: 444/828] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:40:18 2026] DELETE /v2.0/routers/84cc8d6f-1b80-4955-a987-f53818ea8175 => generated 0 bytes in 1337 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/829] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:40:19 2026] GET /v2.0/ports?device_id=0117a695-d5ce-40d8-84aa-51e4b2d53888 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/830] 199.19.213.104 () {34 vars in 993 bytes} [Tue May 12 12:40:19 2026] GET /v2.0/ports?device_id=0117a695-d5ce-40d8-84aa-51e4b2d53888 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/831] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:40:19 2026] DELETE /v2.0/subnets/a4335125-add1-4733-a585-74afc65609ba => 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: 448/832] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:40:20 2026] GET /v2.0/security-groups?id=b71eb9ad-c7c1-4e67-bdee-8952f5f86e69&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/833] 199.19.213.104 () {36 vars in 996 bytes} [Tue May 12 12:40:20 2026] DELETE /v2.0/ports/3ff5094a-58fb-4409-9e45-072510049c99 => generated 0 bytes in 392 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:40:20.644 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-18598c03-f9db-4912-9031-9d089e4dcaf2'] response: {'server_uuid': '0117a695-d5ce-40d8-84aa-51e4b2d53888', 'name': 'network-vif-deleted', 'tag': '3ff5094a-58fb-4409-9e45-072510049c99', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 450/834] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:40:20 2026] DELETE /v2.0/networks/6b989e15-3bed-4b06-abfd-1a48ce4a1b11 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/835] 10.0.0.251 () {34 vars in 782 bytes} [Tue May 12 12:40:18 2026] PUT /v2.0/routers/c378c420-bf68-4ae9-9ba7-6d8c12be3de8/add_router_interface => generated 309 bytes in 2072 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/836] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:40:20 2026] GET /v2.0/security-groups?tenant_id=340a93e684374d9cb31a0f9d23f77d8b&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: 386/837] 10.0.0.251 () {32 vars in 716 bytes} [Tue May 12 12:40:21 2026] GET /v2.0/ports/9b6473b1-4b31-466d-9f5b-5d4f7c8e7c03 => generated 955 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/838] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:40:21 2026] DELETE /v2.0/security-groups/17aa3e0e-fe54-441a-bd2a-efe82ffd3406 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:40:21.879 7 INFO neutron.services.segments.plugin [-] Segment 174c7e5e-107d-450c-af98-bdaf31bbda0e resource provider aggregate not found 2026-05-12 12:40:21.890 7 INFO neutron.services.segments.plugin [-] Segment 174c7e5e-107d-450c-af98-bdaf31bbda0e resource provider aggregate not found 2026-05-12 12:40:21.924 7 INFO neutron.services.segments.plugin [-] Segment 174c7e5e-107d-450c-af98-bdaf31bbda0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 174c7e5e-107d-450c-af98-bdaf31bbda0e found for delete ", "request_id": "req-fe1b03ec-4a49-4578-84bb-991728774e23"}]} 2026-05-12 12:40:21.925 7 INFO neutron.services.segments.plugin [-] Segment 174c7e5e-107d-450c-af98-bdaf31bbda0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 174c7e5e-107d-450c-af98-bdaf31bbda0e found for delete ", "request_id": "req-e3ce0d44-f5d1-4f9c-a370-b883bf20b00a"}]} [pid: 8|app: 0|req: 387/839] 10.0.0.251 () {34 vars in 782 bytes} [Tue May 12 12:40:21 2026] PUT /v2.0/routers/c378c420-bf68-4ae9-9ba7-6d8c12be3de8/add_router_interface => generated 309 bytes in 1520 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/840] 10.0.0.251 () {32 vars in 716 bytes} [Tue May 12 12:40:22 2026] GET /v2.0/ports/23fe5a8d-2e33-4ebc-abea-5a8d8f614cf9 => generated 955 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/841] 10.0.0.251 () {34 vars in 788 bytes} [Tue May 12 12:40:21 2026] PUT /v2.0/routers/5938bde7-d9fc-4825-b026-fd3d2605c3b1/remove_router_interface => generated 309 bytes in 1616 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/842] 10.0.0.251 () {34 vars in 788 bytes} [Tue May 12 12:40:22 2026] PUT /v2.0/routers/c378c420-bf68-4ae9-9ba7-6d8c12be3de8/remove_router_interface => generated 309 bytes in 968 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:40:23.994 7 INFO neutron.services.segments.plugin [-] Segment 13b02c5b-0df9-4881-8456-cf6368d7a7d4 resource provider aggregate not found [pid: 8|app: 0|req: 390/843] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:40:23 2026] GET /v2.0/security-groups?tenant_id=0454cf978fea45d1aed12014a58aca46&name=default => generated 2801 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:40:24.000 7 INFO neutron.services.segments.plugin [-] Segment 13b02c5b-0df9-4881-8456-cf6368d7a7d4 resource provider aggregate not found 2026-05-12 12:40:24.023 7 INFO neutron.services.segments.plugin [-] Segment 13b02c5b-0df9-4881-8456-cf6368d7a7d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13b02c5b-0df9-4881-8456-cf6368d7a7d4 found for delete ", "request_id": "req-6191fed1-ceb5-4326-b80a-b5432fd7a897"}]} 2026-05-12 12:40:24.024 7 INFO neutron.services.segments.plugin [-] Segment 13b02c5b-0df9-4881-8456-cf6368d7a7d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13b02c5b-0df9-4881-8456-cf6368d7a7d4 found for delete ", "request_id": "req-fff9c569-925e-42e3-af25-279f3c65c3a7"}]} 2026-05-12 12:40:24.029 7 INFO neutron.db.l3_hamode_db [None req-1f19097b-9651-46ba-9952-3fbc5107fced 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] HA network 60530ffd-5b5c-457c-b62f-a9186c1f2b13 was deleted as no HA routers are present in tenant f6d6c500931c49f1bdbeb340e1e4bd22. [pid: 7|app: 0|req: 454/844] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:40:22 2026] DELETE /v2.0/routers/5938bde7-d9fc-4825-b026-fd3d2605c3b1 => generated 0 bytes in 1153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:40:24.150 8 INFO neutron.db.segments_db [None req-571b41eb-5a3e-4d68-a152-79e9870da494 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Added segment 951c66d0-8fd5-420e-bd52-66070c172cf3 of type vxlan for network 35f900f4-200c-458a-b43b-dc4b3cd0834c [pid: 8|app: 0|req: 391/845] 10.0.0.251 () {34 vars in 670 bytes} [Tue May 12 12:40:23 2026] POST /v2.0/networks => generated 744 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/846] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:40:24 2026] DELETE /v2.0/security-groups/0eed22d3-d41a-4921-9313-881b049e5435 => 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: 393/847] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:40:24 2026] DELETE /v2.0/subnets/4fdc6e4e-87c1-44d7-8d30-49a6c0168cc5 => 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: 394/848] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:40:24 2026] POST /v2.0/subnets => generated 667 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/849] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:40:24 2026] GET /v2.0/security-groups?tenant_id=97f7a1f79f2d48d58a294889bb824776&name=default => generated 2801 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:40:25.092 8 INFO neutron.services.segments.plugin [-] Segment b9eb12f1-d2a6-4a8a-b26c-64788763315a resource provider aggregate not found 2026-05-12 12:40:25.097 8 INFO neutron.services.segments.plugin [-] Segment b9eb12f1-d2a6-4a8a-b26c-64788763315a resource provider aggregate not found 2026-05-12 12:40:25.115 8 INFO neutron.services.segments.plugin [-] Segment b9eb12f1-d2a6-4a8a-b26c-64788763315a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9eb12f1-d2a6-4a8a-b26c-64788763315a found for delete ", "request_id": "req-5e08eb7f-ca5e-4de0-a186-192090f99bc2"}]} 2026-05-12 12:40:25.116 8 INFO neutron.services.segments.plugin [-] Segment b9eb12f1-d2a6-4a8a-b26c-64788763315a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9eb12f1-d2a6-4a8a-b26c-64788763315a found for delete ", "request_id": "req-48e57db7-f223-497e-9527-4b970b72d2e0"}]} [pid: 8|app: 0|req: 396/850] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:40:24 2026] DELETE /v2.0/networks/a4c8b25f-90ba-4368-a3d2-1a61b6acd9a9 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/851] 10.0.0.251 () {34 vars in 788 bytes} [Tue May 12 12:40:24 2026] PUT /v2.0/routers/c378c420-bf68-4ae9-9ba7-6d8c12be3de8/remove_router_interface => generated 309 bytes in 1093 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:40:25.178 8 INFO neutron.db.segments_db [None req-f8bea203-545a-44c0-8ce8-4b84d03f132c 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Added segment 78436262-1a59-4042-8dfc-3cbcc40d6293 of type vxlan for network 5c9a36ba-6d27-4c9a-8419-88277c78205b [pid: 7|app: 0|req: 456/852] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:40:25 2026] DELETE /v2.0/security-groups/7c0aa60b-970e-4861-891c-de921efe899f => 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: 457/853] 10.0.0.251 () {32 vars in 735 bytes} [Tue May 12 12:40:25 2026] GET /v2.0/ports?device_id=c378c420-bf68-4ae9-9ba7-6d8c12be3de8 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:40:25.537 8 INFO neutron.db.l3_hamode_db [None req-f8bea203-545a-44c0-8ce8-4b84d03f132c 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:40:26.098 7 INFO neutron.services.segments.plugin [-] Segment d0e3410a-c832-4cec-b52b-6f4b9a3ab3f1 resource provider aggregate not found 2026-05-12 12:40:26.103 7 INFO neutron.services.segments.plugin [-] Segment d0e3410a-c832-4cec-b52b-6f4b9a3ab3f1 resource provider aggregate not found 2026-05-12 12:40:26.123 7 INFO neutron.db.l3_hamode_db [None req-212d8e6d-9fc2-41b3-9dc1-bb8cb3097a4d f9d60ca34a3d4c55abd687809eab067f 48f5bf9b68f74e60afe95d8c7e1423d6 - - - -] HA network 10d78c4a-e842-42d1-92e0-14b846c3cd1c was deleted as no HA routers are present in tenant 48f5bf9b68f74e60afe95d8c7e1423d6. [pid: 7|app: 0|req: 458/854] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:40:25 2026] DELETE /v2.0/routers/c378c420-bf68-4ae9-9ba7-6d8c12be3de8 => generated 0 bytes in 857 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:40:26.139 7 INFO neutron.services.segments.plugin [-] Segment d0e3410a-c832-4cec-b52b-6f4b9a3ab3f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0e3410a-c832-4cec-b52b-6f4b9a3ab3f1 found for delete ", "request_id": "req-ff07ca3e-9b4f-4a18-87dd-e8651cb61256"}]} 2026-05-12 12:40:26.146 7 INFO neutron.services.segments.plugin [-] Segment d0e3410a-c832-4cec-b52b-6f4b9a3ab3f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0e3410a-c832-4cec-b52b-6f4b9a3ab3f1 found for delete ", "request_id": "req-c17d0ac5-8543-431a-a247-e5fd9b67d940"}]} [pid: 7|app: 0|req: 459/855] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:40:26 2026] GET /v2.0/security-groups?tenant_id=f6d6c500931c49f1bdbeb340e1e4bd22&name=default => generated 2801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/856] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:40:26 2026] DELETE /v2.0/subnets/2dd3f891-5904-4cd1-8441-927aa66a2bd5 => 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: 461/857] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:40:26 2026] DELETE /v2.0/security-groups/b71eb9ad-c7c1-4e67-bdee-8952f5f86e69 => 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: 462/858] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:40:26 2026] DELETE /v2.0/subnets/2796c68a-41c8-4f26-8db6-ace0246e5100 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:40:27.024 8 INFO neutron.db.l3_hamode_db [None req-f8bea203-545a-44c0-8ce8-4b84d03f132c 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 463/859] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:40:26 2026] DELETE /v2.0/networks/0eb77135-40f8-42f2-b6aa-b9b50b2525e0 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/860] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:40:27 2026] DELETE /v2.0/networks/f86ca475-5dfa-4913-ab9e-6a4e2a9f1713 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:40:27.715 7 INFO neutron.db.segments_db [None req-bba9bf1e-2519-4842-b97f-9a05f934b9b8 890965bda65842f0854ccf1fdbbafa67 9592db6f2ae54696af02123534691ae3 - - - -] Added segment 534b9a1e-4d0f-4bcb-b513-78eb887aac1b of type vxlan for network 4d7a0ed6-0ed0-474c-ab67-3901780a0303 2026-05-12 12:40:27.829 7 INFO neutron.db.segments_db [None req-bba9bf1e-2519-4842-b97f-9a05f934b9b8 890965bda65842f0854ccf1fdbbafa67 9592db6f2ae54696af02123534691ae3 - - - -] Added segment ddb7eada-4858-41f0-b136-ddd8c4a1ae21 of type vxlan for network 5a02b4ac-f79e-4ec4-8ff9-e27a0346e149 [pid: 7|app: 0|req: 465/861] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:40:27 2026] POST /v2.0/networks => generated 1246 bytes in 590 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 12:40:28.063 7 INFO neutron.db.segments_db [None req-8b78c887-00e6-464f-ab89-ec4c3ead388e f9d60ca34a3d4c55abd687809eab067f 48f5bf9b68f74e60afe95d8c7e1423d6 - - - -] Added segment 3717ab90-c37c-4a03-b96a-c90fc9eefff1 of type vxlan for network f444befd-d7ba-45dc-8aea-1fa3d351d926 [pid: 8|app: 0|req: 397/862] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:40:25 2026] POST /v2.0/routers => generated 731 bytes in 2979 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:40:28.164 7 INFO neutron.services.segments.plugin [-] Segment 417f68a1-7a84-441b-920e-801e3665a8f7 resource provider aggregate not found 2026-05-12 12:40:28.171 7 INFO neutron.services.segments.plugin [-] Segment 417f68a1-7a84-441b-920e-801e3665a8f7 resource provider aggregate not found 2026-05-12 12:40:28.188 7 INFO neutron.services.segments.plugin [-] Segment 417f68a1-7a84-441b-920e-801e3665a8f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 417f68a1-7a84-441b-920e-801e3665a8f7 found for delete ", "request_id": "req-2c09595d-d47e-4e25-b12b-75376700e1ca"}]} 2026-05-12 12:40:28.196 7 INFO neutron.services.segments.plugin [-] Segment 417f68a1-7a84-441b-920e-801e3665a8f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 417f68a1-7a84-441b-920e-801e3665a8f7 found for delete ", "request_id": "req-5d718c86-e703-4d01-a2a2-9936e71a6fa2"}]} [pid: 8|app: 0|req: 398/863] 10.0.0.251 () {32 vars in 648 bytes} [Tue May 12 12:40:28 2026] GET /v2.0/networks => generated 1845 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:40:28.236 7 INFO neutron.services.segments.plugin [-] Segment 6cd23e11-7984-4978-937b-a01beab76e6e resource provider aggregate not found 2026-05-12 12:40:28.243 7 INFO neutron.services.segments.plugin [-] Segment 6cd23e11-7984-4978-937b-a01beab76e6e resource provider aggregate not found [pid: 7|app: 0|req: 466/864] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:40:27 2026] POST /v2.0/networks => generated 630 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:40:28.271 7 INFO neutron.services.segments.plugin [-] Segment 6cd23e11-7984-4978-937b-a01beab76e6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6cd23e11-7984-4978-937b-a01beab76e6e found for delete ", "request_id": "req-00e75151-c7b6-49e3-99d5-2744dce5f4c1"}]} 2026-05-12 12:40:28.272 7 INFO neutron.services.segments.plugin [-] Segment 6cd23e11-7984-4978-937b-a01beab76e6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6cd23e11-7984-4978-937b-a01beab76e6e found for delete ", "request_id": "req-6deb2fb2-3461-47e7-9fc7-cc87ca291e36"}]} [pid: 7|app: 0|req: 467/865] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:40:28 2026] DELETE /v2.0/networks/4d7a0ed6-0ed0-474c-ab67-3901780a0303 => generated 0 bytes in 628 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/866] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:40:28 2026] POST /v2.0/subnets => generated 602 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/867] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:40:29 2026] DELETE /v2.0/networks/5a02b4ac-f79e-4ec4-8ff9-e27a0346e149 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/868] 10.0.0.251 () {34 vars in 782 bytes} [Tue May 12 12:40:28 2026] PUT /v2.0/routers/5af43b1f-b43c-470a-8a54-9df4f6f406f2/add_router_interface => generated 309 bytes in 1416 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:40:29.713 8 INFO neutron.db.segments_db [None req-123d5843-99a4-468a-98b9-8788c04a5e53 f9d60ca34a3d4c55abd687809eab067f 48f5bf9b68f74e60afe95d8c7e1423d6 - - - -] Added segment 7786d92d-4c57-4d8a-bb6d-396c9cdf3dd3 of type vxlan for network f7061979-c3d4-4a0e-9e30-d63ff1aae04a [pid: 7|app: 0|req: 470/869] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:40:29 2026] GET /v2.0/security-groups?tenant_id=87c6dfdfdfbb430c953f1f960e601182&name=default => generated 2801 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/870] 10.0.0.251 () {32 vars in 648 bytes} [Tue May 12 12:40:29 2026] GET /v2.0/networks => generated 651 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/871] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:40:29 2026] DELETE /v2.0/security-groups/b4e94ec3-ea46-479a-b01d-191b876b07fb => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:40:29.996 7 INFO neutron.db.segments_db [None req-762cb8ae-426f-4696-9118-240e0d1cc300 890965bda65842f0854ccf1fdbbafa67 9592db6f2ae54696af02123534691ae3 - - - -] Added segment f5c833fb-717e-4811-944e-ce8660f785ff of type vxlan for network 96789716-61d6-4317-bd05-408cf012ceb2 2026-05-12 12:40:30.120 8 INFO neutron.db.l3_hamode_db [None req-123d5843-99a4-468a-98b9-8788c04a5e53 f9d60ca34a3d4c55abd687809eab067f 48f5bf9b68f74e60afe95d8c7e1423d6 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 473/872] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:40:29 2026] POST /v2.0/networks => generated 652 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:40:30.225 7 INFO neutron.db.segments_db [None req-0e3fed9c-f06c-420b-a140-37d3b83b063a 890965bda65842f0854ccf1fdbbafa67 9592db6f2ae54696af02123534691ae3 - - - -] Added segment d20e7c72-3c80-4ab6-8f90-dc75c2a20134 of type vxlan for network 0ac754a9-4f04-4af8-aea8-96822d26950d 2026-05-12 12:40:30.315 7 INFO neutron.services.segments.plugin [-] Segment 534b9a1e-4d0f-4bcb-b513-78eb887aac1b resource provider aggregate not found 2026-05-12 12:40:30.320 7 INFO neutron.services.segments.plugin [-] Segment 534b9a1e-4d0f-4bcb-b513-78eb887aac1b resource provider aggregate not found 2026-05-12 12:40:30.340 7 INFO neutron.services.segments.plugin [-] Segment 534b9a1e-4d0f-4bcb-b513-78eb887aac1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 534b9a1e-4d0f-4bcb-b513-78eb887aac1b found for delete ", "request_id": "req-3a45d56d-5efb-4e5d-b0ae-f36088a1ffbc"}]} 2026-05-12 12:40:30.346 7 INFO neutron.services.segments.plugin [-] Segment 534b9a1e-4d0f-4bcb-b513-78eb887aac1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 534b9a1e-4d0f-4bcb-b513-78eb887aac1b found for delete ", "request_id": "req-14d5ef0f-771a-4918-88df-ab73bacf210e"}]} 2026-05-12 12:40:30.356 8 INFO neutron.db.l3_hamode_db [None req-123d5843-99a4-468a-98b9-8788c04a5e53 f9d60ca34a3d4c55abd687809eab067f 48f5bf9b68f74e60afe95d8c7e1423d6 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:40:30.372 7 INFO neutron.services.segments.plugin [-] Segment ddb7eada-4858-41f0-b136-ddd8c4a1ae21 resource provider aggregate not found 2026-05-12 12:40:30.382 7 INFO neutron.services.segments.plugin [-] Segment ddb7eada-4858-41f0-b136-ddd8c4a1ae21 resource provider aggregate not found 2026-05-12 12:40:30.412 7 INFO neutron.services.segments.plugin [-] Segment ddb7eada-4858-41f0-b136-ddd8c4a1ae21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ddb7eada-4858-41f0-b136-ddd8c4a1ae21 found for delete ", "request_id": "req-1c87a2e4-a93d-4138-9815-f53a18f40b58"}]} 2026-05-12 12:40:30.412 7 INFO neutron.services.segments.plugin [-] Segment ddb7eada-4858-41f0-b136-ddd8c4a1ae21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ddb7eada-4858-41f0-b136-ddd8c4a1ae21 found for delete ", "request_id": "req-7a993e5a-b43b-40b3-8f24-bb794fe4b1b1"}]} [pid: 7|app: 0|req: 474/873] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:40:30 2026] POST /v2.0/networks => generated 654 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/876] 10.0.0.251 () {34 vars in 664 bytes} [Tue May 12 12:40:30 2026] POST /v2.0/ports => generated 1506 bytes in 677 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: 400/877] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:40:29 2026] POST /v2.0/routers => generated 506 bytes in 1518 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/878] 10.0.0.251 () {34 vars in 684 bytes} [Tue May 12 12:40:31 2026] POST /v2.0/security-groups => generated 1596 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/879] 10.0.0.251 () {32 vars in 642 bytes} [Tue May 12 12:40:31 2026] GET /v2.0/ports => generated 1506 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/880] 10.0.0.251 () {34 vars in 694 bytes} [Tue May 12 12:40:31 2026] POST /v2.0/security-group-rules => generated 565 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/881] 10.0.0.251 () {32 vars in 719 bytes} [Tue May 12 12:40:31 2026] DELETE /v2.0/ports/39f227fb-50a4-4559-a00e-a2bcfe6975da => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/882] 10.0.0.251 () {34 vars in 694 bytes} [Tue May 12 12:40:31 2026] POST /v2.0/security-group-rules => generated 570 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/883] 10.0.0.251 () {34 vars in 664 bytes} [Tue May 12 12:40:31 2026] POST /v2.0/ports => generated 947 bytes in 547 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: 405/884] 10.0.0.251 () {32 vars in 719 bytes} [Tue May 12 12:40:31 2026] DELETE /v2.0/ports/a55bf455-4905-4a2a-91fd-6aeb1fc4ad14 => 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: 480/885] 10.0.0.251 () {34 vars in 675 bytes} [Tue May 12 12:40:31 2026] POST /v2.0/floatingips => generated 552 bytes in 711 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/886] 10.0.0.251 () {32 vars in 642 bytes} [Tue May 12 12:40:32 2026] GET /v2.0/ports => 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: 482/887] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:40:32 2026] GET /v2.0/security-groups?tenant_id=400beb17dd834647ab4162250b845db0&name=default => generated 2801 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:40:32.872 7 INFO neutron.db.segments_db [None req-f527148e-46f5-4bf0-bc6c-f255d9a8973f 890965bda65842f0854ccf1fdbbafa67 9592db6f2ae54696af02123534691ae3 - - - -] Added segment 272c7c11-cc6b-4591-8662-e8ccb626da0a of type vxlan for network 8a003d3c-df0e-40a0-a745-842acf86e715 [pid: 7|app: 0|req: 483/888] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:40:32 2026] POST /v2.0/networks => generated 654 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/889] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:40:33 2026] DELETE /v2.0/security-groups/14a6b740-f169-41d7-a258-0c21e966b2b6 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/890] 10.0.0.37 () {34 vars in 1098 bytes} [Tue May 12 12:40:33 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1613692444&fields=id&tenant_id=dda97e7986054153a7660329f03b2342 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:40:33.219 7 INFO neutron.db.segments_db [None req-e8a94282-966e-4507-9367-c4a926cc4001 890965bda65842f0854ccf1fdbbafa67 9592db6f2ae54696af02123534691ae3 - - - -] Added segment 7019e497-1734-45eb-9cd3-68704a8922d0 of type vxlan for network 99842b0b-1cda-4172-96b5-bfd5d58d500a [pid: 7|app: 0|req: 486/891] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:40:33 2026] POST /v2.0/networks => generated 654 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/892] 10.0.0.37 () {34 vars in 980 bytes} [Tue May 12 12:40:33 2026] GET /v2.0/networks?id=35f900f4-200c-458a-b43b-dc4b3cd0834c => generated 676 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/893] 10.0.0.37 () {34 vars in 963 bytes} [Tue May 12 12:40:33 2026] GET /v2.0/quotas/dda97e7986054153a7660329f03b2342 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/894] 10.0.0.37 () {34 vars in 1000 bytes} [Tue May 12 12:40:33 2026] GET /v2.0/ports?tenant_id=dda97e7986054153a7660329f03b2342&fields=id => generated 103 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/895] 10.0.0.37 () {34 vars in 1006 bytes} [Tue May 12 12:40:33 2026] GET /v2.0/networks/35f900f4-200c-458a-b43b-dc4b3cd0834c?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: 491/896] 10.0.0.37 () {34 vars in 1106 bytes} [Tue May 12 12:40:33 2026] GET /v2.0/networks/35f900f4-200c-458a-b43b-dc4b3cd0834c?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: 406/897] 10.0.0.251 () {34 vars in 782 bytes} [Tue May 12 12:40:32 2026] PUT /v2.0/routers/480b0241-3e76-4758-a910-68f0e5fe570a/add_router_interface => generated 309 bytes in 1866 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: 492/898] 10.0.0.251 () {32 vars in 716 bytes} [Tue May 12 12:40:33 2026] GET /v2.0/ports/9663264a-6cde-4960-8b35-b5584d66003c => generated 1021 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/899] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:40:33 2026] POST /v2.0/subnets => generated 1276 bytes in 657 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/900] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:40:34 2026] GET /v2.0/ports?device_id=462fc03e-ce9c-4a9c-9bee-3c3e2f74fe70 => 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: 409/901] 10.0.0.251 () {32 vars in 646 bytes} [Tue May 12 12:40:34 2026] GET /v2.0/subnets => generated 1889 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/902] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:40:34 2026] DELETE /v2.0/subnets/66cb546f-c94e-4fdb-b219-6860bc04ca38 => generated 0 bytes in 375 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/903] 10.0.0.251 () {34 vars in 788 bytes} [Tue May 12 12:40:33 2026] PUT /v2.0/routers/480b0241-3e76-4758-a910-68f0e5fe570a/remove_router_interface => generated 309 bytes in 1134 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: 411/904] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:40:35 2026] GET /v2.0/networks?id=35f900f4-200c-458a-b43b-dc4b3cd0834c => generated 676 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:40:35.341 8 INFO neutron.api.v2.resource [None req-c3671c17-074c-48d9-978c-1a1742c191eb f9d60ca34a3d4c55abd687809eab067f 48f5bf9b68f74e60afe95d8c7e1423d6 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 412/905] 10.0.0.251 () {34 vars in 788 bytes} [Tue May 12 12:40:35 2026] PUT /v2.0/routers/480b0241-3e76-4758-a910-68f0e5fe570a/remove_router_interface => generated 197 bytes in 246 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/906] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:40:35 2026] DELETE /v2.0/subnets/0c4932c6-eb0d-4d93-8e5a-255a5f4a7688 => 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: 413/907] 199.19.213.104 () {34 vars in 1049 bytes} [Tue May 12 12:40:35 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=dda97e7986054153a7660329f03b2342 => generated 181 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/908] 10.0.0.251 () {32 vars in 646 bytes} [Tue May 12 12:40:35 2026] GET /v2.0/subnets => generated 626 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/909] 10.0.0.251 () {32 vars in 735 bytes} [Tue May 12 12:40:35 2026] GET /v2.0/ports?device_id=480b0241-3e76-4758-a910-68f0e5fe570a => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:40:35.817 8 INFO neutron.services.segments.plugin [-] Segment 7019e497-1734-45eb-9cd3-68704a8922d0 resource provider aggregate not found 2026-05-12 12:40:35.823 8 INFO neutron.services.segments.plugin [-] Segment 7019e497-1734-45eb-9cd3-68704a8922d0 resource provider aggregate not found [pid: 7|app: 0|req: 496/910] 199.19.213.104 () {38 vars in 954 bytes} [Tue May 12 12:40:35 2026] POST /v2.0/ports => generated 958 bytes in 424 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-05-12 12:40:35.841 8 INFO neutron.services.segments.plugin [-] Segment 7019e497-1734-45eb-9cd3-68704a8922d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7019e497-1734-45eb-9cd3-68704a8922d0 found for delete ", "request_id": "req-f9396c1c-ec7e-4f88-9a0d-41fe5c0a0ac1"}]} 2026-05-12 12:40:35.844 8 INFO neutron.services.segments.plugin [-] Segment 7019e497-1734-45eb-9cd3-68704a8922d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7019e497-1734-45eb-9cd3-68704a8922d0 found for delete ", "request_id": "req-deac5118-a76d-4b14-a382-ce25000fb0f8"}]} [pid: 8|app: 0|req: 415/911] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:40:35 2026] DELETE /v2.0/networks/99842b0b-1cda-4172-96b5-bfd5d58d500a => generated 0 bytes in 435 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/912] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:40:35 2026] GET /v2.0/ports?device_id=462fc03e-ce9c-4a9c-9bee-3c3e2f74fe70 => generated 961 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:40:36.930 7 INFO neutron.services.segments.plugin [-] Segment 7786d92d-4c57-4d8a-bb6d-396c9cdf3dd3 resource provider aggregate not found 2026-05-12 12:40:36.936 7 INFO neutron.services.segments.plugin [-] Segment 7786d92d-4c57-4d8a-bb6d-396c9cdf3dd3 resource provider aggregate not found [pid: 8|app: 0|req: 417/913] 199.19.213.104 () {38 vars in 1027 bytes} [Tue May 12 12:40:35 2026] PUT /v2.0/ports/634cf434-d9e2-441a-b4db-2e3d8c6bc198 => generated 1203 bytes in 998 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:40:36.951 7 INFO neutron.services.segments.plugin [-] Segment 7786d92d-4c57-4d8a-bb6d-396c9cdf3dd3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7786d92d-4c57-4d8a-bb6d-396c9cdf3dd3 found for delete ", "request_id": "req-a22ae5cd-6c3d-400f-949e-4ed5984b13c5"}]} 2026-05-12 12:40:36.954 7 INFO neutron.services.segments.plugin [-] Segment 7786d92d-4c57-4d8a-bb6d-396c9cdf3dd3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7786d92d-4c57-4d8a-bb6d-396c9cdf3dd3 found for delete ", "request_id": "req-4e846457-d06d-4b07-a669-5530a2f4ee2b"}]} 2026-05-12 12:40:36.959 7 INFO neutron.db.l3_hamode_db [None req-8cde137d-01fd-4376-919a-82856d581365 f9d60ca34a3d4c55abd687809eab067f 48f5bf9b68f74e60afe95d8c7e1423d6 - - - -] HA network f7061979-c3d4-4a0e-9e30-d63ff1aae04a was deleted as no HA routers are present in tenant 48f5bf9b68f74e60afe95d8c7e1423d6. /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: 497/914] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:40:35 2026] DELETE /v2.0/routers/480b0241-3e76-4758-a910-68f0e5fe570a => generated 0 bytes in 1140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:40:37.000 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-36fa2bef-447c-4e42-803a-47e596dda06c'] response: {'name': 'network-changed', 'server_uuid': '462fc03e-ce9c-4a9c-9bee-3c3e2f74fe70', 'tag': '634cf434-d9e2-441a-b4db-2e3d8c6bc198', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 498/915] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:40:36 2026] GET /v2.0/security-groups?id=4120dcec-25e7-4e20-bbf7-9cb768219e47&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/916] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:40:37 2026] DELETE /v2.0/subnets/4dbcb8b0-df67-4d17-847d-fa5333645e78 => 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: 500/917] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:40:37 2026] GET /v2.0/ports?tenant_id=dda97e7986054153a7660329f03b2342&device_id=462fc03e-ce9c-4a9c-9bee-3c3e2f74fe70 => generated 1242 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/918] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:40:36 2026] DELETE /v2.0/networks/8a003d3c-df0e-40a0-a745-842acf86e715 => generated 0 bytes in 456 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: 419/919] 199.19.213.104 () {34 vars in 1059 bytes} [Tue May 12 12:40:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=634cf434-d9e2-441a-b4db-2e3d8c6bc198 => 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: 420/920] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:40:37 2026] DELETE /v2.0/networks/0ac754a9-4f04-4af8-aea8-96822d26950d => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/921] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:40:37 2026] DELETE /v2.0/networks/f444befd-d7ba-45dc-8aea-1fa3d351d926 => generated 0 bytes in 414 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/922] 199.19.213.104 () {34 vars in 983 bytes} [Tue May 12 12:40:37 2026] GET /v2.0/subnets?id=6e64868f-4507-4845-a826-50d1aef3f2c8 => generated 670 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:40:37.769 8 INFO neutron.db.segments_db [None req-27bd20b2-42e9-4fc9-87f1-cfb2e4e12be3 f9d60ca34a3d4c55abd687809eab067f 48f5bf9b68f74e60afe95d8c7e1423d6 - - - -] Added segment 94a195be-b8e9-4049-acc5-719629aa86cd of type vxlan for network c94c3860-2e42-4c26-8068-b2099b87b712 2026-05-12 12:40:37.876 8 INFO neutron.services.segments.plugin [-] Segment 272c7c11-cc6b-4591-8662-e8ccb626da0a resource provider aggregate not found 2026-05-12 12:40:37.882 8 INFO neutron.services.segments.plugin [-] Segment 272c7c11-cc6b-4591-8662-e8ccb626da0a resource provider aggregate not found 2026-05-12 12:40:37.901 8 INFO neutron.services.segments.plugin [-] Segment 272c7c11-cc6b-4591-8662-e8ccb626da0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 272c7c11-cc6b-4591-8662-e8ccb626da0a found for delete ", "request_id": "req-a9d7dadf-de6d-45eb-a1c1-db514196008a"}]} 2026-05-12 12:40:37.906 8 INFO neutron.services.segments.plugin [-] Segment 272c7c11-cc6b-4591-8662-e8ccb626da0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 272c7c11-cc6b-4591-8662-e8ccb626da0a found for delete ", "request_id": "req-b2247827-b706-4a62-82f5-c1e50a55a1bf"}]} 2026-05-12 12:40:37.930 8 INFO neutron.services.segments.plugin [-] Segment d20e7c72-3c80-4ab6-8f90-dc75c2a20134 resource provider aggregate not found 2026-05-12 12:40:37.934 8 INFO neutron.services.segments.plugin [-] Segment d20e7c72-3c80-4ab6-8f90-dc75c2a20134 resource provider aggregate not found [pid: 7|app: 0|req: 502/923] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:40:37 2026] DELETE /v2.0/networks/96789716-61d6-4317-bd05-408cf012ceb2 => 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: 422/924] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:40:37 2026] POST /v2.0/networks => generated 630 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:40:37.973 8 INFO neutron.services.segments.plugin [-] Segment d20e7c72-3c80-4ab6-8f90-dc75c2a20134 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d20e7c72-3c80-4ab6-8f90-dc75c2a20134 found for delete ", "request_id": "req-75401f5a-778a-48c1-a939-30bfc2e21e45"}]} 2026-05-12 12:40:37.974 8 INFO neutron.services.segments.plugin [-] Segment d20e7c72-3c80-4ab6-8f90-dc75c2a20134 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d20e7c72-3c80-4ab6-8f90-dc75c2a20134 found for delete ", "request_id": "req-278d93ad-e14a-47ff-8c6b-aac5bbc0e0d7"}]} [pid: 7|app: 0|req: 503/925] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:40:37 2026] GET /v2.0/ports?network_id=35f900f4-200c-458a-b43b-dc4b3cd0834c&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/926] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:40:37 2026] GET /v2.0/networks/35f900f4-200c-458a-b43b-dc4b3cd0834c?fields=segments => generated 14 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/927] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:40:38 2026] GET /v2.0/ports?device_id=462fc03e-ce9c-4a9c-9bee-3c3e2f74fe70 => generated 973 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/928] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:40:38 2026] GET /v2.0/networks/35f900f4-200c-458a-b43b-dc4b3cd0834c?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: 507/929] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:40:38 2026] GET /v2.0/security-groups?id=4120dcec-25e7-4e20-bbf7-9cb768219e47&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/930] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:40:37 2026] POST /v2.0/subnets => generated 602 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/931] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:40:38 2026] GET /v2.0/ports?tenant_id=dda97e7986054153a7660329f03b2342&device_id=462fc03e-ce9c-4a9c-9bee-3c3e2f74fe70 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:40:38.474 8 INFO neutron.db.segments_db [None req-e706f4b8-758e-46a5-8001-850a1ba6be58 f9d60ca34a3d4c55abd687809eab067f 48f5bf9b68f74e60afe95d8c7e1423d6 - - - -] Added segment 8efe44a2-ea58-45bd-b949-00902ced7c71 of type vxlan for network 8fecdf2a-f799-4374-832a-bed3f21a1b29 [pid: 7|app: 0|req: 508/932] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:40:38 2026] GET /v2.0/security-groups?tenant_id=ce21aa286e334462b01d01a5f3822f72&name=default => generated 2801 bytes in 400 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/933] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:40:38 2026] GET /v2.0/networks?id=35f900f4-200c-458a-b43b-dc4b3cd0834c => generated 772 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/934] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:40:38 2026] GET /v2.0/security-groups?tenant_id=9592db6f2ae54696af02123534691ae3&name=default => generated 2801 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:40:38.879 8 INFO neutron.db.l3_hamode_db [None req-e706f4b8-758e-46a5-8001-850a1ba6be58 f9d60ca34a3d4c55abd687809eab067f 48f5bf9b68f74e60afe95d8c7e1423d6 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 511/935] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:40:38 2026] DELETE /v2.0/security-groups/58fd3b4a-d6f5-421d-a678-dd2301d1ac24 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/936] 199.19.213.104 () {34 vars in 1059 bytes} [Tue May 12 12:40:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=634cf434-d9e2-441a-b4db-2e3d8c6bc198 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:40:38.988 7 INFO neutron.services.segments.plugin [-] Segment 3717ab90-c37c-4a03-b96a-c90fc9eefff1 resource provider aggregate not found 2026-05-12 12:40:38.999 7 INFO neutron.services.segments.plugin [-] Segment 3717ab90-c37c-4a03-b96a-c90fc9eefff1 resource provider aggregate not found 2026-05-12 12:40:39.008 7 INFO neutron.services.segments.plugin [-] Segment 3717ab90-c37c-4a03-b96a-c90fc9eefff1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3717ab90-c37c-4a03-b96a-c90fc9eefff1 found for delete ", "request_id": "req-0b07bd09-2d1b-4a17-95c7-736da3df7be3"}]} 2026-05-12 12:40:39.026 7 INFO neutron.services.segments.plugin [-] Segment f5c833fb-717e-4811-944e-ce8660f785ff resource provider aggregate not found 2026-05-12 12:40:39.032 7 INFO neutron.services.segments.plugin [-] Segment 3717ab90-c37c-4a03-b96a-c90fc9eefff1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3717ab90-c37c-4a03-b96a-c90fc9eefff1 found for delete ", "request_id": "req-43e903c5-bbc7-4658-81de-801bd696b5fe"}]} 2026-05-12 12:40:39.051 7 INFO neutron.services.segments.plugin [-] Segment f5c833fb-717e-4811-944e-ce8660f785ff resource provider aggregate not found 2026-05-12 12:40:39.057 8 INFO neutron.db.l3_hamode_db [None req-e706f4b8-758e-46a5-8001-850a1ba6be58 f9d60ca34a3d4c55abd687809eab067f 48f5bf9b68f74e60afe95d8c7e1423d6 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:40:39.057 7 INFO neutron.services.segments.plugin [-] Segment f5c833fb-717e-4811-944e-ce8660f785ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5c833fb-717e-4811-944e-ce8660f785ff found for delete ", "request_id": "req-95eeb25c-ada0-4e77-a522-62f04a6b81a3"}]} 2026-05-12 12:40:39.069 7 INFO neutron.services.segments.plugin [-] Segment f5c833fb-717e-4811-944e-ce8660f785ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5c833fb-717e-4811-944e-ce8660f785ff found for delete ", "request_id": "req-30d6530f-4511-4991-a716-02213b07d061"}]} [pid: 7|app: 0|req: 513/937] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:40:38 2026] DELETE /v2.0/security-groups/930d807b-0a11-473e-a178-7fad25409e3f => 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: 514/938] 199.19.213.104 () {34 vars in 983 bytes} [Tue May 12 12:40:39 2026] GET /v2.0/subnets?id=6e64868f-4507-4845-a826-50d1aef3f2c8 => 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: 515/939] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:40:39 2026] GET /v2.0/ports?network_id=35f900f4-200c-458a-b43b-dc4b3cd0834c&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: 516/940] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:40:39 2026] GET /v2.0/networks/35f900f4-200c-458a-b43b-dc4b3cd0834c?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/941] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:40:39 2026] GET /v2.0/networks/35f900f4-200c-458a-b43b-dc4b3cd0834c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/942] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:40:39 2026] GET /v2.0/ports?device_id=462fc03e-ce9c-4a9c-9bee-3c3e2f74fe70 => generated 973 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/943] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:40:39 2026] GET /v2.0/security-groups?id=4120dcec-25e7-4e20-bbf7-9cb768219e47&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/944] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:40:38 2026] POST /v2.0/routers => generated 507 bytes in 1432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/945] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:40:40 2026] GET /v2.0/ports?device_id=462fc03e-ce9c-4a9c-9bee-3c3e2f74fe70 => generated 975 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/946] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:40:40 2026] GET /v2.0/security-groups?id=4120dcec-25e7-4e20-bbf7-9cb768219e47&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/947] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:40:40 2026] GET /v2.0/ports?device_id=462fc03e-ce9c-4a9c-9bee-3c3e2f74fe70 => generated 975 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/948] 10.0.0.251 () {34 vars in 782 bytes} [Tue May 12 12:40:39 2026] PUT /v2.0/routers/9e89aee4-a21d-4d69-a83f-f663ee84c93a/add_router_interface => generated 309 bytes in 1678 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:40:41.778 8 INFO neutron.db.l3_db [None req-5a221739-b7c7-4c0d-8ada-acdf8ab477da 6e0d7c58358645279a23ec8e8a06f3a0 dda97e7986054153a7660329f03b2342 - - - -] Floating IP 1bba7bb6-657b-4ed9-837b-5a4777a62b1b associated. External IP: 10.96.250.215, port: 634cf434-d9e2-441a-b4db-2e3d8c6bc198. 2026-05-12 12:40:41.919 7 INFO neutron.db.segments_db [None req-1c383726-de3b-4265-be4c-522bb9a191b1 18439247c32748b8b2baa1843904c2e5 21c53a7feedd454fa5e9c2dd40e0b9e4 - - - -] Added segment 5b9680eb-5a07-4650-ae2a-b0746eea123f of type vxlan for network b47ec5c6-ea8d-40c8-b93a-d632b92bb9b2 [pid: 7|app: 0|req: 521/949] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:40:41 2026] POST /v2.0/networks => generated 633 bytes in 549 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/950] 10.0.0.251 () {34 vars in 748 bytes} [Tue May 12 12:40:40 2026] PUT /v2.0/floatingips/1bba7bb6-657b-4ed9-837b-5a4777a62b1b => generated 856 bytes in 1372 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:40:42.288 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5bbb0319-f4c8-4db6-9004-3105d925db4e'] response: {'name': 'network-changed', 'server_uuid': '462fc03e-ce9c-4a9c-9bee-3c3e2f74fe70', 'tag': '634cf434-d9e2-441a-b4db-2e3d8c6bc198', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 522/951] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:40:42 2026] GET /v2.0/security-groups?tenant_id=496506474c6c4b3bba5d9d9089f3d7b0&name=default => generated 2801 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/952] 10.0.0.251 () {32 vars in 716 bytes} [Tue May 12 12:40:42 2026] GET /v2.0/ports/a8c63e06-b8bf-40ac-8547-0fc174f558bf => generated 955 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:40:42.368 7 INFO neutron.db.segments_db [None req-b8ac88a0-fb7b-4dcf-b500-63834971dfae 18439247c32748b8b2baa1843904c2e5 21c53a7feedd454fa5e9c2dd40e0b9e4 - - - -] Added segment 1fc8cdc0-151f-4dd8-af6b-10f3fff7bf1f of type vxlan for network 91263a86-3256-4be3-895b-d006ca371e02 [pid: 8|app: 0|req: 431/953] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:40:42 2026] GET /v2.0/ports?device_id=462fc03e-ce9c-4a9c-9bee-3c3e2f74fe70 => generated 975 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/954] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:40:42 2026] POST /v2.0/networks => generated 634 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/955] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:40:42 2026] DELETE /v2.0/security-groups/45c724f8-a2af-4b88-8991-109a6758b697 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/956] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:40:42 2026] GET /v2.0/ports?tenant_id=dda97e7986054153a7660329f03b2342&device_id=462fc03e-ce9c-4a9c-9bee-3c3e2f74fe70 => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/957] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:40:42 2026] GET /v2.0/security-groups?id=4120dcec-25e7-4e20-bbf7-9cb768219e47&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/958] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:40:42 2026] POST /v2.0/subnets => generated 622 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/959] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:40:42 2026] GET /v2.0/networks?id=35f900f4-200c-458a-b43b-dc4b3cd0834c => generated 772 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/960] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:40:43 2026] GET /v2.0/ports?device_id=462fc03e-ce9c-4a9c-9bee-3c3e2f74fe70 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/961] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:40:43 2026] POST /v2.0/subnets => generated 631 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/962] 199.19.213.104 () {34 vars in 1059 bytes} [Tue May 12 12:40:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=634cf434-d9e2-441a-b4db-2e3d8c6bc198 => generated 859 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/963] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:40:43 2026] GET /v2.0/security-groups?id=4120dcec-25e7-4e20-bbf7-9cb768219e47&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:40:43.535 8 INFO neutron.db.segments_db [None req-22b3eaef-ba71-4858-baf0-cf0b7dcc7412 18439247c32748b8b2baa1843904c2e5 21c53a7feedd454fa5e9c2dd40e0b9e4 - - - -] Added segment 0417e30c-43bf-4616-a210-191b3a369705 of type vxlan for network c127201e-bbb6-4136-adfd-70c1a3f481a8 [pid: 7|app: 0|req: 524/964] 10.0.0.251 () {34 vars in 788 bytes} [Tue May 12 12:40:42 2026] PUT /v2.0/routers/9e89aee4-a21d-4d69-a83f-f663ee84c93a/remove_router_interface => generated 309 bytes in 1112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/965] 199.19.213.104 () {34 vars in 993 bytes} [Tue May 12 12:40:43 2026] GET /v2.0/ports?device_id=462fc03e-ce9c-4a9c-9bee-3c3e2f74fe70 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/966] 199.19.213.104 () {34 vars in 983 bytes} [Tue May 12 12:40:43 2026] GET /v2.0/subnets?id=6e64868f-4507-4845-a826-50d1aef3f2c8 => generated 670 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/967] 10.0.0.251 () {32 vars in 735 bytes} [Tue May 12 12:40:43 2026] GET /v2.0/ports?device_id=9e89aee4-a21d-4d69-a83f-f663ee84c93a => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:40:43.901 8 INFO neutron.db.l3_hamode_db [None req-22b3eaef-ba71-4858-baf0-cf0b7dcc7412 18439247c32748b8b2baa1843904c2e5 21c53a7feedd454fa5e9c2dd40e0b9e4 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:40:44.073 7 INFO neutron.db.l3_db [None req-3135459e-9853-482f-96a2-95a37cc1d2d7 6e0d7c58358645279a23ec8e8a06f3a0 dda97e7986054153a7660329f03b2342 - - - -] Floating IP 1bba7bb6-657b-4ed9-837b-5a4777a62b1b disassociated. External IP: 10.96.250.215, port: 634cf434-d9e2-441a-b4db-2e3d8c6bc198. 2026-05-12 12:40:44.077 8 INFO neutron.db.l3_hamode_db [None req-22b3eaef-ba71-4858-baf0-cf0b7dcc7412 18439247c32748b8b2baa1843904c2e5 21c53a7feedd454fa5e9c2dd40e0b9e4 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 441/968] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:40:43 2026] POST /v2.0/routers => generated 510 bytes in 1378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/969] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:40:44 2026] GET /v2.0/ports?network_id=35f900f4-200c-458a-b43b-dc4b3cd0834c&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/970] 199.19.213.104 () {36 vars in 996 bytes} [Tue May 12 12:40:43 2026] DELETE /v2.0/ports/634cf434-d9e2-441a-b4db-2e3d8c6bc198 => generated 0 bytes in 1224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:40:44.973 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6339bf7e-1713-4a0b-a315-59106912c507'] response: {'server_uuid': '462fc03e-ce9c-4a9c-9bee-3c3e2f74fe70', 'name': 'network-vif-deleted', 'tag': '634cf434-d9e2-441a-b4db-2e3d8c6bc198', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 529/971] 10.0.0.251 () {32 vars in 652 bytes} [Tue May 12 12:40:44 2026] GET /v2.0/extensions => generated 19178 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/972] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:40:45 2026] GET /v2.0/ports?device_id=462fc03e-ce9c-4a9c-9bee-3c3e2f74fe70 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:40:45.602 8 INFO neutron.services.segments.plugin [-] Segment 8efe44a2-ea58-45bd-b949-00902ced7c71 resource provider aggregate not found 2026-05-12 12:40:45.608 8 INFO neutron.services.segments.plugin [-] Segment 8efe44a2-ea58-45bd-b949-00902ced7c71 resource provider aggregate not found 2026-05-12 12:40:45.624 8 INFO neutron.services.segments.plugin [-] Segment 8efe44a2-ea58-45bd-b949-00902ced7c71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8efe44a2-ea58-45bd-b949-00902ced7c71 found for delete ", "request_id": "req-b7f2d919-2790-47bc-884b-099c6bcc6eba"}]} 2026-05-12 12:40:45.630 8 INFO neutron.db.l3_hamode_db [None req-5dde24c8-9688-4738-a1b8-532b3a4039f4 f9d60ca34a3d4c55abd687809eab067f 48f5bf9b68f74e60afe95d8c7e1423d6 - - - -] HA network 8fecdf2a-f799-4374-832a-bed3f21a1b29 was deleted as no HA routers are present in tenant 48f5bf9b68f74e60afe95d8c7e1423d6. 2026-05-12 12:40:45.632 8 INFO neutron.services.segments.plugin [-] Segment 8efe44a2-ea58-45bd-b949-00902ced7c71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8efe44a2-ea58-45bd-b949-00902ced7c71 found for delete ", "request_id": "req-bc639acc-fdfa-4e92-9351-097d9a965e64"}]} [pid: 8|app: 0|req: 443/973] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:40:44 2026] DELETE /v2.0/routers/9e89aee4-a21d-4d69-a83f-f663ee84c93a => generated 0 bytes in 746 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/974] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:40:45 2026] GET /v2.0/networks/35f900f4-200c-458a-b43b-dc4b3cd0834c?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/975] 10.0.0.251 () {32 vars in 680 bytes} [Tue May 12 12:40:45 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/978] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:40:45 2026] DELETE /v2.0/subnets/95771e95-4ffc-4e24-aea1-1c3781ac357f => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/979] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:40:45 2026] GET /v2.0/networks/35f900f4-200c-458a-b43b-dc4b3cd0834c?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: 8|app: 0|req: 450/980] 10.0.0.251 () {32 vars in 680 bytes} [Tue May 12 12:40:46 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/981] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:40:46 2026] DELETE /v2.0/networks/c94c3860-2e42-4c26-8068-b2099b87b712 => generated 0 bytes in 436 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/982] 10.0.0.251 () {32 vars in 728 bytes} [Tue May 12 12:40:46 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/983] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:40:46 2026] DELETE /v2.0/security-groups/4120dcec-25e7-4e20-bbf7-9cb768219e47 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/984] 10.0.0.251 () {34 vars in 782 bytes} [Tue May 12 12:40:45 2026] PUT /v2.0/routers/b34d83b5-d77d-45da-aaf5-8c68bb43b22b/add_router_interface => generated 309 bytes in 1472 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/985] 10.0.0.251 () {32 vars in 664 bytes} [Tue May 12 12:40:46 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) 2026-05-12 12:40:46.612 7 INFO neutron.api.v2.resource [None req-0b8f5129-6bd5-4ce3-b77a-fffce9851db9 6e0d7c58358645279a23ec8e8a06f3a0 dda97e7986054153a7660329f03b2342 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 533/986] 10.0.0.251 () {32 vars in 736 bytes} [Tue May 12 12:40:46 2026] GET /v2.0/security-groups/4120dcec-25e7-4e20-bbf7-9cb768219e47 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:40:46.642 8 INFO neutron.db.segments_db [None req-1a0273ca-7329-45be-a561-c2136ca4cd3c f9d60ca34a3d4c55abd687809eab067f 48f5bf9b68f74e60afe95d8c7e1423d6 - - - -] Added segment e7429da4-34b1-41a1-9a79-ca5ff40d01fa of type vxlan for network 991218ae-d984-4aef-a441-fe8cce073608 [pid: 7|app: 0|req: 534/987] 10.0.0.251 () {32 vars in 716 bytes} [Tue May 12 12:40:46 2026] GET /v2.0/ports/1e40c63c-1a9c-4742-b877-07cd746dd801 => generated 959 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/988] 10.0.0.251 () {32 vars in 698 bytes} [Tue May 12 12:40:46 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:40:46.965 8 INFO neutron.db.l3_hamode_db [None req-1a0273ca-7329-45be-a561-c2136ca4cd3c f9d60ca34a3d4c55abd687809eab067f 48f5bf9b68f74e60afe95d8c7e1423d6 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 536/989] 10.0.0.251 () {32 vars in 731 bytes} [Tue May 12 12:40:46 2026] DELETE /v2.0/floatingips/1bba7bb6-657b-4ed9-837b-5a4777a62b1b => generated 0 bytes in 367 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:40:47.653 8 INFO neutron.services.segments.plugin [-] Segment 94a195be-b8e9-4049-acc5-719629aa86cd resource provider aggregate not found 2026-05-12 12:40:47.683 8 INFO neutron.services.segments.plugin [-] Segment 94a195be-b8e9-4049-acc5-719629aa86cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94a195be-b8e9-4049-acc5-719629aa86cd found for delete ", "request_id": "req-ec453fbf-28e6-42ed-949a-2287926f61f5"}]} 2026-05-12 12:40:47.684 8 INFO neutron.services.segments.plugin [-] Segment 94a195be-b8e9-4049-acc5-719629aa86cd resource provider aggregate not found 2026-05-12 12:40:47.706 8 INFO neutron.services.segments.plugin [-] Segment 94a195be-b8e9-4049-acc5-719629aa86cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94a195be-b8e9-4049-acc5-719629aa86cd found for delete ", "request_id": "req-51c6ef3e-6c70-4c75-b6d1-b908dd48d36c"}]} 2026-05-12 12:40:48.472 8 INFO neutron.db.l3_hamode_db [None req-1a0273ca-7329-45be-a561-c2136ca4cd3c f9d60ca34a3d4c55abd687809eab067f 48f5bf9b68f74e60afe95d8c7e1423d6 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 537/990] 10.0.0.251 () {34 vars in 782 bytes} [Tue May 12 12:40:47 2026] PUT /v2.0/routers/b34d83b5-d77d-45da-aaf5-8c68bb43b22b/add_router_interface => generated 309 bytes in 1410 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/991] 10.0.0.251 () {32 vars in 696 bytes} [Tue May 12 12:40:48 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/992] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:40:46 2026] POST /v2.0/routers => generated 687 bytes in 2976 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/993] 10.0.0.251 () {34 vars in 788 bytes} [Tue May 12 12:40:48 2026] PUT /v2.0/routers/5af43b1f-b43c-470a-8a54-9df4f6f406f2/remove_router_interface => generated 309 bytes in 1104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/994] 10.0.0.251 () {32 vars in 700 bytes} [Tue May 12 12:40:49 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/995] 10.0.0.251 () {32 vars in 716 bytes} [Tue May 12 12:40:49 2026] GET /v2.0/ports/e6be4ab2-0d25-4b7a-851e-30c60652068c => generated 967 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/996] 10.0.0.251 () {32 vars in 720 bytes} [Tue May 12 12:40:49 2026] GET /v2.0/routers/2b7de241-53df-4012-b04a-7705f42b3a7a => generated 693 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/997] 10.0.0.251 () {32 vars in 688 bytes} [Tue May 12 12:40:49 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:40:50.803 8 INFO neutron.services.segments.plugin [-] Segment 78436262-1a59-4042-8dfc-3cbcc40d6293 resource provider aggregate not found 2026-05-12 12:40:50.808 8 INFO neutron.services.segments.plugin [-] Segment 78436262-1a59-4042-8dfc-3cbcc40d6293 resource provider aggregate not found 2026-05-12 12:40:50.823 8 INFO neutron.services.segments.plugin [-] Segment 78436262-1a59-4042-8dfc-3cbcc40d6293 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78436262-1a59-4042-8dfc-3cbcc40d6293 found for delete ", "request_id": "req-1f031595-4b97-440b-bea2-3c5e23ee1e4c"}]} 2026-05-12 12:40:50.824 8 INFO neutron.services.segments.plugin [-] Segment 78436262-1a59-4042-8dfc-3cbcc40d6293 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78436262-1a59-4042-8dfc-3cbcc40d6293 found for delete ", "request_id": "req-55f60348-c63a-4c9d-9d41-c7c927b2a380"}]} 2026-05-12 12:40:50.840 8 INFO neutron.db.l3_hamode_db [None req-a71e4965-efed-4f73-b74f-1c6f1b90b29b 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] HA network 5c9a36ba-6d27-4c9a-8419-88277c78205b was deleted as no HA routers are present in tenant dda97e7986054153a7660329f03b2342. [pid: 8|app: 0|req: 456/998] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:40:49 2026] DELETE /v2.0/routers/5af43b1f-b43c-470a-8a54-9df4f6f406f2 => generated 0 bytes in 1172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/999] 10.0.0.251 () {32 vars in 646 bytes} [Tue May 12 12:40:50 2026] GET /v2.0/routers => generated 696 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/1000] 10.0.0.251 () {32 vars in 702 bytes} [Tue May 12 12:40:50 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1001] 10.0.0.251 () {34 vars in 788 bytes} [Tue May 12 12:40:49 2026] PUT /v2.0/routers/b34d83b5-d77d-45da-aaf5-8c68bb43b22b/remove_router_interface => generated 309 bytes in 1383 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/1002] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:40:51 2026] DELETE /v2.0/subnets/6e64868f-4507-4845-a826-50d1aef3f2c8 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/1003] 10.0.0.251 () {32 vars in 692 bytes} [Tue May 12 12:40:51 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1004] 10.0.0.251 () {34 vars in 740 bytes} [Tue May 12 12:40:51 2026] PUT /v2.0/routers/2b7de241-53df-4012-b04a-7705f42b3a7a => generated 700 bytes in 477 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:40:51.772 7 INFO neutron.services.segments.plugin [-] Segment 951c66d0-8fd5-420e-bd52-66070c172cf3 resource provider aggregate not found 2026-05-12 12:40:51.794 7 INFO neutron.services.segments.plugin [-] Segment 951c66d0-8fd5-420e-bd52-66070c172cf3 resource provider aggregate not found 2026-05-12 12:40:51.805 7 INFO neutron.services.segments.plugin [-] Segment 951c66d0-8fd5-420e-bd52-66070c172cf3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 951c66d0-8fd5-420e-bd52-66070c172cf3 found for delete ", "request_id": "req-20040560-d8d2-4805-a539-2a71b3ec547f"}]} 2026-05-12 12:40:51.815 7 INFO neutron.services.segments.plugin [-] Segment 951c66d0-8fd5-420e-bd52-66070c172cf3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 951c66d0-8fd5-420e-bd52-66070c172cf3 found for delete ", "request_id": "req-196b1509-4a68-4c51-b46a-7b86ed346d79"}]} [pid: 7|app: 0|req: 545/1005] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:40:51 2026] DELETE /v2.0/networks/35f900f4-200c-458a-b43b-dc4b3cd0834c => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1006] 10.0.0.251 () {32 vars in 694 bytes} [Tue May 12 12:40:51 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1007] 10.0.0.251 () {32 vars in 720 bytes} [Tue May 12 12:40:51 2026] GET /v2.0/routers/2b7de241-53df-4012-b04a-7705f42b3a7a => generated 700 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1008] 10.0.0.251 () {32 vars in 684 bytes} [Tue May 12 12:40:51 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1009] 10.0.0.251 () {32 vars in 735 bytes} [Tue May 12 12:40:51 2026] GET /v2.0/ports?device_id=2b7de241-53df-4012-b04a-7705f42b3a7a => 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: 550/1010] 10.0.0.251 () {32 vars in 686 bytes} [Tue May 12 12:40:51 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/1011] 10.0.0.251 () {34 vars in 788 bytes} [Tue May 12 12:40:51 2026] PUT /v2.0/routers/b34d83b5-d77d-45da-aaf5-8c68bb43b22b/remove_router_interface => generated 309 bytes in 1061 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/1012] 10.0.0.251 () {32 vars in 660 bytes} [Tue May 12 12:40:52 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: 8|app: 0|req: 463/1013] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:40:52 2026] GET /v2.0/security-groups?tenant_id=dda97e7986054153a7660329f03b2342&name=default => generated 2801 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/1014] 10.0.0.251 () {32 vars in 735 bytes} [Tue May 12 12:40:52 2026] GET /v2.0/ports?device_id=b34d83b5-d77d-45da-aaf5-8c68bb43b22b => 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: 465/1015] 10.0.0.251 () {32 vars in 698 bytes} [Tue May 12 12:40:52 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/1016] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:40:52 2026] DELETE /v2.0/security-groups/ae935421-8ab2-4baf-b89b-a814be388db0 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:40:52.918 7 INFO neutron.db.l3_hamode_db [None req-c2cae443-17a5-45f5-94b9-480cc080c186 f9d60ca34a3d4c55abd687809eab067f 48f5bf9b68f74e60afe95d8c7e1423d6 - - - -] HA network 991218ae-d984-4aef-a441-fe8cce073608 was deleted as no HA routers are present in tenant 48f5bf9b68f74e60afe95d8c7e1423d6. [pid: 7|app: 0|req: 551/1017] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:40:51 2026] DELETE /v2.0/routers/2b7de241-53df-4012-b04a-7705f42b3a7a => generated 0 bytes in 956 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1018] 10.0.0.251 () {32 vars in 678 bytes} [Tue May 12 12:40:52 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: 553/1019] 10.0.0.251 () {32 vars in 735 bytes} [Tue May 12 12:40:52 2026] GET /v2.0/ports?device_id=2b7de241-53df-4012-b04a-7705f42b3a7a => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1020] 10.0.0.251 () {32 vars in 682 bytes} [Tue May 12 12:40:52 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:40:52.982 7 INFO neutron.api.v2.resource [None req-f696a4ea-a67b-423b-bce9-5ee1bc370da2 f9d60ca34a3d4c55abd687809eab067f 48f5bf9b68f74e60afe95d8c7e1423d6 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 555/1021] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:40:52 2026] DELETE /v2.0/routers/2b7de241-53df-4012-b04a-7705f42b3a7a => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1022] 10.0.0.251 () {32 vars in 674 bytes} [Tue May 12 12:40:52 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1023] 10.0.0.251 () {32 vars in 735 bytes} [Tue May 12 12:40:52 2026] GET /v2.0/ports?device_id=9e89aee4-a21d-4d69-a83f-f663ee84c93a => 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: 558/1024] 10.0.0.251 () {32 vars in 688 bytes} [Tue May 12 12:40: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) 2026-05-12 12:40:53.032 7 INFO neutron.api.v2.resource [None req-f1eed72d-c9d1-4e4e-8081-2e5f4994d7e9 f9d60ca34a3d4c55abd687809eab067f 48f5bf9b68f74e60afe95d8c7e1423d6 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 559/1025] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:40:53 2026] DELETE /v2.0/routers/9e89aee4-a21d-4d69-a83f-f663ee84c93a => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1026] 10.0.0.251 () {32 vars in 722 bytes} [Tue May 12 12:40: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) 2026-05-12 12:40:53.053 7 INFO neutron.pecan_wsgi.hooks.translation [None req-82298c54-b220-47f1-949d-6cf34f0f0a4f f9d60ca34a3d4c55abd687809eab067f 48f5bf9b68f74e60afe95d8c7e1423d6 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 561/1027] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:40:53 2026] DELETE /v2.0/subnets/95771e95-4ffc-4e24-aea1-1c3781ac357f => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1028] 10.0.0.251 () {32 vars in 686 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1029] 10.0.0.251 () {32 vars in 735 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/ports?device_id=480b0241-3e76-4758-a910-68f0e5fe570a => 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: 564/1030] 10.0.0.251 () {32 vars in 668 bytes} [Tue May 12 12:40: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) 2026-05-12 12:40:53.104 7 INFO neutron.api.v2.resource [None req-0d07ab9f-8e71-4076-a767-f717e6948edf f9d60ca34a3d4c55abd687809eab067f 48f5bf9b68f74e60afe95d8c7e1423d6 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 565/1031] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:40:53 2026] DELETE /v2.0/routers/480b0241-3e76-4758-a910-68f0e5fe570a => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1032] 10.0.0.251 () {32 vars in 686 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:40:53.136 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d4d0c34f-5fd1-4258-b41b-b21b94f94576 f9d60ca34a3d4c55abd687809eab067f 48f5bf9b68f74e60afe95d8c7e1423d6 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 567/1033] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:40:53 2026] DELETE /v2.0/subnets/4dbcb8b0-df67-4d17-847d-fa5333645e78 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1034] 10.0.0.251 () {32 vars in 680 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1035] 10.0.0.251 () {32 vars in 735 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/ports?device_id=c378c420-bf68-4ae9-9ba7-6d8c12be3de8 => 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: 570/1036] 10.0.0.251 () {32 vars in 698 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:40:53.181 8 INFO neutron.services.segments.plugin [-] Segment 0417e30c-43bf-4616-a210-191b3a369705 resource provider aggregate not found 2026-05-12 12:40:53.185 8 INFO neutron.services.segments.plugin [-] Segment 0417e30c-43bf-4616-a210-191b3a369705 resource provider aggregate not found 2026-05-12 12:40:53.190 7 INFO neutron.api.v2.resource [None req-3ece3ab8-93cb-4d29-930a-4589d2563fcf f9d60ca34a3d4c55abd687809eab067f 48f5bf9b68f74e60afe95d8c7e1423d6 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 571/1037] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:40:53 2026] DELETE /v2.0/routers/c378c420-bf68-4ae9-9ba7-6d8c12be3de8 => 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: 572/1038] 10.0.0.251 () {32 vars in 678 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:40:53.201 8 INFO neutron.services.segments.plugin [-] Segment 0417e30c-43bf-4616-a210-191b3a369705 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0417e30c-43bf-4616-a210-191b3a369705 found for delete ", "request_id": "req-8be94229-65dc-4dc7-9294-aacd745d8575"}]} 2026-05-12 12:40:53.203 8 INFO neutron.services.segments.plugin [-] Segment 0417e30c-43bf-4616-a210-191b3a369705 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0417e30c-43bf-4616-a210-191b3a369705 found for delete ", "request_id": "req-3c497eaf-8123-402e-a4e8-07be9e430ea6"}]} 2026-05-12 12:40:53.210 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1424a5a6-c006-42bc-b189-73dc16b36d9b f9d60ca34a3d4c55abd687809eab067f 48f5bf9b68f74e60afe95d8c7e1423d6 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 573/1039] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:40:53 2026] DELETE /v2.0/subnets/2dd3f891-5904-4cd1-8441-927aa66a2bd5 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:40:53.214 8 INFO neutron.db.l3_hamode_db [None req-24575e9f-6e68-4a14-89c7-d5cecd6c09b6 18439247c32748b8b2baa1843904c2e5 21c53a7feedd454fa5e9c2dd40e0b9e4 - - - -] HA network c127201e-bbb6-4136-adfd-70c1a3f481a8 was deleted as no HA routers are present in tenant 21c53a7feedd454fa5e9c2dd40e0b9e4. [pid: 7|app: 0|req: 574/1040] 10.0.0.251 () {32 vars in 666 bytes} [Tue May 12 12:40: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: 8|app: 0|req: 467/1041] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:40:52 2026] DELETE /v2.0/routers/b34d83b5-d77d-45da-aaf5-8c68bb43b22b => generated 0 bytes in 777 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/1042] 10.0.0.251 () {32 vars in 676 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:40:53.235 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b04097be-8efd-4ef9-a7ce-a5240543ebb9 f9d60ca34a3d4c55abd687809eab067f 48f5bf9b68f74e60afe95d8c7e1423d6 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 575/1043] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:40:53 2026] DELETE /v2.0/subnets/2796c68a-41c8-4f26-8db6-ace0246e5100 => 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: 576/1044] 10.0.0.251 () {32 vars in 664 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1045] 10.0.0.251 () {32 vars in 674 bytes} [Tue May 12 12:40: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: 578/1046] 10.0.0.251 () {32 vars in 712 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1047] 10.0.0.251 () {32 vars in 690 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1048] 10.0.0.251 () {32 vars in 682 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1049] 10.0.0.251 () {32 vars in 668 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1050] 10.0.0.251 () {32 vars in 686 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1051] 10.0.0.251 () {32 vars in 704 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1052] 10.0.0.251 () {32 vars in 700 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1053] 10.0.0.251 () {32 vars in 674 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1054] 10.0.0.251 () {32 vars in 692 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1055] 10.0.0.251 () {32 vars in 688 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1056] 10.0.0.251 () {32 vars in 708 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1057] 10.0.0.251 () {32 vars in 704 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1058] 10.0.0.251 () {32 vars in 696 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1059] 10.0.0.251 () {32 vars in 710 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1060] 10.0.0.251 () {32 vars in 668 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/extensions/binding => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1061] 10.0.0.251 () {32 vars in 686 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1062] 10.0.0.251 () {32 vars in 680 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1063] 10.0.0.251 () {32 vars in 674 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1064] 10.0.0.251 () {32 vars in 670 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/extensions/provider => generated 191 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1065] 10.0.0.251 () {32 vars in 660 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1066] 10.0.0.251 () {32 vars in 698 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1067] 10.0.0.251 () {32 vars in 698 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1068] 10.0.0.251 () {32 vars in 676 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1069] 10.0.0.251 () {32 vars in 668 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1070] 10.0.0.251 () {32 vars in 682 bytes} [Tue May 12 12:40: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: 603/1071] 10.0.0.251 () {32 vars in 700 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1072] 10.0.0.251 () {32 vars in 684 bytes} [Tue May 12 12:40: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: 605/1073] 10.0.0.251 () {32 vars in 706 bytes} [Tue May 12 12:40: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: 606/1074] 10.0.0.251 () {32 vars in 668 bytes} [Tue May 12 12:40: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: 607/1075] 10.0.0.251 () {32 vars in 696 bytes} [Tue May 12 12:40: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: 469/1076] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:40:53 2026] DELETE /v2.0/subnets/139f035c-8083-4b55-9480-711ea6fe8ef4 => 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: 608/1077] 10.0.0.251 () {32 vars in 694 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1078] 10.0.0.251 () {32 vars in 684 bytes} [Tue May 12 12:40: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: 610/1079] 10.0.0.251 () {32 vars in 688 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1080] 10.0.0.251 () {32 vars in 666 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1081] 10.0.0.251 () {32 vars in 680 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1082] 10.0.0.251 () {32 vars in 680 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1083] 10.0.0.251 () {32 vars in 690 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1084] 10.0.0.251 () {32 vars in 690 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1085] 10.0.0.251 () {32 vars in 694 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1086] 10.0.0.251 () {32 vars in 684 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1087] 10.0.0.251 () {32 vars in 688 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1088] 10.0.0.251 () {32 vars in 700 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1089] 10.0.0.251 () {32 vars in 702 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/extensions/router_availability_zone => 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/1090] 10.0.0.251 () {32 vars in 716 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1091] 10.0.0.251 () {32 vars in 714 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1092] 10.0.0.251 () {32 vars in 726 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/extensions/security-groups-remote-address-group => 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: 624/1093] 10.0.0.251 () {32 vars in 718 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1094] 10.0.0.251 () {32 vars in 682 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1095] 10.0.0.251 () {32 vars in 668 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/extensions/segment => generated 145 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1096] 10.0.0.251 () {32 vars in 718 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1097] 10.0.0.251 () {32 vars in 678 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1098] 10.0.0.251 () {32 vars in 668 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1099] 10.0.0.251 () {32 vars in 696 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/1100] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:40:53 2026] DELETE /v2.0/subnets/c4a4bf48-f5e4-4a68-b4fa-29b362f6c5dd => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/1101] 10.0.0.251 () {32 vars in 704 bytes} [Tue May 12 12:40: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) 2026-05-12 12:40:53.843 7 INFO neutron.services.segments.plugin [-] Segment e7429da4-34b1-41a1-9a79-ca5ff40d01fa resource provider aggregate not found 2026-05-12 12:40:53.852 7 INFO neutron.services.segments.plugin [-] Segment e7429da4-34b1-41a1-9a79-ca5ff40d01fa resource provider aggregate not found 2026-05-12 12:40:53.874 7 INFO neutron.services.segments.plugin [-] Segment e7429da4-34b1-41a1-9a79-ca5ff40d01fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7429da4-34b1-41a1-9a79-ca5ff40d01fa found for delete ", "request_id": "req-c866f20c-c830-4311-9f10-2496a463d7f9"}]} 2026-05-12 12:40:53.876 7 INFO neutron.services.segments.plugin [-] Segment e7429da4-34b1-41a1-9a79-ca5ff40d01fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7429da4-34b1-41a1-9a79-ca5ff40d01fa found for delete ", "request_id": "req-3a562a9d-6b09-4a27-a270-74a2ce9d0274"}]} [pid: 7|app: 0|req: 631/1102] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/security-groups?tenant_id=48f5bf9b68f74e60afe95d8c7e1423d6&name=default => generated 2801 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1103] 10.0.0.251 () {32 vars in 700 bytes} [Tue May 12 12:40:53 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: 8|app: 0|req: 472/1104] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:40:53 2026] DELETE /v2.0/networks/91263a86-3256-4be3-895b-d006ca371e02 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/1105] 10.0.0.251 () {32 vars in 682 bytes} [Tue May 12 12:40:53 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1106] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:40:53 2026] DELETE /v2.0/security-groups/8b68c547-87c2-4702-9101-d609c4e25bee => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1107] 10.0.0.251 () {32 vars in 704 bytes} [Tue May 12 12:40:54 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1108] 10.0.0.251 () {32 vars in 694 bytes} [Tue May 12 12:40:54 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1109] 10.0.0.251 () {32 vars in 688 bytes} [Tue May 12 12:40:54 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1110] 10.0.0.251 () {32 vars in 696 bytes} [Tue May 12 12:40:54 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1111] 10.0.0.251 () {32 vars in 688 bytes} [Tue May 12 12:40:54 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1112] 10.0.0.251 () {32 vars in 700 bytes} [Tue May 12 12:40:54 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1113] 10.0.0.251 () {32 vars in 664 bytes} [Tue May 12 12:40:54 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1114] 10.0.0.251 () {32 vars in 680 bytes} [Tue May 12 12:40:54 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1115] 10.0.0.251 () {32 vars in 692 bytes} [Tue May 12 12:40: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: 643/1116] 10.0.0.251 () {32 vars in 676 bytes} [Tue May 12 12:40:54 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1117] 10.0.0.251 () {32 vars in 666 bytes} [Tue May 12 12:40:54 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/1118] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:40:53 2026] DELETE /v2.0/networks/b47ec5c6-ea8d-40c8-b93a-d632b92bb9b2 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:40:54.266 7 INFO neutron.db.segments_db [None req-ad90c244-1c2f-416d-b565-7c99ab4dae74 18439247c32748b8b2baa1843904c2e5 21c53a7feedd454fa5e9c2dd40e0b9e4 - - - -] Added segment 75909087-89c6-4479-a634-f0f8d2a88028 of type vxlan for network 434fb14b-fbc2-4106-909f-dd97ac07d324 [pid: 7|app: 0|req: 645/1119] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:40:54 2026] POST /v2.0/networks => generated 634 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:40:54.489 8 INFO neutron.db.segments_db [None req-b4f0922a-b357-4f04-8ba1-ac0cd6528dcd 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Added segment d6a76624-7162-4a29-b465-a1437354fe20 of type vxlan for network c6e87cf1-07d0-41ab-9c76-ff36761f38dc [pid: 7|app: 0|req: 646/1120] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:40:54 2026] POST /v2.0/subnets => generated 622 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1121] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:40:54 2026] GET /v2.0/security-groups?tenant_id=20cd04667894479cb798714caf858773&name=default => generated 2801 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:40:54.979 7 INFO neutron.db.segments_db [None req-dac2b089-b27f-4507-95b4-a439e8116c81 18439247c32748b8b2baa1843904c2e5 21c53a7feedd454fa5e9c2dd40e0b9e4 - - - -] Added segment bbe5f57c-eb8c-4890-bdb1-48a7e56ed230 of type vxlan for network 557d1c5a-1a69-466c-a587-70a21683a6ba [pid: 8|app: 0|req: 475/1122] 10.0.0.251 () {34 vars in 670 bytes} [Tue May 12 12:40:54 2026] POST /v2.0/networks => generated 744 bytes in 904 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/1123] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:40:55 2026] DELETE /v2.0/security-groups/f20470cf-d8c2-4433-bcf1-b3370f0d34a1 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:40:55.239 8 INFO neutron.services.segments.plugin [-] Segment 1fc8cdc0-151f-4dd8-af6b-10f3fff7bf1f resource provider aggregate not found 2026-05-12 12:40:55.246 8 INFO neutron.services.segments.plugin [-] Segment 1fc8cdc0-151f-4dd8-af6b-10f3fff7bf1f resource provider aggregate not found 2026-05-12 12:40:55.265 8 INFO neutron.services.segments.plugin [-] Segment 1fc8cdc0-151f-4dd8-af6b-10f3fff7bf1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fc8cdc0-151f-4dd8-af6b-10f3fff7bf1f found for delete ", "request_id": "req-5e9365f5-ff72-4575-8074-eeda92fd73c0"}]} 2026-05-12 12:40:55.271 8 INFO neutron.services.segments.plugin [-] Segment 1fc8cdc0-151f-4dd8-af6b-10f3fff7bf1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fc8cdc0-151f-4dd8-af6b-10f3fff7bf1f found for delete ", "request_id": "req-a9346fad-f82f-4cb0-b4b4-de45193f0063"}]} 2026-05-12 12:40:55.291 8 INFO neutron.services.segments.plugin [-] Segment 5b9680eb-5a07-4650-ae2a-b0746eea123f resource provider aggregate not found 2026-05-12 12:40:55.304 8 INFO neutron.services.segments.plugin [-] Segment 5b9680eb-5a07-4650-ae2a-b0746eea123f resource provider aggregate not found 2026-05-12 12:40:55.320 8 INFO neutron.services.segments.plugin [-] Segment 5b9680eb-5a07-4650-ae2a-b0746eea123f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b9680eb-5a07-4650-ae2a-b0746eea123f found for delete ", "request_id": "req-da2ee461-fd24-4729-8337-562a3598dc09"}]} 2026-05-12 12:40:55.331 8 INFO neutron.services.segments.plugin [-] Segment 5b9680eb-5a07-4650-ae2a-b0746eea123f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b9680eb-5a07-4650-ae2a-b0746eea123f found for delete ", "request_id": "req-b75aa722-be4b-45c7-b950-2e7ec92954a4"}]} 2026-05-12 12:40:55.382 7 INFO neutron.db.l3_hamode_db [None req-dac2b089-b27f-4507-95b4-a439e8116c81 18439247c32748b8b2baa1843904c2e5 21c53a7feedd454fa5e9c2dd40e0b9e4 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 477/1124] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:40:55 2026] POST /v2.0/subnets => generated 667 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:40:55.602 8 INFO neutron.db.segments_db [None req-995e073a-5052-4c44-b571-978c159d43ca 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Added segment 150a1283-ee70-4647-bd30-be984dfe4573 of type vxlan for network b63e4ef5-5fc8-4ea1-a0fb-99cdb1acd745 2026-05-12 12:40:55.613 7 INFO neutron.db.l3_hamode_db [None req-dac2b089-b27f-4507-95b4-a439e8116c81 18439247c32748b8b2baa1843904c2e5 21c53a7feedd454fa5e9c2dd40e0b9e4 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:40:55.925 8 INFO neutron.db.l3_hamode_db [None req-995e073a-5052-4c44-b571-978c159d43ca 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 648/1125] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:40:54 2026] POST /v2.0/routers => generated 510 bytes in 1579 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1126] 10.0.0.251 () {34 vars in 676 bytes} [Tue May 12 12:40:56 2026] POST /v2.0/subnetpools => generated 549 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:40:57.101 8 INFO neutron.db.l3_hamode_db [None req-995e073a-5052-4c44-b571-978c159d43ca 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 650/1127] 10.0.0.251 () {34 vars in 664 bytes} [Tue May 12 12:40:56 2026] POST /v2.0/ports => generated 960 bytes in 402 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: 651/1128] 10.0.0.251 () {32 vars in 728 bytes} [Tue May 12 12:40:57 2026] GET /v2.0/subnetpools/04ba314b-91ff-4077-82f5-4d3ed920cf67 => generated 549 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:40:57.454 7 INFO neutron.db.segments_db [None req-73d81759-78f2-403c-95e3-88a1687b96cc 548f4bf8d2fb47baa1b28cb98bc67439 ebb292cb02f24a73987379c053ca0982 - - - -] Added segment ea77a0eb-f613-482f-b3e4-477b68398902 of type vxlan for network f344f03a-6a76-45b3-bd19-352ade5050d2 [pid: 7|app: 0|req: 652/1129] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:40:57 2026] POST /v2.0/networks => generated 649 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/1130] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:40:55 2026] POST /v2.0/routers => generated 731 bytes in 2640 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/1131] 10.0.0.251 () {34 vars in 748 bytes} [Tue May 12 12:40:58 2026] PUT /v2.0/subnetpools/04ba314b-91ff-4077-82f5-4d3ed920cf67 => generated 500 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/1132] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:40:58 2026] POST /v2.0/subnets => generated 603 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1133] 10.0.0.251 () {34 vars in 782 bytes} [Tue May 12 12:40:57 2026] PUT /v2.0/routers/46d088f4-d095-42a8-8528-16544c99bfcb/add_router_interface => generated 309 bytes in 1324 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: 654/1134] 10.0.0.251 () {32 vars in 731 bytes} [Tue May 12 12:40:58 2026] DELETE /v2.0/subnetpools/04ba314b-91ff-4077-82f5-4d3ed920cf67 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:40:59.004 7 INFO neutron.db.segments_db [None req-d8cf3b81-2bb7-4e90-95f8-7267916f7886 548f4bf8d2fb47baa1b28cb98bc67439 ebb292cb02f24a73987379c053ca0982 - - - -] Added segment e01c50b1-35a4-4894-b20a-d1d29c25ebc5 of type vxlan for network b49a13b4-bdaa-4d6a-85fd-82379c5cd196 2026-05-12 12:40:59.763 7 INFO neutron.db.l3_hamode_db [None req-d8cf3b81-2bb7-4e90-95f8-7267916f7886 548f4bf8d2fb47baa1b28cb98bc67439 ebb292cb02f24a73987379c053ca0982 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 481/1135] 10.0.0.251 () {34 vars in 782 bytes} [Tue May 12 12:40:58 2026] PUT /v2.0/routers/e033a1e4-18aa-4b3f-b6ab-349102b6eade/add_router_interface => generated 309 bytes in 1597 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/1136] 10.0.0.251 () {32 vars in 716 bytes} [Tue May 12 12:41:00 2026] GET /v2.0/ports/f707deaa-6fb4-41b8-86b9-1b96c0a5a3d9 => generated 1034 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:41:00.305 8 INFO neutron.api.v2.resource [None req-328375e7-1f7f-47db-afb7-012777adba5e 1100030c340a4b99ba766899b8c6fe78 a591b6e2848f47969845b7e5c228697b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 483/1137] 10.0.0.251 () {32 vars in 728 bytes} [Tue May 12 12:41:00 2026] GET /v2.0/subnetpools/04ba314b-91ff-4077-82f5-4d3ed920cf67 => generated 145 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:41:00.891 7 INFO neutron.db.l3_hamode_db [None req-d8cf3b81-2bb7-4e90-95f8-7267916f7886 548f4bf8d2fb47baa1b28cb98bc67439 ebb292cb02f24a73987379c053ca0982 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 486/1140] 10.0.0.251 () {34 vars in 788 bytes} [Tue May 12 12:41:00 2026] PUT /v2.0/routers/46d088f4-d095-42a8-8528-16544c99bfcb/remove_router_interface => generated 309 bytes in 1048 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-05-12 12:41:01.371 8 INFO neutron.api.v2.resource [None req-2d3f572f-4cf3-470e-a9ad-280a0aece992 1100030c340a4b99ba766899b8c6fe78 a591b6e2848f47969845b7e5c228697b - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 487/1141] 10.0.0.251 () {32 vars in 731 bytes} [Tue May 12 12:41:01 2026] DELETE /v2.0/subnetpools/04ba314b-91ff-4077-82f5-4d3ed920cf67 => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/1142] 10.0.0.251 () {34 vars in 684 bytes} [Tue May 12 12:41:01 2026] POST /v2.0/security-groups => generated 1595 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1143] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:40:58 2026] POST /v2.0/routers => generated 694 bytes in 3084 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:41:02.159 8 INFO neutron.api.v2.resource [None req-54ebb089-1f0d-4400-acb2-7af12a256379 18439247c32748b8b2baa1843904c2e5 21c53a7feedd454fa5e9c2dd40e0b9e4 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 489/1144] 10.0.0.251 () {34 vars in 788 bytes} [Tue May 12 12:41:01 2026] PUT /v2.0/routers/46d088f4-d095-42a8-8528-16544c99bfcb/remove_router_interface => generated 197 bytes in 674 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1145] 10.0.0.251 () {34 vars in 694 bytes} [Tue May 12 12:41:02 2026] POST /v2.0/security-group-rules => generated 565 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1146] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:41:02 2026] GET /v2.0/security-groups?tenant_id=a591b6e2848f47969845b7e5c228697b&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: 491/1147] 10.0.0.251 () {32 vars in 735 bytes} [Tue May 12 12:41:02 2026] GET /v2.0/ports?device_id=46d088f4-d095-42a8-8528-16544c99bfcb => 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: 492/1148] 10.0.0.251 () {34 vars in 694 bytes} [Tue May 12 12:41:02 2026] POST /v2.0/security-group-rules => generated 570 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1149] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:41:02 2026] DELETE /v2.0/security-groups/731fb4fc-c9c4-4ccb-92db-0bffcb5b2c1e => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:41:03.327 8 INFO neutron.services.segments.plugin [-] Segment bbe5f57c-eb8c-4890-bdb1-48a7e56ed230 resource provider aggregate not found 2026-05-12 12:41:03.332 8 INFO neutron.services.segments.plugin [-] Segment bbe5f57c-eb8c-4890-bdb1-48a7e56ed230 resource provider aggregate not found 2026-05-12 12:41:03.351 8 INFO neutron.services.segments.plugin [-] Segment bbe5f57c-eb8c-4890-bdb1-48a7e56ed230 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bbe5f57c-eb8c-4890-bdb1-48a7e56ed230 found for delete ", "request_id": "req-0f55b917-7cf4-4278-9da9-8f12eb8a470d"}]} 2026-05-12 12:41:03.354 8 INFO neutron.services.segments.plugin [-] Segment bbe5f57c-eb8c-4890-bdb1-48a7e56ed230 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bbe5f57c-eb8c-4890-bdb1-48a7e56ed230 found for delete ", "request_id": "req-6dd5bd26-82ef-4e31-bc2d-3025dee6fb84"}]} 2026-05-12 12:41:03.360 8 INFO neutron.db.l3_hamode_db [None req-e38bd5e1-7d06-4571-941a-8fec1edd174c 18439247c32748b8b2baa1843904c2e5 21c53a7feedd454fa5e9c2dd40e0b9e4 - - - -] HA network 557d1c5a-1a69-466c-a587-70a21683a6ba was deleted as no HA routers are present in tenant 21c53a7feedd454fa5e9c2dd40e0b9e4. [pid: 8|app: 0|req: 494/1150] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:41:02 2026] DELETE /v2.0/routers/46d088f4-d095-42a8-8528-16544c99bfcb => generated 0 bytes in 786 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1151] 10.0.0.251 () {34 vars in 782 bytes} [Tue May 12 12:41:02 2026] PUT /v2.0/routers/253c1522-b4a3-4636-82d7-fc4112fb7e40/add_router_interface => generated 309 bytes in 1615 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1152] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:41:03 2026] DELETE /v2.0/subnets/540c69b1-1cd2-42c8-86ac-2ade58e30b71 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1153] 10.0.0.251 () {34 vars in 675 bytes} [Tue May 12 12:41:03 2026] POST /v2.0/floatingips => generated 552 bytes in 742 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() [pid: 7|app: 0|req: 659/1154] 10.0.0.251 () {34 vars in 664 bytes} [Tue May 12 12:41:04 2026] POST /v2.0/ports => generated 955 bytes in 495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1155] 10.0.0.251 () {32 vars in 622 bytes} [Tue May 12 12:41:04 2026] GET / => generated 151 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 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: 496/1156] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:41:04 2026] DELETE /v2.0/networks/434fb14b-fbc2-4106-909f-dd97ac07d324 => generated 0 bytes in 442 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1157] 10.0.0.251 () {32 vars in 632 bytes} [Tue May 12 12:41:04 2026] GET /v2.0/ => generated 632 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:41:04.842 8 INFO neutron.db.segments_db [None req-48e3caf7-1150-4f2b-ad16-07c7b81f8c82 18439247c32748b8b2baa1843904c2e5 21c53a7feedd454fa5e9c2dd40e0b9e4 - - - -] Added segment 66834556-7a35-4d98-8e2b-619a7c812e40 of type vxlan for network ceb54be9-a5e1-4006-bd3a-b4b5d4fe3d85 [pid: 8|app: 0|req: 498/1158] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:41:04 2026] POST /v2.0/networks => generated 634 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1159] 10.0.0.37 () {34 vars in 1096 bytes} [Tue May 12 12:41:04 2026] GET /v2.0/security-groups?name=tempest-securitygroup--958189527&fields=id&tenant_id=c39c222e0d7a42ba9c370d36239272aa => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1160] 10.0.0.251 () {34 vars in 664 bytes} [Tue May 12 12:41:04 2026] POST /v2.0/ports => generated 954 bytes in 492 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: 662/1161] 10.0.0.37 () {34 vars in 980 bytes} [Tue May 12 12:41:05 2026] GET /v2.0/networks?id=c6e87cf1-07d0-41ab-9c76-ff36761f38dc => generated 676 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:41:05.380 8 INFO neutron.services.segments.plugin [-] Segment 75909087-89c6-4479-a634-f0f8d2a88028 resource provider aggregate not found 2026-05-12 12:41:05.395 8 INFO neutron.services.segments.plugin [-] Segment 75909087-89c6-4479-a634-f0f8d2a88028 resource provider aggregate not found 2026-05-12 12:41:05.417 8 INFO neutron.services.segments.plugin [-] Segment 75909087-89c6-4479-a634-f0f8d2a88028 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75909087-89c6-4479-a634-f0f8d2a88028 found for delete ", "request_id": "req-04c45e00-86e9-4fd4-801a-ce60e19cc63f"}]} 2026-05-12 12:41:05.419 8 INFO neutron.services.segments.plugin [-] Segment 75909087-89c6-4479-a634-f0f8d2a88028 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75909087-89c6-4479-a634-f0f8d2a88028 found for delete ", "request_id": "req-85fe462a-f8c3-4a2f-b3fc-d30b1c16c812"}]} [pid: 8|app: 0|req: 500/1162] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:41:04 2026] POST /v2.0/subnets => generated 622 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1163] 10.0.0.37 () {34 vars in 963 bytes} [Tue May 12 12:41:05 2026] GET /v2.0/quotas/c39c222e0d7a42ba9c370d36239272aa => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1164] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:41:05 2026] GET /v2.0/security-groups?tenant_id=09de6886331a4f85940a475fbcbd7c15&name=default => generated 2801 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:41:05.725 8 INFO neutron.db.segments_db [None req-a2f0c4d3-2f21-4d4b-b7bb-98ace52aa66e 18439247c32748b8b2baa1843904c2e5 21c53a7feedd454fa5e9c2dd40e0b9e4 - - - -] Added segment 71c68c18-f55e-47a4-b121-7bafbf6c39c9 of type vxlan for network 636a5522-333a-4257-bb62-fd1f10691bd4 2026-05-12 12:41:06.079 8 INFO neutron.db.l3_hamode_db [None req-a2f0c4d3-2f21-4d4b-b7bb-98ace52aa66e 18439247c32748b8b2baa1843904c2e5 21c53a7feedd454fa5e9c2dd40e0b9e4 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:41:06.264 8 INFO neutron.db.l3_hamode_db [None req-a2f0c4d3-2f21-4d4b-b7bb-98ace52aa66e 18439247c32748b8b2baa1843904c2e5 21c53a7feedd454fa5e9c2dd40e0b9e4 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:41:06.402 7 INFO neutron.db.l3_db [None req-79fda177-5362-4a31-9675-c3a7181e6963 548f4bf8d2fb47baa1b28cb98bc67439 ebb292cb02f24a73987379c053ca0982 - - - -] Floating IP 82f3889f-dbc8-463b-8772-f37eed9f4d7f associated. External IP: 10.96.250.213, port: b7bcae43-07e0-4b57-80b8-30fcc6572ff3. [pid: 7|app: 0|req: 663/1165] 10.0.0.251 () {34 vars in 676 bytes} [Tue May 12 12:41:05 2026] POST /v2.0/floatingips => generated 841 bytes in 1648 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1166] 10.0.0.37 () {34 vars in 1000 bytes} [Tue May 12 12:41:06 2026] GET /v2.0/ports?tenant_id=c39c222e0d7a42ba9c370d36239272aa&fields=id => generated 103 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1167] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:41:06 2026] DELETE /v2.0/security-groups/6da35bd5-7c8f-4261-9e79-2c085d47848b => 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: 503/1168] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:41:05 2026] POST /v2.0/routers => generated 511 bytes in 1410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:41:07.122 7 INFO neutron.db.l3_db [None req-487dfa1f-7708-432c-900a-b66ad93d2688 548f4bf8d2fb47baa1b28cb98bc67439 ebb292cb02f24a73987379c053ca0982 - - - -] Floating IP 82f3889f-dbc8-463b-8772-f37eed9f4d7f disassociated. External IP: 10.96.250.213, port: b7bcae43-07e0-4b57-80b8-30fcc6572ff3. [pid: 8|app: 0|req: 504/1169] 10.0.0.37 () {34 vars in 1006 bytes} [Tue May 12 12:41:07 2026] GET /v2.0/networks/c6e87cf1-07d0-41ab-9c76-ff36761f38dc?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1170] 10.0.0.251 () {34 vars in 748 bytes} [Tue May 12 12:41:06 2026] PUT /v2.0/floatingips/82f3889f-dbc8-463b-8772-f37eed9f4d7f => generated 552 bytes in 522 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1171] 10.0.0.37 () {34 vars in 1106 bytes} [Tue May 12 12:41:07 2026] GET /v2.0/networks/c6e87cf1-07d0-41ab-9c76-ff36761f38dc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1172] 10.0.0.251 () {32 vars in 731 bytes} [Tue May 12 12:41:07 2026] DELETE /v2.0/floatingips/82f3889f-dbc8-463b-8772-f37eed9f4d7f => generated 0 bytes in 380 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1173] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:41:07 2026] GET /v2.0/ports?device_id=292775aa-d7ca-402b-ac67-3861c0d9201a => 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: 505/1174] 10.0.0.251 () {34 vars in 782 bytes} [Tue May 12 12:41:07 2026] PUT /v2.0/routers/76c6bf78-8288-43ca-b04f-fb9965f93c3d/add_router_interface => generated 309 bytes in 1335 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1175] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:41:08 2026] GET /v2.0/networks?id=c6e87cf1-07d0-41ab-9c76-ff36761f38dc => generated 676 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1176] 10.0.0.251 () {32 vars in 716 bytes} [Tue May 12 12:41:08 2026] GET /v2.0/ports/9f1943d7-b25e-40ae-a427-92ad21c902c2 => generated 959 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1177] 199.19.213.104 () {34 vars in 1049 bytes} [Tue May 12 12:41:08 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c39c222e0d7a42ba9c370d36239272aa => generated 180 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:41:08.943 7 INFO neutron.db.l3_db [None req-17972920-ae16-4f4a-b31c-0a974dfc177e 548f4bf8d2fb47baa1b28cb98bc67439 ebb292cb02f24a73987379c053ca0982 - - - -] Floating IP cea265df-7f12-486f-8d37-85f6bcecdda3 associated. External IP: 10.96.250.215, port: 4f328d5d-0287-4311-814c-4f482deab069. [pid: 7|app: 0|req: 670/1178] 10.0.0.251 () {34 vars in 676 bytes} [Tue May 12 12:41:07 2026] POST /v2.0/floatingips => generated 842 bytes in 1345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1179] 10.0.0.251 () {34 vars in 788 bytes} [Tue May 12 12:41:08 2026] PUT /v2.0/routers/76c6bf78-8288-43ca-b04f-fb9965f93c3d/remove_router_interface => generated 309 bytes in 1029 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1180] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:41:09 2026] GET /v2.0/ports?device_id=292775aa-d7ca-402b-ac67-3861c0d9201a => generated 957 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1181] 199.19.213.104 () {38 vars in 954 bytes} [Tue May 12 12:41:09 2026] POST /v2.0/ports => generated 954 bytes in 498 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: 672/1182] 10.0.0.251 () {32 vars in 735 bytes} [Tue May 12 12:41:09 2026] GET /v2.0/ports?device_id=76c6bf78-8288-43ca-b04f-fb9965f93c3d => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1183] 10.0.0.251 () {32 vars in 728 bytes} [Tue May 12 12:41:09 2026] GET /v2.0/floatingips/cea265df-7f12-486f-8d37-85f6bcecdda3 => generated 842 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1184] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:41:09 2026] GET /v2.0/security-groups?id=3c9b89b0-0dfa-4acb-bee4-3c9a3c670f97&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:41:10.557 7 INFO neutron.services.segments.plugin [-] Segment 71c68c18-f55e-47a4-b121-7bafbf6c39c9 resource provider aggregate not found 2026-05-12 12:41:10.562 7 INFO neutron.services.segments.plugin [-] Segment 71c68c18-f55e-47a4-b121-7bafbf6c39c9 resource provider aggregate not found 2026-05-12 12:41:10.582 7 INFO neutron.services.segments.plugin [-] Segment 71c68c18-f55e-47a4-b121-7bafbf6c39c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71c68c18-f55e-47a4-b121-7bafbf6c39c9 found for delete ", "request_id": "req-d9daff66-70f3-4b0a-8be4-2d234207d367"}]} 2026-05-12 12:41:10.584 7 INFO neutron.services.segments.plugin [-] Segment 71c68c18-f55e-47a4-b121-7bafbf6c39c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71c68c18-f55e-47a4-b121-7bafbf6c39c9 found for delete ", "request_id": "req-19a5c315-ee84-4de1-b854-a4c7a5df1cc0"}]} 2026-05-12 12:41:10.589 7 INFO neutron.db.l3_hamode_db [None req-3018e772-3b49-4d36-8d1b-4eafc397f9a3 18439247c32748b8b2baa1843904c2e5 21c53a7feedd454fa5e9c2dd40e0b9e4 - - - -] HA network 636a5522-333a-4257-bb62-fd1f10691bd4 was deleted as no HA routers are present in tenant 21c53a7feedd454fa5e9c2dd40e0b9e4. [pid: 7|app: 0|req: 674/1185] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:41:09 2026] DELETE /v2.0/routers/76c6bf78-8288-43ca-b04f-fb9965f93c3d => generated 0 bytes in 715 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1186] 10.0.0.251 () {32 vars in 654 bytes} [Tue May 12 12:41:10 2026] GET /v2.0/floatingips => generated 845 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1187] 199.19.213.104 () {38 vars in 1027 bytes} [Tue May 12 12:41:09 2026] PUT /v2.0/ports/c03e1dfd-120c-4994-8010-947cd1ad395c => generated 1199 bytes in 995 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-05-12 12:41:10.899 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e7d71d91-2f9c-40cd-b0a3-a01bd595ab0f'] response: {'name': 'network-changed', 'server_uuid': '292775aa-d7ca-402b-ac67-3861c0d9201a', 'tag': 'c03e1dfd-120c-4994-8010-947cd1ad395c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 676/1188] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:41:10 2026] DELETE /v2.0/subnets/b60368b5-abc2-471b-99d7-744c1d4bf148 => 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: 677/1189] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:41:10 2026] GET /v2.0/ports?tenant_id=c39c222e0d7a42ba9c370d36239272aa&device_id=292775aa-d7ca-402b-ac67-3861c0d9201a => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:41:11.372 8 INFO neutron.db.l3_db [None req-2d5f7af3-f963-4998-b7d3-9a805abf5635 548f4bf8d2fb47baa1b28cb98bc67439 ebb292cb02f24a73987379c053ca0982 - - - -] Floating IP cea265df-7f12-486f-8d37-85f6bcecdda3 associated. External IP: 10.96.250.215, port: 4f328d5d-0287-4311-814c-4f482deab069. [pid: 7|app: 0|req: 678/1190] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:41:10 2026] DELETE /v2.0/networks/ceb54be9-a5e1-4006-bd3a-b4b5d4fe3d85 => generated 0 bytes in 486 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1191] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:41:11 2026] GET /v2.0/ports?device_id=292775aa-d7ca-402b-ac67-3861c0d9201a => generated 969 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1192] 199.19.213.104 () {34 vars in 1057 bytes} [Tue May 12 12:41:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=c03e1dfd-120c-4994-8010-947cd1ad395c => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:41:11.606 7 INFO neutron.db.segments_db [None req-9f8022f4-88a8-4074-843f-578e28c92277 18439247c32748b8b2baa1843904c2e5 21c53a7feedd454fa5e9c2dd40e0b9e4 - - - -] Added segment 5636bacb-55d2-4986-9d9f-73cb082aa490 of type vxlan for network 6dc907d0-3afa-425f-9be3-b66b30d72269 2026-05-12 12:41:11.927 7 INFO neutron.db.l3_hamode_db [None req-9f8022f4-88a8-4074-843f-578e28c92277 18439247c32748b8b2baa1843904c2e5 21c53a7feedd454fa5e9c2dd40e0b9e4 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 513/1193] 10.0.0.251 () {34 vars in 748 bytes} [Tue May 12 12:41:10 2026] PUT /v2.0/floatingips/cea265df-7f12-486f-8d37-85f6bcecdda3 => generated 841 bytes in 1309 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: 514/1194] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:41:12 2026] GET /v2.0/security-groups?id=3c9b89b0-0dfa-4acb-bee4-3c9a3c670f97&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: 8|app: 0|req: 515/1195] 199.19.213.104 () {34 vars in 983 bytes} [Tue May 12 12:41:12 2026] GET /v2.0/subnets?id=3bf5a178-bf94-432c-828c-545e376ce7e7 => generated 670 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1196] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:41:12 2026] GET /v2.0/security-groups?tenant_id=958e2acecb7e486f8f897dac722b0e7c&name=default => generated 2801 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:41:12.623 7 INFO neutron.services.segments.plugin [-] Segment 66834556-7a35-4d98-8e2b-619a7c812e40 resource provider aggregate not found 2026-05-12 12:41:12.629 7 INFO neutron.services.segments.plugin [-] Segment 66834556-7a35-4d98-8e2b-619a7c812e40 resource provider aggregate not found 2026-05-12 12:41:12.648 7 INFO neutron.services.segments.plugin [-] Segment 66834556-7a35-4d98-8e2b-619a7c812e40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66834556-7a35-4d98-8e2b-619a7c812e40 found for delete ", "request_id": "req-af3d2d5a-5c35-4e19-9aa9-f178baed5baa"}]} 2026-05-12 12:41:12.649 7 INFO neutron.services.segments.plugin [-] Segment 66834556-7a35-4d98-8e2b-619a7c812e40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66834556-7a35-4d98-8e2b-619a7c812e40 found for delete ", "request_id": "req-b6841aa7-234b-4c74-bc9e-a68b63a7df92"}]} 2026-05-12 12:41:12.682 8 INFO neutron.db.l3_db [None req-6c11b784-b2bd-4bbd-bf76-0b691cb3112d 548f4bf8d2fb47baa1b28cb98bc67439 ebb292cb02f24a73987379c053ca0982 - - - -] Floating IP cea265df-7f12-486f-8d37-85f6bcecdda3 disassociated. External IP: 10.96.250.215, port: b7bcae43-07e0-4b57-80b8-30fcc6572ff3. [pid: 8|app: 0|req: 517/1197] 10.0.0.251 () {34 vars in 748 bytes} [Tue May 12 12:41:12 2026] PUT /v2.0/floatingips/cea265df-7f12-486f-8d37-85f6bcecdda3 => generated 552 bytes in 522 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1198] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:41:13 2026] GET /v2.0/ports?network_id=c6e87cf1-07d0-41ab-9c76-ff36761f38dc&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: 519/1199] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:41:13 2026] DELETE /v2.0/security-groups/93c77013-dddf-4009-84b2-1b43745f7fb0 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:41:13.426 7 INFO neutron.db.l3_hamode_db [None req-9f8022f4-88a8-4074-843f-578e28c92277 18439247c32748b8b2baa1843904c2e5 21c53a7feedd454fa5e9c2dd40e0b9e4 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 520/1200] 10.0.0.251 () {32 vars in 731 bytes} [Tue May 12 12:41:13 2026] DELETE /v2.0/floatingips/cea265df-7f12-486f-8d37-85f6bcecdda3 => generated 0 bytes in 364 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1201] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:41:13 2026] GET /v2.0/networks/c6e87cf1-07d0-41ab-9c76-ff36761f38dc?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: 522/1202] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:41:13 2026] GET /v2.0/ports?device_id=292775aa-d7ca-402b-ac67-3861c0d9201a => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1203] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:41:13 2026] GET /v2.0/security-groups?tenant_id=e2aa399fc6354eb8afd6b26058c13cf0&name=default => generated 2801 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:41:13.799 8 INFO neutron.api.v2.resource [None req-cd455fd8-c3c7-4bce-b5f2-7abdc9a1c69d 548f4bf8d2fb47baa1b28cb98bc67439 ebb292cb02f24a73987379c053ca0982 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 524/1204] 10.0.0.251 () {32 vars in 731 bytes} [Tue May 12 12:41:13 2026] DELETE /v2.0/floatingips/cea265df-7f12-486f-8d37-85f6bcecdda3 => generated 144 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1205] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:41:13 2026] GET /v2.0/networks/c6e87cf1-07d0-41ab-9c76-ff36761f38dc?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: 526/1206] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:41:13 2026] GET /v2.0/security-groups?id=3c9b89b0-0dfa-4acb-bee4-3c9a3c670f97&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1207] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:41:13 2026] DELETE /v2.0/security-groups/e2760ff5-3c95-4ac1-901b-7e555ff2055c => 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: 528/1208] 10.0.0.251 () {32 vars in 719 bytes} [Tue May 12 12:41:13 2026] DELETE /v2.0/ports/b7bcae43-07e0-4b57-80b8-30fcc6572ff3 => generated 0 bytes in 357 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1209] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:41:14 2026] GET /v2.0/ports?tenant_id=c39c222e0d7a42ba9c370d36239272aa&device_id=292775aa-d7ca-402b-ac67-3861c0d9201a => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1210] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:41:11 2026] POST /v2.0/routers => generated 692 bytes in 3036 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1211] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:41:14 2026] GET /v2.0/networks?id=c6e87cf1-07d0-41ab-9c76-ff36761f38dc => generated 772 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1212] 10.0.0.251 () {32 vars in 719 bytes} [Tue May 12 12:41:14 2026] DELETE /v2.0/ports/4f328d5d-0287-4311-814c-4f482deab069 => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1213] 199.19.213.104 () {34 vars in 1057 bytes} [Tue May 12 12:41:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=c03e1dfd-120c-4994-8010-947cd1ad395c => 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: 683/1214] 10.0.0.251 () {32 vars in 720 bytes} [Tue May 12 12:41:14 2026] GET /v2.0/routers/96ca4514-9336-415e-ae5a-c178e9a557d3 => generated 698 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1215] 10.0.0.251 () {32 vars in 735 bytes} [Tue May 12 12:41:14 2026] GET /v2.0/ports?device_id=253c1522-b4a3-4636-82d7-fc4112fb7e40 => generated 958 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1216] 199.19.213.104 () {34 vars in 983 bytes} [Tue May 12 12:41:14 2026] GET /v2.0/subnets?id=3bf5a178-bf94-432c-828c-545e376ce7e7 => generated 670 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1217] 10.0.0.251 () {32 vars in 646 bytes} [Tue May 12 12:41:14 2026] GET /v2.0/routers => generated 701 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1218] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:41:14 2026] GET /v2.0/ports?network_id=c6e87cf1-07d0-41ab-9c76-ff36761f38dc&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1219] 10.0.0.251 () {34 vars in 740 bytes} [Tue May 12 12:41:14 2026] PUT /v2.0/routers/96ca4514-9336-415e-ae5a-c178e9a557d3 => generated 705 bytes in 477 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1220] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:41:15 2026] GET /v2.0/networks/c6e87cf1-07d0-41ab-9c76-ff36761f38dc?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: 537/1221] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:41:15 2026] GET /v2.0/ports?device_id=292775aa-d7ca-402b-ac67-3861c0d9201a => generated 969 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1224] 10.0.0.251 () {32 vars in 720 bytes} [Tue May 12 12:41:15 2026] GET /v2.0/routers/96ca4514-9336-415e-ae5a-c178e9a557d3 => generated 705 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1225] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:41:15 2026] GET /v2.0/networks/c6e87cf1-07d0-41ab-9c76-ff36761f38dc?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: 542/1226] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:41:15 2026] GET /v2.0/security-groups?id=3c9b89b0-0dfa-4acb-bee4-3c9a3c670f97&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: 543/1227] 10.0.0.251 () {32 vars in 735 bytes} [Tue May 12 12:41:15 2026] GET /v2.0/ports?device_id=96ca4514-9336-415e-ae5a-c178e9a557d3 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1228] 10.0.0.251 () {34 vars in 788 bytes} [Tue May 12 12:41:14 2026] PUT /v2.0/routers/253c1522-b4a3-4636-82d7-fc4112fb7e40/remove_router_interface => generated 309 bytes in 1310 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:41:16.954 8 INFO neutron.services.segments.plugin [-] Segment 5636bacb-55d2-4986-9d9f-73cb082aa490 resource provider aggregate not found 2026-05-12 12:41:16.959 8 INFO neutron.services.segments.plugin [-] Segment 5636bacb-55d2-4986-9d9f-73cb082aa490 resource provider aggregate not found 2026-05-12 12:41:16.978 8 INFO neutron.services.segments.plugin [-] Segment 5636bacb-55d2-4986-9d9f-73cb082aa490 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5636bacb-55d2-4986-9d9f-73cb082aa490 found for delete ", "request_id": "req-0c44715c-2efe-44ee-abce-afa7806b60bf"}]} 2026-05-12 12:41:16.984 8 INFO neutron.services.segments.plugin [-] Segment 5636bacb-55d2-4986-9d9f-73cb082aa490 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5636bacb-55d2-4986-9d9f-73cb082aa490 found for delete ", "request_id": "req-566ae8da-bc33-4c47-bbd3-f3255cbfa6e3"}]} 2026-05-12 12:41:16.989 8 INFO neutron.db.l3_hamode_db [None req-72e55153-cb6d-4039-ab5e-42ca665086ef 18439247c32748b8b2baa1843904c2e5 21c53a7feedd454fa5e9c2dd40e0b9e4 - - - -] HA network 6dc907d0-3afa-425f-9be3-b66b30d72269 was deleted as no HA routers are present in tenant 21c53a7feedd454fa5e9c2dd40e0b9e4. [pid: 8|app: 0|req: 544/1229] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:41:15 2026] DELETE /v2.0/routers/96ca4514-9336-415e-ae5a-c178e9a557d3 => generated 0 bytes in 1243 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:41:17.257 7 INFO neutron.services.segments.plugin [-] Segment e01c50b1-35a4-4894-b20a-d1d29c25ebc5 resource provider aggregate not found [pid: 8|app: 0|req: 545/1230] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:41:16 2026] GET /v2.0/security-groups?tenant_id=b6f5d6da5bb041868158747373c8bb38&name=default => generated 2801 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:41:17.262 7 INFO neutron.services.segments.plugin [-] Segment e01c50b1-35a4-4894-b20a-d1d29c25ebc5 resource provider aggregate not found 2026-05-12 12:41:17.294 7 INFO neutron.services.segments.plugin [-] Segment e01c50b1-35a4-4894-b20a-d1d29c25ebc5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e01c50b1-35a4-4894-b20a-d1d29c25ebc5 found for delete ", "request_id": "req-5441535b-2e29-494d-9cf1-76ce649cdfd3"}]} 2026-05-12 12:41:17.296 7 INFO neutron.services.segments.plugin [-] Segment e01c50b1-35a4-4894-b20a-d1d29c25ebc5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e01c50b1-35a4-4894-b20a-d1d29c25ebc5 found for delete ", "request_id": "req-0d39e730-d203-4b10-868e-de76cd1c7853"}]} 2026-05-12 12:41:17.299 7 INFO neutron.db.l3_hamode_db [None req-d64e73ea-79ee-4f28-abd5-6276ea1801ac 548f4bf8d2fb47baa1b28cb98bc67439 ebb292cb02f24a73987379c053ca0982 - - - -] HA network b49a13b4-bdaa-4d6a-85fd-82379c5cd196 was deleted as no HA routers are present in tenant ebb292cb02f24a73987379c053ca0982. [pid: 8|app: 0|req: 546/1231] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:41:17 2026] GET /v2.0/ports?device_id=292775aa-d7ca-402b-ac67-3861c0d9201a => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1232] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:41:16 2026] DELETE /v2.0/routers/253c1522-b4a3-4636-82d7-fc4112fb7e40 => generated 0 bytes in 1185 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1233] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:41:17 2026] DELETE /v2.0/security-groups/7e703574-214a-4c7a-8e48-ce4397e7be34 => 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: 688/1234] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:41:17 2026] DELETE /v2.0/subnets/6bd472ae-0fe9-4d2e-9bb2-67827461ebc7 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1235] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:41:17 2026] GET /v2.0/security-groups?id=3c9b89b0-0dfa-4acb-bee4-3c9a3c670f97&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: 547/1236] 10.0.0.251 () {32 vars in 735 bytes} [Tue May 12 12:41:17 2026] GET /v2.0/ports?device_id=96ca4514-9336-415e-ae5a-c178e9a557d3 => generated 12 bytes in 459 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1237] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:41:17 2026] GET /v2.0/ports?device_id=292775aa-d7ca-402b-ac67-3861c0d9201a => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:41:17.829 8 INFO neutron.api.v2.resource [None req-131f1eec-d528-4a3c-864b-b16ed49bb9cf 18439247c32748b8b2baa1843904c2e5 21c53a7feedd454fa5e9c2dd40e0b9e4 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 549/1238] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:41:17 2026] DELETE /v2.0/routers/96ca4514-9336-415e-ae5a-c178e9a557d3 => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1239] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:41:17 2026] DELETE /v2.0/networks/f344f03a-6a76-45b3-bd19-352ade5050d2 => 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: 691/1240] 10.0.0.251 () {32 vars in 735 bytes} [Tue May 12 12:41:17 2026] GET /v2.0/ports?device_id=76c6bf78-8288-43ca-b04f-fb9965f93c3d => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:41:17.972 7 INFO neutron.api.v2.resource [None req-b78f7f4d-42b9-49f4-94b1-f748bd7e74db 18439247c32748b8b2baa1843904c2e5 21c53a7feedd454fa5e9c2dd40e0b9e4 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 692/1241] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:41:17 2026] DELETE /v2.0/routers/76c6bf78-8288-43ca-b04f-fb9965f93c3d => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:41:18.003 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cf536398-5f8e-45ea-9a12-fcfdaf3473f0 18439247c32748b8b2baa1843904c2e5 21c53a7feedd454fa5e9c2dd40e0b9e4 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 693/1242] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:41:17 2026] DELETE /v2.0/subnets/b60368b5-abc2-471b-99d7-744c1d4bf148 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1243] 10.0.0.251 () {32 vars in 735 bytes} [Tue May 12 12:41:18 2026] GET /v2.0/ports?device_id=46d088f4-d095-42a8-8528-16544c99bfcb => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:41:18.081 7 INFO neutron.api.v2.resource [None req-adaea4e0-4569-4314-905a-9a9b179b48a7 18439247c32748b8b2baa1843904c2e5 21c53a7feedd454fa5e9c2dd40e0b9e4 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 695/1244] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:41:18 2026] DELETE /v2.0/routers/46d088f4-d095-42a8-8528-16544c99bfcb => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:41:18.108 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7aa14f38-1a3e-41a6-9702-f0017c9c497a 18439247c32748b8b2baa1843904c2e5 21c53a7feedd454fa5e9c2dd40e0b9e4 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 696/1245] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:41:18 2026] DELETE /v2.0/subnets/540c69b1-1cd2-42c8-86ac-2ade58e30b71 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1246] 10.0.0.251 () {32 vars in 735 bytes} [Tue May 12 12:41:18 2026] GET /v2.0/ports?device_id=b34d83b5-d77d-45da-aaf5-8c68bb43b22b => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:41:18.175 7 INFO neutron.api.v2.resource [None req-62a84daa-5a20-4a7f-a8ad-b75fd9b064f4 18439247c32748b8b2baa1843904c2e5 21c53a7feedd454fa5e9c2dd40e0b9e4 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 698/1247] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:41:18 2026] DELETE /v2.0/routers/b34d83b5-d77d-45da-aaf5-8c68bb43b22b => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:41:18.202 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bbace25e-cec0-4ebb-9d1a-20fafca59d9c 18439247c32748b8b2baa1843904c2e5 21c53a7feedd454fa5e9c2dd40e0b9e4 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 699/1248] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:41:18 2026] DELETE /v2.0/subnets/139f035c-8083-4b55-9480-711ea6fe8ef4 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:41:18.229 8 INFO neutron.db.l3_db [None req-be7a9bdd-984b-4e8c-b4c9-e79a6262fcdd ea04595bd8684ecb85fe2d4b0eb5c447 c39c222e0d7a42ba9c370d36239272aa - - - -] Floating IP 00bc9458-4356-4d05-9ab1-ee64fd004a0d associated. External IP: 10.96.250.216, port: c03e1dfd-120c-4994-8010-947cd1ad395c. 2026-05-12 12:41:18.232 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c477a995-6166-4e70-a91d-601d0c641e6d 18439247c32748b8b2baa1843904c2e5 21c53a7feedd454fa5e9c2dd40e0b9e4 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 700/1249] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:41:18 2026] DELETE /v2.0/subnets/c4a4bf48-f5e4-4a68-b4fa-29b362f6c5dd => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1250] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:41:18 2026] GET /v2.0/security-groups?tenant_id=ebb292cb02f24a73987379c053ca0982&name=default => generated 2801 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1251] 10.0.0.251 () {34 vars in 748 bytes} [Tue May 12 12:41:17 2026] PUT /v2.0/floatingips/00bc9458-4356-4d05-9ab1-ee64fd004a0d => generated 855 bytes in 831 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1252] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:41:18 2026] DELETE /v2.0/security-groups/a616d989-93ac-476c-89f4-5dc965d4f2ac => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:41:18.721 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6954f20c-4bad-4ed6-a47f-e43f918dfd91'] response: {'name': 'network-changed', 'server_uuid': '292775aa-d7ca-402b-ac67-3861c0d9201a', 'tag': 'c03e1dfd-120c-4994-8010-947cd1ad395c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 551/1253] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:41:18 2026] GET /v2.0/security-groups?tenant_id=21c53a7feedd454fa5e9c2dd40e0b9e4&name=default => generated 2801 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1254] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:41:18 2026] GET /v2.0/ports?tenant_id=c39c222e0d7a42ba9c370d36239272aa&device_id=292775aa-d7ca-402b-ac67-3861c0d9201a => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1255] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:41:18 2026] GET /v2.0/networks?id=c6e87cf1-07d0-41ab-9c76-ff36761f38dc => generated 772 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1256] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:41:18 2026] DELETE /v2.0/security-groups/7558338d-35c3-46b9-b571-017e07c36ad2 => 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: 705/1257] 199.19.213.104 () {34 vars in 1057 bytes} [Tue May 12 12:41:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=c03e1dfd-120c-4994-8010-947cd1ad395c => generated 858 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1258] 199.19.213.104 () {34 vars in 983 bytes} [Tue May 12 12:41:18 2026] GET /v2.0/subnets?id=3bf5a178-bf94-432c-828c-545e376ce7e7 => generated 670 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1259] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:41:19 2026] GET /v2.0/ports?network_id=c6e87cf1-07d0-41ab-9c76-ff36761f38dc&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: 554/1260] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:41:19 2026] GET /v2.0/networks/c6e87cf1-07d0-41ab-9c76-ff36761f38dc?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1261] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:41:19 2026] GET /v2.0/networks/c6e87cf1-07d0-41ab-9c76-ff36761f38dc?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) 2026-05-12 12:41:19.470 8 INFO neutron.db.segments_db [None req-eb6472b6-b1c5-4875-8927-a3d5b56a1487 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Added segment a89b4bce-b5b1-4f6c-89a9-129916f0c92d of type vxlan for network 08336873-5502-46be-bf14-f79c25460ff7 [pid: 8|app: 0|req: 555/1262] 10.0.0.251 () {34 vars in 670 bytes} [Tue May 12 12:41:19 2026] POST /v2.0/networks => generated 741 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:41:19.630 7 INFO neutron.services.segments.plugin [-] Segment ea77a0eb-f613-482f-b3e4-477b68398902 resource provider aggregate not found 2026-05-12 12:41:19.636 7 INFO neutron.services.segments.plugin [-] Segment ea77a0eb-f613-482f-b3e4-477b68398902 resource provider aggregate not found 2026-05-12 12:41:19.652 7 INFO neutron.services.segments.plugin [-] Segment ea77a0eb-f613-482f-b3e4-477b68398902 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea77a0eb-f613-482f-b3e4-477b68398902 found for delete ", "request_id": "req-cd5ccd88-4622-4b9c-994d-c5fc0efe3bdd"}]} 2026-05-12 12:41:19.658 7 INFO neutron.services.segments.plugin [-] Segment ea77a0eb-f613-482f-b3e4-477b68398902 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea77a0eb-f613-482f-b3e4-477b68398902 found for delete ", "request_id": "req-25f6f33f-5448-43f7-bfda-aa9f32388cf7"}]} [pid: 7|app: 0|req: 708/1263] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:41:19 2026] POST /v2.0/subnets => generated 664 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:41:19.953 8 INFO neutron.db.segments_db [None req-02065e4f-3883-47a2-a2cf-95074df1235b 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Added segment 70de93f7-5fca-42cb-a45a-2ae438f9d946 of type vxlan for network 6d551125-6beb-46d8-afcf-533aadfd0f90 2026-05-12 12:41:20.284 8 INFO neutron.db.l3_hamode_db [None req-02065e4f-3883-47a2-a2cf-95074df1235b 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:41:20.843 7 INFO neutron.db.segments_db [None req-6f6f56fa-a4ea-4eff-956c-c7eda71c8567 52ffc118e1a641f48f91aabee392b997 8b45ab86f4404f97b9bfe573f364520e - - - -] Added segment a7f50b95-b3c6-4cb3-a7ac-61ac15afae8f of type vxlan for network 4f699993-fc45-4699-a71d-d0b933a3f22a [pid: 7|app: 0|req: 709/1264] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:41:20 2026] POST /v2.0/networks => generated 646 bytes in 544 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1265] 10.0.0.251 () {34 vars in 683 bytes} [Tue May 12 12:41:20 2026] POST /v2.0/security-groups => generated 1561 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1266] 10.0.0.251 () {32 vars in 662 bytes} [Tue May 12 12:41:21 2026] GET /v2.0/security-groups => generated 4344 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1267] 10.0.0.251 () {34 vars in 757 bytes} [Tue May 12 12:41:21 2026] PUT /v2.0/security-groups/f6e740c0-6979-4aa7-afb7-bedfaba50fd0 => generated 1600 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1268] 10.0.0.251 () {32 vars in 736 bytes} [Tue May 12 12:41:21 2026] GET /v2.0/security-groups/f6e740c0-6979-4aa7-afb7-bedfaba50fd0 => generated 1600 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:41:21.432 8 INFO neutron.db.l3_hamode_db [None req-02065e4f-3883-47a2-a2cf-95074df1235b 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 714/1269] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:41:21 2026] DELETE /v2.0/security-groups/f6e740c0-6979-4aa7-afb7-bedfaba50fd0 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1270] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:41:21 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: 716/1271] 10.0.0.251 () {32 vars in 662 bytes} [Tue May 12 12:41:21 2026] GET /v2.0/security-groups => generated 2801 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:41:21.959 7 INFO neutron.db.segments_db [None req-e9670259-5cc0-48b4-8f84-1a3a672a5bf1 52ffc118e1a641f48f91aabee392b997 8b45ab86f4404f97b9bfe573f364520e - - - -] Added segment 47096462-eaec-463a-a3fa-6df8993f57a6 of type vxlan for network 32a59a83-79fb-4d80-ac76-81e132a1962c [pid: 7|app: 0|req: 717/1272] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:41:21 2026] POST /v2.0/networks => generated 647 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:41:22.087 7 INFO neutron.api.v2.resource [None req-0a70e9f1-7da2-4bb9-8734-d1187fd5e900 1228bb07bcea404693b231f7b1c43bfa 252dcba09c8c412c9827ddb18abd18a1 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 718/1273] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:41:22 2026] DELETE /v2.0/security-groups/f6e740c0-6979-4aa7-afb7-bedfaba50fd0 => 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: 719/1274] 10.0.0.251 () {34 vars in 742 bytes} [Tue May 12 12:41:22 2026] PUT /v2.0/networks/32a59a83-79fb-4d80-ac76-81e132a1962c => generated 592 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1275] 10.0.0.251 () {34 vars in 683 bytes} [Tue May 12 12:41:22 2026] POST /v2.0/security-groups => generated 1561 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1276] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:41:19 2026] POST /v2.0/routers => generated 728 bytes in 2676 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1277] 10.0.0.251 () {34 vars in 694 bytes} [Tue May 12 12:41:22 2026] POST /v2.0/security-group-rules => generated 569 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1278] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:41:22 2026] POST /v2.0/subnets => generated 622 bytes in 827 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1279] 10.0.0.251 () {32 vars in 746 bytes} [Tue May 12 12:41:23 2026] GET /v2.0/security-group-rules/d7ddbb90-1a65-452b-9395-ab8a17e9aff3 => generated 569 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1280] 10.0.0.251 () {34 vars in 740 bytes} [Tue May 12 12:41:23 2026] PUT /v2.0/subnets/e7a96993-7446-4735-afc7-6ae9fa78b302 => generated 632 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1281] 10.0.0.251 () {32 vars in 672 bytes} [Tue May 12 12:41:23 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: 558/1282] 10.0.0.251 () {34 vars in 782 bytes} [Tue May 12 12:41:22 2026] PUT /v2.0/routers/7fa39bc2-3dec-42f0-9411-b371103b7f84/add_router_interface => generated 309 bytes in 1437 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1283] 10.0.0.251 () {32 vars in 749 bytes} [Tue May 12 12:41:24 2026] DELETE /v2.0/security-group-rules/d7ddbb90-1a65-452b-9395-ab8a17e9aff3 => 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: 560/1284] 10.0.0.251 () {32 vars in 672 bytes} [Tue May 12 12:41:24 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:41:24.292 7 INFO neutron.services.segments.plugin [-] Segment 47096462-eaec-463a-a3fa-6df8993f57a6 resource provider aggregate not found 2026-05-12 12:41:24.299 7 INFO neutron.services.segments.plugin [-] Segment 47096462-eaec-463a-a3fa-6df8993f57a6 resource provider aggregate not found 2026-05-12 12:41:24.320 7 INFO neutron.services.segments.plugin [-] Segment 47096462-eaec-463a-a3fa-6df8993f57a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47096462-eaec-463a-a3fa-6df8993f57a6 found for delete ", "request_id": "req-6773eac9-a571-47d9-894c-82ab804e9cd4"}]} 2026-05-12 12:41:24.322 7 INFO neutron.services.segments.plugin [-] Segment 47096462-eaec-463a-a3fa-6df8993f57a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47096462-eaec-463a-a3fa-6df8993f57a6 found for delete ", "request_id": "req-2746a680-d8f7-400e-b96b-a7b351d7cc53"}]} [pid: 7|app: 0|req: 725/1285] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:41:23 2026] DELETE /v2.0/networks/32a59a83-79fb-4d80-ac76-81e132a1962c => generated 0 bytes in 640 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:41:24.370 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c228a054-93a8-48ee-a169-c70421861d06 52ffc118e1a641f48f91aabee392b997 8b45ab86f4404f97b9bfe573f364520e - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 726/1286] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:41:24 2026] DELETE /v2.0/networks/32a59a83-79fb-4d80-ac76-81e132a1962c => generated 138 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1287] 10.0.0.251 () {34 vars in 694 bytes} [Tue May 12 12:41:24 2026] POST /v2.0/security-group-rules => generated 569 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1288] 10.0.0.251 () {32 vars in 746 bytes} [Tue May 12 12:41:24 2026] GET /v2.0/security-group-rules/6d2f0256-3745-44b3-8448-c20140818484 => generated 569 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1289] 10.0.0.251 () {32 vars in 672 bytes} [Tue May 12 12:41:24 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1290] 10.0.0.251 () {32 vars in 693 bytes} [Tue May 12 12:41:24 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1291] 10.0.0.251 () {32 vars in 749 bytes} [Tue May 12 12:41:24 2026] DELETE /v2.0/security-group-rules/6d2f0256-3745-44b3-8448-c20140818484 => 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: 565/1292] 10.0.0.251 () {32 vars in 672 bytes} [Tue May 12 12:41:24 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1293] 10.0.0.251 () {32 vars in 741 bytes} [Tue May 12 12:41:24 2026] GET /v2.0/subnets?network_id=dcb4589f-ba7f-4de5-bc09-3ef6ec4b0186 => generated 626 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1294] 10.0.0.251 () {32 vars in 652 bytes} [Tue May 12 12:41:24 2026] GET /v2.0/extensions => generated 19178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1295] 10.0.0.251 () {32 vars in 648 bytes} [Tue May 12 12:41:24 2026] GET /v2.0/networks => generated 1311 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1296] 10.0.0.251 () {34 vars in 694 bytes} [Tue May 12 12:41:24 2026] POST /v2.0/security-group-rules => generated 570 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1297] 10.0.0.251 () {32 vars in 646 bytes} [Tue May 12 12:41:24 2026] GET /v2.0/subnets => generated 1265 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1298] 10.0.0.251 () {32 vars in 746 bytes} [Tue May 12 12:41:24 2026] GET /v2.0/security-group-rules/614435d7-64ec-43e8-82d2-e54a60ad9f05 => generated 570 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1299] 10.0.0.251 () {32 vars in 672 bytes} [Tue May 12 12:41:24 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1300] 10.0.0.251 () {32 vars in 722 bytes} [Tue May 12 12:41:24 2026] GET /v2.0/networks/4f699993-fc45-4699-a71d-d0b933a3f22a => generated 671 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1301] 10.0.0.251 () {32 vars in 749 bytes} [Tue May 12 12:41:24 2026] DELETE /v2.0/security-group-rules/614435d7-64ec-43e8-82d2-e54a60ad9f05 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1302] 10.0.0.251 () {32 vars in 720 bytes} [Tue May 12 12:41:24 2026] GET /v2.0/subnets/26c0095e-64ec-487c-96c7-6aa1b8ad1765 => generated 649 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:41:24.890 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1cfdc064-4055-4278-8857-3883c3dc68cd 52ffc118e1a641f48f91aabee392b997 8b45ab86f4404f97b9bfe573f364520e - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 571/1303] 10.0.0.251 () {32 vars in 672 bytes} [Tue May 12 12:41:24 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1304] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:41:24 2026] DELETE /v2.0/subnets/e7a96993-7446-4735-afc7-6ae9fa78b302 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:41:24.916 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b6c10b18-d227-4134-a0f1-674d510757c2 52ffc118e1a641f48f91aabee392b997 8b45ab86f4404f97b9bfe573f364520e - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 734/1305] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:41:24 2026] DELETE /v2.0/networks/32a59a83-79fb-4d80-ac76-81e132a1962c => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1306] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:41:24 2026] DELETE /v2.0/security-groups/76c546fd-40f9-4f0f-ac18-2b6a8a12548e => 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: 573/1307] 10.0.0.251 () {32 vars in 662 bytes} [Tue May 12 12:41:25 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) [pid: 8|app: 0|req: 574/1308] 10.0.0.251 () {32 vars in 662 bytes} [Tue May 12 12:41:25 2026] GET /v2.0/security-groups => generated 2801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1309] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:41:24 2026] DELETE /v2.0/subnets/26c0095e-64ec-487c-96c7-6aa1b8ad1765 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:41:25.385 7 INFO neutron.db.segments_db [None req-66e6c0c0-111b-49d1-b1ac-8971586823ea 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Added segment a90a6058-a1c0-42b7-8431-90ec4f858790 of type vxlan for network f89bdde4-2c0f-451e-84a9-9f678d2b8629 [pid: 7|app: 0|req: 736/1310] 10.0.0.251 () {34 vars in 670 bytes} [Tue May 12 12:41:25 2026] POST /v2.0/networks => generated 741 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:41:25.502 8 INFO neutron.services.segments.plugin [-] Segment a7f50b95-b3c6-4cb3-a7ac-61ac15afae8f resource provider aggregate not found 2026-05-12 12:41:25.528 8 INFO neutron.services.segments.plugin [-] Segment a7f50b95-b3c6-4cb3-a7ac-61ac15afae8f resource provider aggregate not found 2026-05-12 12:41:25.547 8 INFO neutron.services.segments.plugin [-] Segment a7f50b95-b3c6-4cb3-a7ac-61ac15afae8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7f50b95-b3c6-4cb3-a7ac-61ac15afae8f found for delete ", "request_id": "req-03f8f1b7-a851-4830-b330-ee7734951c4a"}]} 2026-05-12 12:41:25.559 8 INFO neutron.services.segments.plugin [-] Segment a7f50b95-b3c6-4cb3-a7ac-61ac15afae8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7f50b95-b3c6-4cb3-a7ac-61ac15afae8f found for delete ", "request_id": "req-d8efc0c4-1406-40fb-8912-254b7eba5416"}]} [pid: 8|app: 0|req: 575/1311] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:41:25 2026] DELETE /v2.0/networks/4f699993-fc45-4699-a71d-d0b933a3f22a => generated 0 bytes in 454 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1312] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:41:25 2026] POST /v2.0/subnets => generated 664 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:41:25.819 7 INFO neutron.db.segments_db [None req-48cabc20-234a-48fd-996b-993a45aa9f37 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Added segment 9d299abe-8765-4a29-a3be-2ae488f9dcc5 of type vxlan for network 3208563c-1a31-4e80-bbd7-c953f434f3db [pid: 8|app: 0|req: 576/1313] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:41:25 2026] GET /v2.0/security-groups?tenant_id=252dcba09c8c412c9827ddb18abd18a1&name=default => generated 2801 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1314] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:41:25 2026] DELETE /v2.0/security-groups/4d339a93-7c11-47f4-baf5-61904433f26d => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:41:26.160 7 INFO neutron.db.l3_hamode_db [None req-48cabc20-234a-48fd-996b-993a45aa9f37 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 578/1315] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:41:26 2026] GET /v2.0/security-groups?tenant_id=8b45ab86f4404f97b9bfe573f364520e&name=default => generated 2801 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1316] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:41:26 2026] DELETE /v2.0/security-groups/321e88df-c5d5-41b8-9545-a9565be7d71b => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:41:27.484 7 INFO neutron.db.l3_hamode_db [None req-48cabc20-234a-48fd-996b-993a45aa9f37 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 580/1317] 10.0.0.29 () {34 vars in 988 bytes} [Tue May 12 12:41:28 2026] GET /v2.0/ports?device_id=292775aa-d7ca-402b-ac67-3861c0d9201a => generated 1240 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1318] 10.0.0.29 () {34 vars in 1038 bytes} [Tue May 12 12:41:28 2026] GET /v2.0/security-groups?id=3c9b89b0-0dfa-4acb-bee4-3c9a3c670f97&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1319] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:41:25 2026] POST /v2.0/routers => generated 728 bytes in 2910 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:41:28.962 8 INFO neutron.db.segments_db [None req-d4c28c58-54ca-4450-9432-297d3af70b55 5348548713d94fce82fcbb0dac2906cb e52f65232c3b45f3b661a090edaf4486 - - - -] Added segment 8e73b237-3ade-4c06-99b9-75708038b96a of type vxlan for network 9c570f7c-b6a9-4430-8ccc-b4902df9e23d [pid: 8|app: 0|req: 582/1320] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:41:28 2026] POST /v2.0/networks => generated 649 bytes in 954 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1321] 10.0.0.251 () {34 vars in 664 bytes} [Tue May 12 12:41:29 2026] POST /v2.0/ports => generated 778 bytes in 415 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-05-12 12:41:30.045 8 INFO neutron.db.segments_db [None req-6e53ca0f-a36d-4510-875e-35893a12a1a6 5348548713d94fce82fcbb0dac2906cb e52f65232c3b45f3b661a090edaf4486 - - - -] Added segment 818a3ced-ac84-4dfc-a110-028922aca7ac of type vxlan for network 637be62e-4ed3-492f-a652-1e01fa05351a [pid: 8|app: 0|req: 584/1322] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:41:29 2026] POST /v2.0/networks => generated 636 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1323] 10.0.0.251 () {34 vars in 782 bytes} [Tue May 12 12:41:28 2026] PUT /v2.0/routers/a7517b31-3ec3-4c64-a4e2-b7a939d3b3a5/add_router_interface => generated 309 bytes in 1680 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1326] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:41:30 2026] POST /v2.0/subnets => generated 622 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1327] 10.0.0.251 () {34 vars in 664 bytes} [Tue May 12 12:41:30 2026] POST /v2.0/ports => generated 965 bytes in 462 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: 743/1328] 10.0.0.251 () {34 vars in 684 bytes} [Tue May 12 12:41:31 2026] POST /v2.0/security-groups => generated 1609 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1329] 10.0.0.251 () {34 vars in 694 bytes} [Tue May 12 12:41:31 2026] POST /v2.0/security-group-rules => generated 565 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1330] 10.0.0.251 () {32 vars in 719 bytes} [Tue May 12 12:41:31 2026] DELETE /v2.0/ports/a00ec078-d70a-4259-9446-5a86e4110f7e => generated 0 bytes in 400 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1331] 10.0.0.251 () {34 vars in 694 bytes} [Tue May 12 12:41:31 2026] POST /v2.0/security-group-rules => generated 564 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1332] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:41:31 2026] GET /v2.0/security-groups?tenant_id=186c3be475054fc79ff632eca97c71e4&name=default => generated 2801 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:41:31.632 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f261cf97-1d52-4379-a459-702a845fe24a 5348548713d94fce82fcbb0dac2906cb e52f65232c3b45f3b661a090edaf4486 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 746/1333] 10.0.0.251 () {32 vars in 719 bytes} [Tue May 12 12:41:31 2026] DELETE /v2.0/ports/a00ec078-d70a-4259-9446-5a86e4110f7e => generated 132 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1334] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:41:31 2026] GET /v2.0/ports?device_id=292775aa-d7ca-402b-ac67-3861c0d9201a => generated 971 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1335] 10.0.0.251 () {34 vars in 694 bytes} [Tue May 12 12:41:31 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-05-12 12:41:31.780 7 INFO neutron.pecan_wsgi.hooks.translation [None req-98fc4e88-c0f4-4d37-85e8-7d8cb946e7a6 5348548713d94fce82fcbb0dac2906cb e52f65232c3b45f3b661a090edaf4486 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 748/1336] 10.0.0.251 () {32 vars in 716 bytes} [Tue May 12 12:41:31 2026] GET /v2.0/ports/a00ec078-d70a-4259-9446-5a86e4110f7e => generated 132 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1337] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:41:31 2026] DELETE /v2.0/security-groups/31f2369d-1d88-41e7-b7a6-b89002ac5d3f => generated 0 bytes in 170 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1338] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:41:31 2026] GET /v2.0/security-groups?id=3c9b89b0-0dfa-4acb-bee4-3c9a3c670f97&fields=id&fields=name => generated 113 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1339] 10.0.0.251 () {34 vars in 694 bytes} [Tue May 12 12:41:31 2026] POST /v2.0/security-group-rules => generated 569 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1340] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:41:31 2026] GET /v2.0/ports?device_id=292775aa-d7ca-402b-ac67-3861c0d9201a => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:41:32.036 8 INFO neutron.db.securitygroups_db [None req-b01abc8c-17d5-47de-9eee-fe6dcc4e291b 38e39a6f058a4f3d948305b176e7ce9a f2d3f5cb644342eea7b4d7b518fbfdee - - - -] Project f2d3f5cb644342eea7b4d7b518fbfdee 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: 750/1341] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:41:31 2026] DELETE /v2.0/subnets/60716702-ac1e-4e2e-8fa9-2efb3db5985a => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1342] 10.0.0.251 () {34 vars in 694 bytes} [Tue May 12 12:41:32 2026] POST /v2.0/security-group-rules => generated 575 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1343] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:41:32 2026] GET /v2.0/security-groups?id=3c9b89b0-0dfa-4acb-bee4-3c9a3c670f97&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:41:32.210 7 INFO neutron.db.securitygroups_db [None req-e6bfa005-37ba-4819-a738-7fc42f2297ce 38e39a6f058a4f3d948305b176e7ce9a f2d3f5cb644342eea7b4d7b518fbfdee - - - -] Project f2d3f5cb644342eea7b4d7b518fbfdee 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: 752/1344] 10.0.0.251 () {34 vars in 694 bytes} [Tue May 12 12:41:32 2026] POST /v2.0/security-group-rules => generated 574 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:41:32.627 8 INFO neutron.services.segments.plugin [-] Segment 818a3ced-ac84-4dfc-a110-028922aca7ac resource provider aggregate not found 2026-05-12 12:41:32.632 8 INFO neutron.services.segments.plugin [-] Segment 818a3ced-ac84-4dfc-a110-028922aca7ac resource provider aggregate not found 2026-05-12 12:41:32.651 8 INFO neutron.services.segments.plugin [-] Segment 818a3ced-ac84-4dfc-a110-028922aca7ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 818a3ced-ac84-4dfc-a110-028922aca7ac found for delete ", "request_id": "req-15eb6852-f8dc-4af7-ab47-0d9e5e2e247a"}]} 2026-05-12 12:41:32.652 8 INFO neutron.services.segments.plugin [-] Segment 818a3ced-ac84-4dfc-a110-028922aca7ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 818a3ced-ac84-4dfc-a110-028922aca7ac found for delete ", "request_id": "req-3d9e32cc-f023-4510-b2a2-c181d0fbc7a4"}]} [pid: 8|app: 0|req: 593/1345] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:41:32 2026] DELETE /v2.0/networks/637be62e-4ed3-492f-a652-1e01fa05351a => generated 0 bytes in 532 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1346] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:41:32 2026] GET /v2.0/ports?tenant_id=c39c222e0d7a42ba9c370d36239272aa&device_id=292775aa-d7ca-402b-ac67-3861c0d9201a => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:41:32.782 8 INFO neutron.db.segments_db [None req-8bb512ff-91c4-4217-af0d-c16231f0db35 5348548713d94fce82fcbb0dac2906cb e52f65232c3b45f3b661a090edaf4486 - - - -] Added segment 523a7c02-6742-49da-8d22-c4c100adc247 of type vxlan for network 8d82a426-6456-4a0a-8876-54b1bf55f639 [pid: 8|app: 0|req: 595/1347] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:41:32 2026] POST /v2.0/networks => generated 635 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1348] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:41:32 2026] GET /v2.0/networks?id=c6e87cf1-07d0-41ab-9c76-ff36761f38dc => generated 772 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1349] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:41:32 2026] GET /v2.0/ports?device_id=292775aa-d7ca-402b-ac67-3861c0d9201a => generated 971 bytes in 645 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1350] 10.0.0.251 () {34 vars in 684 bytes} [Tue May 12 12:41:33 2026] POST /v2.0/security-groups => generated 1595 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1351] 199.19.213.104 () {34 vars in 1057 bytes} [Tue May 12 12:41:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=c03e1dfd-120c-4994-8010-947cd1ad395c => generated 860 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1352] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:41:33 2026] GET /v2.0/security-groups?id=3c9b89b0-0dfa-4acb-bee4-3c9a3c670f97&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: 8|app: 0|req: 600/1353] 10.0.0.251 () {34 vars in 694 bytes} [Tue May 12 12:41:33 2026] POST /v2.0/security-group-rules => generated 565 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1354] 199.19.213.104 () {34 vars in 983 bytes} [Tue May 12 12:41:33 2026] GET /v2.0/subnets?id=3bf5a178-bf94-432c-828c-545e376ce7e7 => generated 670 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1355] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:41:33 2026] POST /v2.0/subnets => generated 622 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1356] 10.0.0.251 () {34 vars in 694 bytes} [Tue May 12 12:41:33 2026] POST /v2.0/security-group-rules => generated 570 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1357] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:41:33 2026] GET /v2.0/ports?network_id=c6e87cf1-07d0-41ab-9c76-ff36761f38dc&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1358] 10.0.0.251 () {34 vars in 664 bytes} [Tue May 12 12:41:33 2026] POST /v2.0/ports => generated 927 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1359] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:41:33 2026] GET /v2.0/networks/c6e87cf1-07d0-41ab-9c76-ff36761f38dc?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1360] 10.0.0.251 () {34 vars in 675 bytes} [Tue May 12 12:41:33 2026] POST /v2.0/floatingips => generated 552 bytes in 680 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:41:34.390 8 INFO neutron.db.segments_db [None req-f8402b35-a5e5-4edf-a7a7-9e67106acf02 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Added segment d92dc5d1-cb8c-4e3c-b3ab-6d0a35d557db of type vxlan for network 02fbd51b-4e0f-40db-a79d-56b7de6cd6bb [pid: 8|app: 0|req: 605/1361] 10.0.0.251 () {34 vars in 670 bytes} [Tue May 12 12:41:33 2026] POST /v2.0/networks => generated 740 bytes in 519 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1362] 10.0.0.251 () {32 vars in 719 bytes} [Tue May 12 12:41:34 2026] DELETE /v2.0/ports/37d94274-ece2-4574-ae20-a383e7af0d22 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1363] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:41:34 2026] GET /v2.0/networks/c6e87cf1-07d0-41ab-9c76-ff36761f38dc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1364] 10.0.0.37 () {34 vars in 1096 bytes} [Tue May 12 12:41:34 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-199226229&fields=id&tenant_id=f2d3f5cb644342eea7b4d7b518fbfdee => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1365] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:41:34 2026] GET /v2.0/ports?device_id=292775aa-d7ca-402b-ac67-3861c0d9201a => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:41:34.649 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bb7ba1cd-1596-4800-88fa-dfd086dca2aa 5348548713d94fce82fcbb0dac2906cb e52f65232c3b45f3b661a090edaf4486 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 608/1366] 10.0.0.251 () {32 vars in 716 bytes} [Tue May 12 12:41:34 2026] GET /v2.0/ports/37d94274-ece2-4574-ae20-a383e7af0d22 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1367] 10.0.0.37 () {34 vars in 1096 bytes} [Tue May 12 12:41:34 2026] GET /v2.0/security-groups?name=tempest-securitygroup--781614563&fields=id&tenant_id=f2d3f5cb644342eea7b4d7b518fbfdee => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1368] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:41:34 2026] GET /v2.0/security-groups?id=3c9b89b0-0dfa-4acb-bee4-3c9a3c670f97&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1369] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:41:34 2026] POST /v2.0/subnets => generated 663 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1370] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:41:34 2026] DELETE /v2.0/subnets/6607715f-fd7f-4064-8995-0495970f4a45 => 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: 760/1371] 10.0.0.37 () {34 vars in 980 bytes} [Tue May 12 12:41:34 2026] GET /v2.0/networks?id=08336873-5502-46be-bf14-f79c25460ff7 => generated 673 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:41:35.012 8 INFO neutron.db.segments_db [None req-8914ebec-88c9-448e-bee7-288e7af6cec4 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Added segment cb3d9ef7-0031-4ed3-92b2-f29a43a55c9b of type vxlan for network 806d678f-f21a-4f62-a008-0eba4a67d170 2026-05-12 12:41:35.349 8 INFO neutron.db.l3_hamode_db [None req-8914ebec-88c9-448e-bee7-288e7af6cec4 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:41:35.490 7 INFO neutron.services.segments.plugin [-] Segment 523a7c02-6742-49da-8d22-c4c100adc247 resource provider aggregate not found 2026-05-12 12:41:35.514 7 INFO neutron.services.segments.plugin [-] Segment 523a7c02-6742-49da-8d22-c4c100adc247 resource provider aggregate not found 2026-05-12 12:41:35.521 7 INFO neutron.services.segments.plugin [-] Segment 523a7c02-6742-49da-8d22-c4c100adc247 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 523a7c02-6742-49da-8d22-c4c100adc247 found for delete ", "request_id": "req-2f04146b-820c-4adc-9d61-7b0b7d51c8fd"}]} 2026-05-12 12:41:35.534 7 INFO neutron.services.segments.plugin [-] Segment 523a7c02-6742-49da-8d22-c4c100adc247 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 523a7c02-6742-49da-8d22-c4c100adc247 found for delete ", "request_id": "req-65e52187-04b4-403d-8f51-c3913fb7ab97"}]} [pid: 7|app: 0|req: 761/1372] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:41:35 2026] DELETE /v2.0/networks/8d82a426-6456-4a0a-8876-54b1bf55f639 => generated 0 bytes in 539 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1373] 10.0.0.37 () {34 vars in 963 bytes} [Tue May 12 12:41:35 2026] GET /v2.0/quotas/f2d3f5cb644342eea7b4d7b518fbfdee => 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: 763/1374] 10.0.0.251 () {34 vars in 664 bytes} [Tue May 12 12:41:35 2026] POST /v2.0/ports => generated 779 bytes in 299 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: 764/1375] 10.0.0.37 () {34 vars in 1000 bytes} [Tue May 12 12:41:35 2026] GET /v2.0/ports?tenant_id=f2d3f5cb644342eea7b4d7b518fbfdee&fields=id => generated 103 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1376] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:41:35 2026] GET /v2.0/ports?tenant_id=c39c222e0d7a42ba9c370d36239272aa&device_id=292775aa-d7ca-402b-ac67-3861c0d9201a => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1377] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:41:36 2026] GET /v2.0/ports?device_id=292775aa-d7ca-402b-ac67-3861c0d9201a => 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: 767/1378] 10.0.0.251 () {34 vars in 736 bytes} [Tue May 12 12:41:36 2026] PUT /v2.0/ports/ddd728f3-9f9d-4c42-8e6e-276697194637 => generated 752 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1379] 10.0.0.37 () {34 vars in 1006 bytes} [Tue May 12 12:41:36 2026] GET /v2.0/networks/08336873-5502-46be-bf14-f79c25460ff7?fields=segments => generated 14 bytes in 97 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: 769/1380] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:41:36 2026] GET /v2.0/networks?id=c6e87cf1-07d0-41ab-9c76-ff36761f38dc => generated 772 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1381] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:41:36 2026] GET /v2.0/security-groups?id=3c9b89b0-0dfa-4acb-bee4-3c9a3c670f97&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:41:36.558 8 INFO neutron.db.l3_hamode_db [None req-8914ebec-88c9-448e-bee7-288e7af6cec4 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 771/1382] 10.0.0.251 () {32 vars in 719 bytes} [Tue May 12 12:41:36 2026] DELETE /v2.0/ports/ddd728f3-9f9d-4c42-8e6e-276697194637 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1383] 10.0.0.37 () {34 vars in 1106 bytes} [Tue May 12 12:41:36 2026] GET /v2.0/networks/08336873-5502-46be-bf14-f79c25460ff7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1384] 199.19.213.104 () {34 vars in 1057 bytes} [Tue May 12 12:41:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=c03e1dfd-120c-4994-8010-947cd1ad395c => generated 858 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1385] 10.0.0.251 () {32 vars in 642 bytes} [Tue May 12 12:41:36 2026] GET /v2.0/ports => generated 781 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1386] 199.19.213.104 () {34 vars in 983 bytes} [Tue May 12 12:41:36 2026] GET /v2.0/subnets?id=3bf5a178-bf94-432c-828c-545e376ce7e7 => generated 670 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:41:37.009 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8fb77b92-7cbe-4959-bc9f-85707ac60c94 5348548713d94fce82fcbb0dac2906cb e52f65232c3b45f3b661a090edaf4486 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 776/1387] 10.0.0.251 () {32 vars in 716 bytes} [Tue May 12 12:41:36 2026] GET /v2.0/ports/ddd728f3-9f9d-4c42-8e6e-276697194637 => 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: 777/1388] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:41:37 2026] GET /v2.0/ports?device_id=4a5b549c-d4a7-42ed-8d04-76778ffdb05f => 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: 778/1389] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:41:37 2026] GET /v2.0/ports?network_id=c6e87cf1-07d0-41ab-9c76-ff36761f38dc&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: 779/1390] 10.0.0.251 () {32 vars in 642 bytes} [Tue May 12 12:41:37 2026] GET /v2.0/ports => generated 781 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1391] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:41:37 2026] GET /v2.0/networks/c6e87cf1-07d0-41ab-9c76-ff36761f38dc?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: 781/1392] 10.0.0.251 () {32 vars in 716 bytes} [Tue May 12 12:41:37 2026] GET /v2.0/ports/81dc77c0-bd6a-4ef5-94f4-32cb4e657d64 => generated 778 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1393] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:41:37 2026] GET /v2.0/networks/c6e87cf1-07d0-41ab-9c76-ff36761f38dc?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) 2026-05-12 12:41:37.316 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b2be1901-e955-4d16-bf0e-5c721c5083ea 5348548713d94fce82fcbb0dac2906cb e52f65232c3b45f3b661a090edaf4486 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 783/1394] 10.0.0.251 () {32 vars in 719 bytes} [Tue May 12 12:41:37 2026] DELETE /v2.0/ports/37d94274-ece2-4574-ae20-a383e7af0d22 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:41:37.352 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a8b6c83c-35a0-4c45-bfdb-e8ba4249b9de 5348548713d94fce82fcbb0dac2906cb e52f65232c3b45f3b661a090edaf4486 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 784/1395] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:41:37 2026] DELETE /v2.0/subnets/6607715f-fd7f-4064-8995-0495970f4a45 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:41:37.381 7 INFO neutron.pecan_wsgi.hooks.translation [None req-51f721a8-9f2c-402f-bc07-1c90408b4e97 5348548713d94fce82fcbb0dac2906cb e52f65232c3b45f3b661a090edaf4486 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 785/1396] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:41:37 2026] DELETE /v2.0/subnets/60716702-ac1e-4e2e-8fa9-2efb3db5985a => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1397] 10.0.0.251 () {32 vars in 719 bytes} [Tue May 12 12:41:37 2026] DELETE /v2.0/ports/81dc77c0-bd6a-4ef5-94f4-32cb4e657d64 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1398] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:41:37 2026] GET /v2.0/ports?device_id=292775aa-d7ca-402b-ac67-3861c0d9201a => 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: 612/1399] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:41:34 2026] POST /v2.0/routers => generated 727 bytes in 2872 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1400] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:41:37 2026] GET /v2.0/security-groups?id=3c9b89b0-0dfa-4acb-bee4-3c9a3c670f97&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1401] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:41:37 2026] GET /v2.0/networks?id=08336873-5502-46be-bf14-f79c25460ff7 => generated 673 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:41:37.948 7 INFO neutron.services.segments.plugin [-] Segment 8e73b237-3ade-4c06-99b9-75708038b96a resource provider aggregate not found 2026-05-12 12:41:37.954 7 INFO neutron.services.segments.plugin [-] Segment 8e73b237-3ade-4c06-99b9-75708038b96a resource provider aggregate not found 2026-05-12 12:41:37.970 7 INFO neutron.services.segments.plugin [-] Segment 8e73b237-3ade-4c06-99b9-75708038b96a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e73b237-3ade-4c06-99b9-75708038b96a found for delete ", "request_id": "req-f5341ebe-718b-4606-b13c-18ce231d13bf"}]} 2026-05-12 12:41:37.984 7 INFO neutron.services.segments.plugin [-] Segment 8e73b237-3ade-4c06-99b9-75708038b96a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e73b237-3ade-4c06-99b9-75708038b96a found for delete ", "request_id": "req-e786ceaa-836c-4ad0-8771-281e73edf204"}]} [pid: 7|app: 0|req: 788/1402] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:41:37 2026] DELETE /v2.0/networks/9c570f7c-b6a9-4430-8ccc-b4902df9e23d => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1403] 199.19.213.104 () {34 vars in 1049 bytes} [Tue May 12 12:41:37 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f2d3f5cb644342eea7b4d7b518fbfdee => generated 272 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1404] 199.19.213.104 () {38 vars in 954 bytes} [Tue May 12 12:41:38 2026] POST /v2.0/ports => generated 993 bytes in 523 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: 791/1405] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:41:38 2026] GET /v2.0/ports?device_id=4a5b549c-d4a7-42ed-8d04-76778ffdb05f => generated 996 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1406] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:41:38 2026] GET /v2.0/security-groups?tenant_id=e52f65232c3b45f3b661a090edaf4486&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: 793/1407] 199.19.213.104 () {38 vars in 1027 bytes} [Tue May 12 12:41:38 2026] PUT /v2.0/ports/f68b4a2a-9e5f-423c-b7e8-08356297bc1e => generated 1238 bytes in 581 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-05-12 12:41:39.465 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-19670d13-511c-4b12-a5d6-aa988296289b'] response: {'name': 'network-changed', 'server_uuid': '4a5b549c-d4a7-42ed-8d04-76778ffdb05f', 'tag': 'f68b4a2a-9e5f-423c-b7e8-08356297bc1e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 794/1408] 10.0.0.37 () {34 vars in 1118 bytes} [Tue May 12 12:41:39 2026] GET /v2.0/security-groups?id=b4c23f7f-aa56-4255-b0c2-fff387d06757&id=59dcc7cb-23f9-4bc8-a01d-89cb36f45832&fields=id&fields=name => generated 205 bytes in 100 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: 795/1409] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:41:39 2026] DELETE /v2.0/security-groups/4d1c93f2-ce61-4ba0-879c-59a66dedaaf1 => 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: 796/1410] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:41:39 2026] GET /v2.0/ports?tenant_id=f2d3f5cb644342eea7b4d7b518fbfdee&device_id=4a5b549c-d4a7-42ed-8d04-76778ffdb05f => generated 1277 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1411] 199.19.213.104 () {34 vars in 1057 bytes} [Tue May 12 12:41:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=f68b4a2a-9e5f-423c-b7e8-08356297bc1e => 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: 798/1412] 199.19.213.104 () {34 vars in 983 bytes} [Tue May 12 12:41:39 2026] GET /v2.0/subnets?id=a0f62cba-7d3b-46e2-9245-ff2c078789f3 => generated 667 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1413] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:41:39 2026] GET /v2.0/ports?network_id=08336873-5502-46be-bf14-f79c25460ff7&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: 800/1414] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:41:39 2026] GET /v2.0/networks/08336873-5502-46be-bf14-f79c25460ff7?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1415] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:41:39 2026] GET /v2.0/networks/08336873-5502-46be-bf14-f79c25460ff7?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: 7|app: 0|req: 802/1416] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:41:40 2026] GET /v2.0/ports?tenant_id=f2d3f5cb644342eea7b4d7b518fbfdee&device_id=4a5b549c-d4a7-42ed-8d04-76778ffdb05f => generated 1277 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1417] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:41:40 2026] GET /v2.0/networks?id=08336873-5502-46be-bf14-f79c25460ff7 => generated 769 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1419] 199.19.213.104 () {34 vars in 993 bytes} [Tue May 12 12:41:40 2026] GET /v2.0/ports?device_id=4a5b549c-d4a7-42ed-8d04-76778ffdb05f => generated 1277 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1419] 10.0.0.251 () {34 vars in 782 bytes} [Tue May 12 12:41:37 2026] PUT /v2.0/routers/dd8e5648-438d-41d8-8d84-6d3a815d1d02/add_router_interface => generated 309 bytes in 2335 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1420] 199.19.213.104 () {34 vars in 1057 bytes} [Tue May 12 12:41:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=f68b4a2a-9e5f-423c-b7e8-08356297bc1e => 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: 616/1421] 199.19.213.104 () {34 vars in 1123 bytes} [Tue May 12 12:41:40 2026] GET /v2.0/security-groups?id=59dcc7cb-23f9-4bc8-a01d-89cb36f45832&id=b4c23f7f-aa56-4255-b0c2-fff387d06757&fields=id&fields=name => generated 205 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1422] 199.19.213.104 () {34 vars in 983 bytes} [Tue May 12 12:41:40 2026] GET /v2.0/subnets?id=a0f62cba-7d3b-46e2-9245-ff2c078789f3 => generated 667 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1423] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:41:40 2026] GET /v2.0/ports?network_id=08336873-5502-46be-bf14-f79c25460ff7&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1424] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:41:40 2026] GET /v2.0/networks/08336873-5502-46be-bf14-f79c25460ff7?fields=segments => generated 14 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1425] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:41:40 2026] GET /v2.0/ports?device_id=4a5b549c-d4a7-42ed-8d04-76778ffdb05f => generated 1008 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1426] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:41:40 2026] GET /v2.0/networks/08336873-5502-46be-bf14-f79c25460ff7?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: 7|app: 0|req: 809/1427] 10.0.0.37 () {34 vars in 1118 bytes} [Tue May 12 12:41:40 2026] GET /v2.0/security-groups?id=b4c23f7f-aa56-4255-b0c2-fff387d06757&id=59dcc7cb-23f9-4bc8-a01d-89cb36f45832&fields=id&fields=name => generated 205 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1428] 10.0.0.251 () {34 vars in 683 bytes} [Tue May 12 12:41:41 2026] POST /v2.0/security-groups => generated 1560 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1429] 10.0.0.251 () {32 vars in 662 bytes} [Tue May 12 12:41:41 2026] GET /v2.0/security-groups => generated 4343 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1430] 10.0.0.251 () {34 vars in 757 bytes} [Tue May 12 12:41:41 2026] PUT /v2.0/security-groups/6f5d0498-6377-451e-b892-e11ec98e4531 => generated 1599 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1431] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:41:41 2026] GET /v2.0/ports?device_id=4a5b549c-d4a7-42ed-8d04-76778ffdb05f => generated 1008 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1432] 10.0.0.251 () {32 vars in 736 bytes} [Tue May 12 12:41:41 2026] GET /v2.0/security-groups/6f5d0498-6377-451e-b892-e11ec98e4531 => generated 1599 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1433] 10.0.0.37 () {34 vars in 1118 bytes} [Tue May 12 12:41:41 2026] GET /v2.0/security-groups?id=b4c23f7f-aa56-4255-b0c2-fff387d06757&id=59dcc7cb-23f9-4bc8-a01d-89cb36f45832&fields=id&fields=name => generated 205 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1434] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:41:41 2026] DELETE /v2.0/security-groups/6f5d0498-6377-451e-b892-e11ec98e4531 => 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: 813/1435] 10.0.0.251 () {32 vars in 662 bytes} [Tue May 12 12:41:42 2026] GET /v2.0/security-groups => generated 2801 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:41:42.121 8 INFO neutron.api.v2.resource [None req-0354dddf-4308-406c-ac5d-6ee3d1ef6187 cb4f98d16dd24a94a65f41aa1203edf0 a5e2b042823040b6a44d583a55958cda - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 623/1436] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:41:42 2026] DELETE /v2.0/security-groups/6f5d0498-6377-451e-b892-e11ec98e4531 => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1437] 10.0.0.251 () {34 vars in 683 bytes} [Tue May 12 12:41:42 2026] POST /v2.0/security-groups => generated 1561 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1438] 10.0.0.251 () {34 vars in 694 bytes} [Tue May 12 12:41:42 2026] POST /v2.0/security-group-rules => generated 569 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1439] 10.0.0.251 () {32 vars in 746 bytes} [Tue May 12 12:41:42 2026] GET /v2.0/security-group-rules/6b9902e3-276d-4a7b-8a6d-78245d885bf5 => 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: 625/1440] 10.0.0.251 () {32 vars in 672 bytes} [Tue May 12 12:41:42 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1441] 10.0.0.251 () {32 vars in 749 bytes} [Tue May 12 12:41:42 2026] DELETE /v2.0/security-group-rules/6b9902e3-276d-4a7b-8a6d-78245d885bf5 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1442] 10.0.0.251 () {32 vars in 672 bytes} [Tue May 12 12:41:42 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1443] 10.0.0.251 () {34 vars in 694 bytes} [Tue May 12 12:41:42 2026] POST /v2.0/security-group-rules => generated 569 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1444] 10.0.0.251 () {32 vars in 746 bytes} [Tue May 12 12:41:42 2026] GET /v2.0/security-group-rules/3e92ba04-6513-4a96-b875-8ac94eee7870 => generated 569 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1445] 10.0.0.251 () {32 vars in 672 bytes} [Tue May 12 12:41:42 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1446] 10.0.0.37 () {34 vars in 980 bytes} [Tue May 12 12:41:42 2026] GET /v2.0/networks?id=02fbd51b-4e0f-40db-a79d-56b7de6cd6bb => generated 672 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1447] 10.0.0.37 () {34 vars in 963 bytes} [Tue May 12 12:41:42 2026] GET /v2.0/quotas/81ed645bdbcf4f00bda4de1e7be88ade => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1448] 10.0.0.37 () {34 vars in 1000 bytes} [Tue May 12 12:41:42 2026] GET /v2.0/ports?tenant_id=81ed645bdbcf4f00bda4de1e7be88ade&fields=id => generated 103 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1449] 10.0.0.37 () {34 vars in 1006 bytes} [Tue May 12 12:41:42 2026] GET /v2.0/networks/02fbd51b-4e0f-40db-a79d-56b7de6cd6bb?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1450] 10.0.0.37 () {34 vars in 1106 bytes} [Tue May 12 12:41:43 2026] GET /v2.0/networks/02fbd51b-4e0f-40db-a79d-56b7de6cd6bb?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: 633/1451] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:41:43 2026] GET /v2.0/ports?device_id=4a5b549c-d4a7-42ed-8d04-76778ffdb05f => generated 1010 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1452] 10.0.0.251 () {32 vars in 749 bytes} [Tue May 12 12:41:42 2026] DELETE /v2.0/security-group-rules/3e92ba04-6513-4a96-b875-8ac94eee7870 => generated 0 bytes in 436 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1453] 10.0.0.251 () {32 vars in 672 bytes} [Tue May 12 12:41:43 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1454] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:41:43 2026] GET /v2.0/ports?device_id=e402eb33-18b4-4eaf-85f8-8aa11ff55c46 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1455] 10.0.0.37 () {34 vars in 1118 bytes} [Tue May 12 12:41:43 2026] GET /v2.0/security-groups?id=b4c23f7f-aa56-4255-b0c2-fff387d06757&id=59dcc7cb-23f9-4bc8-a01d-89cb36f45832&fields=id&fields=name => generated 205 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:41:43.337 8 INFO neutron.db.securitygroups_db [None req-31444078-b4f6-4faf-9569-38e770edc47a cb4f98d16dd24a94a65f41aa1203edf0 a5e2b042823040b6a44d583a55958cda - - - -] Project a5e2b042823040b6a44d583a55958cda 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: 636/1456] 10.0.0.251 () {34 vars in 694 bytes} [Tue May 12 12:41:43 2026] POST /v2.0/security-group-rules => generated 575 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1457] 10.0.0.251 () {32 vars in 746 bytes} [Tue May 12 12:41:43 2026] GET /v2.0/security-group-rules/f7746875-67ea-49f3-beb6-fdbc9baece1b => generated 575 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1458] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:41:43 2026] GET /v2.0/ports?device_id=4a5b549c-d4a7-42ed-8d04-76778ffdb05f => generated 1010 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1459] 10.0.0.251 () {32 vars in 672 bytes} [Tue May 12 12:41:43 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1460] 10.0.0.251 () {32 vars in 749 bytes} [Tue May 12 12:41:43 2026] DELETE /v2.0/security-group-rules/f7746875-67ea-49f3-beb6-fdbc9baece1b => 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: 640/1461] 10.0.0.251 () {32 vars in 672 bytes} [Tue May 12 12:41:43 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1462] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:41:43 2026] DELETE /v2.0/security-groups/3bbf7b41-121a-4731-90fa-17f7fd6fb410 => 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: 642/1463] 10.0.0.251 () {32 vars in 662 bytes} [Tue May 12 12:41:43 2026] GET /v2.0/security-groups => generated 2801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1464] 10.0.0.251 () {32 vars in 662 bytes} [Tue May 12 12:41:43 2026] GET /v2.0/security-groups => generated 2801 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:41:44.016 7 INFO neutron.db.l3_db [None req-840b9078-2e24-490e-9d5c-7b35c6365f3d 38e39a6f058a4f3d948305b176e7ce9a f2d3f5cb644342eea7b4d7b518fbfdee - - - -] Floating IP 8740d653-4ba9-4049-ba63-023785df6022 associated. External IP: 10.96.250.219, port: f68b4a2a-9e5f-423c-b7e8-08356297bc1e. [pid: 8|app: 0|req: 644/1465] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:41:44 2026] GET /v2.0/networks?id=02fbd51b-4e0f-40db-a79d-56b7de6cd6bb => generated 672 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1466] 10.0.0.251 () {34 vars in 748 bytes} [Tue May 12 12:41:43 2026] PUT /v2.0/floatingips/8740d653-4ba9-4049-ba63-023785df6022 => generated 855 bytes in 932 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:41:44.470 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd3c4033-3645-4027-8d92-a82de52e4908'] response: {'name': 'network-changed', 'server_uuid': '4a5b549c-d4a7-42ed-8d04-76778ffdb05f', 'tag': 'f68b4a2a-9e5f-423c-b7e8-08356297bc1e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 645/1467] 199.19.213.104 () {38 vars in 954 bytes} [Tue May 12 12:41:44 2026] POST /v2.0/ports => generated 954 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1468] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:41:44 2026] GET /v2.0/ports?device_id=e402eb33-18b4-4eaf-85f8-8aa11ff55c46 => generated 957 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1469] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:41:44 2026] GET /v2.0/ports?tenant_id=f2d3f5cb644342eea7b4d7b518fbfdee&device_id=4a5b549c-d4a7-42ed-8d04-76778ffdb05f => generated 1279 bytes in 49 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: 646/1470] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:41:44 2026] GET /v2.0/security-groups?tenant_id=a5e2b042823040b6a44d583a55958cda&name=default => generated 2801 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1471] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:41:44 2026] GET /v2.0/security-groups?id=16284b14-e84a-4ce1-814a-0dc34b973d76&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1472] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:41:44 2026] GET /v2.0/networks?id=08336873-5502-46be-bf14-f79c25460ff7 => generated 769 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1473] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:41:44 2026] DELETE /v2.0/security-groups/1a00a4b7-36f4-4ed7-865c-d890655135f8 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1474] 199.19.213.104 () {34 vars in 1057 bytes} [Tue May 12 12:41:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=f68b4a2a-9e5f-423c-b7e8-08356297bc1e => 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: 651/1475] 199.19.213.104 () {34 vars in 983 bytes} [Tue May 12 12:41:44 2026] GET /v2.0/subnets?id=a0f62cba-7d3b-46e2-9245-ff2c078789f3 => generated 667 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1476] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:41:44 2026] GET /v2.0/ports?network_id=08336873-5502-46be-bf14-f79c25460ff7&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1477] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:41:45 2026] GET /v2.0/networks/08336873-5502-46be-bf14-f79c25460ff7?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1478] 199.19.213.104 () {38 vars in 1027 bytes} [Tue May 12 12:41:44 2026] PUT /v2.0/ports/1f8b1c05-acf2-4f87-9f23-573889d7caac => generated 1199 bytes in 472 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: 654/1479] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:41:45 2026] GET /v2.0/networks/08336873-5502-46be-bf14-f79c25460ff7?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: 826/1480] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:41:45 2026] GET /v2.0/ports?tenant_id=81ed645bdbcf4f00bda4de1e7be88ade&device_id=e402eb33-18b4-4eaf-85f8-8aa11ff55c46 => generated 1238 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1481] 199.19.213.104 () {34 vars in 1057 bytes} [Tue May 12 12:41:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=1f8b1c05-acf2-4f87-9f23-573889d7caac => generated 19 bytes in 28 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: 827/1482] 199.19.213.104 () {34 vars in 983 bytes} [Tue May 12 12:41:45 2026] GET /v2.0/subnets?id=218888a6-fb98-43d4-ac7e-f4b1fece55c3 => generated 666 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1485] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:41:45 2026] GET /v2.0/ports?network_id=02fbd51b-4e0f-40db-a79d-56b7de6cd6bb&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1486] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:41:45 2026] GET /v2.0/networks/02fbd51b-4e0f-40db-a79d-56b7de6cd6bb?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1487] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:41:45 2026] GET /v2.0/networks/02fbd51b-4e0f-40db-a79d-56b7de6cd6bb?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: 831/1488] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:41:45 2026] GET /v2.0/ports?device_id=e402eb33-18b4-4eaf-85f8-8aa11ff55c46 => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1489] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:41:45 2026] GET /v2.0/security-groups?id=16284b14-e84a-4ce1-814a-0dc34b973d76&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:41:46.992 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1a4778e2-2abb-4d80-af61-3f365fc801c0'] response: {'name': 'network-changed', 'server_uuid': 'e402eb33-18b4-4eaf-85f8-8aa11ff55c46', 'tag': '1f8b1c05-acf2-4f87-9f23-573889d7caac', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 832/1490] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:41:46 2026] GET /v2.0/ports?device_id=e402eb33-18b4-4eaf-85f8-8aa11ff55c46 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1491] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:41:47 2026] GET /v2.0/security-groups?id=16284b14-e84a-4ce1-814a-0dc34b973d76&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1492] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:41:47 2026] GET /v2.0/ports?tenant_id=81ed645bdbcf4f00bda4de1e7be88ade&device_id=e402eb33-18b4-4eaf-85f8-8aa11ff55c46 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1493] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:41:47 2026] GET /v2.0/networks?id=02fbd51b-4e0f-40db-a79d-56b7de6cd6bb => generated 768 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1494] 199.19.213.104 () {34 vars in 1057 bytes} [Tue May 12 12:41:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=1f8b1c05-acf2-4f87-9f23-573889d7caac => 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: 661/1495] 199.19.213.104 () {34 vars in 983 bytes} [Tue May 12 12:41:47 2026] GET /v2.0/subnets?id=218888a6-fb98-43d4-ac7e-f4b1fece55c3 => generated 666 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1496] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:41:47 2026] GET /v2.0/ports?network_id=02fbd51b-4e0f-40db-a79d-56b7de6cd6bb&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: 662/1497] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:41:47 2026] GET /v2.0/networks/02fbd51b-4e0f-40db-a79d-56b7de6cd6bb?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1498] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:41:47 2026] GET /v2.0/networks/02fbd51b-4e0f-40db-a79d-56b7de6cd6bb?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: 8|app: 0|req: 663/1499] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:41:47 2026] GET /v2.0/ports?device_id=e402eb33-18b4-4eaf-85f8-8aa11ff55c46 => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1500] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:41:47 2026] GET /v2.0/security-groups?id=16284b14-e84a-4ce1-814a-0dc34b973d76&fields=id&fields=name => generated 88 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1501] 199.19.213.104 () {34 vars in 993 bytes} [Tue May 12 12:41:48 2026] GET /v2.0/ports?device_id=e402eb33-18b4-4eaf-85f8-8aa11ff55c46 => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1502] 199.19.213.104 () {36 vars in 996 bytes} [Tue May 12 12:41:48 2026] DELETE /v2.0/ports/1f8b1c05-acf2-4f87-9f23-573889d7caac => generated 0 bytes in 374 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1503] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:41:48 2026] GET /v2.0/security-groups?tenant_id=1eb6afd2058e44608dbe93c9ecb37012&name=default => generated 2801 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1504] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:41:48 2026] DELETE /v2.0/security-groups/abd8bf96-a690-4f7f-beeb-69a175d153cd => 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: 666/1505] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:41:48 2026] GET /v2.0/ports?device_id=e402eb33-18b4-4eaf-85f8-8aa11ff55c46 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:41:49.230 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8896ba5-5375-44b6-a6b0-acf83f5c8943'] response: {'server_uuid': 'e402eb33-18b4-4eaf-85f8-8aa11ff55c46', 'name': 'network-vif-deleted', 'tag': '1f8b1c05-acf2-4f87-9f23-573889d7caac', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 840/1506] 10.0.0.29 () {34 vars in 988 bytes} [Tue May 12 12:41:49 2026] GET /v2.0/ports?device_id=292775aa-d7ca-402b-ac67-3861c0d9201a => generated 1240 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1507] 10.0.0.29 () {34 vars in 1038 bytes} [Tue May 12 12:41:49 2026] GET /v2.0/security-groups?id=3c9b89b0-0dfa-4acb-bee4-3c9a3c670f97&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1508] 10.0.0.251 () {34 vars in 788 bytes} [Tue May 12 12:41:51 2026] PUT /v2.0/routers/dd8e5648-438d-41d8-8d84-6d3a815d1d02/remove_router_interface => generated 309 bytes in 1175 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:41:53.351 8 INFO neutron.services.segments.plugin [-] Segment cb3d9ef7-0031-4ed3-92b2-f29a43a55c9b resource provider aggregate not found 2026-05-12 12:41:53.356 8 INFO neutron.services.segments.plugin [-] Segment cb3d9ef7-0031-4ed3-92b2-f29a43a55c9b resource provider aggregate not found 2026-05-12 12:41:53.371 8 INFO neutron.services.segments.plugin [-] Segment cb3d9ef7-0031-4ed3-92b2-f29a43a55c9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb3d9ef7-0031-4ed3-92b2-f29a43a55c9b found for delete ", "request_id": "req-c56031cf-476c-4d57-b69c-c4ed995cadf5"}]} 2026-05-12 12:41:53.373 8 INFO neutron.services.segments.plugin [-] Segment cb3d9ef7-0031-4ed3-92b2-f29a43a55c9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb3d9ef7-0031-4ed3-92b2-f29a43a55c9b found for delete ", "request_id": "req-534e2134-d186-497a-9770-431573b3ab6c"}]} 2026-05-12 12:41:53.380 8 INFO neutron.db.l3_hamode_db [None req-28bddb82-4c20-45b8-b9e6-8c37b9cc9e06 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] HA network 806d678f-f21a-4f62-a008-0eba4a67d170 was deleted as no HA routers are present in tenant 81ed645bdbcf4f00bda4de1e7be88ade. [pid: 8|app: 0|req: 668/1509] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:41:52 2026] DELETE /v2.0/routers/dd8e5648-438d-41d8-8d84-6d3a815d1d02 => generated 0 bytes in 1072 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1510] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:41:53 2026] GET /v2.0/ports?device_id=292775aa-d7ca-402b-ac67-3861c0d9201a => generated 971 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1511] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:41:53 2026] DELETE /v2.0/subnets/218888a6-fb98-43d4-ac7e-f4b1fece55c3 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1512] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:41:53 2026] GET /v2.0/security-groups?id=3c9b89b0-0dfa-4acb-bee4-3c9a3c670f97&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1513] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:41:53 2026] GET /v2.0/ports?device_id=292775aa-d7ca-402b-ac67-3861c0d9201a => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1514] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:41:53 2026] GET /v2.0/security-groups?id=3c9b89b0-0dfa-4acb-bee4-3c9a3c670f97&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:41:54.026 7 INFO neutron.services.segments.plugin [-] Segment d92dc5d1-cb8c-4e3c-b3ab-6d0a35d557db resource provider aggregate not found 2026-05-12 12:41:54.032 7 INFO neutron.services.segments.plugin [-] Segment d92dc5d1-cb8c-4e3c-b3ab-6d0a35d557db resource provider aggregate not found 2026-05-12 12:41:54.050 7 INFO neutron.services.segments.plugin [-] Segment d92dc5d1-cb8c-4e3c-b3ab-6d0a35d557db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d92dc5d1-cb8c-4e3c-b3ab-6d0a35d557db found for delete ", "request_id": "req-1c08b25a-cd5a-454a-ac86-b33dc577ae3b"}]} [pid: 7|app: 0|req: 843/1515] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:41:53 2026] DELETE /v2.0/networks/02fbd51b-4e0f-40db-a79d-56b7de6cd6bb => 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: 673/1516] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:41:54 2026] GET /v2.0/ports?device_id=4a5b549c-d4a7-42ed-8d04-76778ffdb05f => generated 1010 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:41:54.116 7 INFO neutron.services.segments.plugin [-] Segment d92dc5d1-cb8c-4e3c-b3ab-6d0a35d557db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d92dc5d1-cb8c-4e3c-b3ab-6d0a35d557db found for delete ", "request_id": "req-b921210b-14ac-4d43-a656-61989ea73a8d"}]} [pid: 7|app: 0|req: 844/1517] 10.0.0.37 () {34 vars in 1118 bytes} [Tue May 12 12:41:54 2026] GET /v2.0/security-groups?id=b4c23f7f-aa56-4255-b0c2-fff387d06757&id=59dcc7cb-23f9-4bc8-a01d-89cb36f45832&fields=id&fields=name => generated 205 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1518] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:41:54 2026] GET /v2.0/security-groups?tenant_id=81ed645bdbcf4f00bda4de1e7be88ade&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: 846/1519] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:41:54 2026] DELETE /v2.0/security-groups/16284b14-e84a-4ce1-814a-0dc34b973d76 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1520] 10.0.0.251 () {32 vars in 735 bytes} [Tue May 12 12:41:54 2026] GET /v2.0/ports?device_id=4a5b549c-d4a7-42ed-8d04-76778ffdb05f => generated 1279 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1521] 199.19.213.104 () {34 vars in 993 bytes} [Tue May 12 12:41:54 2026] GET /v2.0/ports?device_id=292775aa-d7ca-402b-ac67-3861c0d9201a => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1522] 10.0.0.251 () {32 vars in 857 bytes} [Tue May 12 12:41:54 2026] GET /v2.0/floatingips?floating_network_id=dcb4589f-ba7f-4de5-bc09-3ef6ec4b0186&port_id=f68b4a2a-9e5f-423c-b7e8-08356297bc1e => generated 860 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1523] 10.0.0.29 () {34 vars in 988 bytes} [Tue May 12 12:41:54 2026] GET /v2.0/ports?device_id=4a5b549c-d4a7-42ed-8d04-76778ffdb05f => generated 1279 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1524] 10.0.0.29 () {34 vars in 1118 bytes} [Tue May 12 12:41:54 2026] GET /v2.0/security-groups?id=59dcc7cb-23f9-4bc8-a01d-89cb36f45832&id=b4c23f7f-aa56-4255-b0c2-fff387d06757&fields=id&fields=name => generated 205 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1525] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:41:55 2026] GET /v2.0/ports?device_id=292775aa-d7ca-402b-ac67-3861c0d9201a => 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: 679/1526] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:41:55 2026] GET /v2.0/security-groups?id=3c9b89b0-0dfa-4acb-bee4-3c9a3c670f97&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:41:55.270 7 INFO neutron.db.l3_db [None req-a0fb44db-a59c-4ace-9b5c-f17f9cece4cf ea04595bd8684ecb85fe2d4b0eb5c447 c39c222e0d7a42ba9c370d36239272aa - - - -] Floating IP 00bc9458-4356-4d05-9ab1-ee64fd004a0d disassociated. External IP: 10.96.250.216, port: c03e1dfd-120c-4994-8010-947cd1ad395c. [pid: 7|app: 0|req: 848/1527] 199.19.213.104 () {36 vars in 996 bytes} [Tue May 12 12:41:54 2026] DELETE /v2.0/ports/c03e1dfd-120c-4994-8010-947cd1ad395c => generated 0 bytes in 1208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1528] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:41:56 2026] DELETE /v2.0/security-groups/3c9b89b0-0dfa-4acb-bee4-3c9a3c670f97 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:41:56.399 7 INFO neutron.api.v2.resource [None req-82753c65-676a-42b2-be8b-167a4d2fe876 ea04595bd8684ecb85fe2d4b0eb5c447 c39c222e0d7a42ba9c370d36239272aa - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 849/1529] 10.0.0.251 () {32 vars in 736 bytes} [Tue May 12 12:41:56 2026] GET /v2.0/security-groups/3c9b89b0-0dfa-4acb-bee4-3c9a3c670f97 => generated 146 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1530] 10.0.0.251 () {32 vars in 731 bytes} [Tue May 12 12:41:56 2026] DELETE /v2.0/floatingips/00bc9458-4356-4d05-9ab1-ee64fd004a0d => generated 0 bytes in 467 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:41:56.891 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2ff5c0dd-05fc-4725-b889-eab3772672d1'] response: {'server_uuid': '292775aa-d7ca-402b-ac67-3861c0d9201a', 'name': 'network-vif-deleted', 'tag': 'c03e1dfd-120c-4994-8010-947cd1ad395c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 682/1531] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:41:57 2026] GET /v2.0/ports?device_id=4a5b549c-d4a7-42ed-8d04-76778ffdb05f => generated 1010 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1532] 10.0.0.37 () {34 vars in 1118 bytes} [Tue May 12 12:41:57 2026] GET /v2.0/security-groups?id=b4c23f7f-aa56-4255-b0c2-fff387d06757&id=59dcc7cb-23f9-4bc8-a01d-89cb36f45832&fields=id&fields=name => generated 205 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:41:57.668 8 INFO neutron.db.segments_db [None req-95bf2ace-ec00-4202-8f11-9a5dbd40bf9d 0533ac4adca94b87929a4dda4ca120be 06bbf3a28e304b48beb8fa687cd7ede2 - - - -] Added segment 6078d944-7a57-4546-9018-f0f602b033f8 of type vxlan for network 557dc835-6fea-4f22-9c3b-6814a3937463 [pid: 8|app: 0|req: 684/1533] 10.0.0.251 () {34 vars in 670 bytes} [Tue May 12 12:41:57 2026] POST /v2.0/networks => generated 632 bytes in 497 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1534] 199.19.213.104 () {34 vars in 993 bytes} [Tue May 12 12:41:57 2026] GET /v2.0/ports?device_id=4a5b549c-d4a7-42ed-8d04-76778ffdb05f => generated 1010 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:41:57.883 8 INFO neutron.db.segments_db [None req-47dccbc9-0c64-447a-9fd2-d472b91d78e3 0533ac4adca94b87929a4dda4ca120be 06bbf3a28e304b48beb8fa687cd7ede2 - - - -] Added segment 2e456903-eb5c-4338-96da-d3ba2c2dae94 of type vxlan for network 8f9935c7-2e89-4921-81fd-ac7910a74d98 [pid: 7|app: 0|req: 850/1535] 10.0.0.251 () {34 vars in 788 bytes} [Tue May 12 12:41:56 2026] PUT /v2.0/routers/e033a1e4-18aa-4b3f-b6ab-349102b6eade/remove_router_interface => generated 309 bytes in 1310 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:41:58.243 8 INFO neutron.db.l3_hamode_db [None req-47dccbc9-0c64-447a-9fd2-d472b91d78e3 0533ac4adca94b87929a4dda4ca120be 06bbf3a28e304b48beb8fa687cd7ede2 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:41:58.540 7 INFO neutron.db.l3_db [None req-e636b7d3-6893-45ea-932d-0ad239aa332a 38e39a6f058a4f3d948305b176e7ce9a f2d3f5cb644342eea7b4d7b518fbfdee - - - -] Floating IP 8740d653-4ba9-4049-ba63-023785df6022 disassociated. External IP: 10.96.250.219, port: f68b4a2a-9e5f-423c-b7e8-08356297bc1e. [pid: 7|app: 0|req: 851/1536] 199.19.213.104 () {36 vars in 996 bytes} [Tue May 12 12:41:58 2026] DELETE /v2.0/ports/f68b4a2a-9e5f-423c-b7e8-08356297bc1e => generated 0 bytes in 800 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:41:59.047 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc8d85c0-2146-4669-b044-062d53f51dc2'] response: {'server_uuid': '4a5b549c-d4a7-42ed-8d04-76778ffdb05f', 'name': 'network-vif-deleted', 'tag': 'f68b4a2a-9e5f-423c-b7e8-08356297bc1e', 'status': 'completed', 'code': 200} 2026-05-12 12:41:59.400 8 INFO neutron.db.l3_hamode_db [None req-47dccbc9-0c64-447a-9fd2-d472b91d78e3 0533ac4adca94b87929a4dda4ca120be 06bbf3a28e304b48beb8fa687cd7ede2 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:42:00.163 7 INFO neutron.services.segments.plugin [-] Segment 150a1283-ee70-4647-bd30-be984dfe4573 resource provider aggregate not found 2026-05-12 12:42:00.168 7 INFO neutron.services.segments.plugin [-] Segment 150a1283-ee70-4647-bd30-be984dfe4573 resource provider aggregate not found 2026-05-12 12:42:00.186 7 INFO neutron.services.segments.plugin [-] Segment 150a1283-ee70-4647-bd30-be984dfe4573 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 150a1283-ee70-4647-bd30-be984dfe4573 found for delete ", "request_id": "req-ae2084af-0b44-4450-b599-5c0ed2673ea3"}]} 2026-05-12 12:42:00.188 7 INFO neutron.services.segments.plugin [-] Segment 150a1283-ee70-4647-bd30-be984dfe4573 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 150a1283-ee70-4647-bd30-be984dfe4573 found for delete ", "request_id": "req-41a8b6c2-e5d9-4be3-9ad1-f2bff31bca96"}]} 2026-05-12 12:42:00.197 7 INFO neutron.db.l3_hamode_db [None req-78e70b70-f135-43cd-8525-01bcd9109185 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] HA network b63e4ef5-5fc8-4ea1-a0fb-99cdb1acd745 was deleted as no HA routers are present in tenant c39c222e0d7a42ba9c370d36239272aa. [pid: 7|app: 0|req: 852/1537] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:41:58 2026] DELETE /v2.0/routers/e033a1e4-18aa-4b3f-b6ab-349102b6eade => generated 0 bytes in 1205 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1538] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:42:00 2026] GET /v2.0/ports?device_id=4a5b549c-d4a7-42ed-8d04-76778ffdb05f => 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: 854/1539] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:42:00 2026] DELETE /v2.0/subnets/3bf5a178-bf94-432c-828c-545e376ce7e7 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1542] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:42:00 2026] DELETE /v2.0/networks/c6e87cf1-07d0-41ab-9c76-ff36761f38dc => generated 0 bytes in 417 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1543] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:41:57 2026] POST /v2.0/routers => generated 695 bytes in 3185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1544] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:42:01 2026] GET /v2.0/security-groups?tenant_id=c39c222e0d7a42ba9c370d36239272aa&name=default => generated 2801 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1545] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:42:01 2026] DELETE /v2.0/security-groups/6a209a09-597d-4d26-af86-8e31f5f9c220 => 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: 858/1546] 10.0.0.251 () {32 vars in 775 bytes} [Tue May 12 12:42:01 2026] GET /v2.0/subnets?project_id=06bbf3a28e304b48beb8fa687cd7ede2&cidr=10.100.0.0%2F28 => generated 14 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1547] 10.0.0.251 () {32 vars in 693 bytes} [Tue May 12 12:42:01 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1548] 10.0.0.251 () {32 vars in 783 bytes} [Tue May 12 12:42:01 2026] GET /v2.0/subnets?network_id=dcb4589f-ba7f-4de5-bc09-3ef6ec4b0186&cidr=10.100.0.0%2F28 => generated 14 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1549] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:42:01 2026] DELETE /v2.0/security-groups/b4c23f7f-aa56-4255-b0c2-fff387d06757 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:42:01.544 7 INFO neutron.api.v2.resource [None req-98b41dc0-372b-4a40-be91-a161412fd8fe 38e39a6f058a4f3d948305b176e7ce9a f2d3f5cb644342eea7b4d7b518fbfdee - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 861/1550] 10.0.0.251 () {32 vars in 736 bytes} [Tue May 12 12:42:01 2026] GET /v2.0/security-groups/b4c23f7f-aa56-4255-b0c2-fff387d06757 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1551] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:42:01 2026] POST /v2.0/subnets => generated 632 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1552] 10.0.0.251 () {32 vars in 731 bytes} [Tue May 12 12:42:01 2026] DELETE /v2.0/floatingips/8740d653-4ba9-4049-ba63-023785df6022 => generated 0 bytes in 411 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:42:02.213 7 INFO neutron.services.segments.plugin [-] Segment d6a76624-7162-4a29-b465-a1437354fe20 resource provider aggregate not found 2026-05-12 12:42:02.219 7 INFO neutron.services.segments.plugin [-] Segment d6a76624-7162-4a29-b465-a1437354fe20 resource provider aggregate not found 2026-05-12 12:42:02.247 7 INFO neutron.services.segments.plugin [-] Segment d6a76624-7162-4a29-b465-a1437354fe20 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6a76624-7162-4a29-b465-a1437354fe20 found for delete ", "request_id": "req-cafb5718-7703-491e-88eb-1cc96a000537"}]} 2026-05-12 12:42:02.250 7 INFO neutron.services.segments.plugin [-] Segment d6a76624-7162-4a29-b465-a1437354fe20 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6a76624-7162-4a29-b465-a1437354fe20 found for delete ", "request_id": "req-5e44e37f-dca3-47df-9e0b-1457ea2a084f"}]} [pid: 7|app: 0|req: 863/1553] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:42:01 2026] GET /v2.0/security-groups?tenant_id=a85540c3848d4ad8a28ac9c1de6b733e&name=default => generated 2801 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1554] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:42:02 2026] DELETE /v2.0/security-groups/59dcc7cb-23f9-4bc8-a01d-89cb36f45832 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1555] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:42:02 2026] DELETE /v2.0/security-groups/8fc31554-1102-4c39-b325-a1a6a714131e => 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: 691/1556] 10.0.0.251 () {34 vars in 782 bytes} [Tue May 12 12:42:01 2026] PUT /v2.0/routers/36493e82-a77c-461a-9e1a-6cca4a850e21/add_router_interface => generated 309 bytes in 1933 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1557] 10.0.0.251 () {32 vars in 648 bytes} [Tue May 12 12:42:03 2026] GET /v2.0/networks => generated 6508 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1558] 10.0.0.251 () {32 vars in 646 bytes} [Tue May 12 12:42:03 2026] GET /v2.0/subnets => generated 5003 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1559] 10.0.0.251 () {32 vars in 646 bytes} [Tue May 12 12:42:03 2026] GET /v2.0/routers => generated 2186 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1560] 10.0.0.251 () {34 vars in 684 bytes} [Tue May 12 12:42:04 2026] POST /v2.0/security-groups => generated 1609 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1561] 10.0.0.251 () {34 vars in 788 bytes} [Tue May 12 12:42:02 2026] PUT /v2.0/routers/7fa39bc2-3dec-42f0-9411-b371103b7f84/remove_router_interface => generated 309 bytes in 1786 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1562] 10.0.0.251 () {34 vars in 694 bytes} [Tue May 12 12:42:04 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: 697/1563] 10.0.0.251 () {34 vars in 694 bytes} [Tue May 12 12:42:04 2026] POST /v2.0/security-group-rules => generated 564 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1564] 10.0.0.251 () {34 vars in 694 bytes} [Tue May 12 12:42:04 2026] POST /v2.0/security-group-rules => generated 570 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1565] 10.0.0.251 () {34 vars in 694 bytes} [Tue May 12 12:42:04 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) 2026-05-12 12:42:04.889 8 INFO neutron.db.securitygroups_db [None req-e52df9a8-6e3e-4af1-8d4e-26301b06b799 0533ac4adca94b87929a4dda4ca120be 06bbf3a28e304b48beb8fa687cd7ede2 - - - -] Project 06bbf3a28e304b48beb8fa687cd7ede2 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: 700/1566] 10.0.0.251 () {34 vars in 694 bytes} [Tue May 12 12:42:04 2026] POST /v2.0/security-group-rules => generated 575 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:42:04.993 8 INFO neutron.db.securitygroups_db [None req-62e340e8-8636-45b8-b13b-2a238b331e2d 0533ac4adca94b87929a4dda4ca120be 06bbf3a28e304b48beb8fa687cd7ede2 - - - -] Project 06bbf3a28e304b48beb8fa687cd7ede2 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: 701/1567] 10.0.0.251 () {34 vars in 694 bytes} [Tue May 12 12:42:04 2026] POST /v2.0/security-group-rules => generated 574 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:42:05.590 7 INFO neutron.services.segments.plugin [-] Segment 70de93f7-5fca-42cb-a45a-2ae438f9d946 resource provider aggregate not found 2026-05-12 12:42:05.595 7 INFO neutron.services.segments.plugin [-] Segment 70de93f7-5fca-42cb-a45a-2ae438f9d946 resource provider aggregate not found 2026-05-12 12:42:05.611 7 INFO neutron.db.l3_hamode_db [None req-65951a08-c15a-47ec-8f4d-86b6135a0fa5 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] HA network 6d551125-6beb-46d8-afcf-533aadfd0f90 was deleted as no HA routers are present in tenant f2d3f5cb644342eea7b4d7b518fbfdee. [pid: 7|app: 0|req: 867/1568] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:42:04 2026] DELETE /v2.0/routers/7fa39bc2-3dec-42f0-9411-b371103b7f84 => generated 0 bytes in 1234 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:42:05.634 7 INFO neutron.services.segments.plugin [-] Segment 70de93f7-5fca-42cb-a45a-2ae438f9d946 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70de93f7-5fca-42cb-a45a-2ae438f9d946 found for delete ", "request_id": "req-0604a110-1fc1-47c1-915a-fd77aa9a137c"}]} 2026-05-12 12:42:05.635 7 INFO neutron.services.segments.plugin [-] Segment 70de93f7-5fca-42cb-a45a-2ae438f9d946 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70de93f7-5fca-42cb-a45a-2ae438f9d946 found for delete ", "request_id": "req-284a39f3-6d2f-425b-a6fd-2d8760ecaa26"}]} [pid: 7|app: 0|req: 868/1569] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:42:05 2026] DELETE /v2.0/subnets/a0f62cba-7d3b-46e2-9245-ff2c078789f3 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1570] 10.0.0.251 () {32 vars in 648 bytes} [Tue May 12 12:42:05 2026] GET /v2.0/networks => generated 1297 bytes in 471 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1571] 10.0.0.37 () {34 vars in 1096 bytes} [Tue May 12 12:42:06 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-262197863&fields=id&tenant_id=06bbf3a28e304b48beb8fa687cd7ede2 => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1572] 10.0.0.37 () {34 vars in 980 bytes} [Tue May 12 12:42:06 2026] GET /v2.0/networks?id=557dc835-6fea-4f22-9c3b-6814a3937463 => generated 660 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1573] 10.0.0.37 () {34 vars in 963 bytes} [Tue May 12 12:42:06 2026] GET /v2.0/quotas/06bbf3a28e304b48beb8fa687cd7ede2 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1574] 10.0.0.37 () {34 vars in 1000 bytes} [Tue May 12 12:42:06 2026] GET /v2.0/ports?tenant_id=06bbf3a28e304b48beb8fa687cd7ede2&fields=id => generated 103 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1575] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:42:05 2026] DELETE /v2.0/networks/08336873-5502-46be-bf14-f79c25460ff7 => 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: 707/1576] 10.0.0.37 () {34 vars in 1006 bytes} [Tue May 12 12:42:06 2026] GET /v2.0/networks/557dc835-6fea-4f22-9c3b-6814a3937463?fields=segments => generated 14 bytes in 425 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1577] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:42:06 2026] GET /v2.0/security-groups?tenant_id=5917b67658b54d19b0f2fdda5f8a404e&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: 709/1578] 10.0.0.37 () {34 vars in 1106 bytes} [Tue May 12 12:42:06 2026] GET /v2.0/networks/557dc835-6fea-4f22-9c3b-6814a3937463?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: 710/1579] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:42:07 2026] DELETE /v2.0/security-groups/9ab12abb-d5bc-48e7-9791-8eec0e36d280 => 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: 711/1580] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:42:07 2026] GET /v2.0/ports?device_id=b2d38e60-274b-4bce-bc13-9402c4ebf2c3 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1581] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:42:07 2026] GET /v2.0/security-groups?tenant_id=c9fa6df25acb492eb8b40214f578cd52&name=default => generated 2801 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1582] 10.0.0.251 () {34 vars in 788 bytes} [Tue May 12 12:42:06 2026] PUT /v2.0/routers/a7517b31-3ec3-4c64-a4e2-b7a939d3b3a5/remove_router_interface => generated 309 bytes in 1233 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1583] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:42:07 2026] DELETE /v2.0/security-groups/71d68e5a-ecb3-43a2-842b-451c61ec90f1 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:42:07.681 7 INFO neutron.services.segments.plugin [-] Segment a89b4bce-b5b1-4f6c-89a9-129916f0c92d resource provider aggregate not found 2026-05-12 12:42:07.689 7 INFO neutron.services.segments.plugin [-] Segment a89b4bce-b5b1-4f6c-89a9-129916f0c92d resource provider aggregate not found 2026-05-12 12:42:07.698 7 INFO neutron.services.segments.plugin [-] Segment a89b4bce-b5b1-4f6c-89a9-129916f0c92d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a89b4bce-b5b1-4f6c-89a9-129916f0c92d found for delete ", "request_id": "req-e6ba1c92-89f5-47dd-af9f-395ab71e2115"}]} 2026-05-12 12:42:07.705 7 INFO neutron.services.segments.plugin [-] Segment a89b4bce-b5b1-4f6c-89a9-129916f0c92d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a89b4bce-b5b1-4f6c-89a9-129916f0c92d found for delete ", "request_id": "req-9d9094b2-c1ca-4b47-8ac6-5895fc60953d"}]} [pid: 8|app: 0|req: 714/1584] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:42:07 2026] GET /v2.0/networks?id=557dc835-6fea-4f22-9c3b-6814a3937463 => generated 660 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1585] 199.19.213.104 () {34 vars in 1049 bytes} [Tue May 12 12:42:08 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=06bbf3a28e304b48beb8fa687cd7ede2 => generated 180 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1586] 199.19.213.104 () {38 vars in 954 bytes} [Tue May 12 12:42:08 2026] POST /v2.0/ports => generated 954 bytes in 534 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: 717/1587] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:42:08 2026] GET /v2.0/ports?device_id=b2d38e60-274b-4bce-bc13-9402c4ebf2c3 => generated 957 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:42:08.865 7 INFO neutron.db.l3_hamode_db [None req-e73e8f80-82ea-42e0-bd27-d6a6bd9e4a89 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] HA network 3208563c-1a31-4e80-bbd7-c953f434f3db was deleted as no HA routers are present in tenant 120e38a5170a426ea9f7f85404f4c431. [pid: 7|app: 0|req: 871/1588] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:42:07 2026] DELETE /v2.0/routers/a7517b31-3ec3-4c64-a4e2-b7a939d3b3a5 => generated 0 bytes in 1358 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1589] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:42:08 2026] GET /v2.0/security-groups?id=807c0863-7d24-4427-a622-8aa501b8b86f&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1590] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:42:08 2026] DELETE /v2.0/subnets/17bea8e6-06e1-46e3-9aed-d8475d177e01 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1591] 199.19.213.104 () {38 vars in 1027 bytes} [Tue May 12 12:42:08 2026] PUT /v2.0/ports/0578382a-0755-40a8-a3a8-3105ebb1f395 => generated 1199 bytes in 534 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-05-12 12:42:09.351 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d1a16377-2a6e-494b-8366-619cb352ac32'] response: {'name': 'network-changed', 'server_uuid': 'b2d38e60-274b-4bce-bc13-9402c4ebf2c3', 'tag': '0578382a-0755-40a8-a3a8-3105ebb1f395', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 719/1592] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:42:09 2026] GET /v2.0/ports?tenant_id=06bbf3a28e304b48beb8fa687cd7ede2&device_id=b2d38e60-274b-4bce-bc13-9402c4ebf2c3 => generated 1238 bytes in 63 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: 720/1593] 199.19.213.104 () {34 vars in 1057 bytes} [Tue May 12 12:42:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=0578382a-0755-40a8-a3a8-3105ebb1f395 => 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: 721/1594] 199.19.213.104 () {34 vars in 983 bytes} [Tue May 12 12:42:09 2026] GET /v2.0/subnets?id=1f9fed5f-12f3-4060-b7a3-42db694d3c88 => generated 653 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1595] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:42:09 2026] GET /v2.0/ports?network_id=557dc835-6fea-4f22-9c3b-6814a3937463&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: 874/1596] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:42:09 2026] DELETE /v2.0/networks/f89bdde4-2c0f-451e-84a9-9f678d2b8629 => generated 0 bytes in 412 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1597] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:42:09 2026] GET /v2.0/networks/557dc835-6fea-4f22-9c3b-6814a3937463?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1598] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:42:09 2026] GET /v2.0/networks/557dc835-6fea-4f22-9c3b-6814a3937463?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1599] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:42:09 2026] GET /v2.0/ports?tenant_id=06bbf3a28e304b48beb8fa687cd7ede2&device_id=b2d38e60-274b-4bce-bc13-9402c4ebf2c3 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:42:09.844 7 INFO neutron.services.segments.plugin [-] Segment 9d299abe-8765-4a29-a3be-2ae488f9dcc5 resource provider aggregate not found 2026-05-12 12:42:09.860 7 INFO neutron.services.segments.plugin [-] Segment 9d299abe-8765-4a29-a3be-2ae488f9dcc5 resource provider aggregate not found 2026-05-12 12:42:09.888 7 INFO neutron.services.segments.plugin [-] Segment 9d299abe-8765-4a29-a3be-2ae488f9dcc5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d299abe-8765-4a29-a3be-2ae488f9dcc5 found for delete ", "request_id": "req-f850c965-ded2-411f-b6fa-ca0f6d1f5e17"}]} 2026-05-12 12:42:09.900 7 INFO neutron.services.segments.plugin [-] Segment 9d299abe-8765-4a29-a3be-2ae488f9dcc5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d299abe-8765-4a29-a3be-2ae488f9dcc5 found for delete ", "request_id": "req-ba414be9-8b8d-4e63-95cf-ea8fd6002469"}]} 2026-05-12 12:42:09.906 7 INFO neutron.services.segments.plugin [-] Segment a90a6058-a1c0-42b7-8431-90ec4f858790 resource provider aggregate not found 2026-05-12 12:42:09.916 7 INFO neutron.services.segments.plugin [-] Segment a90a6058-a1c0-42b7-8431-90ec4f858790 resource provider aggregate not found 2026-05-12 12:42:09.922 7 INFO neutron.services.segments.plugin [-] Segment a90a6058-a1c0-42b7-8431-90ec4f858790 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a90a6058-a1c0-42b7-8431-90ec4f858790 found for delete ", "request_id": "req-3e512abd-8b4e-486f-b5ef-784414903354"}]} [pid: 7|app: 0|req: 876/1600] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:42:09 2026] GET /v2.0/security-groups?tenant_id=f2d3f5cb644342eea7b4d7b518fbfdee&name=default => generated 2801 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:42:09.930 7 INFO neutron.services.segments.plugin [-] Segment a90a6058-a1c0-42b7-8431-90ec4f858790 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a90a6058-a1c0-42b7-8431-90ec4f858790 found for delete ", "request_id": "req-32b2930e-533e-44c0-8cb8-986b9bdf90b0"}]} [pid: 8|app: 0|req: 725/1601] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:42:09 2026] GET /v2.0/networks?id=557dc835-6fea-4f22-9c3b-6814a3937463 => generated 756 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1602] 199.19.213.104 () {34 vars in 1057 bytes} [Tue May 12 12:42:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=0578382a-0755-40a8-a3a8-3105ebb1f395 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1603] 199.19.213.104 () {34 vars in 983 bytes} [Tue May 12 12:42:09 2026] GET /v2.0/subnets?id=1f9fed5f-12f3-4060-b7a3-42db694d3c88 => generated 653 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1604] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:42:09 2026] DELETE /v2.0/security-groups/1768e784-af20-4978-9d6a-c9060d762211 => 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: 728/1605] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:42:10 2026] GET /v2.0/ports?device_id=b2d38e60-274b-4bce-bc13-9402c4ebf2c3 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1606] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:42:10 2026] GET /v2.0/ports?network_id=557dc835-6fea-4f22-9c3b-6814a3937463&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: 729/1607] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:42:10 2026] GET /v2.0/security-groups?id=807c0863-7d24-4427-a622-8aa501b8b86f&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: 7|app: 0|req: 879/1608] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:42:10 2026] GET /v2.0/networks/557dc835-6fea-4f22-9c3b-6814a3937463?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: 880/1609] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:42:10 2026] GET /v2.0/security-groups?tenant_id=120e38a5170a426ea9f7f85404f4c431&name=default => generated 2801 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1610] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:42:10 2026] GET /v2.0/networks/557dc835-6fea-4f22-9c3b-6814a3937463?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: 881/1611] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:42:10 2026] DELETE /v2.0/security-groups/35171bde-b401-4c78-b0a0-86a5d56b68e4 => 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: 731/1612] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:42:11 2026] GET /v2.0/ports?device_id=b2d38e60-274b-4bce-bc13-9402c4ebf2c3 => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1613] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:42:11 2026] GET /v2.0/security-groups?id=807c0863-7d24-4427-a622-8aa501b8b86f&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: 732/1614] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:42:12 2026] GET /v2.0/ports?device_id=b2d38e60-274b-4bce-bc13-9402c4ebf2c3 => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1615] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:42:12 2026] GET /v2.0/security-groups?id=807c0863-7d24-4427-a622-8aa501b8b86f&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: 733/1616] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:42:13 2026] GET /v2.0/security-groups?tenant_id=068ddd990a0248f3b6a709e2e011cd11&name=default => generated 2801 bytes in 405 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1617] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:42:13 2026] GET /v2.0/ports?device_id=b2d38e60-274b-4bce-bc13-9402c4ebf2c3 => generated 971 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1618] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:42:13 2026] GET /v2.0/security-groups?id=807c0863-7d24-4427-a622-8aa501b8b86f&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1619] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:42:13 2026] DELETE /v2.0/security-groups/58611b6f-288e-42c7-90f1-6e308e349205 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1620] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:42:13 2026] GET /v2.0/ports?device_id=b2d38e60-274b-4bce-bc13-9402c4ebf2c3 => 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: 735/1621] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:42:13 2026] GET /v2.0/security-groups?id=807c0863-7d24-4427-a622-8aa501b8b86f&fields=id&fields=name => generated 113 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1622] 10.0.0.251 () {32 vars in 735 bytes} [Tue May 12 12:42:14 2026] GET /v2.0/ports?device_id=b2d38e60-274b-4bce-bc13-9402c4ebf2c3 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:42:15.125 8 INFO neutron.db.l3_db [None req-33e7ba04-c4cc-462f-9441-57b188f77c85 0533ac4adca94b87929a4dda4ca120be 06bbf3a28e304b48beb8fa687cd7ede2 - - - -] Floating IP 671193d8-7458-48ac-9972-46f92d69467e associated. External IP: 10.96.250.218, port: 0578382a-0755-40a8-a3a8-3105ebb1f395. [pid: 7|app: 0|req: 888/1623] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:42:15 2026] GET /v2.0/security-groups?tenant_id=1ddeb51b2226461c91a1d12a0f05a26b&name=default => generated 2801 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1624] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:42:15 2026] DELETE /v2.0/security-groups/e63e86d8-de53-444e-b6a6-8802d2eafa0b => 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: 736/1627] 10.0.0.251 () {34 vars in 676 bytes} [Tue May 12 12:42:14 2026] POST /v2.0/floatingips => generated 855 bytes in 1427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:42:15.586 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e54bc395-bf92-40cc-863b-ef1f5fc8e81a'] response: {'name': 'network-changed', 'server_uuid': 'b2d38e60-274b-4bce-bc13-9402c4ebf2c3', 'tag': '0578382a-0755-40a8-a3a8-3105ebb1f395', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 892/1628] 10.0.0.251 () {32 vars in 728 bytes} [Tue May 12 12:42:15 2026] GET /v2.0/floatingips/671193d8-7458-48ac-9972-46f92d69467e => generated 855 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1629] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:42:15 2026] GET /v2.0/ports?tenant_id=06bbf3a28e304b48beb8fa687cd7ede2&device_id=b2d38e60-274b-4bce-bc13-9402c4ebf2c3 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1630] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:42:15 2026] GET /v2.0/security-groups?tenant_id=9315bc315cb14d479453433b47cacc95&name=default => generated 2801 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1631] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:42:15 2026] GET /v2.0/networks?id=557dc835-6fea-4f22-9c3b-6814a3937463 => generated 756 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1632] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:42:15 2026] DELETE /v2.0/security-groups/d4031a50-0bdf-432e-b6a2-a25313c17fd5 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1633] 199.19.213.104 () {34 vars in 1057 bytes} [Tue May 12 12:42:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=0578382a-0755-40a8-a3a8-3105ebb1f395 => generated 858 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1634] 199.19.213.104 () {34 vars in 983 bytes} [Tue May 12 12:42:15 2026] GET /v2.0/subnets?id=1f9fed5f-12f3-4060-b7a3-42db694d3c88 => generated 653 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1635] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:42:15 2026] GET /v2.0/ports?network_id=557dc835-6fea-4f22-9c3b-6814a3937463&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: 743/1636] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:42:16 2026] GET /v2.0/networks/557dc835-6fea-4f22-9c3b-6814a3937463?fields=segments => generated 14 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1637] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:42:16 2026] GET /v2.0/networks/557dc835-6fea-4f22-9c3b-6814a3937463?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: 894/1638] 10.0.0.251 () {34 vars in 675 bytes} [Tue May 12 12:42:15 2026] POST /v2.0/floatingips => generated 552 bytes in 898 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1639] 10.0.0.251 () {32 vars in 728 bytes} [Tue May 12 12:42:16 2026] GET /v2.0/floatingips/671193d8-7458-48ac-9972-46f92d69467e => generated 855 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1640] 10.0.0.251 () {34 vars in 675 bytes} [Tue May 12 12:42:16 2026] POST /v2.0/floatingips => generated 552 bytes in 600 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1641] 10.0.0.251 () {32 vars in 728 bytes} [Tue May 12 12:42:17 2026] GET /v2.0/floatingips/671193d8-7458-48ac-9972-46f92d69467e => generated 857 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1642] 10.0.0.251 () {34 vars in 675 bytes} [Tue May 12 12:42:17 2026] POST /v2.0/floatingips => generated 552 bytes in 1096 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:42:18.506 8 INFO neutron.db.segments_db [None req-d84e5dea-4ae7-4d4a-a526-3bc2f3b6a127 0b3caa97c071438a9eb17c1aea08aa00 327c27ca29ce4cfc99d058bf0850a541 - - - -] Added segment 39726801-8b2f-48ab-bb32-cf780d343f26 of type vxlan for network 864b2f17-e3be-4784-a5f0-cc62811575c5 [pid: 8|app: 0|req: 747/1643] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:42:18 2026] POST /v2.0/networks => generated 726 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1644] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:42:18 2026] POST /v2.0/subnets => generated 620 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:42:18.879 8 WARNING neutron.api.v2.base [None req-99646077-06e8-44be-8756-6c820de94cb7 0b3caa97c071438a9eb17c1aea08aa00 327c27ca29ce4cfc99d058bf0850a541 - - - -] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-05-12 12:42:18.880 8 INFO neutron.api.v2.resource [None req-99646077-06e8-44be-8756-6c820de94cb7 0b3caa97c071438a9eb17c1aea08aa00 327c27ca29ce4cfc99d058bf0850a541 - - - -] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 749/1645] 10.0.0.251 () {34 vars in 680 bytes} [Tue May 12 12:42:18 2026] POST /v2.0/rbac-policies => generated 143 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1646] 10.0.0.251 () {34 vars in 675 bytes} [Tue May 12 12:42:18 2026] POST /v2.0/floatingips => generated 552 bytes in 717 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:42:19.270 8 INFO neutron.services.segments.plugin [-] Segment 39726801-8b2f-48ab-bb32-cf780d343f26 resource provider aggregate not found 2026-05-12 12:42:19.274 8 INFO neutron.services.segments.plugin [-] Segment 39726801-8b2f-48ab-bb32-cf780d343f26 resource provider aggregate not found 2026-05-12 12:42:19.290 8 INFO neutron.services.segments.plugin [-] Segment 39726801-8b2f-48ab-bb32-cf780d343f26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39726801-8b2f-48ab-bb32-cf780d343f26 found for delete ", "request_id": "req-71a73a43-28b9-4512-8a54-36c2cd7fdcc8"}]} 2026-05-12 12:42:19.295 8 INFO neutron.services.segments.plugin [-] Segment 39726801-8b2f-48ab-bb32-cf780d343f26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39726801-8b2f-48ab-bb32-cf780d343f26 found for delete ", "request_id": "req-3452fd3f-f84d-4d0e-914b-f087e2eb0568"}]} [pid: 7|app: 0|req: 898/1647] 10.0.0.251 () {34 vars in 675 bytes} [Tue May 12 12:42:18 2026] POST /v2.0/floatingips => generated 552 bytes in 698 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1648] 10.0.0.251 () {34 vars in 758 bytes} [Tue May 12 12:42:19 2026] PUT /v2.0/floatingips/9b3d0126-0363-4065-ae29-ab6145a759eb/tags => generated 17 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1649] 10.0.0.251 () {34 vars in 758 bytes} [Tue May 12 12:42:19 2026] PUT /v2.0/floatingips/88c80a40-aad2-4da3-b5ff-7a98e770bba7/tags => generated 25 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1650] 10.0.0.251 () {34 vars in 758 bytes} [Tue May 12 12:42:19 2026] PUT /v2.0/floatingips/3dc52d7d-6a15-4e93-9ecc-53ba0ea9aa23/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1651] 10.0.0.251 () {34 vars in 758 bytes} [Tue May 12 12:42:19 2026] PUT /v2.0/floatingips/bfb2bcfc-6ad1-487d-86e7-53e353b8ac29/tags => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1652] 10.0.0.251 () {32 vars in 671 bytes} [Tue May 12 12:42:19 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1653] 10.0.0.251 () {32 vars in 685 bytes} [Tue May 12 12:42:20 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1654] 10.0.0.251 () {32 vars in 681 bytes} [Tue May 12 12:42:20 2026] GET /v2.0/floatingips?tags-any=blue => 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: 906/1655] 10.0.0.251 () {32 vars in 693 bytes} [Tue May 12 12:42:20 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1656] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:42:18 2026] DELETE /v2.0/networks/864b2f17-e3be-4784-a5f0-cc62811575c5 => generated 0 bytes in 1269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1657] 10.0.0.251 () {32 vars in 679 bytes} [Tue May 12 12:42:20 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:42:20.214 8 INFO neutron.db.segments_db [None req-5b8d5edc-7480-4ebd-bdf5-f01075554f68 0b3caa97c071438a9eb17c1aea08aa00 327c27ca29ce4cfc99d058bf0850a541 - - - -] Added segment 3d5c61d4-ea4e-4abd-af4f-3599e2c3714c of type vxlan for network 9f408de3-3d38-4d82-bf70-c4c1e475f549 [pid: 7|app: 0|req: 908/1658] 10.0.0.251 () {32 vars in 693 bytes} [Tue May 12 12:42:20 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1659] 10.0.0.251 () {32 vars in 689 bytes} [Tue May 12 12:42:20 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1660] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:42:20 2026] POST /v2.0/networks => generated 727 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1661] 10.0.0.251 () {32 vars in 701 bytes} [Tue May 12 12:42:20 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1662] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:42:20 2026] POST /v2.0/subnets => generated 623 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:42:20.593 8 WARNING neutron.api.v2.base [None req-563b58b0-c848-465b-830c-63119f7f39dd 0b3caa97c071438a9eb17c1aea08aa00 327c27ca29ce4cfc99d058bf0850a541 - - - -] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-05-12 12:42:20.594 8 INFO neutron.api.v2.resource [None req-563b58b0-c848-465b-830c-63119f7f39dd 0b3caa97c071438a9eb17c1aea08aa00 327c27ca29ce4cfc99d058bf0850a541 - - - -] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 753/1663] 10.0.0.251 () {34 vars in 680 bytes} [Tue May 12 12:42:20 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) [pid: 7|app: 0|req: 911/1664] 10.0.0.251 () {32 vars in 731 bytes} [Tue May 12 12:42:20 2026] DELETE /v2.0/floatingips/9b3d0126-0363-4065-ae29-ab6145a759eb => generated 0 bytes in 418 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1665] 10.0.0.251 () {32 vars in 731 bytes} [Tue May 12 12:42:20 2026] DELETE /v2.0/floatingips/88c80a40-aad2-4da3-b5ff-7a98e770bba7 => generated 0 bytes in 372 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:42:21.309 8 INFO neutron.services.segments.plugin [-] Segment 39726801-8b2f-48ab-bb32-cf780d343f26 resource provider aggregate not found 2026-05-12 12:42:21.318 8 INFO neutron.services.segments.plugin [-] Segment 39726801-8b2f-48ab-bb32-cf780d343f26 resource provider aggregate not found 2026-05-12 12:42:21.323 8 INFO neutron.services.segments.plugin [-] Segment 39726801-8b2f-48ab-bb32-cf780d343f26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39726801-8b2f-48ab-bb32-cf780d343f26 found for delete ", "request_id": "req-48b5af3c-8584-4c32-b1b3-855d64b30d24"}]} 2026-05-12 12:42:21.340 8 INFO neutron.services.segments.plugin [-] Segment 39726801-8b2f-48ab-bb32-cf780d343f26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39726801-8b2f-48ab-bb32-cf780d343f26 found for delete ", "request_id": "req-d8ebb833-aea1-452d-aa47-bbe0d757da5b"}]} 2026-05-12 12:42:21.346 8 INFO neutron.services.segments.plugin [-] Segment 3d5c61d4-ea4e-4abd-af4f-3599e2c3714c resource provider aggregate not found 2026-05-12 12:42:21.357 8 INFO neutron.services.segments.plugin [-] Segment 3d5c61d4-ea4e-4abd-af4f-3599e2c3714c resource provider aggregate not found 2026-05-12 12:42:21.367 8 INFO neutron.services.segments.plugin [-] Segment 3d5c61d4-ea4e-4abd-af4f-3599e2c3714c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d5c61d4-ea4e-4abd-af4f-3599e2c3714c found for delete ", "request_id": "req-e0f7648e-d47b-4208-ad76-7a9ed9b55fc8"}]} 2026-05-12 12:42:21.372 8 INFO neutron.services.segments.plugin [-] Segment 3d5c61d4-ea4e-4abd-af4f-3599e2c3714c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d5c61d4-ea4e-4abd-af4f-3599e2c3714c found for delete ", "request_id": "req-6cc90c00-b512-41c0-ab37-73c5f4040784"}]} [pid: 7|app: 0|req: 913/1666] 10.0.0.251 () {32 vars in 731 bytes} [Tue May 12 12:42:21 2026] DELETE /v2.0/floatingips/3dc52d7d-6a15-4e93-9ecc-53ba0ea9aa23 => generated 0 bytes in 387 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1667] 10.0.0.251 () {32 vars in 731 bytes} [Tue May 12 12:42:21 2026] DELETE /v2.0/floatingips/bfb2bcfc-6ad1-487d-86e7-53e353b8ac29 => generated 0 bytes in 412 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1668] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:42:20 2026] DELETE /v2.0/networks/9f408de3-3d38-4d82-bf70-c4c1e475f549 => generated 0 bytes in 1700 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1669] 10.0.0.251 () {32 vars in 731 bytes} [Tue May 12 12:42:21 2026] DELETE /v2.0/floatingips/b5ddd6f6-c556-4d02-9a6e-42bff88a57bc => generated 0 bytes in 346 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:42:22.379 7 INFO neutron.db.segments_db [None req-ff8e85c1-57c4-4c3a-aee1-be7c8caac5eb 0b3caa97c071438a9eb17c1aea08aa00 327c27ca29ce4cfc99d058bf0850a541 - - - -] Added segment dae16da8-09f5-43e6-9f67-7ce6cfc630b0 of type vxlan for network 7bfab8be-d746-4629-8966-c7426a522e5a [pid: 7|app: 0|req: 916/1670] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:42:22 2026] POST /v2.0/networks => generated 725 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1671] 10.0.0.29 () {34 vars in 988 bytes} [Tue May 12 12:42:22 2026] GET /v2.0/ports?device_id=b2d38e60-274b-4bce-bc13-9402c4ebf2c3 => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1672] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:42:22 2026] GET /v2.0/security-groups?tenant_id=839b260410954adbb52b44dd6bd96db6&name=default => generated 2801 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1673] 10.0.0.29 () {34 vars in 1038 bytes} [Tue May 12 12:42:22 2026] GET /v2.0/security-groups?id=807c0863-7d24-4427-a622-8aa501b8b86f&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: 757/1674] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:42:22 2026] DELETE /v2.0/security-groups/5540c445-b765-443d-9983-c12eb54fb0e7 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1675] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:42:22 2026] POST /v2.0/subnets => generated 623 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1676] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:42:22 2026] GET /v2.0/security-groups?tenant_id=23702e7e43f747acabf65928bd7c28b4&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: 920/1677] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:42:22 2026] DELETE /v2.0/security-groups/836cee09-1728-46e5-b718-f10746ecdae7 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1678] 10.0.0.251 () {34 vars in 680 bytes} [Tue May 12 12:42:22 2026] POST /v2.0/rbac-policies => generated 324 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:42:23.553 8 INFO neutron.services.segments.plugin [-] Segment 3d5c61d4-ea4e-4abd-af4f-3599e2c3714c resource provider aggregate not found [pid: 7|app: 0|req: 921/1679] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:42:23 2026] GET /v2.0/security-groups?tenant_id=5094a309afc64e989bc8022a5faaf38a&name=default => generated 2801 bytes in 398 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:42:23.561 8 INFO neutron.services.segments.plugin [-] Segment 3d5c61d4-ea4e-4abd-af4f-3599e2c3714c resource provider aggregate not found 2026-05-12 12:42:23.578 8 INFO neutron.services.segments.plugin [-] Segment 3d5c61d4-ea4e-4abd-af4f-3599e2c3714c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d5c61d4-ea4e-4abd-af4f-3599e2c3714c found for delete ", "request_id": "req-d5f8b287-8403-4345-bb56-007e4de6b273"}]} 2026-05-12 12:42:23.582 8 INFO neutron.services.segments.plugin [-] Segment 3d5c61d4-ea4e-4abd-af4f-3599e2c3714c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d5c61d4-ea4e-4abd-af4f-3599e2c3714c found for delete ", "request_id": "req-9ec4ca08-42d7-4730-9c40-987b46d3cf98"}]} [pid: 8|app: 0|req: 759/1680] 10.0.0.251 () {32 vars in 722 bytes} [Tue May 12 12:42:23 2026] GET /v2.0/networks/7bfab8be-d746-4629-8966-c7426a522e5a => generated 653 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1681] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:42:23 2026] DELETE /v2.0/security-groups/70bfe8bc-4cd2-4d60-aeca-b279bc0cf2cd => 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: 760/1682] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:42:23 2026] GET /v2.0/security-groups?tenant_id=2e8b2ef06b2f40fcaf4a321dee895806&name=default => generated 2801 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1683] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:42:23 2026] DELETE /v2.0/security-groups/17044899-d25d-4a48-a893-443afb0c5c1a => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1684] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:42:24 2026] GET /v2.0/security-groups?tenant_id=337a77fcfa4c4154a1ca0246dc643532&name=default => generated 2801 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:42:24.246 8 INFO neutron.pecan_wsgi.hooks.translation [None req-18c228bc-6c57-4ddf-8f21-486df1950bc1 90a488472e9543dc85ea0fdf145d7b89 839c2cf43af44f7384526f1221a39379 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 761/1685] 10.0.0.251 () {32 vars in 722 bytes} [Tue May 12 12:42:24 2026] GET /v2.0/networks/7bfab8be-d746-4629-8966-c7426a522e5a => generated 138 bytes in 206 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1686] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:42:24 2026] DELETE /v2.0/security-groups/1b184bc4-485a-449b-80c5-111522347f91 => 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: 926/1687] 10.0.0.251 () {32 vars in 825 bytes} [Tue May 12 12:42:24 2026] GET /v2.0/ports?project_id=06bbf3a28e304b48beb8fa687cd7ede2&network_id=557dc835-6fea-4f22-9c3b-6814a3937463 => generated 3691 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1688] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:42:24 2026] DELETE /v2.0/networks/7bfab8be-d746-4629-8966-c7426a522e5a => generated 0 bytes in 580 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:42:24.870 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1d97fcc9-cb48-4c47-bfb1-a3805a373519 0b3caa97c071438a9eb17c1aea08aa00 327c27ca29ce4cfc99d058bf0850a541 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 927/1689] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:42:24 2026] DELETE /v2.0/subnets/6e299333-3a6a-438c-b8b3-a87759de39ec => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:42:24.906 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f6939a0a-6a48-4cf3-857f-851ea290e863 0b3caa97c071438a9eb17c1aea08aa00 327c27ca29ce4cfc99d058bf0850a541 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 763/1690] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:42:24 2026] DELETE /v2.0/subnets/33ed2a94-c780-4e9a-8137-379368db3828 => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:42:24.937 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b90ace9f-c493-47a9-bab2-448356c7b3ee 0b3caa97c071438a9eb17c1aea08aa00 327c27ca29ce4cfc99d058bf0850a541 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 764/1691] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:42:24 2026] DELETE /v2.0/subnets/5ccb0be5-6aa0-4a48-b47b-7df7ab79c7c9 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1692] 10.0.0.251 () {32 vars in 741 bytes} [Tue May 12 12:42:24 2026] GET /v2.0/subnets?network_id=dcb4589f-ba7f-4de5-bc09-3ef6ec4b0186 => generated 644 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:42:25.297 7 INFO neutron.db.l3_db [None req-f8e00c16-0d91-4b53-b378-93fee3a19f69 0533ac4adca94b87929a4dda4ca120be 06bbf3a28e304b48beb8fa687cd7ede2 - - - -] Floating IP 671193d8-7458-48ac-9972-46f92d69467e disassociated. External IP: 10.96.250.218, port: 0578382a-0755-40a8-a3a8-3105ebb1f395. 2026-05-12 12:42:25.368 8 INFO neutron.db.segments_db [None req-65c258ea-670d-4e90-9099-bd58a53dd911 2f8a16d233ba418fa9226257585c90c4 251b3546a0dd4085bed09a7a246eb274 - - - -] Added segment aafc9c2f-47b3-4eba-a2ec-e1e8165d2830 of type vxlan for network 77f339ac-8992-466b-a6e8-bb51d866da66 [pid: 8|app: 0|req: 765/1693] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:42:24 2026] POST /v2.0/networks => generated 644 bytes in 510 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:42:25.634 8 INFO neutron.services.segments.plugin [-] Segment dae16da8-09f5-43e6-9f67-7ce6cfc630b0 resource provider aggregate not found 2026-05-12 12:42:25.646 8 INFO neutron.services.segments.plugin [-] Segment dae16da8-09f5-43e6-9f67-7ce6cfc630b0 resource provider aggregate not found [pid: 7|app: 0|req: 929/1694] 10.0.0.251 () {34 vars in 748 bytes} [Tue May 12 12:42:25 2026] PUT /v2.0/floatingips/671193d8-7458-48ac-9972-46f92d69467e => generated 554 bytes in 539 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:42:25.674 8 INFO neutron.services.segments.plugin [-] Segment dae16da8-09f5-43e6-9f67-7ce6cfc630b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dae16da8-09f5-43e6-9f67-7ce6cfc630b0 found for delete ", "request_id": "req-2ceb421f-0823-4b96-86e1-60360f4bec16"}]} 2026-05-12 12:42:25.674 8 INFO neutron.services.segments.plugin [-] Segment dae16da8-09f5-43e6-9f67-7ce6cfc630b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dae16da8-09f5-43e6-9f67-7ce6cfc630b0 found for delete ", "request_id": "req-0cdb24e7-809a-4834-9b05-b94b155f3d2d"}]} [pid: 7|app: 0|req: 930/1695] 10.0.0.251 () {32 vars in 728 bytes} [Tue May 12 12:42:25 2026] GET /v2.0/floatingips/671193d8-7458-48ac-9972-46f92d69467e => generated 554 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:42:25.761 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cb48e190-9ae0-43b5-ac4c-1b6e9d9310a9'] response: {'name': 'network-changed', 'server_uuid': 'b2d38e60-274b-4bce-bc13-9402c4ebf2c3', 'tag': '0578382a-0755-40a8-a3a8-3105ebb1f395', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 766/1696] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:42:25 2026] POST /v2.0/subnets => generated 617 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1697] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:42:25 2026] GET /v2.0/ports?tenant_id=06bbf3a28e304b48beb8fa687cd7ede2&device_id=b2d38e60-274b-4bce-bc13-9402c4ebf2c3 => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:42:26.043 8 INFO neutron.db.segments_db [None req-d72cbf58-b5a5-474f-8e92-2a35219eda5a 2f8a16d233ba418fa9226257585c90c4 251b3546a0dd4085bed09a7a246eb274 - - - -] Added segment de7eae66-907e-43eb-98af-54dc4c8ebafe of type vxlan for network 32d0878e-6ead-4c4f-994b-d60ce352ee90 [pid: 7|app: 0|req: 931/1698] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:42:25 2026] GET /v2.0/security-groups?tenant_id=327c27ca29ce4cfc99d058bf0850a541&name=default => generated 2801 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1699] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:42:26 2026] GET /v2.0/networks?id=557dc835-6fea-4f22-9c3b-6814a3937463 => 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: 768/1700] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:42:25 2026] POST /v2.0/networks => generated 643 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1701] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:42:26 2026] DELETE /v2.0/security-groups/a6fece8a-8122-457c-a389-d4ae59450e6f => 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: 769/1702] 199.19.213.104 () {34 vars in 1057 bytes} [Tue May 12 12:42:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=0578382a-0755-40a8-a3a8-3105ebb1f395 => 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: 770/1703] 199.19.213.104 () {34 vars in 983 bytes} [Tue May 12 12:42:26 2026] GET /v2.0/subnets?id=1f9fed5f-12f3-4060-b7a3-42db694d3c88 => generated 653 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1704] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:42:26 2026] GET /v2.0/ports?network_id=557dc835-6fea-4f22-9c3b-6814a3937463&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1705] 10.0.0.251 () {34 vars in 742 bytes} [Tue May 12 12:42:26 2026] PUT /v2.0/networks/32d0878e-6ead-4c4f-994b-d60ce352ee90 => generated 592 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1706] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:42:26 2026] GET /v2.0/security-groups?tenant_id=839c2cf43af44f7384526f1221a39379&name=default => generated 2801 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1707] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:42:26 2026] GET /v2.0/networks/557dc835-6fea-4f22-9c3b-6814a3937463?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: 936/1708] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:42:26 2026] DELETE /v2.0/security-groups/5ccfd4fb-c016-48e8-8682-57c18b24559d => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1709] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:42:26 2026] GET /v2.0/networks/557dc835-6fea-4f22-9c3b-6814a3937463?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: 938/1710] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:42:26 2026] GET /v2.0/security-groups?tenant_id=a325a5aca5254308bc80e7ffddfb881e&name=default => generated 2801 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1711] 10.0.0.251 () {32 vars in 728 bytes} [Tue May 12 12:42:26 2026] GET /v2.0/floatingips/671193d8-7458-48ac-9972-46f92d69467e => generated 554 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1712] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:42:26 2026] POST /v2.0/subnets => generated 602 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1713] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:42:26 2026] DELETE /v2.0/security-groups/9a879b8f-64c4-4386-bd1c-71b0d4aede79 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1714] 10.0.0.251 () {34 vars in 740 bytes} [Tue May 12 12:42:26 2026] PUT /v2.0/subnets/5dafa353-d06a-4850-8fca-432643d40610 => generated 612 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1715] 10.0.0.251 () {32 vars in 728 bytes} [Tue May 12 12:42:27 2026] GET /v2.0/floatingips/671193d8-7458-48ac-9972-46f92d69467e => generated 552 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:42:28.125 7 INFO neutron.services.segments.plugin [-] Segment de7eae66-907e-43eb-98af-54dc4c8ebafe resource provider aggregate not found 2026-05-12 12:42:28.130 7 INFO neutron.services.segments.plugin [-] Segment de7eae66-907e-43eb-98af-54dc4c8ebafe resource provider aggregate not found 2026-05-12 12:42:28.147 7 INFO neutron.services.segments.plugin [-] Segment de7eae66-907e-43eb-98af-54dc4c8ebafe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de7eae66-907e-43eb-98af-54dc4c8ebafe found for delete ", "request_id": "req-baac06b7-b60d-4e57-8437-b07fde33339f"}]} 2026-05-12 12:42:28.148 7 INFO neutron.services.segments.plugin [-] Segment de7eae66-907e-43eb-98af-54dc4c8ebafe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de7eae66-907e-43eb-98af-54dc4c8ebafe found for delete ", "request_id": "req-54230e2f-7b79-4d40-8a87-1a02fed7d46f"}]} [pid: 7|app: 0|req: 941/1716] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:42:27 2026] DELETE /v2.0/networks/32d0878e-6ead-4c4f-994b-d60ce352ee90 => generated 0 bytes in 1042 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:42:28.187 8 INFO neutron.pecan_wsgi.hooks.translation [None req-21fe1590-20b9-48c3-9218-4cea5324261a 2f8a16d233ba418fa9226257585c90c4 251b3546a0dd4085bed09a7a246eb274 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 776/1717] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:42:28 2026] DELETE /v2.0/networks/32d0878e-6ead-4c4f-994b-d60ce352ee90 => generated 138 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1718] 10.0.0.251 () {32 vars in 693 bytes} [Tue May 12 12:42:28 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1719] 10.0.0.251 () {32 vars in 741 bytes} [Tue May 12 12:42:28 2026] GET /v2.0/subnets?network_id=dcb4589f-ba7f-4de5-bc09-3ef6ec4b0186 => generated 626 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1720] 10.0.0.251 () {32 vars in 652 bytes} [Tue May 12 12:42:28 2026] GET /v2.0/extensions => generated 19178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1721] 10.0.0.251 () {32 vars in 648 bytes} [Tue May 12 12:42:28 2026] GET /v2.0/networks => generated 1309 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1722] 10.0.0.251 () {32 vars in 646 bytes} [Tue May 12 12:42:28 2026] GET /v2.0/subnets => generated 1233 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1723] 10.0.0.251 () {32 vars in 722 bytes} [Tue May 12 12:42:28 2026] GET /v2.0/networks/77f339ac-8992-466b-a6e8-bb51d866da66 => generated 669 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1724] 10.0.0.251 () {32 vars in 720 bytes} [Tue May 12 12:42:28 2026] GET /v2.0/subnets/ae2ad478-6ddb-4f27-9e77-6ffe1b4921eb => generated 617 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:42:28.733 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6eebaf5f-f367-4fa1-8304-46002efab062 2f8a16d233ba418fa9226257585c90c4 251b3546a0dd4085bed09a7a246eb274 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 780/1725] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:42:28 2026] DELETE /v2.0/subnets/5dafa353-d06a-4850-8fca-432643d40610 => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:42:28.757 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a6dca6de-398a-4c5b-ad47-d58abcf52902 2f8a16d233ba418fa9226257585c90c4 251b3546a0dd4085bed09a7a246eb274 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 946/1726] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:42:28 2026] DELETE /v2.0/networks/32d0878e-6ead-4c4f-994b-d60ce352ee90 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1727] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:42:28 2026] DELETE /v2.0/subnets/ae2ad478-6ddb-4f27-9e77-6ffe1b4921eb => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1728] 10.0.0.251 () {34 vars in 677 bytes} [Tue May 12 12:42:28 2026] POST /v2.0/qos/policies => generated 359 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1729] 10.0.0.251 () {34 vars in 684 bytes} [Tue May 12 12:42:28 2026] POST /v2.0/security-groups => generated 1611 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1730] 10.0.0.251 () {34 vars in 677 bytes} [Tue May 12 12:42:29 2026] POST /v2.0/qos/policies => generated 359 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1731] 10.0.0.251 () {34 vars in 694 bytes} [Tue May 12 12:42:29 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: 951/1732] 10.0.0.251 () {34 vars in 677 bytes} [Tue May 12 12:42:29 2026] POST /v2.0/qos/policies => generated 359 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:42:29.420 8 INFO neutron.services.segments.plugin [-] Segment aafc9c2f-47b3-4eba-a2ec-e1e8165d2830 resource provider aggregate not found 2026-05-12 12:42:29.425 8 INFO neutron.services.segments.plugin [-] Segment aafc9c2f-47b3-4eba-a2ec-e1e8165d2830 resource provider aggregate not found [pid: 7|app: 0|req: 952/1733] 10.0.0.251 () {34 vars in 694 bytes} [Tue May 12 12:42:29 2026] POST /v2.0/security-group-rules => generated 564 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:42:29.448 8 INFO neutron.services.segments.plugin [-] Segment aafc9c2f-47b3-4eba-a2ec-e1e8165d2830 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aafc9c2f-47b3-4eba-a2ec-e1e8165d2830 found for delete ", "request_id": "req-3f7db6de-2e2c-4259-9065-8f1cad2b3f06"}]} 2026-05-12 12:42:29.449 8 INFO neutron.services.segments.plugin [-] Segment aafc9c2f-47b3-4eba-a2ec-e1e8165d2830 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aafc9c2f-47b3-4eba-a2ec-e1e8165d2830 found for delete ", "request_id": "req-d6aed229-a718-4a14-9038-1ff0cb6523d4"}]} [pid: 8|app: 0|req: 782/1734] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:42:28 2026] DELETE /v2.0/networks/77f339ac-8992-466b-a6e8-bb51d866da66 => generated 0 bytes in 468 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1735] 10.0.0.251 () {34 vars in 677 bytes} [Tue May 12 12:42:29 2026] POST /v2.0/qos/policies => generated 359 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1736] 10.0.0.251 () {34 vars in 677 bytes} [Tue May 12 12:42:29 2026] POST /v2.0/qos/policies => generated 359 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1737] 10.0.0.251 () {34 vars in 752 bytes} [Tue May 12 12:42:29 2026] PUT /v2.0/policies/01c5dbcc-2041-44eb-b2e4-07bd7a83cf37/tags => generated 17 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1738] 10.0.0.251 () {34 vars in 694 bytes} [Tue May 12 12:42:29 2026] POST /v2.0/security-group-rules => generated 570 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1739] 10.0.0.251 () {34 vars in 752 bytes} [Tue May 12 12:42:29 2026] PUT /v2.0/policies/395713b0-3a2b-4752-a513-3181544eae95/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1740] 10.0.0.251 () {34 vars in 752 bytes} [Tue May 12 12:42:29 2026] PUT /v2.0/policies/e281250c-0ab9-4900-99d3-990a8ae0468c/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: 958/1741] 10.0.0.251 () {34 vars in 752 bytes} [Tue May 12 12:42:29 2026] PUT /v2.0/policies/947faa18-8bd0-4b77-aeea-54f5f5af01e7/tags => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1742] 10.0.0.251 () {34 vars in 694 bytes} [Tue May 12 12:42:29 2026] POST /v2.0/security-group-rules => generated 569 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:42:29.721 7 INFO neutron.db.securitygroups_db [None req-101bb19f-290b-4a6b-8b03-c4b7420f9a22 0533ac4adca94b87929a4dda4ca120be 06bbf3a28e304b48beb8fa687cd7ede2 - - - -] Project 06bbf3a28e304b48beb8fa687cd7ede2 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: 959/1743] 10.0.0.251 () {34 vars in 694 bytes} [Tue May 12 12:42:29 2026] POST /v2.0/security-group-rules => generated 575 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:42:29.843 8 INFO neutron.db.securitygroups_db [None req-48bb3212-928c-4141-8cc0-2a25614ec870 0533ac4adca94b87929a4dda4ca120be 06bbf3a28e304b48beb8fa687cd7ede2 - - - -] Project 06bbf3a28e304b48beb8fa687cd7ede2 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: 785/1744] 10.0.0.251 () {34 vars in 694 bytes} [Tue May 12 12:42:29 2026] POST /v2.0/security-group-rules => generated 574 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1745] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:42:29 2026] GET /v2.0/security-groups?tenant_id=251b3546a0dd4085bed09a7a246eb274&name=default => generated 2801 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1746] 10.0.0.251 () {32 vars in 673 bytes} [Tue May 12 12:42:30 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1747] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:42:30 2026] DELETE /v2.0/security-groups/22cb5b2b-5952-4f1f-93c7-9cd201ba5b70 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1750] 10.0.0.251 () {32 vars in 687 bytes} [Tue May 12 12:42:30 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1751] 10.0.0.251 () {32 vars in 683 bytes} [Tue May 12 12:42:30 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1752] 10.0.0.251 () {32 vars in 695 bytes} [Tue May 12 12:42:30 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1753] 10.0.0.251 () {32 vars in 648 bytes} [Tue May 12 12:42:30 2026] GET /v2.0/networks => generated 1297 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1754] 10.0.0.251 () {32 vars in 681 bytes} [Tue May 12 12:42:30 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1755] 10.0.0.37 () {34 vars in 1098 bytes} [Tue May 12 12:42:30 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1663450075&fields=id&tenant_id=06bbf3a28e304b48beb8fa687cd7ede2 => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1756] 10.0.0.251 () {32 vars in 695 bytes} [Tue May 12 12:42:30 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1757] 10.0.0.37 () {34 vars in 980 bytes} [Tue May 12 12:42:30 2026] GET /v2.0/networks?id=557dc835-6fea-4f22-9c3b-6814a3937463 => generated 660 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1758] 10.0.0.251 () {32 vars in 691 bytes} [Tue May 12 12:42:30 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1759] 10.0.0.37 () {34 vars in 963 bytes} [Tue May 12 12:42:30 2026] GET /v2.0/quotas/06bbf3a28e304b48beb8fa687cd7ede2 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1760] 10.0.0.251 () {32 vars in 703 bytes} [Tue May 12 12:42:30 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1761] 10.0.0.37 () {34 vars in 1000 bytes} [Tue May 12 12:42:30 2026] GET /v2.0/ports?tenant_id=06bbf3a28e304b48beb8fa687cd7ede2&fields=id => generated 149 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:42:30.913 8 INFO neutron.db.segments_db [None req-80009310-e387-489a-bf25-059339309f1d 437b09ab204e4936888e99ab6cd7e32c 332705e2ba754050b114cae4cbf9578a - - - -] Added segment 903ef106-8b8d-4723-ac6a-e93eb692b745 of type vxlan for network b05963ac-fb8a-4811-bd88-6212f8d935db [pid: 7|app: 0|req: 970/1762] 10.0.0.251 () {32 vars in 733 bytes} [Tue May 12 12:42:30 2026] DELETE /v2.0/qos/policies/01c5dbcc-2041-44eb-b2e4-07bd7a83cf37 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1763] 10.0.0.37 () {34 vars in 1006 bytes} [Tue May 12 12:42:30 2026] GET /v2.0/networks/557dc835-6fea-4f22-9c3b-6814a3937463?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: 793/1764] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:42:30 2026] POST /v2.0/networks => generated 631 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1765] 10.0.0.251 () {32 vars in 733 bytes} [Tue May 12 12:42:31 2026] DELETE /v2.0/qos/policies/395713b0-3a2b-4752-a513-3181544eae95 => 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: 794/1766] 10.0.0.37 () {34 vars in 1106 bytes} [Tue May 12 12:42:31 2026] GET /v2.0/networks/557dc835-6fea-4f22-9c3b-6814a3937463?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-05-12 12:42:31.144 7 INFO neutron.db.segments_db [None req-4d075024-9b16-4d92-a8aa-b534429ba2fa 437b09ab204e4936888e99ab6cd7e32c 332705e2ba754050b114cae4cbf9578a - - - -] Added segment 59e91e42-b264-4679-9fcb-5e61f2bc3024 of type vxlan for network ee557fc3-3644-4183-9821-460473f025cc [pid: 8|app: 0|req: 795/1767] 10.0.0.251 () {32 vars in 733 bytes} [Tue May 12 12:42:31 2026] DELETE /v2.0/qos/policies/e281250c-0ab9-4900-99d3-990a8ae0468c => 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: 796/1768] 10.0.0.251 () {32 vars in 733 bytes} [Tue May 12 12:42:31 2026] DELETE /v2.0/qos/policies/947faa18-8bd0-4b77-aeea-54f5f5af01e7 => 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: 973/1769] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:42:31 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) [pid: 8|app: 0|req: 797/1770] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:42:31 2026] GET /v2.0/ports?device_id=615b6b6b-5ab1-4249-8d0a-682992ad875b => 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: 974/1771] 10.0.0.251 () {32 vars in 733 bytes} [Tue May 12 12:42:31 2026] DELETE /v2.0/qos/policies/9dfd1ba7-72dc-4b11-9157-3f7406df6234 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1772] 10.0.0.251 () {34 vars in 752 bytes} [Tue May 12 12:42:31 2026] PUT /v2.0/networks/b05963ac-fb8a-4811-bd88-6212f8d935db/tags => generated 25 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1773] 10.0.0.251 () {32 vars in 732 bytes} [Tue May 12 12:42:31 2026] GET /v2.0/networks/b05963ac-fb8a-4811-bd88-6212f8d935db/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1774] 10.0.0.251 () {34 vars in 752 bytes} [Tue May 12 12:42:31 2026] PUT /v2.0/networks/ee557fc3-3644-4183-9821-460473f025cc/tags => generated 17 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1775] 10.0.0.251 () {32 vars in 732 bytes} [Tue May 12 12:42:31 2026] GET /v2.0/networks/ee557fc3-3644-4183-9821-460473f025cc/tags => generated 17 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1776] 10.0.0.251 () {34 vars in 752 bytes} [Tue May 12 12:42:31 2026] PUT /v2.0/networks/ee557fc3-3644-4183-9821-460473f025cc/tags => generated 12 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1777] 10.0.0.251 () {32 vars in 732 bytes} [Tue May 12 12:42:31 2026] GET /v2.0/networks/ee557fc3-3644-4183-9821-460473f025cc/tags => generated 12 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1778] 10.0.0.251 () {32 vars in 732 bytes} [Tue May 12 12:42:31 2026] GET /v2.0/networks/b05963ac-fb8a-4811-bd88-6212f8d935db/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:42:31.929 7 INFO neutron.services.segments.plugin [-] Segment 903ef106-8b8d-4723-ac6a-e93eb692b745 resource provider aggregate not found 2026-05-12 12:42:31.945 7 INFO neutron.services.segments.plugin [-] Segment 903ef106-8b8d-4723-ac6a-e93eb692b745 resource provider aggregate not found [pid: 8|app: 0|req: 802/1779] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:42:31 2026] GET /v2.0/networks?id=557dc835-6fea-4f22-9c3b-6814a3937463 => generated 660 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:42:31.952 7 INFO neutron.services.segments.plugin [-] Segment 903ef106-8b8d-4723-ac6a-e93eb692b745 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 903ef106-8b8d-4723-ac6a-e93eb692b745 found for delete ", "request_id": "req-52d5c953-2ccc-4076-b3d2-ebd6fe2aa18e"}]} 2026-05-12 12:42:31.962 7 INFO neutron.services.segments.plugin [-] Segment 903ef106-8b8d-4723-ac6a-e93eb692b745 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 903ef106-8b8d-4723-ac6a-e93eb692b745 found for delete ", "request_id": "req-4a5a8139-cb6e-4e88-8367-59994237daa4"}]} [pid: 7|app: 0|req: 978/1780] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:42:31 2026] DELETE /v2.0/networks/b05963ac-fb8a-4811-bd88-6212f8d935db => 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: 803/1781] 199.19.213.104 () {34 vars in 1049 bytes} [Tue May 12 12:42:31 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=06bbf3a28e304b48beb8fa687cd7ede2 => generated 273 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1782] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:42:31 2026] DELETE /v2.0/networks/ee557fc3-3644-4183-9821-460473f025cc => 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: 804/1783] 199.19.213.104 () {38 vars in 954 bytes} [Tue May 12 12:42:32 2026] POST /v2.0/ports => generated 958 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:42:32.669 7 INFO neutron.db.segments_db [None req-ee5badae-6e48-45a1-a94e-c5dca3673d9b a704e63d7daa46889621974eaf93d019 d27d8b7d45fa4b888cabd1cd2a5bb522 - - - -] Added segment fa5f3908-7a71-4125-b0fb-e2f305e405a3 of type vxlan for network 43c5f9cf-6536-46b2-96a1-39086cf1687a /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: 980/1784] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:42:32 2026] POST /v2.0/networks => generated 645 bytes in 600 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1785] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:42:32 2026] GET /v2.0/security-groups?tenant_id=1d9ee2e7410c4177b44995bb501f5b87&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: 981/1786] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:42:32 2026] GET /v2.0/ports?device_id=615b6b6b-5ab1-4249-8d0a-682992ad875b => 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: 982/1787] 10.0.0.251 () {34 vars in 664 bytes} [Tue May 12 12:42:32 2026] POST /v2.0/ports => generated 775 bytes in 314 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: 806/1788] 199.19.213.104 () {38 vars in 1027 bytes} [Tue May 12 12:42:32 2026] PUT /v2.0/ports/baf03aaa-46b7-4458-99c8-6e5c834d0da8 => generated 1203 bytes in 466 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1789] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:42:33 2026] DELETE /v2.0/security-groups/fb8f8901-ad47-4807-853e-6fed35022897 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:42:33.335 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6b33330-fa45-4cb9-9e58-c7a4f39604e3'] response: {'name': 'network-changed', 'server_uuid': '615b6b6b-5ab1-4249-8d0a-682992ad875b', 'tag': 'baf03aaa-46b7-4458-99c8-6e5c834d0da8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 984/1790] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:42:33 2026] GET /v2.0/security-groups?id=de575173-47c2-4628-9c49-d9a63a92838b&fields=id&fields=name => generated 114 bytes in 63 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: 807/1791] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:42:33 2026] GET /v2.0/security-groups?tenant_id=332705e2ba754050b114cae4cbf9578a&name=default => generated 2801 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:42:33.424 7 INFO neutron.db.segments_db [None req-05044f76-9ac7-48b8-ab2f-5e2640301268 a704e63d7daa46889621974eaf93d019 d27d8b7d45fa4b888cabd1cd2a5bb522 - - - -] Added segment 1dca2080-d536-480f-9803-bc0198930b88 of type vxlan for network e14abf67-06f2-482a-a564-0a1c2fefc71c [pid: 8|app: 0|req: 808/1792] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:42:33 2026] GET /v2.0/ports?tenant_id=06bbf3a28e304b48beb8fa687cd7ede2&device_id=615b6b6b-5ab1-4249-8d0a-682992ad875b => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1793] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:42:33 2026] DELETE /v2.0/security-groups/f39411bc-fca7-45f0-9704-6c74a9ce0c3c => 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: 810/1794] 199.19.213.104 () {34 vars in 1059 bytes} [Tue May 12 12:42:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=baf03aaa-46b7-4458-99c8-6e5c834d0da8 => 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: 985/1795] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:42:33 2026] POST /v2.0/networks => generated 632 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1796] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:42:33 2026] GET /v2.0/security-groups?tenant_id=6886e72abdba436a914e7a1a88bd628e&name=default => generated 2801 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1797] 199.19.213.104 () {34 vars in 983 bytes} [Tue May 12 12:42:33 2026] GET /v2.0/subnets?id=1f9fed5f-12f3-4060-b7a3-42db694d3c88 => generated 653 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1798] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:42:33 2026] DELETE /v2.0/security-groups/8a991f25-2f29-4c3c-af21-ef9fce9f7426 => 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: 986/1799] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:42:33 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: 814/1800] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:42:33 2026] GET /v2.0/security-groups?tenant_id=d3a26bc8ed9a431785f25347495d854b&name=default => generated 2801 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1801] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:42:33 2026] GET /v2.0/ports?network_id=557dc835-6fea-4f22-9c3b-6814a3937463&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:42:33.977 7 INFO neutron.services.segments.plugin [-] Segment 59e91e42-b264-4679-9fcb-5e61f2bc3024 resource provider aggregate not found 2026-05-12 12:42:33.984 7 INFO neutron.services.segments.plugin [-] Segment 59e91e42-b264-4679-9fcb-5e61f2bc3024 resource provider aggregate not found 2026-05-12 12:42:33.997 7 INFO neutron.services.segments.plugin [-] Segment 59e91e42-b264-4679-9fcb-5e61f2bc3024 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59e91e42-b264-4679-9fcb-5e61f2bc3024 found for delete ", "request_id": "req-30599f9b-5055-4f51-9f7b-b5e7c18decb9"}]} 2026-05-12 12:42:34.010 7 INFO neutron.services.segments.plugin [-] Segment 59e91e42-b264-4679-9fcb-5e61f2bc3024 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59e91e42-b264-4679-9fcb-5e61f2bc3024 found for delete ", "request_id": "req-85476bea-f683-4a0e-89ec-9c39c09076e2"}]} [pid: 7|app: 0|req: 988/1802] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:42:33 2026] DELETE /v2.0/security-groups/1ad6949d-200e-4ff3-b4ca-931df55cbc61 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1803] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:42:34 2026] GET /v2.0/security-groups?tenant_id=a6560e3a76e84dd182869bc821a803e9&name=default => generated 2801 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1804] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:42:34 2026] GET /v2.0/networks/557dc835-6fea-4f22-9c3b-6814a3937463?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1805] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:42:34 2026] DELETE /v2.0/security-groups/b43c09b4-8097-4a0a-ac79-d4bd04ebf3a3 => 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: 815/1806] 10.0.0.251 () {34 vars in 664 bytes} [Tue May 12 12:42:33 2026] POST /v2.0/ports => generated 953 bytes in 487 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: 992/1807] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:42:34 2026] GET /v2.0/networks/557dc835-6fea-4f22-9c3b-6814a3937463?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: 993/1808] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:42:34 2026] GET /v2.0/ports?tenant_id=06bbf3a28e304b48beb8fa687cd7ede2&device_id=615b6b6b-5ab1-4249-8d0a-682992ad875b => generated 1242 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1809] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:42:34 2026] GET /v2.0/ports?device_id=615b6b6b-5ab1-4249-8d0a-682992ad875b => generated 973 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1810] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:42:34 2026] GET /v2.0/networks?id=557dc835-6fea-4f22-9c3b-6814a3937463 => generated 756 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1811] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:42:34 2026] GET /v2.0/security-groups?id=de575173-47c2-4628-9c49-d9a63a92838b&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: 997/1812] 199.19.213.104 () {34 vars in 1059 bytes} [Tue May 12 12:42:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=baf03aaa-46b7-4458-99c8-6e5c834d0da8 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1813] 199.19.213.104 () {34 vars in 983 bytes} [Tue May 12 12:42:34 2026] GET /v2.0/subnets?id=1f9fed5f-12f3-4060-b7a3-42db694d3c88 => generated 653 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1814] 10.0.0.251 () {32 vars in 719 bytes} [Tue May 12 12:42:34 2026] DELETE /v2.0/ports/e8f7c58a-32b7-41d1-824e-8d3fdfbe85b7 => generated 0 bytes in 423 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1815] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:42:34 2026] GET /v2.0/ports?network_id=557dc835-6fea-4f22-9c3b-6814a3937463&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:42:34.837 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f3407031-9425-4732-8c39-ef6948d1ecef a704e63d7daa46889621974eaf93d019 d27d8b7d45fa4b888cabd1cd2a5bb522 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 817/1816] 10.0.0.251 () {32 vars in 719 bytes} [Tue May 12 12:42:34 2026] DELETE /v2.0/ports/e8f7c58a-32b7-41d1-824e-8d3fdfbe85b7 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:42:34.874 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d96d62d5-6a68-409d-bbec-10ba209237c0 a704e63d7daa46889621974eaf93d019 d27d8b7d45fa4b888cabd1cd2a5bb522 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 818/1817] 10.0.0.251 () {32 vars in 716 bytes} [Tue May 12 12:42:34 2026] GET /v2.0/ports/e8f7c58a-32b7-41d1-824e-8d3fdfbe85b7 => generated 132 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1818] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:42:34 2026] GET /v2.0/networks/557dc835-6fea-4f22-9c3b-6814a3937463?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1819] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:42:34 2026] GET /v2.0/networks/557dc835-6fea-4f22-9c3b-6814a3937463?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: 819/1820] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:42:34 2026] DELETE /v2.0/subnets/a84a7710-ec0b-4c81-9f44-1c4dcf3bab90 => 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: 820/1821] 199.19.213.104 () {34 vars in 1095 bytes} [Tue May 12 12:42:35 2026] GET /v2.0/ports?device_id=b2d38e60-274b-4bce-bc13-9402c4ebf2c3&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1822] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:42:35 2026] GET /v2.0/ports?tenant_id=06bbf3a28e304b48beb8fa687cd7ede2&device_id=b2d38e60-274b-4bce-bc13-9402c4ebf2c3 => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1823] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:42:35 2026] GET /v2.0/networks?id=557dc835-6fea-4f22-9c3b-6814a3937463 => generated 756 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1824] 199.19.213.104 () {34 vars in 1057 bytes} [Tue May 12 12:42:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=0578382a-0755-40a8-a3a8-3105ebb1f395 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1825] 199.19.213.104 () {34 vars in 983 bytes} [Tue May 12 12:42:35 2026] GET /v2.0/subnets?id=1f9fed5f-12f3-4060-b7a3-42db694d3c88 => generated 653 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1826] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:42:35 2026] DELETE /v2.0/networks/e14abf67-06f2-482a-a564-0a1c2fefc71c => generated 0 bytes in 483 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1827] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:42:35 2026] GET /v2.0/ports?network_id=557dc835-6fea-4f22-9c3b-6814a3937463&device_owner=network%3Adhcp => generated 1244 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:42:35.677 7 INFO neutron.db.segments_db [None req-b01e1613-2295-4d78-934f-b2051768dfb9 a704e63d7daa46889621974eaf93d019 d27d8b7d45fa4b888cabd1cd2a5bb522 - - - -] Added segment 0300467c-059c-4473-9ae1-2fb4a13f7124 of type vxlan for network 42d5010d-0165-4fb7-88fb-02f94777db7d [pid: 8|app: 0|req: 826/1828] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:42:35 2026] GET /v2.0/networks/557dc835-6fea-4f22-9c3b-6814a3937463?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: 827/1829] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:42:35 2026] GET /v2.0/networks/557dc835-6fea-4f22-9c3b-6814a3937463?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1830] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:42:35 2026] POST /v2.0/networks => generated 631 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1831] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:42:35 2026] GET /v2.0/ports?device_id=615b6b6b-5ab1-4249-8d0a-682992ad875b => generated 973 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1832] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:42:35 2026] GET /v2.0/security-groups?id=de575173-47c2-4628-9c49-d9a63a92838b&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:42:36.015 7 INFO neutron.services.segments.plugin [-] Segment 1dca2080-d536-480f-9803-bc0198930b88 resource provider aggregate not found 2026-05-12 12:42:36.035 7 INFO neutron.services.segments.plugin [-] Segment 1dca2080-d536-480f-9803-bc0198930b88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1dca2080-d536-480f-9803-bc0198930b88 found for delete ", "request_id": "req-81f7cf62-c3a3-4a99-9da0-ff567fe7b4ef"}]} 2026-05-12 12:42:36.035 7 INFO neutron.services.segments.plugin [-] Segment 1dca2080-d536-480f-9803-bc0198930b88 resource provider aggregate not found 2026-05-12 12:42:36.072 7 INFO neutron.services.segments.plugin [-] Segment 1dca2080-d536-480f-9803-bc0198930b88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1dca2080-d536-480f-9803-bc0198930b88 found for delete ", "request_id": "req-3488c725-df02-4818-9069-b536f93b421d"}]} [pid: 7|app: 0|req: 1004/1833] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:42:35 2026] POST /v2.0/subnets => generated 602 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1834] 10.0.0.251 () {34 vars in 664 bytes} [Tue May 12 12:42:36 2026] POST /v2.0/ports => generated 911 bytes in 529 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1835] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:42:37 2026] GET /v2.0/ports?device_id=615b6b6b-5ab1-4249-8d0a-682992ad875b => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1836] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:42:37 2026] GET /v2.0/security-groups?id=de575173-47c2-4628-9c49-d9a63a92838b&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: 1005/1837] 10.0.0.251 () {32 vars in 719 bytes} [Tue May 12 12:42:36 2026] DELETE /v2.0/ports/db862f96-01b1-4c66-87fb-c6a83e41206a => generated 0 bytes in 420 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:42:37.191 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ab8ef715-5806-4b0c-a266-18a5e8c52668 a704e63d7daa46889621974eaf93d019 d27d8b7d45fa4b888cabd1cd2a5bb522 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 833/1838] 10.0.0.251 () {32 vars in 716 bytes} [Tue May 12 12:42:37 2026] GET /v2.0/ports/db862f96-01b1-4c66-87fb-c6a83e41206a => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1839] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:42:37 2026] GET /v2.0/ports?device_id=615b6b6b-5ab1-4249-8d0a-682992ad875b => generated 975 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1840] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:42:37 2026] GET /v2.0/security-groups?id=de575173-47c2-4628-9c49-d9a63a92838b&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1841] 10.0.0.251 () {32 vars in 735 bytes} [Tue May 12 12:42:37 2026] GET /v2.0/ports?device_id=615b6b6b-5ab1-4249-8d0a-682992ad875b => 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: 834/1842] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:42:37 2026] DELETE /v2.0/subnets/6d36db06-153a-49d6-af61-e94c4e879668 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:42:37.895 7 INFO neutron.db.l3_db [None req-d35fbc71-2dba-481a-8798-8997a9798c8c 0533ac4adca94b87929a4dda4ca120be 06bbf3a28e304b48beb8fa687cd7ede2 - - - -] Floating IP 671193d8-7458-48ac-9972-46f92d69467e associated. External IP: 10.96.250.218, port: baf03aaa-46b7-4458-99c8-6e5c834d0da8. 2026-05-12 12:42:37.906 8 INFO neutron.services.segments.plugin [-] Segment 0300467c-059c-4473-9ae1-2fb4a13f7124 resource provider aggregate not found 2026-05-12 12:42:37.912 8 INFO neutron.services.segments.plugin [-] Segment 0300467c-059c-4473-9ae1-2fb4a13f7124 resource provider aggregate not found 2026-05-12 12:42:37.932 8 INFO neutron.services.segments.plugin [-] Segment 0300467c-059c-4473-9ae1-2fb4a13f7124 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0300467c-059c-4473-9ae1-2fb4a13f7124 found for delete ", "request_id": "req-610f42fa-5b33-4d59-9ac3-aab613701844"}]} 2026-05-12 12:42:37.939 8 INFO neutron.services.segments.plugin [-] Segment 0300467c-059c-4473-9ae1-2fb4a13f7124 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0300467c-059c-4473-9ae1-2fb4a13f7124 found for delete ", "request_id": "req-81bdbd76-e8aa-424e-9b8c-7acd1d578e7e"}]} [pid: 8|app: 0|req: 835/1843] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:42:37 2026] DELETE /v2.0/networks/42d5010d-0165-4fb7-88fb-02f94777db7d => generated 0 bytes in 470 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1844] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:42:37 2026] GET /v2.0/security-groups?tenant_id=d365172cc2b44ca5a0f013611bc75c87&name=default => generated 2801 bytes in 357 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1845] 10.0.0.251 () {34 vars in 748 bytes} [Tue May 12 12:42:37 2026] PUT /v2.0/floatingips/671193d8-7458-48ac-9972-46f92d69467e => generated 856 bytes in 915 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:42:38.391 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-38e74894-a12a-4702-9d90-74b0c0f998ae'] response: {'name': 'network-changed', 'server_uuid': '615b6b6b-5ab1-4249-8d0a-682992ad875b', 'tag': 'baf03aaa-46b7-4458-99c8-6e5c834d0da8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1010/1846] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:42:38 2026] DELETE /v2.0/security-groups/f853974d-4dd2-46b2-9c1d-43d29f54b63c => 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: 1011/1847] 10.0.0.251 () {32 vars in 728 bytes} [Tue May 12 12:42:38 2026] GET /v2.0/floatingips/671193d8-7458-48ac-9972-46f92d69467e => generated 856 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1848] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:42:38 2026] GET /v2.0/ports?tenant_id=06bbf3a28e304b48beb8fa687cd7ede2&device_id=615b6b6b-5ab1-4249-8d0a-682992ad875b => 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: 1013/1849] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:42:38 2026] GET /v2.0/networks?id=557dc835-6fea-4f22-9c3b-6814a3937463 => generated 756 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1850] 10.0.0.251 () {34 vars in 664 bytes} [Tue May 12 12:42:38 2026] POST /v2.0/ports => generated 774 bytes in 366 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: 1014/1851] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:42:38 2026] GET /v2.0/security-groups?tenant_id=bc7866f2b344470cb881c276a051c0f5&name=default => generated 2801 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/1852] 199.19.213.104 () {34 vars in 1059 bytes} [Tue May 12 12:42:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=baf03aaa-46b7-4458-99c8-6e5c834d0da8 => generated 859 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/1853] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:42:38 2026] DELETE /v2.0/security-groups/be8e3b83-35a4-4395-9e0d-b570b51dca3d => generated 0 bytes in 488 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1854] 10.0.0.251 () {34 vars in 736 bytes} [Tue May 12 12:42:38 2026] PUT /v2.0/ports/5106e71e-ec06-4f0d-aa82-276917fd961f => generated 752 bytes in 646 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/1855] 199.19.213.104 () {34 vars in 983 bytes} [Tue May 12 12:42:39 2026] GET /v2.0/subnets?id=1f9fed5f-12f3-4060-b7a3-42db694d3c88 => generated 653 bytes in 33 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: 839/1856] 10.0.0.251 () {34 vars in 675 bytes} [Tue May 12 12:42:39 2026] POST /v2.0/subnetpools => generated 516 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/1857] 10.0.0.251 () {32 vars in 719 bytes} [Tue May 12 12:42:39 2026] DELETE /v2.0/ports/5106e71e-ec06-4f0d-aa82-276917fd961f => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1858] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:42:39 2026] GET /v2.0/ports?network_id=557dc835-6fea-4f22-9c3b-6814a3937463&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: 1019/1859] 10.0.0.251 () {32 vars in 728 bytes} [Tue May 12 12:42:39 2026] GET /v2.0/floatingips/671193d8-7458-48ac-9972-46f92d69467e => generated 858 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1860] 10.0.0.251 () {34 vars in 675 bytes} [Tue May 12 12:42:39 2026] POST /v2.0/subnetpools => generated 516 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1861] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:42:39 2026] GET /v2.0/networks/557dc835-6fea-4f22-9c3b-6814a3937463?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: 1020/1862] 10.0.0.251 () {32 vars in 642 bytes} [Tue May 12 12:42:39 2026] GET /v2.0/ports => generated 778 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:42:39.771 7 INFO neutron.pecan_wsgi.hooks.translation [None req-edf80a10-09e9-4c01-b8c2-6ece5bacef48 a704e63d7daa46889621974eaf93d019 d27d8b7d45fa4b888cabd1cd2a5bb522 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1021/1863] 10.0.0.251 () {32 vars in 716 bytes} [Tue May 12 12:42:39 2026] GET /v2.0/ports/5106e71e-ec06-4f0d-aa82-276917fd961f => 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: 843/1864] 10.0.0.251 () {34 vars in 675 bytes} [Tue May 12 12:42:39 2026] POST /v2.0/subnetpools => generated 516 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/1865] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:42:39 2026] GET /v2.0/networks/557dc835-6fea-4f22-9c3b-6814a3937463?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1866] 10.0.0.251 () {32 vars in 642 bytes} [Tue May 12 12:42:39 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) [pid: 7|app: 0|req: 1023/1867] 10.0.0.251 () {34 vars in 675 bytes} [Tue May 12 12:42:39 2026] POST /v2.0/subnetpools => generated 516 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/1868] 10.0.0.251 () {32 vars in 716 bytes} [Tue May 12 12:42:39 2026] GET /v2.0/ports/ae7ee4ed-d208-407d-924b-03fa5ef645ec => generated 775 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1869] 10.0.0.251 () {34 vars in 675 bytes} [Tue May 12 12:42:39 2026] POST /v2.0/subnetpools => generated 516 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:42:39.975 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b879006a-a6c1-4356-b890-853d442cce50 a704e63d7daa46889621974eaf93d019 d27d8b7d45fa4b888cabd1cd2a5bb522 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1025/1870] 10.0.0.251 () {32 vars in 719 bytes} [Tue May 12 12:42:39 2026] DELETE /v2.0/ports/db862f96-01b1-4c66-87fb-c6a83e41206a => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1871] 10.0.0.251 () {34 vars in 758 bytes} [Tue May 12 12:42:39 2026] PUT /v2.0/subnetpools/02963ad8-ad37-4699-a347-465c7bef58b3/tags => generated 17 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:42:40.013 7 INFO neutron.pecan_wsgi.hooks.translation [None req-589912c3-283d-4702-8125-6e6a7a6c1b0e a704e63d7daa46889621974eaf93d019 d27d8b7d45fa4b888cabd1cd2a5bb522 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1026/1873] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:42:39 2026] DELETE /v2.0/subnets/6d36db06-153a-49d6-af61-e94c4e879668 => generated 136 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1873] 10.0.0.251 () {34 vars in 758 bytes} [Tue May 12 12:42:39 2026] PUT /v2.0/subnetpools/99388e5a-31bc-4834-8328-8ce92949a153/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:42:40.047 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2d3d91ad-eb62-4ce8-bf01-8ee3db731fd0 a704e63d7daa46889621974eaf93d019 d27d8b7d45fa4b888cabd1cd2a5bb522 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 848/1874] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:42:40 2026] DELETE /v2.0/subnets/a84a7710-ec0b-4c81-9f44-1c4dcf3bab90 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/1875] 10.0.0.251 () {34 vars in 758 bytes} [Tue May 12 12:42:40 2026] PUT /v2.0/subnetpools/e46f1f85-0db3-48d9-97de-78602f13f690/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/1876] 10.0.0.251 () {34 vars in 758 bytes} [Tue May 12 12:42:40 2026] PUT /v2.0/subnetpools/e0e44ff4-6994-44ce-a3c2-3185497f4b32/tags => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/1877] 10.0.0.251 () {32 vars in 671 bytes} [Tue May 12 12:42:40 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/1878] 10.0.0.251 () {32 vars in 685 bytes} [Tue May 12 12:42:40 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/1879] 10.0.0.251 () {32 vars in 681 bytes} [Tue May 12 12:42:40 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/1880] 10.0.0.251 () {32 vars in 693 bytes} [Tue May 12 12:42:40 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1881] 10.0.0.251 () {32 vars in 719 bytes} [Tue May 12 12:42:40 2026] DELETE /v2.0/ports/ae7ee4ed-d208-407d-924b-03fa5ef645ec => 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: 1033/1882] 10.0.0.251 () {32 vars in 679 bytes} [Tue May 12 12:42:40 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/1883] 10.0.0.251 () {32 vars in 693 bytes} [Tue May 12 12:42:40 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/1884] 10.0.0.251 () {32 vars in 689 bytes} [Tue May 12 12:42:40 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/1885] 10.0.0.251 () {32 vars in 701 bytes} [Tue May 12 12:42:40 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:42:40.491 8 INFO neutron.services.segments.plugin [-] Segment fa5f3908-7a71-4125-b0fb-e2f305e405a3 resource provider aggregate not found 2026-05-12 12:42:40.497 8 INFO neutron.services.segments.plugin [-] Segment fa5f3908-7a71-4125-b0fb-e2f305e405a3 resource provider aggregate not found [pid: 7|app: 0|req: 1037/1886] 10.0.0.251 () {32 vars in 731 bytes} [Tue May 12 12:42:40 2026] DELETE /v2.0/subnetpools/02963ad8-ad37-4699-a347-465c7bef58b3 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:42:40.519 8 INFO neutron.services.segments.plugin [-] Segment fa5f3908-7a71-4125-b0fb-e2f305e405a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa5f3908-7a71-4125-b0fb-e2f305e405a3 found for delete ", "request_id": "req-78b9b938-2298-45c6-bba5-fe5099127d74"}]} 2026-05-12 12:42:40.520 8 INFO neutron.services.segments.plugin [-] Segment fa5f3908-7a71-4125-b0fb-e2f305e405a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa5f3908-7a71-4125-b0fb-e2f305e405a3 found for delete ", "request_id": "req-23187d04-1e87-4875-9ee0-05cefcc9d7a4"}]} [pid: 8|app: 0|req: 850/1887] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:42:40 2026] DELETE /v2.0/networks/43c5f9cf-6536-46b2-96a1-39086cf1687a => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/1888] 10.0.0.251 () {32 vars in 731 bytes} [Tue May 12 12:42:40 2026] DELETE /v2.0/subnetpools/99388e5a-31bc-4834-8328-8ce92949a153 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1889] 10.0.0.251 () {32 vars in 731 bytes} [Tue May 12 12:42:40 2026] DELETE /v2.0/subnetpools/e46f1f85-0db3-48d9-97de-78602f13f690 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/1890] 10.0.0.251 () {32 vars in 731 bytes} [Tue May 12 12:42:40 2026] DELETE /v2.0/subnetpools/e0e44ff4-6994-44ce-a3c2-3185497f4b32 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1891] 10.0.0.251 () {32 vars in 731 bytes} [Tue May 12 12:42:40 2026] DELETE /v2.0/subnetpools/7aec6bcf-2369-4000-b1e5-8a5f0e31238a => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/1892] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:42:41 2026] GET /v2.0/security-groups?tenant_id=d27d8b7d45fa4b888cabd1cd2a5bb522&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: 853/1893] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:42:41 2026] DELETE /v2.0/security-groups/8de21115-68ca-45b0-b2b6-eab1ca0fe2bf => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/1894] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:42:41 2026] GET /v2.0/security-groups?tenant_id=43d302f40d494099b2f7806fbaddcb7e&name=default => generated 2801 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1895] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:42:41 2026] DELETE /v2.0/security-groups/edda0b15-ff8f-4b31-83c2-f5d315fb4573 => 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: 1042/1896] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:42:42 2026] GET /v2.0/security-groups?tenant_id=f0a6922c0e2e4d4f95410168e7408fe9&name=default => generated 2801 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1897] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:42:42 2026] DELETE /v2.0/security-groups/db3d223a-3c27-4b12-bf75-feb48f2b700e => 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: 1043/1898] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:42:42 2026] GET /v2.0/security-groups?tenant_id=68583947896d4298b8b5fc9ba9e1e358&name=default => generated 2801 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1899] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:42:42 2026] DELETE /v2.0/security-groups/349a951e-89cb-413a-94f5-bf67ffffb2b4 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:42:46.280 7 INFO neutron.db.segments_db [None req-af7653a8-cb9f-4cae-898c-dea41d667da8 8d971bda859f4d1ea0a0046dc0a8e6b7 3ecc271133844f3097ea813a7fa95799 - - - -] Added segment cc5cd46f-9081-4e7f-b8f8-15b62bda9c5e of type vxlan for network f424291c-4938-457b-b014-8f0c143096e4 [pid: 7|app: 0|req: 1045/1902] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:42:45 2026] POST /v2.0/networks => generated 632 bytes in 510 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1903] 10.0.0.251 () {34 vars in 752 bytes} [Tue May 12 12:42:46 2026] PUT /v2.0/networks/f424291c-4938-457b-b014-8f0c143096e4/tags => generated 25 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/1904] 10.0.0.251 () {32 vars in 732 bytes} [Tue May 12 12:42:46 2026] GET /v2.0/networks/f424291c-4938-457b-b014-8f0c143096e4/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: 859/1905] 10.0.0.251 () {34 vars in 763 bytes} [Tue May 12 12:42:46 2026] PUT /v2.0/networks/f424291c-4938-457b-b014-8f0c143096e4/tags/green => 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: 1047/1906] 10.0.0.251 () {32 vars in 732 bytes} [Tue May 12 12:42:46 2026] GET /v2.0/networks/f424291c-4938-457b-b014-8f0c143096e4/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1907] 10.0.0.251 () {34 vars in 759 bytes} [Tue May 12 12:42:46 2026] PUT /v2.0/networks/f424291c-4938-457b-b014-8f0c143096e4/tags/red => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/1908] 10.0.0.251 () {32 vars in 732 bytes} [Tue May 12 12:42:46 2026] GET /v2.0/networks/f424291c-4938-457b-b014-8f0c143096e4/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/1909] 10.0.0.251 () {34 vars in 781 bytes} [Tue May 12 12:42:46 2026] PUT /v2.0/networks/f424291c-4938-457b-b014-8f0c143096e4/tags/black.or.white => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/1910] 10.0.0.251 () {32 vars in 732 bytes} [Tue May 12 12:42:46 2026] GET /v2.0/networks/f424291c-4938-457b-b014-8f0c143096e4/tags => generated 52 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/1911] 10.0.0.251 () {34 vars in 752 bytes} [Tue May 12 12:42:46 2026] PUT /v2.0/networks/f424291c-4938-457b-b014-8f0c143096e4/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/1912] 10.0.0.251 () {32 vars in 732 bytes} [Tue May 12 12:42:46 2026] GET /v2.0/networks/f424291c-4938-457b-b014-8f0c143096e4/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/1913] 10.0.0.251 () {32 vars in 740 bytes} [Tue May 12 12:42:47 2026] GET /v2.0/networks/f424291c-4938-457b-b014-8f0c143096e4/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1914] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:42:46 2026] GET /v2.0/security-groups?tenant_id=bb5310f504ee4078958d66b670a9ba82&name=default => generated 2801 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:42:47.099 7 INFO neutron.api.v2.resource [None req-d50a586e-2ac1-4738-8f13-bf03c39a9587 8d971bda859f4d1ea0a0046dc0a8e6b7 3ecc271133844f3097ea813a7fa95799 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1054/1915] 10.0.0.251 () {32 vars in 744 bytes} [Tue May 12 12:42:47 2026] GET /v2.0/networks/f424291c-4938-457b-b014-8f0c143096e4/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/1916] 10.0.0.251 () {32 vars in 743 bytes} [Tue May 12 12:42:47 2026] DELETE /v2.0/networks/f424291c-4938-457b-b014-8f0c143096e4/tags/red => 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: 862/1917] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:42:47 2026] DELETE /v2.0/security-groups/a282b505-5b7d-4ba6-8a50-6cd9eb7b75f8 => 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: 1056/1918] 10.0.0.251 () {32 vars in 732 bytes} [Tue May 12 12:42:47 2026] GET /v2.0/networks/f424291c-4938-457b-b014-8f0c143096e4/tags => generated 30 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:42:47.266 8 INFO neutron.api.v2.resource [None req-0e5a976c-2315-40b5-bf4b-bd8b8ba9e1ca 8d971bda859f4d1ea0a0046dc0a8e6b7 3ecc271133844f3097ea813a7fa95799 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 863/1919] 10.0.0.251 () {32 vars in 747 bytes} [Tue May 12 12:42:47 2026] DELETE /v2.0/networks/f424291c-4938-457b-b014-8f0c143096e4/tags/green => generated 99 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/1920] 10.0.0.251 () {32 vars in 735 bytes} [Tue May 12 12:42:47 2026] DELETE /v2.0/networks/f424291c-4938-457b-b014-8f0c143096e4/tags => 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: 1058/1921] 10.0.0.251 () {32 vars in 732 bytes} [Tue May 12 12:42:47 2026] GET /v2.0/networks/f424291c-4938-457b-b014-8f0c143096e4/tags => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1922] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:42:47 2026] GET /v2.0/security-groups?tenant_id=bdc9ddf2b86c4a209150f8f66806a0ab&name=default => generated 2801 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1923] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:42:47 2026] DELETE /v2.0/security-groups/b4d2ebdf-9801-442c-9b09-abd1f6e337fd => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:42:47.612 7 INFO neutron.services.segments.plugin [-] Segment cc5cd46f-9081-4e7f-b8f8-15b62bda9c5e resource provider aggregate not found 2026-05-12 12:42:47.632 7 INFO neutron.services.segments.plugin [-] Segment cc5cd46f-9081-4e7f-b8f8-15b62bda9c5e resource provider aggregate not found 2026-05-12 12:42:47.646 7 INFO neutron.services.segments.plugin [-] Segment cc5cd46f-9081-4e7f-b8f8-15b62bda9c5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc5cd46f-9081-4e7f-b8f8-15b62bda9c5e found for delete ", "request_id": "req-2d416bf5-6cfd-4a64-9648-05671d8bbc55"}]} 2026-05-12 12:42:47.656 7 INFO neutron.services.segments.plugin [-] Segment cc5cd46f-9081-4e7f-b8f8-15b62bda9c5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc5cd46f-9081-4e7f-b8f8-15b62bda9c5e found for delete ", "request_id": "req-26b47558-3160-4200-ae02-134db724c937"}]} [pid: 7|app: 0|req: 1059/1924] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:42:47 2026] DELETE /v2.0/networks/f424291c-4938-457b-b014-8f0c143096e4 => 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: 866/1925] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:42:48 2026] GET /v2.0/security-groups?tenant_id=02720a0dda3048efadab38a28cfa05de&name=default => generated 2801 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1926] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:42:48 2026] DELETE /v2.0/security-groups/31a8e379-fcd0-4e27-a0f3-21932f7ac09c => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:42:48.879 7 INFO neutron.db.segments_db [None req-7d9c7f49-4a9e-496f-9379-d4dce80ffe45 573de58a08d546a3be9394b8b1fc2b6a d5e446bb5bd54c0887fe6f47877100f4 - - - -] Added segment 5182fd55-65fd-499b-9d8d-b45351c38094 of type vxlan for network 61712e40-2b7d-4e3a-b41e-0b4bafc53c97 [pid: 8|app: 0|req: 868/1927] 10.0.0.29 () {34 vars in 988 bytes} [Tue May 12 12:42:48 2026] GET /v2.0/ports?device_id=615b6b6b-5ab1-4249-8d0a-682992ad875b => 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: 869/1928] 10.0.0.29 () {34 vars in 1038 bytes} [Tue May 12 12:42:48 2026] GET /v2.0/security-groups?id=de575173-47c2-4628-9c49-d9a63a92838b&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: 1060/1929] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:42:48 2026] POST /v2.0/networks => generated 640 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1930] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:42:48 2026] GET /v2.0/security-groups?tenant_id=3ecc271133844f3097ea813a7fa95799&name=default => generated 2801 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1931] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:42:49 2026] DELETE /v2.0/security-groups/e8901c3f-c7c7-4439-b089-cae1138469ac => 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: 1061/1932] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:42:48 2026] POST /v2.0/subnets => generated 634 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1933] 10.0.0.251 () {32 vars in 721 bytes} [Tue May 12 12:42:49 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/1934] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:42:49 2026] POST /v2.0/subnets => generated 707 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:42:50.052 8 INFO neutron.db.segments_db [None req-41828975-4452-449e-b8db-c6cef7ff993b 573de58a08d546a3be9394b8b1fc2b6a d5e446bb5bd54c0887fe6f47877100f4 - - - -] Added segment ac2eb287-68f7-48b9-b758-21b85295f4e9 of type vxlan for network e50d569c-c19a-4248-b76a-a0d531bbb91e [pid: 8|app: 0|req: 873/1935] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:42:49 2026] POST /v2.0/networks => generated 638 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/1936] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:42:50 2026] POST /v2.0/subnets => generated 632 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1937] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:42:50 2026] POST /v2.0/subnets => generated 702 bytes in 495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/1938] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:42:51 2026] GET /v2.0/ports?device_id=615b6b6b-5ab1-4249-8d0a-682992ad875b => generated 975 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/1939] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:42:51 2026] GET /v2.0/security-groups?id=de575173-47c2-4628-9c49-d9a63a92838b&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:42:51.216 8 INFO neutron.db.segments_db [None req-cb7356b2-4d60-4091-8816-9ce22af5c54e 573de58a08d546a3be9394b8b1fc2b6a d5e446bb5bd54c0887fe6f47877100f4 - - - -] Added segment b3e5f7e4-0742-4f96-bbeb-265817635612 of type vxlan for network 3d2ef220-ee09-47e8-a36a-97a164bf68ca [pid: 8|app: 0|req: 875/1940] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:42:51 2026] POST /v2.0/networks => generated 638 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/1941] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:42:51 2026] GET /v2.0/security-groups?tenant_id=319e0a86243d47aea4445a2a5554aa43&name=default => generated 2801 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/1942] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:42:51 2026] DELETE /v2.0/security-groups/d0c0e6a9-b032-4186-bfc8-f0009f447650 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/1943] 199.19.213.104 () {34 vars in 993 bytes} [Tue May 12 12:42:51 2026] GET /v2.0/ports?device_id=615b6b6b-5ab1-4249-8d0a-682992ad875b => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1944] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:42:51 2026] POST /v2.0/subnets => generated 632 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:42:51.936 7 INFO neutron.db.l3_db [None req-f896216c-3ed1-4474-abbb-520221e4a3ee 0533ac4adca94b87929a4dda4ca120be 06bbf3a28e304b48beb8fa687cd7ede2 - - - -] Floating IP 671193d8-7458-48ac-9972-46f92d69467e disassociated. External IP: 10.96.250.218, port: baf03aaa-46b7-4458-99c8-6e5c834d0da8. [pid: 8|app: 0|req: 877/1945] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:42:51 2026] POST /v2.0/subnets => generated 706 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:42:52.196 8 INFO neutron.db.segments_db [None req-7ef3c6d9-5f8e-462a-b979-a35555d498f4 573de58a08d546a3be9394b8b1fc2b6a d5e446bb5bd54c0887fe6f47877100f4 - - - -] Added segment aeee5294-daf3-4507-9151-1b603195fc84 of type vxlan for network 6338988b-27bb-447e-b13c-d952e75ba84c [pid: 7|app: 0|req: 1069/1946] 199.19.213.104 () {36 vars in 996 bytes} [Tue May 12 12:42:51 2026] DELETE /v2.0/ports/baf03aaa-46b7-4458-99c8-6e5c834d0da8 => generated 0 bytes in 728 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/1947] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:42:52 2026] GET /v2.0/ports?device_id=615b6b6b-5ab1-4249-8d0a-682992ad875b => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:42:52.519 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0050d8c5-c1fe-4b47-a854-d2bafcec53e5'] response: {'server_uuid': '615b6b6b-5ab1-4249-8d0a-682992ad875b', 'name': 'network-vif-deleted', 'tag': 'baf03aaa-46b7-4458-99c8-6e5c834d0da8', 'status': 'completed', 'code': 200} 2026-05-12 12:42:52.679 8 INFO neutron.db.l3_hamode_db [None req-7ef3c6d9-5f8e-462a-b979-a35555d498f4 573de58a08d546a3be9394b8b1fc2b6a d5e446bb5bd54c0887fe6f47877100f4 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:42:52.904 7 INFO neutron.db.segments_db [None req-99284384-b175-4ed0-aed6-d8183e5a6909 4d8a6cb47ddb421cad054102729183ca 6d5e4c2c8caf49b09e201c965df61e34 - - - -] Added segment 10fc10cf-70f7-446a-b867-22e700f749d9 of type vxlan for network c1154dd4-2921-470b-9fd4-c1a7be824c15 2026-05-12 12:42:53.290 7 INFO neutron.db.l3_hamode_db [None req-99284384-b175-4ed0-aed6-d8183e5a6909 4d8a6cb47ddb421cad054102729183ca 6d5e4c2c8caf49b09e201c965df61e34 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:42:53.501 7 INFO neutron.db.l3_hamode_db [None req-99284384-b175-4ed0-aed6-d8183e5a6909 4d8a6cb47ddb421cad054102729183ca 6d5e4c2c8caf49b09e201c965df61e34 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:42:53.912 8 INFO neutron.db.l3_hamode_db [None req-7ef3c6d9-5f8e-462a-b979-a35555d498f4 573de58a08d546a3be9394b8b1fc2b6a d5e446bb5bd54c0887fe6f47877100f4 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1071/1948] 10.0.0.251 () {34 vars in 667 bytes} [Tue May 12 12:42:52 2026] POST /v2.0/routers => generated 474 bytes in 1856 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/1949] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:42:54 2026] DELETE /v2.0/security-groups/de575173-47c2-4628-9c49-d9a63a92838b => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/1950] 10.0.0.251 () {34 vars in 750 bytes} [Tue May 12 12:42:54 2026] PUT /v2.0/routers/ac85366c-153e-48bd-8c8d-c05ab947452b/tags => generated 25 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/1951] 10.0.0.251 () {32 vars in 731 bytes} [Tue May 12 12:42:54 2026] DELETE /v2.0/floatingips/671193d8-7458-48ac-9972-46f92d69467e => generated 0 bytes in 380 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1952] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:42:52 2026] POST /v2.0/routers => generated 684 bytes in 2909 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/1953] 10.0.0.251 () {32 vars in 730 bytes} [Tue May 12 12:42:54 2026] GET /v2.0/routers/ac85366c-153e-48bd-8c8d-c05ab947452b/tags => generated 25 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1954] 10.0.0.101 () {30 vars in 649 bytes} [Tue May 12 12:42:55 2026] GET /v2.0/extensions => generated 19178 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1955] 10.0.0.251 () {34 vars in 761 bytes} [Tue May 12 12:42:55 2026] PUT /v2.0/routers/ac85366c-153e-48bd-8c8d-c05ab947452b/tags/green => generated 4 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1956] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:42:55 2026] GET /v2.0/ports?device_id=b2d38e60-274b-4bce-bc13-9402c4ebf2c3 => generated 971 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1957] 10.0.0.101 () {30 vars in 723 bytes} [Tue May 12 12:42:55 2026] GET /v2.0/quotas/5d715b5ded9f4db196d376663393095f/details => generated 847 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1958] 10.0.0.251 () {32 vars in 730 bytes} [Tue May 12 12:42:55 2026] GET /v2.0/routers/ac85366c-153e-48bd-8c8d-c05ab947452b/tags => generated 34 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1959] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:42:55 2026] GET /v2.0/security-groups?id=807c0863-7d24-4427-a622-8aa501b8b86f&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1960] 10.0.0.251 () {34 vars in 757 bytes} [Tue May 12 12:42:55 2026] PUT /v2.0/routers/ac85366c-153e-48bd-8c8d-c05ab947452b/tags/red => generated 4 bytes in 490 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1961] 199.19.213.104 () {34 vars in 993 bytes} [Tue May 12 12:42:56 2026] GET /v2.0/ports?device_id=b2d38e60-274b-4bce-bc13-9402c4ebf2c3 => 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: 887/1962] 10.0.0.251 () {32 vars in 730 bytes} [Tue May 12 12:42:56 2026] GET /v2.0/routers/ac85366c-153e-48bd-8c8d-c05ab947452b/tags => generated 34 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1963] 199.19.213.104 () {36 vars in 996 bytes} [Tue May 12 12:42:56 2026] DELETE /v2.0/ports/0578382a-0755-40a8-a3a8-3105ebb1f395 => generated 0 bytes in 427 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:42:56.763 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e80a1c14-c191-4f47-90d9-0ece600ce0b5'] response: {'server_uuid': 'b2d38e60-274b-4bce-bc13-9402c4ebf2c3', 'name': 'network-vif-deleted', 'tag': '0578382a-0755-40a8-a3a8-3105ebb1f395', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 889/1964] 10.0.0.251 () {34 vars in 779 bytes} [Tue May 12 12:42:56 2026] PUT /v2.0/routers/ac85366c-153e-48bd-8c8d-c05ab947452b/tags/black.or.white => generated 4 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1965] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:42:56 2026] GET /v2.0/ports?device_id=b2d38e60-274b-4bce-bc13-9402c4ebf2c3 => 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: 891/1966] 10.0.0.251 () {32 vars in 730 bytes} [Tue May 12 12:42:56 2026] GET /v2.0/routers/ac85366c-153e-48bd-8c8d-c05ab947452b/tags => generated 52 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1967] 10.0.0.251 () {34 vars in 750 bytes} [Tue May 12 12:42:56 2026] PUT /v2.0/routers/ac85366c-153e-48bd-8c8d-c05ab947452b/tags => generated 37 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1968] 10.0.0.251 () {32 vars in 730 bytes} [Tue May 12 12:42:57 2026] GET /v2.0/routers/ac85366c-153e-48bd-8c8d-c05ab947452b/tags => generated 37 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1969] 10.0.0.251 () {32 vars in 738 bytes} [Tue May 12 12:42:57 2026] GET /v2.0/routers/ac85366c-153e-48bd-8c8d-c05ab947452b/tags/red => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:42:57.333 8 INFO neutron.api.v2.resource [None req-8a919637-1a52-443c-980b-6c9c3100dbce 4d8a6cb47ddb421cad054102729183ca 6d5e4c2c8caf49b09e201c965df61e34 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 895/1970] 10.0.0.251 () {32 vars in 742 bytes} [Tue May 12 12:42:57 2026] GET /v2.0/routers/ac85366c-153e-48bd-8c8d-c05ab947452b/tags/green => generated 99 bytes in 84 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1971] 10.0.0.251 () {32 vars in 741 bytes} [Tue May 12 12:42:57 2026] DELETE /v2.0/routers/ac85366c-153e-48bd-8c8d-c05ab947452b/tags/red => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/1972] 10.0.0.251 () {34 vars in 782 bytes} [Tue May 12 12:42:55 2026] PUT /v2.0/routers/0fa6069b-4bc9-492b-98ea-c85979252374/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: 897/1973] 10.0.0.251 () {32 vars in 730 bytes} [Tue May 12 12:42:57 2026] GET /v2.0/routers/ac85366c-153e-48bd-8c8d-c05ab947452b/tags => generated 30 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:42:57.595 8 INFO neutron.api.v2.resource [None req-98091b4c-cf74-4eeb-b976-73a6b312399c 4d8a6cb47ddb421cad054102729183ca 6d5e4c2c8caf49b09e201c965df61e34 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 898/1974] 10.0.0.251 () {32 vars in 745 bytes} [Tue May 12 12:42:57 2026] DELETE /v2.0/routers/ac85366c-153e-48bd-8c8d-c05ab947452b/tags/green => generated 99 bytes in 83 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1975] 10.0.0.251 () {32 vars in 733 bytes} [Tue May 12 12:42:57 2026] DELETE /v2.0/routers/ac85366c-153e-48bd-8c8d-c05ab947452b/tags => 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: 900/1976] 10.0.0.251 () {32 vars in 730 bytes} [Tue May 12 12:42:57 2026] GET /v2.0/routers/ac85366c-153e-48bd-8c8d-c05ab947452b/tags => generated 12 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1977] 10.0.0.251 () {32 vars in 720 bytes} [Tue May 12 12:42:57 2026] GET /v2.0/routers/ac85366c-153e-48bd-8c8d-c05ab947452b => generated 480 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1978] 10.0.0.101 () {30 vars in 649 bytes} [Tue May 12 12:42:57 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: 903/1979] 10.0.0.251 () {34 vars in 741 bytes} [Tue May 12 12:42:57 2026] PUT /v2.0/routers/ac85366c-153e-48bd-8c8d-c05ab947452b => generated 481 bytes in 743 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1980] 10.0.0.101 () {30 vars in 723 bytes} [Tue May 12 12:42:58 2026] GET /v2.0/quotas/5d715b5ded9f4db196d376663393095f/details => generated 847 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1981] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:42:58 2026] DELETE /v2.0/security-groups/807c0863-7d24-4427-a622-8aa501b8b86f => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1982] 10.0.0.251 () {32 vars in 735 bytes} [Tue May 12 12:42:58 2026] GET /v2.0/ports?device_id=ac85366c-153e-48bd-8c8d-c05ab947452b => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/1983] 10.0.0.251 () {34 vars in 782 bytes} [Tue May 12 12:42:57 2026] PUT /v2.0/routers/0fa6069b-4bc9-492b-98ea-c85979252374/add_router_interface => generated 309 bytes in 1738 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:42:59.615 8 INFO neutron.services.segments.plugin [-] Segment 10fc10cf-70f7-446a-b867-22e700f749d9 resource provider aggregate not found 2026-05-12 12:42:59.620 8 INFO neutron.services.segments.plugin [-] Segment 10fc10cf-70f7-446a-b867-22e700f749d9 resource provider aggregate not found 2026-05-12 12:42:59.635 8 INFO neutron.services.segments.plugin [-] Segment 10fc10cf-70f7-446a-b867-22e700f749d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10fc10cf-70f7-446a-b867-22e700f749d9 found for delete ", "request_id": "req-2fe94f63-8324-45ee-a7a8-a8882be9f859"}]} 2026-05-12 12:42:59.638 8 INFO neutron.services.segments.plugin [-] Segment 10fc10cf-70f7-446a-b867-22e700f749d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10fc10cf-70f7-446a-b867-22e700f749d9 found for delete ", "request_id": "req-3bd77da9-cc7e-488a-8169-6b9d02696792"}]} 2026-05-12 12:42:59.647 8 INFO neutron.db.l3_hamode_db [None req-fb46e9f8-f484-49e0-843d-2e73763e8cea 4d8a6cb47ddb421cad054102729183ca 6d5e4c2c8caf49b09e201c965df61e34 - - - -] HA network c1154dd4-2921-470b-9fd4-c1a7be824c15 was deleted as no HA routers are present in tenant 6d5e4c2c8caf49b09e201c965df61e34. [pid: 8|app: 0|req: 907/1984] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:42:58 2026] DELETE /v2.0/routers/ac85366c-153e-48bd-8c8d-c05ab947452b => generated 0 bytes in 779 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/1985] 10.0.0.251 () {34 vars in 788 bytes} [Tue May 12 12:42:59 2026] PUT /v2.0/routers/36493e82-a77c-461a-9e1a-6cca4a850e21/remove_router_interface => generated 309 bytes in 1155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/1988] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:43:00 2026] DELETE /v2.0/subnets/1f9fed5f-12f3-4060-b7a3-42db694d3c88 => 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: 1082/1989] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:43:00 2026] GET /v2.0/security-groups?tenant_id=6d5e4c2c8caf49b09e201c965df61e34&name=default => generated 2801 bytes in 386 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1990] 10.0.0.251 () {34 vars in 782 bytes} [Tue May 12 12:42:59 2026] PUT /v2.0/routers/0fa6069b-4bc9-492b-98ea-c85979252374/add_router_interface => generated 309 bytes in 2232 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1991] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:43:01 2026] DELETE /v2.0/security-groups/9e6c1a25-179a-491a-be75-73d5233642a0 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1992] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:43:01 2026] GET /v2.0/security-groups?tenant_id=5d715b5ded9f4db196d376663393095f&name=default => generated 2801 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:43:02.258 7 INFO neutron.services.segments.plugin [-] Segment 2e456903-eb5c-4338-96da-d3ba2c2dae94 resource provider aggregate not found 2026-05-12 12:43:02.268 7 INFO neutron.services.segments.plugin [-] Segment 2e456903-eb5c-4338-96da-d3ba2c2dae94 resource provider aggregate not found 2026-05-12 12:43:02.296 7 INFO neutron.services.segments.plugin [-] Segment 2e456903-eb5c-4338-96da-d3ba2c2dae94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e456903-eb5c-4338-96da-d3ba2c2dae94 found for delete ", "request_id": "req-6cdc800e-6ba4-448f-aa86-d8d1cfbbb71d"}]} 2026-05-12 12:43:02.298 7 INFO neutron.services.segments.plugin [-] Segment 2e456903-eb5c-4338-96da-d3ba2c2dae94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e456903-eb5c-4338-96da-d3ba2c2dae94 found for delete ", "request_id": "req-13b92548-db41-456b-a7ae-7aaf06590a54"}]} 2026-05-12 12:43:02.304 7 INFO neutron.db.l3_hamode_db [None req-bd6cb5b4-9357-480b-8ede-5e34626264d2 0533ac4adca94b87929a4dda4ca120be 06bbf3a28e304b48beb8fa687cd7ede2 - - - -] HA network 8f9935c7-2e89-4921-81fd-ac7910a74d98 was deleted as no HA routers are present in tenant 06bbf3a28e304b48beb8fa687cd7ede2. [pid: 7|app: 0|req: 1083/1993] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:43:01 2026] DELETE /v2.0/routers/36493e82-a77c-461a-9e1a-6cca4a850e21 => generated 0 bytes in 1262 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1994] 10.0.0.251 () {34 vars in 683 bytes} [Tue May 12 12:43:02 2026] POST /v2.0/security-groups => generated 1564 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/1995] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:43:02 2026] GET /v2.0/security-groups?tenant_id=93f2960265e44642a4c17aa7f1dd34db&name=default => generated 2801 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1996] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:43:02 2026] DELETE /v2.0/security-groups/8a2f2ac1-3cbe-451e-b101-17c7c2686d1a => 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: 913/1997] 10.0.0.251 () {34 vars in 694 bytes} [Tue May 12 12:43:02 2026] POST /v2.0/security-group-rules => generated 565 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/1998] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:43:02 2026] DELETE /v2.0/networks/557dc835-6fea-4f22-9c3b-6814a3937463 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1999] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:43:02 2026] DELETE /v2.0/security-groups/40c5577a-bbc2-4802-9b18-6ff16b3ac6da => 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: 1086/2000] 10.0.0.251 () {34 vars in 694 bytes} [Tue May 12 12:43:02 2026] POST /v2.0/security-group-rules => generated 565 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/2001] 10.0.0.251 () {34 vars in 694 bytes} [Tue May 12 12:43:02 2026] POST /v2.0/security-group-rules => generated 567 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2002] 10.0.0.251 () {34 vars in 694 bytes} [Tue May 12 12:43:02 2026] POST /v2.0/security-group-rules => generated 569 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/2003] 10.0.0.251 () {34 vars in 694 bytes} [Tue May 12 12:43:03 2026] POST /v2.0/security-group-rules => generated 569 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2004] 10.0.0.251 () {34 vars in 694 bytes} [Tue May 12 12:43:03 2026] POST /v2.0/security-group-rules => generated 565 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/2005] 10.0.0.251 () {34 vars in 694 bytes} [Tue May 12 12:43:03 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: 8|app: 0|req: 918/2006] 10.0.0.251 () {34 vars in 694 bytes} [Tue May 12 12:43:03 2026] POST /v2.0/security-group-rules => generated 565 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/2007] 10.0.0.251 () {34 vars in 694 bytes} [Tue May 12 12:43:03 2026] POST /v2.0/security-group-rules => generated 567 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2008] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:43:03 2026] GET /v2.0/security-groups?tenant_id=3aee965f536f4bbda5feb17834bdc949&name=default => generated 2801 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/2009] 10.0.0.251 () {34 vars in 694 bytes} [Tue May 12 12:43:03 2026] POST /v2.0/security-group-rules => generated 569 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2010] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:43:03 2026] DELETE /v2.0/security-groups/3f14c1b7-9853-42db-b87d-ad151af5466b => 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: 921/2011] 10.0.0.251 () {34 vars in 694 bytes} [Tue May 12 12:43:03 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: 7|app: 0|req: 1091/2012] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:43:03 2026] GET /v2.0/security-groups?tenant_id=06bbf3a28e304b48beb8fa687cd7ede2&name=default => generated 2801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/2013] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:43:04 2026] DELETE /v2.0/security-groups/6adb9efd-a179-419a-a6e2-1a6d97f33fd0 => 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: 1092/2014] 10.0.0.37 () {34 vars in 1094 bytes} [Tue May 12 12:43:04 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1739033904&fields=id&tenant_id=d5e446bb5bd54c0887fe6f47877100f4 => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/2015] 10.0.0.37 () {34 vars in 980 bytes} [Tue May 12 12:43:04 2026] GET /v2.0/networks?id=e50d569c-c19a-4248-b76a-a0d531bbb91e => generated 705 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2016] 10.0.0.37 () {34 vars in 963 bytes} [Tue May 12 12:43:04 2026] GET /v2.0/quotas/d5e446bb5bd54c0887fe6f47877100f4 => generated 292 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/2017] 10.0.0.37 () {34 vars in 1000 bytes} [Tue May 12 12:43:04 2026] GET /v2.0/ports?tenant_id=d5e446bb5bd54c0887fe6f47877100f4&fields=id => generated 287 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:43:04.672 7 INFO neutron.services.segments.plugin [-] Segment 6078d944-7a57-4546-9018-f0f602b033f8 resource provider aggregate not found 2026-05-12 12:43:04.680 7 INFO neutron.services.segments.plugin [-] Segment 6078d944-7a57-4546-9018-f0f602b033f8 resource provider aggregate not found 2026-05-12 12:43:04.717 7 INFO neutron.services.segments.plugin [-] Segment 6078d944-7a57-4546-9018-f0f602b033f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6078d944-7a57-4546-9018-f0f602b033f8 found for delete ", "request_id": "req-b58ce6e0-f6d9-4670-9b0d-f5571b05a752"}]} 2026-05-12 12:43:04.718 7 INFO neutron.services.segments.plugin [-] Segment 6078d944-7a57-4546-9018-f0f602b033f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6078d944-7a57-4546-9018-f0f602b033f8 found for delete ", "request_id": "req-b5e7461d-51b0-4e74-8774-e28a48fe1fa3"}]} [pid: 7|app: 0|req: 1094/2018] 10.0.0.37 () {34 vars in 1006 bytes} [Tue May 12 12:43:04 2026] GET /v2.0/networks/e50d569c-c19a-4248-b76a-a0d531bbb91e?fields=segments => generated 14 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/2019] 10.0.0.37 () {34 vars in 1106 bytes} [Tue May 12 12:43:04 2026] GET /v2.0/networks/e50d569c-c19a-4248-b76a-a0d531bbb91e?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: 1095/2020] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:43:05 2026] GET /v2.0/ports?device_id=efc60ef7-fb1f-4f96-b7e2-747d65cddb80 => 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: 926/2021] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:43:05 2026] GET /v2.0/networks?id=e50d569c-c19a-4248-b76a-a0d531bbb91e => generated 705 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2022] 199.19.213.104 () {34 vars in 1049 bytes} [Tue May 12 12:43:05 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d5e446bb5bd54c0887fe6f47877100f4 => generated 179 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/2023] 199.19.213.104 () {38 vars in 954 bytes} [Tue May 12 12:43:05 2026] POST /v2.0/ports => generated 1183 bytes in 571 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, ' 2026-05-12 12:43:06.711 7 INFO neutron.db.segments_db [None req-483fdcdc-1eff-4aae-b660-29eec30fe130 edfac8dc8dec406eb0be5da8c50736d1 8f8fe6ea60004c368041125538de98c8 - - - -] Added segment 819db80c-f44c-406e-ae8c-504ec0d97db5 of type vxlan for network ac333dab-79dc-446a-8c6e-d8fe5bfff9eb [pid: 7|app: 0|req: 1097/2024] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:43:06 2026] POST /v2.0/networks => generated 632 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/2025] 199.19.213.104 () {38 vars in 1027 bytes} [Tue May 12 12:43:06 2026] PUT /v2.0/ports/b34229f9-f14e-4883-b9a3-c61c05bd4ef1 => generated 1428 bytes in 628 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:43:07.130 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-82c3b5aa-79fe-4e53-9bed-603c1e0e13c5'] response: {'name': 'network-changed', 'server_uuid': 'efc60ef7-fb1f-4f96-b7e2-747d65cddb80', 'tag': 'b34229f9-f14e-4883-b9a3-c61c05bd4ef1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1098/2026] 10.0.0.251 () {34 vars in 663 bytes} [Tue May 12 12:43:06 2026] POST /v2.0/ports => generated 743 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 1099/2027] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:43:07 2026] GET /v2.0/ports?tenant_id=d5e446bb5bd54c0887fe6f47877100f4&device_id=efc60ef7-fb1f-4f96-b7e2-747d65cddb80 => generated 1467 bytes in 31 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-05-12 12:43:07.405 8 INFO neutron.db.segments_db [None req-3470cf42-ada1-454b-bec0-24c118a833a2 9b9501f332254752871581349cb76370 8ecd48b3961a43c7be52d3cc5897e639 - - - -] Added segment 3207d27f-013b-4ef2-bb01-b29780b95c35 of type vxlan for network cf955a56-e8db-4dbd-8bcb-aab5c54a26c1 [pid: 7|app: 0|req: 1100/2028] 10.0.0.251 () {34 vars in 665 bytes} [Tue May 12 12:43:07 2026] POST /v2.0/trunks => generated 407 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2029] 199.19.213.104 () {34 vars in 1057 bytes} [Tue May 12 12:43:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.226&port_id=b34229f9-f14e-4883-b9a3-c61c05bd4ef1 => 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: 929/2030] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:43:07 2026] POST /v2.0/networks => generated 632 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2031] 10.0.0.251 () {34 vars in 748 bytes} [Tue May 12 12:43:07 2026] PUT /v2.0/trunks/2e07c0b2-204d-4598-8491-bb623013501f/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/2032] 199.19.213.104 () {34 vars in 1103 bytes} [Tue May 12 12:43:07 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2a8&port_id=b34229f9-f14e-4883-b9a3-c61c05bd4ef1 => 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: 931/2033] 10.0.0.251 () {32 vars in 728 bytes} [Tue May 12 12:43:07 2026] GET /v2.0/trunks/2e07c0b2-204d-4598-8491-bb623013501f/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:43:07.605 7 INFO neutron.db.segments_db [None req-1e911062-06fd-4ee2-9e34-7b9e75fcde07 9b9501f332254752871581349cb76370 8ecd48b3961a43c7be52d3cc5897e639 - - - -] Added segment 76f9cff8-ee24-48f0-8140-c56f313bc8ec of type vxlan for network 4d6bdf68-e6f9-4543-bde3-9f168674a787 [pid: 8|app: 0|req: 932/2034] 199.19.213.104 () {34 vars in 1063 bytes} [Tue May 12 12:43:07 2026] GET /v2.0/subnets?id=e0ee5ffe-3c22-4257-8409-48fda9f30883&id=31bf5cd8-936a-46a8-801b-0bc320a03f33 => generated 1363 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/2035] 10.0.0.251 () {34 vars in 759 bytes} [Tue May 12 12:43:07 2026] PUT /v2.0/trunks/2e07c0b2-204d-4598-8491-bb623013501f/tags/green => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/2036] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:43:07 2026] GET /v2.0/ports?network_id=e50d569c-c19a-4248-b76a-a0d531bbb91e&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: 935/2037] 10.0.0.251 () {32 vars in 728 bytes} [Tue May 12 12:43:07 2026] GET /v2.0/trunks/2e07c0b2-204d-4598-8491-bb623013501f/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/2038] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:43:07 2026] GET /v2.0/ports?network_id=e50d569c-c19a-4248-b76a-a0d531bbb91e&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/2039] 10.0.0.251 () {34 vars in 755 bytes} [Tue May 12 12:43:07 2026] PUT /v2.0/trunks/2e07c0b2-204d-4598-8491-bb623013501f/tags/red => generated 4 bytes in 20 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/2040] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:43:07 2026] GET /v2.0/networks/e50d569c-c19a-4248-b76a-a0d531bbb91e?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: 939/2041] 10.0.0.251 () {32 vars in 728 bytes} [Tue May 12 12:43:07 2026] GET /v2.0/trunks/2e07c0b2-204d-4598-8491-bb623013501f/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/2042] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:43:07 2026] GET /v2.0/networks/e50d569c-c19a-4248-b76a-a0d531bbb91e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/2043] 10.0.0.251 () {34 vars in 777 bytes} [Tue May 12 12:43:07 2026] PUT /v2.0/trunks/2e07c0b2-204d-4598-8491-bb623013501f/tags/black.or.white => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/2044] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:43:08 2026] GET /v2.0/ports?tenant_id=d5e446bb5bd54c0887fe6f47877100f4&device_id=efc60ef7-fb1f-4f96-b7e2-747d65cddb80 => generated 1467 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/2045] 10.0.0.251 () {32 vars in 728 bytes} [Tue May 12 12:43:08 2026] GET /v2.0/trunks/2e07c0b2-204d-4598-8491-bb623013501f/tags => generated 52 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/2046] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:43:08 2026] GET /v2.0/networks?id=e50d569c-c19a-4248-b76a-a0d531bbb91e => generated 801 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/2047] 10.0.0.251 () {34 vars in 748 bytes} [Tue May 12 12:43:08 2026] PUT /v2.0/trunks/2e07c0b2-204d-4598-8491-bb623013501f/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/2048] 199.19.213.104 () {34 vars in 1057 bytes} [Tue May 12 12:43:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.226&port_id=b34229f9-f14e-4883-b9a3-c61c05bd4ef1 => 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: 947/2049] 10.0.0.251 () {32 vars in 728 bytes} [Tue May 12 12:43:08 2026] GET /v2.0/trunks/2e07c0b2-204d-4598-8491-bb623013501f/tags => generated 37 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/2050] 199.19.213.104 () {34 vars in 1103 bytes} [Tue May 12 12:43:08 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2a8&port_id=b34229f9-f14e-4883-b9a3-c61c05bd4ef1 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/2051] 10.0.0.251 () {32 vars in 736 bytes} [Tue May 12 12:43:08 2026] GET /v2.0/trunks/2e07c0b2-204d-4598-8491-bb623013501f/tags/red => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/2052] 199.19.213.104 () {34 vars in 1063 bytes} [Tue May 12 12:43:08 2026] GET /v2.0/subnets?id=e0ee5ffe-3c22-4257-8409-48fda9f30883&id=31bf5cd8-936a-46a8-801b-0bc320a03f33 => generated 1363 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:43:08.375 8 INFO neutron.api.v2.resource [None req-9f28003c-7699-4475-81ad-167c4a08b61d edfac8dc8dec406eb0be5da8c50736d1 8f8fe6ea60004c368041125538de98c8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 951/2053] 10.0.0.251 () {32 vars in 740 bytes} [Tue May 12 12:43:08 2026] GET /v2.0/trunks/2e07c0b2-204d-4598-8491-bb623013501f/tags/green => generated 99 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/2054] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:43:08 2026] GET /v2.0/ports?network_id=e50d569c-c19a-4248-b76a-a0d531bbb91e&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2055] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:43:07 2026] POST /v2.0/networks => generated 631 bytes in 883 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/2056] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:43:08 2026] DELETE /v2.0/trunks/2e07c0b2-204d-4598-8491-bb623013501f/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2057] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:43:08 2026] GET /v2.0/ports?network_id=e50d569c-c19a-4248-b76a-a0d531bbb91e&device_owner=network%3Adhcp => generated 1457 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:43:08.493 8 INFO neutron.db.segments_db [None req-8b1c9972-4fe6-48ed-9247-367c4415a97a 9b9501f332254752871581349cb76370 8ecd48b3961a43c7be52d3cc5897e639 - - - -] Added segment c27298af-5bfd-4138-9446-09e6aac83427 of type vxlan for network bb1b1d2a-2992-4686-b073-8e8c1c75f8b4 [pid: 7|app: 0|req: 1105/2058] 10.0.0.251 () {32 vars in 728 bytes} [Tue May 12 12:43:08 2026] GET /v2.0/trunks/2e07c0b2-204d-4598-8491-bb623013501f/tags => generated 30 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2059] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:43:08 2026] GET /v2.0/networks/e50d569c-c19a-4248-b76a-a0d531bbb91e?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:43:08.607 7 INFO neutron.api.v2.resource [None req-5ed1534e-7d36-460a-a128-8bb87fb540b9 edfac8dc8dec406eb0be5da8c50736d1 8f8fe6ea60004c368041125538de98c8 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1107/2060] 10.0.0.251 () {32 vars in 743 bytes} [Tue May 12 12:43:08 2026] DELETE /v2.0/trunks/2e07c0b2-204d-4598-8491-bb623013501f/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: 954/2061] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:43:08 2026] POST /v2.0/networks => generated 631 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/2062] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:43:08 2026] GET /v2.0/networks/e50d569c-c19a-4248-b76a-a0d531bbb91e?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: 956/2063] 10.0.0.251 () {32 vars in 731 bytes} [Tue May 12 12:43:08 2026] DELETE /v2.0/trunks/2e07c0b2-204d-4598-8491-bb623013501f/tags => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:43:08.804 8 INFO neutron.db.segments_db [None req-3d05b30e-9863-4063-bccf-c3ec0f15017c 9b9501f332254752871581349cb76370 8ecd48b3961a43c7be52d3cc5897e639 - - - -] Added segment d7001666-bcad-4914-8505-7cfb79d68931 of type vxlan for network e5ad448c-c4e0-40cb-884a-6227caf98b23 2026-05-12 12:43:08.919 7 INFO neutron.db.segments_db [None req-a2d026c8-d247-49ff-bf9d-e57792918214 d97a287ee8c14f29afcad2c2877dd99e 65e52887f54444218276beb7f9d03174 - - - -] Added segment 9c30f469-4d15-4a51-a90f-3541c96124f1 of type vxlan for network fb8043a1-bd1a-4b54-a9a8-bdea6bb97239 [pid: 8|app: 0|req: 957/2064] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:43:08 2026] POST /v2.0/networks => generated 632 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/2065] 10.0.0.251 () {32 vars in 728 bytes} [Tue May 12 12:43:08 2026] GET /v2.0/trunks/2e07c0b2-204d-4598-8491-bb623013501f/tags => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:43:09.030 8 INFO neutron.db.segments_db [None req-dde2add6-9fdf-41c8-90cd-d6bf769f8892 9b9501f332254752871581349cb76370 8ecd48b3961a43c7be52d3cc5897e639 - - - -] Added segment e917b575-f5b3-43f9-a90a-86fe5dcad5e0 of type vxlan for network 8b98adc1-5b20-4a41-a2f9-f60c74511192 [pid: 7|app: 0|req: 1108/2066] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:43:08 2026] POST /v2.0/networks => generated 631 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2067] 10.0.0.251 () {32 vars in 718 bytes} [Tue May 12 12:43:09 2026] GET /v2.0/trunks/2e07c0b2-204d-4598-8491-bb623013501f => generated 407 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/2068] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:43:08 2026] POST /v2.0/networks => generated 631 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/2069] 10.0.0.251 () {32 vars in 716 bytes} [Tue May 12 12:43:09 2026] GET /v2.0/ports/cac2bc5a-c277-4622-bcc0-04a1e65967e5 => generated 826 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/2070] 10.0.0.251 () {34 vars in 752 bytes} [Tue May 12 12:43:09 2026] PUT /v2.0/networks/cf955a56-e8db-4dbd-8bcb-aab5c54a26c1/tags => generated 17 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2071] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:43:09 2026] POST /v2.0/subnets => generated 602 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2072] 10.0.0.251 () {34 vars in 752 bytes} [Tue May 12 12:43:09 2026] PUT /v2.0/networks/4d6bdf68-e6f9-4543-bde3-9f168674a787/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:43:09.466 8 ERROR neutron_lib.callbacks.manager [None req-8b258c6a-fa02-40b1-9509-0c4f2aa09132 edfac8dc8dec406eb0be5da8c50736d1 8f8fe6ea60004c368041125538de98c8 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-201402 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-12 12:43:09.466 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-12 12:43:09.466 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-05-12 12:43:09.466 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-12 12:43:09.466 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-05-12 12:43:09.466 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-12 12:43:09.466 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-05-12 12:43:09.466 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-12 12:43:09.466 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-05-12 12:43:09.466 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-12 12:43:09.466 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-05-12 12:43:09.466 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-12 12:43:09.466 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-05-12 12:43:09.466 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-12 12:43:09.466 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-05-12 12:43:09.466 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-12 12:43:09.466 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-12 12:43:09.466 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 962/2073] 10.0.0.251 () {32 vars in 721 bytes} [Tue May 12 12:43:09 2026] DELETE /v2.0/trunks/2e07c0b2-204d-4598-8491-bb623013501f => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:43:09.490 7 INFO neutron.db.segments_db [None req-085bad23-735f-4d02-b4dd-7f71e787a3b1 d97a287ee8c14f29afcad2c2877dd99e 65e52887f54444218276beb7f9d03174 - - - -] Added segment c3c8891d-9734-424c-9378-f5fd2432c261 of type vxlan for network 24a2be78-7f2e-4785-b3cc-2b25194bed71 [pid: 8|app: 0|req: 963/2074] 10.0.0.251 () {34 vars in 752 bytes} [Tue May 12 12:43:09 2026] PUT /v2.0/networks/bb1b1d2a-2992-4686-b073-8e8c1c75f8b4/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2075] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:43:09 2026] POST /v2.0/networks => generated 632 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2076] 10.0.0.251 () {34 vars in 752 bytes} [Tue May 12 12:43:09 2026] PUT /v2.0/networks/e5ad448c-c4e0-40cb-884a-6227caf98b23/tags => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/2077] 10.0.0.251 () {32 vars in 719 bytes} [Tue May 12 12:43:09 2026] DELETE /v2.0/ports/cac2bc5a-c277-4622-bcc0-04a1e65967e5 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/2078] 10.0.0.251 () {32 vars in 665 bytes} [Tue May 12 12:43:09 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2079] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:43:09 2026] POST /v2.0/subnets => generated 605 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:43:10.122 8 INFO neutron.services.segments.plugin [-] Segment 819db80c-f44c-406e-ae8c-504ec0d97db5 resource provider aggregate not found 2026-05-12 12:43:10.128 8 INFO neutron.services.segments.plugin [-] Segment 819db80c-f44c-406e-ae8c-504ec0d97db5 resource provider aggregate not found 2026-05-12 12:43:10.154 8 INFO neutron.services.segments.plugin [-] Segment 819db80c-f44c-406e-ae8c-504ec0d97db5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 819db80c-f44c-406e-ae8c-504ec0d97db5 found for delete ", "request_id": "req-42bc0657-131d-4cc0-963a-afd0c5d190d8"}]} 2026-05-12 12:43:10.157 8 INFO neutron.services.segments.plugin [-] Segment 819db80c-f44c-406e-ae8c-504ec0d97db5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 819db80c-f44c-406e-ae8c-504ec0d97db5 found for delete ", "request_id": "req-fbeb6e74-cc6b-479c-8542-03b3e30cd7df"}]} [pid: 7|app: 0|req: 1115/2080] 10.0.0.251 () {32 vars in 679 bytes} [Tue May 12 12:43:10 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1248 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/2081] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:43:09 2026] DELETE /v2.0/networks/ac333dab-79dc-446a-8c6e-d8fe5bfff9eb => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:43:10.211 7 INFO neutron.db.segments_db [None req-a1895b30-36e2-41bf-8188-9ed588cbce1f d97a287ee8c14f29afcad2c2877dd99e 65e52887f54444218276beb7f9d03174 - - - -] Added segment b5813b02-d409-44cc-bb5e-a9e28accc72b of type vxlan for network 84050648-3317-4526-add3-0199bfab53c3 [pid: 8|app: 0|req: 967/2082] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:43:10 2026] GET /v2.0/ports?device_id=efc60ef7-fb1f-4f96-b7e2-747d65cddb80 => generated 1198 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2083] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:43:10 2026] POST /v2.0/networks => generated 631 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/2084] 10.0.0.251 () {32 vars in 675 bytes} [Tue May 12 12:43:10 2026] GET /v2.0/networks?tags-any=blue => generated 1248 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2085] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:43:10 2026] GET /v2.0/security-groups?id=ee2086c7-254c-4eaa-9523-58d026b52230&fields=id&fields=name => generated 112 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2086] 10.0.0.251 () {32 vars in 687 bytes} [Tue May 12 12:43:10 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2087] 10.0.0.251 () {32 vars in 673 bytes} [Tue May 12 12:43:10 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/2088] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:43:10 2026] POST /v2.0/subnets => generated 605 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2089] 10.0.0.251 () {32 vars in 687 bytes} [Tue May 12 12:43:10 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:43:10.879 8 INFO neutron.db.segments_db [None req-42b8976c-08c4-47b8-a25f-a19d7e0d5f78 d97a287ee8c14f29afcad2c2877dd99e 65e52887f54444218276beb7f9d03174 - - - -] Added segment f5105fb3-0f2b-4f56-96c4-43aa0f91756a of type vxlan for network c40f322a-fa04-49bb-9869-feb36ca1a710 [pid: 7|app: 0|req: 1121/2090] 10.0.0.251 () {32 vars in 683 bytes} [Tue May 12 12:43:10 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/2091] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:43:10 2026] POST /v2.0/networks => generated 631 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2092] 10.0.0.251 () {32 vars in 695 bytes} [Tue May 12 12:43:11 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2093] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:43:11 2026] GET /v2.0/security-groups?tenant_id=8f8fe6ea60004c368041125538de98c8&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: 971/2094] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:43:11 2026] POST /v2.0/subnets => generated 605 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/2095] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:43:11 2026] DELETE /v2.0/security-groups/774a292a-b9b2-4074-8baa-5c9922ae6ce1 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:43:11.630 7 INFO neutron.services.segments.plugin [-] Segment 3207d27f-013b-4ef2-bb01-b29780b95c35 resource provider aggregate not found 2026-05-12 12:43:11.637 8 INFO neutron.db.segments_db [None req-432fef6f-f8eb-4b63-b9d9-b622b702e512 d97a287ee8c14f29afcad2c2877dd99e 65e52887f54444218276beb7f9d03174 - - - -] Added segment 64838940-6d31-42b5-9cd0-746fdf5e9be0 of type vxlan for network 2c310339-064b-41a2-bc44-bbd9831d9543 2026-05-12 12:43:11.637 7 INFO neutron.services.segments.plugin [-] Segment 3207d27f-013b-4ef2-bb01-b29780b95c35 resource provider aggregate not found [pid: 7|app: 0|req: 1124/2096] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:43:11 2026] DELETE /v2.0/networks/cf955a56-e8db-4dbd-8bcb-aab5c54a26c1 => generated 0 bytes in 351 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:43:11.670 7 INFO neutron.services.segments.plugin [-] Segment 3207d27f-013b-4ef2-bb01-b29780b95c35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3207d27f-013b-4ef2-bb01-b29780b95c35 found for delete ", "request_id": "req-43aeb094-3d19-4fbb-ba4c-d8b6cb0f9ec9"}]} 2026-05-12 12:43:11.671 7 INFO neutron.services.segments.plugin [-] Segment 3207d27f-013b-4ef2-bb01-b29780b95c35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3207d27f-013b-4ef2-bb01-b29780b95c35 found for delete ", "request_id": "req-28436b63-f5f4-4847-875d-fc4026d0b5fe"}]} [pid: 8|app: 0|req: 973/2097] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:43:11 2026] POST /v2.0/networks => generated 631 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/2098] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:43:11 2026] GET /v2.0/security-groups?tenant_id=c27b67eb330a4bfd95b2039060427a0f&name=default => generated 2805 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2099] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:43:11 2026] DELETE /v2.0/networks/4d6bdf68-e6f9-4543-bde3-9f168674a787 => generated 0 bytes in 345 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2100] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:43:12 2026] DELETE /v2.0/security-groups/8f2a3e45-2a64-48c1-931c-a98d61aa4b5d => 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: 1127/2101] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:43:12 2026] DELETE /v2.0/networks/bb1b1d2a-2992-4686-b073-8e8c1c75f8b4 => 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: 975/2102] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:43:11 2026] POST /v2.0/subnets => generated 605 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/2103] 10.0.0.251 () {34 vars in 750 bytes} [Tue May 12 12:43:12 2026] PUT /v2.0/subnets/961631f7-4415-4088-9296-4740ca3e0ead/tags => generated 17 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/2104] 10.0.0.251 () {34 vars in 750 bytes} [Tue May 12 12:43:12 2026] PUT /v2.0/subnets/c341ab42-c997-41ab-80be-9b73776b8b34/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2105] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:43:12 2026] DELETE /v2.0/networks/e5ad448c-c4e0-40cb-884a-6227caf98b23 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/2106] 10.0.0.251 () {34 vars in 750 bytes} [Tue May 12 12:43:12 2026] PUT /v2.0/subnets/c741ac03-0c57-4804-ad23-38eedc3e65c1/tags => generated 34 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/2107] 10.0.0.251 () {34 vars in 750 bytes} [Tue May 12 12:43:12 2026] PUT /v2.0/subnets/842c216f-2bcd-4133-ab45-69e86cff5bdd/tags => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2108] 10.0.0.251 () {32 vars in 663 bytes} [Tue May 12 12:43:12 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2110] 10.0.0.251 () {32 vars in 677 bytes} [Tue May 12 12:43:12 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2110] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:43:12 2026] DELETE /v2.0/networks/8b98adc1-5b20-4a41-a2f9-f60c74511192 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2111] 10.0.0.251 () {32 vars in 673 bytes} [Tue May 12 12:43:12 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2112] 10.0.0.251 () {32 vars in 685 bytes} [Tue May 12 12:43:12 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/2113] 10.0.0.251 () {32 vars in 671 bytes} [Tue May 12 12:43:13 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2114] 10.0.0.251 () {32 vars in 685 bytes} [Tue May 12 12:43:13 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/2115] 10.0.0.251 () {32 vars in 681 bytes} [Tue May 12 12:43:13 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2116] 10.0.0.251 () {32 vars in 693 bytes} [Tue May 12 12:43:13 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2117] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:43:13 2026] DELETE /v2.0/subnets/961631f7-4415-4088-9296-4740ca3e0ead => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:43:13.799 7 INFO neutron.services.segments.plugin [-] Segment 76f9cff8-ee24-48f0-8140-c56f313bc8ec resource provider aggregate not found 2026-05-12 12:43:13.806 7 INFO neutron.services.segments.plugin [-] Segment 76f9cff8-ee24-48f0-8140-c56f313bc8ec resource provider aggregate not found 2026-05-12 12:43:13.815 7 INFO neutron.services.segments.plugin [-] Segment 76f9cff8-ee24-48f0-8140-c56f313bc8ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76f9cff8-ee24-48f0-8140-c56f313bc8ec found for delete ", "request_id": "req-6fc072d6-1285-4ae2-afcf-011efb2c7d12"}]} 2026-05-12 12:43:13.831 7 INFO neutron.services.segments.plugin [-] Segment 76f9cff8-ee24-48f0-8140-c56f313bc8ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76f9cff8-ee24-48f0-8140-c56f313bc8ec found for delete ", "request_id": "req-890166cd-f21d-49ff-abb5-b30e3bcfc149"}]} 2026-05-12 12:43:13.839 7 INFO neutron.services.segments.plugin [-] Segment c27298af-5bfd-4138-9446-09e6aac83427 resource provider aggregate not found 2026-05-12 12:43:13.859 7 INFO neutron.services.segments.plugin [-] Segment c27298af-5bfd-4138-9446-09e6aac83427 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c27298af-5bfd-4138-9446-09e6aac83427 found for delete ", "request_id": "req-88be91fd-8135-4b85-a03b-9b5c8c376bd9"}]} 2026-05-12 12:43:13.865 7 INFO neutron.services.segments.plugin [-] Segment c27298af-5bfd-4138-9446-09e6aac83427 resource provider aggregate not found 2026-05-12 12:43:13.889 7 INFO neutron.services.segments.plugin [-] Segment d7001666-bcad-4914-8505-7cfb79d68931 resource provider aggregate not found 2026-05-12 12:43:13.894 7 INFO neutron.services.segments.plugin [-] Segment c27298af-5bfd-4138-9446-09e6aac83427 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c27298af-5bfd-4138-9446-09e6aac83427 found for delete ", "request_id": "req-6e0c116f-46b7-47a4-983d-13c629da6c32"}]} 2026-05-12 12:43:13.905 7 INFO neutron.services.segments.plugin [-] Segment d7001666-bcad-4914-8505-7cfb79d68931 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7001666-bcad-4914-8505-7cfb79d68931 found for delete ", "request_id": "req-bb9a1a70-6af0-47ac-9634-330378138874"}]} 2026-05-12 12:43:13.923 7 INFO neutron.services.segments.plugin [-] Segment d7001666-bcad-4914-8505-7cfb79d68931 resource provider aggregate not found 2026-05-12 12:43:13.931 7 INFO neutron.services.segments.plugin [-] Segment e917b575-f5b3-43f9-a90a-86fe5dcad5e0 resource provider aggregate not found 2026-05-12 12:43:13.957 7 INFO neutron.services.segments.plugin [-] Segment d7001666-bcad-4914-8505-7cfb79d68931 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7001666-bcad-4914-8505-7cfb79d68931 found for delete ", "request_id": "req-d5813f66-ea34-462e-b1ca-6c094e5058ed"}]} 2026-05-12 12:43:13.964 7 INFO neutron.services.segments.plugin [-] Segment e917b575-f5b3-43f9-a90a-86fe5dcad5e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e917b575-f5b3-43f9-a90a-86fe5dcad5e0 found for delete ", "request_id": "req-6c238a99-5c46-4a97-a207-2db75b9fa0aa"}]} 2026-05-12 12:43:13.980 7 INFO neutron.services.segments.plugin [-] Segment e917b575-f5b3-43f9-a90a-86fe5dcad5e0 resource provider aggregate not found 2026-05-12 12:43:14.012 7 INFO neutron.services.segments.plugin [-] Segment e917b575-f5b3-43f9-a90a-86fe5dcad5e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e917b575-f5b3-43f9-a90a-86fe5dcad5e0 found for delete ", "request_id": "req-b2637bb5-a869-4c6a-b588-9078a36f8d37"}]} [pid: 7|app: 0|req: 1133/2118] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:43:13 2026] DELETE /v2.0/subnets/c341ab42-c997-41ab-80be-9b73776b8b34 => generated 0 bytes in 380 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2119] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:43:14 2026] GET /v2.0/security-groups?tenant_id=8ecd48b3961a43c7be52d3cc5897e639&name=default => generated 2801 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/2120] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:43:14 2026] DELETE /v2.0/security-groups/98e4d6ef-a404-47b9-9876-3fb41265bc00 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2121] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:43:14 2026] DELETE /v2.0/subnets/c741ac03-0c57-4804-ad23-38eedc3e65c1 => generated 0 bytes in 363 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2122] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:43:14 2026] GET /v2.0/security-groups?tenant_id=4a115653f26e43fcbf4ec6b972b949b2&name=default => generated 2805 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2123] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:43:14 2026] DELETE /v2.0/subnets/842c216f-2bcd-4133-ab45-69e86cff5bdd => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2124] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:43:14 2026] DELETE /v2.0/security-groups/78d05a79-ab57-47c7-8b35-71ea9f4d1c90 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2125] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:43:14 2026] DELETE /v2.0/subnets/8132edf4-5b51-461a-8c93-f08e1652fb09 => 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: 990/2126] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:43:15 2026] GET /v2.0/security-groups?tenant_id=9f01459476264ef294a952ed5feb15de&name=default => generated 2805 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2127] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:43:15 2026] DELETE /v2.0/security-groups/22719e4c-10d7-4314-af50-1a4704a1c095 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2130] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:43:15 2026] DELETE /v2.0/networks/fb8043a1-bd1a-4b54-a9a8-bdea6bb97239 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:43:15.591 8 INFO neutron.services.segments.plugin [-] Segment c3c8891d-9734-424c-9378-f5fd2432c261 resource provider aggregate not found 2026-05-12 12:43:15.597 8 INFO neutron.services.segments.plugin [-] Segment c3c8891d-9734-424c-9378-f5fd2432c261 resource provider aggregate not found [pid: 7|app: 0|req: 1138/2131] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:43:15 2026] GET /v2.0/ports?device_id=efc60ef7-fb1f-4f96-b7e2-747d65cddb80 => generated 1200 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:43:15.617 8 INFO neutron.services.segments.plugin [-] Segment c3c8891d-9734-424c-9378-f5fd2432c261 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3c8891d-9734-424c-9378-f5fd2432c261 found for delete ", "request_id": "req-a0cbae35-a683-4ce3-8b92-827ed502e856"}]} 2026-05-12 12:43:15.624 8 INFO neutron.services.segments.plugin [-] Segment c3c8891d-9734-424c-9378-f5fd2432c261 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3c8891d-9734-424c-9378-f5fd2432c261 found for delete ", "request_id": "req-7fd62a0b-b147-4986-9955-eecd8eff0442"}]} [pid: 8|app: 0|req: 994/2132] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:43:15 2026] DELETE /v2.0/networks/24a2be78-7f2e-4785-b3cc-2b25194bed71 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2133] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:43:15 2026] GET /v2.0/security-groups?id=ee2086c7-254c-4eaa-9523-58d026b52230&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2134] 10.0.0.251 () {32 vars in 817 bytes} [Tue May 12 12:43:15 2026] GET /v2.0/ports?network_id=e50d569c-c19a-4248-b76a-a0d531bbb91e&mac_address=fa%3A16%3A3e%3Ad2%3A14%3A97 => generated 1200 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:43:16.007 7 INFO neutron.services.segments.plugin [-] Segment 9c30f469-4d15-4a51-a90f-3541c96124f1 resource provider aggregate not found 2026-05-12 12:43:16.037 7 INFO neutron.services.segments.plugin [-] Segment 9c30f469-4d15-4a51-a90f-3541c96124f1 resource provider aggregate not found 2026-05-12 12:43:16.049 7 INFO neutron.services.segments.plugin [-] Segment 9c30f469-4d15-4a51-a90f-3541c96124f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c30f469-4d15-4a51-a90f-3541c96124f1 found for delete ", "request_id": "req-acf70c92-ecfe-4da1-be67-92ccfa08498b"}]} 2026-05-12 12:43:16.065 7 INFO neutron.services.segments.plugin [-] Segment 9c30f469-4d15-4a51-a90f-3541c96124f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c30f469-4d15-4a51-a90f-3541c96124f1 found for delete ", "request_id": "req-6990e7fd-852f-41a8-962e-574200b9917c"}]} [pid: 8|app: 0|req: 995/2135] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:43:15 2026] DELETE /v2.0/networks/84050648-3317-4526-add3-0199bfab53c3 => generated 0 bytes in 785 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2136] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:43:16 2026] DELETE /v2.0/networks/c40f322a-fa04-49bb-9869-feb36ca1a710 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2137] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:43:16 2026] DELETE /v2.0/networks/2c310339-064b-41a2-bc44-bbd9831d9543 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:43:17.267 7 INFO neutron.db.l3_db [None req-282143b6-de5d-4d9f-bfaf-0f163090880b 573de58a08d546a3be9394b8b1fc2b6a d5e446bb5bd54c0887fe6f47877100f4 - - - -] Floating IP b94a5621-be95-4a85-a37f-58e929410919 associated. External IP: 10.96.250.214, port: b34229f9-f14e-4883-b9a3-c61c05bd4ef1. [pid: 7|app: 0|req: 1141/2138] 10.0.0.251 () {34 vars in 676 bytes} [Tue May 12 12:43:15 2026] POST /v2.0/floatingips => generated 855 bytes in 1844 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:43:17.741 8 INFO neutron.services.segments.plugin [-] Segment b5813b02-d409-44cc-bb5e-a9e28accc72b resource provider aggregate not found 2026-05-12 12:43:17.748 8 INFO neutron.services.segments.plugin [-] Segment b5813b02-d409-44cc-bb5e-a9e28accc72b resource provider aggregate not found 2026-05-12 12:43:17.767 8 INFO neutron.services.segments.plugin [-] Segment b5813b02-d409-44cc-bb5e-a9e28accc72b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5813b02-d409-44cc-bb5e-a9e28accc72b found for delete ", "request_id": "req-0375f342-43ac-40c7-bc5c-cc7d06b68214"}]} 2026-05-12 12:43:17.777 8 INFO neutron.services.segments.plugin [-] Segment b5813b02-d409-44cc-bb5e-a9e28accc72b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5813b02-d409-44cc-bb5e-a9e28accc72b found for delete ", "request_id": "req-a31f457a-f0ae-48d0-a2d8-418c8c000c0a"}]} 2026-05-12 12:43:17.792 8 INFO neutron.services.segments.plugin [-] Segment f5105fb3-0f2b-4f56-96c4-43aa0f91756a resource provider aggregate not found 2026-05-12 12:43:17.800 8 INFO neutron.services.segments.plugin [-] Segment f5105fb3-0f2b-4f56-96c4-43aa0f91756a resource provider aggregate not found [pid: 8|app: 0|req: 998/2139] 10.0.0.37 () {34 vars in 1094 bytes} [Tue May 12 12:43:17 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1739033904&fields=id&tenant_id=d5e446bb5bd54c0887fe6f47877100f4 => generated 69 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:43:17.864 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-42d2ddd0-e800-45e6-98af-2d57e6952e8d'] response: {'name': 'network-changed', 'server_uuid': 'efc60ef7-fb1f-4f96-b7e2-747d65cddb80', 'tag': 'b34229f9-f14e-4883-b9a3-c61c05bd4ef1', 'status': 'completed', 'code': 200} 2026-05-12 12:43:17.864 8 INFO neutron.services.segments.plugin [-] Segment f5105fb3-0f2b-4f56-96c4-43aa0f91756a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5105fb3-0f2b-4f56-96c4-43aa0f91756a found for delete ", "request_id": "req-b9826006-f5b8-4bce-8dbd-2a5a806d5b8d"}]} 2026-05-12 12:43:17.869 8 INFO neutron.services.segments.plugin [-] Segment f5105fb3-0f2b-4f56-96c4-43aa0f91756a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5105fb3-0f2b-4f56-96c4-43aa0f91756a found for delete ", "request_id": "req-7b18e808-14c9-4791-b746-bd02e4b09d83"}]} 2026-05-12 12:43:17.891 8 INFO neutron.services.segments.plugin [-] Segment 64838940-6d31-42b5-9cd0-746fdf5e9be0 resource provider aggregate not found 2026-05-12 12:43:17.895 8 INFO neutron.services.segments.plugin [-] Segment 64838940-6d31-42b5-9cd0-746fdf5e9be0 resource provider aggregate not found 2026-05-12 12:43:17.910 8 INFO neutron.services.segments.plugin [-] Segment 64838940-6d31-42b5-9cd0-746fdf5e9be0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64838940-6d31-42b5-9cd0-746fdf5e9be0 found for delete ", "request_id": "req-ecd26288-f1ff-43b5-ba41-87cb9be63a30"}]} 2026-05-12 12:43:17.913 8 INFO neutron.services.segments.plugin [-] Segment 64838940-6d31-42b5-9cd0-746fdf5e9be0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64838940-6d31-42b5-9cd0-746fdf5e9be0 found for delete ", "request_id": "req-9fa0cd2e-fc86-4cc0-9779-537729c02f31"}]} [pid: 7|app: 0|req: 1142/2140] 10.0.0.37 () {34 vars in 980 bytes} [Tue May 12 12:43:17 2026] GET /v2.0/networks?id=3d2ef220-ee09-47e8-a36a-97a164bf68ca => generated 705 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2141] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:43:17 2026] GET /v2.0/ports?tenant_id=d5e446bb5bd54c0887fe6f47877100f4&device_id=efc60ef7-fb1f-4f96-b7e2-747d65cddb80 => generated 1469 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2142] 10.0.0.37 () {34 vars in 963 bytes} [Tue May 12 12:43:18 2026] GET /v2.0/quotas/d5e446bb5bd54c0887fe6f47877100f4 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2143] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:43:18 2026] GET /v2.0/networks?id=e50d569c-c19a-4248-b76a-a0d531bbb91e => generated 801 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2144] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:43:17 2026] GET /v2.0/security-groups?tenant_id=2e6fc01a46fb46ceacffd5ef53f6b410&name=default => generated 2805 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2145] 199.19.213.104 () {34 vars in 1057 bytes} [Tue May 12 12:43:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.226&port_id=b34229f9-f14e-4883-b9a3-c61c05bd4ef1 => generated 858 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2146] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:43:18 2026] DELETE /v2.0/security-groups/eeb9874b-1368-4ff4-99a8-ce20a3f58254 => 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: 1146/2147] 10.0.0.37 () {34 vars in 1000 bytes} [Tue May 12 12:43:18 2026] GET /v2.0/ports?tenant_id=d5e446bb5bd54c0887fe6f47877100f4&fields=id => generated 333 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2148] 199.19.213.104 () {34 vars in 1103 bytes} [Tue May 12 12:43:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2a8&port_id=b34229f9-f14e-4883-b9a3-c61c05bd4ef1 => 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: 1003/2149] 199.19.213.104 () {34 vars in 1063 bytes} [Tue May 12 12:43:18 2026] GET /v2.0/subnets?id=e0ee5ffe-3c22-4257-8409-48fda9f30883&id=31bf5cd8-936a-46a8-801b-0bc320a03f33 => generated 1363 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2150] 10.0.0.37 () {34 vars in 1006 bytes} [Tue May 12 12:43:18 2026] GET /v2.0/networks/3d2ef220-ee09-47e8-a36a-97a164bf68ca?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: 1004/2151] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:43:18 2026] GET /v2.0/ports?network_id=e50d569c-c19a-4248-b76a-a0d531bbb91e&device_owner=network%3Adhcp => generated 1457 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2152] 10.0.0.37 () {34 vars in 1106 bytes} [Tue May 12 12:43:18 2026] GET /v2.0/networks/3d2ef220-ee09-47e8-a36a-97a164bf68ca?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: 1149/2153] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:43:18 2026] GET /v2.0/ports?network_id=e50d569c-c19a-4248-b76a-a0d531bbb91e&device_owner=network%3Adhcp => generated 1457 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2154] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:43:18 2026] GET /v2.0/security-groups?tenant_id=48aaf62e142c4e21ad291d2558bf90d7&name=default => generated 2805 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2155] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:43:18 2026] GET /v2.0/networks/e50d569c-c19a-4248-b76a-a0d531bbb91e?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: 1151/2156] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:43:18 2026] GET /v2.0/ports?device_id=73762540-a3dd-49ee-b146-55d51a1511a2 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2157] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:43:18 2026] DELETE /v2.0/security-groups/2a61263b-c593-4744-92d4-bf4742f38734 => 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: 1152/2158] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:43:18 2026] GET /v2.0/networks/e50d569c-c19a-4248-b76a-a0d531bbb91e?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: 8|app: 0|req: 1007/2159] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:43:18 2026] GET /v2.0/security-groups?tenant_id=65e52887f54444218276beb7f9d03174&name=default => generated 2805 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2160] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:43:18 2026] DELETE /v2.0/security-groups/19b4831a-3d18-4e4c-ac3c-eb9c7b45e474 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2161] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:43:19 2026] GET /v2.0/networks?id=3d2ef220-ee09-47e8-a36a-97a164bf68ca => generated 705 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2162] 199.19.213.104 () {34 vars in 1049 bytes} [Tue May 12 12:43:19 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d5e446bb5bd54c0887fe6f47877100f4 => generated 179 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:43:19.927 7 INFO neutron.db.segments_db [None req-8520c852-f542-4d16-b24b-dfdb9ecfe26d e86542cb2dd84c2a9e25510a0d2d2961 e413ac2a31fc44248fbe01c36d9da97b - - - -] Added segment 7845d1fa-2140-43e3-bb6f-5a9243e6e44a of type vxlan for network 3864c476-1dc3-43ee-a707-e1f82c821ceb [pid: 8|app: 0|req: 1009/2163] 199.19.213.104 () {38 vars in 954 bytes} [Tue May 12 12:43:19 2026] POST /v2.0/ports => generated 1183 bytes in 546 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: 1155/2164] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:43:19 2026] POST /v2.0/networks => generated 632 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2165] 10.0.0.251 () {34 vars in 663 bytes} [Tue May 12 12:43:20 2026] POST /v2.0/ports => generated 743 bytes in 338 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-05-12 12:43:20.459 7 INFO neutron.db.segments_db [None req-baa26d92-3adb-49c8-be88-e107d2ba5ae0 e86542cb2dd84c2a9e25510a0d2d2961 e413ac2a31fc44248fbe01c36d9da97b - - - -] Added segment c8a384e0-d475-425d-8153-24e085ed61ca of type vxlan for network ea2f8621-5348-4f1b-a5f3-642bc959b902 [pid: 8|app: 0|req: 1010/2166] 199.19.213.104 () {38 vars in 1027 bytes} [Tue May 12 12:43:20 2026] PUT /v2.0/ports/deb7a8a3-af74-4a92-bcd1-926b04a1731c => generated 1428 bytes in 507 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2167] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:43:20 2026] POST /v2.0/networks => generated 631 bytes in 184 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-05-12 12:43:20.624 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f13ca7c1-7669-4891-b0d8-b44ca96de5be'] response: {'name': 'network-changed', 'server_uuid': '73762540-a3dd-49ee-b146-55d51a1511a2', 'tag': 'deb7a8a3-af74-4a92-bcd1-926b04a1731c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1011/2168] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:43:20 2026] GET /v2.0/ports?tenant_id=d5e446bb5bd54c0887fe6f47877100f4&device_id=73762540-a3dd-49ee-b146-55d51a1511a2 => generated 1467 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2169] 199.19.213.104 () {34 vars in 1055 bytes} [Tue May 12 12:43:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.94&port_id=deb7a8a3-af74-4a92-bcd1-926b04a1731c => generated 19 bytes in 33 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: 1013/2170] 199.19.213.104 () {34 vars in 1105 bytes} [Tue May 12 12:43:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A216&port_id=deb7a8a3-af74-4a92-bcd1-926b04a1731c => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2171] 199.19.213.104 () {34 vars in 1063 bytes} [Tue May 12 12:43:20 2026] GET /v2.0/subnets?id=2e1c4712-5bca-4f18-a506-12aa01f9bc6a&id=0e8b7ac9-d323-4c17-aaa8-e801afd7da64 => generated 1367 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2172] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:43:20 2026] GET /v2.0/ports?network_id=3d2ef220-ee09-47e8-a36a-97a164bf68ca&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: 1016/2173] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:43:20 2026] GET /v2.0/ports?network_id=3d2ef220-ee09-47e8-a36a-97a164bf68ca&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: 1158/2174] 10.0.0.251 () {34 vars in 663 bytes} [Tue May 12 12:43:20 2026] POST /v2.0/ports => generated 743 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 1017/2175] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:43:20 2026] GET /v2.0/networks/3d2ef220-ee09-47e8-a36a-97a164bf68ca?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:43:20.969 7 INFO neutron.db.segments_db [None req-4c3bd260-d8b8-4c58-9361-2a8acd28818c e86542cb2dd84c2a9e25510a0d2d2961 e413ac2a31fc44248fbe01c36d9da97b - - - -] Added segment 22cbcf29-9bdc-471f-a4dd-9bfa885f9944 of type vxlan for network 21aa7b27-1d2a-464b-b1f2-60cb1a8e52dc [pid: 8|app: 0|req: 1018/2176] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:43:20 2026] GET /v2.0/networks/3d2ef220-ee09-47e8-a36a-97a164bf68ca?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: 1159/2177] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:43:20 2026] POST /v2.0/networks => generated 632 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2178] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:43:21 2026] GET /v2.0/ports?tenant_id=d5e446bb5bd54c0887fe6f47877100f4&device_id=73762540-a3dd-49ee-b146-55d51a1511a2 => generated 1467 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2179] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:43:21 2026] GET /v2.0/networks?id=3d2ef220-ee09-47e8-a36a-97a164bf68ca => generated 801 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2180] 199.19.213.104 () {34 vars in 1055 bytes} [Tue May 12 12:43:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.94&port_id=deb7a8a3-af74-4a92-bcd1-926b04a1731c => 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: 1022/2181] 199.19.213.104 () {34 vars in 1105 bytes} [Tue May 12 12:43:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A216&port_id=deb7a8a3-af74-4a92-bcd1-926b04a1731c => 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: 1023/2182] 199.19.213.104 () {34 vars in 1063 bytes} [Tue May 12 12:43:21 2026] GET /v2.0/subnets?id=2e1c4712-5bca-4f18-a506-12aa01f9bc6a&id=0e8b7ac9-d323-4c17-aaa8-e801afd7da64 => 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: 1024/2183] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:43:21 2026] GET /v2.0/ports?network_id=3d2ef220-ee09-47e8-a36a-97a164bf68ca&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2184] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:43:21 2026] GET /v2.0/ports?network_id=3d2ef220-ee09-47e8-a36a-97a164bf68ca&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2185] 10.0.0.251 () {34 vars in 663 bytes} [Tue May 12 12:43:21 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, ' [pid: 8|app: 0|req: 1026/2186] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:43:21 2026] GET /v2.0/networks/3d2ef220-ee09-47e8-a36a-97a164bf68ca?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:43:21.551 7 INFO neutron.db.segments_db [None req-3f9d406c-97ee-4bed-9cf1-b707e60193b6 e86542cb2dd84c2a9e25510a0d2d2961 e413ac2a31fc44248fbe01c36d9da97b - - - -] Added segment 3a49cf36-1d28-47e6-9da5-17de516ae8ea of type vxlan for network 4b4139d9-8b0c-4184-a55c-f66c96492142 [pid: 8|app: 0|req: 1027/2187] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:43:21 2026] GET /v2.0/networks/3d2ef220-ee09-47e8-a36a-97a164bf68ca?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2188] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:43:21 2026] POST /v2.0/networks => generated 631 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2189] 10.0.0.251 () {34 vars in 663 bytes} [Tue May 12 12:43:21 2026] POST /v2.0/ports => generated 743 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:43:22.141 7 INFO neutron.db.segments_db [None req-918825ab-1180-43ff-b168-a93fa746dda8 e86542cb2dd84c2a9e25510a0d2d2961 e413ac2a31fc44248fbe01c36d9da97b - - - -] Added segment 1275b35b-6866-4d91-9554-f0f58e153158 of type vxlan for network 3efd9109-f953-47d7-9854-801c20625fe4 [pid: 7|app: 0|req: 1162/2190] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:43:22 2026] POST /v2.0/networks => generated 631 bytes in 233 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: 1163/2191] 10.0.0.251 () {34 vars in 663 bytes} [Tue May 12 12:43:22 2026] POST /v2.0/ports => generated 743 bytes in 450 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: 1164/2192] 10.0.0.251 () {34 vars in 746 bytes} [Tue May 12 12:43:22 2026] PUT /v2.0/ports/ad181440-41de-4961-b989-c4935fe2ef7e/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: 1165/2193] 10.0.0.251 () {34 vars in 746 bytes} [Tue May 12 12:43:22 2026] PUT /v2.0/ports/c0b9f8a9-9040-4b60-9fbf-a01eb6e7b4c6/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2194] 10.0.0.251 () {34 vars in 746 bytes} [Tue May 12 12:43:22 2026] PUT /v2.0/ports/693815c6-7d09-46f9-9fb9-00fb7ab0ff34/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: 1167/2195] 10.0.0.251 () {34 vars in 746 bytes} [Tue May 12 12:43:22 2026] PUT /v2.0/ports/6d3a3eeb-bfc7-438e-b4c8-02b07c467190/tags => 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: 1029/2196] 10.0.0.251 () {34 vars in 675 bytes} [Tue May 12 12:43:22 2026] POST /v2.0/floatingips => generated 552 bytes in 870 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2197] 10.0.0.251 () {34 vars in 758 bytes} [Tue May 12 12:43:23 2026] PUT /v2.0/floatingips/05ccaf34-f049-4b28-bb2a-ca61ffa39bed/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2198] 10.0.0.29 () {34 vars in 988 bytes} [Tue May 12 12:43:23 2026] GET /v2.0/ports?device_id=efc60ef7-fb1f-4f96-b7e2-747d65cddb80 => generated 1469 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2199] 10.0.0.251 () {32 vars in 738 bytes} [Tue May 12 12:43:23 2026] GET /v2.0/floatingips/05ccaf34-f049-4b28-bb2a-ca61ffa39bed/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2200] 10.0.0.251 () {32 vars in 659 bytes} [Tue May 12 12:43:22 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2201] 10.0.0.29 () {34 vars in 1038 bytes} [Tue May 12 12:43:23 2026] GET /v2.0/security-groups?id=ee2086c7-254c-4eaa-9523-58d026b52230&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2202] 10.0.0.251 () {34 vars in 769 bytes} [Tue May 12 12:43:23 2026] PUT /v2.0/floatingips/05ccaf34-f049-4b28-bb2a-ca61ffa39bed/tags/green => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2203] 10.0.0.251 () {32 vars in 738 bytes} [Tue May 12 12:43:23 2026] GET /v2.0/floatingips/05ccaf34-f049-4b28-bb2a-ca61ffa39bed/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2204] 10.0.0.251 () {34 vars in 765 bytes} [Tue May 12 12:43:23 2026] PUT /v2.0/floatingips/05ccaf34-f049-4b28-bb2a-ca61ffa39bed/tags/red => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2205] 10.0.0.251 () {32 vars in 673 bytes} [Tue May 12 12:43:23 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2206] 10.0.0.251 () {32 vars in 738 bytes} [Tue May 12 12:43:23 2026] GET /v2.0/floatingips/05ccaf34-f049-4b28-bb2a-ca61ffa39bed/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2207] 10.0.0.251 () {32 vars in 669 bytes} [Tue May 12 12:43:23 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2208] 10.0.0.251 () {34 vars in 787 bytes} [Tue May 12 12:43:23 2026] PUT /v2.0/floatingips/05ccaf34-f049-4b28-bb2a-ca61ffa39bed/tags/black.or.white => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2209] 10.0.0.251 () {32 vars in 738 bytes} [Tue May 12 12:43:23 2026] GET /v2.0/floatingips/05ccaf34-f049-4b28-bb2a-ca61ffa39bed/tags => generated 52 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2210] 10.0.0.251 () {32 vars in 681 bytes} [Tue May 12 12:43:23 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2211] 10.0.0.251 () {34 vars in 758 bytes} [Tue May 12 12:43:23 2026] PUT /v2.0/floatingips/05ccaf34-f049-4b28-bb2a-ca61ffa39bed/tags => generated 37 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2212] 10.0.0.251 () {32 vars in 738 bytes} [Tue May 12 12:43:23 2026] GET /v2.0/floatingips/05ccaf34-f049-4b28-bb2a-ca61ffa39bed/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2213] 10.0.0.251 () {32 vars in 746 bytes} [Tue May 12 12:43:23 2026] GET /v2.0/floatingips/05ccaf34-f049-4b28-bb2a-ca61ffa39bed/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2214] 10.0.0.251 () {32 vars in 667 bytes} [Tue May 12 12:43:23 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:43:23.665 8 INFO neutron.api.v2.resource [None req-a8cdbe52-970e-45b1-8228-dabc9770cec1 71d0d4f25afa41568bb27aafb3ffec50 6d62fb96838d4293822ad60a2d0b0080 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1040/2215] 10.0.0.251 () {32 vars in 750 bytes} [Tue May 12 12:43:23 2026] GET /v2.0/floatingips/05ccaf34-f049-4b28-bb2a-ca61ffa39bed/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2216] 10.0.0.251 () {32 vars in 749 bytes} [Tue May 12 12:43:23 2026] DELETE /v2.0/floatingips/05ccaf34-f049-4b28-bb2a-ca61ffa39bed/tags/red => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2217] 10.0.0.251 () {32 vars in 681 bytes} [Tue May 12 12:43:23 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2218] 10.0.0.251 () {32 vars in 738 bytes} [Tue May 12 12:43:23 2026] GET /v2.0/floatingips/05ccaf34-f049-4b28-bb2a-ca61ffa39bed/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2219] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:43:23 2026] GET /v2.0/ports?device_id=73762540-a3dd-49ee-b146-55d51a1511a2 => generated 1200 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2220] 10.0.0.251 () {32 vars in 677 bytes} [Tue May 12 12:43:23 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:43:23.879 8 INFO neutron.api.v2.resource [None req-44c26e8e-e7df-43e6-858c-e31aa3e0ecf9 71d0d4f25afa41568bb27aafb3ffec50 6d62fb96838d4293822ad60a2d0b0080 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1043/2221] 10.0.0.251 () {32 vars in 753 bytes} [Tue May 12 12:43:23 2026] DELETE /v2.0/floatingips/05ccaf34-f049-4b28-bb2a-ca61ffa39bed/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2222] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:43:23 2026] GET /v2.0/security-groups?id=ee2086c7-254c-4eaa-9523-58d026b52230&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2223] 10.0.0.251 () {32 vars in 741 bytes} [Tue May 12 12:43:23 2026] DELETE /v2.0/floatingips/05ccaf34-f049-4b28-bb2a-ca61ffa39bed/tags => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2224] 10.0.0.251 () {32 vars in 689 bytes} [Tue May 12 12:43:23 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2225] 10.0.0.251 () {32 vars in 738 bytes} [Tue May 12 12:43:24 2026] GET /v2.0/floatingips/05ccaf34-f049-4b28-bb2a-ca61ffa39bed/tags => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2226] 10.0.0.251 () {32 vars in 719 bytes} [Tue May 12 12:43:24 2026] DELETE /v2.0/ports/ad181440-41de-4961-b989-c4935fe2ef7e => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2227] 10.0.0.251 () {32 vars in 817 bytes} [Tue May 12 12:43:23 2026] GET /v2.0/ports?network_id=3d2ef220-ee09-47e8-a36a-97a164bf68ca&mac_address=fa%3A16%3A3e%3A40%3Adf%3A7b => generated 1200 bytes in 534 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2228] 10.0.0.251 () {32 vars in 719 bytes} [Tue May 12 12:43:24 2026] DELETE /v2.0/ports/c0b9f8a9-9040-4b60-9fbf-a01eb6e7b4c6 => 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: 1047/2229] 10.0.0.251 () {32 vars in 731 bytes} [Tue May 12 12:43:24 2026] DELETE /v2.0/floatingips/05ccaf34-f049-4b28-bb2a-ca61ffa39bed => generated 0 bytes in 417 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2230] 10.0.0.251 () {32 vars in 719 bytes} [Tue May 12 12:43:24 2026] DELETE /v2.0/ports/693815c6-7d09-46f9-9fb9-00fb7ab0ff34 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2231] 10.0.0.251 () {32 vars in 719 bytes} [Tue May 12 12:43:24 2026] DELETE /v2.0/ports/6d3a3eeb-bfc7-438e-b4c8-02b07c467190 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2232] 10.0.0.251 () {32 vars in 719 bytes} [Tue May 12 12:43:25 2026] DELETE /v2.0/ports/eaaf7bf9-061f-429f-a382-40e844731612 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:43:25.591 7 INFO neutron.db.l3_db [None req-eebb3349-86e6-4ac7-b485-c8b72c171d76 573de58a08d546a3be9394b8b1fc2b6a d5e446bb5bd54c0887fe6f47877100f4 - - - -] Floating IP 26f2d311-8e9c-4916-b958-316a35889a47 associated. External IP: 10.96.250.207, port: deb7a8a3-af74-4a92-bcd1-926b04a1731c. 2026-05-12 12:43:25.672 8 INFO neutron.services.segments.plugin [-] Segment 7845d1fa-2140-43e3-bb6f-5a9243e6e44a resource provider aggregate not found 2026-05-12 12:43:25.678 8 INFO neutron.services.segments.plugin [-] Segment 7845d1fa-2140-43e3-bb6f-5a9243e6e44a resource provider aggregate not found 2026-05-12 12:43:25.694 8 INFO neutron.services.segments.plugin [-] Segment 7845d1fa-2140-43e3-bb6f-5a9243e6e44a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7845d1fa-2140-43e3-bb6f-5a9243e6e44a found for delete ", "request_id": "req-9108ca5f-05ca-447b-8493-2f3406228900"}]} 2026-05-12 12:43:25.696 8 INFO neutron.services.segments.plugin [-] Segment 7845d1fa-2140-43e3-bb6f-5a9243e6e44a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7845d1fa-2140-43e3-bb6f-5a9243e6e44a found for delete ", "request_id": "req-02fd2760-7327-4eba-8310-ffaf69743235"}]} [pid: 8|app: 0|req: 1051/2233] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:43:25 2026] DELETE /v2.0/networks/3864c476-1dc3-43ee-a707-e1f82c821ceb => 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: 1052/2234] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:43:25 2026] GET /v2.0/security-groups?tenant_id=0231d9f2f58e4c3594a25e9fa8e1f47a&name=default => generated 2805 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2235] 10.0.0.251 () {34 vars in 676 bytes} [Tue May 12 12:43:24 2026] POST /v2.0/floatingips => generated 854 bytes in 1218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:43:26.004 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9a110c5c-294b-4c4c-bc07-a2553de72999'] response: {'name': 'network-changed', 'server_uuid': '73762540-a3dd-49ee-b146-55d51a1511a2', 'tag': 'deb7a8a3-af74-4a92-bcd1-926b04a1731c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1184/2236] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:43:25 2026] DELETE /v2.0/security-groups/67602454-c31c-4bfc-b43c-02d84971dcea => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2237] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:43:26 2026] GET /v2.0/ports?tenant_id=d5e446bb5bd54c0887fe6f47877100f4&device_id=73762540-a3dd-49ee-b146-55d51a1511a2 => generated 1469 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2238] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:43:25 2026] DELETE /v2.0/networks/ea2f8621-5348-4f1b-a5f3-642bc959b902 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2239] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:43:26 2026] GET /v2.0/networks?id=3d2ef220-ee09-47e8-a36a-97a164bf68ca => generated 801 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2240] 199.19.213.104 () {34 vars in 1055 bytes} [Tue May 12 12:43:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.94&port_id=deb7a8a3-af74-4a92-bcd1-926b04a1731c => generated 857 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2241] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:43:26 2026] DELETE /v2.0/networks/21aa7b27-1d2a-464b-b1f2-60cb1a8e52dc => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2242] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:43:26 2026] GET /v2.0/security-groups?tenant_id=6d62fb96838d4293822ad60a2d0b0080&name=default => generated 2805 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2243] 199.19.213.104 () {34 vars in 1105 bytes} [Tue May 12 12:43:26 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A216&port_id=deb7a8a3-af74-4a92-bcd1-926b04a1731c => 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: 1056/2244] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:43:26 2026] DELETE /v2.0/security-groups/d12b6957-5ee8-4232-b526-d3d465f949b9 => 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: 1057/2245] 199.19.213.104 () {34 vars in 1063 bytes} [Tue May 12 12:43:26 2026] GET /v2.0/subnets?id=2e1c4712-5bca-4f18-a506-12aa01f9bc6a&id=0e8b7ac9-d323-4c17-aaa8-e801afd7da64 => generated 1367 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:43:26.567 7 INFO neutron.services.segments.plugin [-] Segment 3a49cf36-1d28-47e6-9da5-17de516ae8ea resource provider aggregate not found [pid: 8|app: 0|req: 1058/2246] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:43:26 2026] GET /v2.0/ports?network_id=3d2ef220-ee09-47e8-a36a-97a164bf68ca&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:43:26.574 7 INFO neutron.services.segments.plugin [-] Segment 3a49cf36-1d28-47e6-9da5-17de516ae8ea resource provider aggregate not found 2026-05-12 12:43:26.595 7 INFO neutron.services.segments.plugin [-] Segment 3a49cf36-1d28-47e6-9da5-17de516ae8ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a49cf36-1d28-47e6-9da5-17de516ae8ea found for delete ", "request_id": "req-fed3c560-a178-4e50-82a6-8bea25bebe3b"}]} 2026-05-12 12:43:26.596 7 INFO neutron.services.segments.plugin [-] Segment 3a49cf36-1d28-47e6-9da5-17de516ae8ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a49cf36-1d28-47e6-9da5-17de516ae8ea found for delete ", "request_id": "req-dd1a8dcb-839a-4073-b018-93e34833d4da"}]} [pid: 8|app: 0|req: 1059/2247] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:43:26 2026] GET /v2.0/ports?network_id=3d2ef220-ee09-47e8-a36a-97a164bf68ca&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2248] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:43:26 2026] DELETE /v2.0/networks/4b4139d9-8b0c-4184-a55c-f66c96492142 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2249] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:43:26 2026] GET /v2.0/networks/3d2ef220-ee09-47e8-a36a-97a164bf68ca?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: 1190/2250] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:43:26 2026] DELETE /v2.0/networks/3efd9109-f953-47d7-9854-801c20625fe4 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2251] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:43:26 2026] GET /v2.0/networks/3d2ef220-ee09-47e8-a36a-97a164bf68ca?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 487 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2252] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:43:27 2026] GET /v2.0/security-groups?tenant_id=4a28b284999244609d3640a9f6682e04&name=default => generated 2805 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:43:27.962 8 INFO neutron.services.segments.plugin [-] Segment c8a384e0-d475-425d-8153-24e085ed61ca resource provider aggregate not found 2026-05-12 12:43:27.969 8 INFO neutron.services.segments.plugin [-] Segment c8a384e0-d475-425d-8153-24e085ed61ca resource provider aggregate not found 2026-05-12 12:43:27.987 8 INFO neutron.services.segments.plugin [-] Segment c8a384e0-d475-425d-8153-24e085ed61ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8a384e0-d475-425d-8153-24e085ed61ca found for delete ", "request_id": "req-e201f10a-d4f6-4575-bbf1-e76796d149cd"}]} 2026-05-12 12:43:27.994 8 INFO neutron.services.segments.plugin [-] Segment c8a384e0-d475-425d-8153-24e085ed61ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8a384e0-d475-425d-8153-24e085ed61ca found for delete ", "request_id": "req-be10a7b6-f90b-43f0-8018-7dc35716f960"}]} 2026-05-12 12:43:28.005 8 INFO neutron.services.segments.plugin [-] Segment 22cbcf29-9bdc-471f-a4dd-9bfa885f9944 resource provider aggregate not found 2026-05-12 12:43:28.014 8 INFO neutron.services.segments.plugin [-] Segment 22cbcf29-9bdc-471f-a4dd-9bfa885f9944 resource provider aggregate not found 2026-05-12 12:43:28.034 8 INFO neutron.services.segments.plugin [-] Segment 22cbcf29-9bdc-471f-a4dd-9bfa885f9944 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22cbcf29-9bdc-471f-a4dd-9bfa885f9944 found for delete ", "request_id": "req-afe1012d-0507-40b7-846a-d4786e5f8332"}]} 2026-05-12 12:43:28.037 8 INFO neutron.services.segments.plugin [-] Segment 22cbcf29-9bdc-471f-a4dd-9bfa885f9944 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22cbcf29-9bdc-471f-a4dd-9bfa885f9944 found for delete ", "request_id": "req-0003b156-9ede-40f6-86bc-084c04c54939"}]} [pid: 8|app: 0|req: 1062/2253] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:43:27 2026] DELETE /v2.0/security-groups/fe21d979-29f0-487e-9eb5-828bb3273519 => 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: 1192/2254] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:43:28 2026] GET /v2.0/security-groups?tenant_id=d26b5e4caa55427180571fa1ee4a5305&name=default => generated 2805 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2255] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:43:28 2026] DELETE /v2.0/security-groups/ba515faf-e5be-4a09-a6f9-e9d93ecdfaa6 => 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: 1193/2256] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:43:28 2026] GET /v2.0/security-groups?tenant_id=e413ac2a31fc44248fbe01c36d9da97b&name=default => generated 2805 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2257] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:43:28 2026] DELETE /v2.0/security-groups/1d515e93-9562-44f2-a7d2-8cb49f985ead => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:43:29.840 7 INFO neutron.services.segments.plugin [-] Segment 1275b35b-6866-4d91-9554-f0f58e153158 resource provider aggregate not found 2026-05-12 12:43:29.848 7 INFO neutron.services.segments.plugin [-] Segment 1275b35b-6866-4d91-9554-f0f58e153158 resource provider aggregate not found 2026-05-12 12:43:29.863 7 INFO neutron.services.segments.plugin [-] Segment 1275b35b-6866-4d91-9554-f0f58e153158 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1275b35b-6866-4d91-9554-f0f58e153158 found for delete ", "request_id": "req-075cf763-6539-4caa-9b34-9a609d490d34"}]} 2026-05-12 12:43:29.864 7 INFO neutron.services.segments.plugin [-] Segment 1275b35b-6866-4d91-9554-f0f58e153158 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1275b35b-6866-4d91-9554-f0f58e153158 found for delete ", "request_id": "req-54e64ef4-fde0-4117-9521-bcefa8a83fdc"}]} 2026-05-12 12:43:30.059 7 INFO neutron.db.segments_db [None req-fc6d4f13-6e1a-4e03-a322-19c443b8a3c1 310f4a83f06b4fd5af4ea21b0feac1cc e5ad728f9c9645afb17ad01cbba4f113 - - - -] Added segment 2382133a-a866-4e38-b40b-730470069da0 of type vxlan for network 743a31ce-576d-4a7e-be35-2e2728d16597 [pid: 7|app: 0|req: 1194/2258] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:43:29 2026] POST /v2.0/networks => generated 632 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2261] 10.0.0.251 () {34 vars in 663 bytes} [Tue May 12 12:43:30 2026] POST /v2.0/ports => generated 743 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2262] 10.0.0.251 () {34 vars in 746 bytes} [Tue May 12 12:43:30 2026] PUT /v2.0/ports/b9d99ea9-1630-461b-a1e2-f62272118ff2/tags => generated 25 bytes in 61 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: 1066/2263] 10.0.0.251 () {32 vars in 726 bytes} [Tue May 12 12:43:30 2026] GET /v2.0/ports/b9d99ea9-1630-461b-a1e2-f62272118ff2/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2264] 10.0.0.251 () {34 vars in 757 bytes} [Tue May 12 12:43:30 2026] PUT /v2.0/ports/b9d99ea9-1630-461b-a1e2-f62272118ff2/tags/green => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2265] 10.0.0.251 () {32 vars in 726 bytes} [Tue May 12 12:43:30 2026] GET /v2.0/ports/b9d99ea9-1630-461b-a1e2-f62272118ff2/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2266] 10.0.0.251 () {34 vars in 753 bytes} [Tue May 12 12:43:30 2026] PUT /v2.0/ports/b9d99ea9-1630-461b-a1e2-f62272118ff2/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: 1068/2267] 10.0.0.251 () {32 vars in 726 bytes} [Tue May 12 12:43:30 2026] GET /v2.0/ports/b9d99ea9-1630-461b-a1e2-f62272118ff2/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2268] 10.0.0.251 () {34 vars in 775 bytes} [Tue May 12 12:43:30 2026] PUT /v2.0/ports/b9d99ea9-1630-461b-a1e2-f62272118ff2/tags/black.or.white => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2269] 10.0.0.251 () {32 vars in 726 bytes} [Tue May 12 12:43:30 2026] GET /v2.0/ports/b9d99ea9-1630-461b-a1e2-f62272118ff2/tags => generated 52 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2270] 10.0.0.251 () {34 vars in 746 bytes} [Tue May 12 12:43:30 2026] PUT /v2.0/ports/b9d99ea9-1630-461b-a1e2-f62272118ff2/tags => generated 37 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2271] 10.0.0.251 () {32 vars in 726 bytes} [Tue May 12 12:43:31 2026] GET /v2.0/ports/b9d99ea9-1630-461b-a1e2-f62272118ff2/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2272] 10.0.0.251 () {32 vars in 734 bytes} [Tue May 12 12:43:31 2026] GET /v2.0/ports/b9d99ea9-1630-461b-a1e2-f62272118ff2/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:43:31.139 8 INFO neutron.api.v2.resource [None req-868bbebb-2b29-4215-8401-5bdee974ee8d 310f4a83f06b4fd5af4ea21b0feac1cc e5ad728f9c9645afb17ad01cbba4f113 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1071/2273] 10.0.0.251 () {32 vars in 738 bytes} [Tue May 12 12:43:31 2026] GET /v2.0/ports/b9d99ea9-1630-461b-a1e2-f62272118ff2/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2274] 10.0.0.251 () {32 vars in 737 bytes} [Tue May 12 12:43:31 2026] DELETE /v2.0/ports/b9d99ea9-1630-461b-a1e2-f62272118ff2/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2275] 10.0.0.251 () {32 vars in 726 bytes} [Tue May 12 12:43:31 2026] GET /v2.0/ports/b9d99ea9-1630-461b-a1e2-f62272118ff2/tags => generated 30 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:43:31.277 7 INFO neutron.api.v2.resource [None req-f8b5f6c0-20e5-4dd5-9a89-5b791acd2e9c 310f4a83f06b4fd5af4ea21b0feac1cc e5ad728f9c9645afb17ad01cbba4f113 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1204/2276] 10.0.0.251 () {32 vars in 741 bytes} [Tue May 12 12:43:31 2026] DELETE /v2.0/ports/b9d99ea9-1630-461b-a1e2-f62272118ff2/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2277] 10.0.0.251 () {32 vars in 729 bytes} [Tue May 12 12:43:31 2026] DELETE /v2.0/ports/b9d99ea9-1630-461b-a1e2-f62272118ff2/tags => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2278] 10.0.0.251 () {32 vars in 726 bytes} [Tue May 12 12:43:31 2026] GET /v2.0/ports/b9d99ea9-1630-461b-a1e2-f62272118ff2/tags => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2279] 10.0.0.251 () {32 vars in 719 bytes} [Tue May 12 12:43:31 2026] DELETE /v2.0/ports/b9d99ea9-1630-461b-a1e2-f62272118ff2 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2280] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:43:31 2026] DELETE /v2.0/networks/743a31ce-576d-4a7e-be35-2e2728d16597 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2281] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:43:32 2026] GET /v2.0/security-groups?tenant_id=9fd3730dc2f145f2af24199e8b9d9700&name=default => generated 2805 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:43:32.786 7 INFO neutron.services.segments.plugin [-] Segment 2382133a-a866-4e38-b40b-730470069da0 resource provider aggregate not found 2026-05-12 12:43:32.795 7 INFO neutron.services.segments.plugin [-] Segment 2382133a-a866-4e38-b40b-730470069da0 resource provider aggregate not found 2026-05-12 12:43:32.813 7 INFO neutron.services.segments.plugin [-] Segment 2382133a-a866-4e38-b40b-730470069da0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2382133a-a866-4e38-b40b-730470069da0 found for delete ", "request_id": "req-f850b9ea-c9be-48d4-abf7-107a65ed218a"}]} 2026-05-12 12:43:32.814 7 INFO neutron.services.segments.plugin [-] Segment 2382133a-a866-4e38-b40b-730470069da0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2382133a-a866-4e38-b40b-730470069da0 found for delete ", "request_id": "req-cb068354-838f-480d-bcdb-4ab40be9e192"}]} [pid: 7|app: 0|req: 1207/2282] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:43:32 2026] DELETE /v2.0/security-groups/bc992694-8a1e-4a2d-92a8-9c9683fc8f1f => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:43:32.945 8 INFO neutron.db.segments_db [None req-04b2279c-65e2-449d-a117-416268045938 07ebdc455a4744a4b612f8e30023f382 c46c57cd9f34478cacccd911cdb163e8 - - - -] Added segment c1f582d2-c5a9-4cf2-bf48-b86fc1ba9782 of type vxlan for network a2c613b4-5e94-46dd-bbc3-4461a5b9bc10 [pid: 7|app: 0|req: 1208/2283] 10.0.0.29 () {34 vars in 988 bytes} [Tue May 12 12:43:32 2026] GET /v2.0/ports?device_id=73762540-a3dd-49ee-b146-55d51a1511a2 => generated 1469 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2284] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:43:33 2026] GET /v2.0/security-groups?tenant_id=e5ad728f9c9645afb17ad01cbba4f113&name=default => generated 2805 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2285] 10.0.0.29 () {34 vars in 1038 bytes} [Tue May 12 12:43:33 2026] GET /v2.0/security-groups?id=ee2086c7-254c-4eaa-9523-58d026b52230&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2286] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:43:33 2026] DELETE /v2.0/security-groups/4239d788-8e43-4e50-a518-362fdddb8b19 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:43:33.271 8 INFO neutron.db.l3_hamode_db [None req-04b2279c-65e2-449d-a117-416268045938 07ebdc455a4744a4b612f8e30023f382 c46c57cd9f34478cacccd911cdb163e8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:43:33.440 8 INFO neutron.db.l3_hamode_db [None req-04b2279c-65e2-449d-a117-416268045938 07ebdc455a4744a4b612f8e30023f382 c46c57cd9f34478cacccd911cdb163e8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1076/2287] 10.0.0.251 () {34 vars in 667 bytes} [Tue May 12 12:43:32 2026] POST /v2.0/routers => generated 474 bytes in 1381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:43:34.306 7 INFO neutron.db.l3_hamode_db [None req-5cf7cc6d-b0a4-47aa-ba0f-3a6cf3aed95d 07ebdc455a4744a4b612f8e30023f382 c46c57cd9f34478cacccd911cdb163e8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:43:34.478 7 INFO neutron.db.l3_hamode_db [None req-5cf7cc6d-b0a4-47aa-ba0f-3a6cf3aed95d 07ebdc455a4744a4b612f8e30023f382 c46c57cd9f34478cacccd911cdb163e8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1212/2288] 10.0.0.251 () {34 vars in 667 bytes} [Tue May 12 12:43:34 2026] POST /v2.0/routers => generated 474 bytes in 1098 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:43:35.390 8 INFO neutron.db.l3_hamode_db [None req-514016f8-86cf-4bf4-9373-392e2b11f8b9 07ebdc455a4744a4b612f8e30023f382 c46c57cd9f34478cacccd911cdb163e8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 12:43:35.567 8 INFO neutron.db.l3_hamode_db [None req-514016f8-86cf-4bf4-9373-392e2b11f8b9 07ebdc455a4744a4b612f8e30023f382 c46c57cd9f34478cacccd911cdb163e8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1077/2289] 10.0.0.251 () {34 vars in 667 bytes} [Tue May 12 12:43:35 2026] POST /v2.0/routers => generated 474 bytes in 974 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:43:36.369 8 INFO neutron.db.l3_hamode_db [None req-a3b20b1d-795e-4570-9b7a-26894d9bb2e4 07ebdc455a4744a4b612f8e30023f382 c46c57cd9f34478cacccd911cdb163e8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1213/2290] 10.0.0.251 () {34 vars in 677 bytes} [Tue May 12 12:43:36 2026] POST /v2.0/qos/policies => generated 359 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:43:36.546 8 INFO neutron.db.l3_hamode_db [None req-a3b20b1d-795e-4570-9b7a-26894d9bb2e4 07ebdc455a4744a4b612f8e30023f382 c46c57cd9f34478cacccd911cdb163e8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1214/2291] 10.0.0.251 () {34 vars in 752 bytes} [Tue May 12 12:43:36 2026] PUT /v2.0/policies/31a699bf-c811-414d-932c-4f7a48ad5fba/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: 1215/2292] 10.0.0.251 () {32 vars in 732 bytes} [Tue May 12 12:43:36 2026] GET /v2.0/policies/31a699bf-c811-414d-932c-4f7a48ad5fba/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: 1216/2293] 10.0.0.251 () {34 vars in 763 bytes} [Tue May 12 12:43:36 2026] PUT /v2.0/policies/31a699bf-c811-414d-932c-4f7a48ad5fba/tags/green => generated 4 bytes in 23 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2294] 10.0.0.251 () {32 vars in 732 bytes} [Tue May 12 12:43:36 2026] GET /v2.0/policies/31a699bf-c811-414d-932c-4f7a48ad5fba/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: 1218/2295] 10.0.0.251 () {34 vars in 759 bytes} [Tue May 12 12:43:36 2026] PUT /v2.0/policies/31a699bf-c811-414d-932c-4f7a48ad5fba/tags/red => generated 4 bytes in 15 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2296] 10.0.0.251 () {32 vars in 732 bytes} [Tue May 12 12:43:36 2026] GET /v2.0/policies/31a699bf-c811-414d-932c-4f7a48ad5fba/tags => generated 34 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2297] 10.0.0.251 () {34 vars in 781 bytes} [Tue May 12 12:43:36 2026] PUT /v2.0/policies/31a699bf-c811-414d-932c-4f7a48ad5fba/tags/black.or.white => generated 4 bytes in 22 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2298] 10.0.0.251 () {32 vars in 732 bytes} [Tue May 12 12:43:36 2026] GET /v2.0/policies/31a699bf-c811-414d-932c-4f7a48ad5fba/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: 1222/2299] 10.0.0.251 () {34 vars in 752 bytes} [Tue May 12 12:43:36 2026] PUT /v2.0/policies/31a699bf-c811-414d-932c-4f7a48ad5fba/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2300] 10.0.0.251 () {32 vars in 732 bytes} [Tue May 12 12:43:36 2026] GET /v2.0/policies/31a699bf-c811-414d-932c-4f7a48ad5fba/tags => generated 37 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2301] 10.0.0.251 () {32 vars in 740 bytes} [Tue May 12 12:43:36 2026] GET /v2.0/policies/31a699bf-c811-414d-932c-4f7a48ad5fba/tags/red => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:43:36.800 7 INFO neutron.api.v2.resource [None req-d8b5dea8-5c04-4db0-b3b2-8ee3a03ff243 a33cab4539a7473f96a5d84d4ba34f90 fede65547ef64ad9a12c36174f49ec6a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1225/2302] 10.0.0.251 () {32 vars in 744 bytes} [Tue May 12 12:43:36 2026] GET /v2.0/policies/31a699bf-c811-414d-932c-4f7a48ad5fba/tags/green => generated 99 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2303] 10.0.0.251 () {32 vars in 743 bytes} [Tue May 12 12:43:36 2026] DELETE /v2.0/policies/31a699bf-c811-414d-932c-4f7a48ad5fba/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2304] 10.0.0.251 () {32 vars in 732 bytes} [Tue May 12 12:43:36 2026] GET /v2.0/policies/31a699bf-c811-414d-932c-4f7a48ad5fba/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:43:36.892 7 INFO neutron.api.v2.resource [None req-4b75d10d-6f8d-47df-80e5-93a63d7fd2a4 a33cab4539a7473f96a5d84d4ba34f90 fede65547ef64ad9a12c36174f49ec6a - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1228/2305] 10.0.0.251 () {32 vars in 747 bytes} [Tue May 12 12:43:36 2026] DELETE /v2.0/policies/31a699bf-c811-414d-932c-4f7a48ad5fba/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2306] 10.0.0.251 () {32 vars in 735 bytes} [Tue May 12 12:43:36 2026] DELETE /v2.0/policies/31a699bf-c811-414d-932c-4f7a48ad5fba/tags => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2307] 10.0.0.251 () {32 vars in 732 bytes} [Tue May 12 12:43:36 2026] GET /v2.0/policies/31a699bf-c811-414d-932c-4f7a48ad5fba/tags => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2308] 10.0.0.251 () {32 vars in 733 bytes} [Tue May 12 12:43:36 2026] DELETE /v2.0/qos/policies/31a699bf-c811-414d-932c-4f7a48ad5fba => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2309] 10.0.0.251 () {34 vars in 667 bytes} [Tue May 12 12:43:36 2026] POST /v2.0/routers => generated 474 bytes in 1002 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 12:43:37.387 7 INFO neutron.db.l3_hamode_db [None req-cdeaa5b3-c642-412d-ae46-b52099a342b7 07ebdc455a4744a4b612f8e30023f382 c46c57cd9f34478cacccd911cdb163e8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1079/2310] 199.19.213.104 () {34 vars in 1095 bytes} [Tue May 12 12:43:37 2026] GET /v2.0/ports?device_id=efc60ef7-fb1f-4f96-b7e2-747d65cddb80&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2311] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:43:37 2026] GET /v2.0/ports?tenant_id=d5e446bb5bd54c0887fe6f47877100f4&device_id=efc60ef7-fb1f-4f96-b7e2-747d65cddb80 => generated 1469 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:43:37.582 7 INFO neutron.db.l3_hamode_db [None req-cdeaa5b3-c642-412d-ae46-b52099a342b7 07ebdc455a4744a4b612f8e30023f382 c46c57cd9f34478cacccd911cdb163e8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1081/2312] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:43:37 2026] GET /v2.0/networks?id=e50d569c-c19a-4248-b76a-a0d531bbb91e => generated 801 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2313] 199.19.213.104 () {34 vars in 1057 bytes} [Tue May 12 12:43:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.226&port_id=b34229f9-f14e-4883-b9a3-c61c05bd4ef1 => generated 860 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2314] 199.19.213.104 () {34 vars in 1103 bytes} [Tue May 12 12:43:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2a8&port_id=b34229f9-f14e-4883-b9a3-c61c05bd4ef1 => 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: 1084/2315] 199.19.213.104 () {34 vars in 1063 bytes} [Tue May 12 12:43:37 2026] GET /v2.0/subnets?id=e0ee5ffe-3c22-4257-8409-48fda9f30883&id=31bf5cd8-936a-46a8-801b-0bc320a03f33 => generated 1363 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2316] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:43:37 2026] GET /v2.0/security-groups?tenant_id=7f5433e19a93445faf1d4c07eba5ebb7&name=default => generated 2805 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2317] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:43:37 2026] GET /v2.0/ports?network_id=e50d569c-c19a-4248-b76a-a0d531bbb91e&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2318] 10.0.0.251 () {32 vars in 720 bytes} [Tue May 12 12:43:37 2026] GET /v2.0/subnets/0b267a8c-7183-4706-84fa-9f6827452108 => 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: 1088/2319] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:43:38 2026] DELETE /v2.0/security-groups/48468b16-9539-40bb-9277-b8fe212e2134 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2320] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:43:38 2026] GET /v2.0/ports?network_id=e50d569c-c19a-4248-b76a-a0d531bbb91e&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2321] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:43:38 2026] GET /v2.0/networks/e50d569c-c19a-4248-b76a-a0d531bbb91e?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: 1091/2322] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:43:38 2026] GET /v2.0/networks/e50d569c-c19a-4248-b76a-a0d531bbb91e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2323] 10.0.0.251 () {34 vars in 667 bytes} [Tue May 12 12:43:37 2026] POST /v2.0/routers => generated 474 bytes in 1035 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2324] 10.0.0.251 () {34 vars in 750 bytes} [Tue May 12 12:43:38 2026] PUT /v2.0/routers/74bc79e9-dd84-403e-9596-1f610aab3f26/tags => generated 17 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2325] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:43:38 2026] GET /v2.0/security-groups?tenant_id=fede65547ef64ad9a12c36174f49ec6a&name=default => generated 2805 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2326] 10.0.0.251 () {34 vars in 750 bytes} [Tue May 12 12:43:38 2026] PUT /v2.0/routers/1561d466-22b5-4790-81a8-69c3f72f5e42/tags => generated 25 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2327] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:43:38 2026] DELETE /v2.0/security-groups/d1a1f223-a90f-439b-83d7-af7ebdc9f7c2 => 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: 1235/2328] 10.0.0.251 () {34 vars in 750 bytes} [Tue May 12 12:43:38 2026] PUT /v2.0/routers/92d76e5f-1faf-4f3e-8ede-c45c891c0d11/tags => generated 34 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2329] 10.0.0.251 () {34 vars in 750 bytes} [Tue May 12 12:43:38 2026] PUT /v2.0/routers/80402de7-8ea1-4721-a106-962287361c8d/tags => generated 19 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2330] 10.0.0.2 () {30 vars in 656 bytes} [Tue May 12 12:43:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2331] 10.0.0.2 () {30 vars in 658 bytes} [Tue May 12 12:43:38 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: 1096/2332] 10.0.0.2 () {30 vars in 634 bytes} [Tue May 12 12:43:38 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: 1097/2334] 10.0.0.2 () {30 vars in 670 bytes} [Tue May 12 12:43:38 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: 1237/2334] 10.0.0.251 () {32 vars in 663 bytes} [Tue May 12 12:43:38 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2335] 10.0.0.251 () {32 vars in 677 bytes} [Tue May 12 12:43:38 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2336] 10.0.0.2 () {28 vars in 436 bytes} [Tue May 12 12:43:39 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: 1100/2337] 10.0.0.2 () {30 vars in 694 bytes} [Tue May 12 12:43:39 2026] GET /v2.0/subnets/0b267a8c-7183-4706-84fa-9f6827452108 => generated 634 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2338] 10.0.0.2 () {30 vars in 656 bytes} [Tue May 12 12:43:39 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: 1102/2339] 10.0.0.2 () {30 vars in 658 bytes} [Tue May 12 12:43:39 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: 1103/2340] 10.0.0.2 () {30 vars in 634 bytes} [Tue May 12 12:43:39 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: 1104/2341] 10.0.0.2 () {30 vars in 670 bytes} [Tue May 12 12:43:39 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: 1105/2342] 10.0.0.2 () {30 vars in 694 bytes} [Tue May 12 12:43:39 2026] GET /v2.0/subnets/0b267a8c-7183-4706-84fa-9f6827452108 => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2343] 10.0.0.251 () {32 vars in 673 bytes} [Tue May 12 12:43:39 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 610 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2344] 10.0.0.251 () {32 vars in 685 bytes} [Tue May 12 12:43:39 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2345] 10.0.0.251 () {32 vars in 671 bytes} [Tue May 12 12:43:39 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2346] 10.0.0.2 () {30 vars in 656 bytes} [Tue May 12 12:43:39 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: 1241/2347] 10.0.0.2 () {30 vars in 658 bytes} [Tue May 12 12:43:39 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: 1242/2348] 10.0.0.2 () {30 vars in 634 bytes} [Tue May 12 12:43:39 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: 1243/2349] 10.0.0.2 () {30 vars in 670 bytes} [Tue May 12 12:43:39 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: 1244/2350] 10.0.0.2 () {30 vars in 696 bytes} [Tue May 12 12:43:39 2026] GET /v2.0/networks/61712e40-2b7d-4e3a-b41e-0b4bafc53c97 => generated 800 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2351] 10.0.0.251 () {32 vars in 685 bytes} [Tue May 12 12:43:39 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2352] 10.0.0.2 () {30 vars in 648 bytes} [Tue May 12 12:43:40 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: 1246/2353] 10.0.0.2 () {34 vars in 670 bytes} [Tue May 12 12:43:40 2026] POST /v2.0/ports => generated 1132 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2354] 10.0.0.251 () {32 vars in 681 bytes} [Tue May 12 12:43:40 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 593 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: 1247/2355] 10.0.0.251 () {32 vars in 693 bytes} [Tue May 12 12:43:40 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2356] 10.0.0.251 () {32 vars in 720 bytes} [Tue May 12 12:43:40 2026] GET /v2.0/routers/74bc79e9-dd84-403e-9596-1f610aab3f26 => generated 485 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2357] 10.0.0.251 () {34 vars in 741 bytes} [Tue May 12 12:43:40 2026] PUT /v2.0/routers/74bc79e9-dd84-403e-9596-1f610aab3f26 => generated 485 bytes in 702 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2358] 10.0.0.251 () {32 vars in 735 bytes} [Tue May 12 12:43:41 2026] GET /v2.0/ports?device_id=74bc79e9-dd84-403e-9596-1f610aab3f26 => 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: 1111/2359] 10.0.0.251 () {34 vars in 683 bytes} [Tue May 12 12:43:41 2026] POST /v2.0/security-groups => generated 1539 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2360] 199.19.213.104 () {30 vars in 662 bytes} [Tue May 12 12:43:41 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: 1113/2361] 10.0.0.251 () {34 vars in 766 bytes} [Tue May 12 12:43:41 2026] PUT /v2.0/security-groups/bcb94e8e-813e-4e28-bfdd-c8e788960035/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: 1114/2362] 199.19.213.104 () {30 vars in 664 bytes} [Tue May 12 12:43:42 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: 1115/2363] 10.0.0.251 () {32 vars in 746 bytes} [Tue May 12 12:43:42 2026] GET /v2.0/security-groups/bcb94e8e-813e-4e28-bfdd-c8e788960035/tags => generated 25 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2364] 199.19.213.104 () {30 vars in 640 bytes} [Tue May 12 12:43:42 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: 1117/2365] 10.0.0.251 () {34 vars in 777 bytes} [Tue May 12 12:43:42 2026] PUT /v2.0/security-groups/bcb94e8e-813e-4e28-bfdd-c8e788960035/tags/green => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2366] 199.19.213.104 () {30 vars in 676 bytes} [Tue May 12 12:43:42 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: 1119/2367] 10.0.0.251 () {32 vars in 746 bytes} [Tue May 12 12:43:42 2026] GET /v2.0/security-groups/bcb94e8e-813e-4e28-bfdd-c8e788960035/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: 1120/2368] 199.19.213.104 () {30 vars in 696 bytes} [Tue May 12 12:43:42 2026] GET /v2.0/ports/f8281a32-cb4a-43cd-ae63-5e87aedc9b24 => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2369] 10.0.0.251 () {34 vars in 773 bytes} [Tue May 12 12:43:42 2026] PUT /v2.0/security-groups/bcb94e8e-813e-4e28-bfdd-c8e788960035/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: 1122/2370] 10.0.0.251 () {32 vars in 746 bytes} [Tue May 12 12:43:42 2026] GET /v2.0/security-groups/bcb94e8e-813e-4e28-bfdd-c8e788960035/tags => generated 34 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2371] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:43:41 2026] DELETE /v2.0/routers/74bc79e9-dd84-403e-9596-1f610aab3f26 => generated 0 bytes in 564 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2372] 10.0.0.251 () {34 vars in 795 bytes} [Tue May 12 12:43:42 2026] PUT /v2.0/security-groups/bcb94e8e-813e-4e28-bfdd-c8e788960035/tags/black.or.white => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2373] 10.0.0.251 () {32 vars in 746 bytes} [Tue May 12 12:43:42 2026] GET /v2.0/security-groups/bcb94e8e-813e-4e28-bfdd-c8e788960035/tags => generated 52 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2374] 10.0.0.251 () {34 vars in 766 bytes} [Tue May 12 12:43:42 2026] PUT /v2.0/security-groups/bcb94e8e-813e-4e28-bfdd-c8e788960035/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2375] 10.0.0.251 () {32 vars in 720 bytes} [Tue May 12 12:43:42 2026] GET /v2.0/routers/1561d466-22b5-4790-81a8-69c3f72f5e42 => generated 493 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2376] 199.19.213.104 () {30 vars in 662 bytes} [Tue May 12 12:43:42 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2377] 10.0.0.251 () {32 vars in 746 bytes} [Tue May 12 12:43:42 2026] GET /v2.0/security-groups/bcb94e8e-813e-4e28-bfdd-c8e788960035/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: 1252/2378] 199.19.213.104 () {30 vars in 664 bytes} [Tue May 12 12:43:42 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2379] 10.0.0.251 () {32 vars in 754 bytes} [Tue May 12 12:43:42 2026] GET /v2.0/security-groups/bcb94e8e-813e-4e28-bfdd-c8e788960035/tags/red => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2380] 199.19.213.104 () {30 vars in 640 bytes} [Tue May 12 12:43:42 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:43:42.302 7 INFO neutron.api.v2.resource [None req-12f6c7c6-40b4-4d6a-8334-9bb43bb8ccf1 6b8b0c10398f4f86a223d7fd3beb704b d9670843f5e4414384fd0092401c5ab8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1255/2381] 10.0.0.251 () {32 vars in 758 bytes} [Tue May 12 12:43:42 2026] GET /v2.0/security-groups/bcb94e8e-813e-4e28-bfdd-c8e788960035/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2382] 199.19.213.104 () {30 vars in 676 bytes} [Tue May 12 12:43:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2383] 10.0.0.251 () {32 vars in 757 bytes} [Tue May 12 12:43:42 2026] DELETE /v2.0/security-groups/bcb94e8e-813e-4e28-bfdd-c8e788960035/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2384] 199.19.213.104 () {30 vars in 731 bytes} [Tue May 12 12:43:42 2026] GET /v2.0/security-groups?name=lb-e85c660a-98c7-4372-8c5f-e5970f959e89 => generated 23 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2385] 10.0.0.251 () {32 vars in 746 bytes} [Tue May 12 12:43:42 2026] GET /v2.0/security-groups/bcb94e8e-813e-4e28-bfdd-c8e788960035/tags => generated 30 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2386] 199.19.213.104 () {34 vars in 695 bytes} [Tue May 12 12:43:42 2026] POST /v2.0/security-groups => generated 1574 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 12:43:42.462 7 INFO neutron.api.v2.resource [None req-2cf01480-dff1-4fb6-addd-086dd5786806 6b8b0c10398f4f86a223d7fd3beb704b d9670843f5e4414384fd0092401c5ab8 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1261/2387] 10.0.0.251 () {32 vars in 761 bytes} [Tue May 12 12:43:42 2026] DELETE /v2.0/security-groups/bcb94e8e-813e-4e28-bfdd-c8e788960035/tags/green => generated 99 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2388] 199.19.213.104 () {30 vars in 761 bytes} [Tue May 12 12:43:42 2026] GET /v2.0/security-group-rules?security_group_id=9b155c49-0872-409b-beca-e1c4f8c44e98 => generated 1118 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2389] 10.0.0.251 () {32 vars in 749 bytes} [Tue May 12 12:43:42 2026] DELETE /v2.0/security-groups/bcb94e8e-813e-4e28-bfdd-c8e788960035/tags => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2390] 199.19.213.104 () {34 vars in 748 bytes} [Tue May 12 12:43:42 2026] PUT /v2.0/ports/f8281a32-cb4a-43cd-ae63-5e87aedc9b24 => generated 1132 bytes in 246 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: 1265/2391] 10.0.0.251 () {32 vars in 746 bytes} [Tue May 12 12:43:42 2026] GET /v2.0/security-groups/bcb94e8e-813e-4e28-bfdd-c8e788960035/tags => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2392] 199.19.213.104 () {30 vars in 662 bytes} [Tue May 12 12:43:42 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2393] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:43:42 2026] DELETE /v2.0/security-groups/bcb94e8e-813e-4e28-bfdd-c8e788960035 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2394] 199.19.213.104 () {30 vars in 664 bytes} [Tue May 12 12:43:42 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: 1269/2395] 199.19.213.104 () {30 vars in 640 bytes} [Tue May 12 12:43:42 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: 1127/2396] 10.0.0.251 () {34 vars in 741 bytes} [Tue May 12 12:43:42 2026] PUT /v2.0/routers/1561d466-22b5-4790-81a8-69c3f72f5e42 => generated 493 bytes in 691 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2397] 199.19.213.104 () {30 vars in 676 bytes} [Tue May 12 12:43:42 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: 1128/2398] 10.0.0.251 () {32 vars in 735 bytes} [Tue May 12 12:43:42 2026] GET /v2.0/ports?device_id=1561d466-22b5-4790-81a8-69c3f72f5e42 => 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: 1271/2399] 199.19.213.104 () {30 vars in 700 bytes} [Tue May 12 12:43:42 2026] GET /v2.0/subnets/0b267a8c-7183-4706-84fa-9f6827452108 => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2400] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:43:42 2026] DELETE /v2.0/routers/1561d466-22b5-4790-81a8-69c3f72f5e42 => generated 0 bytes in 480 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2401] 10.0.0.251 () {32 vars in 720 bytes} [Tue May 12 12:43:43 2026] GET /v2.0/routers/92d76e5f-1faf-4f3e-8ede-c45c891c0d11 => generated 502 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2402] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:43:43 2026] GET /v2.0/security-groups?tenant_id=d9670843f5e4414384fd0092401c5ab8&name=default => generated 2805 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2403] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:43:43 2026] DELETE /v2.0/security-groups/1872d912-9445-4bfe-979e-77efecab115a => 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: 1132/2404] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:43:43 2026] GET /v2.0/security-groups?tenant_id=9e32f7b2c8014d3990b313e6288960d7&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: 1133/2405] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:43:43 2026] DELETE /v2.0/security-groups/e20982e1-2d6e-4027-8a11-cc1ff6be4281 => 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: 1273/2406] 10.0.0.251 () {34 vars in 741 bytes} [Tue May 12 12:43:43 2026] PUT /v2.0/routers/92d76e5f-1faf-4f3e-8ede-c45c891c0d11 => generated 502 bytes in 1076 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2407] 10.0.0.251 () {32 vars in 735 bytes} [Tue May 12 12:43:44 2026] GET /v2.0/ports?device_id=92d76e5f-1faf-4f3e-8ede-c45c891c0d11 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2408] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:43:44 2026] DELETE /v2.0/routers/92d76e5f-1faf-4f3e-8ede-c45c891c0d11 => generated 0 bytes in 531 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2409] 10.0.0.251 () {32 vars in 720 bytes} [Tue May 12 12:43:45 2026] GET /v2.0/routers/80402de7-8ea1-4721-a106-962287361c8d => generated 487 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2412] 10.0.0.251 () {34 vars in 741 bytes} [Tue May 12 12:43:45 2026] PUT /v2.0/routers/80402de7-8ea1-4721-a106-962287361c8d => generated 487 bytes in 714 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2413] 10.0.0.251 () {32 vars in 735 bytes} [Tue May 12 12:43:45 2026] GET /v2.0/ports?device_id=80402de7-8ea1-4721-a106-962287361c8d => 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: 1276/2414] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:43:46 2026] DELETE /v2.0/routers/80402de7-8ea1-4721-a106-962287361c8d => generated 0 bytes in 515 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2415] 10.0.0.251 () {32 vars in 720 bytes} [Tue May 12 12:43:46 2026] GET /v2.0/routers/605916da-7abe-4668-885b-659f09b95b3d => generated 480 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:43:47.497 8 INFO neutron.db.segments_db [None req-acfd702a-15da-4b6d-8ba3-4f81ba417b7a c68b9c24ac8441768fb723521981f5ab 0c1f5158207a4252b948fd0b758ae06d - - - -] Added segment 2085e76e-d67d-4cfb-8bf7-87f5ff5c056c of type vxlan for network a59ce97b-92e6-4764-90e9-156b7d3d1463 [pid: 8|app: 0|req: 1140/2416] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:43:47 2026] POST /v2.0/networks => generated 632 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2417] 10.0.0.251 () {34 vars in 741 bytes} [Tue May 12 12:43:46 2026] PUT /v2.0/routers/605916da-7abe-4668-885b-659f09b95b3d => generated 480 bytes in 1116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2418] 10.0.0.251 () {32 vars in 735 bytes} [Tue May 12 12:43:47 2026] GET /v2.0/ports?device_id=605916da-7abe-4668-885b-659f09b95b3d => 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: 1141/2419] 10.0.0.251 () {34 vars in 668 bytes} [Tue May 12 12:43:47 2026] POST /v2.0/subnets => generated 602 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2420] 10.0.0.251 () {34 vars in 750 bytes} [Tue May 12 12:43:47 2026] PUT /v2.0/subnets/8104ccf6-da9d-4494-8ea0-e298b0bab805/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2421] 10.0.0.251 () {32 vars in 730 bytes} [Tue May 12 12:43:48 2026] GET /v2.0/subnets/8104ccf6-da9d-4494-8ea0-e298b0bab805/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: 1144/2422] 10.0.0.251 () {34 vars in 761 bytes} [Tue May 12 12:43:48 2026] PUT /v2.0/subnets/8104ccf6-da9d-4494-8ea0-e298b0bab805/tags/green => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2423] 10.0.0.251 () {32 vars in 730 bytes} [Tue May 12 12:43:48 2026] GET /v2.0/subnets/8104ccf6-da9d-4494-8ea0-e298b0bab805/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2424] 10.0.0.251 () {34 vars in 757 bytes} [Tue May 12 12:43:48 2026] PUT /v2.0/subnets/8104ccf6-da9d-4494-8ea0-e298b0bab805/tags/red => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2425] 10.0.0.251 () {32 vars in 730 bytes} [Tue May 12 12:43:48 2026] GET /v2.0/subnets/8104ccf6-da9d-4494-8ea0-e298b0bab805/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: 1148/2426] 10.0.0.251 () {34 vars in 779 bytes} [Tue May 12 12:43:48 2026] PUT /v2.0/subnets/8104ccf6-da9d-4494-8ea0-e298b0bab805/tags/black.or.white => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2427] 10.0.0.251 () {32 vars in 730 bytes} [Tue May 12 12:43:48 2026] GET /v2.0/subnets/8104ccf6-da9d-4494-8ea0-e298b0bab805/tags => generated 52 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2428] 10.0.0.251 () {34 vars in 750 bytes} [Tue May 12 12:43:48 2026] PUT /v2.0/subnets/8104ccf6-da9d-4494-8ea0-e298b0bab805/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2429] 10.0.0.251 () {32 vars in 730 bytes} [Tue May 12 12:43:48 2026] GET /v2.0/subnets/8104ccf6-da9d-4494-8ea0-e298b0bab805/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2430] 10.0.0.251 () {32 vars in 738 bytes} [Tue May 12 12:43:48 2026] GET /v2.0/subnets/8104ccf6-da9d-4494-8ea0-e298b0bab805/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:43:48.560 8 INFO neutron.api.v2.resource [None req-d720de6e-8c1e-4e60-8bba-7e1186b2de85 c68b9c24ac8441768fb723521981f5ab 0c1f5158207a4252b948fd0b758ae06d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1153/2431] 10.0.0.251 () {32 vars in 742 bytes} [Tue May 12 12:43:48 2026] GET /v2.0/subnets/8104ccf6-da9d-4494-8ea0-e298b0bab805/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2432] 10.0.0.251 () {32 vars in 741 bytes} [Tue May 12 12:43:48 2026] DELETE /v2.0/subnets/8104ccf6-da9d-4494-8ea0-e298b0bab805/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2433] 10.0.0.251 () {32 vars in 730 bytes} [Tue May 12 12:43:48 2026] GET /v2.0/subnets/8104ccf6-da9d-4494-8ea0-e298b0bab805/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:43:48.705 8 INFO neutron.api.v2.resource [None req-34f49d59-00e7-43df-80bd-b0aa1eea64e1 c68b9c24ac8441768fb723521981f5ab 0c1f5158207a4252b948fd0b758ae06d - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1156/2434] 10.0.0.251 () {32 vars in 745 bytes} [Tue May 12 12:43:48 2026] DELETE /v2.0/subnets/8104ccf6-da9d-4494-8ea0-e298b0bab805/tags/green => generated 99 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2435] 10.0.0.251 () {32 vars in 733 bytes} [Tue May 12 12:43:48 2026] DELETE /v2.0/subnets/8104ccf6-da9d-4494-8ea0-e298b0bab805/tags => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2436] 10.0.0.251 () {32 vars in 730 bytes} [Tue May 12 12:43:48 2026] GET /v2.0/subnets/8104ccf6-da9d-4494-8ea0-e298b0bab805/tags => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:43:49.088 7 INFO neutron.services.segments.plugin [-] Segment c1f582d2-c5a9-4cf2-bf48-b86fc1ba9782 resource provider aggregate not found 2026-05-12 12:43:49.093 7 INFO neutron.services.segments.plugin [-] Segment c1f582d2-c5a9-4cf2-bf48-b86fc1ba9782 resource provider aggregate not found 2026-05-12 12:43:49.109 7 INFO neutron.services.segments.plugin [-] Segment c1f582d2-c5a9-4cf2-bf48-b86fc1ba9782 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1f582d2-c5a9-4cf2-bf48-b86fc1ba9782 found for delete ", "request_id": "req-96910368-0c50-4691-b4a3-350775eb43b8"}]} 2026-05-12 12:43:49.112 7 INFO neutron.services.segments.plugin [-] Segment c1f582d2-c5a9-4cf2-bf48-b86fc1ba9782 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1f582d2-c5a9-4cf2-bf48-b86fc1ba9782 found for delete ", "request_id": "req-53a14f56-a22e-4301-84e2-372258f2b907"}]} 2026-05-12 12:43:49.116 7 INFO neutron.db.l3_hamode_db [None req-20ccbffc-2bb9-49f5-8d9e-c279790c24b2 07ebdc455a4744a4b612f8e30023f382 c46c57cd9f34478cacccd911cdb163e8 - - - -] HA network a2c613b4-5e94-46dd-bbc3-4461a5b9bc10 was deleted as no HA routers are present in tenant c46c57cd9f34478cacccd911cdb163e8. [pid: 7|app: 0|req: 1279/2437] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:43:47 2026] DELETE /v2.0/routers/605916da-7abe-4668-885b-659f09b95b3d => generated 0 bytes in 1338 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2438] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:43:48 2026] DELETE /v2.0/subnets/8104ccf6-da9d-4494-8ea0-e298b0bab805 => generated 0 bytes in 425 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2439] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:43:49 2026] DELETE /v2.0/networks/a59ce97b-92e6-4764-90e9-156b7d3d1463 => generated 0 bytes in 392 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2440] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:43:49 2026] GET /v2.0/security-groups?tenant_id=f439b9d7bb6848b49b6cd7918dd7cb0f&name=default => generated 2805 bytes in 353 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2441] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:43:50 2026] DELETE /v2.0/security-groups/ef81500a-a6b4-4ae2-aed2-aa7eb1a92378 => 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: 1282/2442] 10.0.0.37 () {34 vars in 1014 bytes} [Tue May 12 12:43:50 2026] GET /v2.0/security-groups?id=95304465-1e92-4d0f-bd44-1e526fc5eccf&fields=id => 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: 1161/2443] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:43:50 2026] GET /v2.0/security-groups?tenant_id=bec3e47ef13e4cbd97b5cb411f5b12aa&name=default => generated 2805 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2444] 10.0.0.37 () {34 vars in 980 bytes} [Tue May 12 12:43:50 2026] GET /v2.0/networks?id=d511e8fe-7dd7-4dd2-90dd-cbd605691317 => generated 735 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2445] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:43:50 2026] DELETE /v2.0/security-groups/84e051e4-1006-4432-a476-9be29242ec56 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2446] 10.0.0.37 () {34 vars in 963 bytes} [Tue May 12 12:43:50 2026] GET /v2.0/quotas/99d1c923e38947c1bbc02f6e072692d0 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2447] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:43:50 2026] GET /v2.0/security-groups?tenant_id=b7c218835d06451a9db53abe4431efb7&name=default => generated 2805 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2448] 10.0.0.37 () {34 vars in 1000 bytes} [Tue May 12 12:43:50 2026] GET /v2.0/ports?tenant_id=99d1c923e38947c1bbc02f6e072692d0&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: 1165/2449] 10.0.0.37 () {34 vars in 1006 bytes} [Tue May 12 12:43:50 2026] GET /v2.0/networks/d511e8fe-7dd7-4dd2-90dd-cbd605691317?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2450] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:43:50 2026] DELETE /v2.0/security-groups/747601cb-7486-4aea-ad00-62b59d8e9273 => 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: 1286/2451] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:43:50 2026] GET /v2.0/security-groups?tenant_id=0c1f5158207a4252b948fd0b758ae06d&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: 1166/2452] 10.0.0.37 () {34 vars in 1106 bytes} [Tue May 12 12:43:50 2026] GET /v2.0/networks/d511e8fe-7dd7-4dd2-90dd-cbd605691317?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: 1287/2453] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:43:50 2026] DELETE /v2.0/security-groups/45d13568-8268-48d7-ad9c-02ac11b1eb85 => 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: 1167/2454] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:43:50 2026] GET /v2.0/security-groups?tenant_id=c46c57cd9f34478cacccd911cdb163e8&name=default => generated 2805 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2455] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:43:50 2026] DELETE /v2.0/security-groups/6a6507ca-ee51-4478-a245-662d93f112be => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2456] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:43:51 2026] GET /v2.0/ports?device_id=bd2fb561-b271-4a7e-a1fa-cd58340a07b6 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:43:51.195 7 INFO neutron.services.segments.plugin [-] Segment 2085e76e-d67d-4cfb-8bf7-87f5ff5c056c resource provider aggregate not found 2026-05-12 12:43:51.201 7 INFO neutron.services.segments.plugin [-] Segment 2085e76e-d67d-4cfb-8bf7-87f5ff5c056c resource provider aggregate not found [pid: 7|app: 0|req: 1289/2457] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:43:51 2026] GET /v2.0/ports?device_id=bd2fb561-b271-4a7e-a1fa-cd58340a07b6 => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2458] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:43:51 2026] GET /v2.0/networks?id=d511e8fe-7dd7-4dd2-90dd-cbd605691317 => generated 735 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:43:51.928 7 INFO neutron.services.segments.plugin [-] Segment 2085e76e-d67d-4cfb-8bf7-87f5ff5c056c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2085e76e-d67d-4cfb-8bf7-87f5ff5c056c found for delete ", "request_id": "req-429ccab5-2ee2-4ae4-8065-7f217f10c53a"}]} 2026-05-12 12:43:51.930 7 INFO neutron.services.segments.plugin [-] Segment 2085e76e-d67d-4cfb-8bf7-87f5ff5c056c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2085e76e-d67d-4cfb-8bf7-87f5ff5c056c found for delete ", "request_id": "req-b5b85529-2d0e-45bc-8218-571dfeffc079"}]} [pid: 7|app: 0|req: 1290/2459] 199.19.213.104 () {34 vars in 1049 bytes} [Tue May 12 12:43:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=99d1c923e38947c1bbc02f6e072692d0 => generated 343 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2460] 199.19.213.104 () {38 vars in 954 bytes} [Tue May 12 12:43:51 2026] POST /v2.0/ports => generated 1082 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2461] 199.19.213.104 () {38 vars in 1027 bytes} [Tue May 12 12:43:52 2026] PUT /v2.0/ports/3f69c66b-7929-4389-9abb-e028a6f47852 => generated 1207 bytes in 587 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: 1171/2462] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:43:53 2026] GET /v2.0/ports?tenant_id=99d1c923e38947c1bbc02f6e072692d0&device_id=bd2fb561-b271-4a7e-a1fa-cd58340a07b6 => generated 1246 bytes in 39 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-05-12 12:43:53.128 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b3f3f97-541a-4316-9a53-ce0f2fe1d2b9'] response: {'name': 'network-changed', 'server_uuid': 'bd2fb561-b271-4a7e-a1fa-cd58340a07b6', 'tag': '3f69c66b-7929-4389-9abb-e028a6f47852', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1292/2463] 199.19.213.104 () {34 vars in 1061 bytes} [Tue May 12 12:43:53 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.124&port_id=3f69c66b-7929-4389-9abb-e028a6f47852 => 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: 1172/2464] 199.19.213.104 () {34 vars in 983 bytes} [Tue May 12 12:43:53 2026] GET /v2.0/subnets?id=7c6ee673-aa2f-462c-b050-188269e1a789 => generated 630 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2465] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:43:53 2026] GET /v2.0/ports?network_id=d511e8fe-7dd7-4dd2-90dd-cbd605691317&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: 1173/2466] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:43:53 2026] GET /v2.0/networks/d511e8fe-7dd7-4dd2-90dd-cbd605691317?fields=segments => generated 14 bytes in 70 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: 1174/2467] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:43:53 2026] GET /v2.0/ports?device_id=bd2fb561-b271-4a7e-a1fa-cd58340a07b6 => generated 1246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2468] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:43:53 2026] GET /v2.0/networks/d511e8fe-7dd7-4dd2-90dd-cbd605691317?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2469] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:43:53 2026] GET /v2.0/security-groups?id=95304465-1e92-4d0f-bd44-1e526fc5eccf&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: 7|app: 0|req: 1295/2470] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:43:53 2026] GET /v2.0/ports?tenant_id=99d1c923e38947c1bbc02f6e072692d0&device_id=bd2fb561-b271-4a7e-a1fa-cd58340a07b6 => generated 1246 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2471] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:43:53 2026] GET /v2.0/ports?device_id=bd2fb561-b271-4a7e-a1fa-cd58340a07b6 => generated 1246 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2472] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:43:53 2026] GET /v2.0/networks?id=d511e8fe-7dd7-4dd2-90dd-cbd605691317 => generated 735 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2473] 199.19.213.104 () {34 vars in 1061 bytes} [Tue May 12 12:43:53 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.124&port_id=3f69c66b-7929-4389-9abb-e028a6f47852 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2474] 199.19.213.104 () {34 vars in 993 bytes} [Tue May 12 12:43:53 2026] GET /v2.0/ports?device_id=bd2fb561-b271-4a7e-a1fa-cd58340a07b6 => generated 1246 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2475] 199.19.213.104 () {34 vars in 983 bytes} [Tue May 12 12:43:53 2026] GET /v2.0/subnets?id=7c6ee673-aa2f-462c-b050-188269e1a789 => generated 630 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2476] 199.19.213.104 () {34 vars in 1043 bytes} [Tue May 12 12:43:53 2026] GET /v2.0/security-groups?id=95304465-1e92-4d0f-bd44-1e526fc5eccf&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: 1179/2477] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:43:53 2026] GET /v2.0/ports?network_id=d511e8fe-7dd7-4dd2-90dd-cbd605691317&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: 1299/2478] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:43:53 2026] GET /v2.0/networks/d511e8fe-7dd7-4dd2-90dd-cbd605691317?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2479] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:43:53 2026] GET /v2.0/networks/d511e8fe-7dd7-4dd2-90dd-cbd605691317?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: 7|app: 0|req: 1300/2480] 10.0.0.251 () {34 vars in 683 bytes} [Tue May 12 12:43:55 2026] POST /v2.0/security-groups => generated 1539 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2481] 10.0.0.251 () {34 vars in 683 bytes} [Tue May 12 12:43:55 2026] POST /v2.0/security-groups => generated 1539 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2482] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:43:55 2026] GET /v2.0/ports?device_id=bd2fb561-b271-4a7e-a1fa-cd58340a07b6 => generated 1248 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2483] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:43:55 2026] GET /v2.0/security-groups?id=95304465-1e92-4d0f-bd44-1e526fc5eccf&fields=id&fields=name => generated 96 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2484] 10.0.0.251 () {34 vars in 683 bytes} [Tue May 12 12:43:55 2026] POST /v2.0/security-groups => generated 1539 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2485] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:43:55 2026] GET /v2.0/ports?device_id=bd2fb561-b271-4a7e-a1fa-cd58340a07b6 => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2486] 10.0.0.251 () {34 vars in 683 bytes} [Tue May 12 12:43:55 2026] POST /v2.0/security-groups => generated 1539 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2487] 10.0.0.251 () {34 vars in 683 bytes} [Tue May 12 12:43:55 2026] POST /v2.0/security-groups => generated 1539 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2488] 10.0.0.251 () {34 vars in 766 bytes} [Tue May 12 12:43:56 2026] PUT /v2.0/security-groups/338b676b-13dd-43ff-b5ad-4c60a71e4702/tags => generated 17 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2489] 10.0.0.251 () {34 vars in 766 bytes} [Tue May 12 12:43:56 2026] PUT /v2.0/security-groups/20f23883-e60d-47b6-b3b2-47e70a3d788a/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: 1305/2490] 10.0.0.251 () {34 vars in 766 bytes} [Tue May 12 12:43:56 2026] PUT /v2.0/security-groups/5dd7f42e-d43a-40e6-8365-42f94a356f71/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2491] 10.0.0.251 () {34 vars in 766 bytes} [Tue May 12 12:43:56 2026] PUT /v2.0/security-groups/6e471998-2125-4d0e-96bb-8dc85d4f7cad/tags => 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: 1306/2492] 10.0.0.251 () {32 vars in 679 bytes} [Tue May 12 12:43:56 2026] GET /v2.0/security-groups?tags=red => generated 4624 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2493] 10.0.0.251 () {32 vars in 693 bytes} [Tue May 12 12:43:56 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3098 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2494] 10.0.0.251 () {32 vars in 689 bytes} [Tue May 12 12:43:56 2026] GET /v2.0/security-groups?tags-any=blue => generated 3098 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2495] 10.0.0.251 () {32 vars in 701 bytes} [Tue May 12 12:43:56 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4624 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2496] 10.0.0.251 () {32 vars in 687 bytes} [Tue May 12 12:43:56 2026] GET /v2.0/security-groups?not-tags=red => generated 5854 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2497] 10.0.0.251 () {32 vars in 701 bytes} [Tue May 12 12:43:56 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7380 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2498] 10.0.0.251 () {32 vars in 697 bytes} [Tue May 12 12:43:56 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7380 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2499] 10.0.0.251 () {32 vars in 709 bytes} [Tue May 12 12:43:56 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5854 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2500] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:43:56 2026] DELETE /v2.0/security-groups/338b676b-13dd-43ff-b5ad-4c60a71e4702 => 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: 1191/2501] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:43:56 2026] DELETE /v2.0/security-groups/20f23883-e60d-47b6-b3b2-47e70a3d788a => 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: 1311/2502] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:43:56 2026] DELETE /v2.0/security-groups/5dd7f42e-d43a-40e6-8365-42f94a356f71 => 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: 1192/2503] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:43:57 2026] DELETE /v2.0/security-groups/6e471998-2125-4d0e-96bb-8dc85d4f7cad => 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: 1312/2504] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:43:57 2026] DELETE /v2.0/security-groups/d8b45220-39c1-410e-941b-b74f3364e54a => 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: 1193/2505] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:43:58 2026] GET /v2.0/security-groups?tenant_id=ae4779ddebcc4e2490cb7d377b037d22&name=default => generated 2805 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2506] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:43:58 2026] DELETE /v2.0/security-groups/4fd31243-1a99-4c55-93d0-7167307de21d => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2507] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:43:58 2026] GET /v2.0/security-groups?tenant_id=60b624cd9a7f433a9ca680c7b0d43932&name=default => generated 2805 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2508] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:43:58 2026] DELETE /v2.0/security-groups/447472cd-afd3-4027-9d69-117d46947439 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2509] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:43:59 2026] GET /v2.0/security-groups?tenant_id=06832cb23b334fc4917a56b406e0f11b&name=default => generated 2805 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2510] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:43:59 2026] DELETE /v2.0/security-groups/1f0f4703-7d3e-4ba2-812f-b87a54326d84 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:44:03.635 7 INFO neutron.db.segments_db [None req-698c25fe-a346-4fc8-8c6f-b9c04fa22d73 42b32abf57fd40f885b1e5e227cd6c76 079cb0b2958145dca312415bd8ad43c9 - - - -] Added segment fcc9deb5-0e35-4674-b3ef-6c4441e77e96 of type vxlan for network fa283130-9c94-4e7b-9a20-ad625d0cc28b [pid: 7|app: 0|req: 1317/2513] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:44:03 2026] POST /v2.0/networks => generated 632 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2514] 10.0.0.251 () {34 vars in 663 bytes} [Tue May 12 12:44:03 2026] POST /v2.0/ports => generated 743 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2515] 10.0.0.251 () {34 vars in 665 bytes} [Tue May 12 12:44:04 2026] POST /v2.0/trunks => generated 407 bytes in 255 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-05-12 12:44:04.401 8 INFO neutron.db.segments_db [None req-49fa6c77-c843-496b-b617-d6a631018559 42b32abf57fd40f885b1e5e227cd6c76 079cb0b2958145dca312415bd8ad43c9 - - - -] Added segment 185d88d0-5d9a-4264-a3ed-cfd7605cb133 of type vxlan for network a1204156-f221-48b4-aecb-9753a2622749 [pid: 8|app: 0|req: 1198/2516] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:44:04 2026] POST /v2.0/networks => generated 632 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2517] 10.0.0.251 () {34 vars in 663 bytes} [Tue May 12 12:44:04 2026] POST /v2.0/ports => generated 743 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2518] 10.0.0.251 () {34 vars in 665 bytes} [Tue May 12 12:44:04 2026] POST /v2.0/trunks => generated 407 bytes in 258 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-05-12 12:44:05.173 7 INFO neutron.db.segments_db [None req-5154b2a3-42d2-4b49-90fb-020037b3b11e 42b32abf57fd40f885b1e5e227cd6c76 079cb0b2958145dca312415bd8ad43c9 - - - -] Added segment 4f2d6bc8-0a2f-403b-b21e-f48b5b3dbbdd of type vxlan for network d5c38af4-3fee-4173-811c-50654ac85b3e [pid: 7|app: 0|req: 1320/2519] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:44:05 2026] POST /v2.0/networks => generated 632 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2520] 10.0.0.251 () {34 vars in 663 bytes} [Tue May 12 12:44:05 2026] POST /v2.0/ports => generated 743 bytes in 757 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2521] 10.0.0.251 () {34 vars in 665 bytes} [Tue May 12 12:44:06 2026] POST /v2.0/trunks => generated 407 bytes in 224 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-05-12 12:44:06.358 8 INFO neutron.db.segments_db [None req-b6968470-b8af-4311-9acb-2bcef6a08233 42b32abf57fd40f885b1e5e227cd6c76 079cb0b2958145dca312415bd8ad43c9 - - - -] Added segment fc3f83d9-907c-4e7a-aa21-d0b8ec268c79 of type vxlan for network 6462c904-53fd-48fe-800b-c11ccf196b14 [pid: 8|app: 0|req: 1201/2522] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:44:06 2026] POST /v2.0/networks => generated 632 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2523] 10.0.0.251 () {34 vars in 663 bytes} [Tue May 12 12:44:06 2026] POST /v2.0/ports => generated 743 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2524] 10.0.0.251 () {34 vars in 665 bytes} [Tue May 12 12:44:06 2026] POST /v2.0/trunks => generated 407 bytes in 210 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-05-12 12:44:07.103 7 INFO neutron.db.segments_db [None req-20260971-b525-4f6c-82aa-af7dc8730ca8 42b32abf57fd40f885b1e5e227cd6c76 079cb0b2958145dca312415bd8ad43c9 - - - -] Added segment 9c8cd0d3-97e1-4e27-bb84-34f265530399 of type vxlan for network e01366d8-f0c4-41cf-8520-557108314a4a [pid: 7|app: 0|req: 1323/2525] 10.0.0.251 () {34 vars in 669 bytes} [Tue May 12 12:44:07 2026] POST /v2.0/networks => generated 631 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2526] 10.0.0.251 () {34 vars in 663 bytes} [Tue May 12 12:44:07 2026] POST /v2.0/ports => generated 743 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2527] 10.0.0.251 () {34 vars in 665 bytes} [Tue May 12 12:44:07 2026] POST /v2.0/trunks => generated 407 bytes in 216 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: 1204/2528] 10.0.0.251 () {34 vars in 748 bytes} [Tue May 12 12:44:07 2026] PUT /v2.0/trunks/fe7e9d2e-b951-44ef-a603-764420f5b34d/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: 1325/2529] 10.0.0.251 () {34 vars in 748 bytes} [Tue May 12 12:44:07 2026] PUT /v2.0/trunks/1cd6bbcd-7d4d-4227-ae4a-7b55dc48c459/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2530] 10.0.0.251 () {34 vars in 748 bytes} [Tue May 12 12:44:07 2026] PUT /v2.0/trunks/053a5c61-e36b-44a4-9047-c5f1012b1ab9/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2531] 10.0.0.251 () {34 vars in 748 bytes} [Tue May 12 12:44:07 2026] PUT /v2.0/trunks/150def99-2144-4312-ad9d-e41f4a89d012/tags => 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: 1206/2532] 10.0.0.251 () {32 vars in 661 bytes} [Tue May 12 12:44:07 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2533] 10.0.0.251 () {32 vars in 675 bytes} [Tue May 12 12:44:07 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2534] 10.0.0.251 () {32 vars in 671 bytes} [Tue May 12 12:44:08 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2535] 10.0.0.251 () {32 vars in 683 bytes} [Tue May 12 12:44:08 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2536] 10.0.0.251 () {32 vars in 669 bytes} [Tue May 12 12:44:08 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2537] 10.0.0.251 () {32 vars in 683 bytes} [Tue May 12 12:44:08 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2538] 10.0.0.251 () {32 vars in 679 bytes} [Tue May 12 12:44:08 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2539] 10.0.0.251 () {32 vars in 691 bytes} [Tue May 12 12:44:08 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2540] 10.0.0.251 () {32 vars in 718 bytes} [Tue May 12 12:44:08 2026] GET /v2.0/trunks/fe7e9d2e-b951-44ef-a603-764420f5b34d => generated 412 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2541] 10.0.0.251 () {32 vars in 716 bytes} [Tue May 12 12:44:08 2026] GET /v2.0/ports/c81133f2-d992-4766-a9fc-4b68f4e62462 => generated 826 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:44:08.550 8 ERROR neutron_lib.callbacks.manager [None req-cce2a927-386d-49ae-a23b-2a6bf060931c 42b32abf57fd40f885b1e5e227cd6c76 079cb0b2958145dca312415bd8ad43c9 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-201402 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-12 12:44:08.550 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-12 12:44:08.550 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-05-12 12:44:08.550 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-12 12:44:08.550 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-05-12 12:44:08.550 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-12 12:44:08.550 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-05-12 12:44:08.550 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-12 12:44:08.550 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-05-12 12:44:08.550 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-12 12:44:08.550 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-05-12 12:44:08.550 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-12 12:44:08.550 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-05-12 12:44:08.550 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-12 12:44:08.550 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-05-12 12:44:08.550 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-12 12:44:08.550 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-12 12:44:08.550 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1211/2542] 10.0.0.251 () {32 vars in 721 bytes} [Tue May 12 12:44:08 2026] DELETE /v2.0/trunks/fe7e9d2e-b951-44ef-a603-764420f5b34d => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2543] 10.0.0.251 () {32 vars in 718 bytes} [Tue May 12 12:44:08 2026] GET /v2.0/trunks/1cd6bbcd-7d4d-4227-ae4a-7b55dc48c459 => generated 420 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2544] 10.0.0.251 () {32 vars in 716 bytes} [Tue May 12 12:44:08 2026] GET /v2.0/ports/3e3f97af-0235-4ba1-a32f-e235fffe1ce3 => generated 826 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:44:08.812 7 ERROR neutron_lib.callbacks.manager [None req-18063107-e801-4652-8ad4-5058fa94b94a 42b32abf57fd40f885b1e5e227cd6c76 079cb0b2958145dca312415bd8ad43c9 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-196039 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-12 12:44:08.812 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-12 12:44:08.812 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-05-12 12:44:08.812 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-12 12:44:08.812 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-05-12 12:44:08.812 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-12 12:44:08.812 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-05-12 12:44:08.812 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-12 12:44:08.812 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-05-12 12:44:08.812 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-12 12:44:08.812 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-05-12 12:44:08.812 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-12 12:44:08.812 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-05-12 12:44:08.812 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-12 12:44:08.812 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-05-12 12:44:08.812 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-12 12:44:08.812 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-12 12:44:08.812 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 1333/2545] 10.0.0.251 () {32 vars in 721 bytes} [Tue May 12 12:44:08 2026] DELETE /v2.0/trunks/1cd6bbcd-7d4d-4227-ae4a-7b55dc48c459 => 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: 1213/2546] 10.0.0.251 () {32 vars in 718 bytes} [Tue May 12 12:44:08 2026] GET /v2.0/trunks/053a5c61-e36b-44a4-9047-c5f1012b1ab9 => generated 429 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2547] 10.0.0.251 () {32 vars in 716 bytes} [Tue May 12 12:44:08 2026] GET /v2.0/ports/8e6ca9d0-a3b2-4563-93a2-20b059605bc9 => generated 826 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:44:09.073 8 ERROR neutron_lib.callbacks.manager [None req-441c174a-64b8-44ad-a5b2-5e53a1fc8a4a 42b32abf57fd40f885b1e5e227cd6c76 079cb0b2958145dca312415bd8ad43c9 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-201402 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-12 12:44:09.073 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-12 12:44:09.073 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-05-12 12:44:09.073 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-12 12:44:09.073 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-05-12 12:44:09.073 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-12 12:44:09.073 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-05-12 12:44:09.073 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-12 12:44:09.073 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-05-12 12:44:09.073 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-12 12:44:09.073 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-05-12 12:44:09.073 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-12 12:44:09.073 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-05-12 12:44:09.073 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-12 12:44:09.073 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-05-12 12:44:09.073 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-12 12:44:09.073 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-12 12:44:09.073 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1214/2548] 10.0.0.251 () {32 vars in 721 bytes} [Tue May 12 12:44:08 2026] DELETE /v2.0/trunks/053a5c61-e36b-44a4-9047-c5f1012b1ab9 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2549] 10.0.0.251 () {32 vars in 718 bytes} [Tue May 12 12:44:09 2026] GET /v2.0/trunks/150def99-2144-4312-ad9d-e41f4a89d012 => generated 414 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2550] 10.0.0.251 () {32 vars in 716 bytes} [Tue May 12 12:44:09 2026] GET /v2.0/ports/c0a69288-4573-4f74-812d-0415e24c71ed => generated 826 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:44:09.359 7 ERROR neutron_lib.callbacks.manager [None req-684f174b-0b78-4ae2-ac81-13bf64ed6f57 42b32abf57fd40f885b1e5e227cd6c76 079cb0b2958145dca312415bd8ad43c9 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-196039 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-12 12:44:09.359 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-12 12:44:09.359 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-05-12 12:44:09.359 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-12 12:44:09.359 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-05-12 12:44:09.359 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-12 12:44:09.359 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-05-12 12:44:09.359 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-12 12:44:09.359 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-05-12 12:44:09.359 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-12 12:44:09.359 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-05-12 12:44:09.359 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-12 12:44:09.359 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-05-12 12:44:09.359 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-12 12:44:09.359 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-05-12 12:44:09.359 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-12 12:44:09.359 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-12 12:44:09.359 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 1336/2551] 10.0.0.251 () {32 vars in 721 bytes} [Tue May 12 12:44:09 2026] DELETE /v2.0/trunks/150def99-2144-4312-ad9d-e41f4a89d012 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2552] 10.0.0.251 () {32 vars in 718 bytes} [Tue May 12 12:44:09 2026] GET /v2.0/trunks/d62837a1-af99-4e2f-a257-6711c1f530f5 => 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: 1337/2553] 10.0.0.251 () {32 vars in 716 bytes} [Tue May 12 12:44:09 2026] GET /v2.0/ports/81e6e958-b615-4027-afe3-6e38c10118bb => generated 826 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:44:09.642 8 ERROR neutron_lib.callbacks.manager [None req-6e8852f6-d9da-4b6f-96ef-66662b957509 42b32abf57fd40f885b1e5e227cd6c76 079cb0b2958145dca312415bd8ad43c9 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-201402 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-12 12:44:09.642 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-12 12:44:09.642 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-05-12 12:44:09.642 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-12 12:44:09.642 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-05-12 12:44:09.642 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-12 12:44:09.642 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-05-12 12:44:09.642 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-12 12:44:09.642 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-05-12 12:44:09.642 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-12 12:44:09.642 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-05-12 12:44:09.642 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-12 12:44:09.642 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-05-12 12:44:09.642 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-12 12:44:09.642 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-05-12 12:44:09.642 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-12 12:44:09.642 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-12 12:44:09.642 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1217/2554] 10.0.0.251 () {32 vars in 721 bytes} [Tue May 12 12:44:09 2026] DELETE /v2.0/trunks/d62837a1-af99-4e2f-a257-6711c1f530f5 => 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: 1338/2555] 10.0.0.251 () {32 vars in 719 bytes} [Tue May 12 12:44:09 2026] DELETE /v2.0/ports/c81133f2-d992-4766-a9fc-4b68f4e62462 => 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: 1218/2556] 10.0.0.251 () {32 vars in 719 bytes} [Tue May 12 12:44:09 2026] DELETE /v2.0/ports/3e3f97af-0235-4ba1-a32f-e235fffe1ce3 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2557] 10.0.0.251 () {32 vars in 719 bytes} [Tue May 12 12:44:10 2026] DELETE /v2.0/ports/8e6ca9d0-a3b2-4563-93a2-20b059605bc9 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2558] 10.0.0.251 () {32 vars in 719 bytes} [Tue May 12 12:44:10 2026] DELETE /v2.0/ports/c0a69288-4573-4f74-812d-0415e24c71ed => 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: 1340/2559] 10.0.0.251 () {32 vars in 719 bytes} [Tue May 12 12:44:10 2026] DELETE /v2.0/ports/81e6e958-b615-4027-afe3-6e38c10118bb => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:44:11.167 8 INFO neutron.services.segments.plugin [-] Segment fcc9deb5-0e35-4674-b3ef-6c4441e77e96 resource provider aggregate not found 2026-05-12 12:44:11.173 8 INFO neutron.services.segments.plugin [-] Segment fcc9deb5-0e35-4674-b3ef-6c4441e77e96 resource provider aggregate not found 2026-05-12 12:44:11.191 8 INFO neutron.services.segments.plugin [-] Segment fcc9deb5-0e35-4674-b3ef-6c4441e77e96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fcc9deb5-0e35-4674-b3ef-6c4441e77e96 found for delete ", "request_id": "req-694e93fe-9948-4634-a05f-a074c3fc1a70"}]} 2026-05-12 12:44:11.194 8 INFO neutron.services.segments.plugin [-] Segment fcc9deb5-0e35-4674-b3ef-6c4441e77e96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fcc9deb5-0e35-4674-b3ef-6c4441e77e96 found for delete ", "request_id": "req-d8b1c1a2-1ee6-4cf1-b533-96d747d67ec6"}]} [pid: 8|app: 0|req: 1220/2560] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:44:10 2026] DELETE /v2.0/networks/fa283130-9c94-4e7b-9a20-ad625d0cc28b => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:44:11.402 7 INFO neutron.services.segments.plugin [-] Segment 185d88d0-5d9a-4264-a3ed-cfd7605cb133 resource provider aggregate not found 2026-05-12 12:44:11.407 7 INFO neutron.services.segments.plugin [-] Segment 185d88d0-5d9a-4264-a3ed-cfd7605cb133 resource provider aggregate not found 2026-05-12 12:44:11.423 7 INFO neutron.services.segments.plugin [-] Segment 185d88d0-5d9a-4264-a3ed-cfd7605cb133 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 185d88d0-5d9a-4264-a3ed-cfd7605cb133 found for delete ", "request_id": "req-5567a5ca-4454-4e9c-b138-d52aa0adc470"}]} [pid: 7|app: 0|req: 1341/2561] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:44:11 2026] DELETE /v2.0/networks/a1204156-f221-48b4-aecb-9753a2622749 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2562] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:44:11 2026] DELETE /v2.0/networks/d5c38af4-3fee-4173-811c-50654ac85b3e => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:44:11.681 7 INFO neutron.services.segments.plugin [-] Segment 185d88d0-5d9a-4264-a3ed-cfd7605cb133 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 185d88d0-5d9a-4264-a3ed-cfd7605cb133 found for delete ", "request_id": "req-695aea9b-0495-4edc-a9f9-24dd77befe3a"}]} [pid: 7|app: 0|req: 1342/2563] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:44:11 2026] DELETE /v2.0/networks/6462c904-53fd-48fe-800b-c11ccf196b14 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2564] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:44:11 2026] DELETE /v2.0/networks/e01366d8-f0c4-41cf-8520-557108314a4a => 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: 1343/2565] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:44:13 2026] GET /v2.0/security-groups?tenant_id=b862f9fa5ccb418381c6dd7330bcebbf&name=default => generated 2805 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:44:13.467 8 INFO neutron.services.segments.plugin [-] Segment 4f2d6bc8-0a2f-403b-b21e-f48b5b3dbbdd resource provider aggregate not found 2026-05-12 12:44:13.475 8 INFO neutron.services.segments.plugin [-] Segment 4f2d6bc8-0a2f-403b-b21e-f48b5b3dbbdd resource provider aggregate not found 2026-05-12 12:44:13.499 8 INFO neutron.services.segments.plugin [-] Segment 4f2d6bc8-0a2f-403b-b21e-f48b5b3dbbdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f2d6bc8-0a2f-403b-b21e-f48b5b3dbbdd found for delete ", "request_id": "req-5eab5c66-5e4b-4985-ac28-56e8ec6eb5ec"}]} 2026-05-12 12:44:13.504 8 INFO neutron.services.segments.plugin [-] Segment 4f2d6bc8-0a2f-403b-b21e-f48b5b3dbbdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f2d6bc8-0a2f-403b-b21e-f48b5b3dbbdd found for delete ", "request_id": "req-8f5b7c68-4657-429d-88e7-91cabe199f3b"}]} 2026-05-12 12:44:13.519 8 INFO neutron.services.segments.plugin [-] Segment 9c8cd0d3-97e1-4e27-bb84-34f265530399 resource provider aggregate not found 2026-05-12 12:44:13.525 8 INFO neutron.services.segments.plugin [-] Segment 9c8cd0d3-97e1-4e27-bb84-34f265530399 resource provider aggregate not found 2026-05-12 12:44:13.547 8 INFO neutron.services.segments.plugin [-] Segment 9c8cd0d3-97e1-4e27-bb84-34f265530399 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c8cd0d3-97e1-4e27-bb84-34f265530399 found for delete ", "request_id": "req-73c38f7d-8a52-446c-8c2c-84376937e449"}]} 2026-05-12 12:44:13.549 8 INFO neutron.services.segments.plugin [-] Segment 9c8cd0d3-97e1-4e27-bb84-34f265530399 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c8cd0d3-97e1-4e27-bb84-34f265530399 found for delete ", "request_id": "req-71f23628-ad3e-4ab1-bb29-5c03e132318a"}]} [pid: 8|app: 0|req: 1223/2566] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:44:13 2026] DELETE /v2.0/security-groups/18f870ad-b146-406e-9d97-6bc260e69c12 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:44:13.702 7 INFO neutron.services.segments.plugin [-] Segment fc3f83d9-907c-4e7a-aa21-d0b8ec268c79 resource provider aggregate not found 2026-05-12 12:44:13.718 7 INFO neutron.services.segments.plugin [-] Segment fc3f83d9-907c-4e7a-aa21-d0b8ec268c79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc3f83d9-907c-4e7a-aa21-d0b8ec268c79 found for delete ", "request_id": "req-56135c2b-d11b-443a-a336-f04b58b12dd6"}]} 2026-05-12 12:44:13.719 7 INFO neutron.services.segments.plugin [-] Segment fc3f83d9-907c-4e7a-aa21-d0b8ec268c79 resource provider aggregate not found [pid: 7|app: 0|req: 1344/2567] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:44:13 2026] GET /v2.0/security-groups?tenant_id=079cb0b2958145dca312415bd8ad43c9&name=default => generated 2805 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2568] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:44:13 2026] DELETE /v2.0/security-groups/67b6a4ef-042c-4710-91db-8759df538f7e => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:44:13.984 7 INFO neutron.services.segments.plugin [-] Segment fc3f83d9-907c-4e7a-aa21-d0b8ec268c79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc3f83d9-907c-4e7a-aa21-d0b8ec268c79 found for delete ", "request_id": "req-8527c59b-443a-47e0-840c-0bab071ca3d5"}]} [pid: 7|app: 0|req: 1345/2569] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:44:13 2026] GET /v2.0/security-groups?tenant_id=875e826480724f09a82d40ab69fe381b&name=default => generated 2805 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2570] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:44:14 2026] DELETE /v2.0/security-groups/41793368-a190-49d1-9565-a20532835340 => 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: 1347/2573] 10.0.0.251 () {34 vars in 675 bytes} [Tue May 12 12:44:17 2026] POST /v2.0/subnetpools => generated 516 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2574] 10.0.0.251 () {34 vars in 758 bytes} [Tue May 12 12:44:17 2026] PUT /v2.0/subnetpools/7e6e1f01-93f2-4050-9d28-61e6efc86773/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2575] 10.0.0.251 () {32 vars in 738 bytes} [Tue May 12 12:44:18 2026] GET /v2.0/subnetpools/7e6e1f01-93f2-4050-9d28-61e6efc86773/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2576] 10.0.0.251 () {34 vars in 769 bytes} [Tue May 12 12:44:18 2026] PUT /v2.0/subnetpools/7e6e1f01-93f2-4050-9d28-61e6efc86773/tags/green => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2577] 10.0.0.251 () {32 vars in 738 bytes} [Tue May 12 12:44:18 2026] GET /v2.0/subnetpools/7e6e1f01-93f2-4050-9d28-61e6efc86773/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: 1229/2578] 10.0.0.251 () {34 vars in 765 bytes} [Tue May 12 12:44:18 2026] PUT /v2.0/subnetpools/7e6e1f01-93f2-4050-9d28-61e6efc86773/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: 1350/2579] 10.0.0.251 () {32 vars in 738 bytes} [Tue May 12 12:44:18 2026] GET /v2.0/subnetpools/7e6e1f01-93f2-4050-9d28-61e6efc86773/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: 1230/2580] 10.0.0.251 () {34 vars in 787 bytes} [Tue May 12 12:44:18 2026] PUT /v2.0/subnetpools/7e6e1f01-93f2-4050-9d28-61e6efc86773/tags/black.or.white => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2581] 10.0.0.251 () {32 vars in 738 bytes} [Tue May 12 12:44:18 2026] GET /v2.0/subnetpools/7e6e1f01-93f2-4050-9d28-61e6efc86773/tags => generated 52 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2582] 10.0.0.251 () {34 vars in 758 bytes} [Tue May 12 12:44:18 2026] PUT /v2.0/subnetpools/7e6e1f01-93f2-4050-9d28-61e6efc86773/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: 1352/2583] 10.0.0.251 () {32 vars in 738 bytes} [Tue May 12 12:44:18 2026] GET /v2.0/subnetpools/7e6e1f01-93f2-4050-9d28-61e6efc86773/tags => generated 37 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2584] 10.0.0.251 () {32 vars in 746 bytes} [Tue May 12 12:44:18 2026] GET /v2.0/subnetpools/7e6e1f01-93f2-4050-9d28-61e6efc86773/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:44:18.417 7 INFO neutron.api.v2.resource [None req-48460439-16e3-463a-a808-fd993e557ebf 194db5443299484a8bbade013dda5e51 ce7b7a17f2d14f328023ee39755d7273 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1353/2585] 10.0.0.251 () {32 vars in 750 bytes} [Tue May 12 12:44:18 2026] GET /v2.0/subnetpools/7e6e1f01-93f2-4050-9d28-61e6efc86773/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2586] 10.0.0.251 () {32 vars in 749 bytes} [Tue May 12 12:44:18 2026] DELETE /v2.0/subnetpools/7e6e1f01-93f2-4050-9d28-61e6efc86773/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2587] 10.0.0.251 () {32 vars in 738 bytes} [Tue May 12 12:44:18 2026] GET /v2.0/subnetpools/7e6e1f01-93f2-4050-9d28-61e6efc86773/tags => generated 30 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:44:18.522 8 INFO neutron.api.v2.resource [None req-a561cb3b-141e-4aa5-a25e-b1f06be4edda 194db5443299484a8bbade013dda5e51 ce7b7a17f2d14f328023ee39755d7273 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1234/2588] 10.0.0.251 () {32 vars in 753 bytes} [Tue May 12 12:44:18 2026] DELETE /v2.0/subnetpools/7e6e1f01-93f2-4050-9d28-61e6efc86773/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2589] 10.0.0.251 () {32 vars in 741 bytes} [Tue May 12 12:44:18 2026] DELETE /v2.0/subnetpools/7e6e1f01-93f2-4050-9d28-61e6efc86773/tags => 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: 1235/2590] 10.0.0.251 () {32 vars in 738 bytes} [Tue May 12 12:44:18 2026] GET /v2.0/subnetpools/7e6e1f01-93f2-4050-9d28-61e6efc86773/tags => 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: 1356/2591] 10.0.0.251 () {32 vars in 731 bytes} [Tue May 12 12:44:18 2026] DELETE /v2.0/subnetpools/7e6e1f01-93f2-4050-9d28-61e6efc86773 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2592] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:44:19 2026] GET /v2.0/security-groups?tenant_id=7f47bfed408d413dbb9808253df5ee30&name=default => generated 2805 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2593] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:44:19 2026] DELETE /v2.0/security-groups/82b8b8ab-017f-40aa-b025-e31c8049d975 => 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: 1237/2594] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:44:19 2026] GET /v2.0/security-groups?tenant_id=ce7b7a17f2d14f328023ee39755d7273&name=default => generated 2805 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2595] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:44:19 2026] DELETE /v2.0/security-groups/ce1be204-7c3a-47f8-be10-123b162e5f47 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2596] 199.19.213.104 () {30 vars in 662 bytes} [Tue May 12 12:44:29 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2597] 199.19.213.104 () {30 vars in 664 bytes} [Tue May 12 12:44:29 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: 1239/2598] 199.19.213.104 () {30 vars in 640 bytes} [Tue May 12 12:44:29 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2599] 199.19.213.104 () {30 vars in 676 bytes} [Tue May 12 12:44:29 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2600] 199.19.213.104 () {30 vars in 700 bytes} [Tue May 12 12:44:29 2026] GET /v2.0/subnets/0b267a8c-7183-4706-84fa-9f6827452108 => 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: 1361/2601] 199.19.213.104 () {30 vars in 715 bytes} [Tue May 12 12:44:29 2026] GET /v2.0/ports?device_id=bd2fb561-b271-4a7e-a1fa-cd58340a07b6 => generated 1248 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2604] 199.19.213.104 () {34 vars in 676 bytes} [Tue May 12 12:44:30 2026] POST /v2.0/ports => generated 1097 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2605] 10.0.0.37 () {34 vars in 969 bytes} [Tue May 12 12:44:30 2026] GET /v2.0/ports/0cb5bd3f-5c83-47ea-bc2f-c3af56114507 => generated 1097 bytes in 214 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: 1242/2606] 10.0.0.37 () {34 vars in 905 bytes} [Tue May 12 12:44:30 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: 7|app: 0|req: 1365/2607] 199.19.213.104 () {34 vars in 1261 bytes} [Tue May 12 12:44:30 2026] GET /v2.0/ports/0cb5bd3f-5c83-47ea-bc2f-c3af56114507?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2608] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:44:30 2026] GET /v2.0/networks/61712e40-2b7d-4e3a-b41e-0b4bafc53c97?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2609] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:44:30 2026] GET /v2.0/networks/61712e40-2b7d-4e3a-b41e-0b4bafc53c97?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: 1244/2610] 199.19.213.104 () {34 vars in 974 bytes} [Tue May 12 12:44:31 2026] GET /v2.0/ports/0cb5bd3f-5c83-47ea-bc2f-c3af56114507 => generated 1097 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2611] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:44:31 2026] GET /v2.0/networks?id=61712e40-2b7d-4e3a-b41e-0b4bafc53c97 => generated 803 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2612] 199.19.213.104 () {38 vars in 1027 bytes} [Tue May 12 12:44:31 2026] PUT /v2.0/ports/0cb5bd3f-5c83-47ea-bc2f-c3af56114507 => generated 1251 bytes in 449 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2613] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:44:31 2026] GET /v2.0/ports?tenant_id=99d1c923e38947c1bbc02f6e072692d0&device_id=bd2fb561-b271-4a7e-a1fa-cd58340a07b6 => generated 2527 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-05-12 12:44:31.729 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-da648d9c-b28a-4286-9742-4ba3287cc749'] response: {'name': 'network-changed', 'server_uuid': 'bd2fb561-b271-4a7e-a1fa-cd58340a07b6', 'tag': '0cb5bd3f-5c83-47ea-bc2f-c3af56114507', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1246/2614] 199.19.213.104 () {34 vars in 1061 bytes} [Tue May 12 12:44:31 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.124&port_id=3f69c66b-7929-4389-9abb-e028a6f47852 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2615] 199.19.213.104 () {34 vars in 983 bytes} [Tue May 12 12:44:31 2026] GET /v2.0/subnets?id=7c6ee673-aa2f-462c-b050-188269e1a789 => generated 630 bytes in 465 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2616] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:44:32 2026] GET /v2.0/ports?network_id=d511e8fe-7dd7-4dd2-90dd-cbd605691317&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2617] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:44:32 2026] GET /v2.0/networks/d511e8fe-7dd7-4dd2-90dd-cbd605691317?fields=segments => generated 14 bytes in 61 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: 1248/2618] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:44:32 2026] GET /v2.0/networks/d511e8fe-7dd7-4dd2-90dd-cbd605691317?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: 1371/2619] 199.19.213.104 () {34 vars in 1057 bytes} [Tue May 12 12:44:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.226&port_id=0cb5bd3f-5c83-47ea-bc2f-c3af56114507 => 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: 1249/2620] 199.19.213.104 () {34 vars in 983 bytes} [Tue May 12 12:44:32 2026] GET /v2.0/subnets?id=0b267a8c-7183-4706-84fa-9f6827452108 => generated 655 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2621] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:44:32 2026] GET /v2.0/ports?network_id=61712e40-2b7d-4e3a-b41e-0b4bafc53c97&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: 1250/2622] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:44:32 2026] GET /v2.0/networks/61712e40-2b7d-4e3a-b41e-0b4bafc53c97?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2623] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:44:32 2026] GET /v2.0/networks/61712e40-2b7d-4e3a-b41e-0b4bafc53c97?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: 1251/2624] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:44:32 2026] GET /v2.0/ports?tenant_id=99d1c923e38947c1bbc02f6e072692d0&device_id=bd2fb561-b271-4a7e-a1fa-cd58340a07b6 => generated 2527 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2625] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:44:32 2026] GET /v2.0/networks?id=61712e40-2b7d-4e3a-b41e-0b4bafc53c97 => generated 803 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2626] 199.19.213.104 () {34 vars in 1057 bytes} [Tue May 12 12:44:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.226&port_id=0cb5bd3f-5c83-47ea-bc2f-c3af56114507 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2627] 199.19.213.104 () {34 vars in 983 bytes} [Tue May 12 12:44:32 2026] GET /v2.0/subnets?id=0b267a8c-7183-4706-84fa-9f6827452108 => generated 655 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2628] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:44:33 2026] GET /v2.0/ports?network_id=61712e40-2b7d-4e3a-b41e-0b4bafc53c97&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2629] 10.0.0.37 () {34 vars in 969 bytes} [Tue May 12 12:44:33 2026] GET /v2.0/ports/0cb5bd3f-5c83-47ea-bc2f-c3af56114507 => generated 1287 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2630] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:44:33 2026] GET /v2.0/networks/61712e40-2b7d-4e3a-b41e-0b4bafc53c97?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: 1255/2631] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:44:33 2026] GET /v2.0/networks/61712e40-2b7d-4e3a-b41e-0b4bafc53c97?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: 1377/2632] 199.19.213.104 () {34 vars in 748 bytes} [Tue May 12 12:44:33 2026] PUT /v2.0/ports/0cb5bd3f-5c83-47ea-bc2f-c3af56114507 => generated 1312 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2633] 199.19.213.104 () {30 vars in 731 bytes} [Tue May 12 12:44:33 2026] GET /v2.0/security-groups?name=lb-e85c660a-98c7-4372-8c5f-e5970f959e89 => generated 1577 bytes in 45 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-05-12 12:44:33.439 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f98df13-c17a-482a-8288-db33e19ff7b3'] response: {'name': 'network-changed', 'server_uuid': 'bd2fb561-b271-4a7e-a1fa-cd58340a07b6', 'tag': '0cb5bd3f-5c83-47ea-bc2f-c3af56114507', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1257/2634] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:44:33 2026] GET /v2.0/ports?tenant_id=99d1c923e38947c1bbc02f6e072692d0&device_id=bd2fb561-b271-4a7e-a1fa-cd58340a07b6 => generated 2588 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2635] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:44:33 2026] GET /v2.0/networks?id=61712e40-2b7d-4e3a-b41e-0b4bafc53c97 => generated 803 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2636] 199.19.213.104 () {34 vars in 1057 bytes} [Tue May 12 12:44:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.226&port_id=0cb5bd3f-5c83-47ea-bc2f-c3af56114507 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2637] 199.19.213.104 () {34 vars in 748 bytes} [Tue May 12 12:44:33 2026] PUT /v2.0/ports/0cb5bd3f-5c83-47ea-bc2f-c3af56114507 => generated 1312 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2638] 199.19.213.104 () {34 vars in 983 bytes} [Tue May 12 12:44:33 2026] GET /v2.0/subnets?id=0b267a8c-7183-4706-84fa-9f6827452108 => generated 655 bytes in 43 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: 1379/2639] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:44:33 2026] GET /v2.0/ports?network_id=61712e40-2b7d-4e3a-b41e-0b4bafc53c97&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: 1380/2640] 199.19.213.104 () {30 vars in 662 bytes} [Tue May 12 12:44:33 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: 1381/2641] 199.19.213.104 () {30 vars in 664 bytes} [Tue May 12 12:44:33 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: 1382/2642] 199.19.213.104 () {30 vars in 640 bytes} [Tue May 12 12:44:33 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: 1383/2643] 199.19.213.104 () {30 vars in 676 bytes} [Tue May 12 12:44:33 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2644] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:44:33 2026] GET /v2.0/networks/61712e40-2b7d-4e3a-b41e-0b4bafc53c97?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: 1384/2645] 199.19.213.104 () {30 vars in 700 bytes} [Tue May 12 12:44:33 2026] GET /v2.0/subnets/0b267a8c-7183-4706-84fa-9f6827452108 => 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: 1385/2646] 199.19.213.104 () {30 vars in 696 bytes} [Tue May 12 12:44:33 2026] GET /v2.0/ports/f8281a32-cb4a-43cd-ae63-5e87aedc9b24 => generated 1132 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2647] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:44:33 2026] GET /v2.0/networks/61712e40-2b7d-4e3a-b41e-0b4bafc53c97?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: 1386/2648] 199.19.213.104 () {30 vars in 696 bytes} [Tue May 12 12:44:33 2026] GET /v2.0/ports/0cb5bd3f-5c83-47ea-bc2f-c3af56114507 => generated 1348 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2649] 199.19.213.104 () {30 vars in 700 bytes} [Tue May 12 12:44:33 2026] GET /v2.0/subnets/0b267a8c-7183-4706-84fa-9f6827452108 => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2650] 199.19.213.104 () {30 vars in 702 bytes} [Tue May 12 12:44:33 2026] GET /v2.0/networks/61712e40-2b7d-4e3a-b41e-0b4bafc53c97 => generated 800 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2651] 199.19.213.104 () {30 vars in 696 bytes} [Tue May 12 12:44:34 2026] GET /v2.0/ports/f8281a32-cb4a-43cd-ae63-5e87aedc9b24 => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2652] 199.19.213.104 () {30 vars in 700 bytes} [Tue May 12 12:44:34 2026] GET /v2.0/subnets/0b267a8c-7183-4706-84fa-9f6827452108 => 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: 1265/2653] 199.19.213.104 () {34 vars in 1095 bytes} [Tue May 12 12:44:38 2026] GET /v2.0/ports?device_id=73762540-a3dd-49ee-b146-55d51a1511a2&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2654] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:44:38 2026] GET /v2.0/ports?tenant_id=d5e446bb5bd54c0887fe6f47877100f4&device_id=73762540-a3dd-49ee-b146-55d51a1511a2 => generated 1469 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:44:38.811 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fdf91256-ad4f-480f-a361-2443f6e916d9'] response: {'name': 'network-changed', 'server_uuid': 'bd2fb561-b271-4a7e-a1fa-cd58340a07b6', 'tag': '0cb5bd3f-5c83-47ea-bc2f-c3af56114507', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1266/2655] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:44:38 2026] GET /v2.0/ports?tenant_id=99d1c923e38947c1bbc02f6e072692d0&device_id=bd2fb561-b271-4a7e-a1fa-cd58340a07b6 => generated 2590 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2656] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:44:38 2026] GET /v2.0/networks?id=3d2ef220-ee09-47e8-a36a-97a164bf68ca => generated 801 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2657] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:44:38 2026] GET /v2.0/networks?id=61712e40-2b7d-4e3a-b41e-0b4bafc53c97 => generated 803 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2658] 199.19.213.104 () {34 vars in 1055 bytes} [Tue May 12 12:44:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.94&port_id=deb7a8a3-af74-4a92-bcd1-926b04a1731c => generated 859 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2659] 199.19.213.104 () {34 vars in 1057 bytes} [Tue May 12 12:44:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.226&port_id=0cb5bd3f-5c83-47ea-bc2f-c3af56114507 => 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: 1392/2660] 199.19.213.104 () {34 vars in 1105 bytes} [Tue May 12 12:44:38 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A216&port_id=deb7a8a3-af74-4a92-bcd1-926b04a1731c => 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: 1269/2661] 199.19.213.104 () {34 vars in 983 bytes} [Tue May 12 12:44:38 2026] GET /v2.0/subnets?id=0b267a8c-7183-4706-84fa-9f6827452108 => generated 655 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2662] 199.19.213.104 () {34 vars in 1063 bytes} [Tue May 12 12:44:38 2026] GET /v2.0/subnets?id=2e1c4712-5bca-4f18-a506-12aa01f9bc6a&id=0e8b7ac9-d323-4c17-aaa8-e801afd7da64 => generated 1367 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2663] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:44:39 2026] GET /v2.0/ports?network_id=61712e40-2b7d-4e3a-b41e-0b4bafc53c97&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2664] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:44:39 2026] GET /v2.0/ports?network_id=3d2ef220-ee09-47e8-a36a-97a164bf68ca&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: 1395/2665] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:44:39 2026] GET /v2.0/ports?network_id=3d2ef220-ee09-47e8-a36a-97a164bf68ca&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2666] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:44:39 2026] GET /v2.0/networks/61712e40-2b7d-4e3a-b41e-0b4bafc53c97?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: 1272/2667] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:44:39 2026] GET /v2.0/networks/61712e40-2b7d-4e3a-b41e-0b4bafc53c97?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2668] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:44:39 2026] GET /v2.0/networks/3d2ef220-ee09-47e8-a36a-97a164bf68ca?fields=segments => generated 14 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2669] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:44:39 2026] GET /v2.0/networks/3d2ef220-ee09-47e8-a36a-97a164bf68ca?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) 2026-05-12 12:44:42.017 7 INFO neutron.db.l3_db [None req-1fd57163-2511-422f-b516-434c98a65206 573de58a08d546a3be9394b8b1fc2b6a d5e446bb5bd54c0887fe6f47877100f4 - - - -] Floating IP 6b0f1e44-db00-42b2-878f-0d12807ad67e associated. External IP: 10.96.250.218, port: f8281a32-cb4a-43cd-ae63-5e87aedc9b24. [pid: 7|app: 0|req: 1397/2670] 10.0.0.251 () {34 vars in 676 bytes} [Tue May 12 12:44:41 2026] POST /v2.0/floatingips => generated 899 bytes in 1321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2673] 199.19.213.104 () {30 vars in 662 bytes} [Tue May 12 12:44:45 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2674] 199.19.213.104 () {30 vars in 664 bytes} [Tue May 12 12:44:45 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: 8|app: 0|req: 1276/2675] 199.19.213.104 () {30 vars in 640 bytes} [Tue May 12 12:44:45 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: 1400/2676] 199.19.213.104 () {30 vars in 676 bytes} [Tue May 12 12:44:45 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: 1277/2677] 199.19.213.104 () {30 vars in 731 bytes} [Tue May 12 12:44:46 2026] GET /v2.0/security-groups?name=lb-e85c660a-98c7-4372-8c5f-e5970f959e89 => generated 1577 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2678] 199.19.213.104 () {30 vars in 761 bytes} [Tue May 12 12:44:46 2026] GET /v2.0/security-group-rules?security_group_id=9b155c49-0872-409b-beca-e1c4f8c44e98 => generated 1118 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2679] 199.19.213.104 () {34 vars in 706 bytes} [Tue May 12 12:44:46 2026] POST /v2.0/security-group-rules => generated 565 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2680] 199.19.213.104 () {34 vars in 706 bytes} [Tue May 12 12:44:46 2026] POST /v2.0/security-group-rules => generated 569 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2681] 10.0.0.2 () {30 vars in 656 bytes} [Tue May 12 12:44:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2682] 10.0.0.2 () {30 vars in 658 bytes} [Tue May 12 12:44:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2683] 10.0.0.2 () {30 vars in 634 bytes} [Tue May 12 12:44:53 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2684] 10.0.0.2 () {30 vars in 670 bytes} [Tue May 12 12:44: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) [pid: 8|app: 0|req: 1281/2685] 10.0.0.2 () {28 vars in 436 bytes} [Tue May 12 12:44:54 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2686] 10.0.0.2 () {30 vars in 694 bytes} [Tue May 12 12:44:54 2026] GET /v2.0/subnets/31bf5cd8-936a-46a8-801b-0bc320a03f33 => generated 632 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2687] 199.19.213.104 () {30 vars in 662 bytes} [Tue May 12 12:44:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2688] 199.19.213.104 () {30 vars in 664 bytes} [Tue May 12 12:44:54 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: 1283/2689] 199.19.213.104 () {30 vars in 640 bytes} [Tue May 12 12:44:54 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: 1407/2690] 199.19.213.104 () {30 vars in 676 bytes} [Tue May 12 12:44:54 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: 1284/2691] 199.19.213.104 () {30 vars in 700 bytes} [Tue May 12 12:44:54 2026] GET /v2.0/subnets/31bf5cd8-936a-46a8-801b-0bc320a03f33 => generated 650 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2692] 199.19.213.104 () {30 vars in 715 bytes} [Tue May 12 12:44:54 2026] GET /v2.0/ports?device_id=bd2fb561-b271-4a7e-a1fa-cd58340a07b6 => generated 2590 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2693] 199.19.213.104 () {30 vars in 662 bytes} [Tue May 12 12:44:55 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: 1409/2694] 199.19.213.104 () {30 vars in 664 bytes} [Tue May 12 12:44:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2695] 199.19.213.104 () {30 vars in 640 bytes} [Tue May 12 12:44:55 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: 1410/2696] 199.19.213.104 () {30 vars in 676 bytes} [Tue May 12 12:44:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2697] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:44:55 2026] GET /v2.0/networks/e50d569c-c19a-4248-b76a-a0d531bbb91e?fields=segments => generated 14 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2698] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:44:55 2026] GET /v2.0/networks/e50d569c-c19a-4248-b76a-a0d531bbb91e?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: 1288/2699] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:44:55 2026] GET /v2.0/networks?id=e50d569c-c19a-4248-b76a-a0d531bbb91e => generated 801 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2700] 199.19.213.104 () {38 vars in 954 bytes} [Tue May 12 12:44:55 2026] POST /v2.0/ports => generated 1299 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2701] 199.19.213.104 () {38 vars in 1027 bytes} [Tue May 12 12:44:56 2026] PUT /v2.0/ports/8aa2b19a-aad9-43ef-a512-968c9f87800e => generated 1424 bytes in 555 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: 1413/2702] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:44:56 2026] GET /v2.0/ports?tenant_id=99d1c923e38947c1bbc02f6e072692d0&device_id=bd2fb561-b271-4a7e-a1fa-cd58340a07b6 => generated 4042 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, ' [pid: 8|app: 0|req: 1290/2703] 199.19.213.104 () {34 vars in 1061 bytes} [Tue May 12 12:44:56 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.124&port_id=3f69c66b-7929-4389-9abb-e028a6f47852 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2704] 199.19.213.104 () {34 vars in 983 bytes} [Tue May 12 12:44:57 2026] GET /v2.0/subnets?id=7c6ee673-aa2f-462c-b050-188269e1a789 => generated 630 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:44:57.066 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3c840119-f3f6-4163-a68e-e17372502cc9'] response: {'name': 'network-changed', 'server_uuid': 'bd2fb561-b271-4a7e-a1fa-cd58340a07b6', 'tag': '8aa2b19a-aad9-43ef-a512-968c9f87800e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1291/2705] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:44:57 2026] GET /v2.0/ports?network_id=d511e8fe-7dd7-4dd2-90dd-cbd605691317&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: 1415/2706] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:44:57 2026] GET /v2.0/networks/d511e8fe-7dd7-4dd2-90dd-cbd605691317?fields=segments => generated 14 bytes in 63 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: 1292/2707] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:44:57 2026] GET /v2.0/networks/d511e8fe-7dd7-4dd2-90dd-cbd605691317?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2708] 199.19.213.104 () {34 vars in 1057 bytes} [Tue May 12 12:44:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.226&port_id=0cb5bd3f-5c83-47ea-bc2f-c3af56114507 => 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: 1293/2709] 199.19.213.104 () {34 vars in 983 bytes} [Tue May 12 12:44:57 2026] GET /v2.0/subnets?id=0b267a8c-7183-4706-84fa-9f6827452108 => generated 655 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2710] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:44:57 2026] GET /v2.0/ports?network_id=61712e40-2b7d-4e3a-b41e-0b4bafc53c97&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: 1294/2711] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:44:57 2026] GET /v2.0/networks/61712e40-2b7d-4e3a-b41e-0b4bafc53c97?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: 1418/2712] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:44:57 2026] GET /v2.0/networks/61712e40-2b7d-4e3a-b41e-0b4bafc53c97?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2713] 199.19.213.104 () {34 vars in 1057 bytes} [Tue May 12 12:44:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.249&port_id=8aa2b19a-aad9-43ef-a512-968c9f87800e => 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: 1419/2714] 199.19.213.104 () {34 vars in 1101 bytes} [Tue May 12 12:44:57 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A94&port_id=8aa2b19a-aad9-43ef-a512-968c9f87800e => 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: 1296/2715] 199.19.213.104 () {34 vars in 1063 bytes} [Tue May 12 12:44:57 2026] GET /v2.0/subnets?id=e0ee5ffe-3c22-4257-8409-48fda9f30883&id=31bf5cd8-936a-46a8-801b-0bc320a03f33 => generated 1363 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2716] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:44:57 2026] GET /v2.0/ports?network_id=e50d569c-c19a-4248-b76a-a0d531bbb91e&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2717] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:44:57 2026] GET /v2.0/ports?network_id=e50d569c-c19a-4248-b76a-a0d531bbb91e&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: 7|app: 0|req: 1421/2718] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:44:57 2026] GET /v2.0/networks/e50d569c-c19a-4248-b76a-a0d531bbb91e?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: 1298/2719] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:44:57 2026] GET /v2.0/networks/e50d569c-c19a-4248-b76a-a0d531bbb91e?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: 1422/2720] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:44:57 2026] GET /v2.0/ports?tenant_id=99d1c923e38947c1bbc02f6e072692d0&device_id=bd2fb561-b271-4a7e-a1fa-cd58340a07b6 => generated 4042 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2721] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:44:58 2026] GET /v2.0/networks?id=e50d569c-c19a-4248-b76a-a0d531bbb91e => 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: 1423/2722] 199.19.213.104 () {34 vars in 1057 bytes} [Tue May 12 12:44:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.249&port_id=8aa2b19a-aad9-43ef-a512-968c9f87800e => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2723] 199.19.213.104 () {34 vars in 1101 bytes} [Tue May 12 12:44:58 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A94&port_id=8aa2b19a-aad9-43ef-a512-968c9f87800e => 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: 1301/2724] 199.19.213.104 () {34 vars in 1063 bytes} [Tue May 12 12:44:58 2026] GET /v2.0/subnets?id=e0ee5ffe-3c22-4257-8409-48fda9f30883&id=31bf5cd8-936a-46a8-801b-0bc320a03f33 => generated 1363 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2725] 10.0.0.37 () {34 vars in 969 bytes} [Tue May 12 12:44:58 2026] GET /v2.0/ports/8aa2b19a-aad9-43ef-a512-968c9f87800e => generated 1460 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2726] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:44:58 2026] GET /v2.0/ports?network_id=e50d569c-c19a-4248-b76a-a0d531bbb91e&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: 1425/2727] 199.19.213.104 () {30 vars in 696 bytes} [Tue May 12 12:44:58 2026] GET /v2.0/ports/8aa2b19a-aad9-43ef-a512-968c9f87800e => generated 1460 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2728] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:44:58 2026] GET /v2.0/ports?network_id=e50d569c-c19a-4248-b76a-a0d531bbb91e&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2729] 199.19.213.104 () {30 vars in 696 bytes} [Tue May 12 12:44:58 2026] GET /v2.0/ports/8aa2b19a-aad9-43ef-a512-968c9f87800e => generated 1460 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2730] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:44:58 2026] GET /v2.0/networks/e50d569c-c19a-4248-b76a-a0d531bbb91e?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: 1305/2731] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:44:58 2026] GET /v2.0/networks/e50d569c-c19a-4248-b76a-a0d531bbb91e?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: 1427/2732] 199.19.213.104 () {34 vars in 749 bytes} [Tue May 12 12:44:58 2026] PUT /v2.0/ports/8aa2b19a-aad9-43ef-a512-968c9f87800e => generated 1199 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2733] 199.19.213.104 () {30 vars in 702 bytes} [Tue May 12 12:44:58 2026] GET /v2.0/networks/e50d569c-c19a-4248-b76a-a0d531bbb91e => generated 798 bytes in 70 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: 1428/2734] 199.19.213.104 () {30 vars in 700 bytes} [Tue May 12 12:44:58 2026] GET /v2.0/subnets/31bf5cd8-936a-46a8-801b-0bc320a03f33 => generated 650 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:44:59.019 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d93f6830-9544-459c-810e-2bf2f7988fec'] response: {'name': 'network-changed', 'server_uuid': 'bd2fb561-b271-4a7e-a1fa-cd58340a07b6', 'tag': '8aa2b19a-aad9-43ef-a512-968c9f87800e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1429/2735] 199.19.213.104 () {30 vars in 662 bytes} [Tue May 12 12:44:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2736] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:44:58 2026] GET /v2.0/ports?tenant_id=99d1c923e38947c1bbc02f6e072692d0&device_id=bd2fb561-b271-4a7e-a1fa-cd58340a07b6 => generated 3817 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2737] 199.19.213.104 () {30 vars in 664 bytes} [Tue May 12 12:44:59 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: 1431/2738] 199.19.213.104 () {30 vars in 640 bytes} [Tue May 12 12:44:59 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2739] 199.19.213.104 () {30 vars in 676 bytes} [Tue May 12 12:44:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2740] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:44:59 2026] GET /v2.0/networks?id=e50d569c-c19a-4248-b76a-a0d531bbb91e => generated 801 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2741] 199.19.213.104 () {30 vars in 700 bytes} [Tue May 12 12:44:59 2026] GET /v2.0/subnets/0b267a8c-7183-4706-84fa-9f6827452108 => 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: 1309/2742] 199.19.213.104 () {34 vars in 1057 bytes} [Tue May 12 12:44:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.249&port_id=8aa2b19a-aad9-43ef-a512-968c9f87800e => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2743] 199.19.213.104 () {30 vars in 696 bytes} [Tue May 12 12:44:59 2026] GET /v2.0/ports/f8281a32-cb4a-43cd-ae63-5e87aedc9b24 => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2744] 199.19.213.104 () {34 vars in 983 bytes} [Tue May 12 12:44:59 2026] GET /v2.0/subnets?id=31bf5cd8-936a-46a8-801b-0bc320a03f33 => generated 653 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2745] 199.19.213.104 () {30 vars in 696 bytes} [Tue May 12 12:44:59 2026] GET /v2.0/ports/0cb5bd3f-5c83-47ea-bc2f-c3af56114507 => generated 1350 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2746] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:44:59 2026] GET /v2.0/ports?network_id=e50d569c-c19a-4248-b76a-a0d531bbb91e&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2747] 199.19.213.104 () {30 vars in 700 bytes} [Tue May 12 12:44:59 2026] GET /v2.0/subnets/0b267a8c-7183-4706-84fa-9f6827452108 => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2748] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:44:59 2026] GET /v2.0/networks/e50d569c-c19a-4248-b76a-a0d531bbb91e?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: 1437/2749] 199.19.213.104 () {30 vars in 702 bytes} [Tue May 12 12:44:59 2026] GET /v2.0/networks/61712e40-2b7d-4e3a-b41e-0b4bafc53c97 => generated 800 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2750] 199.19.213.104 () {30 vars in 696 bytes} [Tue May 12 12:44:59 2026] GET /v2.0/ports/f8281a32-cb4a-43cd-ae63-5e87aedc9b24 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2751] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:44:59 2026] GET /v2.0/networks/e50d569c-c19a-4248-b76a-a0d531bbb91e?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: 1439/2752] 199.19.213.104 () {30 vars in 700 bytes} [Tue May 12 12:44:59 2026] GET /v2.0/subnets/0b267a8c-7183-4706-84fa-9f6827452108 => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2755] 10.0.0.2 () {30 vars in 656 bytes} [Tue May 12 12:45:05 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: 1441/2756] 10.0.0.2 () {30 vars in 658 bytes} [Tue May 12 12:45:05 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: 1316/2757] 10.0.0.2 () {30 vars in 634 bytes} [Tue May 12 12:45:05 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: 1442/2758] 10.0.0.2 () {30 vars in 670 bytes} [Tue May 12 12:45:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2759] 10.0.0.2 () {28 vars in 436 bytes} [Tue May 12 12:45:05 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2760] 10.0.0.2 () {30 vars in 694 bytes} [Tue May 12 12:45:05 2026] GET /v2.0/subnets/0e8b7ac9-d323-4c17-aaa8-e801afd7da64 => generated 632 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2761] 199.19.213.104 () {30 vars in 662 bytes} [Tue May 12 12:45:05 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: 1444/2762] 199.19.213.104 () {30 vars in 664 bytes} [Tue May 12 12:45:06 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2763] 199.19.213.104 () {30 vars in 640 bytes} [Tue May 12 12:45: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: 1445/2764] 199.19.213.104 () {30 vars in 676 bytes} [Tue May 12 12:45:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2765] 199.19.213.104 () {30 vars in 700 bytes} [Tue May 12 12:45:06 2026] GET /v2.0/subnets/31bf5cd8-936a-46a8-801b-0bc320a03f33 => generated 650 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2766] 199.19.213.104 () {30 vars in 700 bytes} [Tue May 12 12:45:06 2026] GET /v2.0/subnets/0e8b7ac9-d323-4c17-aaa8-e801afd7da64 => generated 650 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2767] 199.19.213.104 () {30 vars in 715 bytes} [Tue May 12 12:45:06 2026] GET /v2.0/ports?device_id=bd2fb561-b271-4a7e-a1fa-cd58340a07b6 => generated 3819 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2768] 199.19.213.104 () {30 vars in 662 bytes} [Tue May 12 12:45:06 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: 1322/2769] 199.19.213.104 () {30 vars in 664 bytes} [Tue May 12 12:45:06 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2770] 199.19.213.104 () {30 vars in 640 bytes} [Tue May 12 12:45:06 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2771] 199.19.213.104 () {30 vars in 676 bytes} [Tue May 12 12:45: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: 7|app: 0|req: 1449/2772] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:45:06 2026] GET /v2.0/networks/3d2ef220-ee09-47e8-a36a-97a164bf68ca?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2773] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:45:06 2026] GET /v2.0/networks/3d2ef220-ee09-47e8-a36a-97a164bf68ca?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2774] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:45:06 2026] GET /v2.0/networks?id=3d2ef220-ee09-47e8-a36a-97a164bf68ca => generated 801 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2775] 199.19.213.104 () {38 vars in 954 bytes} [Tue May 12 12:45:06 2026] POST /v2.0/ports => generated 1307 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2776] 199.19.213.104 () {38 vars in 1027 bytes} [Tue May 12 12:45:07 2026] PUT /v2.0/ports/5bb4acf1-37df-449d-b9c4-6538342980e4 => generated 1432 bytes in 545 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: 1326/2777] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:45:07 2026] GET /v2.0/ports?tenant_id=99d1c923e38947c1bbc02f6e072692d0&device_id=bd2fb561-b271-4a7e-a1fa-cd58340a07b6 => generated 5279 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-05-12 12:45:07.902 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-25dd7e22-4640-4277-aed6-650cc95faa9d'] response: {'name': 'network-changed', 'server_uuid': 'bd2fb561-b271-4a7e-a1fa-cd58340a07b6', 'tag': '5bb4acf1-37df-449d-b9c4-6538342980e4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1452/2778] 199.19.213.104 () {34 vars in 1061 bytes} [Tue May 12 12:45:07 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.124&port_id=3f69c66b-7929-4389-9abb-e028a6f47852 => 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: 1327/2779] 199.19.213.104 () {34 vars in 983 bytes} [Tue May 12 12:45:07 2026] GET /v2.0/subnets?id=7c6ee673-aa2f-462c-b050-188269e1a789 => generated 630 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2780] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:45:07 2026] GET /v2.0/ports?network_id=d511e8fe-7dd7-4dd2-90dd-cbd605691317&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: 1328/2781] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:45:08 2026] GET /v2.0/networks/d511e8fe-7dd7-4dd2-90dd-cbd605691317?fields=segments => generated 14 bytes in 66 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: 1454/2782] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:45:08 2026] GET /v2.0/networks/d511e8fe-7dd7-4dd2-90dd-cbd605691317?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: 1329/2783] 199.19.213.104 () {34 vars in 1057 bytes} [Tue May 12 12:45:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.226&port_id=0cb5bd3f-5c83-47ea-bc2f-c3af56114507 => 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: 1455/2784] 199.19.213.104 () {34 vars in 983 bytes} [Tue May 12 12:45:08 2026] GET /v2.0/subnets?id=0b267a8c-7183-4706-84fa-9f6827452108 => generated 655 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2785] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:45:08 2026] GET /v2.0/ports?network_id=61712e40-2b7d-4e3a-b41e-0b4bafc53c97&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: 1456/2786] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:45:08 2026] GET /v2.0/networks/61712e40-2b7d-4e3a-b41e-0b4bafc53c97?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: 1331/2787] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:45:08 2026] GET /v2.0/networks/61712e40-2b7d-4e3a-b41e-0b4bafc53c97?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: 1457/2788] 199.19.213.104 () {34 vars in 1057 bytes} [Tue May 12 12:45:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.249&port_id=8aa2b19a-aad9-43ef-a512-968c9f87800e => 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: 1332/2789] 199.19.213.104 () {34 vars in 983 bytes} [Tue May 12 12:45:08 2026] GET /v2.0/subnets?id=31bf5cd8-936a-46a8-801b-0bc320a03f33 => 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: 1458/2790] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:45:08 2026] GET /v2.0/ports?network_id=e50d569c-c19a-4248-b76a-a0d531bbb91e&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2791] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:45:08 2026] GET /v2.0/networks/e50d569c-c19a-4248-b76a-a0d531bbb91e?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: 1459/2792] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:45:08 2026] GET /v2.0/networks/e50d569c-c19a-4248-b76a-a0d531bbb91e?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: 1334/2793] 199.19.213.104 () {34 vars in 1057 bytes} [Tue May 12 12:45:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.237&port_id=5bb4acf1-37df-449d-b9c4-6538342980e4 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2794] 199.19.213.104 () {34 vars in 1105 bytes} [Tue May 12 12:45:08 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A397&port_id=5bb4acf1-37df-449d-b9c4-6538342980e4 => 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: 1335/2795] 199.19.213.104 () {34 vars in 1063 bytes} [Tue May 12 12:45:08 2026] GET /v2.0/subnets?id=2e1c4712-5bca-4f18-a506-12aa01f9bc6a&id=0e8b7ac9-d323-4c17-aaa8-e801afd7da64 => generated 1367 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2796] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:45:08 2026] GET /v2.0/ports?network_id=3d2ef220-ee09-47e8-a36a-97a164bf68ca&device_owner=network%3Adhcp => generated 1461 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2797] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:45:09 2026] GET /v2.0/ports?network_id=3d2ef220-ee09-47e8-a36a-97a164bf68ca&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2798] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:45:09 2026] GET /v2.0/networks/3d2ef220-ee09-47e8-a36a-97a164bf68ca?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: 1337/2799] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:45:09 2026] GET /v2.0/networks/3d2ef220-ee09-47e8-a36a-97a164bf68ca?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2800] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:45:09 2026] GET /v2.0/ports?tenant_id=99d1c923e38947c1bbc02f6e072692d0&device_id=bd2fb561-b271-4a7e-a1fa-cd58340a07b6 => generated 5279 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2801] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:45:09 2026] GET /v2.0/networks?id=3d2ef220-ee09-47e8-a36a-97a164bf68ca => generated 801 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2802] 199.19.213.104 () {34 vars in 1057 bytes} [Tue May 12 12:45:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.237&port_id=5bb4acf1-37df-449d-b9c4-6538342980e4 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2803] 199.19.213.104 () {34 vars in 1105 bytes} [Tue May 12 12:45:09 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A397&port_id=5bb4acf1-37df-449d-b9c4-6538342980e4 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2804] 10.0.0.37 () {34 vars in 969 bytes} [Tue May 12 12:45:09 2026] GET /v2.0/ports/5bb4acf1-37df-449d-b9c4-6538342980e4 => generated 1468 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2805] 199.19.213.104 () {34 vars in 1063 bytes} [Tue May 12 12:45:09 2026] GET /v2.0/subnets?id=2e1c4712-5bca-4f18-a506-12aa01f9bc6a&id=0e8b7ac9-d323-4c17-aaa8-e801afd7da64 => generated 1367 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2806] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:45:09 2026] GET /v2.0/ports?network_id=3d2ef220-ee09-47e8-a36a-97a164bf68ca&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2807] 199.19.213.104 () {30 vars in 696 bytes} [Tue May 12 12:45:09 2026] GET /v2.0/ports/5bb4acf1-37df-449d-b9c4-6538342980e4 => generated 1468 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2808] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:45:09 2026] GET /v2.0/ports?network_id=3d2ef220-ee09-47e8-a36a-97a164bf68ca&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2809] 199.19.213.104 () {30 vars in 696 bytes} [Tue May 12 12:45:09 2026] GET /v2.0/ports/5bb4acf1-37df-449d-b9c4-6538342980e4 => generated 1468 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2810] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:45:09 2026] GET /v2.0/networks/3d2ef220-ee09-47e8-a36a-97a164bf68ca?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2811] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:45:09 2026] GET /v2.0/networks/3d2ef220-ee09-47e8-a36a-97a164bf68ca?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: 1343/2812] 199.19.213.104 () {34 vars in 749 bytes} [Tue May 12 12:45:09 2026] PUT /v2.0/ports/5bb4acf1-37df-449d-b9c4-6538342980e4 => generated 1199 bytes in 809 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2813] 199.19.213.104 () {30 vars in 702 bytes} [Tue May 12 12:45:10 2026] GET /v2.0/networks/3d2ef220-ee09-47e8-a36a-97a164bf68ca => generated 798 bytes in 63 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: 1344/2814] 199.19.213.104 () {30 vars in 700 bytes} [Tue May 12 12:45:10 2026] GET /v2.0/subnets/0e8b7ac9-d323-4c17-aaa8-e801afd7da64 => generated 650 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2815] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:45:10 2026] GET /v2.0/ports?tenant_id=99d1c923e38947c1bbc02f6e072692d0&device_id=bd2fb561-b271-4a7e-a1fa-cd58340a07b6 => generated 5046 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2816] 199.19.213.104 () {30 vars in 662 bytes} [Tue May 12 12:45:10 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) 2026-05-12 12:45:10.703 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bedf1dd8-fb23-4b41-b126-b4815e067360'] response: {'name': 'network-changed', 'server_uuid': 'bd2fb561-b271-4a7e-a1fa-cd58340a07b6', 'tag': '5bb4acf1-37df-449d-b9c4-6538342980e4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1346/2817] 199.19.213.104 () {30 vars in 664 bytes} [Tue May 12 12:45:10 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2818] 199.19.213.104 () {30 vars in 640 bytes} [Tue May 12 12:45:10 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: 1348/2819] 199.19.213.104 () {30 vars in 676 bytes} [Tue May 12 12:45:10 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: 1472/2820] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:45:10 2026] GET /v2.0/networks?id=3d2ef220-ee09-47e8-a36a-97a164bf68ca => generated 801 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2821] 199.19.213.104 () {30 vars in 700 bytes} [Tue May 12 12:45:10 2026] GET /v2.0/subnets/0b267a8c-7183-4706-84fa-9f6827452108 => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2822] 199.19.213.104 () {34 vars in 1057 bytes} [Tue May 12 12:45:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.237&port_id=5bb4acf1-37df-449d-b9c4-6538342980e4 => 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: 1350/2823] 199.19.213.104 () {30 vars in 696 bytes} [Tue May 12 12:45:10 2026] GET /v2.0/ports/f8281a32-cb4a-43cd-ae63-5e87aedc9b24 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2824] 199.19.213.104 () {34 vars in 983 bytes} [Tue May 12 12:45:10 2026] GET /v2.0/subnets?id=0e8b7ac9-d323-4c17-aaa8-e801afd7da64 => 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: 1351/2825] 199.19.213.104 () {30 vars in 696 bytes} [Tue May 12 12:45:10 2026] GET /v2.0/ports/0cb5bd3f-5c83-47ea-bc2f-c3af56114507 => generated 1350 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2826] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:45:10 2026] GET /v2.0/ports?network_id=3d2ef220-ee09-47e8-a36a-97a164bf68ca&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: 1352/2827] 199.19.213.104 () {30 vars in 700 bytes} [Tue May 12 12:45:10 2026] GET /v2.0/subnets/0b267a8c-7183-4706-84fa-9f6827452108 => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2828] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:45:10 2026] GET /v2.0/networks/3d2ef220-ee09-47e8-a36a-97a164bf68ca?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: 1353/2829] 199.19.213.104 () {30 vars in 702 bytes} [Tue May 12 12:45:10 2026] GET /v2.0/networks/61712e40-2b7d-4e3a-b41e-0b4bafc53c97 => generated 800 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2830] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:45:10 2026] GET /v2.0/networks/3d2ef220-ee09-47e8-a36a-97a164bf68ca?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2831] 199.19.213.104 () {30 vars in 696 bytes} [Tue May 12 12:45:11 2026] GET /v2.0/ports/f8281a32-cb4a-43cd-ae63-5e87aedc9b24 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2832] 199.19.213.104 () {30 vars in 700 bytes} [Tue May 12 12:45:11 2026] GET /v2.0/subnets/0b267a8c-7183-4706-84fa-9f6827452108 => generated 652 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2835] 199.19.213.104 () {30 vars in 662 bytes} [Tue May 12 12:45:19 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2836] 199.19.213.104 () {30 vars in 664 bytes} [Tue May 12 12:45:19 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: 1357/2837] 199.19.213.104 () {30 vars in 640 bytes} [Tue May 12 12:45:19 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: 7|app: 0|req: 1481/2838] 199.19.213.104 () {30 vars in 676 bytes} [Tue May 12 12:45:19 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2839] 199.19.213.104 () {30 vars in 700 bytes} [Tue May 12 12:45:19 2026] GET /v2.0/subnets/31bf5cd8-936a-46a8-801b-0bc320a03f33 => generated 650 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2840] 199.19.213.104 () {30 vars in 715 bytes} [Tue May 12 12:45:19 2026] GET /v2.0/ports?device_id=bd2fb561-b271-4a7e-a1fa-cd58340a07b6 => generated 5048 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2841] 199.19.213.104 () {30 vars in 662 bytes} [Tue May 12 12:45:20 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2842] 199.19.213.104 () {30 vars in 664 bytes} [Tue May 12 12:45:20 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: 1360/2843] 199.19.213.104 () {30 vars in 640 bytes} [Tue May 12 12:45:20 2026] GET /v2.0/extensions/qos => generated 166 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2844] 199.19.213.104 () {30 vars in 676 bytes} [Tue May 12 12:45:20 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2845] 199.19.213.104 () {30 vars in 696 bytes} [Tue May 12 12:45:20 2026] GET /v2.0/ports/5bb4acf1-37df-449d-b9c4-6538342980e4 => generated 1237 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2846] 199.19.213.104 () {34 vars in 748 bytes} [Tue May 12 12:45:20 2026] PUT /v2.0/ports/5bb4acf1-37df-449d-b9c4-6538342980e4 => generated 1026 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2847] 199.19.213.104 () {30 vars in 702 bytes} [Tue May 12 12:45:20 2026] GET /v2.0/networks/3d2ef220-ee09-47e8-a36a-97a164bf68ca => generated 798 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-05-12 12:45:20.680 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b82755c6-ab7c-4f45-8c8f-cf8d84d71744'] response: {'name': 'network-changed', 'server_uuid': 'bd2fb561-b271-4a7e-a1fa-cd58340a07b6', 'tag': '5bb4acf1-37df-449d-b9c4-6538342980e4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1486/2848] 199.19.213.104 () {30 vars in 715 bytes} [Tue May 12 12:45:20 2026] GET /v2.0/ports?device_id=bd2fb561-b271-4a7e-a1fa-cd58340a07b6 => generated 4873 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2849] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:45:20 2026] GET /v2.0/ports?tenant_id=99d1c923e38947c1bbc02f6e072692d0&device_id=bd2fb561-b271-4a7e-a1fa-cd58340a07b6 => generated 4873 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2850] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:45:20 2026] GET /v2.0/networks?id=3d2ef220-ee09-47e8-a36a-97a164bf68ca => generated 801 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2851] 199.19.213.104 () {30 vars in 715 bytes} [Tue May 12 12:45:20 2026] GET /v2.0/ports?device_id=bd2fb561-b271-4a7e-a1fa-cd58340a07b6 => generated 4873 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2852] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:45:20 2026] GET /v2.0/networks/3d2ef220-ee09-47e8-a36a-97a164bf68ca?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: 1365/2853] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:45:20 2026] GET /v2.0/networks/3d2ef220-ee09-47e8-a36a-97a164bf68ca?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: 1489/2854] 199.19.213.104 () {34 vars in 974 bytes} [Tue May 12 12:45:21 2026] GET /v2.0/ports/5bb4acf1-37df-449d-b9c4-6538342980e4 => generated 1062 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2855] 199.19.213.104 () {36 vars in 996 bytes} [Tue May 12 12:45:21 2026] DELETE /v2.0/ports/5bb4acf1-37df-449d-b9c4-6538342980e4 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2856] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:45:21 2026] GET /v2.0/ports?tenant_id=99d1c923e38947c1bbc02f6e072692d0&device_id=bd2fb561-b271-4a7e-a1fa-cd58340a07b6 => generated 3819 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:45:21.831 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-efa438da-72f5-4c33-b5a4-51ee6b0f666d'] response: {'server_uuid': 'bd2fb561-b271-4a7e-a1fa-cd58340a07b6', 'name': 'network-vif-deleted', 'tag': '5bb4acf1-37df-449d-b9c4-6538342980e4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1367/2857] 199.19.213.104 () {34 vars in 1225 bytes} [Tue May 12 12:45:21 2026] GET /v2.0/networks?id=d511e8fe-7dd7-4dd2-90dd-cbd605691317&id=61712e40-2b7d-4e3a-b41e-0b4bafc53c97&id=e50d569c-c19a-4248-b76a-a0d531bbb91e&id=3d2ef220-ee09-47e8-a36a-97a164bf68ca => generated 3098 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2858] 199.19.213.104 () {30 vars in 715 bytes} [Tue May 12 12:45:21 2026] GET /v2.0/ports?device_id=bd2fb561-b271-4a7e-a1fa-cd58340a07b6 => generated 3819 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2859] 199.19.213.104 () {34 vars in 1061 bytes} [Tue May 12 12:45:21 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.124&port_id=3f69c66b-7929-4389-9abb-e028a6f47852 => 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: 1369/2860] 199.19.213.104 () {34 vars in 983 bytes} [Tue May 12 12:45:21 2026] GET /v2.0/subnets?id=7c6ee673-aa2f-462c-b050-188269e1a789 => generated 630 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2861] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:45:21 2026] GET /v2.0/ports?network_id=d511e8fe-7dd7-4dd2-90dd-cbd605691317&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: 1371/2862] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:45:22 2026] GET /v2.0/networks/d511e8fe-7dd7-4dd2-90dd-cbd605691317?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: 1372/2863] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:45:22 2026] GET /v2.0/networks/d511e8fe-7dd7-4dd2-90dd-cbd605691317?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: 1373/2864] 199.19.213.104 () {34 vars in 1057 bytes} [Tue May 12 12:45:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.226&port_id=0cb5bd3f-5c83-47ea-bc2f-c3af56114507 => 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: 1374/2865] 199.19.213.104 () {34 vars in 983 bytes} [Tue May 12 12:45:22 2026] GET /v2.0/subnets?id=0b267a8c-7183-4706-84fa-9f6827452108 => generated 655 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2866] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:45:22 2026] GET /v2.0/ports?network_id=61712e40-2b7d-4e3a-b41e-0b4bafc53c97&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: 1376/2867] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:45:22 2026] GET /v2.0/networks/61712e40-2b7d-4e3a-b41e-0b4bafc53c97?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:45:22.390 7 INFO neutron.pecan_wsgi.hooks.translation [None req-efcd2009-bbfb-4fc9-b809-5d20596bddd8 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1492/2868] 199.19.213.104 () {32 vars in 718 bytes} [Tue May 12 12:45:21 2026] DELETE /v2.0/ports/5bb4acf1-37df-449d-b9c4-6538342980e4 => generated 132 bytes in 495 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2869] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:45:22 2026] GET /v2.0/networks/61712e40-2b7d-4e3a-b41e-0b4bafc53c97?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: 1378/2870] 199.19.213.104 () {30 vars in 662 bytes} [Tue May 12 12:45:22 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: 1493/2871] 199.19.213.104 () {34 vars in 1057 bytes} [Tue May 12 12:45:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.249&port_id=8aa2b19a-aad9-43ef-a512-968c9f87800e => 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: 1379/2872] 199.19.213.104 () {30 vars in 664 bytes} [Tue May 12 12:45:22 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: 1380/2873] 199.19.213.104 () {30 vars in 640 bytes} [Tue May 12 12:45:22 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2874] 199.19.213.104 () {30 vars in 676 bytes} [Tue May 12 12:45:22 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: 1494/2875] 199.19.213.104 () {34 vars in 983 bytes} [Tue May 12 12:45:22 2026] GET /v2.0/subnets?id=31bf5cd8-936a-46a8-801b-0bc320a03f33 => generated 653 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2876] 199.19.213.104 () {30 vars in 700 bytes} [Tue May 12 12:45:22 2026] GET /v2.0/subnets/0b267a8c-7183-4706-84fa-9f6827452108 => 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: 1495/2877] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:45:22 2026] GET /v2.0/ports?network_id=e50d569c-c19a-4248-b76a-a0d531bbb91e&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: 1383/2878] 199.19.213.104 () {30 vars in 696 bytes} [Tue May 12 12:45:22 2026] GET /v2.0/ports/f8281a32-cb4a-43cd-ae63-5e87aedc9b24 => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2879] 199.19.213.104 () {30 vars in 696 bytes} [Tue May 12 12:45:22 2026] GET /v2.0/ports/0cb5bd3f-5c83-47ea-bc2f-c3af56114507 => generated 1350 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2880] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:45:22 2026] GET /v2.0/networks/e50d569c-c19a-4248-b76a-a0d531bbb91e?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: 1385/2881] 199.19.213.104 () {30 vars in 700 bytes} [Tue May 12 12:45:22 2026] GET /v2.0/subnets/0b267a8c-7183-4706-84fa-9f6827452108 => 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: 1386/2882] 199.19.213.104 () {30 vars in 702 bytes} [Tue May 12 12:45:22 2026] GET /v2.0/networks/61712e40-2b7d-4e3a-b41e-0b4bafc53c97 => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2883] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:45:22 2026] GET /v2.0/networks/e50d569c-c19a-4248-b76a-a0d531bbb91e?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: 1387/2884] 199.19.213.104 () {30 vars in 696 bytes} [Tue May 12 12:45:22 2026] GET /v2.0/ports/f8281a32-cb4a-43cd-ae63-5e87aedc9b24 => generated 1132 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2885] 199.19.213.104 () {30 vars in 700 bytes} [Tue May 12 12:45:22 2026] GET /v2.0/subnets/0b267a8c-7183-4706-84fa-9f6827452108 => 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: 1388/2886] 199.19.213.104 () {30 vars in 662 bytes} [Tue May 12 12:45:25 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: 1499/2887] 199.19.213.104 () {30 vars in 664 bytes} [Tue May 12 12:45:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2888] 199.19.213.104 () {30 vars in 640 bytes} [Tue May 12 12:45:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2889] 199.19.213.104 () {30 vars in 676 bytes} [Tue May 12 12:45:25 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: 1390/2890] 199.19.213.104 () {30 vars in 715 bytes} [Tue May 12 12:45:25 2026] GET /v2.0/ports?device_id=bd2fb561-b271-4a7e-a1fa-cd58340a07b6 => generated 3819 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2891] 199.19.213.104 () {30 vars in 662 bytes} [Tue May 12 12:45:25 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: 1391/2892] 199.19.213.104 () {30 vars in 664 bytes} [Tue May 12 12:45:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2893] 199.19.213.104 () {30 vars in 640 bytes} [Tue May 12 12:45:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2894] 199.19.213.104 () {30 vars in 676 bytes} [Tue May 12 12:45:25 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: 1503/2895] 199.19.213.104 () {30 vars in 696 bytes} [Tue May 12 12:45:25 2026] GET /v2.0/ports/8aa2b19a-aad9-43ef-a512-968c9f87800e => generated 1237 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2896] 199.19.213.104 () {34 vars in 748 bytes} [Tue May 12 12:45:25 2026] PUT /v2.0/ports/8aa2b19a-aad9-43ef-a512-968c9f87800e => generated 1026 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2897] 199.19.213.104 () {30 vars in 702 bytes} [Tue May 12 12:45:26 2026] GET /v2.0/networks/e50d569c-c19a-4248-b76a-a0d531bbb91e => generated 798 bytes in 65 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-05-12 12:45:26.175 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f88860f-ceb4-46b7-ac0c-793c1704ebf3'] response: {'name': 'network-changed', 'server_uuid': 'bd2fb561-b271-4a7e-a1fa-cd58340a07b6', 'tag': '8aa2b19a-aad9-43ef-a512-968c9f87800e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1394/2898] 199.19.213.104 () {30 vars in 715 bytes} [Tue May 12 12:45:26 2026] GET /v2.0/ports?device_id=bd2fb561-b271-4a7e-a1fa-cd58340a07b6 => generated 3644 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2899] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:45:26 2026] GET /v2.0/ports?tenant_id=99d1c923e38947c1bbc02f6e072692d0&device_id=bd2fb561-b271-4a7e-a1fa-cd58340a07b6 => generated 3644 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2900] 199.19.213.104 () {30 vars in 715 bytes} [Tue May 12 12:45:26 2026] GET /v2.0/ports?device_id=bd2fb561-b271-4a7e-a1fa-cd58340a07b6 => generated 3644 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2901] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:45:26 2026] GET /v2.0/networks?id=e50d569c-c19a-4248-b76a-a0d531bbb91e => 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: 1507/2902] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:45:26 2026] GET /v2.0/networks/e50d569c-c19a-4248-b76a-a0d531bbb91e?fields=segments => 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: 1396/2903] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:45:26 2026] GET /v2.0/networks/e50d569c-c19a-4248-b76a-a0d531bbb91e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/2904] 199.19.213.104 () {34 vars in 974 bytes} [Tue May 12 12:45:26 2026] GET /v2.0/ports/8aa2b19a-aad9-43ef-a512-968c9f87800e => generated 1062 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2905] 199.19.213.104 () {36 vars in 996 bytes} [Tue May 12 12:45:26 2026] DELETE /v2.0/ports/8aa2b19a-aad9-43ef-a512-968c9f87800e => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2906] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:45:27 2026] GET /v2.0/ports?tenant_id=99d1c923e38947c1bbc02f6e072692d0&device_id=bd2fb561-b271-4a7e-a1fa-cd58340a07b6 => generated 2590 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2907] 199.19.213.104 () {34 vars in 1145 bytes} [Tue May 12 12:45:27 2026] GET /v2.0/networks?id=d511e8fe-7dd7-4dd2-90dd-cbd605691317&id=61712e40-2b7d-4e3a-b41e-0b4bafc53c97&id=e50d569c-c19a-4248-b76a-a0d531bbb91e => generated 2311 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2908] 199.19.213.104 () {30 vars in 715 bytes} [Tue May 12 12:45:27 2026] GET /v2.0/ports?device_id=bd2fb561-b271-4a7e-a1fa-cd58340a07b6 => generated 2590 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2909] 199.19.213.104 () {34 vars in 1061 bytes} [Tue May 12 12:45:27 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.124&port_id=3f69c66b-7929-4389-9abb-e028a6f47852 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 12:45:27.393 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bb9bc3a9-7b06-4b95-9203-74d343cf8187 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1511/2910] 199.19.213.104 () {32 vars in 718 bytes} [Tue May 12 12:45:27 2026] DELETE /v2.0/ports/8aa2b19a-aad9-43ef-a512-968c9f87800e => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2911] 199.19.213.104 () {34 vars in 983 bytes} [Tue May 12 12:45:27 2026] GET /v2.0/subnets?id=7c6ee673-aa2f-462c-b050-188269e1a789 => generated 630 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2912] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:45:27 2026] GET /v2.0/ports?network_id=d511e8fe-7dd7-4dd2-90dd-cbd605691317&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: 1513/2913] 199.19.213.104 () {30 vars in 662 bytes} [Tue May 12 12:45:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2914] 199.19.213.104 () {30 vars in 664 bytes} [Tue May 12 12:45:27 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: 1515/2915] 199.19.213.104 () {30 vars in 640 bytes} [Tue May 12 12:45:27 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: 1516/2916] 199.19.213.104 () {30 vars in 676 bytes} [Tue May 12 12:45:27 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: 1401/2917] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:45:27 2026] GET /v2.0/networks/d511e8fe-7dd7-4dd2-90dd-cbd605691317?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/2918] 199.19.213.104 () {30 vars in 700 bytes} [Tue May 12 12:45:27 2026] GET /v2.0/subnets/0b267a8c-7183-4706-84fa-9f6827452108 => 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: 1518/2919] 199.19.213.104 () {30 vars in 696 bytes} [Tue May 12 12:45:27 2026] GET /v2.0/ports/f8281a32-cb4a-43cd-ae63-5e87aedc9b24 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2920] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:45:27 2026] GET /v2.0/networks/d511e8fe-7dd7-4dd2-90dd-cbd605691317?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: 1519/2921] 199.19.213.104 () {30 vars in 696 bytes} [Tue May 12 12:45:27 2026] GET /v2.0/ports/0cb5bd3f-5c83-47ea-bc2f-c3af56114507 => generated 1350 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2922] 199.19.213.104 () {34 vars in 1057 bytes} [Tue May 12 12:45:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.226&port_id=0cb5bd3f-5c83-47ea-bc2f-c3af56114507 => 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: 1404/2923] 199.19.213.104 () {34 vars in 983 bytes} [Tue May 12 12:45:27 2026] GET /v2.0/subnets?id=0b267a8c-7183-4706-84fa-9f6827452108 => generated 655 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/2924] 199.19.213.104 () {30 vars in 700 bytes} [Tue May 12 12:45:27 2026] GET /v2.0/subnets/0b267a8c-7183-4706-84fa-9f6827452108 => 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: 1405/2925] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:45:27 2026] GET /v2.0/ports?network_id=61712e40-2b7d-4e3a-b41e-0b4bafc53c97&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: 1521/2926] 199.19.213.104 () {30 vars in 702 bytes} [Tue May 12 12:45:27 2026] GET /v2.0/networks/61712e40-2b7d-4e3a-b41e-0b4bafc53c97 => generated 800 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/2927] 199.19.213.104 () {30 vars in 696 bytes} [Tue May 12 12:45:27 2026] GET /v2.0/ports/f8281a32-cb4a-43cd-ae63-5e87aedc9b24 => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2928] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:45:27 2026] GET /v2.0/networks/61712e40-2b7d-4e3a-b41e-0b4bafc53c97?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: 1523/2929] 199.19.213.104 () {30 vars in 700 bytes} [Tue May 12 12:45:27 2026] GET /v2.0/subnets/0b267a8c-7183-4706-84fa-9f6827452108 => 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: 1407/2930] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:45:27 2026] GET /v2.0/networks/61712e40-2b7d-4e3a-b41e-0b4bafc53c97?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2933] 199.19.213.104 () {30 vars in 662 bytes} [Tue May 12 12:45:36 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: 1525/2934] 199.19.213.104 () {30 vars in 664 bytes} [Tue May 12 12:45:36 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2935] 199.19.213.104 () {30 vars in 640 bytes} [Tue May 12 12:45:36 2026] GET /v2.0/extensions/qos => generated 166 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/2936] 199.19.213.104 () {30 vars in 676 bytes} [Tue May 12 12:45:36 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: 1411/2937] 199.19.213.104 () {30 vars in 731 bytes} [Tue May 12 12:45:36 2026] GET /v2.0/security-groups?name=lb-e85c660a-98c7-4372-8c5f-e5970f959e89 => generated 2741 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/2938] 199.19.213.104 () {30 vars in 761 bytes} [Tue May 12 12:45:36 2026] GET /v2.0/security-group-rules?security_group_id=9b155c49-0872-409b-beca-e1c4f8c44e98 => generated 2206 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:45:36.836 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b8764beb-64eb-45ed-87c1-c1c409ac37c2'] response: {'server_uuid': 'bd2fb561-b271-4a7e-a1fa-cd58340a07b6', 'name': 'network-vif-deleted', 'tag': '8aa2b19a-aad9-43ef-a512-968c9f87800e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1412/2939] 199.19.213.104 () {32 vars in 748 bytes} [Tue May 12 12:45:36 2026] DELETE /v2.0/security-group-rules/10089c19-57f8-4750-a1e6-c9d52c05aced => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/2940] 199.19.213.104 () {32 vars in 748 bytes} [Tue May 12 12:45:36 2026] DELETE /v2.0/security-group-rules/f4f52c1f-5e2d-4ceb-8db4-08e9475da70f => 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: 1529/2941] 199.19.213.104 () {34 vars in 1095 bytes} [Tue May 12 12:45:41 2026] GET /v2.0/ports?device_id=efc60ef7-fb1f-4f96-b7e2-747d65cddb80&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-05-12 12:45:41.463 8 INFO neutron.db.l3_db [None req-3d09adcb-40ee-4d57-9dd4-06497b3b0626 573de58a08d546a3be9394b8b1fc2b6a d5e446bb5bd54c0887fe6f47877100f4 - - - -] Floating IP 6b0f1e44-db00-42b2-878f-0d12807ad67e disassociated (deleted). External IP: 10.96.250.218, port: f8281a32-cb4a-43cd-ae63-5e87aedc9b24. [pid: 7|app: 0|req: 1530/2942] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:45:41 2026] GET /v2.0/ports?tenant_id=d5e446bb5bd54c0887fe6f47877100f4&device_id=efc60ef7-fb1f-4f96-b7e2-747d65cddb80 => generated 1469 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/2943] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:45:41 2026] GET /v2.0/networks?id=e50d569c-c19a-4248-b76a-a0d531bbb91e => generated 801 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/2944] 199.19.213.104 () {34 vars in 1057 bytes} [Tue May 12 12:45:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.226&port_id=b34229f9-f14e-4883-b9a3-c61c05bd4ef1 => generated 860 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/2945] 199.19.213.104 () {34 vars in 1103 bytes} [Tue May 12 12:45:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2a8&port_id=b34229f9-f14e-4883-b9a3-c61c05bd4ef1 => 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: 1534/2946] 199.19.213.104 () {34 vars in 1063 bytes} [Tue May 12 12:45:41 2026] GET /v2.0/subnets?id=e0ee5ffe-3c22-4257-8409-48fda9f30883&id=31bf5cd8-936a-46a8-801b-0bc320a03f33 => generated 1363 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/2947] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:45:41 2026] GET /v2.0/ports?network_id=e50d569c-c19a-4248-b76a-a0d531bbb91e&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: 1413/2948] 10.0.0.251 () {32 vars in 731 bytes} [Tue May 12 12:45:41 2026] DELETE /v2.0/floatingips/6b0f1e44-db00-42b2-878f-0d12807ad67e => generated 0 bytes in 828 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/2949] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:45:41 2026] GET /v2.0/ports?network_id=e50d569c-c19a-4248-b76a-a0d531bbb91e&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 12:45:41.906 8 INFO neutron.api.v2.resource [None req-373a0e3b-024a-4e59-a433-dbb431d9903f 573de58a08d546a3be9394b8b1fc2b6a d5e446bb5bd54c0887fe6f47877100f4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1414/2950] 10.0.0.251 () {32 vars in 728 bytes} [Tue May 12 12:45:41 2026] GET /v2.0/floatingips/6b0f1e44-db00-42b2-878f-0d12807ad67e => generated 144 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/2951] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:45:41 2026] GET /v2.0/networks/e50d569c-c19a-4248-b76a-a0d531bbb91e?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: 1415/2952] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:45:41 2026] GET /v2.0/networks/e50d569c-c19a-4248-b76a-a0d531bbb91e?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: 7|app: 0|req: 1538/2953] 199.19.213.104 () {30 vars in 662 bytes} [Tue May 12 12:45:42 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: 1416/2954] 199.19.213.104 () {30 vars in 664 bytes} [Tue May 12 12:45:42 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: 1539/2955] 199.19.213.104 () {30 vars in 640 bytes} [Tue May 12 12:45:42 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: 1417/2956] 199.19.213.104 () {30 vars in 676 bytes} [Tue May 12 12:45:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/2957] 199.19.213.104 () {30 vars in 700 bytes} [Tue May 12 12:45:42 2026] GET /v2.0/subnets/0b267a8c-7183-4706-84fa-9f6827452108 => 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: 1418/2958] 199.19.213.104 () {30 vars in 715 bytes} [Tue May 12 12:45:42 2026] GET /v2.0/ports?device_id=bd2fb561-b271-4a7e-a1fa-cd58340a07b6 => generated 2590 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/2959] 199.19.213.104 () {30 vars in 715 bytes} [Tue May 12 12:45:42 2026] GET /v2.0/ports?device_id=bd2fb561-b271-4a7e-a1fa-cd58340a07b6 => generated 2590 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2960] 199.19.213.104 () {30 vars in 715 bytes} [Tue May 12 12:45:42 2026] GET /v2.0/ports?device_id=bd2fb561-b271-4a7e-a1fa-cd58340a07b6 => generated 2590 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/2961] 199.19.213.104 () {34 vars in 974 bytes} [Tue May 12 12:45:43 2026] GET /v2.0/ports/0cb5bd3f-5c83-47ea-bc2f-c3af56114507 => generated 1350 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2962] 199.19.213.104 () {34 vars in 1059 bytes} [Tue May 12 12:45:43 2026] GET /v2.0/ports/0cb5bd3f-5c83-47ea-bc2f-c3af56114507?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/2963] 199.19.213.104 () {34 vars in 1015 bytes} [Tue May 12 12:45:43 2026] GET /v2.0/networks/61712e40-2b7d-4e3a-b41e-0b4bafc53c97?fields=dns_domain => generated 29 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2964] 199.19.213.104 () {38 vars in 1027 bytes} [Tue May 12 12:45:43 2026] PUT /v2.0/ports/0cb5bd3f-5c83-47ea-bc2f-c3af56114507 => generated 1151 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/2965] 199.19.213.104 () {30 vars in 715 bytes} [Tue May 12 12:45:43 2026] GET /v2.0/ports?device_id=bd2fb561-b271-4a7e-a1fa-cd58340a07b6 => generated 1248 bytes in 37 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: 1545/2966] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:45:43 2026] GET /v2.0/ports?tenant_id=99d1c923e38947c1bbc02f6e072692d0&device_id=bd2fb561-b271-4a7e-a1fa-cd58340a07b6 => generated 1248 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/2967] 199.19.213.104 () {34 vars in 1065 bytes} [Tue May 12 12:45:43 2026] GET /v2.0/networks?id=d511e8fe-7dd7-4dd2-90dd-cbd605691317&id=61712e40-2b7d-4e3a-b41e-0b4bafc53c97 => generated 1524 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/2968] 199.19.213.104 () {34 vars in 1061 bytes} [Tue May 12 12:45:43 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.124&port_id=3f69c66b-7929-4389-9abb-e028a6f47852 => 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: 1548/2969] 199.19.213.104 () {34 vars in 983 bytes} [Tue May 12 12:45:43 2026] GET /v2.0/subnets?id=7c6ee673-aa2f-462c-b050-188269e1a789 => generated 630 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2970] 199.19.213.104 () {34 vars in 748 bytes} [Tue May 12 12:45:43 2026] PUT /v2.0/ports/0cb5bd3f-5c83-47ea-bc2f-c3af56114507 => generated 1090 bytes in 245 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: 1549/2971] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:45:43 2026] GET /v2.0/ports?network_id=d511e8fe-7dd7-4dd2-90dd-cbd605691317&device_owner=network%3Adhcp => generated 1244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2972] 199.19.213.104 () {30 vars in 696 bytes} [Tue May 12 12:45:43 2026] GET /v2.0/ports/0cb5bd3f-5c83-47ea-bc2f-c3af56114507 => generated 1090 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/2973] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:45:43 2026] GET /v2.0/networks/d511e8fe-7dd7-4dd2-90dd-cbd605691317?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/2974] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:45:43 2026] GET /v2.0/networks/d511e8fe-7dd7-4dd2-90dd-cbd605691317?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: 1424/2975] 199.19.213.104 () {32 vars in 718 bytes} [Tue May 12 12:45:43 2026] DELETE /v2.0/ports/0cb5bd3f-5c83-47ea-bc2f-c3af56114507 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/2976] 199.19.213.104 () {30 vars in 662 bytes} [Tue May 12 12:45:44 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: 1425/2977] 199.19.213.104 () {30 vars in 664 bytes} [Tue May 12 12:45:44 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: 1553/2978] 199.19.213.104 () {30 vars in 640 bytes} [Tue May 12 12:45:44 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: 1426/2979] 199.19.213.104 () {30 vars in 676 bytes} [Tue May 12 12:45:44 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:45:44.302 7 INFO neutron.pecan_wsgi.hooks.translation [None req-46d8afe0-a842-436d-8fe8-e5d8ff0f159e 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1554/2980] 199.19.213.104 () {32 vars in 718 bytes} [Tue May 12 12:45:44 2026] DELETE /v2.0/ports/0cb5bd3f-5c83-47ea-bc2f-c3af56114507 => 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: 1427/2981] 199.19.213.104 () {30 vars in 696 bytes} [Tue May 12 12:45:44 2026] GET /v2.0/ports/f8281a32-cb4a-43cd-ae63-5e87aedc9b24 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/2982] 199.19.213.104 () {30 vars in 731 bytes} [Tue May 12 12:45:44 2026] GET /v2.0/security-groups?name=lb-e85c660a-98c7-4372-8c5f-e5970f959e89 => generated 1577 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2983] 199.19.213.104 () {30 vars in 696 bytes} [Tue May 12 12:45:44 2026] GET /v2.0/ports/f8281a32-cb4a-43cd-ae63-5e87aedc9b24 => generated 1132 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/2984] 199.19.213.104 () {34 vars in 748 bytes} [Tue May 12 12:45:44 2026] PUT /v2.0/ports/f8281a32-cb4a-43cd-ae63-5e87aedc9b24 => generated 1094 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2985] 199.19.213.104 () {32 vars in 738 bytes} [Tue May 12 12:45:44 2026] DELETE /v2.0/security-groups/9b155c49-0872-409b-beca-e1c4f8c44e98 => 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: 1557/2986] 199.19.213.104 () {32 vars in 718 bytes} [Tue May 12 12:45:44 2026] DELETE /v2.0/ports/f8281a32-cb4a-43cd-ae63-5e87aedc9b24 => generated 0 bytes in 339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2989] 199.19.213.104 () {34 vars in 993 bytes} [Tue May 12 12:45:46 2026] GET /v2.0/ports?device_id=bd2fb561-b271-4a7e-a1fa-cd58340a07b6 => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/2990] 199.19.213.104 () {36 vars in 996 bytes} [Tue May 12 12:45:46 2026] DELETE /v2.0/ports/3f69c66b-7929-4389-9abb-e028a6f47852 => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:45:47.557 8 INFO neutron.db.l3_db [None req-111c7807-f86a-4da7-88e8-7fc0599d3399 573de58a08d546a3be9394b8b1fc2b6a d5e446bb5bd54c0887fe6f47877100f4 - - - -] Floating IP 26f2d311-8e9c-4916-b958-316a35889a47 disassociated (deleted). External IP: 10.96.250.207, port: deb7a8a3-af74-4a92-bcd1-926b04a1731c. [pid: 8|app: 0|req: 1432/2991] 10.0.0.251 () {32 vars in 731 bytes} [Tue May 12 12:45:47 2026] DELETE /v2.0/floatingips/26f2d311-8e9c-4916-b958-316a35889a47 => generated 0 bytes in 789 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:45:47.972 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fa7111f6-c398-4349-9cee-f6ac0a73d437'] response: {'server_uuid': 'bd2fb561-b271-4a7e-a1fa-cd58340a07b6', 'name': 'network-vif-deleted', 'tag': '3f69c66b-7929-4389-9abb-e028a6f47852', 'status': 'completed', 'code': 200} 2026-05-12 12:45:47.973 7 INFO neutron.api.v2.resource [None req-ae00ab04-5bd7-4162-89b2-c23d71fe9113 573de58a08d546a3be9394b8b1fc2b6a d5e446bb5bd54c0887fe6f47877100f4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1560/2992] 10.0.0.251 () {32 vars in 728 bytes} [Tue May 12 12:45:47 2026] GET /v2.0/floatingips/26f2d311-8e9c-4916-b958-316a35889a47 => generated 144 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:45:48.201 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ccd11e71-f6de-46db-891e-3b22639f2290'] response: {'name': 'network-changed', 'server_uuid': '73762540-a3dd-49ee-b146-55d51a1511a2', 'tag': 'deb7a8a3-af74-4a92-bcd1-926b04a1731c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1433/2993] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:45:48 2026] GET /v2.0/ports?device_id=73762540-a3dd-49ee-b146-55d51a1511a2 => 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: 1561/2994] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:45:48 2026] GET /v2.0/ports?tenant_id=d5e446bb5bd54c0887fe6f47877100f4&device_id=73762540-a3dd-49ee-b146-55d51a1511a2 => generated 1469 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2995] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:45:48 2026] GET /v2.0/security-groups?id=ee2086c7-254c-4eaa-9523-58d026b52230&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: 7|app: 0|req: 1562/2996] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:45:48 2026] GET /v2.0/networks?id=3d2ef220-ee09-47e8-a36a-97a164bf68ca => generated 801 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2997] 199.19.213.104 () {34 vars in 1055 bytes} [Tue May 12 12:45:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.94&port_id=deb7a8a3-af74-4a92-bcd1-926b04a1731c => 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: 1563/2998] 199.19.213.104 () {34 vars in 1105 bytes} [Tue May 12 12:45:48 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A216&port_id=deb7a8a3-af74-4a92-bcd1-926b04a1731c => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2999] 199.19.213.104 () {34 vars in 1063 bytes} [Tue May 12 12:45:48 2026] GET /v2.0/subnets?id=2e1c4712-5bca-4f18-a506-12aa01f9bc6a&id=0e8b7ac9-d323-4c17-aaa8-e801afd7da64 => generated 1367 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3000] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:45:48 2026] GET /v2.0/ports?network_id=3d2ef220-ee09-47e8-a36a-97a164bf68ca&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/3001] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:45:48 2026] GET /v2.0/ports?network_id=3d2ef220-ee09-47e8-a36a-97a164bf68ca&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/3002] 199.19.213.104 () {34 vars in 993 bytes} [Tue May 12 12:45:48 2026] GET /v2.0/ports?device_id=73762540-a3dd-49ee-b146-55d51a1511a2 => generated 1200 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3003] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:45:48 2026] GET /v2.0/networks/3d2ef220-ee09-47e8-a36a-97a164bf68ca?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3004] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:45:48 2026] GET /v2.0/networks/3d2ef220-ee09-47e8-a36a-97a164bf68ca?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: 1439/3005] 199.19.213.104 () {36 vars in 996 bytes} [Tue May 12 12:45:48 2026] DELETE /v2.0/ports/deb7a8a3-af74-4a92-bcd1-926b04a1731c => generated 0 bytes in 405 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:45:53.748 7 INFO neutron.db.l3_db [None req-a0aabf51-2037-47cc-a0b0-9c397545a55b 573de58a08d546a3be9394b8b1fc2b6a d5e446bb5bd54c0887fe6f47877100f4 - - - -] Floating IP b94a5621-be95-4a85-a37f-58e929410919 disassociated (deleted). External IP: 10.96.250.214, port: b34229f9-f14e-4883-b9a3-c61c05bd4ef1. [pid: 7|app: 0|req: 1567/3006] 10.0.0.251 () {32 vars in 731 bytes} [Tue May 12 12:45:53 2026] DELETE /v2.0/floatingips/b94a5621-be95-4a85-a37f-58e929410919 => generated 0 bytes in 730 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:45:54.139 8 INFO neutron.api.v2.resource [None req-8ee50baa-b0bf-48c1-a1fa-de687ced80fc 573de58a08d546a3be9394b8b1fc2b6a d5e446bb5bd54c0887fe6f47877100f4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1440/3007] 10.0.0.251 () {32 vars in 728 bytes} [Tue May 12 12:45:54 2026] GET /v2.0/floatingips/b94a5621-be95-4a85-a37f-58e929410919 => generated 144 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:45:54.349 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5e4cffc8-6d14-4200-a4b3-adc6e6a2888d'] response: {'name': 'network-changed', 'server_uuid': 'efc60ef7-fb1f-4f96-b7e2-747d65cddb80', 'tag': 'b34229f9-f14e-4883-b9a3-c61c05bd4ef1', 'status': 'completed', 'code': 200} 2026-05-12 12:45:54.371 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ccf89944-78fa-4c29-a5dc-2ef7dafc4d51'] response: {'server_uuid': '73762540-a3dd-49ee-b146-55d51a1511a2', 'name': 'network-vif-deleted', 'tag': 'deb7a8a3-af74-4a92-bcd1-926b04a1731c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1568/3008] 10.0.0.37 () {34 vars in 988 bytes} [Tue May 12 12:45:54 2026] GET /v2.0/ports?device_id=efc60ef7-fb1f-4f96-b7e2-747d65cddb80 => generated 1200 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/3009] 199.19.213.104 () {34 vars in 1079 bytes} [Tue May 12 12:45:54 2026] GET /v2.0/ports?tenant_id=d5e446bb5bd54c0887fe6f47877100f4&device_id=efc60ef7-fb1f-4f96-b7e2-747d65cddb80 => generated 1469 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3010] 10.0.0.37 () {34 vars in 1038 bytes} [Tue May 12 12:45:54 2026] GET /v2.0/security-groups?id=ee2086c7-254c-4eaa-9523-58d026b52230&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/3011] 199.19.213.104 () {34 vars in 985 bytes} [Tue May 12 12:45:54 2026] GET /v2.0/networks?id=e50d569c-c19a-4248-b76a-a0d531bbb91e => generated 801 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3012] 199.19.213.104 () {34 vars in 1057 bytes} [Tue May 12 12:45:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.226&port_id=b34229f9-f14e-4883-b9a3-c61c05bd4ef1 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/3013] 199.19.213.104 () {34 vars in 1103 bytes} [Tue May 12 12:45:54 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2a8&port_id=b34229f9-f14e-4883-b9a3-c61c05bd4ef1 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3014] 199.19.213.104 () {34 vars in 1063 bytes} [Tue May 12 12:45:54 2026] GET /v2.0/subnets?id=e0ee5ffe-3c22-4257-8409-48fda9f30883&id=31bf5cd8-936a-46a8-801b-0bc320a03f33 => generated 1363 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/3015] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:45:54 2026] GET /v2.0/ports?network_id=e50d569c-c19a-4248-b76a-a0d531bbb91e&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3016] 199.19.213.104 () {34 vars in 1051 bytes} [Tue May 12 12:45:54 2026] GET /v2.0/ports?network_id=e50d569c-c19a-4248-b76a-a0d531bbb91e&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3017] 199.19.213.104 () {34 vars in 993 bytes} [Tue May 12 12:45:54 2026] GET /v2.0/ports?device_id=efc60ef7-fb1f-4f96-b7e2-747d65cddb80 => generated 1200 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/3018] 199.19.213.104 () {34 vars in 1011 bytes} [Tue May 12 12:45:54 2026] GET /v2.0/networks/e50d569c-c19a-4248-b76a-a0d531bbb91e?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: 1446/3019] 199.19.213.104 () {34 vars in 1111 bytes} [Tue May 12 12:45:54 2026] GET /v2.0/networks/e50d569c-c19a-4248-b76a-a0d531bbb91e?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: 7|app: 0|req: 1574/3020] 199.19.213.104 () {36 vars in 996 bytes} [Tue May 12 12:45:54 2026] DELETE /v2.0/ports/b34229f9-f14e-4883-b9a3-c61c05bd4ef1 => generated 0 bytes in 398 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/3021] 10.0.0.251 () {32 vars in 749 bytes} [Tue May 12 12:45:59 2026] DELETE /v2.0/security-group-rules/0404e76c-d84d-4dd9-ba4e-7a794ba8d777 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:45:59.612 7 INFO neutron.api.v2.resource [None req-7bbddfb2-3795-4e2b-b245-9c5f247be238 573de58a08d546a3be9394b8b1fc2b6a d5e446bb5bd54c0887fe6f47877100f4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1575/3022] 10.0.0.251 () {32 vars in 746 bytes} [Tue May 12 12:45:59 2026] GET /v2.0/security-group-rules/0404e76c-d84d-4dd9-ba4e-7a794ba8d777 => generated 155 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/3023] 10.0.0.251 () {32 vars in 749 bytes} [Tue May 12 12:45:59 2026] DELETE /v2.0/security-group-rules/903a0a06-159c-4113-ad0a-8f8849221615 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:45:59.695 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-310026bc-2f55-4ac2-9591-3fe029d7842f'] response: {'server_uuid': 'efc60ef7-fb1f-4f96-b7e2-747d65cddb80', 'name': 'network-vif-deleted', 'tag': 'b34229f9-f14e-4883-b9a3-c61c05bd4ef1', 'status': 'completed', 'code': 200} 2026-05-12 12:45:59.700 7 INFO neutron.api.v2.resource [None req-8879b87e-3f47-42c7-9025-e3cc5d171bf8 573de58a08d546a3be9394b8b1fc2b6a d5e446bb5bd54c0887fe6f47877100f4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1576/3024] 10.0.0.251 () {32 vars in 746 bytes} [Tue May 12 12:45:59 2026] GET /v2.0/security-group-rules/903a0a06-159c-4113-ad0a-8f8849221615 => generated 155 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/3025] 10.0.0.251 () {32 vars in 749 bytes} [Tue May 12 12:45:59 2026] DELETE /v2.0/security-group-rules/cfed4e76-fe94-403c-a498-2fd795c03d9c => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:45:59.813 7 INFO neutron.api.v2.resource [None req-cf905d08-f9b6-4c25-8957-55f796b900b0 573de58a08d546a3be9394b8b1fc2b6a d5e446bb5bd54c0887fe6f47877100f4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1577/3026] 10.0.0.251 () {32 vars in 746 bytes} [Tue May 12 12:45:59 2026] GET /v2.0/security-group-rules/cfed4e76-fe94-403c-a498-2fd795c03d9c => 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: 1450/3027] 10.0.0.251 () {32 vars in 749 bytes} [Tue May 12 12:45:59 2026] DELETE /v2.0/security-group-rules/516e9eca-471f-4251-8498-ff72fde7aff7 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:45:59.901 7 INFO neutron.api.v2.resource [None req-27d2377f-8faa-4fc8-8cc8-0fbd321aeec7 573de58a08d546a3be9394b8b1fc2b6a d5e446bb5bd54c0887fe6f47877100f4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1578/3028] 10.0.0.251 () {32 vars in 746 bytes} [Tue May 12 12:45:59 2026] GET /v2.0/security-group-rules/516e9eca-471f-4251-8498-ff72fde7aff7 => 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: 1451/3029] 10.0.0.251 () {32 vars in 749 bytes} [Tue May 12 12:45:59 2026] DELETE /v2.0/security-group-rules/c2e7b7d1-66a5-443b-b60d-2ebad8fa3f22 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:45:59.990 7 INFO neutron.api.v2.resource [None req-39c75e70-6f63-47d4-b203-8467652bbab8 573de58a08d546a3be9394b8b1fc2b6a d5e446bb5bd54c0887fe6f47877100f4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1579/3030] 10.0.0.251 () {32 vars in 746 bytes} [Tue May 12 12:45:59 2026] GET /v2.0/security-group-rules/c2e7b7d1-66a5-443b-b60d-2ebad8fa3f22 => generated 155 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/3031] 10.0.0.251 () {32 vars in 749 bytes} [Tue May 12 12:45:59 2026] DELETE /v2.0/security-group-rules/2a23278c-6d7b-4438-b640-a1521a90b85e => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:46:00.076 7 INFO neutron.api.v2.resource [None req-ebe87459-2160-4cd7-ae4a-8d9fe06546f5 573de58a08d546a3be9394b8b1fc2b6a d5e446bb5bd54c0887fe6f47877100f4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1580/3032] 10.0.0.251 () {32 vars in 746 bytes} [Tue May 12 12:46:00 2026] GET /v2.0/security-group-rules/2a23278c-6d7b-4438-b640-a1521a90b85e => 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: 1453/3033] 10.0.0.251 () {32 vars in 749 bytes} [Tue May 12 12:46:00 2026] DELETE /v2.0/security-group-rules/11182e74-9d98-418b-818a-a605080f54a8 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:46:00.162 7 INFO neutron.api.v2.resource [None req-14f7a167-6739-4133-b63f-9538c5df4496 573de58a08d546a3be9394b8b1fc2b6a d5e446bb5bd54c0887fe6f47877100f4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1581/3034] 10.0.0.251 () {32 vars in 746 bytes} [Tue May 12 12:46:00 2026] GET /v2.0/security-group-rules/11182e74-9d98-418b-818a-a605080f54a8 => 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: 1454/3035] 10.0.0.251 () {32 vars in 749 bytes} [Tue May 12 12:46:00 2026] DELETE /v2.0/security-group-rules/998a5ad8-7177-4d40-9c96-b125971c9321 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:46:00.247 7 INFO neutron.api.v2.resource [None req-790c0fd1-bbc7-494a-a05f-95f1efbc414a 573de58a08d546a3be9394b8b1fc2b6a d5e446bb5bd54c0887fe6f47877100f4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1582/3036] 10.0.0.251 () {32 vars in 746 bytes} [Tue May 12 12:46:00 2026] GET /v2.0/security-group-rules/998a5ad8-7177-4d40-9c96-b125971c9321 => 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: 1455/3039] 10.0.0.251 () {32 vars in 749 bytes} [Tue May 12 12:46:00 2026] DELETE /v2.0/security-group-rules/c1106666-fbb9-4317-9453-6e4127923300 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:46:00.350 7 INFO neutron.api.v2.resource [None req-6527c44c-b657-4712-a10f-82c013118fa6 573de58a08d546a3be9394b8b1fc2b6a d5e446bb5bd54c0887fe6f47877100f4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1585/3040] 10.0.0.251 () {32 vars in 746 bytes} [Tue May 12 12:46:00 2026] GET /v2.0/security-group-rules/c1106666-fbb9-4317-9453-6e4127923300 => 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: 1456/3041] 10.0.0.251 () {32 vars in 749 bytes} [Tue May 12 12:46:00 2026] DELETE /v2.0/security-group-rules/c36b2107-fe8c-4a8f-a0a8-f189d91d49e3 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:46:00.434 7 INFO neutron.api.v2.resource [None req-d8dbb90a-e26d-4042-a5b6-235acfc9bf21 573de58a08d546a3be9394b8b1fc2b6a d5e446bb5bd54c0887fe6f47877100f4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1586/3042] 10.0.0.251 () {32 vars in 746 bytes} [Tue May 12 12:46:00 2026] GET /v2.0/security-group-rules/c36b2107-fe8c-4a8f-a0a8-f189d91d49e3 => 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: 1457/3043] 10.0.0.251 () {32 vars in 749 bytes} [Tue May 12 12:46:00 2026] DELETE /v2.0/security-group-rules/47214fc4-3b64-410c-8513-9f839b530a2d => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:46:00.518 7 INFO neutron.api.v2.resource [None req-b65186f3-1177-45b9-8f93-535302599cf4 573de58a08d546a3be9394b8b1fc2b6a d5e446bb5bd54c0887fe6f47877100f4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1587/3044] 10.0.0.251 () {32 vars in 746 bytes} [Tue May 12 12:46:00 2026] GET /v2.0/security-group-rules/47214fc4-3b64-410c-8513-9f839b530a2d => 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: 1458/3045] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:46:00 2026] DELETE /v2.0/security-groups/ee2086c7-254c-4eaa-9523-58d026b52230 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:46:00.638 7 INFO neutron.api.v2.resource [None req-1084ec34-61b1-494d-82e3-bd5d0ef21b10 573de58a08d546a3be9394b8b1fc2b6a d5e446bb5bd54c0887fe6f47877100f4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1588/3046] 10.0.0.251 () {32 vars in 736 bytes} [Tue May 12 12:46:00 2026] GET /v2.0/security-groups/ee2086c7-254c-4eaa-9523-58d026b52230 => 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: 1459/3047] 10.0.0.251 () {34 vars in 788 bytes} [Tue May 12 12:46:00 2026] PUT /v2.0/routers/0fa6069b-4bc9-492b-98ea-c85979252374/remove_router_interface => generated 309 bytes in 1798 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:46:02.748 7 INFO neutron.api.v2.resource [None req-b592c0c6-9697-419e-b58d-ab80ab713ab7 573de58a08d546a3be9394b8b1fc2b6a d5e446bb5bd54c0887fe6f47877100f4 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1589/3048] 10.0.0.251 () {34 vars in 788 bytes} [Tue May 12 12:46:02 2026] PUT /v2.0/routers/0fa6069b-4bc9-492b-98ea-c85979252374/remove_router_interface => generated 198 bytes in 253 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/3049] 10.0.0.251 () {34 vars in 788 bytes} [Tue May 12 12:46:02 2026] PUT /v2.0/routers/0fa6069b-4bc9-492b-98ea-c85979252374/remove_router_interface => generated 309 bytes in 1243 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:46:04.223 7 INFO neutron.api.v2.resource [None req-ba898eab-a524-45a7-88fa-09d93d8065a4 573de58a08d546a3be9394b8b1fc2b6a d5e446bb5bd54c0887fe6f47877100f4 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1590/3050] 10.0.0.251 () {34 vars in 788 bytes} [Tue May 12 12:46:04 2026] PUT /v2.0/routers/0fa6069b-4bc9-492b-98ea-c85979252374/remove_router_interface => generated 198 bytes in 219 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/3051] 10.0.0.251 () {34 vars in 788 bytes} [Tue May 12 12:46:04 2026] PUT /v2.0/routers/0fa6069b-4bc9-492b-98ea-c85979252374/remove_router_interface => generated 309 bytes in 1203 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:46:05.668 7 INFO neutron.api.v2.resource [None req-fb9c17b8-bb51-4fee-b476-0a07921965ed 573de58a08d546a3be9394b8b1fc2b6a d5e446bb5bd54c0887fe6f47877100f4 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1591/3052] 10.0.0.251 () {34 vars in 788 bytes} [Tue May 12 12:46:05 2026] PUT /v2.0/routers/0fa6069b-4bc9-492b-98ea-c85979252374/remove_router_interface => generated 198 bytes in 233 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:46:07.152 8 INFO neutron.db.l3_hamode_db [None req-d272d069-0628-441d-8f0e-b374dd3ee95c 573de58a08d546a3be9394b8b1fc2b6a d5e446bb5bd54c0887fe6f47877100f4 - - - -] HA network 6338988b-27bb-447e-b13c-d952e75ba84c was deleted as no HA routers are present in tenant d5e446bb5bd54c0887fe6f47877100f4. [pid: 8|app: 0|req: 1462/3053] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:46:05 2026] DELETE /v2.0/routers/0fa6069b-4bc9-492b-98ea-c85979252374 => generated 0 bytes in 1490 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:46:07.199 7 INFO neutron.api.v2.resource [None req-7dcf5f25-436a-450e-992d-050eaf82269b 573de58a08d546a3be9394b8b1fc2b6a d5e446bb5bd54c0887fe6f47877100f4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1592/3054] 10.0.0.251 () {32 vars in 720 bytes} [Tue May 12 12:46:07 2026] GET /v2.0/routers/0fa6069b-4bc9-492b-98ea-c85979252374 => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:46:07.222 8 INFO neutron.services.segments.plugin [-] Segment aeee5294-daf3-4507-9151-1b603195fc84 resource provider aggregate not found 2026-05-12 12:46:07.230 8 INFO neutron.services.segments.plugin [-] Segment aeee5294-daf3-4507-9151-1b603195fc84 resource provider aggregate not found 2026-05-12 12:46:07.247 8 INFO neutron.services.segments.plugin [-] Segment aeee5294-daf3-4507-9151-1b603195fc84 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aeee5294-daf3-4507-9151-1b603195fc84 found for delete ", "request_id": "req-e0e14bf7-aa9f-4c70-9a99-c99c2df4ff6b"}]} 2026-05-12 12:46:07.249 8 INFO neutron.services.segments.plugin [-] Segment aeee5294-daf3-4507-9151-1b603195fc84 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aeee5294-daf3-4507-9151-1b603195fc84 found for delete ", "request_id": "req-3ea95c58-600c-4a8a-b4be-a9b62db9dd19"}]} [pid: 8|app: 0|req: 1463/3055] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:46:07 2026] DELETE /v2.0/subnets/2e1c4712-5bca-4f18-a506-12aa01f9bc6a => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:46:07.481 7 INFO neutron.pecan_wsgi.hooks.translation [None req-73177779-23d2-448d-8380-5cbc1fca6e73 573de58a08d546a3be9394b8b1fc2b6a d5e446bb5bd54c0887fe6f47877100f4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1593/3056] 10.0.0.251 () {32 vars in 720 bytes} [Tue May 12 12:46:07 2026] GET /v2.0/subnets/2e1c4712-5bca-4f18-a506-12aa01f9bc6a => 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: 1464/3057] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:46:07 2026] DELETE /v2.0/subnets/0e8b7ac9-d323-4c17-aaa8-e801afd7da64 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:46:07.740 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a35e8e73-0a86-40a0-8930-ecb602fd691d 573de58a08d546a3be9394b8b1fc2b6a d5e446bb5bd54c0887fe6f47877100f4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1594/3058] 10.0.0.251 () {32 vars in 720 bytes} [Tue May 12 12:46:07 2026] GET /v2.0/subnets/0e8b7ac9-d323-4c17-aaa8-e801afd7da64 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/3059] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:46:07 2026] DELETE /v2.0/networks/3d2ef220-ee09-47e8-a36a-97a164bf68ca => generated 0 bytes in 445 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:46:08.223 7 INFO neutron.pecan_wsgi.hooks.translation [None req-34b607c3-0593-4a5d-b957-dce7a7daed38 573de58a08d546a3be9394b8b1fc2b6a d5e446bb5bd54c0887fe6f47877100f4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1595/3060] 10.0.0.251 () {32 vars in 722 bytes} [Tue May 12 12:46:08 2026] GET /v2.0/networks/3d2ef220-ee09-47e8-a36a-97a164bf68ca => generated 138 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/3061] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:46:08 2026] DELETE /v2.0/subnets/e0ee5ffe-3c22-4257-8409-48fda9f30883 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:46:08.527 7 INFO neutron.pecan_wsgi.hooks.translation [None req-694f70be-8a99-4e5d-b33b-3de1013b1fb5 573de58a08d546a3be9394b8b1fc2b6a d5e446bb5bd54c0887fe6f47877100f4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1596/3062] 10.0.0.251 () {32 vars in 720 bytes} [Tue May 12 12:46:08 2026] GET /v2.0/subnets/e0ee5ffe-3c22-4257-8409-48fda9f30883 => generated 136 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/3063] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:46:08 2026] DELETE /v2.0/subnets/31bf5cd8-936a-46a8-801b-0bc320a03f33 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:46:08.828 7 INFO neutron.pecan_wsgi.hooks.translation [None req-579cd4a8-835e-42e3-976a-cd458cd956b9 573de58a08d546a3be9394b8b1fc2b6a d5e446bb5bd54c0887fe6f47877100f4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1597/3064] 10.0.0.251 () {32 vars in 720 bytes} [Tue May 12 12:46:08 2026] GET /v2.0/subnets/31bf5cd8-936a-46a8-801b-0bc320a03f33 => 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: 1468/3065] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:46:08 2026] DELETE /v2.0/networks/e50d569c-c19a-4248-b76a-a0d531bbb91e => generated 0 bytes in 409 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:46:09.268 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a953bb3b-fbb4-407e-a8f2-0333ef0781a7 573de58a08d546a3be9394b8b1fc2b6a d5e446bb5bd54c0887fe6f47877100f4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1598/3066] 10.0.0.251 () {32 vars in 722 bytes} [Tue May 12 12:46:09 2026] GET /v2.0/networks/e50d569c-c19a-4248-b76a-a0d531bbb91e => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:46:09.297 8 INFO neutron.services.segments.plugin [-] Segment b3e5f7e4-0742-4f96-bbeb-265817635612 resource provider aggregate not found 2026-05-12 12:46:09.315 8 INFO neutron.services.segments.plugin [-] Segment b3e5f7e4-0742-4f96-bbeb-265817635612 resource provider aggregate not found 2026-05-12 12:46:09.325 8 INFO neutron.services.segments.plugin [-] Segment b3e5f7e4-0742-4f96-bbeb-265817635612 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3e5f7e4-0742-4f96-bbeb-265817635612 found for delete ", "request_id": "req-11646096-4d21-4894-8100-dd86e6eaab2f"}]} 2026-05-12 12:46:09.350 8 INFO neutron.services.segments.plugin [-] Segment ac2eb287-68f7-48b9-b758-21b85295f4e9 resource provider aggregate not found 2026-05-12 12:46:09.356 8 INFO neutron.services.segments.plugin [-] Segment b3e5f7e4-0742-4f96-bbeb-265817635612 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3e5f7e4-0742-4f96-bbeb-265817635612 found for delete ", "request_id": "req-13089e70-9496-43fd-98cc-4cb204fbbf37"}]} 2026-05-12 12:46:09.378 8 INFO neutron.services.segments.plugin [-] Segment ac2eb287-68f7-48b9-b758-21b85295f4e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac2eb287-68f7-48b9-b758-21b85295f4e9 found for delete ", "request_id": "req-c74a66e3-c1c2-49c5-8c81-8edb77f86176"}]} 2026-05-12 12:46:09.380 8 INFO neutron.services.segments.plugin [-] Segment ac2eb287-68f7-48b9-b758-21b85295f4e9 resource provider aggregate not found 2026-05-12 12:46:09.414 8 INFO neutron.services.segments.plugin [-] Segment ac2eb287-68f7-48b9-b758-21b85295f4e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac2eb287-68f7-48b9-b758-21b85295f4e9 found for delete ", "request_id": "req-733d80a9-c85b-4b50-9448-68e831085370"}]} [pid: 8|app: 0|req: 1469/3067] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:46:09 2026] DELETE /v2.0/subnets/0c8cedca-effc-4f58-8fb8-526d5fa22746 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:46:09.598 7 INFO neutron.pecan_wsgi.hooks.translation [None req-739e1da8-4e47-4d25-9f96-bb018615afbd 573de58a08d546a3be9394b8b1fc2b6a d5e446bb5bd54c0887fe6f47877100f4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1599/3068] 10.0.0.251 () {32 vars in 720 bytes} [Tue May 12 12:46:09 2026] GET /v2.0/subnets/0c8cedca-effc-4f58-8fb8-526d5fa22746 => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/3069] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 12 12:46:09 2026] DELETE /v2.0/subnets/0b267a8c-7183-4706-84fa-9f6827452108 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:46:09.831 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e3dc57d6-e094-4213-9c54-42a6abbf0648 573de58a08d546a3be9394b8b1fc2b6a d5e446bb5bd54c0887fe6f47877100f4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1600/3070] 10.0.0.251 () {32 vars in 720 bytes} [Tue May 12 12:46:09 2026] GET /v2.0/subnets/0b267a8c-7183-4706-84fa-9f6827452108 => 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: 1471/3071] 10.0.0.251 () {32 vars in 725 bytes} [Tue May 12 12:46:09 2026] DELETE /v2.0/networks/61712e40-2b7d-4e3a-b41e-0b4bafc53c97 => generated 0 bytes in 417 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 12:46:10.282 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c5424557-2f42-479e-8fb2-252cae9548bd 573de58a08d546a3be9394b8b1fc2b6a d5e446bb5bd54c0887fe6f47877100f4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1601/3072] 10.0.0.251 () {32 vars in 722 bytes} [Tue May 12 12:46:10 2026] GET /v2.0/networks/61712e40-2b7d-4e3a-b41e-0b4bafc53c97 => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:46:12.490 8 INFO neutron.services.segments.plugin [-] Segment 5182fd55-65fd-499b-9d8d-b45351c38094 resource provider aggregate not found 2026-05-12 12:46:12.499 8 INFO neutron.services.segments.plugin [-] Segment 5182fd55-65fd-499b-9d8d-b45351c38094 resource provider aggregate not found 2026-05-12 12:46:12.516 8 INFO neutron.services.segments.plugin [-] Segment 5182fd55-65fd-499b-9d8d-b45351c38094 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5182fd55-65fd-499b-9d8d-b45351c38094 found for delete ", "request_id": "req-91ded2cc-94eb-4a1e-b91d-7215f3c8cbef"}]} 2026-05-12 12:46:12.518 8 INFO neutron.services.segments.plugin [-] Segment 5182fd55-65fd-499b-9d8d-b45351c38094 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5182fd55-65fd-499b-9d8d-b45351c38094 found for delete ", "request_id": "req-3f4ddb11-6fcb-4234-bc88-530f73dc76cb"}]} [pid: 8|app: 0|req: 1472/3073] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:46:12 2026] GET /v2.0/security-groups?tenant_id=c733a767b3ef4dffa2fe4e75786c7563&name=default => generated 2805 bytes in 352 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3074] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:46:12 2026] DELETE /v2.0/security-groups/63f2cae5-550a-40e0-9cf7-d19bb9be50d5 => 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: 1473/3075] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:46:13 2026] GET /v2.0/security-groups?tenant_id=0d041e35d79f40d79e3f259e2169b5df&name=default => generated 2805 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3076] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:46:13 2026] DELETE /v2.0/security-groups/e942e29a-7966-471b-9242-57ddbd9c24e9 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/3077] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:46:13 2026] GET /v2.0/security-groups?tenant_id=2b338f10b1bf4bd2a5ac9b64b029181b&name=default => generated 2805 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3078] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:46:13 2026] DELETE /v2.0/security-groups/99a12e23-9c40-4fa9-baa5-9cffb1facc1b => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/3079] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:46:13 2026] GET /v2.0/security-groups?tenant_id=1795d074c9464dd68111c7816e84248c&name=default => generated 2805 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3080] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:46:13 2026] DELETE /v2.0/security-groups/1f7c5de8-67ff-4610-b658-c57bcbc48c47 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/3081] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:46:14 2026] GET /v2.0/security-groups?tenant_id=ffdcb5c0c5d442b19b123678c2f17fd6&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: 1606/3082] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:46:14 2026] DELETE /v2.0/security-groups/d92aaa5b-075b-4dfd-b68b-1e35c42bb086 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/3083] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:46:14 2026] GET /v2.0/security-groups?tenant_id=56d0a47f7428495b89c28a1b629741ca&name=default => generated 2805 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3084] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:46:14 2026] DELETE /v2.0/security-groups/6c8af390-ee77-4943-8f19-6292d3bc3d37 => 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: 1478/3085] 10.0.0.251 () {32 vars in 773 bytes} [Tue May 12 12:46:14 2026] GET /v2.0/security-groups?tenant_id=d5e446bb5bd54c0887fe6f47877100f4&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: 1608/3086] 10.0.0.251 () {32 vars in 739 bytes} [Tue May 12 12:46:14 2026] DELETE /v2.0/security-groups/c4c2ed74-7f4a-48c8-b7f3-cd680babdfcb => 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: 1610/3089] 10.0.0.251 () {32 vars in 648 bytes} [Tue May 12 12:46:17 2026] GET /v2.0/networks => generated 2168 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/3090] 10.0.0.251 () {32 vars in 654 bytes} [Tue May 12 12:46:18 2026] GET /v2.0/floatingips => 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: 1611/3091] 10.0.0.251 () {32 vars in 646 bytes} [Tue May 12 12:46:18 2026] GET /v2.0/routers => generated 15 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/3092] 10.0.0.251 () {32 vars in 642 bytes} [Tue May 12 12:46:19 2026] GET /v2.0/ports => generated 4721 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3093] 10.0.0.251 () {32 vars in 646 bytes} [Tue May 12 12:46:19 2026] GET /v2.0/subnets => generated 1261 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/3094] 10.0.0.251 () {32 vars in 648 bytes} [Tue May 12 12:46:19 2026] GET /v2.0/networks => generated 2168 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3095] 10.0.0.251 () {32 vars in 662 bytes} [Tue May 12 12:46:19 2026] GET /v2.0/security-groups => generated 16622 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/3096] 10.0.0.251 () {32 vars in 654 bytes} [Tue May 12 12:46:19 2026] GET /v2.0/subnetpools => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)