+ 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 [Sat May 9 13:30:35 2026] *** compiled with version: 11.4.0 on 09 May 2026 04:35:35 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: neutron-server-7c5866646-ltnxv 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 0x55cf6855b160 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/neutron/common/utils.py:55: 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/neutron/common/utils.py:55: 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-09 13:30:39.349 8 INFO neutron.common.config [-] Logging enabled! 2026-05-09 13:30:39.350 8 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-05-09 13:30:39.360 7 INFO neutron.common.config [-] Logging enabled! 2026-05-09 13:30:39.360 7 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-05-09 13:30:39.822 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-09 13:30:39.859 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-09 13:30:40.735 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-09 13:30:40.738 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-09 13:30:40.741 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-09 13:30:40.742 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-09 13:30:40.742 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-09 13:30:40.742 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-09 13:30:40.742 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-09 13:30:40.749 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-09 13:30:40.749 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-09 13:30:40.749 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-09 13:30:40.768 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-09 13:30:40.770 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-09 13:30:40.770 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-09 13:30:40.811 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-09 13:30:40.814 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-09 13:30:40.815 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-09 13:30:40.815 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-09 13:30:40.815 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-09 13:30:40.815 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-09 13:30:40.817 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-09 13:30:40.818 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-09 13:30:40.818 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-09 13:30:40.818 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-09 13:30:40.818 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-09 13:30:40.822 8 WARNING oslo_policy.policy [None req-0aa41c37-5e4d-4106-8470-bd1b225ea1c3 - - - - - -] 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-09 13:30:40.825 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-09 13:30:40.825 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-09 13:30:40.825 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-09 13:30:40.844 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-09 13:30:40.845 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-09 13:30:40.845 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-09 13:30:40.890 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-09 13:30:40.890 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-09 13:30:40.891 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-09 13:30:40.891 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-09 13:30:40.898 7 WARNING oslo_policy.policy [None req-de462a2b-bd3b-4448-b4fc-d3feab8f9788 - - - - - -] 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-09 13:30:41.107 8 INFO neutron.plugins.ml2.managers [None req-0aa41c37-5e4d-4106-8470-bd1b225ea1c3 - - - - - -] Initializing driver for type 'vlan' 2026-05-09 13:30:41.185 7 INFO neutron.plugins.ml2.managers [None req-de462a2b-bd3b-4448-b4fc-d3feab8f9788 - - - - - -] Initializing driver for type 'vlan' 2026-05-09 13:30:43.853 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-0aa41c37-5e4d-4106-8470-bd1b225ea1c3 - - - - - -] VlanTypeDriver initialization complete 2026-05-09 13:30:43.853 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-de462a2b-bd3b-4448-b4fc-d3feab8f9788 - - - - - -] VlanTypeDriver initialization complete 2026-05-09 13:30:43.853 8 INFO neutron.plugins.ml2.managers [None req-0aa41c37-5e4d-4106-8470-bd1b225ea1c3 - - - - - -] Initializing driver for type 'vxlan' 2026-05-09 13:30:43.854 7 INFO neutron.plugins.ml2.managers [None req-de462a2b-bd3b-4448-b4fc-d3feab8f9788 - - - - - -] Initializing driver for type 'vxlan' 2026-05-09 13:30:43.854 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-0aa41c37-5e4d-4106-8470-bd1b225ea1c3 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-09 13:30:43.854 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-de462a2b-bd3b-4448-b4fc-d3feab8f9788 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-09 13:30:43.877 8 INFO neutron.plugins.ml2.managers [None req-0aa41c37-5e4d-4106-8470-bd1b225ea1c3 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-09 13:30:43.877 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-0aa41c37-5e4d-4106-8470-bd1b225ea1c3 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-09 13:30:43.878 8 INFO neutron.plugins.ml2.managers [None req-0aa41c37-5e4d-4106-8470-bd1b225ea1c3 - - - - - -] Initializing extension driver 'port_security' 2026-05-09 13:30:43.878 8 INFO neutron.plugins.ml2.extensions.port_security [None req-0aa41c37-5e4d-4106-8470-bd1b225ea1c3 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-09 13:30:43.878 8 INFO neutron.plugins.ml2.managers [None req-0aa41c37-5e4d-4106-8470-bd1b225ea1c3 - - - - - -] Initializing extension driver 'qos' 2026-05-09 13:30:43.878 8 INFO neutron.plugins.ml2.managers [None req-0aa41c37-5e4d-4106-8470-bd1b225ea1c3 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-09 13:30:43.878 8 INFO neutron.plugins.ml2.managers [None req-0aa41c37-5e4d-4106-8470-bd1b225ea1c3 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-09 13:30:43.882 7 INFO neutron.plugins.ml2.managers [None req-de462a2b-bd3b-4448-b4fc-d3feab8f9788 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-09 13:30:43.882 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-de462a2b-bd3b-4448-b4fc-d3feab8f9788 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-09 13:30:43.882 7 INFO neutron.plugins.ml2.managers [None req-de462a2b-bd3b-4448-b4fc-d3feab8f9788 - - - - - -] Initializing extension driver 'port_security' 2026-05-09 13:30:43.882 7 INFO neutron.plugins.ml2.extensions.port_security [None req-de462a2b-bd3b-4448-b4fc-d3feab8f9788 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-09 13:30:43.882 7 INFO neutron.plugins.ml2.managers [None req-de462a2b-bd3b-4448-b4fc-d3feab8f9788 - - - - - -] Initializing extension driver 'qos' 2026-05-09 13:30:43.883 7 INFO neutron.plugins.ml2.managers [None req-de462a2b-bd3b-4448-b4fc-d3feab8f9788 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-09 13:30:43.883 7 INFO neutron.plugins.ml2.managers [None req-de462a2b-bd3b-4448-b4fc-d3feab8f9788 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-09 13:30:43.890 8 INFO neutron.quota [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded quota_driver: . 2026-05-09 13:30:43.891 8 INFO neutron.plugins.ml2.plugin [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Modular L2 Plugin initialization complete 2026-05-09 13:30:43.891 8 INFO neutron.plugins.ml2.managers [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-09 13:30:43.891 8 INFO neutron.plugins.ml2.managers [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-09 13:30:43.891 8 INFO neutron.plugins.ml2.managers [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Got port-security extension from driver 'port_security' 2026-05-09 13:30:43.892 8 INFO neutron.extensions.vlantransparent [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Disabled vlantransparent extension. 2026-05-09 13:30:43.892 8 INFO neutron.manager [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loading Plugin: qos 2026-05-09 13:30:43.894 7 INFO neutron.quota [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded quota_driver: . 2026-05-09 13:30:43.894 7 INFO neutron.plugins.ml2.plugin [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Modular L2 Plugin initialization complete 2026-05-09 13:30:43.895 7 INFO neutron.plugins.ml2.managers [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-09 13:30:43.895 7 INFO neutron.plugins.ml2.managers [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-09 13:30:43.895 7 INFO neutron.plugins.ml2.managers [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Got port-security extension from driver 'port_security' 2026-05-09 13:30:43.895 7 INFO neutron.extensions.vlantransparent [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Disabled vlantransparent extension. 2026-05-09 13:30:43.895 7 INFO neutron.manager [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loading Plugin: qos 2026-05-09 13:30:43.903 8 INFO neutron.manager [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loading Plugin: router 2026-05-09 13:30:43.906 7 INFO neutron.manager [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loading Plugin: router 2026-05-09 13:30:43.937 8 INFO neutron.services.service_base [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-09 13:30:43.937 8 INFO neutron.manager [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loading Plugin: segments 2026-05-09 13:30:43.940 7 INFO neutron.services.service_base [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-09 13:30:43.940 7 INFO neutron.manager [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loading Plugin: segments 2026-05-09 13:30:44.032 8 INFO neutron.manager [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loading Plugin: trunk 2026-05-09 13:30:44.038 7 INFO neutron.manager [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loading Plugin: trunk 2026-05-09 13:30:44.084 8 INFO neutron.manager [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loading Plugin: vpnaas 2026-05-09 13:30:44.090 7 INFO neutron.manager [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loading Plugin: vpnaas 2026-05-09 13:30:44.122 8 WARNING stevedore.named [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-09 13:30:44.131 7 WARNING stevedore.named [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-09 13:30:44.181 8 INFO neutron_vpnaas.services.vpn.plugin [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-09 13:30:44.182 8 INFO neutron.common.utils [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-09 13:30:44.182 8 INFO neutron.manager [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loading Plugin: auto_allocate 2026-05-09 13:30:44.183 7 INFO neutron_vpnaas.services.vpn.plugin [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-09 13:30:44.184 7 INFO neutron.common.utils [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-09 13:30:44.184 7 INFO neutron.manager [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loading Plugin: auto_allocate 2026-05-09 13:30:44.187 8 INFO neutron.manager [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loading Plugin: tag 2026-05-09 13:30:44.189 7 INFO neutron.manager [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loading Plugin: tag 2026-05-09 13:30:44.194 8 INFO neutron.manager [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loading Plugin: timestamp 2026-05-09 13:30:44.197 7 INFO neutron.manager [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loading Plugin: timestamp 2026-05-09 13:30:44.197 8 INFO neutron.manager [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loading Plugin: network_ip_availability 2026-05-09 13:30:44.199 7 INFO neutron.manager [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loading Plugin: network_ip_availability 2026-05-09 13:30:44.201 8 INFO neutron.manager [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loading Plugin: flavors 2026-05-09 13:30:44.203 7 INFO neutron.manager [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loading Plugin: flavors 2026-05-09 13:30:44.204 8 INFO neutron.manager [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loading Plugin: revisions 2026-05-09 13:30:44.207 7 INFO neutron.manager [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loading Plugin: revisions 2026-05-09 13:30:44.207 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Initializing extension manager. 2026-05-09 13:30:44.209 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: address-group 2026-05-09 13:30:44.210 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: address-scope 2026-05-09 13:30:44.210 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-09 13:30:44.211 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: agent 2026-05-09 13:30:44.211 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Initializing extension manager. 2026-05-09 13:30:44.212 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: agent-resources-synced 2026-05-09 13:30:44.213 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: allowed-address-pairs 2026-05-09 13:30:44.213 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: address-group 2026-05-09 13:30:44.214 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: auto-allocated-topology 2026-05-09 13:30:44.214 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: availability_zone 2026-05-09 13:30:44.215 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: address-scope 2026-05-09 13:30:44.215 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: availability_zone_filter 2026-05-09 13:30:44.215 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-09 13:30:44.216 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-09 13:30:44.216 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: default-subnetpools 2026-05-09 13:30:44.217 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: agent 2026-05-09 13:30:44.217 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-09 13:30:44.217 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: agent-resources-synced 2026-05-09 13:30:44.218 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: dns-integration 2026-05-09 13:30:44.219 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: dns-domain-ports 2026-05-09 13:30:44.219 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-09 13:30:44.219 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: allowed-address-pairs 2026-05-09 13:30:44.220 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: dvr 2026-05-09 13:30:44.220 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: auto-allocated-topology 2026-05-09 13:30:44.220 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-09 13:30:44.221 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: empty-string-filtering 2026-05-09 13:30:44.221 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: availability_zone 2026-05-09 13:30:44.222 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-09 13:30:44.222 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: availability_zone_filter 2026-05-09 13:30:44.223 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-09 13:30:44.223 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-09 13:30:44.223 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: external-net 2026-05-09 13:30:44.223 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: default-subnetpools 2026-05-09 13:30:44.224 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-09 13:30:44.224 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: extraroute 2026-05-09 13:30:44.225 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: extraroute-atomic 2026-05-09 13:30:44.225 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-09 13:30:44.226 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-09 13:30:44.226 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: dns-integration 2026-05-09 13:30:44.226 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-09 13:30:44.226 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: dns-domain-ports 2026-05-09 13:30:44.227 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-09 13:30:44.227 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-09 13:30:44.228 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-09 13:30:44.228 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: dvr 2026-05-09 13:30:44.228 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: fip-port-details 2026-05-09 13:30:44.228 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-09 13:30:44.229 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: empty-string-filtering 2026-05-09 13:30:44.229 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: flavors 2026-05-09 13:30:44.230 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-09 13:30:44.230 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-09 13:30:44.230 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-09 13:30:44.231 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: floatingip-pools 2026-05-09 13:30:44.231 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: external-net 2026-05-09 13:30:44.231 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: ip_allocation 2026-05-09 13:30:44.232 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-09 13:30:44.232 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: ip-substring-filtering 2026-05-09 13:30:44.232 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: extraroute 2026-05-09 13:30:44.232 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: l2_adjacency 2026-05-09 13:30:44.233 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: extraroute-atomic 2026-05-09 13:30:44.233 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-09 13:30:44.234 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-09 13:30:44.234 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: router 2026-05-09 13:30:44.235 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-09 13:30:44.235 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-09 13:30:44.236 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-09 13:30:44.236 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: fip-port-details 2026-05-09 13:30:44.236 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-09 13:30:44.237 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-09 13:30:44.237 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: flavors 2026-05-09 13:30:44.238 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: ext-gw-mode 2026-05-09 13:30:44.238 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: l3-ha 2026-05-09 13:30:44.238 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-09 13:30:44.239 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-09 13:30:44.239 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: floatingip-pools 2026-05-09 13:30:44.239 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-09 13:30:44.240 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: ip_allocation 2026-05-09 13:30:44.240 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: l3-flavors 2026-05-09 13:30:44.240 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: ip-substring-filtering 2026-05-09 13:30:44.241 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-09 13:30:44.241 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: l2_adjacency 2026-05-09 13:30:44.241 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-09 13:30:44.242 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: router 2026-05-09 13:30:44.243 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-09 13:30:44.244 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-09 13:30:44.244 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-09 13:30:44.245 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-09 13:30:44.245 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-09 13:30:44.246 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-09 13:30:44.246 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-09 13:30:44.247 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: ext-gw-mode 2026-05-09 13:30:44.247 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-09 13:30:44.247 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: multi-provider 2026-05-09 13:30:44.248 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: l3-ha 2026-05-09 13:30:44.248 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: net-mtu 2026-05-09 13:30:44.248 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-09 13:30:44.249 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: net-mtu-writable 2026-05-09 13:30:44.249 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-09 13:30:44.249 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: network_availability_zone 2026-05-09 13:30:44.250 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: l3-flavors 2026-05-09 13:30:44.250 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: network_ha 2026-05-09 13:30:44.250 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: network-ip-availability 2026-05-09 13:30:44.250 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-09 13:30:44.251 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-09 13:30:44.251 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-09 13:30:44.252 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: pagination 2026-05-09 13:30:44.252 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: port-device-profile 2026-05-09 13:30:44.253 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-09 13:30:44.253 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-09 13:30:44.254 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-09 13:30:44.254 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-09 13:30:44.254 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-09 13:30:44.255 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: port-mac-override 2026-05-09 13:30:44.255 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-09 13:30:44.256 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-09 13:30:44.256 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-09 13:30:44.256 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: port-resource-request 2026-05-09 13:30:44.257 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-09 13:30:44.257 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: port-resource-request-groups 2026-05-09 13:30:44.257 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-09 13:30:44.257 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: binding 2026-05-09 13:30:44.258 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: multi-provider 2026-05-09 13:30:44.258 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: binding-extended 2026-05-09 13:30:44.258 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: net-mtu 2026-05-09 13:30:44.259 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: port-security 2026-05-09 13:30:44.259 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: net-mtu-writable 2026-05-09 13:30:44.259 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: project-id 2026-05-09 13:30:44.260 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: network_availability_zone 2026-05-09 13:30:44.260 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: provider 2026-05-09 13:30:44.260 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: network_ha 2026-05-09 13:30:44.261 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: network-ip-availability 2026-05-09 13:30:44.262 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: qos 2026-05-09 13:30:44.262 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-09 13:30:44.262 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-09 13:30:44.263 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: pagination 2026-05-09 13:30:44.263 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-09 13:30:44.263 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: port-device-profile 2026-05-09 13:30:44.263 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: qos-default 2026-05-09 13:30:44.264 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-09 13:30:44.264 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: qos-fip 2026-05-09 13:30:44.265 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-09 13:30:44.265 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-09 13:30:44.265 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: qos-gateway-ip 2026-05-09 13:30:44.265 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-09 13:30:44.266 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: qos-port-network-policy 2026-05-09 13:30:44.266 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: port-mac-override 2026-05-09 13:30:44.266 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: qos-pps-minimum 2026-05-09 13:30:44.267 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-09 13:30:44.267 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-09 13:30:44.267 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-09 13:30:44.268 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: port-resource-request 2026-05-09 13:30:44.268 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: qos-pps 2026-05-09 13:30:44.268 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: port-resource-request-groups 2026-05-09 13:30:44.268 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: qos-rule-type-details 2026-05-09 13:30:44.269 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-09 13:30:44.269 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: binding 2026-05-09 13:30:44.270 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: qos-rules-alias 2026-05-09 13:30:44.270 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: binding-extended 2026-05-09 13:30:44.270 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: quota-check-limit 2026-05-09 13:30:44.271 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: port-security 2026-05-09 13:30:44.271 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: project-id 2026-05-09 13:30:44.272 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: quotas 2026-05-09 13:30:44.272 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: provider 2026-05-09 13:30:44.273 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: quota_details 2026-05-09 13:30:44.274 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: rbac-policies 2026-05-09 13:30:44.275 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: rbac-address-group 2026-05-09 13:30:44.275 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: qos 2026-05-09 13:30:44.275 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: rbac-address-scope 2026-05-09 13:30:44.276 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: rbac-security-groups 2026-05-09 13:30:44.276 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-09 13:30:44.276 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: rbac-subnetpool 2026-05-09 13:30:44.276 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-09 13:30:44.277 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: revision-if-match 2026-05-09 13:30:44.277 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: qos-default 2026-05-09 13:30:44.277 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: standard-attr-revisions 2026-05-09 13:30:44.278 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: qos-fip 2026-05-09 13:30:44.278 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: router_availability_zone 2026-05-09 13:30:44.279 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-09 13:30:44.279 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-09 13:30:44.280 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: qos-gateway-ip 2026-05-09 13:30:44.280 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: qos-port-network-policy 2026-05-09 13:30:44.280 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: security-groups-default-rules 2026-05-09 13:30:44.281 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-09 13:30:44.281 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: qos-pps-minimum 2026-05-09 13:30:44.281 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-09 13:30:44.281 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-09 13:30:44.282 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-09 13:30:44.282 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: qos-pps 2026-05-09 13:30:44.282 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-09 13:30:44.283 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-09 13:30:44.283 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: qos-rule-type-details 2026-05-09 13:30:44.284 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-09 13:30:44.285 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: qos-rules-alias 2026-05-09 13:30:44.285 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: quota-check-limit 2026-05-09 13:30:44.288 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: quotas 2026-05-09 13:30:44.289 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: quota_details 2026-05-09 13:30:44.290 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: security-group 2026-05-09 13:30:44.291 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: rbac-policies 2026-05-09 13:30:44.291 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: segment 2026-05-09 13:30:44.292 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: rbac-address-group 2026-05-09 13:30:44.292 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-09 13:30:44.292 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: rbac-address-scope 2026-05-09 13:30:44.293 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: service-type 2026-05-09 13:30:44.293 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: sorting 2026-05-09 13:30:44.293 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: rbac-security-groups 2026-05-09 13:30:44.294 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: standard-attr-segment 2026-05-09 13:30:44.294 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: rbac-subnetpool 2026-05-09 13:30:44.294 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: standard-attr-description 2026-05-09 13:30:44.295 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: revision-if-match 2026-05-09 13:30:44.295 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: stateful-security-group 2026-05-09 13:30:44.296 8 WARNING neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-09 13:30:44.296 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: standard-attr-revisions 2026-05-09 13:30:44.296 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-09 13:30:44.296 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: router_availability_zone 2026-05-09 13:30:44.297 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: subnet_onboard 2026-05-09 13:30:44.297 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-09 13:30:44.298 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-09 13:30:44.298 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: subnet-service-types 2026-05-09 13:30:44.299 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: subnet_allocation 2026-05-09 13:30:44.299 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: security-groups-default-rules 2026-05-09 13:30:44.300 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-09 13:30:44.300 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-09 13:30:44.300 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-09 13:30:44.301 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-09 13:30:44.302 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-09 13:30:44.302 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-09 13:30:44.303 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-09 13:30:44.303 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: standard-attr-tag 2026-05-09 13:30:44.304 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-09 13:30:44.305 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: trunk 2026-05-09 13:30:44.306 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: trunk-details 2026-05-09 13:30:44.306 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-09 13:30:44.307 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-09 13:30:44.309 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-09 13:30:44.310 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-09 13:30:44.310 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: vpn-flavors 2026-05-09 13:30:44.312 8 INFO neutron.api.extensions [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Loaded extension: vpnaas 2026-05-09 13:30:44.313 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: security-group 2026-05-09 13:30:44.314 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: segment 2026-05-09 13:30:44.314 8 INFO neutron.quota.resource_registry [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-09 13:30:44.314 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-09 13:30:44.314 8 INFO neutron.quota.resource_registry [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-09 13:30:44.314 8 INFO neutron.quota.resource_registry [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-09 13:30:44.315 8 INFO neutron.quota.resource_registry [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-09 13:30:44.315 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: service-type 2026-05-09 13:30:44.315 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: sorting 2026-05-09 13:30:44.316 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: standard-attr-segment 2026-05-09 13:30:44.317 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: standard-attr-description 2026-05-09 13:30:44.317 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: stateful-security-group 2026-05-09 13:30:44.318 7 WARNING neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-09 13:30:44.318 8 INFO neutron.quota.resource_registry [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-09 13:30:44.319 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-09 13:30:44.319 8 INFO neutron.quota.resource_registry [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-09 13:30:44.319 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: subnet_onboard 2026-05-09 13:30:44.320 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-09 13:30:44.320 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: subnet-service-types 2026-05-09 13:30:44.321 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: subnet_allocation 2026-05-09 13:30:44.322 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-09 13:30:44.322 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-09 13:30:44.325 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: standard-attr-tag 2026-05-09 13:30:44.326 8 INFO neutron.quota.resource_registry [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-09 13:30:44.326 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-09 13:30:44.327 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: trunk 2026-05-09 13:30:44.327 8 INFO neutron.quota.resource_registry [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-09 13:30:44.327 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: trunk-details 2026-05-09 13:30:44.327 8 INFO neutron.quota.resource_registry [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-09 13:30:44.328 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-09 13:30:44.329 8 INFO neutron.quota.resource_registry [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-09 13:30:44.329 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-09 13:30:44.329 8 WARNING neutron.quota.resource_registry [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] subnetpool is already registered 2026-05-09 13:30:44.329 8 INFO neutron.quota.resource_registry [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-09 13:30:44.330 8 WARNING neutron.quota.resource_registry [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] subnetpool is already registered 2026-05-09 13:30:44.330 8 INFO neutron.quota.resource_registry [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-09 13:30:44.331 8 INFO neutron.quota.resource_registry [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-09 13:30:44.331 8 INFO neutron.quota.resource_registry [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-09 13:30:44.332 8 INFO neutron.quota.resource_registry [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-09 13:30:44.332 8 INFO neutron.quota.resource_registry [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-09 13:30:44.333 8 INFO neutron.quota.resource_registry [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-09 13:30:44.335 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-09 13:30:44.337 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-09 13:30:44.338 8 INFO neutron.quota.resource_registry [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-09 13:30:44.338 8 WARNING neutron.quota.resource_registry [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] router is already registered 2026-05-09 13:30:44.338 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: vpn-flavors 2026-05-09 13:30:44.339 8 INFO neutron.quota.resource_registry [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-09 13:30:44.339 8 WARNING neutron.quota.resource_registry [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] floatingip is already registered 2026-05-09 13:30:44.340 7 INFO neutron.api.extensions [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Loaded extension: vpnaas 2026-05-09 13:30:44.344 8 INFO neutron.quota.resource_registry [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-09 13:30:44.344 8 WARNING neutron.quota.resource_registry [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] rbac_policy is already registered 2026-05-09 13:30:44.344 7 INFO neutron.quota.resource_registry [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-09 13:30:44.344 7 INFO neutron.quota.resource_registry [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-09 13:30:44.345 8 INFO neutron.quota.resource_registry [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-09 13:30:44.345 7 INFO neutron.quota.resource_registry [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-09 13:30:44.345 8 WARNING neutron.quota.resource_registry [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] security_group is already registered 2026-05-09 13:30:44.345 7 INFO neutron.quota.resource_registry [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-09 13:30:44.345 8 INFO neutron.quota.resource_registry [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-09 13:30:44.346 8 WARNING neutron.quota.resource_registry [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] security_group_rule is already registered 2026-05-09 13:30:44.347 8 INFO neutron.quota.resource_registry [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-09 13:30:44.347 8 WARNING neutron.quota.resource_registry [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] subnetpool is already registered 2026-05-09 13:30:44.348 8 INFO neutron.quota.resource_registry [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-09 13:30:44.348 8 WARNING neutron.quota.resource_registry [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] subnetpool is already registered 2026-05-09 13:30:44.349 8 INFO neutron.quota.resource_registry [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-09 13:30:44.349 8 WARNING neutron.quota.resource_registry [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] trunk is already registered 2026-05-09 13:30:44.349 8 INFO neutron.quota.resource_registry [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-09 13:30:44.349 8 WARNING neutron.quota.resource_registry [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] endpoint_group is already registered 2026-05-09 13:30:44.350 8 INFO neutron.quota.resource_registry [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-09 13:30:44.350 8 WARNING neutron.quota.resource_registry [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] vpnservice is already registered 2026-05-09 13:30:44.350 7 INFO neutron.quota.resource_registry [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-09 13:30:44.351 8 INFO neutron.quota.resource_registry [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-09 13:30:44.351 7 INFO neutron.quota.resource_registry [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-09 13:30:44.351 8 WARNING neutron.quota.resource_registry [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] ipsec_site_connection is already registered 2026-05-09 13:30:44.351 8 INFO neutron.quota.resource_registry [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-09 13:30:44.352 8 WARNING neutron.quota.resource_registry [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] ipsecpolicy is already registered 2026-05-09 13:30:44.352 8 INFO neutron.quota.resource_registry [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-09 13:30:44.352 8 WARNING neutron.quota.resource_registry [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] ikepolicy is already registered 2026-05-09 13:30:44.359 7 INFO neutron.quota.resource_registry [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-09 13:30:44.359 7 INFO neutron.quota.resource_registry [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-09 13:30:44.360 7 INFO neutron.quota.resource_registry [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-09 13:30:44.361 7 INFO neutron.quota.resource_registry [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-09 13:30:44.362 7 WARNING neutron.quota.resource_registry [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] subnetpool is already registered 2026-05-09 13:30:44.362 7 INFO neutron.quota.resource_registry [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-09 13:30:44.362 7 WARNING neutron.quota.resource_registry [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] subnetpool is already registered 2026-05-09 13:30:44.363 7 INFO neutron.quota.resource_registry [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-09 13:30:44.363 7 INFO neutron.quota.resource_registry [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-09 13:30:44.364 7 INFO neutron.quota.resource_registry [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-09 13:30:44.365 7 INFO neutron.quota.resource_registry [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-09 13:30:44.365 7 INFO neutron.quota.resource_registry [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-09 13:30:44.366 7 INFO neutron.quota.resource_registry [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-09 13:30:44.371 7 INFO neutron.quota.resource_registry [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-09 13:30:44.371 7 WARNING neutron.quota.resource_registry [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] router is already registered 2026-05-09 13:30:44.371 7 INFO neutron.quota.resource_registry [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-09 13:30:44.372 7 WARNING neutron.quota.resource_registry [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] floatingip is already registered 2026-05-09 13:30:44.376 7 INFO neutron.quota.resource_registry [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-09 13:30:44.377 7 WARNING neutron.quota.resource_registry [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] rbac_policy is already registered 2026-05-09 13:30:44.377 7 INFO neutron.quota.resource_registry [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-09 13:30:44.378 7 WARNING neutron.quota.resource_registry [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] security_group is already registered 2026-05-09 13:30:44.378 7 INFO neutron.quota.resource_registry [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-09 13:30:44.378 7 WARNING neutron.quota.resource_registry [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] security_group_rule is already registered 2026-05-09 13:30:44.379 7 INFO neutron.quota.resource_registry [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-09 13:30:44.380 7 WARNING neutron.quota.resource_registry [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] subnetpool is already registered 2026-05-09 13:30:44.380 7 INFO neutron.quota.resource_registry [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-09 13:30:44.380 7 WARNING neutron.quota.resource_registry [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] subnetpool is already registered 2026-05-09 13:30:44.381 7 INFO neutron.quota.resource_registry [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-09 13:30:44.381 7 WARNING neutron.quota.resource_registry [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] trunk is already registered 2026-05-09 13:30:44.382 7 INFO neutron.quota.resource_registry [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-09 13:30:44.382 7 WARNING neutron.quota.resource_registry [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] endpoint_group is already registered 2026-05-09 13:30:44.382 7 INFO neutron.quota.resource_registry [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-09 13:30:44.383 7 WARNING neutron.quota.resource_registry [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] vpnservice is already registered 2026-05-09 13:30:44.383 7 INFO neutron.quota.resource_registry [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-09 13:30:44.383 7 WARNING neutron.quota.resource_registry [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] ipsec_site_connection is already registered 2026-05-09 13:30:44.384 7 INFO neutron.quota.resource_registry [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-09 13:30:44.384 7 WARNING neutron.quota.resource_registry [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] ipsecpolicy is already registered 2026-05-09 13:30:44.385 7 INFO neutron.quota.resource_registry [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-09 13:30:44.385 7 WARNING neutron.quota.resource_registry [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] ikepolicy is already registered 2026-05-09 13:30:44.557 8 WARNING keystonemiddleware._common.config [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 13:30:44.566 8 WARNING oslo_config.cfg [None req-3703c1d3-ead1-4a2a-a1d8-cb91648a9b4e - - - - - -] 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 9 seconds on interpreter 0x55cf6855b160 pid: 8 (default app) 2026-05-09 13:30:44.626 7 WARNING keystonemiddleware._common.config [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 13:30:44.635 7 WARNING oslo_config.cfg [None req-447d4032-8649-4494-ab35-b067aeda542f - - - - - -] 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 9 seconds on interpreter 0x55cf6855b160 pid: 7 (default app) /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-09 13:30:48.928 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a29792ef-234b-4397-ae7a-a6be4f4efeb9 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1/4] 199.204.45.129 () {44 vars in 927 bytes} [Sat May 9 13:30:48 2026] GET /v2.0/networks/public => generated 108 bytes in 735 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: 8|app: 0|req: 4/5] 199.204.45.129 () {44 vars in 949 bytes} [Sat May 9 13:30:48 2026] GET /v2.0/networks?name=public => generated 15 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 13:30:49.814 7 WARNING oslo_policy.policy [None req-7e7618dd-3483-4621-af85-40d4d7a77565 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-05-09 13:30:50.654 7 WARNING neutron.services.revisions.revision_plugin [None req-7e7618dd-3483-4621-af85-40d4d7a77565 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Could not find related network for resource to bump revision. 2026-05-09 13:30:50.682 7 INFO neutron.db.segments_db [None req-7e7618dd-3483-4621-af85-40d4d7a77565 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Added segment 6b7cff8e-cdbb-4b6e-bf30-d4d02268bb21 of type flat for network 865b0a38-bfd1-42d3-98ae-87b2ce8290e8 2026-05-09 13:30:50.739 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7e7618dd-3483-4621-af85-40d4d7a77565 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/6] 199.204.45.129 () {48 vars in 967 bytes} [Sat May 9 13:30:49 2026] POST /v2.0/networks => generated 124 bytes in 1808 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 13:30:57.343 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ef4ab012-aea2-428c-aca5-cab3292f9fce 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.204.45.129 () {44 vars in 927 bytes} [Sat May 9 13:30:56 2026] GET /v2.0/networks/public => generated 108 bytes in 405 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.129 () {44 vars in 949 bytes} [Sat May 9 13:30:57 2026] GET /v2.0/networks?name=public => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 13:30:58.139 8 WARNING oslo_policy.policy [None req-ffc490b3-c2aa-478f-8e68-787c95ba185e 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-05-09 13:30:58.191 8 WARNING neutron.services.revisions.revision_plugin [None req-ffc490b3-c2aa-478f-8e68-787c95ba185e 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Could not find related network for resource to bump revision. 2026-05-09 13:30:58.216 8 INFO neutron.db.segments_db [None req-ffc490b3-c2aa-478f-8e68-787c95ba185e 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Added segment 5f5966a3-a9fc-4af6-a12f-6b0f6e9085f1 of type flat for network cf8f8bef-e8ef-4ca7-b620-215aac6a73fb 2026-05-09 13:30:58.268 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ffc490b3-c2aa-478f-8e68-787c95ba185e 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.204.45.129 () {48 vars in 967 bytes} [Sat May 9 13:30:57 2026] POST /v2.0/networks => generated 124 bytes in 1397 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 13:31:04.635 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eb389028-af42-47b9-9159-57d926a356be 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/11] 199.204.45.129 () {44 vars in 927 bytes} [Sat May 9 13:31:04 2026] GET /v2.0/networks/public => generated 108 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/12] 199.204.45.129 () {44 vars in 949 bytes} [Sat May 9 13:31:04 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 13:31:04.782 8 WARNING neutron.services.revisions.revision_plugin [None req-4901d9a8-d6b6-4078-ae1b-71bd38dd8a58 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Could not find related network for resource to bump revision. 2026-05-09 13:31:04.797 8 INFO neutron.db.segments_db [None req-4901d9a8-d6b6-4078-ae1b-71bd38dd8a58 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Added segment 749f3ded-69a7-4627-ac16-1ea83ea4159b of type flat for network 484f60e9-a71f-42cf-bed8-e4f9186ca119 2026-05-09 13:31:04.827 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4901d9a8-d6b6-4078-ae1b-71bd38dd8a58 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/13] 199.204.45.129 () {48 vars in 967 bytes} [Sat May 9 13:31:04 2026] POST /v2.0/networks => generated 124 bytes in 202 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 13:31:10.763 7 INFO neutron.pecan_wsgi.hooks.translation [None req-88eaa873-be29-46f8-a4da-a61208825786 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/14] 199.204.45.129 () {44 vars in 927 bytes} [Sat May 9 13:31:10 2026] GET /v2.0/networks/public => generated 108 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 199.204.45.129 () {44 vars in 949 bytes} [Sat May 9 13:31:10 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 13:31:10.876 7 WARNING neutron.services.revisions.revision_plugin [None req-3dc1ca8a-cbee-4e3d-84c6-79da5e2ea109 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Could not find related network for resource to bump revision. 2026-05-09 13:31:10.890 7 INFO neutron.db.segments_db [None req-3dc1ca8a-cbee-4e3d-84c6-79da5e2ea109 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Added segment 69581231-e2c8-4e78-a731-89a0477cdee1 of type flat for network 2ac61a7d-0d9d-4856-9881-281a652742e9 2026-05-09 13:31:11.122 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3dc1ca8a-cbee-4e3d-84c6-79da5e2ea109 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/16] 199.204.45.129 () {48 vars in 967 bytes} [Sat May 9 13:31:10 2026] POST /v2.0/networks => generated 124 bytes in 430 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 13:31:17.123 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6e530e47-6cbe-4666-8303-c76dcbe0cc70 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/18] 199.204.45.129 () {44 vars in 927 bytes} [Sat May 9 13:31:17 2026] GET /v2.0/networks/public => generated 108 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/19] 199.204.45.129 () {44 vars in 949 bytes} [Sat May 9 13:31:17 2026] GET /v2.0/networks?name=public => generated 15 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 13:31:17.293 7 WARNING neutron.services.revisions.revision_plugin [None req-934a8da9-b033-46da-a573-083fbd960d83 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Could not find related network for resource to bump revision. 2026-05-09 13:31:17.316 7 INFO neutron.db.segments_db [None req-934a8da9-b033-46da-a573-083fbd960d83 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Added segment 60b45872-a589-42f4-8997-4c121c7bd0f0 of type flat for network 1d9b6e69-d5af-4b74-820b-8a17e631f569 2026-05-09 13:31:17.369 7 INFO neutron.pecan_wsgi.hooks.translation [None req-934a8da9-b033-46da-a573-083fbd960d83 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/20] 199.204.45.129 () {48 vars in 967 bytes} [Sat May 9 13:31:17 2026] POST /v2.0/networks => generated 124 bytes in 245 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 13:31:23.286 8 INFO neutron.pecan_wsgi.hooks.translation [None req-12b71e68-2f3d-4a2b-9d04-53b3b04ab878 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/21] 199.204.45.129 () {44 vars in 927 bytes} [Sat May 9 13:31:23 2026] GET /v2.0/networks/public => generated 108 bytes in 79 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/22] 199.204.45.129 () {44 vars in 949 bytes} [Sat May 9 13:31:23 2026] GET /v2.0/networks?name=public => generated 15 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 13:31:23.421 8 WARNING neutron.services.revisions.revision_plugin [None req-b7a6d68d-4c03-4460-a000-a041c8be4d5a 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Could not find related network for resource to bump revision. 2026-05-09 13:31:23.459 8 INFO neutron.db.segments_db [None req-b7a6d68d-4c03-4460-a000-a041c8be4d5a 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Added segment dcbadf4b-e059-418a-ad30-a479af28a0f6 of type flat for network f0956cef-7d33-486c-99af-997fda27ef21 2026-05-09 13:31:23.495 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b7a6d68d-4c03-4460-a000-a041c8be4d5a 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/23] 199.204.45.129 () {48 vars in 967 bytes} [Sat May 9 13:31:23 2026] POST /v2.0/networks => generated 124 bytes in 169 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 13:31:29.369 7 INFO neutron.pecan_wsgi.hooks.translation [None req-952ed10c-dadf-45bc-9859-6d960e70cc5a 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/24] 199.204.45.129 () {44 vars in 927 bytes} [Sat May 9 13:31:29 2026] GET /v2.0/networks/public => generated 108 bytes in 75 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/25] 199.204.45.129 () {44 vars in 949 bytes} [Sat May 9 13:31:29 2026] GET /v2.0/networks?name=public => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 13:31:31.101 7 WARNING neutron.services.revisions.revision_plugin [None req-6579eb31-ae57-41d3-8c76-d14c62f21a0e 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Could not find related network for resource to bump revision. 2026-05-09 13:31:31.125 7 INFO neutron.db.segments_db [None req-6579eb31-ae57-41d3-8c76-d14c62f21a0e 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Added segment 3d8b4bdb-bc9f-4358-a60d-1dddd9abdc23 of type flat for network fb6b8ca0-7818-49d9-a7a0-b41146b2a296 [pid: 7|app: 0|req: 12/27] 199.204.45.129 () {48 vars in 967 bytes} [Sat May 9 13:31:29 2026] POST /v2.0/networks => generated 706 bytes in 3890 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 13:31:34.350 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c6296c5c-f0cb-4982-bef4-8b0f75fbd436 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 16/28] 199.204.45.129 () {44 vars in 927 bytes} [Sat May 9 13:31:34 2026] GET /v2.0/networks/public => generated 108 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/29] 199.204.45.129 () {44 vars in 949 bytes} [Sat May 9 13:31:34 2026] GET /v2.0/networks?name=public => generated 709 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 13:31:34.452 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b7f682bf-7f5a-44f0-839e-cf8bea1bbfa2 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 17/30] 199.204.45.129 () {44 vars in 1034 bytes} [Sat May 9 13:31:34 2026] GET /v2.0/subnets/public-subnet?network_id=fb6b8ca0-7818-49d9-a7a0-b41146b2a296 => generated 113 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/31] 199.204.45.129 () {44 vars in 1057 bytes} [Sat May 9 13:31:34 2026] GET /v2.0/subnets?name=public-subnet&network_id=fb6b8ca0-7818-49d9-a7a0-b41146b2a296 => generated 14 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 18/32] 199.204.45.129 () {48 vars in 965 bytes} [Sat May 9 13:31:34 2026] POST /v2.0/subnets => generated 641 bytes in 905 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 13:36:13.054 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [ef648ed0-38a4-4f5e-96c1-f4fbd80cd0d5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-09 13:36:13.055 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [6276c072-a8ba-41d5-bb6f-4d42205bdb91] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-09 13:36:13.057 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Sat May 9 13:36:13 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.204.45.129) !!! 2026-05-09 13:36:13.185 7 INFO neutron.pecan_wsgi.hooks.translation [None req-aafc09de-5a6d-429a-a801-41b97b35f549 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/69] 199.204.45.129 () {44 vars in 937 bytes} [Sat May 9 13:36:13 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 138 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 13:36:13.195 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [1af763aa-68fe-4394-a4aa-7f490dfd5c04] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-09 13:36:13.198 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [d5e88a00-085d-4455-8e15-a7454bfaca00] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-09 13:36:13.199 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Sat May 9 13:36:13 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.204.45.129) !!! 2026-05-09 13:36:13.202 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Sat May 9 13:36:13 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.204.45.129) !!! [pid: 8|app: 0|req: 37/70] 199.204.45.129 () {44 vars in 959 bytes} [Sat May 9 13:36:13 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 13:36:13.306 7 INFO neutron.db.segments_db [None req-334f51fa-1754-4eda-b668-37a0076e03ad 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Added segment cc887f2c-8a64-4d15-a62c-7413fbd123cf of type vxlan for network 2168eb9c-45a2-449f-9200-1045bd06ce91 [pid: 7|app: 0|req: 34/71] 199.204.45.129 () {48 vars in 966 bytes} [Sat May 9 13:36:13 2026] POST /v2.0/networks => generated 707 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 13:36:14.314 8 INFO oslo.messaging._drivers.impl_rabbit [-] [1af763aa-68fe-4394-a4aa-7f490dfd5c04] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48662. 2026-05-09 13:36:14.315 8 INFO oslo.messaging._drivers.impl_rabbit [-] [d5e88a00-085d-4455-8e15-a7454bfaca00] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48678. 2026-05-09 13:36:14.357 8 INFO neutron.pecan_wsgi.hooks.translation [None req-badc7978-4a8b-497d-9ea1-93c1fa8f4236 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 38/72] 199.204.45.129 () {44 vars in 937 bytes} [Sat May 9 13:36:14 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 75 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 13:36:14.433 7 INFO oslo.messaging._drivers.impl_rabbit [-] [6276c072-a8ba-41d5-bb6f-4d42205bdb91] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48702. 2026-05-09 13:36:14.434 7 INFO oslo.messaging._drivers.impl_rabbit [-] [ef648ed0-38a4-4f5e-96c1-f4fbd80cd0d5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48694. [pid: 7|app: 0|req: 35/73] 199.204.45.129 () {44 vars in 959 bytes} [Sat May 9 13:36:14 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 13:36:14.481 8 INFO neutron.pecan_wsgi.hooks.translation [None req-39602e8b-3528-4f6f-9d14-b2a359800a95 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 39/74] 199.204.45.129 () {44 vars in 1036 bytes} [Sat May 9 13:36:14 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=2168eb9c-45a2-449f-9200-1045bd06ce91 => generated 114 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/75] 199.204.45.129 () {44 vars in 1059 bytes} [Sat May 9 13:36:14 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=2168eb9c-45a2-449f-9200-1045bd06ce91 => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/76] 199.204.45.129 () {48 vars in 965 bytes} [Sat May 9 13:36:14 2026] POST /v2.0/subnets => generated 627 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 13:36:15.752 7 INFO neutron.api.v2.resource [None req-e67c9443-4036-49b6-9ec3-960a863396b4 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 38/79] 199.204.45.129 () {44 vars in 971 bytes} [Sat May 9 13:36:15 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/80] 199.204.45.129 () {44 vars in 993 bytes} [Sat May 9 13:36:15 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/81] 199.204.45.129 () {48 vars in 980 bytes} [Sat May 9 13:36:15 2026] POST /v2.0/security-groups => generated 1616 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/82] 199.204.45.129 () {44 vars in 1001 bytes} [Sat May 9 13:36:16 2026] GET /v2.0/security-groups/db983275-77de-4987-8bd2-bb736e766185 => generated 1616 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/83] 199.204.45.129 () {44 vars in 1001 bytes} [Sat May 9 13:36:17 2026] GET /v2.0/security-groups/db983275-77de-4987-8bd2-bb736e766185 => generated 1616 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/84] 199.204.45.129 () {44 vars in 1001 bytes} [Sat May 9 13:36:17 2026] GET /v2.0/security-groups/db983275-77de-4987-8bd2-bb736e766185 => generated 1616 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/85] 199.204.45.129 () {48 vars in 991 bytes} [Sat May 9 13:36:17 2026] POST /v2.0/security-group-rules => generated 601 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/86] 199.204.45.129 () {44 vars in 1001 bytes} [Sat May 9 13:36:18 2026] GET /v2.0/security-groups/db983275-77de-4987-8bd2-bb736e766185 => generated 2230 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/87] 199.204.45.129 () {44 vars in 1001 bytes} [Sat May 9 13:36:18 2026] GET /v2.0/security-groups/db983275-77de-4987-8bd2-bb736e766185 => generated 2230 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/88] 199.204.45.129 () {44 vars in 1001 bytes} [Sat May 9 13:36:18 2026] GET /v2.0/security-groups/db983275-77de-4987-8bd2-bb736e766185 => generated 2230 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/89] 199.204.45.129 () {48 vars in 991 bytes} [Sat May 9 13:36:18 2026] POST /v2.0/security-group-rules => generated 603 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/90] 199.204.45.129 () {44 vars in 1001 bytes} [Sat May 9 13:36:19 2026] GET /v2.0/security-groups/db983275-77de-4987-8bd2-bb736e766185 => generated 2846 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/91] 199.204.45.129 () {44 vars in 1001 bytes} [Sat May 9 13:36:19 2026] GET /v2.0/security-groups/db983275-77de-4987-8bd2-bb736e766185 => generated 2846 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/92] 199.204.45.129 () {44 vars in 1001 bytes} [Sat May 9 13:36:19 2026] GET /v2.0/security-groups/db983275-77de-4987-8bd2-bb736e766185 => generated 2846 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/93] 199.204.45.129 () {48 vars in 991 bytes} [Sat May 9 13:36:19 2026] POST /v2.0/security-group-rules => generated 603 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/94] 199.204.45.129 () {44 vars in 1001 bytes} [Sat May 9 13:36:20 2026] GET /v2.0/security-groups/db983275-77de-4987-8bd2-bb736e766185 => generated 3462 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/95] 199.204.45.129 () {44 vars in 1001 bytes} [Sat May 9 13:36:21 2026] GET /v2.0/security-groups/db983275-77de-4987-8bd2-bb736e766185 => generated 3462 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/96] 199.204.45.129 () {44 vars in 1001 bytes} [Sat May 9 13:36:21 2026] GET /v2.0/security-groups/db983275-77de-4987-8bd2-bb736e766185 => generated 3462 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/97] 199.204.45.129 () {48 vars in 991 bytes} [Sat May 9 13:36:21 2026] POST /v2.0/security-group-rules => generated 603 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/98] 199.204.45.129 () {44 vars in 1001 bytes} [Sat May 9 13:36:22 2026] GET /v2.0/security-groups/db983275-77de-4987-8bd2-bb736e766185 => generated 4078 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/99] 199.204.45.129 () {44 vars in 1001 bytes} [Sat May 9 13:36:22 2026] GET /v2.0/security-groups/db983275-77de-4987-8bd2-bb736e766185 => generated 4078 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/100] 199.204.45.129 () {44 vars in 1001 bytes} [Sat May 9 13:36:22 2026] GET /v2.0/security-groups/db983275-77de-4987-8bd2-bb736e766185 => generated 4078 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/101] 199.204.45.129 () {48 vars in 991 bytes} [Sat May 9 13:36:22 2026] POST /v2.0/security-group-rules => generated 603 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/102] 199.204.45.129 () {44 vars in 987 bytes} [Sat May 9 13:36:23 2026] GET /v2.0/networks/2168eb9c-45a2-449f-9200-1045bd06ce91 => generated 732 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 13:36:23.967 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bb329b7d-5d0c-4bd5-adbe-70a49d1b696d 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 50/103] 199.204.45.129 () {44 vars in 1076 bytes} [Sat May 9 13:36:23 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=2168eb9c-45a2-449f-9200-1045bd06ce91 => generated 132 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/104] 199.204.45.129 () {44 vars in 1099 bytes} [Sat May 9 13:36:23 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=2168eb9c-45a2-449f-9200-1045bd06ce91 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/105] 199.204.45.129 () {44 vars in 1001 bytes} [Sat May 9 13:36:24 2026] GET /v2.0/security-groups/db983275-77de-4987-8bd2-bb736e766185 => generated 4694 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/106] 199.204.45.129 () {48 vars in 961 bytes} [Sat May 9 13:36:24 2026] POST /v2.0/ports => generated 1100 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-09 13:36:30.271 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f248b517-3f7e-46cc-a2b6-666be0a497e5 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 53/109] 199.204.45.129 () {44 vars in 979 bytes} [Sat May 9 13:36:30 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 59 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: 8|app: 0|req: 57/110] 199.204.45.129 () {44 vars in 1001 bytes} [Sat May 9 13:36:30 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/111] 199.204.45.129 () {48 vars in 1031 bytes} [Sat May 9 13:36:30 2026] PUT /v2.0/ports/8cdf0ec3-f7b9-461f-b93e-00ab5379a9f2 => generated 1213 bytes in 645 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/112] 199.204.45.129 () {44 vars in 920 bytes} [Sat May 9 13:36:32 2026] GET /v2.0/ports => generated 3730 bytes in 110 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, ' 2026-05-09 13:36:33.598 7 INFO neutron.api.v2.resource [None req-2e6878d0-cf78-4a28-b85d-57cbb9b8a1e5 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 55/113] 199.204.45.129 () {44 vars in 959 bytes} [Sat May 9 13:36:33 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/114] 199.204.45.129 () {44 vars in 981 bytes} [Sat May 9 13:36:33 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/115] 199.204.45.129 () {48 vars in 980 bytes} [Sat May 9 13:36:33 2026] POST /v2.0/security-groups => generated 1610 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/116] 199.204.45.129 () {44 vars in 1001 bytes} [Sat May 9 13:36:34 2026] GET /v2.0/security-groups/0b0d148f-a561-4f5b-b129-6565691d2f4d => generated 1610 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/117] 199.204.45.129 () {44 vars in 1001 bytes} [Sat May 9 13:36:34 2026] GET /v2.0/security-groups/0b0d148f-a561-4f5b-b129-6565691d2f4d => generated 1610 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/118] 199.204.45.129 () {44 vars in 1001 bytes} [Sat May 9 13:36:34 2026] GET /v2.0/security-groups/0b0d148f-a561-4f5b-b129-6565691d2f4d => generated 1610 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/119] 199.204.45.129 () {48 vars in 991 bytes} [Sat May 9 13:36:34 2026] POST /v2.0/security-group-rules => generated 623 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/120] 199.204.45.129 () {44 vars in 1001 bytes} [Sat May 9 13:36:35 2026] GET /v2.0/security-groups/0b0d148f-a561-4f5b-b129-6565691d2f4d => generated 2246 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/121] 199.204.45.129 () {44 vars in 1001 bytes} [Sat May 9 13:36:35 2026] GET /v2.0/security-groups/0b0d148f-a561-4f5b-b129-6565691d2f4d => generated 2246 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/122] 199.204.45.129 () {44 vars in 1001 bytes} [Sat May 9 13:36:35 2026] GET /v2.0/security-groups/0b0d148f-a561-4f5b-b129-6565691d2f4d => generated 2246 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/123] 199.204.45.129 () {48 vars in 991 bytes} [Sat May 9 13:36:35 2026] POST /v2.0/security-group-rules => generated 627 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 70/136] 199.204.45.129 () {44 vars in 975 bytes} [Sat May 9 13:38:03 2026] GET /v2.0/quotas/e28b2e008ca44d1fbb34a95a470c83ab => generated 292 bytes in 18 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:139: 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: 67/137] 199.204.45.129 () {48 vars in 1027 bytes} [Sat May 9 13:38:04 2026] PUT /v2.0/quotas/e28b2e008ca44d1fbb34a95a470c83ab => generated 291 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 13:40:14.059 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [6276c072-a8ba-41d5-bb6f-4d42205bdb91] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-09 13:40:14.060 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [ef648ed0-38a4-4f5e-96c1-f4fbd80cd0d5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-09 13:40:14.062 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sat May 9 13:40:14 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.204.45.129) !!! /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-09 13:40:14.211 7 INFO neutron.pecan_wsgi.hooks.translation [None req-50f4c719-eab6-4ce8-8dfc-6db0eae21f34 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 76/154] 199.204.45.129 () {30 vars in 740 bytes} [Sat May 9 13:40:14 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 159 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 13:40:14.227 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [1af763aa-68fe-4394-a4aa-7f490dfd5c04] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-09 13:40:14.228 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [d5e88a00-085d-4455-8e15-a7454bfaca00] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  /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: 79/155] 199.204.45.129 () {30 vars in 762 bytes} [Sat May 9 13:40:14 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 13:40:16.098 7 INFO oslo.messaging._drivers.impl_rabbit [-] [ef648ed0-38a4-4f5e-96c1-f4fbd80cd0d5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38750. 2026-05-09 13:40:16.099 7 INFO oslo.messaging._drivers.impl_rabbit [-] [6276c072-a8ba-41d5-bb6f-4d42205bdb91] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38746. 2026-05-09 13:40:16.239 7 INFO neutron.pecan_wsgi.hooks.translation [None req-be340943-650e-4ee5-92d3-b82e8ce3feb1 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 78/158] 199.204.45.129 () {30 vars in 740 bytes} [Sat May 9 13:40:16 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 162 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 81/159] 199.204.45.129 () {30 vars in 762 bytes} [Sat May 9 13:40:16 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 13:47:48.475 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [ef648ed0-38a4-4f5e-96c1-f4fbd80cd0d5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-09 13:47:48.476 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [6276c072-a8ba-41d5-bb6f-4d42205bdb91] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-09 13:47:48.476 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Sat May 9 13:47:48 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups/manila-service-security-group?project_id=6813b52574b645b1a2545fcf1b239587 (ip 199.204.45.129) !!! 2026-05-09 13:47:48.621 7 INFO neutron.api.v2.resource [None req-d8232ec8-0b75-481e-b4da-b09719e8779a 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 109/220] 199.204.45.129 () {44 vars in 1074 bytes} [Sat May 9 13:47:48 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=6813b52574b645b1a2545fcf1b239587 => generated 139 bytes in 152 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 13:47:48.632 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [d5e88a00-085d-4455-8e15-a7454bfaca00] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-09 13:47:48.633 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [1af763aa-68fe-4394-a4aa-7f490dfd5c04] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-09 13:47:48.635 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sat May 9 13:47:48 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?name=manila-service-security-group&project_id=6813b52574b645b1a2545fcf1b239587 (ip 199.204.45.129) !!! 2026-05-09 13:47:48.637 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sat May 9 13:47:48 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?name=manila-service-security-group&project_id=6813b52574b645b1a2545fcf1b239587 (ip 199.204.45.129) !!! [pid: 8|app: 0|req: 112/221] 199.204.45.129 () {44 vars in 1097 bytes} [Sat May 9 13:47:48 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=6813b52574b645b1a2545fcf1b239587 => generated 23 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/222] 199.204.45.129 () {48 vars in 981 bytes} [Sat May 9 13:47:48 2026] POST /v2.0/security-groups => generated 1624 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-09 13:47:49.937 8 INFO oslo.messaging._drivers.impl_rabbit [-] [1af763aa-68fe-4394-a4aa-7f490dfd5c04] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41122. 2026-05-09 13:47:49.938 8 INFO oslo.messaging._drivers.impl_rabbit [-] [d5e88a00-085d-4455-8e15-a7454bfaca00] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41114. [pid: 8|app: 0|req: 113/223] 199.204.45.129 () {44 vars in 1088 bytes} [Sat May 9 13:47:49 2026] GET /v2.0/security-groups/b84b705e-c8f8-4093-9960-a6c8ec8082c1?project_id=6813b52574b645b1a2545fcf1b239587 => generated 1624 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 13:47:50.046 7 INFO oslo.messaging._drivers.impl_rabbit [-] [ef648ed0-38a4-4f5e-96c1-f4fbd80cd0d5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41134. 2026-05-09 13:47:50.048 7 INFO oslo.messaging._drivers.impl_rabbit [-] [6276c072-a8ba-41d5-bb6f-4d42205bdb91] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41144. [pid: 7|app: 0|req: 111/224] 199.204.45.129 () {44 vars in 1001 bytes} [Sat May 9 13:47:50 2026] GET /v2.0/security-groups/b84b705e-c8f8-4093-9960-a6c8ec8082c1 => generated 1624 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/225] 199.204.45.129 () {44 vars in 1088 bytes} [Sat May 9 13:47:50 2026] GET /v2.0/security-groups/b84b705e-c8f8-4093-9960-a6c8ec8082c1?project_id=6813b52574b645b1a2545fcf1b239587 => generated 1624 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/226] 199.204.45.129 () {48 vars in 991 bytes} [Sat May 9 13:47:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/227] 199.204.45.129 () {44 vars in 1088 bytes} [Sat May 9 13:47:51 2026] GET /v2.0/security-groups/b84b705e-c8f8-4093-9960-a6c8ec8082c1?project_id=6813b52574b645b1a2545fcf1b239587 => generated 2234 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/228] 199.204.45.129 () {44 vars in 1001 bytes} [Sat May 9 13:47:51 2026] GET /v2.0/security-groups/b84b705e-c8f8-4093-9960-a6c8ec8082c1 => generated 2234 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/229] 199.204.45.129 () {44 vars in 1088 bytes} [Sat May 9 13:47:51 2026] GET /v2.0/security-groups/b84b705e-c8f8-4093-9960-a6c8ec8082c1?project_id=6813b52574b645b1a2545fcf1b239587 => generated 2234 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/230] 199.204.45.129 () {48 vars in 991 bytes} [Sat May 9 13:47:51 2026] POST /v2.0/security-group-rules => generated 599 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/231] 199.204.45.129 () {44 vars in 1088 bytes} [Sat May 9 13:47:52 2026] GET /v2.0/security-groups/b84b705e-c8f8-4093-9960-a6c8ec8082c1?project_id=6813b52574b645b1a2545fcf1b239587 => generated 2846 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/232] 199.204.45.129 () {44 vars in 1001 bytes} [Sat May 9 13:47:52 2026] GET /v2.0/security-groups/b84b705e-c8f8-4093-9960-a6c8ec8082c1 => generated 2846 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/233] 199.204.45.129 () {44 vars in 1088 bytes} [Sat May 9 13:47:52 2026] GET /v2.0/security-groups/b84b705e-c8f8-4093-9960-a6c8ec8082c1?project_id=6813b52574b645b1a2545fcf1b239587 => generated 2846 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/234] 199.204.45.129 () {48 vars in 991 bytes} [Sat May 9 13:47:52 2026] POST /v2.0/security-group-rules => generated 601 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/235] 199.204.45.129 () {44 vars in 1088 bytes} [Sat May 9 13:47:53 2026] GET /v2.0/security-groups/b84b705e-c8f8-4093-9960-a6c8ec8082c1?project_id=6813b52574b645b1a2545fcf1b239587 => generated 3460 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/236] 199.204.45.129 () {44 vars in 1001 bytes} [Sat May 9 13:47:53 2026] GET /v2.0/security-groups/b84b705e-c8f8-4093-9960-a6c8ec8082c1 => generated 3460 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/237] 199.204.45.129 () {44 vars in 1088 bytes} [Sat May 9 13:47:53 2026] GET /v2.0/security-groups/b84b705e-c8f8-4093-9960-a6c8ec8082c1?project_id=6813b52574b645b1a2545fcf1b239587 => generated 3460 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/238] 199.204.45.129 () {48 vars in 991 bytes} [Sat May 9 13:47:54 2026] POST /v2.0/security-group-rules => generated 602 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/257] 199.204.45.129 () {30 vars in 739 bytes} [Sat May 9 13:50:04 2026] GET /v2.0/networks?tenant_id=6813b52574b645b1a2545fcf1b239587&shared=False => generated 15 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 13:50:04.745 8 INFO neutron.db.segments_db [None req-3561969e-8d8a-4931-8854-b64fd0290642 3c6fc0f38b954841b20b9eb62aa386d9 6813b52574b645b1a2545fcf1b239587 - - 88d0a3a50c2f49adb2e36543738ecd34 88d0a3a50c2f49adb2e36543738ecd34] Added segment a16ff215-93d9-46d0-90f8-8654ad5ed810 of type vxlan for network 4b454a10-3e2f-4bc7-bb46-13830d1453c6 [pid: 8|app: 0|req: 130/258] 199.204.45.129 () {34 vars in 681 bytes} [Sat May 9 13:50:04 2026] POST /v2.0/networks => generated 718 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/259] 199.204.45.129 () {30 vars in 721 bytes} [Sat May 9 13:50:04 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/260] 199.204.45.129 () {30 vars in 632 bytes} [Sat May 9 13:50:04 2026] GET /v2.0/extensions => generated 19901 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/261] 199.204.45.129 () {34 vars in 676 bytes} [Sat May 9 13:50:04 2026] POST /v2.0/ports => generated 963 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/262] 199.204.45.129 () {30 vars in 702 bytes} [Sat May 9 13:50:05 2026] GET /v2.0/networks/4b454a10-3e2f-4bc7-bb46-13830d1453c6 => 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: 131/263] 199.204.45.129 () {30 vars in 721 bytes} [Sat May 9 13:50:07 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/264] 199.204.45.129 () {30 vars in 702 bytes} [Sat May 9 13:50:07 2026] GET /v2.0/networks/4b454a10-3e2f-4bc7-bb46-13830d1453c6 => generated 705 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/267] 199.204.45.129 () {44 vars in 975 bytes} [Sat May 9 13:50:24 2026] GET /v2.0/quotas/6813b52574b645b1a2545fcf1b239587 => generated 292 bytes in 12 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:139: 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: 135/268] 199.204.45.129 () {48 vars in 1027 bytes} [Sat May 9 13:50:25 2026] PUT /v2.0/quotas/6813b52574b645b1a2545fcf1b239587 => generated 291 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:01:27.022 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [d5e88a00-085d-4455-8e15-a7454bfaca00] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-09 14:01:27.024 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [1af763aa-68fe-4394-a4aa-7f490dfd5c04] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-09 14:01:27.027 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Sat May 9 14:01:27 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.129) !!! 2026-05-09 14:01:27.030 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sat May 9 14:01:27 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.129) !!! 2026-05-09 14:01:27.206 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fbc2d289-c789-4cfa-b3c9-e38a7a676fbf 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 180/357] 199.204.45.129 () {44 vars in 927 bytes} [Sat May 9 14:01:27 2026] GET /v2.0/networks/public => generated 108 bytes in 190 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 14:01:27.215 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [6276c072-a8ba-41d5-bb6f-4d42205bdb91] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-09 14:01:27.217 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [ef648ed0-38a4-4f5e-96c1-f4fbd80cd0d5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-09 14:01:27.217 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sat May 9 14:01:27 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.129) !!! [pid: 7|app: 0|req: 178/358] 199.204.45.129 () {44 vars in 949 bytes} [Sat May 9 14:01:27 2026] GET /v2.0/networks?name=public => generated 753 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:01:28.611 8 INFO oslo.messaging._drivers.impl_rabbit [-] [1af763aa-68fe-4394-a4aa-7f490dfd5c04] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59566. 2026-05-09 14:01:28.612 8 INFO oslo.messaging._drivers.impl_rabbit [-] [d5e88a00-085d-4455-8e15-a7454bfaca00] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59558. 2026-05-09 14:01:28.648 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1b9ce53d-eee7-41a9-833a-b0da449244d9 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 181/359] 199.204.45.129 () {44 vars in 927 bytes} [Sat May 9 14:01:28 2026] GET /v2.0/networks/public => generated 108 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 14:01:28.693 7 INFO oslo.messaging._drivers.impl_rabbit [-] [ef648ed0-38a4-4f5e-96c1-f4fbd80cd0d5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59570. 2026-05-09 14:01:28.697 7 INFO oslo.messaging._drivers.impl_rabbit [-] [6276c072-a8ba-41d5-bb6f-4d42205bdb91] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59568. [pid: 7|app: 0|req: 179/360] 199.204.45.129 () {44 vars in 949 bytes} [Sat May 9 14:01:28 2026] GET /v2.0/networks?name=public => generated 753 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:01:28.768 8 INFO neutron.pecan_wsgi.hooks.translation [None req-93ceab06-eda5-4d2e-a493-dcf70cdffcd7 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 182/361] 199.204.45.129 () {44 vars in 1034 bytes} [Sat May 9 14:01:28 2026] GET /v2.0/subnets/public-subnet?network_id=fb6b8ca0-7818-49d9-a7a0-b41146b2a296 => generated 113 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/362] 199.204.45.129 () {44 vars in 1057 bytes} [Sat May 9 14:01:28 2026] GET /v2.0/subnets?name=public-subnet&network_id=fb6b8ca0-7818-49d9-a7a0-b41146b2a296 => generated 644 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:02:01.773 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3d817d4b-aa79-44a6-af6b-e3229f001fcd 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 184/369] 199.204.45.129 () {44 vars in 937 bytes} [Sat May 9 14:02:01 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/370] 199.204.45.129 () {44 vars in 959 bytes} [Sat May 9 14:02:01 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:02:02.788 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c9a73998-54d7-4a39-9035-810d40d1f848 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 185/371] 199.204.45.129 () {44 vars in 937 bytes} [Sat May 9 14:02:02 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/372] 199.204.45.129 () {44 vars in 959 bytes} [Sat May 9 14:02:02 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:02:02.894 7 INFO neutron.pecan_wsgi.hooks.translation [None req-257ed52c-0c34-4551-a2e0-fd97053be87d 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 186/373] 199.204.45.129 () {44 vars in 1036 bytes} [Sat May 9 14:02:02 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=2168eb9c-45a2-449f-9200-1045bd06ce91 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/374] 199.204.45.129 () {44 vars in 1059 bytes} [Sat May 9 14:02:02 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=2168eb9c-45a2-449f-9200-1045bd06ce91 => generated 630 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:02:04.097 7 INFO neutron.api.v2.resource [None req-1544248e-34ec-4bf3-99cd-e6f3852e3d0f 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 187/375] 199.204.45.129 () {44 vars in 971 bytes} [Sat May 9 14:02:04 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/376] 199.204.45.129 () {44 vars in 993 bytes} [Sat May 9 14:02:04 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/377] 199.204.45.129 () {44 vars in 1001 bytes} [Sat May 9 14:02:05 2026] GET /v2.0/security-groups/db983275-77de-4987-8bd2-bb736e766185 => generated 4694 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/378] 199.204.45.129 () {44 vars in 1001 bytes} [Sat May 9 14:02:05 2026] GET /v2.0/security-groups/db983275-77de-4987-8bd2-bb736e766185 => generated 4694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/379] 199.204.45.129 () {44 vars in 1011 bytes} [Sat May 9 14:02:05 2026] GET /v2.0/security-group-rules/1cf8c6ea-ba11-4069-8acd-8841570782c5 => generated 601 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/380] 199.204.45.129 () {44 vars in 1001 bytes} [Sat May 9 14:02:06 2026] GET /v2.0/security-groups/db983275-77de-4987-8bd2-bb736e766185 => generated 4694 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/381] 199.204.45.129 () {44 vars in 1001 bytes} [Sat May 9 14:02:06 2026] GET /v2.0/security-groups/db983275-77de-4987-8bd2-bb736e766185 => generated 4694 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/382] 199.204.45.129 () {44 vars in 1011 bytes} [Sat May 9 14:02:06 2026] GET /v2.0/security-group-rules/0eab3d50-8fa0-4fc0-8c60-e3c2614dc5df => generated 603 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/383] 199.204.45.129 () {44 vars in 1001 bytes} [Sat May 9 14:02:07 2026] GET /v2.0/security-groups/db983275-77de-4987-8bd2-bb736e766185 => generated 4694 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/384] 199.204.45.129 () {44 vars in 1001 bytes} [Sat May 9 14:02:07 2026] GET /v2.0/security-groups/db983275-77de-4987-8bd2-bb736e766185 => generated 4694 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/385] 199.204.45.129 () {44 vars in 1011 bytes} [Sat May 9 14:02:07 2026] GET /v2.0/security-group-rules/a6fd0096-e9be-42d5-8ef2-38bb6ec4a4ee => generated 603 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/386] 199.204.45.129 () {44 vars in 1001 bytes} [Sat May 9 14:02:08 2026] GET /v2.0/security-groups/db983275-77de-4987-8bd2-bb736e766185 => generated 4694 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/387] 199.204.45.129 () {44 vars in 1001 bytes} [Sat May 9 14:02:08 2026] GET /v2.0/security-groups/db983275-77de-4987-8bd2-bb736e766185 => generated 4694 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/388] 199.204.45.129 () {44 vars in 1011 bytes} [Sat May 9 14:02:08 2026] GET /v2.0/security-group-rules/1abf68e8-f5f9-4500-b939-9975384b61e6 => generated 603 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/389] 199.204.45.129 () {44 vars in 1001 bytes} [Sat May 9 14:02:09 2026] GET /v2.0/security-groups/db983275-77de-4987-8bd2-bb736e766185 => generated 4694 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/390] 199.204.45.129 () {44 vars in 1001 bytes} [Sat May 9 14:02:09 2026] GET /v2.0/security-groups/db983275-77de-4987-8bd2-bb736e766185 => generated 4694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/391] 199.204.45.129 () {44 vars in 1011 bytes} [Sat May 9 14:02:09 2026] GET /v2.0/security-group-rules/36c9617e-f2eb-4d42-93d3-d6b35fd83433 => generated 603 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/392] 199.204.45.129 () {44 vars in 987 bytes} [Sat May 9 14:02:10 2026] GET /v2.0/networks/2168eb9c-45a2-449f-9200-1045bd06ce91 => generated 732 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:02:10.564 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7d821cdc-ed9b-4036-b90a-3c8f42d648b8 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 196/393] 199.204.45.129 () {44 vars in 1076 bytes} [Sat May 9 14:02:10 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=2168eb9c-45a2-449f-9200-1045bd06ce91 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/394] 199.204.45.129 () {44 vars in 1099 bytes} [Sat May 9 14:02:10 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=2168eb9c-45a2-449f-9200-1045bd06ce91 => generated 1254 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/395] 199.204.45.129 () {44 vars in 1001 bytes} [Sat May 9 14:02:10 2026] GET /v2.0/security-groups/db983275-77de-4987-8bd2-bb736e766185 => generated 4694 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:02:17.102 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9010fee8-27bd-4466-ad6e-a3a66116c75d 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 200/398] 199.204.45.129 () {44 vars in 979 bytes} [Sat May 9 14:02:17 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 78 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/399] 199.204.45.129 () {44 vars in 1001 bytes} [Sat May 9 14:02:17 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/400] 199.204.45.129 () {44 vars in 920 bytes} [Sat May 9 14:02:18 2026] GET /v2.0/ports => generated 4725 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:02:19.755 7 INFO neutron.api.v2.resource [None req-f1ac7074-599f-4591-994c-4d9ca388619d 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 200/401] 199.204.45.129 () {44 vars in 959 bytes} [Sat May 9 14:02:19 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/402] 199.204.45.129 () {44 vars in 981 bytes} [Sat May 9 14:02:19 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/403] 199.204.45.129 () {44 vars in 1001 bytes} [Sat May 9 14:02:20 2026] GET /v2.0/security-groups/0b0d148f-a561-4f5b-b129-6565691d2f4d => generated 2886 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/404] 199.204.45.129 () {44 vars in 1001 bytes} [Sat May 9 14:02:20 2026] GET /v2.0/security-groups/0b0d148f-a561-4f5b-b129-6565691d2f4d => generated 2886 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/405] 199.204.45.129 () {44 vars in 1011 bytes} [Sat May 9 14:02:20 2026] GET /v2.0/security-group-rules/47506504-4ccd-43ba-a59f-fc7805183959 => generated 623 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/406] 199.204.45.129 () {44 vars in 1001 bytes} [Sat May 9 14:02:21 2026] GET /v2.0/security-groups/0b0d148f-a561-4f5b-b129-6565691d2f4d => generated 2886 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/407] 199.204.45.129 () {44 vars in 1001 bytes} [Sat May 9 14:02:21 2026] GET /v2.0/security-groups/0b0d148f-a561-4f5b-b129-6565691d2f4d => generated 2886 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/408] 199.204.45.129 () {44 vars in 1011 bytes} [Sat May 9 14:02:21 2026] GET /v2.0/security-group-rules/ef2d71f9-979d-4e95-b742-6c2d44934f19 => generated 627 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/411] 199.204.45.129 () {44 vars in 975 bytes} [Sat May 9 14:02:32 2026] GET /v2.0/quotas/e28b2e008ca44d1fbb34a95a470c83ab => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:03:21.964 7 INFO neutron.api.v2.resource [None req-de9a2b03-6034-4479-a54e-78e8a4d2fd6b 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 208/418] 199.204.45.129 () {44 vars in 1074 bytes} [Sat May 9 14:03:21 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=6813b52574b645b1a2545fcf1b239587 => generated 139 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/419] 199.204.45.129 () {44 vars in 1097 bytes} [Sat May 9 14:03:21 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=6813b52574b645b1a2545fcf1b239587 => generated 4072 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/420] 199.204.45.129 () {44 vars in 1088 bytes} [Sat May 9 14:03:22 2026] GET /v2.0/security-groups/b84b705e-c8f8-4093-9960-a6c8ec8082c1?project_id=6813b52574b645b1a2545fcf1b239587 => generated 4075 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/421] 199.204.45.129 () {44 vars in 1001 bytes} [Sat May 9 14:03:23 2026] GET /v2.0/security-groups/b84b705e-c8f8-4093-9960-a6c8ec8082c1 => generated 4075 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/422] 199.204.45.129 () {44 vars in 1011 bytes} [Sat May 9 14:03:23 2026] GET /v2.0/security-group-rules/bf7968bf-041a-4fc9-a91a-6bb52d6a84f5 => generated 597 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/423] 199.204.45.129 () {44 vars in 1088 bytes} [Sat May 9 14:03:23 2026] GET /v2.0/security-groups/b84b705e-c8f8-4093-9960-a6c8ec8082c1?project_id=6813b52574b645b1a2545fcf1b239587 => generated 4075 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/424] 199.204.45.129 () {44 vars in 1001 bytes} [Sat May 9 14:03:24 2026] GET /v2.0/security-groups/b84b705e-c8f8-4093-9960-a6c8ec8082c1 => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/425] 199.204.45.129 () {44 vars in 1011 bytes} [Sat May 9 14:03:24 2026] GET /v2.0/security-group-rules/3f9e4295-b940-4db8-95bc-efffae5ea200 => generated 599 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/426] 199.204.45.129 () {44 vars in 1088 bytes} [Sat May 9 14:03:25 2026] GET /v2.0/security-groups/b84b705e-c8f8-4093-9960-a6c8ec8082c1?project_id=6813b52574b645b1a2545fcf1b239587 => generated 4075 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/427] 199.204.45.129 () {44 vars in 1001 bytes} [Sat May 9 14:03:25 2026] GET /v2.0/security-groups/b84b705e-c8f8-4093-9960-a6c8ec8082c1 => generated 4075 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/428] 199.204.45.129 () {44 vars in 1011 bytes} [Sat May 9 14:03:25 2026] GET /v2.0/security-group-rules/9a70c574-cdb6-4ffe-b399-51c18e811149 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/429] 199.204.45.129 () {44 vars in 1088 bytes} [Sat May 9 14:03:26 2026] GET /v2.0/security-groups/b84b705e-c8f8-4093-9960-a6c8ec8082c1?project_id=6813b52574b645b1a2545fcf1b239587 => generated 4075 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/430] 199.204.45.129 () {44 vars in 1001 bytes} [Sat May 9 14:03:26 2026] GET /v2.0/security-groups/b84b705e-c8f8-4093-9960-a6c8ec8082c1 => generated 4075 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/431] 199.204.45.129 () {44 vars in 1011 bytes} [Sat May 9 14:03:26 2026] GET /v2.0/security-group-rules/18c0366c-ac75-41a4-9129-10094ace1e0d => generated 602 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/434] 199.204.45.129 () {44 vars in 975 bytes} [Sat May 9 14:03:33 2026] GET /v2.0/quotas/6813b52574b645b1a2545fcf1b239587 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/441] 199.204.45.129 () {44 vars in 949 bytes} [Sat May 9 14:04:23 2026] GET /v2.0/networks?name=public => generated 753 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:05:06.380 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [1af763aa-68fe-4394-a4aa-7f490dfd5c04] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-09 14:05:06.385 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [d5e88a00-085d-4455-8e15-a7454bfaca00] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 8|app: 0|req: 227/448] 10.0.0.206 () {32 vars in 648 bytes} [Sat May 9 14:05:06 2026] GET /v2.0/networks => generated 2168 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:05:07.886 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [ef648ed0-38a4-4f5e-96c1-f4fbd80cd0d5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-09 14:05:07.888 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [6276c072-a8ba-41d5-bb6f-4d42205bdb91] 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: 222/449] 10.0.0.206 () {32 vars in 654 bytes} [Sat May 9 14:05:07 2026] GET /v2.0/floatingips => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/450] 10.0.0.206 () {32 vars in 646 bytes} [Sat May 9 14:05:07 2026] GET /v2.0/routers => generated 15 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/451] 10.0.0.206 () {32 vars in 642 bytes} [Sat May 9 14:05:08 2026] GET /v2.0/ports => generated 4725 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:05:08.140 8 INFO oslo.messaging._drivers.impl_rabbit [-] [1af763aa-68fe-4394-a4aa-7f490dfd5c04] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34668. [pid: 8|app: 0|req: 229/452] 10.0.0.206 () {32 vars in 646 bytes} [Sat May 9 14:05:08 2026] GET /v2.0/subnets => generated 1261 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/453] 10.0.0.206 () {32 vars in 648 bytes} [Sat May 9 14:05:08 2026] GET /v2.0/networks => generated 2168 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:05:08.267 8 INFO oslo.messaging._drivers.impl_rabbit [-] [d5e88a00-085d-4455-8e15-a7454bfaca00] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34674. [pid: 8|app: 0|req: 230/454] 10.0.0.206 () {32 vars in 662 bytes} [Sat May 9 14:05:08 2026] GET /v2.0/security-groups => generated 17401 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/455] 10.0.0.206 () {32 vars in 654 bytes} [Sat May 9 14:05: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-09 14:05:19.112 7 INFO oslo.messaging._drivers.impl_rabbit [-] [6276c072-a8ba-41d5-bb6f-4d42205bdb91] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46376. 2026-05-09 14:05:19.112 7 INFO oslo.messaging._drivers.impl_rabbit [-] [ef648ed0-38a4-4f5e-96c1-f4fbd80cd0d5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46362. 2026-05-09 14:05:19.176 8 INFO neutron.db.segments_db [None req-a6f06a4d-6236-433d-be68-bc596a65c262 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Added segment 1a832927-3de2-4c82-a230-9162fa993790 of type vxlan for network a918a833-e90e-416c-a51d-78ae85a04852 [pid: 8|app: 0|req: 232/458] 10.0.0.206 () {34 vars in 670 bytes} [Sat May 9 14:05:18 2026] POST /v2.0/networks => generated 743 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:05:19.307 7 INFO neutron.db.segments_db [None req-fb11e156-3cf4-46ba-b7cd-67804ee4a1b4 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Added segment c72359d4-4810-432d-99fd-2cce73ecb2f3 of type vxlan for network 4e8401c4-a0a6-4bda-9c59-d9e85abfa50a [pid: 7|app: 0|req: 227/459] 10.0.0.206 () {34 vars in 670 bytes} [Sat May 9 14:05:19 2026] POST /v2.0/networks => generated 749 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:05:19.495 8 INFO neutron.db.segments_db [None req-aa31bf88-7466-4adb-bb0a-80c0017f7e38 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Added segment 5051eb77-08ba-4c0d-a6a3-91951713a787 of type vxlan for network aa100e01-0c86-4916-b04f-1b4b35403640 [pid: 8|app: 0|req: 233/460] 10.0.0.206 () {34 vars in 670 bytes} [Sat May 9 14:05:19 2026] POST /v2.0/networks => generated 737 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/461] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:05:19 2026] POST /v2.0/subnets => generated 668 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/462] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:05:19 2026] POST /v2.0/subnets => generated 672 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:05:19.878 8 INFO neutron.db.segments_db [None req-9335bbe7-0cd6-487d-984d-03f59b2097aa 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Added segment 5b1d9b39-16f7-4697-88a4-18aa9bb7b7fa of type vxlan for network 1e3dd522-d488-4bfd-b728-2207d7380932 [pid: 7|app: 0|req: 229/463] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:05:19 2026] POST /v2.0/subnets => generated 660 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/464] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:05:19 2026] GET /v2.0/security-groups?tenant_id=fa29811bc3ff4418b282600c7b0d13aa&name=default => generated 2921 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:05:20.181 8 INFO neutron.db.l3_hamode_db [None req-9335bbe7-0cd6-487d-984d-03f59b2097aa 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 14:05:20.201 7 INFO neutron.db.segments_db [None req-a9fa6358-ad00-4e34-87dd-5ef956d85973 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Added segment bf095a80-ca52-4b71-bcce-ca644c389729 of type vxlan for network 9bc7eccf-6378-4d29-a2a0-c699a985314c 2026-05-09 14:05:20.614 7 INFO neutron.db.l3_hamode_db [None req-a9fa6358-ad00-4e34-87dd-5ef956d85973 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 14:05:21.539 8 INFO neutron.db.l3_hamode_db [None req-9335bbe7-0cd6-487d-984d-03f59b2097aa 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 14:05:22.134 7 INFO neutron.db.l3_hamode_db [None req-a9fa6358-ad00-4e34-87dd-5ef956d85973 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 235/465] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:05:19 2026] POST /v2.0/routers => generated 732 bytes in 3117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:05:22.985 8 INFO neutron.db.segments_db [None req-6ea6e905-c108-491d-8d18-faea8407e655 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Added segment 73f2e291-7acc-4c4c-9387-800a49019bf0 of type vxlan for network 70558305-af25-4697-abc6-e958a705a3d1 2026-05-09 14:05:23.229 8 INFO neutron.db.l3_hamode_db [None req-6ea6e905-c108-491d-8d18-faea8407e655 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 231/466] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:05:20 2026] POST /v2.0/routers => generated 736 bytes in 3332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/467] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:05:23 2026] DELETE /v2.0/security-groups/e71e2af8-6a61-4710-9f40-1195c03cabcf => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:05:24.301 8 INFO neutron.db.l3_hamode_db [None req-6ea6e905-c108-491d-8d18-faea8407e655 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 233/468] 10.0.0.206 () {34 vars in 782 bytes} [Sat May 9 14:05:23 2026] PUT /v2.0/routers/c3091095-7cd6-4c46-82ad-737075f98f5c/add_router_interface => generated 309 bytes in 1910 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/469] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:05:22 2026] POST /v2.0/routers => generated 724 bytes in 2750 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:05:26.037 8 INFO neutron.db.segments_db [None req-e5115eab-3074-4344-b906-6882488773c5 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Added segment 665dd56f-18c9-497e-b79e-98089bf55087 of type vxlan for network 8363737e-c5da-47ac-a6b4-0f83e9c3e4a5 [pid: 8|app: 0|req: 237/470] 10.0.0.206 () {34 vars in 670 bytes} [Sat May 9 14:05:25 2026] POST /v2.0/networks => generated 744 bytes in 500 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/471] 10.0.0.206 () {34 vars in 782 bytes} [Sat May 9 14:05:25 2026] PUT /v2.0/routers/3776d49b-3b12-4a11-90a1-d33b476ea930/add_router_interface => generated 309 bytes in 1693 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/472] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:05:27 2026] POST /v2.0/subnets => generated 667 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:05:27.556 7 WARNING neutron_lib.context [req-e6528a32-5e43-49ed-a902-02bed42e5f2d req-e6def244-fcd7-4bb1-a333-e648c8e743a8 29da865c1ac9468d9b426c981ee13c3e aca6b5b90a3541b0b9ce26c2c36d189b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 236/473] 10.0.0.237 () {38 vars in 970 bytes} [Sat May 9 14:05:27 2026] POST /v2.0/security-groups => generated 1681 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/474] 10.0.0.206 () {34 vars in 782 bytes} [Sat May 9 14:05:26 2026] PUT /v2.0/routers/c82caab0-1ac7-4ae2-94db-31cbfb16261e/add_router_interface => generated 309 bytes in 1528 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:05:27.732 8 WARNING neutron_lib.context [req-4c22f866-2ab1-4807-8e90-a909678848a8 req-7d180697-8df2-4892-981c-b8c4936a30e9 29da865c1ac9468d9b426c981ee13c3e aca6b5b90a3541b0b9ce26c2c36d189b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:05:27.768 7 INFO neutron.db.segments_db [None req-f17a3a16-233f-4913-b950-d787053c10f6 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Added segment 24f16c66-d3cd-4c33-8310-c7af9de2f6ec of type vxlan for network ac27b3f1-d4ba-4629-a2e6-61fa3d9be284 [pid: 8|app: 0|req: 239/475] 10.0.0.237 () {38 vars in 970 bytes} [Sat May 9 14:05:27 2026] POST /v2.0/security-groups => generated 1681 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-09 14:05:27.901 8 WARNING neutron_lib.context [req-304d1e4e-7707-4549-aac0-2d55fe85cdc7 req-71af324d-e77c-4034-8db7-d1a61fcd558f 29da865c1ac9468d9b426c981ee13c3e aca6b5b90a3541b0b9ce26c2c36d189b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 240/476] 10.0.0.237 () {38 vars in 970 bytes} [Sat May 9 14:05:27 2026] POST /v2.0/security-groups => generated 1681 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-09 14:05:28.105 8 WARNING neutron_lib.context [req-c946784c-e0be-4537-a39a-211b5b067f06 req-6b3553ff-5275-438b-a772-2a73e4238d6d 0c5a4d7b54564087a8a227784b9e8aac 8c21e4063f334355bb712b789a2e7d1c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:05:28.144 7 INFO neutron.db.l3_hamode_db [None req-f17a3a16-233f-4913-b950-d787053c10f6 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 241/477] 10.0.0.237 () {38 vars in 970 bytes} [Sat May 9 14:05:28 2026] POST /v2.0/security-groups => generated 1685 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/478] 10.0.0.237 () {34 vars in 1001 bytes} [Sat May 9 14:05:28 2026] GET /v2.0/security-groups?tenant_id=aca6b5b90a3541b0b9ce26c2c36d189b => generated 7904 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/479] 10.0.0.237 () {34 vars in 990 bytes} [Sat May 9 14:05:28 2026] GET /v2.0/security-groups/ec3466ac-e1b9-4ebe-9d69-c0944361c7e3 => generated 2918 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:05:28.393 8 WARNING neutron_lib.context [None req-d2f478eb-69b9-45e0-b1d0-1a1ec60afe15 a56e3d8000ba449db6f5d5897874224b c79bd38f525b4288b63356c23680d797 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 244/480] 10.0.0.206 () {34 vars in 684 bytes} [Sat May 9 14:05:28 2026] POST /v2.0/security-groups => generated 1660 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/481] 10.0.0.237 () {34 vars in 990 bytes} [Sat May 9 14:05:28 2026] GET /v2.0/security-groups/d75bf9f3-5fb5-40e6-87e3-dea4077b4f02 => generated 1685 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/482] 10.0.0.237 () {34 vars in 990 bytes} [Sat May 9 14:05:28 2026] GET /v2.0/security-groups/ec3466ac-e1b9-4ebe-9d69-c0944361c7e3 => generated 2918 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:05:28.589 8 WARNING neutron_lib.context [None req-93ac1d38-7d41-4ded-a548-62e4fde4b8d9 a56e3d8000ba449db6f5d5897874224b c79bd38f525b4288b63356c23680d797 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 247/483] 10.0.0.206 () {34 vars in 694 bytes} [Sat May 9 14:05:28 2026] POST /v2.0/security-group-rules => generated 597 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:05:28.823 8 WARNING neutron_lib.context [req-6a958603-3824-4bfa-b876-204b6b0dd546 req-bb6d1b8d-b6d8-4c33-a0b0-b03f7c5b1bca 0c5a4d7b54564087a8a227784b9e8aac 8c21e4063f334355bb712b789a2e7d1c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 248/484] 10.0.0.237 () {38 vars in 980 bytes} [Sat May 9 14:05:28 2026] POST /v2.0/security-group-rules => generated 614 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/485] 10.0.0.237 () {34 vars in 990 bytes} [Sat May 9 14:05:28 2026] GET /v2.0/security-groups/8e925883-d698-42cd-852b-d3730be2020b => generated 1681 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:05:29.021 8 WARNING neutron_lib.context [None req-3b18257d-e9f5-452c-9a4c-89821ca8f4c8 a56e3d8000ba449db6f5d5897874224b c79bd38f525b4288b63356c23680d797 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 250/486] 10.0.0.206 () {34 vars in 694 bytes} [Sat May 9 14:05:29 2026] POST /v2.0/security-group-rules => generated 602 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:05:29.246 8 WARNING neutron_lib.context [req-fa904bb2-baf6-49aa-83cc-366491c0f921 req-32e5515c-2bd5-454e-926a-6fac0db48da7 0c5a4d7b54564087a8a227784b9e8aac 8c21e4063f334355bb712b789a2e7d1c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:05:29.268 7 INFO neutron.db.l3_hamode_db [None req-f17a3a16-233f-4913-b950-d787053c10f6 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 251/487] 10.0.0.237 () {38 vars in 970 bytes} [Sat May 9 14:05:29 2026] POST /v2.0/security-groups => generated 1684 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/488] 10.0.0.237 () {36 vars in 1012 bytes} [Sat May 9 14:05:29 2026] DELETE /v2.0/security-groups/8e925883-d698-42cd-852b-d3730be2020b => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:05:29.533 8 WARNING neutron_lib.context [None req-62b931dc-5b97-49b0-b894-eb7171e693da a56e3d8000ba449db6f5d5897874224b c79bd38f525b4288b63356c23680d797 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 253/489] 10.0.0.206 () {34 vars in 675 bytes} [Sat May 9 14:05:29 2026] POST /v2.0/floatingips => generated 552 bytes in 681 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/490] 10.0.0.237 () {34 vars in 990 bytes} [Sat May 9 14:05:30 2026] GET /v2.0/security-groups/bbb807f2-a5fd-4fdd-99b6-1dad7632bb1f => generated 1684 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:05:30.249 8 INFO neutron.api.v2.resource [req-086c5c1e-4781-449f-ac4f-84f1641428d3 req-7c2c17de-79de-4928-afd0-d53c1f48ab6d 29da865c1ac9468d9b426c981ee13c3e aca6b5b90a3541b0b9ce26c2c36d189b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 255/491] 10.0.0.237 () {34 vars in 990 bytes} [Sat May 9 14:05:30 2026] GET /v2.0/security-groups/8e925883-d698-42cd-852b-d3730be2020b => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 14:05:30.257 8 WARNING neutron_lib.context [req-41851dd9-83e0-4048-98bf-b0684559cba3 req-ed843ab8-d577-498d-a0b1-0cd224e8723b 0c5a4d7b54564087a8a227784b9e8aac 8c21e4063f334355bb712b789a2e7d1c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 258/494] 10.0.0.237 () {38 vars in 980 bytes} [Sat May 9 14:05:30 2026] POST /v2.0/security-group-rules => generated 614 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/495] 10.0.0.237 () {34 vars in 990 bytes} [Sat May 9 14:05:30 2026] GET /v2.0/security-groups/d31e39cd-f5d5-47dd-a2e6-1f6ca4e6d022 => generated 1681 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/496] 10.0.0.237 () {34 vars in 990 bytes} [Sat May 9 14:05:30 2026] GET /v2.0/security-groups/bbb807f2-a5fd-4fdd-99b6-1dad7632bb1f => generated 2309 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/497] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:05:27 2026] POST /v2.0/routers => generated 731 bytes in 2791 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:05:30.482 7 WARNING neutron_lib.context [req-0da022b7-8e86-4fd4-83e0-a38f3120c4d9 req-b410a691-48b5-4673-9751-83c405b6e9f2 0c5a4d7b54564087a8a227784b9e8aac 8c21e4063f334355bb712b789a2e7d1c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 261/498] 10.0.0.237 () {36 vars in 1012 bytes} [Sat May 9 14:05:30 2026] DELETE /v2.0/security-groups/d31e39cd-f5d5-47dd-a2e6-1f6ca4e6d022 => 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: 238/499] 10.0.0.237 () {38 vars in 980 bytes} [Sat May 9 14:05:30 2026] POST /v2.0/security-group-rules => generated 619 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:05:30.662 7 INFO neutron.api.v2.resource [req-e60527d3-ff40-4cd9-bc7f-ee1a91f11c92 req-98de6b5c-eef3-4d50-a4bb-53507c2a3527 29da865c1ac9468d9b426c981ee13c3e aca6b5b90a3541b0b9ce26c2c36d189b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 239/500] 10.0.0.237 () {34 vars in 990 bytes} [Sat May 9 14:05:30 2026] GET /v2.0/security-groups/d31e39cd-f5d5-47dd-a2e6-1f6ca4e6d022 => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/501] 10.0.0.237 () {34 vars in 1099 bytes} [Sat May 9 14:05:30 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1663852735&fields=id&tenant_id=c79bd38f525b4288b63356c23680d797 => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/502] 10.0.0.237 () {34 vars in 990 bytes} [Sat May 9 14:05:30 2026] GET /v2.0/security-groups/bbb807f2-a5fd-4fdd-99b6-1dad7632bb1f => generated 2939 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/503] 10.0.0.237 () {34 vars in 981 bytes} [Sat May 9 14:05:30 2026] GET /v2.0/networks?id=aa100e01-0c86-4916-b04f-1b4b35403640 => generated 669 bytes in 373 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/504] 10.0.0.237 () {34 vars in 990 bytes} [Sat May 9 14:05:31 2026] GET /v2.0/security-groups/b49122e1-1c5e-422d-86df-ab82c7e6118c => generated 1681 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/505] 10.0.0.237 () {34 vars in 964 bytes} [Sat May 9 14:05:31 2026] GET /v2.0/quotas/c79bd38f525b4288b63356c23680d797 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/506] 10.0.0.237 () {36 vars in 1012 bytes} [Sat May 9 14:05:31 2026] DELETE /v2.0/security-groups/b49122e1-1c5e-422d-86df-ab82c7e6118c => 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: 246/507] 10.0.0.237 () {34 vars in 1001 bytes} [Sat May 9 14:05:31 2026] GET /v2.0/ports?tenant_id=c79bd38f525b4288b63356c23680d797&fields=id => generated 103 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/508] 10.0.0.237 () {34 vars in 1000 bytes} [Sat May 9 14:05:31 2026] GET /v2.0/security-group-rules/1cc2c89c-7785-44b3-835d-23107e6360c5 => generated 616 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/509] 10.0.0.237 () {34 vars in 990 bytes} [Sat May 9 14:05:31 2026] GET /v2.0/security-groups/bbb807f2-a5fd-4fdd-99b6-1dad7632bb1f => generated 2939 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/510] 10.0.0.237 () {36 vars in 1022 bytes} [Sat May 9 14:05:31 2026] DELETE /v2.0/security-group-rules/1cc2c89c-7785-44b3-835d-23107e6360c5 => generated 0 bytes in 371 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/511] 10.0.0.237 () {34 vars in 906 bytes} [Sat May 9 14:05:31 2026] GET /v2.0/extensions => generated 19901 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-09 14:05:31.917 7 INFO neutron.api.v2.resource [req-9836fd7d-afe9-437b-b551-32cd1c49a12f req-e43f4111-d48e-400e-a8db-65a95e5083bc 29da865c1ac9468d9b426c981ee13c3e aca6b5b90a3541b0b9ce26c2c36d189b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 251/512] 10.0.0.237 () {34 vars in 990 bytes} [Sat May 9 14:05:31 2026] GET /v2.0/security-groups/b49122e1-1c5e-422d-86df-ab82c7e6118c => 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: 252/513] 10.0.0.237 () {34 vars in 1007 bytes} [Sat May 9 14:05:31 2026] GET /v2.0/networks/aa100e01-0c86-4916-b04f-1b4b35403640?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: 253/514] 10.0.0.237 () {34 vars in 990 bytes} [Sat May 9 14:05:31 2026] GET /v2.0/security-groups/bbb807f2-a5fd-4fdd-99b6-1dad7632bb1f => generated 2309 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/515] 10.0.0.237 () {34 vars in 1107 bytes} [Sat May 9 14:05:32 2026] GET /v2.0/networks/aa100e01-0c86-4916-b04f-1b4b35403640?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: 255/516] 10.0.0.237 () {36 vars in 1012 bytes} [Sat May 9 14:05:32 2026] DELETE /v2.0/security-groups/bbb807f2-a5fd-4fdd-99b6-1dad7632bb1f => 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: 256/517] 10.0.0.237 () {34 vars in 1001 bytes} [Sat May 9 14:05:32 2026] GET /v2.0/security-groups?tenant_id=aca6b5b90a3541b0b9ce26c2c36d189b => generated 2921 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/518] 10.0.0.237 () {34 vars in 990 bytes} [Sat May 9 14:05:32 2026] GET /v2.0/security-groups/d75bf9f3-5fb5-40e6-87e3-dea4077b4f02 => generated 2310 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/519] 10.0.0.237 () {34 vars in 990 bytes} [Sat May 9 14:05:32 2026] GET /v2.0/security-groups/ec3466ac-e1b9-4ebe-9d69-c0944361c7e3 => generated 2918 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/520] 10.0.0.237 () {36 vars in 1012 bytes} [Sat May 9 14:05:32 2026] DELETE /v2.0/security-groups/d75bf9f3-5fb5-40e6-87e3-dea4077b4f02 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/521] 10.0.0.237 () {34 vars in 990 bytes} [Sat May 9 14:05:32 2026] GET /v2.0/security-groups/ec3466ac-e1b9-4ebe-9d69-c0944361c7e3 => generated 2918 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/522] 10.0.0.206 () {34 vars in 782 bytes} [Sat May 9 14:05:30 2026] PUT /v2.0/routers/9a640100-4bc4-4da5-97af-0ba998f53785/add_router_interface => generated 309 bytes in 2098 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/523] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:05:32 2026] GET /v2.0/ports?device_id=3d13fecc-1e2c-40fe-86be-70f6717fd6e9 => generated 12 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:05:32.720 8 INFO neutron.api.v2.resource [req-5bd731bf-b80d-4001-9894-00479678a175 req-06530f3f-a07e-4e50-8483-db40f6c1fdce 29da865c1ac9468d9b426c981ee13c3e aca6b5b90a3541b0b9ce26c2c36d189b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 264/524] 10.0.0.237 () {34 vars in 990 bytes} [Sat May 9 14:05:32 2026] GET /v2.0/security-groups/b49122e1-1c5e-422d-86df-ab82c7e6118c => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 14:05:32.766 8 INFO neutron.api.v2.resource [req-7abe9cd3-e10b-446a-afb3-74639fae1928 req-85bca34d-a686-47eb-9e6c-c0744f26f8ad 29da865c1ac9468d9b426c981ee13c3e aca6b5b90a3541b0b9ce26c2c36d189b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 265/525] 10.0.0.237 () {34 vars in 990 bytes} [Sat May 9 14:05:32 2026] GET /v2.0/security-groups/d31e39cd-f5d5-47dd-a2e6-1f6ca4e6d022 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 14:05:32.810 8 INFO neutron.api.v2.resource [req-665f912b-93f8-4161-8faf-4e1af6bf6853 req-1ecb14f5-13b6-472b-87cd-678872cb4682 29da865c1ac9468d9b426c981ee13c3e aca6b5b90a3541b0b9ce26c2c36d189b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 266/526] 10.0.0.237 () {34 vars in 990 bytes} [Sat May 9 14:05:32 2026] GET /v2.0/security-groups/8e925883-d698-42cd-852b-d3730be2020b => generated 146 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/527] 10.0.0.206 () {34 vars in 788 bytes} [Sat May 9 14:05:32 2026] PUT /v2.0/routers/3776d49b-3b12-4a11-90a1-d33b476ea930/remove_router_interface => generated 309 bytes in 1613 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:05:34.093 7 WARNING neutron_lib.context [None req-9310e13c-acf7-41ff-8237-bf4c12f7140e f156e6717ce3417faf3df8ce4598f920 e304abfc899e4e8baec67c5cbb21fcd8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 267/528] 10.0.0.206 () {34 vars in 788 bytes} [Sat May 9 14:05:32 2026] PUT /v2.0/routers/c3091095-7cd6-4c46-82ad-737075f98f5c/remove_router_interface => generated 309 bytes in 1510 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/529] 10.0.0.206 () {34 vars in 684 bytes} [Sat May 9 14:05:34 2026] POST /v2.0/security-groups => generated 1659 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/530] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:05:34 2026] GET /v2.0/ports?device_id=3d13fecc-1e2c-40fe-86be-70f6717fd6e9 => 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: 269/531] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:05:34 2026] GET /v2.0/networks?id=aa100e01-0c86-4916-b04f-1b4b35403640 => generated 669 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:05:35.176 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-d23f4280-6a2f-4bfa-9297-d6c551c574fe 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.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 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, 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 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, 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 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, 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 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 644, 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 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2212, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2217, 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 56, 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 157, 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 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, 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 85, in _is_session_semantic_violated stack = traceback.extract_stack()  2026-05-09 14:05:35.284 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-00962a4a-d325-432e-827a-ea37db69a4c5 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.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 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, 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 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, 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 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, 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 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 644, 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 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2212, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2217, 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 56, 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 157, 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 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, 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 85, in _is_session_semantic_violated stack = traceback.extract_stack()  2026-05-09 14:05:35.737 8 INFO neutron.db.l3_hamode_db [None req-00962a4a-d325-432e-827a-ea37db69a4c5 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] HA network 1e3dd522-d488-4bfd-b728-2207d7380932 was deleted as no HA routers are present in tenant aca6b5b90a3541b0b9ce26c2c36d189b. [pid: 8|app: 0|req: 270/532] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:05:34 2026] DELETE /v2.0/routers/c3091095-7cd6-4c46-82ad-737075f98f5c => generated 0 bytes in 1274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:05:35.753 8 WARNING neutron_lib.context [None req-2877074c-22b0-4660-a06f-83dd244828bf f156e6717ce3417faf3df8ce4598f920 e304abfc899e4e8baec67c5cbb21fcd8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:05:35.765 7 INFO neutron.db.l3_hamode_db [None req-d23f4280-6a2f-4bfa-9297-d6c551c574fe 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] HA network 9bc7eccf-6378-4d29-a2a0-c699a985314c was deleted as no HA routers are present in tenant 8c21e4063f334355bb712b789a2e7d1c. [pid: 7|app: 0|req: 263/533] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:05:34 2026] DELETE /v2.0/routers/3776d49b-3b12-4a11-90a1-d33b476ea930 => generated 0 bytes in 1419 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/534] 199.204.45.129 () {34 vars in 1049 bytes} [Sat May 9 14:05:35 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c79bd38f525b4288b63356c23680d797 => generated 181 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/535] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:05:35 2026] GET /v2.0/ports?device_id=3d13fecc-1e2c-40fe-86be-70f6717fd6e9 => generated 12 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/536] 10.0.0.206 () {34 vars in 694 bytes} [Sat May 9 14:05:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:05:36.122 8 INFO neutron.services.segments.plugin [-] Segment 5b1d9b39-16f7-4697-88a4-18aa9bb7b7fa resource provider aggregate not found 2026-05-09 14:05:36.130 8 INFO neutron.services.segments.plugin [-] Segment 5b1d9b39-16f7-4697-88a4-18aa9bb7b7fa resource provider aggregate not found 2026-05-09 14:05:36.165 7 INFO neutron.services.segments.plugin [-] Segment bf095a80-ca52-4b71-bcce-ca644c389729 resource provider aggregate not found 2026-05-09 14:05:36.175 8 INFO neutron.services.segments.plugin [-] Segment 5b1d9b39-16f7-4697-88a4-18aa9bb7b7fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b1d9b39-16f7-4697-88a4-18aa9bb7b7fa found for delete ", "request_id": "req-24d090ac-07fc-403c-90be-d1175314a13b"}]} [pid: 7|app: 0|req: 266/537] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:05:35 2026] DELETE /v2.0/subnets/9017d982-a770-4880-80ed-7554e48eba63 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 14:05:36.185 8 INFO neutron.services.segments.plugin [-] Segment 5b1d9b39-16f7-4697-88a4-18aa9bb7b7fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b1d9b39-16f7-4697-88a4-18aa9bb7b7fa found for delete ", "request_id": "req-4de49fa5-62b3-482a-a367-d0c678500af0"}]} 2026-05-09 14:05:36.186 7 WARNING neutron_lib.context [req-1bb909ac-65c8-4036-ba93-6fa7d2d4e213 req-50599ffd-3150-408e-a406-45ba6b641550 a56e3d8000ba449db6f5d5897874224b c79bd38f525b4288b63356c23680d797 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:05:36.199 7 INFO neutron.services.segments.plugin [-] Segment bf095a80-ca52-4b71-bcce-ca644c389729 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf095a80-ca52-4b71-bcce-ca644c389729 found for delete ", "request_id": "req-cbe6e0c3-6dea-4189-9994-bfdb32e2f559"}]} 2026-05-09 14:05:36.200 7 INFO neutron.services.segments.plugin [-] Segment bf095a80-ca52-4b71-bcce-ca644c389729 resource provider aggregate not found [pid: 8|app: 0|req: 272/538] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:05:35 2026] DELETE /v2.0/subnets/66f407d0-6e39-48e4-ac4f-e838484e8254 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 14:05:36.232 8 WARNING neutron_lib.context [None req-06583e60-094f-4822-b252-7efe4e6286ff f156e6717ce3417faf3df8ce4598f920 e304abfc899e4e8baec67c5cbb21fcd8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:05:36.238 7 INFO neutron.services.segments.plugin [-] Segment bf095a80-ca52-4b71-bcce-ca644c389729 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf095a80-ca52-4b71-bcce-ca644c389729 found for delete ", "request_id": "req-bb2b2157-656a-484d-b7f8-8f7bede59473"}]} [pid: 8|app: 0|req: 273/539] 10.0.0.206 () {34 vars in 694 bytes} [Sat May 9 14:05:36 2026] POST /v2.0/security-group-rules => generated 602 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: 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:664: 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:664: 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:664: 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: 267/540] 199.204.45.129 () {38 vars in 954 bytes} [Sat May 9 14:05:36 2026] POST /v2.0/ports => generated 958 bytes in 976 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: 274/541] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:05:36 2026] DELETE /v2.0/networks/a918a833-e90e-416c-a51d-78ae85a04852 => generated 0 bytes in 832 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 14:05:37.209 8 WARNING neutron_lib.context [None req-d4c1b4d0-afee-4449-829d-c4f3e4635879 f156e6717ce3417faf3df8ce4598f920 e304abfc899e4e8baec67c5cbb21fcd8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 268/542] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:05:37 2026] DELETE /v2.0/networks/4e8401c4-a0a6-4bda-9c59-d9e85abfa50a => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/543] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:05:37 2026] GET /v2.0/ports?device_id=3d13fecc-1e2c-40fe-86be-70f6717fd6e9 => generated 961 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/544] 199.204.45.129 () {34 vars in 910 bytes} [Sat May 9 14:05:37 2026] GET /v2.0/extensions => generated 19901 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/545] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:05:37 2026] GET /v2.0/security-groups?tenant_id=aca6b5b90a3541b0b9ce26c2c36d189b&name=default => generated 2921 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/546] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:05:37 2026] GET /v2.0/security-groups?id=f2305697-71ea-424a-bef6-aa962c05ad83&fields=id&fields=name => generated 114 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/547] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:05:37 2026] DELETE /v2.0/security-groups/ec3466ac-e1b9-4ebe-9d69-c0944361c7e3 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/548] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:05:37 2026] GET /v2.0/security-groups?tenant_id=8c21e4063f334355bb712b789a2e7d1c&name=default => generated 2921 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/549] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:05:37 2026] DELETE /v2.0/security-groups/92fb48e6-d7a9-4dba-8362-4a2d7903fd62 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/550] 10.0.0.206 () {34 vars in 675 bytes} [Sat May 9 14:05:37 2026] POST /v2.0/floatingips => generated 552 bytes in 848 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:05:38.238 7 INFO neutron.services.segments.plugin [-] Segment c72359d4-4810-432d-99fd-2cce73ecb2f3 resource provider aggregate not found 2026-05-09 14:05:38.264 7 INFO neutron.services.segments.plugin [-] Segment c72359d4-4810-432d-99fd-2cce73ecb2f3 resource provider aggregate not found 2026-05-09 14:05:38.284 7 INFO neutron.services.segments.plugin [-] Segment c72359d4-4810-432d-99fd-2cce73ecb2f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c72359d4-4810-432d-99fd-2cce73ecb2f3 found for delete ", "request_id": "req-8176edd5-be3a-4395-b90c-dc2a50d57aab"}]} 2026-05-09 14:05:38.297 7 INFO neutron.services.segments.plugin [-] Segment c72359d4-4810-432d-99fd-2cce73ecb2f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c72359d4-4810-432d-99fd-2cce73ecb2f3 found for delete ", "request_id": "req-6d42b729-3404-4eed-a88e-ce8d0547312b"}]} 2026-05-09 14:05:38.563 8 INFO neutron.services.segments.plugin [-] Segment 1a832927-3de2-4c82-a230-9162fa993790 resource provider aggregate not found 2026-05-09 14:05:38.571 8 INFO neutron.services.segments.plugin [-] Segment 1a832927-3de2-4c82-a230-9162fa993790 resource provider aggregate not found 2026-05-09 14:05:38.587 8 INFO neutron.services.segments.plugin [-] Segment 1a832927-3de2-4c82-a230-9162fa993790 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a832927-3de2-4c82-a230-9162fa993790 found for delete ", "request_id": "req-b0d33534-4de8-42a5-a975-acf8254c2188"}]} 2026-05-09 14:05:38.590 8 INFO neutron.services.segments.plugin [-] Segment 1a832927-3de2-4c82-a230-9162fa993790 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a832927-3de2-4c82-a230-9162fa993790 found for delete ", "request_id": "req-da7a8aec-94bf-44bd-a38b-35f282183107"}]} [pid: 8|app: 0|req: 276/551] 10.0.0.237 () {34 vars in 1099 bytes} [Sat May 9 14:05:38 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1667445063&fields=id&tenant_id=e304abfc899e4e8baec67c5cbb21fcd8 => generated 69 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/552] 10.0.0.237 () {34 vars in 981 bytes} [Sat May 9 14:05:38 2026] GET /v2.0/networks?id=8363737e-c5da-47ac-a6b4-0f83e9c3e4a5 => generated 676 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/553] 10.0.0.237 () {34 vars in 964 bytes} [Sat May 9 14:05:38 2026] GET /v2.0/quotas/e304abfc899e4e8baec67c5cbb21fcd8 => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/554] 199.204.45.129 () {38 vars in 1027 bytes} [Sat May 9 14:05:37 2026] PUT /v2.0/ports/bee58e1f-36ba-40c9-a0a8-d0d4e5f45ef7 => generated 1203 bytes in 795 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: 279/555] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:05:38 2026] GET /v2.0/ports?device_id=3d13fecc-1e2c-40fe-86be-70f6717fd6e9 => generated 973 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/556] 10.0.0.237 () {34 vars in 1001 bytes} [Sat May 9 14:05:38 2026] GET /v2.0/ports?tenant_id=e304abfc899e4e8baec67c5cbb21fcd8&fields=id => generated 103 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/557] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:05:38 2026] GET /v2.0/ports?tenant_id=c79bd38f525b4288b63356c23680d797&device_id=3d13fecc-1e2c-40fe-86be-70f6717fd6e9 => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 278/558] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:05:38 2026] GET /v2.0/security-groups?id=f2305697-71ea-424a-bef6-aa962c05ad83&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/559] 199.204.45.129 () {34 vars in 1059 bytes} [Sat May 9 14:05:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=bee58e1f-36ba-40c9-a0a8-d0d4e5f45ef7 => 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: 279/560] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:05:38 2026] GET /v2.0/subnets?id=dbb87e80-3624-4b5f-bc55-44c14fadb4a7 => generated 663 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/561] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:05:38 2026] GET /v2.0/ports?network_id=aa100e01-0c86-4916-b04f-1b4b35403640&device_owner=network%3Adhcp => generated 1244 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/562] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:05:39 2026] GET /v2.0/networks/aa100e01-0c86-4916-b04f-1b4b35403640?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/563] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:05:39 2026] GET /v2.0/networks/aa100e01-0c86-4916-b04f-1b4b35403640?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/564] 10.0.0.237 () {34 vars in 906 bytes} [Sat May 9 14:05:39 2026] GET /v2.0/extensions => generated 19901 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/565] 10.0.0.237 () {34 vars in 1007 bytes} [Sat May 9 14:05:39 2026] GET /v2.0/networks/8363737e-c5da-47ac-a6b4-0f83e9c3e4a5?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:05:39.485 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3523f3bc-3457-405b-83eb-0a873e04cee8'] response: {'name': 'network-changed', 'server_uuid': '3d13fecc-1e2c-40fe-86be-70f6717fd6e9', 'tag': 'bee58e1f-36ba-40c9-a0a8-d0d4e5f45ef7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 282/566] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:05:39 2026] GET /v2.0/ports?tenant_id=c79bd38f525b4288b63356c23680d797&device_id=3d13fecc-1e2c-40fe-86be-70f6717fd6e9 => generated 1242 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/567] 10.0.0.237 () {34 vars in 1107 bytes} [Sat May 9 14:05:39 2026] GET /v2.0/networks/8363737e-c5da-47ac-a6b4-0f83e9c3e4a5?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: 283/568] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:05:39 2026] GET /v2.0/networks?id=aa100e01-0c86-4916-b04f-1b4b35403640 => generated 765 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/569] 199.204.45.129 () {34 vars in 1059 bytes} [Sat May 9 14:05:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=bee58e1f-36ba-40c9-a0a8-d0d4e5f45ef7 => 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: 287/570] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:05:39 2026] GET /v2.0/subnets?id=dbb87e80-3624-4b5f-bc55-44c14fadb4a7 => generated 663 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/571] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:05:39 2026] GET /v2.0/ports?device_id=8751bb86-e621-4551-b2c1-075e7996576c => 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: 289/572] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:05:39 2026] GET /v2.0/ports?network_id=aa100e01-0c86-4916-b04f-1b4b35403640&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: 290/573] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:05:39 2026] GET /v2.0/networks/aa100e01-0c86-4916-b04f-1b4b35403640?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:05:39.953 7 INFO neutron.db.segments_db [None req-9fe6059f-025b-46ae-882b-4f68dd7ea728 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Added segment ba4cf126-0bd8-4245-889e-cfd2c2cb994e of type vxlan for network 441680dd-5710-46f0-807a-eee98a9eb565 2026-05-09 14:05:40.100 8 INFO neutron.db.segments_db [None req-7d296140-9082-4cd5-a573-7f89e87a3561 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Added segment d9879eea-260a-40d7-9d77-7aca2b5bc45a of type vxlan for network aea419f3-315f-4c25-ac95-df045aab143f [pid: 7|app: 0|req: 284/574] 10.0.0.206 () {34 vars in 670 bytes} [Sat May 9 14:05:39 2026] POST /v2.0/networks => generated 748 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/575] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:05:40 2026] GET /v2.0/networks/aa100e01-0c86-4916-b04f-1b4b35403640?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: 286/576] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:05:40 2026] GET /v2.0/ports?device_id=3d13fecc-1e2c-40fe-86be-70f6717fd6e9 => generated 973 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/577] 10.0.0.206 () {34 vars in 670 bytes} [Sat May 9 14:05:39 2026] POST /v2.0/networks => generated 752 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/578] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:05:40 2026] GET /v2.0/security-groups?id=f2305697-71ea-424a-bef6-aa962c05ad83&fields=id&fields=name => generated 114 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/579] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:05:40 2026] POST /v2.0/subnets => generated 675 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/580] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:05:40 2026] POST /v2.0/subnets => generated 671 bytes in 505 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:05:40.789 7 INFO neutron.db.segments_db [None req-de681dfa-b42e-4194-9b2d-9bbc0bd338e7 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Added segment 38d2eac4-715b-4bc3-9585-676a70f6d011 of type vxlan for network 356fc2f8-f38f-4000-9fa6-9bc3aa4c93b9 [pid: 8|app: 0|req: 294/581] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:05:40 2026] GET /v2.0/networks?id=8363737e-c5da-47ac-a6b4-0f83e9c3e4a5 => generated 676 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:05:40.846 8 INFO neutron.db.segments_db [None req-2a6cb7a7-4326-4e14-ad9b-292d2630aa3d 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Added segment da1fc907-5bc6-454e-a7bb-f509ffbedbba of type vxlan for network 40d0f3d9-3f49-4c2f-9728-e83ac217cae7 2026-05-09 14:05:41.184 7 INFO neutron.db.l3_hamode_db [None req-de681dfa-b42e-4194-9b2d-9bbc0bd338e7 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 14:05:41.280 8 INFO neutron.db.l3_hamode_db [None req-2a6cb7a7-4326-4e14-ad9b-292d2630aa3d 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 14:05:42.441 7 INFO neutron.db.l3_hamode_db [None req-de681dfa-b42e-4194-9b2d-9bbc0bd338e7 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 14:05:42.673 8 INFO neutron.db.l3_hamode_db [None req-2a6cb7a7-4326-4e14-ad9b-292d2630aa3d 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 288/582] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:05:40 2026] POST /v2.0/routers => generated 739 bytes in 3052 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/583] 199.204.45.129 () {34 vars in 1049 bytes} [Sat May 9 14:05:43 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e304abfc899e4e8baec67c5cbb21fcd8 => generated 181 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/584] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:05:43 2026] GET /v2.0/ports?device_id=8751bb86-e621-4551-b2c1-075e7996576c => 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: 291/585] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:05:43 2026] GET /v2.0/ports?device_id=3d13fecc-1e2c-40fe-86be-70f6717fd6e9 => generated 973 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/586] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:05:40 2026] POST /v2.0/routers => generated 735 bytes in 3374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:05:44.176 8 WARNING neutron_lib.context [req-a50a3db6-055c-4c95-a9a1-6209709cea5d req-1cd3c649-62c5-46d0-ba6d-a384197c34f4 f156e6717ce3417faf3df8ce4598f920 e304abfc899e4e8baec67c5cbb21fcd8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 296/587] 199.204.45.129 () {38 vars in 954 bytes} [Sat May 9 14:05:44 2026] POST /v2.0/ports => generated 954 bytes in 685 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: 297/588] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:05:44 2026] GET /v2.0/security-groups?id=f2305697-71ea-424a-bef6-aa962c05ad83&fields=id&fields=name => generated 114 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/589] 10.0.0.206 () {34 vars in 782 bytes} [Sat May 9 14:05:43 2026] PUT /v2.0/routers/acb163b3-351a-4ff6-b740-ce6d9fd13562/add_router_interface => generated 309 bytes in 2052 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/590] 199.204.45.129 () {38 vars in 1027 bytes} [Sat May 9 14:05:46 2026] PUT /v2.0/ports/b25358f7-bafe-4325-b52f-707bf618c229 => generated 1199 bytes in 519 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: 294/591] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:05:46 2026] GET /v2.0/ports?device_id=8751bb86-e621-4551-b2c1-075e7996576c => generated 969 bytes in 138 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: 297/594] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:05:46 2026] GET /v2.0/ports?device_id=3d13fecc-1e2c-40fe-86be-70f6717fd6e9 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/595] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:05:46 2026] GET /v2.0/ports?tenant_id=e304abfc899e4e8baec67c5cbb21fcd8&device_id=8751bb86-e621-4551-b2c1-075e7996576c => 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: 299/596] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:05:46 2026] GET /v2.0/security-groups?id=4d6ea6b8-3e4b-4a19-80fd-761272dfbff3&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/597] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:05:46 2026] GET /v2.0/security-groups?id=f2305697-71ea-424a-bef6-aa962c05ad83&fields=id&fields=name => generated 114 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/598] 199.204.45.129 () {34 vars in 1057 bytes} [Sat May 9 14:05:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=b25358f7-bafe-4325-b52f-707bf618c229 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:05:46.994 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9c32ca0c-d931-46a7-aaf7-97afd9156c46'] response: {'name': 'network-changed', 'server_uuid': '8751bb86-e621-4551-b2c1-075e7996576c', 'tag': 'b25358f7-bafe-4325-b52f-707bf618c229', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 302/599] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:05:46 2026] GET /v2.0/subnets?id=c3d29309-e579-4503-b977-605479648cd3 => generated 670 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:05:47.028 7 WARNING neutron_lib.context [None req-1bb0bec0-7c51-43ab-874d-6785b53e3c85 4ef142f5b05943b2a91451266d5bf0fb afa06429cd0f4a00b3f4e8f460465eb8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 298/600] 10.0.0.206 () {34 vars in 782 bytes} [Sat May 9 14:05:44 2026] PUT /v2.0/routers/088059b3-6482-4a77-b864-2941f27b448c/add_router_interface => generated 309 bytes in 2171 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/601] 10.0.0.206 () {34 vars in 684 bytes} [Sat May 9 14:05:47 2026] POST /v2.0/security-groups => generated 1661 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/602] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:05:47 2026] GET /v2.0/ports?device_id=3d13fecc-1e2c-40fe-86be-70f6717fd6e9 => generated 975 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:05:47.276 8 WARNING neutron_lib.context [None req-f7d1b69e-cb56-473d-8e7a-3f2cb5c4362e 4ef142f5b05943b2a91451266d5bf0fb afa06429cd0f4a00b3f4e8f460465eb8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 304/603] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:05:47 2026] GET /v2.0/ports?network_id=8363737e-c5da-47ac-a6b4-0f83e9c3e4a5&device_owner=network%3Adhcp => generated 1244 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/604] 10.0.0.206 () {34 vars in 694 bytes} [Sat May 9 14:05:47 2026] POST /v2.0/security-group-rules => generated 597 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/605] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:05:47 2026] GET /v2.0/networks/8363737e-c5da-47ac-a6b4-0f83e9c3e4a5?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:05:47.517 8 WARNING neutron_lib.context [None req-6141788d-56ae-4eba-81fa-527b69a5ccb4 4ef142f5b05943b2a91451266d5bf0fb afa06429cd0f4a00b3f4e8f460465eb8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 302/606] 10.0.0.206 () {34 vars in 694 bytes} [Sat May 9 14:05:47 2026] POST /v2.0/security-group-rules => generated 602 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/607] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:05:47 2026] GET /v2.0/networks/8363737e-c5da-47ac-a6b4-0f83e9c3e4a5?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) 2026-05-09 14:05:47.822 8 WARNING neutron_lib.context [None req-68a6d1ac-0a26-4cec-9f6d-21136be63733 4ef142f5b05943b2a91451266d5bf0fb afa06429cd0f4a00b3f4e8f460465eb8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:05:47.989 7 INFO neutron.db.l3_db [None req-39da2d53-6438-4adf-ab8c-e533aea277d6 a56e3d8000ba449db6f5d5897874224b c79bd38f525b4288b63356c23680d797 - - default default] Floating IP 4d031331-c2a0-46e3-b97e-fa053730dbea associated. External IP: 10.96.250.204, port: bee58e1f-36ba-40c9-a0a8-d0d4e5f45ef7. [pid: 7|app: 0|req: 305/608] 10.0.0.206 () {34 vars in 748 bytes} [Sat May 9 14:05:47 2026] PUT /v2.0/floatingips/4d031331-c2a0-46e3-b97e-fa053730dbea => generated 856 bytes in 1147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:05:48.468 7 WARNING neutron_lib.context [None req-6ff87a83-8c7f-4bab-ab59-fa99ed5f2ce7 64bcfe75042e4c5bac52e5c882738479 8a7b86ad1d7044fdb2f973347eb99a89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 306/609] 10.0.0.206 () {34 vars in 684 bytes} [Sat May 9 14:05:48 2026] POST /v2.0/security-groups => generated 1661 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/610] 10.0.0.206 () {34 vars in 675 bytes} [Sat May 9 14:05:47 2026] POST /v2.0/floatingips => generated 552 bytes in 817 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/611] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:05:48 2026] GET /v2.0/ports?tenant_id=e304abfc899e4e8baec67c5cbb21fcd8&device_id=8751bb86-e621-4551-b2c1-075e7996576c => generated 1238 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/612] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:05:48 2026] GET /v2.0/ports?device_id=3d13fecc-1e2c-40fe-86be-70f6717fd6e9 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:05:48.716 7 WARNING neutron_lib.context [None req-77c8c2fd-d219-4e02-8d4b-b3ca0be00fc2 64bcfe75042e4c5bac52e5c882738479 8a7b86ad1d7044fdb2f973347eb99a89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 305/613] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:05:48 2026] GET /v2.0/ports?device_id=8751bb86-e621-4551-b2c1-075e7996576c => generated 969 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/614] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:05:48 2026] GET /v2.0/networks?id=8363737e-c5da-47ac-a6b4-0f83e9c3e4a5 => generated 772 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/615] 10.0.0.206 () {34 vars in 694 bytes} [Sat May 9 14:05:48 2026] POST /v2.0/security-group-rules => generated 597 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/616] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:05:48 2026] GET /v2.0/security-groups?id=f2305697-71ea-424a-bef6-aa962c05ad83&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/617] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:05:48 2026] GET /v2.0/security-groups?id=4d6ea6b8-3e4b-4a19-80fd-761272dfbff3&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:05:48.928 7 WARNING neutron_lib.context [None req-93c5cc64-b807-483a-a12d-f8541927e399 64bcfe75042e4c5bac52e5c882738479 8a7b86ad1d7044fdb2f973347eb99a89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 308/618] 199.204.45.129 () {34 vars in 1057 bytes} [Sat May 9 14:05:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=b25358f7-bafe-4325-b52f-707bf618c229 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/619] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:05:48 2026] GET /v2.0/subnets?id=c3d29309-e579-4503-b977-605479648cd3 => generated 670 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/620] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:05:48 2026] GET /v2.0/ports?network_id=8363737e-c5da-47ac-a6b4-0f83e9c3e4a5&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/621] 10.0.0.206 () {34 vars in 694 bytes} [Sat May 9 14:05:48 2026] POST /v2.0/security-group-rules => generated 602 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:05:49.126 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2ae61721-3c4a-4095-a13c-226502772a96'] response: {'name': 'network-changed', 'server_uuid': '3d13fecc-1e2c-40fe-86be-70f6717fd6e9', 'tag': 'bee58e1f-36ba-40c9-a0a8-d0d4e5f45ef7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 311/622] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:05:49 2026] GET /v2.0/networks/8363737e-c5da-47ac-a6b4-0f83e9c3e4a5?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: 312/623] 10.0.0.237 () {34 vars in 1099 bytes} [Sat May 9 14:05:49 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2060107850&fields=id&tenant_id=afa06429cd0f4a00b3f4e8f460465eb8 => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:05:49.134 8 WARNING neutron_lib.context [None req-4fff5f9c-4a26-4b58-92b7-b1d08f5b5bbf 64bcfe75042e4c5bac52e5c882738479 8a7b86ad1d7044fdb2f973347eb99a89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 313/624] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:05:49 2026] GET /v2.0/networks/8363737e-c5da-47ac-a6b4-0f83e9c3e4a5?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: 314/625] 10.0.0.237 () {34 vars in 981 bytes} [Sat May 9 14:05:49 2026] GET /v2.0/networks?id=aea419f3-315f-4c25-ac95-df045aab143f => generated 684 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/626] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:05:49 2026] GET /v2.0/ports?tenant_id=c79bd38f525b4288b63356c23680d797&device_id=3d13fecc-1e2c-40fe-86be-70f6717fd6e9 => 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: 316/627] 10.0.0.237 () {34 vars in 964 bytes} [Sat May 9 14:05:49 2026] GET /v2.0/quotas/afa06429cd0f4a00b3f4e8f460465eb8 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/628] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:05:49 2026] GET /v2.0/networks?id=aa100e01-0c86-4916-b04f-1b4b35403640 => generated 765 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/629] 10.0.0.237 () {34 vars in 1001 bytes} [Sat May 9 14:05:49 2026] GET /v2.0/ports?tenant_id=afa06429cd0f4a00b3f4e8f460465eb8&fields=id => generated 103 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/630] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:05:49 2026] GET /v2.0/ports?device_id=3d13fecc-1e2c-40fe-86be-70f6717fd6e9 => generated 975 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/631] 199.204.45.129 () {34 vars in 1059 bytes} [Sat May 9 14:05:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=bee58e1f-36ba-40c9-a0a8-d0d4e5f45ef7 => generated 859 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/632] 10.0.0.237 () {34 vars in 1007 bytes} [Sat May 9 14:05:49 2026] GET /v2.0/networks/aea419f3-315f-4c25-ac95-df045aab143f?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: 322/633] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:05:49 2026] GET /v2.0/security-groups?id=f2305697-71ea-424a-bef6-aa962c05ad83&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: 7|app: 0|req: 323/634] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:05:49 2026] GET /v2.0/subnets?id=dbb87e80-3624-4b5f-bc55-44c14fadb4a7 => generated 663 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/635] 10.0.0.237 () {34 vars in 1107 bytes} [Sat May 9 14:05:49 2026] GET /v2.0/networks/aea419f3-315f-4c25-ac95-df045aab143f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/636] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:05:49 2026] GET /v2.0/ports?network_id=aa100e01-0c86-4916-b04f-1b4b35403640&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/637] 10.0.0.206 () {34 vars in 675 bytes} [Sat May 9 14:05:49 2026] POST /v2.0/floatingips => generated 552 bytes in 928 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/638] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:05:50 2026] GET /v2.0/ports?device_id=8751bb86-e621-4551-b2c1-075e7996576c => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/639] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:05:50 2026] GET /v2.0/security-groups?id=4d6ea6b8-3e4b-4a19-80fd-761272dfbff3&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/640] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:05:50 2026] GET /v2.0/networks/aa100e01-0c86-4916-b04f-1b4b35403640?fields=segments => generated 14 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/641] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:05:50 2026] GET /v2.0/ports?device_id=e3ae53be-cb72-4539-bdaf-90a627605540 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/642] 199.204.45.129 () {34 vars in 993 bytes} [Sat May 9 14:05:50 2026] GET /v2.0/ports?device_id=3d13fecc-1e2c-40fe-86be-70f6717fd6e9 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/643] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:05:50 2026] GET /v2.0/networks/aa100e01-0c86-4916-b04f-1b4b35403640?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) 2026-05-09 14:05:50.716 8 INFO neutron.db.l3_db [req-0cd837c6-1f3e-4f29-85db-2b433d298b5c req-fd4e32d7-9d26-43ff-8320-ec1ceb44a3ba a56e3d8000ba449db6f5d5897874224b c79bd38f525b4288b63356c23680d797 - - default default] Floating IP 4d031331-c2a0-46e3-b97e-fa053730dbea disassociated. External IP: 10.96.250.204, port: bee58e1f-36ba-40c9-a0a8-d0d4e5f45ef7. [pid: 7|app: 0|req: 330/644] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:05:50 2026] GET /v2.0/ports?device_id=3d13fecc-1e2c-40fe-86be-70f6717fd6e9 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/645] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:05:51 2026] GET /v2.0/ports?device_id=8751bb86-e621-4551-b2c1-075e7996576c => 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: 332/646] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:05:51 2026] GET /v2.0/ports?device_id=e3ae53be-cb72-4539-bdaf-90a627605540 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/647] 199.204.45.129 () {36 vars in 996 bytes} [Sat May 9 14:05:50 2026] DELETE /v2.0/ports/bee58e1f-36ba-40c9-a0a8-d0d4e5f45ef7 => generated 0 bytes in 1176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/648] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:05:51 2026] GET /v2.0/security-groups?id=4d6ea6b8-3e4b-4a19-80fd-761272dfbff3&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/649] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:05:51 2026] GET /v2.0/networks?id=aea419f3-315f-4c25-ac95-df045aab143f => generated 684 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/650] 199.204.45.129 () {34 vars in 1049 bytes} [Sat May 9 14:05:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=afa06429cd0f4a00b3f4e8f460465eb8 => generated 181 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:05:51.541 8 WARNING neutron_lib.context [req-9b36fd4d-4453-4e5b-a3a8-c35c393c0c36 req-1bac0bd5-697b-47af-95a3-1039ae8bb326 4ef142f5b05943b2a91451266d5bf0fb afa06429cd0f4a00b3f4e8f460465eb8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 334/651] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:05:51 2026] GET /v2.0/ports?device_id=8751bb86-e621-4551-b2c1-075e7996576c => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:05:51.862 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf723028-b624-4d59-bb46-efe6fa44c37d'] response: {'server_uuid': '3d13fecc-1e2c-40fe-86be-70f6717fd6e9', 'name': 'network-vif-deleted', 'tag': 'bee58e1f-36ba-40c9-a0a8-d0d4e5f45ef7', 'status': 'completed', 'code': 200} 2026-05-09 14:05:52.144 7 INFO neutron.db.l3_db [None req-49eb8147-3db9-422d-a2aa-10605b3058ef f156e6717ce3417faf3df8ce4598f920 e304abfc899e4e8baec67c5cbb21fcd8 - - default default] Floating IP 642038d0-5e46-4397-8769-a06df1e1ad68 associated. External IP: 10.96.250.206, port: b25358f7-bafe-4325-b52f-707bf618c229. [pid: 8|app: 0|req: 318/652] 199.204.45.129 () {38 vars in 954 bytes} [Sat May 9 14:05:51 2026] POST /v2.0/ports => generated 958 bytes in 622 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: 319/653] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:05:52 2026] DELETE /v2.0/security-groups/f2305697-71ea-424a-bef6-aa962c05ad83 => 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: 335/654] 10.0.0.206 () {34 vars in 748 bytes} [Sat May 9 14:05:51 2026] PUT /v2.0/floatingips/642038d0-5e46-4397-8769-a06df1e1ad68 => generated 855 bytes in 983 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:05:52.606 7 INFO neutron.api.v2.resource [None req-8d3d8230-feab-4837-8ea6-48e113f7f9d5 a56e3d8000ba449db6f5d5897874224b c79bd38f525b4288b63356c23680d797 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 336/655] 10.0.0.206 () {32 vars in 736 bytes} [Sat May 9 14:05:52 2026] GET /v2.0/security-groups/f2305697-71ea-424a-bef6-aa962c05ad83 => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 14:05:52.622 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c27348dc-4b82-4f29-87a3-78e874764802'] response: {'name': 'network-changed', 'server_uuid': '8751bb86-e621-4551-b2c1-075e7996576c', 'tag': 'b25358f7-bafe-4325-b52f-707bf618c229', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 337/656] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:05:52 2026] GET /v2.0/ports?device_id=e3ae53be-cb72-4539-bdaf-90a627605540 => generated 973 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/657] 199.204.45.129 () {38 vars in 1027 bytes} [Sat May 9 14:05:52 2026] PUT /v2.0/ports/6744a411-a358-47d6-9863-6802657cb9ad => generated 1203 bytes in 566 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: 321/658] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:05:52 2026] GET /v2.0/ports?tenant_id=e304abfc899e4e8baec67c5cbb21fcd8&device_id=8751bb86-e621-4551-b2c1-075e7996576c => generated 1240 bytes in 66 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: 322/659] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:05:52 2026] GET /v2.0/ports?device_id=8751bb86-e621-4551-b2c1-075e7996576c => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/660] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:05:52 2026] GET /v2.0/security-groups?id=16a38c34-deab-45d0-88f9-468f10de3dfb&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/661] 10.0.0.206 () {32 vars in 731 bytes} [Sat May 9 14:05:52 2026] DELETE /v2.0/floatingips/4d031331-c2a0-46e3-b97e-fa053730dbea => generated 0 bytes in 404 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/662] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:05:53 2026] GET /v2.0/ports?tenant_id=afa06429cd0f4a00b3f4e8f460465eb8&device_id=e3ae53be-cb72-4539-bdaf-90a627605540 => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/663] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:05:53 2026] GET /v2.0/security-groups?id=4d6ea6b8-3e4b-4a19-80fd-761272dfbff3&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: 339/664] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:05:53 2026] GET /v2.0/networks?id=8363737e-c5da-47ac-a6b4-0f83e9c3e4a5 => generated 772 bytes in 415 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/665] 199.204.45.129 () {34 vars in 1059 bytes} [Sat May 9 14:05:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=6744a411-a358-47d6-9863-6802657cb9ad => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/666] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:05:53 2026] GET /v2.0/ports?device_id=8751bb86-e621-4551-b2c1-075e7996576c => generated 971 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/667] 199.204.45.129 () {34 vars in 1057 bytes} [Sat May 9 14:05:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=b25358f7-bafe-4325-b52f-707bf618c229 => generated 858 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/668] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:05:53 2026] GET /v2.0/subnets?id=22571954-8172-4926-a5ca-5f0e172fcbcd => 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: 344/669] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:05:53 2026] GET /v2.0/security-groups?id=4d6ea6b8-3e4b-4a19-80fd-761272dfbff3&fields=id&fields=name => generated 114 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/670] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:05:53 2026] GET /v2.0/subnets?id=c3d29309-e579-4503-b977-605479648cd3 => generated 670 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/671] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:05:53 2026] GET /v2.0/ports?network_id=aea419f3-315f-4c25-ac95-df045aab143f&device_owner=network%3Adhcp => generated 1244 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:05:53.921 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-45c76368-4d1b-46b7-ab4e-dacbc2e67181'] response: {'name': 'network-changed', 'server_uuid': 'e3ae53be-cb72-4539-bdaf-90a627605540', 'tag': '6744a411-a358-47d6-9863-6802657cb9ad', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 347/672] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:05:53 2026] GET /v2.0/ports?network_id=8363737e-c5da-47ac-a6b4-0f83e9c3e4a5&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/673] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:05:53 2026] GET /v2.0/networks/aea419f3-315f-4c25-ac95-df045aab143f?fields=segments => generated 14 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/674] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:05:54 2026] GET /v2.0/networks/8363737e-c5da-47ac-a6b4-0f83e9c3e4a5?fields=segments => generated 14 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/675] 199.204.45.129 () {34 vars in 993 bytes} [Sat May 9 14:05:54 2026] GET /v2.0/ports?device_id=8751bb86-e621-4551-b2c1-075e7996576c => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/676] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:05:54 2026] GET /v2.0/networks/aea419f3-315f-4c25-ac95-df045aab143f?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: 352/677] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:05:54 2026] GET /v2.0/ports?device_id=e3ae53be-cb72-4539-bdaf-90a627605540 => generated 973 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/678] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:05:54 2026] GET /v2.0/networks/8363737e-c5da-47ac-a6b4-0f83e9c3e4a5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/679] 10.0.0.206 () {34 vars in 788 bytes} [Sat May 9 14:05:53 2026] PUT /v2.0/routers/c82caab0-1ac7-4ae2-94db-31cbfb16261e/remove_router_interface => generated 309 bytes in 1690 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/680] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:05:54 2026] GET /v2.0/ports?tenant_id=afa06429cd0f4a00b3f4e8f460465eb8&device_id=e3ae53be-cb72-4539-bdaf-90a627605540 => generated 1242 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:05:54.900 7 INFO neutron.db.l3_db [req-f6900c06-f706-46af-bb06-f03d81ca0ca7 req-924eacbe-dd88-4f33-8a7c-d4d30b513578 f156e6717ce3417faf3df8ce4598f920 e304abfc899e4e8baec67c5cbb21fcd8 - - default default] Floating IP 642038d0-5e46-4397-8769-a06df1e1ad68 disassociated. External IP: 10.96.250.206, port: b25358f7-bafe-4325-b52f-707bf618c229. [pid: 8|app: 0|req: 328/681] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:05:54 2026] GET /v2.0/security-groups?id=16a38c34-deab-45d0-88f9-468f10de3dfb&fields=id&fields=name => generated 114 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/682] 199.204.45.129 () {36 vars in 996 bytes} [Sat May 9 14:05:54 2026] DELETE /v2.0/ports/b25358f7-bafe-4325-b52f-707bf618c229 => generated 0 bytes in 1008 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/683] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:05:55 2026] GET /v2.0/ports?device_id=8751bb86-e621-4551-b2c1-075e7996576c => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:05:55.487 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-19e2270d-206e-4a53-9610-1e7d7c2160e3'] response: {'server_uuid': '8751bb86-e621-4551-b2c1-075e7996576c', 'name': 'network-vif-deleted', 'tag': 'b25358f7-bafe-4325-b52f-707bf618c229', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 356/684] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:05:55 2026] GET /v2.0/networks?id=aea419f3-315f-4c25-ac95-df045aab143f => 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: 357/685] 199.204.45.129 () {34 vars in 1059 bytes} [Sat May 9 14:05:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=6744a411-a358-47d6-9863-6802657cb9ad => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/686] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:05:55 2026] GET /v2.0/subnets?id=22571954-8172-4926-a5ca-5f0e172fcbcd => generated 678 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/687] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:05:55 2026] GET /v2.0/ports?network_id=aea419f3-315f-4c25-ac95-df045aab143f&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/688] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:05:55 2026] GET /v2.0/networks/aea419f3-315f-4c25-ac95-df045aab143f?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: 361/689] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:05:55 2026] GET /v2.0/networks/aea419f3-315f-4c25-ac95-df045aab143f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/690] 10.0.0.237 () {34 vars in 1099 bytes} [Sat May 9 14:05:56 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1394119787&fields=id&tenant_id=8a7b86ad1d7044fdb2f973347eb99a89 => generated 69 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/691] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:05:56 2026] GET /v2.0/ports?device_id=e3ae53be-cb72-4539-bdaf-90a627605540 => generated 975 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/692] 10.0.0.237 () {34 vars in 981 bytes} [Sat May 9 14:05:56 2026] GET /v2.0/networks?id=441680dd-5710-46f0-807a-eee98a9eb565 => generated 680 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:05:56.387 8 INFO neutron.services.segments.plugin [-] Segment 73f2e291-7acc-4c4c-9387-800a49019bf0 resource provider aggregate not found 2026-05-09 14:05:56.396 8 INFO neutron.services.segments.plugin [-] Segment 73f2e291-7acc-4c4c-9387-800a49019bf0 resource provider aggregate not found [pid: 7|app: 0|req: 365/693] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:05:56 2026] GET /v2.0/security-groups?id=16a38c34-deab-45d0-88f9-468f10de3dfb&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:05:56.407 8 INFO neutron.services.segments.plugin [-] Segment 73f2e291-7acc-4c4c-9387-800a49019bf0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73f2e291-7acc-4c4c-9387-800a49019bf0 found for delete ", "request_id": "req-aed32880-642f-4711-8a8e-ff377645c7cd"}]} [pid: 7|app: 0|req: 366/694] 10.0.0.237 () {34 vars in 964 bytes} [Sat May 9 14:05:56 2026] GET /v2.0/quotas/8a7b86ad1d7044fdb2f973347eb99a89 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:05:56.413 8 INFO neutron.services.segments.plugin [-] Segment 73f2e291-7acc-4c4c-9387-800a49019bf0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73f2e291-7acc-4c4c-9387-800a49019bf0 found for delete ", "request_id": "req-85912baf-dca4-4d43-84d5-8aa2031897d4"}]} 2026-05-09 14:05:56.485 8 INFO neutron.db.l3_hamode_db [None req-f3d4df4b-1b97-40aa-a0d4-b1b27bd332a3 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] HA network 70558305-af25-4697-abc6-e958a705a3d1 was deleted as no HA routers are present in tenant c79bd38f525b4288b63356c23680d797. [pid: 8|app: 0|req: 329/695] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:05:54 2026] DELETE /v2.0/routers/c82caab0-1ac7-4ae2-94db-31cbfb16261e => generated 0 bytes in 1552 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/696] 10.0.0.237 () {34 vars in 1001 bytes} [Sat May 9 14:05:56 2026] GET /v2.0/ports?tenant_id=8a7b86ad1d7044fdb2f973347eb99a89&fields=id => generated 103 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/697] 10.0.0.237 () {34 vars in 1007 bytes} [Sat May 9 14:05:56 2026] GET /v2.0/networks/441680dd-5710-46f0-807a-eee98a9eb565?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/698] 10.0.0.237 () {34 vars in 1107 bytes} [Sat May 9 14:05:56 2026] GET /v2.0/networks/441680dd-5710-46f0-807a-eee98a9eb565?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/699] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:05:56 2026] DELETE /v2.0/subnets/dbb87e80-3624-4b5f-bc55-44c14fadb4a7 => generated 0 bytes in 321 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/700] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:05:56 2026] DELETE /v2.0/security-groups/4d6ea6b8-3e4b-4a19-80fd-761272dfbff3 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:05:56.900 7 INFO neutron.api.v2.resource [None req-ff146cb8-dc5e-49dd-95c6-14ba2b3064d5 f156e6717ce3417faf3df8ce4598f920 e304abfc899e4e8baec67c5cbb21fcd8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 371/701] 10.0.0.206 () {32 vars in 736 bytes} [Sat May 9 14:05:56 2026] GET /v2.0/security-groups/4d6ea6b8-3e4b-4a19-80fd-761272dfbff3 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/702] 10.0.0.206 () {32 vars in 731 bytes} [Sat May 9 14:05:56 2026] DELETE /v2.0/floatingips/642038d0-5e46-4397-8769-a06df1e1ad68 => generated 0 bytes in 453 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/703] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:05:57 2026] GET /v2.0/ports?device_id=ebc2251f-5176-4e24-86dd-f343dd09a481 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/704] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:05:56 2026] DELETE /v2.0/networks/aa100e01-0c86-4916-b04f-1b4b35403640 => generated 0 bytes in 605 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/705] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:05:57 2026] GET /v2.0/ports?device_id=e3ae53be-cb72-4539-bdaf-90a627605540 => generated 975 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/706] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:05:57 2026] GET /v2.0/security-groups?id=16a38c34-deab-45d0-88f9-468f10de3dfb&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: 334/707] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:05:57 2026] GET /v2.0/ports?device_id=e3ae53be-cb72-4539-bdaf-90a627605540 => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:05:58.428 8 INFO neutron.services.segments.plugin [-] Segment 5051eb77-08ba-4c0d-a6a3-91951713a787 resource provider aggregate not found 2026-05-09 14:05:58.436 8 INFO neutron.services.segments.plugin [-] Segment 5051eb77-08ba-4c0d-a6a3-91951713a787 resource provider aggregate not found 2026-05-09 14:05:58.451 8 INFO neutron.services.segments.plugin [-] Segment 5051eb77-08ba-4c0d-a6a3-91951713a787 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5051eb77-08ba-4c0d-a6a3-91951713a787 found for delete ", "request_id": "req-a2a24baf-e69d-4455-85bb-005d69558a62"}]} 2026-05-09 14:05:58.452 8 INFO neutron.services.segments.plugin [-] Segment 5051eb77-08ba-4c0d-a6a3-91951713a787 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5051eb77-08ba-4c0d-a6a3-91951713a787 found for delete ", "request_id": "req-c567f988-67f0-432c-a945-f46a638791d2"}]} 2026-05-09 14:05:58.453 8 INFO neutron.db.l3_db [None req-4edac96f-16ee-4bce-b7e1-8573493b1a0d 4ef142f5b05943b2a91451266d5bf0fb afa06429cd0f4a00b3f4e8f460465eb8 - - default default] Floating IP b629886e-88c3-4df7-9dad-1bcc11f5a296 associated. External IP: 10.96.250.212, port: 6744a411-a358-47d6-9863-6802657cb9ad. [pid: 7|app: 0|req: 374/708] 10.0.0.206 () {34 vars in 788 bytes} [Sat May 9 14:05:57 2026] PUT /v2.0/routers/9a640100-4bc4-4da5-97af-0ba998f53785/remove_router_interface => generated 309 bytes in 1277 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/709] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:05:58 2026] GET /v2.0/security-groups?tenant_id=c79bd38f525b4288b63356c23680d797&name=default => generated 2921 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/710] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:05:58 2026] GET /v2.0/networks?id=441680dd-5710-46f0-807a-eee98a9eb565 => generated 680 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/711] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:05:58 2026] GET /v2.0/ports?device_id=ebc2251f-5176-4e24-86dd-f343dd09a481 => 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: 335/712] 10.0.0.206 () {34 vars in 748 bytes} [Sat May 9 14:05:57 2026] PUT /v2.0/floatingips/b629886e-88c3-4df7-9dad-1bcc11f5a296 => generated 856 bytes in 1052 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:05:58.917 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b40cd049-be5b-4f3a-b16b-b20d116473de'] response: {'name': 'network-changed', 'server_uuid': 'e3ae53be-cb72-4539-bdaf-90a627605540', 'tag': '6744a411-a358-47d6-9863-6802657cb9ad', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 336/713] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:05:58 2026] DELETE /v2.0/security-groups/9c06bae5-2f9e-487b-bf04-dbc834a59d60 => 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: 337/714] 199.204.45.129 () {34 vars in 1049 bytes} [Sat May 9 14:05:59 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8a7b86ad1d7044fdb2f973347eb99a89 => generated 181 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/715] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:05:59 2026] GET /v2.0/ports?device_id=e3ae53be-cb72-4539-bdaf-90a627605540 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/716] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:05:59 2026] GET /v2.0/ports?tenant_id=afa06429cd0f4a00b3f4e8f460465eb8&device_id=e3ae53be-cb72-4539-bdaf-90a627605540 => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:05:59.152 8 WARNING neutron_lib.context [req-fe5e7277-40d1-4049-987b-78c8bce19169 req-d45bfba0-a8ac-4d00-b107-eabccbaf0e2e 64bcfe75042e4c5bac52e5c882738479 8a7b86ad1d7044fdb2f973347eb99a89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 340/717] 199.204.45.129 () {38 vars in 954 bytes} [Sat May 9 14:05:59 2026] POST /v2.0/ports => generated 954 bytes in 465 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: 341/718] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:05:59 2026] GET /v2.0/security-groups?id=16a38c34-deab-45d0-88f9-468f10de3dfb&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/719] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:05:59 2026] GET /v2.0/networks?id=aea419f3-315f-4c25-ac95-df045aab143f => generated 780 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:06:00.073 7 INFO neutron.services.segments.plugin [-] Segment 24f16c66-d3cd-4c33-8310-c7af9de2f6ec resource provider aggregate not found 2026-05-09 14:06:00.082 7 INFO neutron.db.l3_hamode_db [None req-c435e30b-27f6-458d-9b5e-f5548aa9fbd2 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] HA network ac27b3f1-d4ba-4629-a2e6-61fa3d9be284 was deleted as no HA routers are present in tenant e304abfc899e4e8baec67c5cbb21fcd8. 2026-05-09 14:06:00.084 7 INFO neutron.services.segments.plugin [-] Segment 24f16c66-d3cd-4c33-8310-c7af9de2f6ec resource provider aggregate not found [pid: 7|app: 0|req: 378/720] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:05:58 2026] DELETE /v2.0/routers/9a640100-4bc4-4da5-97af-0ba998f53785 => generated 0 bytes in 1278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:06:00.096 7 INFO neutron.services.segments.plugin [-] Segment 24f16c66-d3cd-4c33-8310-c7af9de2f6ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24f16c66-d3cd-4c33-8310-c7af9de2f6ec found for delete ", "request_id": "req-1f41b57b-6859-4c55-8d8a-858d27383998"}]} 2026-05-09 14:06:00.121 7 INFO neutron.services.segments.plugin [-] Segment 24f16c66-d3cd-4c33-8310-c7af9de2f6ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24f16c66-d3cd-4c33-8310-c7af9de2f6ec found for delete ", "request_id": "req-3c2e9ddd-e6fc-4058-b1a4-0602dbe4aa73"}]} [pid: 7|app: 0|req: 379/721] 199.204.45.129 () {34 vars in 1059 bytes} [Sat May 9 14:06:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=6744a411-a358-47d6-9863-6802657cb9ad => generated 859 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/722] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:06:00 2026] GET /v2.0/ports?device_id=ebc2251f-5176-4e24-86dd-f343dd09a481 => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/723] 199.204.45.129 () {38 vars in 1027 bytes} [Sat May 9 14:05:59 2026] PUT /v2.0/ports/23339459-df2e-4a39-8e7b-2e2f43395069 => generated 1199 bytes in 605 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: 346/726] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:06:00 2026] GET /v2.0/subnets?id=22571954-8172-4926-a5ca-5f0e172fcbcd => generated 678 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/727] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:06:00 2026] GET /v2.0/security-groups?id=41d51c0a-bc99-434f-a374-9845b1837028&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: 381/728] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:06:00 2026] DELETE /v2.0/subnets/c3d29309-e579-4503-b977-605479648cd3 => generated 0 bytes in 226 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: 348/729] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:06:00 2026] GET /v2.0/ports?tenant_id=8a7b86ad1d7044fdb2f973347eb99a89&device_id=ebc2251f-5176-4e24-86dd-f343dd09a481 => 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: 382/730] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:06:00 2026] GET /v2.0/ports?network_id=aea419f3-315f-4c25-ac95-df045aab143f&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: 383/731] 199.204.45.129 () {34 vars in 1057 bytes} [Sat May 9 14:06:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=23339459-df2e-4a39-8e7b-2e2f43395069 => 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: 384/732] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:06:00 2026] GET /v2.0/networks/aea419f3-315f-4c25-ac95-df045aab143f?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/733] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:06:00 2026] GET /v2.0/subnets?id=5a3b9c57-a95c-4414-8150-6e1750c7cb4d => generated 674 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/734] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:06:00 2026] GET /v2.0/networks/aea419f3-315f-4c25-ac95-df045aab143f?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: 387/735] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:06:00 2026] GET /v2.0/ports?network_id=441680dd-5710-46f0-807a-eee98a9eb565&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: 388/736] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:06:00 2026] GET /v2.0/networks/441680dd-5710-46f0-807a-eee98a9eb565?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:06:00.901 8 INFO neutron.services.segments.plugin [-] Segment 665dd56f-18c9-497e-b79e-98089bf55087 resource provider aggregate not found 2026-05-09 14:06:00.905 8 INFO neutron.services.segments.plugin [-] Segment 665dd56f-18c9-497e-b79e-98089bf55087 resource provider aggregate not found 2026-05-09 14:06:00.925 8 INFO neutron.services.segments.plugin [-] Segment 665dd56f-18c9-497e-b79e-98089bf55087 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 665dd56f-18c9-497e-b79e-98089bf55087 found for delete ", "request_id": "req-1cc9602c-2c07-494c-879c-39a57491cbe1"}]} 2026-05-09 14:06:00.927 8 INFO neutron.services.segments.plugin [-] Segment 665dd56f-18c9-497e-b79e-98089bf55087 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 665dd56f-18c9-497e-b79e-98089bf55087 found for delete ", "request_id": "req-ace0c725-8669-4db8-b8a4-934d6b4ab4c8"}]} [pid: 7|app: 0|req: 389/737] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:06:00 2026] GET /v2.0/networks/441680dd-5710-46f0-807a-eee98a9eb565?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: 349/738] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:06:00 2026] DELETE /v2.0/networks/8363737e-c5da-47ac-a6b4-0f83e9c3e4a5 => generated 0 bytes in 482 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 14:06:00.984 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-74f851a4-0d49-4724-97e7-4fe5f7b2d633'] response: {'name': 'network-changed', 'server_uuid': 'ebc2251f-5176-4e24-86dd-f343dd09a481', 'tag': '23339459-df2e-4a39-8e7b-2e2f43395069', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 350/739] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:06:00 2026] GET /v2.0/ports?tenant_id=8a7b86ad1d7044fdb2f973347eb99a89&device_id=ebc2251f-5176-4e24-86dd-f343dd09a481 => generated 1238 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/740] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:06:01 2026] GET /v2.0/networks?id=441680dd-5710-46f0-807a-eee98a9eb565 => generated 776 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/741] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:06:01 2026] GET /v2.0/security-groups?tenant_id=e304abfc899e4e8baec67c5cbb21fcd8&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/742] 199.204.45.129 () {34 vars in 1057 bytes} [Sat May 9 14:06:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=23339459-df2e-4a39-8e7b-2e2f43395069 => 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: 354/743] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:06:01 2026] DELETE /v2.0/security-groups/4c18b669-233a-401b-a3ec-cf57e30eda50 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/744] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:06:01 2026] GET /v2.0/subnets?id=5a3b9c57-a95c-4414-8150-6e1750c7cb4d => generated 674 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:06:01.425 7 INFO neutron.db.segments_db [None req-98d5ba9b-917e-4c13-b031-c2cc51681bae 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Added segment d505a9b4-6a75-4760-989a-08d3c9b28e48 of type vxlan for network e1b5489e-d7b7-4a0c-a732-b3aaa2b868f9 [pid: 8|app: 0|req: 356/745] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:06:01 2026] GET /v2.0/ports?network_id=441680dd-5710-46f0-807a-eee98a9eb565&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: 8|app: 0|req: 357/746] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:06:01 2026] GET /v2.0/networks/441680dd-5710-46f0-807a-eee98a9eb565?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: 390/747] 10.0.0.206 () {34 vars in 670 bytes} [Sat May 9 14:06:00 2026] POST /v2.0/networks => generated 741 bytes in 592 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/748] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:06:01 2026] GET /v2.0/networks/441680dd-5710-46f0-807a-eee98a9eb565?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: 358/749] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:06:01 2026] GET /v2.0/ports?device_id=ebc2251f-5176-4e24-86dd-f343dd09a481 => generated 969 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/750] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:06:01 2026] GET /v2.0/security-groups?id=41d51c0a-bc99-434f-a374-9845b1837028&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: 392/751] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:06:01 2026] POST /v2.0/subnets => generated 666 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:06:02.111 8 INFO neutron.db.segments_db [None req-4d67e153-f290-4df3-9c7a-5005484534df 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Added segment 8d3676d3-e7e3-4133-b33a-25b711e66659 of type vxlan for network c458be8f-13db-478c-aef1-d2e130119f51 2026-05-09 14:06:02.494 8 INFO neutron.db.l3_hamode_db [None req-4d67e153-f290-4df3-9c7a-5005484534df 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 393/752] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:06:02 2026] GET /v2.0/ports?device_id=ebc2251f-5176-4e24-86dd-f343dd09a481 => generated 969 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/753] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:06:02 2026] GET /v2.0/security-groups?id=41d51c0a-bc99-434f-a374-9845b1837028&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/754] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:06:04 2026] GET /v2.0/ports?device_id=ebc2251f-5176-4e24-86dd-f343dd09a481 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/755] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:06:04 2026] GET /v2.0/security-groups?id=41d51c0a-bc99-434f-a374-9845b1837028&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:06:04.173 8 INFO neutron.db.l3_hamode_db [None req-4d67e153-f290-4df3-9c7a-5005484534df 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 397/756] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:06:04 2026] GET /v2.0/ports?device_id=ebc2251f-5176-4e24-86dd-f343dd09a481 => 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: 398/757] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:06:04 2026] GET /v2.0/security-groups?tenant_id=d43765a1bfb2455da1c8bc8fe316145f&name=default => generated 2925 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/758] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:06:02 2026] POST /v2.0/routers => generated 730 bytes in 3409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:06:05.475 7 INFO neutron.db.l3_db [None req-bf840d05-d079-453b-afdc-122aa93a93a5 64bcfe75042e4c5bac52e5c882738479 8a7b86ad1d7044fdb2f973347eb99a89 - - default default] Floating IP f2a04313-d811-40f0-b573-0f09ec47ef8d associated. External IP: 10.96.250.214, port: 23339459-df2e-4a39-8e7b-2e2f43395069. [pid: 8|app: 0|req: 361/759] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:06:05 2026] DELETE /v2.0/security-groups/6629f17a-cdcf-4d43-b0fa-7cc95cb36e14 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/760] 10.0.0.206 () {34 vars in 748 bytes} [Sat May 9 14:06:04 2026] PUT /v2.0/floatingips/f2a04313-d811-40f0-b573-0f09ec47ef8d => generated 855 bytes in 1295 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:06:06.033 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f52ad24f-4ae1-4129-8edb-4ffc3db1bdfd'] response: {'name': 'network-changed', 'server_uuid': 'ebc2251f-5176-4e24-86dd-f343dd09a481', 'tag': '23339459-df2e-4a39-8e7b-2e2f43395069', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 400/761] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:06:05 2026] GET /v2.0/ports?device_id=ebc2251f-5176-4e24-86dd-f343dd09a481 => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/762] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:06:06 2026] GET /v2.0/ports?tenant_id=8a7b86ad1d7044fdb2f973347eb99a89&device_id=ebc2251f-5176-4e24-86dd-f343dd09a481 => generated 1240 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/763] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:06:06 2026] GET /v2.0/security-groups?id=41d51c0a-bc99-434f-a374-9845b1837028&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: 403/764] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:06:06 2026] GET /v2.0/networks?id=441680dd-5710-46f0-807a-eee98a9eb565 => generated 776 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/765] 199.204.45.129 () {34 vars in 1057 bytes} [Sat May 9 14:06:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=23339459-df2e-4a39-8e7b-2e2f43395069 => generated 858 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/766] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:06:06 2026] GET /v2.0/subnets?id=5a3b9c57-a95c-4414-8150-6e1750c7cb4d => generated 674 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/767] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:06:06 2026] GET /v2.0/ports?network_id=441680dd-5710-46f0-807a-eee98a9eb565&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/768] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:06:06 2026] GET /v2.0/networks/441680dd-5710-46f0-807a-eee98a9eb565?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/769] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:06:06 2026] GET /v2.0/ports?device_id=ebc2251f-5176-4e24-86dd-f343dd09a481 => 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: 409/770] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:06:06 2026] GET /v2.0/networks/441680dd-5710-46f0-807a-eee98a9eb565?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: 410/771] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:06:06 2026] GET /v2.0/security-groups?id=41d51c0a-bc99-434f-a374-9845b1837028&fields=id&fields=name => generated 114 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/772] 199.204.45.129 () {34 vars in 993 bytes} [Sat May 9 14:06:07 2026] GET /v2.0/ports?device_id=ebc2251f-5176-4e24-86dd-f343dd09a481 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:06:07.459 7 INFO neutron.db.l3_db [req-60033f6f-b045-46e8-ac57-38b34a991ffa req-cdd3be78-dba1-4909-b1f4-fb22169c413a 64bcfe75042e4c5bac52e5c882738479 8a7b86ad1d7044fdb2f973347eb99a89 - - default default] Floating IP f2a04313-d811-40f0-b573-0f09ec47ef8d disassociated. External IP: 10.96.250.214, port: 23339459-df2e-4a39-8e7b-2e2f43395069. [pid: 8|app: 0|req: 362/773] 10.0.0.206 () {34 vars in 782 bytes} [Sat May 9 14:06:05 2026] PUT /v2.0/routers/ad15d8b5-89c9-4a2d-b681-683bb3997947/add_router_interface => generated 309 bytes in 1943 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:06:07.916 8 WARNING neutron_lib.context [None req-34ac2293-7fa9-4eb9-b782-ba966252e337 3eb669e1683c4372867bcfaa361de241 aca88cf0f2214144a6760f7272c5f911 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:06:07.917 8 WARNING neutron_lib.context [None req-34ac2293-7fa9-4eb9-b782-ba966252e337 3eb669e1683c4372867bcfaa361de241 aca88cf0f2214144a6760f7272c5f911 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 412/774] 199.204.45.129 () {36 vars in 996 bytes} [Sat May 9 14:06:07 2026] DELETE /v2.0/ports/23339459-df2e-4a39-8e7b-2e2f43395069 => generated 0 bytes in 934 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/775] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:06:08 2026] GET /v2.0/ports?device_id=ebc2251f-5176-4e24-86dd-f343dd09a481 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:06:08.150 8 INFO neutron.db.segments_db [None req-34ac2293-7fa9-4eb9-b782-ba966252e337 3eb669e1683c4372867bcfaa361de241 aca88cf0f2214144a6760f7272c5f911 - - default default] Added segment bc7ec154-c704-4cb4-ab99-50cee778ca26 of type vxlan for network 77a52d04-e11c-4702-b9e1-efc786e67fc3 2026-05-09 14:06:08.177 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-47d1bad2-1a5a-4a68-ab27-da972dba123c'] response: {'server_uuid': 'ebc2251f-5176-4e24-86dd-f343dd09a481', 'name': 'network-vif-deleted', 'tag': '23339459-df2e-4a39-8e7b-2e2f43395069', 'status': 'completed', 'code': 200} 2026-05-09 14:06:08.183 7 WARNING neutron_lib.context [None req-01b1abbe-498f-4b3c-9739-be812639225a 3fed7e57850e45098605b7d23343f24b 5de85e92492a4c45b61f6515181ed914 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:06:08.284 8 INFO neutron.db.segments_db [None req-34ac2293-7fa9-4eb9-b782-ba966252e337 3eb669e1683c4372867bcfaa361de241 aca88cf0f2214144a6760f7272c5f911 - - default default] Added segment 6bcb2f6f-8895-466c-81f1-15194fb3f1d3 of type vxlan for network dc07aa16-15da-499f-a784-ca1f26588af0 [pid: 7|app: 0|req: 414/776] 10.0.0.206 () {34 vars in 684 bytes} [Sat May 9 14:06:08 2026] POST /v2.0/security-groups => generated 1661 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-09 14:06:08.367 7 WARNING neutron_lib.context [None req-a61684ee-9116-48a5-a7e2-9985c95ab039 3fed7e57850e45098605b7d23343f24b 5de85e92492a4c45b61f6515181ed914 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 363/777] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:06:07 2026] POST /v2.0/networks => generated 1245 bytes in 768 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/778] 10.0.0.206 () {34 vars in 694 bytes} [Sat May 9 14:06:08 2026] POST /v2.0/security-group-rules => generated 597 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:06:08.581 7 WARNING neutron_lib.context [None req-d9ce0e45-464e-4465-922f-7fecb5b0f693 3fed7e57850e45098605b7d23343f24b 5de85e92492a4c45b61f6515181ed914 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 364/779] 10.0.0.206 () {32 vars in 648 bytes} [Sat May 9 14:06:08 2026] GET /v2.0/networks => generated 1844 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/780] 10.0.0.206 () {34 vars in 694 bytes} [Sat May 9 14:06:08 2026] POST /v2.0/security-group-rules => generated 602 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:06:08.758 7 WARNING neutron_lib.context [None req-93950aec-5576-4857-aed8-c5706953dafa 3fed7e57850e45098605b7d23343f24b 5de85e92492a4c45b61f6515181ed914 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:06:08.805 8 INFO neutron.services.segments.plugin [-] Segment bc7ec154-c704-4cb4-ab99-50cee778ca26 resource provider aggregate not found 2026-05-09 14:06:08.815 8 INFO neutron.services.segments.plugin [-] Segment bc7ec154-c704-4cb4-ab99-50cee778ca26 resource provider aggregate not found [pid: 8|app: 0|req: 365/781] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:06:08 2026] DELETE /v2.0/networks/77a52d04-e11c-4702-b9e1-efc786e67fc3 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 14:06:08.848 8 INFO neutron.services.segments.plugin [-] Segment bc7ec154-c704-4cb4-ab99-50cee778ca26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc7ec154-c704-4cb4-ab99-50cee778ca26 found for delete ", "request_id": "req-557598d9-a81c-4289-9184-23078d6b1e71"}]} 2026-05-09 14:06:08.849 8 INFO neutron.services.segments.plugin [-] Segment bc7ec154-c704-4cb4-ab99-50cee778ca26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc7ec154-c704-4cb4-ab99-50cee778ca26 found for delete ", "request_id": "req-186aa74b-ab4a-4b0e-a3a9-26e7e8516938"}]} [pid: 8|app: 0|req: 366/782] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:06:08 2026] DELETE /v2.0/networks/dc07aa16-15da-499f-a784-ca1f26588af0 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/783] 10.0.0.206 () {32 vars in 648 bytes} [Sat May 9 14:06:09 2026] GET /v2.0/networks => generated 651 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/784] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:06:09 2026] DELETE /v2.0/security-groups/41d51c0a-bc99-434f-a374-9845b1837028 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:06:09.298 8 WARNING neutron_lib.context [None req-058e88ae-b4da-41b4-a020-5de2d46d3b8f 3eb669e1683c4372867bcfaa361de241 aca88cf0f2214144a6760f7272c5f911 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:06:09.370 8 INFO neutron.db.segments_db [None req-058e88ae-b4da-41b4-a020-5de2d46d3b8f 3eb669e1683c4372867bcfaa361de241 aca88cf0f2214144a6760f7272c5f911 - - default default] Added segment d315ca58-8a72-4637-a837-29039bf3d1c5 of type vxlan for network f52f9255-8767-493b-b595-61b9a121dce7 [pid: 8|app: 0|req: 369/785] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:06:09 2026] POST /v2.0/networks => generated 649 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:06:09.517 8 INFO neutron.api.v2.resource [None req-cb2e1799-2d00-45bb-80ca-41c33c743728 64bcfe75042e4c5bac52e5c882738479 8a7b86ad1d7044fdb2f973347eb99a89 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 370/786] 10.0.0.206 () {32 vars in 736 bytes} [Sat May 9 14:06:09 2026] GET /v2.0/security-groups/41d51c0a-bc99-434f-a374-9845b1837028 => generated 146 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 14:06:09.524 8 WARNING neutron_lib.context [None req-a09920d0-b57e-4408-9c6e-e5bfd6422f65 3eb669e1683c4372867bcfaa361de241 aca88cf0f2214144a6760f7272c5f911 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 417/787] 10.0.0.206 () {34 vars in 675 bytes} [Sat May 9 14:06:08 2026] POST /v2.0/floatingips => generated 552 bytes in 810 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:06:09.605 8 INFO neutron.db.segments_db [None req-a09920d0-b57e-4408-9c6e-e5bfd6422f65 3eb669e1683c4372867bcfaa361de241 aca88cf0f2214144a6760f7272c5f911 - - default default] Added segment 4eedc279-9bc8-4be5-a4ec-a33da5cae310 of type vxlan for network db89e634-edda-42a2-9f88-318b89a87893 [pid: 8|app: 0|req: 371/788] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:06:09 2026] POST /v2.0/networks => generated 649 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:06:09.741 8 WARNING neutron_lib.context [None req-c0843122-6d28-4b3a-8f8f-f15995c714e9 3eb669e1683c4372867bcfaa361de241 aca88cf0f2214144a6760f7272c5f911 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:06:09.795 8 WARNING neutron_lib.context [None req-c0843122-6d28-4b3a-8f8f-f15995c714e9 3eb669e1683c4372867bcfaa361de241 aca88cf0f2214144a6760f7272c5f911 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 418/789] 10.0.0.206 () {32 vars in 731 bytes} [Sat May 9 14:06:09 2026] DELETE /v2.0/floatingips/f2a04313-d811-40f0-b573-0f09ec47ef8d => generated 0 bytes in 389 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/790] 10.0.0.75 () {34 vars in 988 bytes} [Sat May 9 14:06:09 2026] GET /v2.0/ports?device_id=e3ae53be-cb72-4539-bdaf-90a627605540 => generated 1244 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/791] 10.0.0.206 () {34 vars in 664 bytes} [Sat May 9 14:06:09 2026] POST /v2.0/ports => generated 1506 bytes in 718 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: 373/792] 10.0.0.237 () {34 vars in 1099 bytes} [Sat May 9 14:06:10 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1422032099&fields=id&tenant_id=5de85e92492a4c45b61f6515181ed914 => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/793] 10.0.0.75 () {34 vars in 1038 bytes} [Sat May 9 14:06:10 2026] GET /v2.0/security-groups?id=16a38c34-deab-45d0-88f9-468f10de3dfb&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: 375/794] 10.0.0.206 () {32 vars in 642 bytes} [Sat May 9 14:06:10 2026] GET /v2.0/ports => generated 1506 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/795] 10.0.0.237 () {34 vars in 981 bytes} [Sat May 9 14:06:10 2026] GET /v2.0/networks?id=e1b5489e-d7b7-4a0c-a732-b3aaa2b868f9 => generated 675 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:06:10.882 8 INFO neutron.services.segments.plugin [-] Segment 6bcb2f6f-8895-466c-81f1-15194fb3f1d3 resource provider aggregate not found 2026-05-09 14:06:10.887 8 INFO neutron.services.segments.plugin [-] Segment 6bcb2f6f-8895-466c-81f1-15194fb3f1d3 resource provider aggregate not found 2026-05-09 14:06:10.905 8 INFO neutron.services.segments.plugin [-] Segment 6bcb2f6f-8895-466c-81f1-15194fb3f1d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bcb2f6f-8895-466c-81f1-15194fb3f1d3 found for delete ", "request_id": "req-61e0a352-80d8-4ca9-8811-523512420ef5"}]} 2026-05-09 14:06:10.907 8 INFO neutron.services.segments.plugin [-] Segment 6bcb2f6f-8895-466c-81f1-15194fb3f1d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bcb2f6f-8895-466c-81f1-15194fb3f1d3 found for delete ", "request_id": "req-3813f6c3-bacd-4351-82a4-916a89a849b2"}]} [pid: 8|app: 0|req: 377/796] 10.0.0.206 () {32 vars in 719 bytes} [Sat May 9 14:06:10 2026] DELETE /v2.0/ports/ff8d1ecd-de2d-4eee-9e37-b913a85bce55 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/797] 10.0.0.237 () {34 vars in 964 bytes} [Sat May 9 14:06:11 2026] GET /v2.0/quotas/5de85e92492a4c45b61f6515181ed914 => 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: 379/798] 10.0.0.206 () {32 vars in 719 bytes} [Sat May 9 14:06:11 2026] DELETE /v2.0/ports/4d1ccd6f-f78f-44d2-a20a-9fe6563ae6fd => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/799] 10.0.0.237 () {34 vars in 1001 bytes} [Sat May 9 14:06:11 2026] GET /v2.0/ports?tenant_id=5de85e92492a4c45b61f6515181ed914&fields=id => generated 103 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/800] 10.0.0.206 () {32 vars in 642 bytes} [Sat May 9 14:06:11 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: 420/801] 10.0.0.206 () {34 vars in 788 bytes} [Sat May 9 14:06:10 2026] PUT /v2.0/routers/088059b3-6482-4a77-b864-2941f27b448c/remove_router_interface => generated 309 bytes in 1434 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/802] 10.0.0.237 () {34 vars in 1007 bytes} [Sat May 9 14:06:11 2026] GET /v2.0/networks/e1b5489e-d7b7-4a0c-a732-b3aaa2b868f9?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:06:11.616 8 WARNING neutron_lib.context [None req-0726749b-35d5-4073-9c35-37fac98878a6 3eb669e1683c4372867bcfaa361de241 aca88cf0f2214144a6760f7272c5f911 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:06:11.695 8 INFO neutron.db.segments_db [None req-0726749b-35d5-4073-9c35-37fac98878a6 3eb669e1683c4372867bcfaa361de241 aca88cf0f2214144a6760f7272c5f911 - - default default] Added segment 4af60fae-92f2-418b-abf6-e06bb04ca978 of type vxlan for network b03e5b2d-467e-4fdb-9fa8-f5218d0bbb7c [pid: 8|app: 0|req: 383/803] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:06:11 2026] POST /v2.0/networks => generated 650 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/804] 10.0.0.237 () {34 vars in 1107 bytes} [Sat May 9 14:06:11 2026] GET /v2.0/networks/e1b5489e-d7b7-4a0c-a732-b3aaa2b868f9?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) 2026-05-09 14:06:11.923 8 WARNING neutron_lib.context [None req-81649b13-058a-48c2-8a5c-9900fbdcd8f3 3eb669e1683c4372867bcfaa361de241 aca88cf0f2214144a6760f7272c5f911 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:06:11.993 8 INFO neutron.db.segments_db [None req-81649b13-058a-48c2-8a5c-9900fbdcd8f3 3eb669e1683c4372867bcfaa361de241 aca88cf0f2214144a6760f7272c5f911 - - default default] Added segment e33334f4-017e-4ee3-89f2-0241a35ae15c of type vxlan for network f21cc93b-ac35-48f4-b400-b9b6d7ba1ced [pid: 8|app: 0|req: 385/805] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:06:11 2026] POST /v2.0/networks => generated 650 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/806] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:06:12 2026] GET /v2.0/ports?device_id=48c8ad43-25ab-44f1-95e3-6aed7a86a35a => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:06:12.217 8 WARNING neutron_lib.context [None req-70a3ca88-1eb5-454d-8685-3073495a42de 3eb669e1683c4372867bcfaa361de241 aca88cf0f2214144a6760f7272c5f911 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:06:12.275 8 WARNING neutron_lib.context [None req-70a3ca88-1eb5-454d-8685-3073495a42de 3eb669e1683c4372867bcfaa361de241 aca88cf0f2214144a6760f7272c5f911 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:06:12.842 7 INFO neutron.services.segments.plugin [-] Segment da1fc907-5bc6-454e-a7bb-f509ffbedbba resource provider aggregate not found 2026-05-09 14:06:12.847 7 INFO neutron.services.segments.plugin [-] Segment da1fc907-5bc6-454e-a7bb-f509ffbedbba resource provider aggregate not found [pid: 8|app: 0|req: 387/807] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:06:12 2026] POST /v2.0/subnets => generated 1225 bytes in 648 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-09 14:06:12.868 7 INFO neutron.db.l3_hamode_db [None req-171d4a9a-72ed-4df7-a8ff-d122a840a3e2 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] HA network 40d0f3d9-3f49-4c2f-9728-e83ac217cae7 was deleted as no HA routers are present in tenant 8a7b86ad1d7044fdb2f973347eb99a89. [pid: 7|app: 0|req: 421/808] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:06:11 2026] DELETE /v2.0/routers/088059b3-6482-4a77-b864-2941f27b448c => generated 0 bytes in 1339 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:06:12.882 7 INFO neutron.services.segments.plugin [-] Segment da1fc907-5bc6-454e-a7bb-f509ffbedbba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da1fc907-5bc6-454e-a7bb-f509ffbedbba found for delete ", "request_id": "req-c69e11e7-edd7-48b0-aa59-d5c3a9fa11e7"}]} 2026-05-09 14:06:12.882 7 INFO neutron.services.segments.plugin [-] Segment da1fc907-5bc6-454e-a7bb-f509ffbedbba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da1fc907-5bc6-454e-a7bb-f509ffbedbba found for delete ", "request_id": "req-b4244066-34b5-4fd4-9570-0c431c065acb"}]} [pid: 8|app: 0|req: 388/809] 199.204.45.129 () {34 vars in 1095 bytes} [Sat May 9 14:06:12 2026] GET /v2.0/ports?device_id=e3ae53be-cb72-4539-bdaf-90a627605540&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/810] 10.0.0.206 () {32 vars in 646 bytes} [Sat May 9 14:06:12 2026] GET /v2.0/subnets => generated 1838 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/811] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:06:12 2026] GET /v2.0/networks?id=e1b5489e-d7b7-4a0c-a732-b3aaa2b868f9 => generated 675 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/812] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:06:12 2026] DELETE /v2.0/subnets/5a3b9c57-a95c-4414-8150-6e1750c7cb4d => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/813] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:06:13 2026] GET /v2.0/ports?tenant_id=afa06429cd0f4a00b3f4e8f460465eb8&device_id=e3ae53be-cb72-4539-bdaf-90a627605540 => 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: 391/814] 199.204.45.129 () {34 vars in 1049 bytes} [Sat May 9 14:06:13 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5de85e92492a4c45b61f6515181ed914 => generated 181 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/815] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:06:13 2026] DELETE /v2.0/subnets/4d72a754-3afb-43fb-96b7-f2929f971c41 => generated 0 bytes in 424 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/816] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:06:13 2026] GET /v2.0/ports?device_id=48c8ad43-25ab-44f1-95e3-6aed7a86a35a => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/817] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:06:13 2026] GET /v2.0/networks?id=aea419f3-315f-4c25-ac95-df045aab143f => generated 780 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:06:13.642 7 WARNING neutron_lib.context [req-c773352a-faa6-42fd-976e-832acd77c9a8 req-4b12c763-3eee-483c-9a96-896090f72816 3fed7e57850e45098605b7d23343f24b 5de85e92492a4c45b61f6515181ed914 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:06:13.767 8 INFO neutron.services.segments.plugin [-] Segment ba4cf126-0bd8-4245-889e-cfd2c2cb994e resource provider aggregate not found 2026-05-09 14:06:13.772 8 INFO neutron.services.segments.plugin [-] Segment ba4cf126-0bd8-4245-889e-cfd2c2cb994e resource provider aggregate not found [pid: 8|app: 0|req: 392/818] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:06:13 2026] DELETE /v2.0/networks/441680dd-5710-46f0-807a-eee98a9eb565 => generated 0 bytes in 494 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 14:06:13.805 8 INFO neutron.services.segments.plugin [-] Segment ba4cf126-0bd8-4245-889e-cfd2c2cb994e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba4cf126-0bd8-4245-889e-cfd2c2cb994e found for delete ", "request_id": "req-8774c7c8-8712-4dcb-b655-abfef92bf0c8"}]} 2026-05-09 14:06:13.806 8 INFO neutron.services.segments.plugin [-] Segment ba4cf126-0bd8-4245-889e-cfd2c2cb994e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba4cf126-0bd8-4245-889e-cfd2c2cb994e found for delete ", "request_id": "req-f7feb6e6-9e4d-4c13-ad32-a7c241395641"}]} [pid: 8|app: 0|req: 393/819] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:06:13 2026] DELETE /v2.0/subnets/33c7ac72-49bf-4359-a7fe-d9abe4c59136 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/820] 199.204.45.129 () {38 vars in 954 bytes} [Sat May 9 14:06:13 2026] POST /v2.0/ports => generated 954 bytes in 499 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: 394/821] 199.204.45.129 () {34 vars in 1059 bytes} [Sat May 9 14:06:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=6744a411-a358-47d6-9863-6802657cb9ad => generated 861 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/822] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:06:14 2026] GET /v2.0/security-groups?tenant_id=8a7b86ad1d7044fdb2f973347eb99a89&name=default => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/823] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:06:14 2026] GET /v2.0/ports?device_id=e3ae53be-cb72-4539-bdaf-90a627605540 => generated 975 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/824] 10.0.0.206 () {32 vars in 646 bytes} [Sat May 9 14:06:14 2026] GET /v2.0/subnets => generated 626 bytes in 441 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/825] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:06:14 2026] GET /v2.0/subnets?id=22571954-8172-4926-a5ca-5f0e172fcbcd => generated 678 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/826] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:06:14 2026] DELETE /v2.0/security-groups/4249557b-f39a-4bd3-8f66-ba875eadaf61 => 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: 429/827] 199.204.45.129 () {38 vars in 1027 bytes} [Sat May 9 14:06:14 2026] PUT /v2.0/ports/47875562-7d86-47a0-aa97-123eafe03212 => generated 1199 bytes in 552 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: 399/828] 10.0.0.237 () {34 vars in 970 bytes} [Sat May 9 14:06:14 2026] GET /v2.0/ports/6744a411-a358-47d6-9863-6802657cb9ad => generated 972 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:06:14.917 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-119343f6-da26-4813-8688-391998974f51'] response: {'name': 'network-changed', 'server_uuid': '48c8ad43-25ab-44f1-95e3-6aed7a86a35a', 'tag': '47875562-7d86-47a0-aa97-123eafe03212', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 430/829] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:06:14 2026] GET /v2.0/ports?device_id=48c8ad43-25ab-44f1-95e3-6aed7a86a35a => generated 969 bytes in 121 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: 431/830] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:06:14 2026] GET /v2.0/ports?network_id=aea419f3-315f-4c25-ac95-df045aab143f&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: 432/831] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:06:14 2026] GET /v2.0/ports?tenant_id=5de85e92492a4c45b61f6515181ed914&device_id=48c8ad43-25ab-44f1-95e3-6aed7a86a35a => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/832] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:06:15 2026] GET /v2.0/security-groups?id=8fd819a6-6909-47ac-a2be-dcf6b9001787&fields=id&fields=name => generated 114 bytes in 50 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:664: 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:664: 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:664: 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:664: 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: 434/833] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:06:15 2026] GET /v2.0/networks/aea419f3-315f-4c25-ac95-df045aab143f?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/834] 199.204.45.129 () {34 vars in 1057 bytes} [Sat May 9 14:06:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=47875562-7d86-47a0-aa97-123eafe03212 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/835] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:06:15 2026] GET /v2.0/networks/aea419f3-315f-4c25-ac95-df045aab143f?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: 439/838] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:06:15 2026] GET /v2.0/subnets?id=8999758c-fd4f-42b6-9b01-d2211268774e => generated 669 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/839] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:06:14 2026] DELETE /v2.0/networks/f21cc93b-ac35-48f4-b400-b9b6d7ba1ced => generated 0 bytes in 417 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/840] 199.204.45.129 () {34 vars in 999 bytes} [Sat May 9 14:06:15 2026] GET /v2.0/subnets?network_id=aea419f3-315f-4c25-ac95-df045aab143f => generated 660 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/841] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:06:15 2026] GET /v2.0/ports?network_id=e1b5489e-d7b7-4a0c-a732-b3aaa2b868f9&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: 442/842] 199.204.45.129 () {34 vars in 1145 bytes} [Sat May 9 14:06:15 2026] GET /v2.0/ports?device_id=e3ae53be-cb72-4539-bdaf-90a627605540&device_owner=compute%3Anova&network_id=aea419f3-315f-4c25-ac95-df045aab143f => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/843] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:06:15 2026] DELETE /v2.0/networks/b03e5b2d-467e-4fdb-9fa8-f5218d0bbb7c => generated 0 bytes in 417 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 14:06:15.827 8 INFO neutron.services.segments.plugin [-] Segment e33334f4-017e-4ee3-89f2-0241a35ae15c resource provider aggregate not found 2026-05-09 14:06:15.847 8 INFO neutron.services.segments.plugin [-] Segment e33334f4-017e-4ee3-89f2-0241a35ae15c resource provider aggregate not found 2026-05-09 14:06:15.853 8 INFO neutron.services.segments.plugin [-] Segment e33334f4-017e-4ee3-89f2-0241a35ae15c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e33334f4-017e-4ee3-89f2-0241a35ae15c found for delete ", "request_id": "req-bf4f0995-dd27-4b6f-9680-209fee121453"}]} 2026-05-09 14:06:15.864 8 INFO neutron.services.segments.plugin [-] Segment e33334f4-017e-4ee3-89f2-0241a35ae15c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e33334f4-017e-4ee3-89f2-0241a35ae15c found for delete ", "request_id": "req-33cd3d34-7ab4-42eb-aee2-3fe11b2bc9f3"}]} 2026-05-09 14:06:15.879 8 INFO neutron.services.segments.plugin [-] Segment 4af60fae-92f2-418b-abf6-e06bb04ca978 resource provider aggregate not found 2026-05-09 14:06:15.887 8 INFO neutron.services.segments.plugin [-] Segment 4af60fae-92f2-418b-abf6-e06bb04ca978 resource provider aggregate not found 2026-05-09 14:06:15.905 8 INFO neutron.services.segments.plugin [-] Segment 4af60fae-92f2-418b-abf6-e06bb04ca978 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4af60fae-92f2-418b-abf6-e06bb04ca978 found for delete ", "request_id": "req-1c822098-cc37-43d6-ac93-29d1d873c6b9"}]} 2026-05-09 14:06:15.906 8 INFO neutron.services.segments.plugin [-] Segment 4af60fae-92f2-418b-abf6-e06bb04ca978 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4af60fae-92f2-418b-abf6-e06bb04ca978 found for delete ", "request_id": "req-25f533ec-a993-4a2f-b800-a07ce6c093fe"}]} [pid: 7|app: 0|req: 443/844] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:06:15 2026] GET /v2.0/networks/e1b5489e-d7b7-4a0c-a732-b3aaa2b868f9?fields=segments => generated 14 bytes in 464 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:06:16.114 7 INFO neutron.services.segments.plugin [-] Segment 4eedc279-9bc8-4be5-a4ec-a33da5cae310 resource provider aggregate not found 2026-05-09 14:06:16.120 7 INFO neutron.services.segments.plugin [-] Segment 4eedc279-9bc8-4be5-a4ec-a33da5cae310 resource provider aggregate not found 2026-05-09 14:06:16.141 7 INFO neutron.services.segments.plugin [-] Segment 4eedc279-9bc8-4be5-a4ec-a33da5cae310 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4eedc279-9bc8-4be5-a4ec-a33da5cae310 found for delete ", "request_id": "req-82d4efb0-ec71-42fc-a920-49d6193373ac"}]} 2026-05-09 14:06:16.143 7 INFO neutron.services.segments.plugin [-] Segment 4eedc279-9bc8-4be5-a4ec-a33da5cae310 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4eedc279-9bc8-4be5-a4ec-a33da5cae310 found for delete ", "request_id": "req-45336910-b5c8-49b6-be09-909882477b17"}]} [pid: 7|app: 0|req: 444/845] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:06:15 2026] DELETE /v2.0/networks/db89e634-edda-42a2-9f88-318b89a87893 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/846] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:06:16 2026] GET /v2.0/networks/e1b5489e-d7b7-4a0c-a732-b3aaa2b868f9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/847] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:06:16 2026] GET /v2.0/ports?device_id=48c8ad43-25ab-44f1-95e3-6aed7a86a35a => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/848] 199.204.45.129 () {38 vars in 1027 bytes} [Sat May 9 14:06:15 2026] PUT /v2.0/ports/6744a411-a358-47d6-9863-6802657cb9ad => generated 1153 bytes in 567 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: 403/849] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:06:16 2026] GET /v2.0/ports?tenant_id=5de85e92492a4c45b61f6515181ed914&device_id=48c8ad43-25ab-44f1-95e3-6aed7a86a35a => generated 1238 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:06:16.357 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-46435074-fd2b-4973-b6e8-20c41099b394'] response: {'name': 'network-changed', 'server_uuid': 'e3ae53be-cb72-4539-bdaf-90a627605540', 'tag': '6744a411-a358-47d6-9863-6802657cb9ad', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 404/850] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:06:16 2026] GET /v2.0/security-groups?id=8fd819a6-6909-47ac-a2be-dcf6b9001787&fields=id&fields=name => generated 114 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/851] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:06:16 2026] GET /v2.0/ports?tenant_id=afa06429cd0f4a00b3f4e8f460465eb8&device_id=e3ae53be-cb72-4539-bdaf-90a627605540 => generated 1425 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/852] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:06:16 2026] GET /v2.0/networks?id=e1b5489e-d7b7-4a0c-a732-b3aaa2b868f9 => generated 769 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/853] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:06:16 2026] DELETE /v2.0/networks/f52f9255-8767-493b-b595-61b9a121dce7 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/854] 199.204.45.129 () {34 vars in 1057 bytes} [Sat May 9 14:06:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=47875562-7d86-47a0-aa97-123eafe03212 => 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: 407/855] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:06:16 2026] GET /v2.0/networks?id=aea419f3-315f-4c25-ac95-df045aab143f => generated 780 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/856] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:06:16 2026] GET /v2.0/subnets?id=8999758c-fd4f-42b6-9b01-d2211268774e => generated 669 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/857] 199.204.45.129 () {34 vars in 1059 bytes} [Sat May 9 14:06:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=6744a411-a358-47d6-9863-6802657cb9ad => 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: 450/858] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:06:16 2026] GET /v2.0/ports?network_id=e1b5489e-d7b7-4a0c-a732-b3aaa2b868f9&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: 409/859] 199.204.45.129 () {34 vars in 1059 bytes} [Sat May 9 14:06:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=6744a411-a358-47d6-9863-6802657cb9ad => generated 861 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/860] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:06:16 2026] GET /v2.0/subnets?id=22571954-8172-4926-a5ca-5f0e172fcbcd => generated 678 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/861] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:06:16 2026] GET /v2.0/networks/e1b5489e-d7b7-4a0c-a732-b3aaa2b868f9?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/862] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:06:16 2026] GET /v2.0/ports?network_id=aea419f3-315f-4c25-ac95-df045aab143f&device_owner=network%3Adhcp => generated 1244 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/863] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:06:16 2026] GET /v2.0/networks/e1b5489e-d7b7-4a0c-a732-b3aaa2b868f9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/864] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:06:16 2026] GET /v2.0/networks/aea419f3-315f-4c25-ac95-df045aab143f?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/865] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:06:16 2026] GET /v2.0/networks/aea419f3-315f-4c25-ac95-df045aab143f?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: 8|app: 0|req: 413/866] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:06:17 2026] GET /v2.0/ports?tenant_id=afa06429cd0f4a00b3f4e8f460465eb8&device_id=e3ae53be-cb72-4539-bdaf-90a627605540 => generated 1425 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/867] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:06:17 2026] GET /v2.0/ports?device_id=e3ae53be-cb72-4539-bdaf-90a627605540 => generated 1156 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/868] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:06:17 2026] GET /v2.0/networks?id=aea419f3-315f-4c25-ac95-df045aab143f => generated 780 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/869] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:06:17 2026] GET /v2.0/security-groups?id=16a38c34-deab-45d0-88f9-468f10de3dfb&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: 417/870] 199.204.45.129 () {34 vars in 1059 bytes} [Sat May 9 14:06:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=6744a411-a358-47d6-9863-6802657cb9ad => 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: 454/871] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:06:17 2026] GET /v2.0/security-groups?tenant_id=aca88cf0f2214144a6760f7272c5f911&name=default => generated 2925 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/872] 199.204.45.129 () {34 vars in 1059 bytes} [Sat May 9 14:06:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=6744a411-a358-47d6-9863-6802657cb9ad => generated 861 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/873] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:06:17 2026] GET /v2.0/subnets?id=22571954-8172-4926-a5ca-5f0e172fcbcd => generated 678 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/874] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:06:17 2026] DELETE /v2.0/security-groups/a2e04de1-a824-44ad-a7bc-4bb727ec7ee9 => 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: 456/875] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:06:17 2026] GET /v2.0/ports?network_id=aea419f3-315f-4c25-ac95-df045aab143f&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: 420/876] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:06:17 2026] GET /v2.0/ports?device_id=48c8ad43-25ab-44f1-95e3-6aed7a86a35a => generated 969 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/877] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:06:17 2026] GET /v2.0/security-groups?id=8fd819a6-6909-47ac-a2be-dcf6b9001787&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/878] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:06:17 2026] GET /v2.0/networks/aea419f3-315f-4c25-ac95-df045aab143f?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: 422/879] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:06:17 2026] GET /v2.0/networks/aea419f3-315f-4c25-ac95-df045aab143f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/880] 199.204.45.129 () {34 vars in 1119 bytes} [Sat May 9 14:06:17 2026] GET /v2.0/ports?device_id=e3ae53be-cb72-4539-bdaf-90a627605540&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.12 => generated 1156 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/881] 199.204.45.129 () {38 vars in 1027 bytes} [Sat May 9 14:06:17 2026] PUT /v2.0/ports/6744a411-a358-47d6-9863-6802657cb9ad => generated 972 bytes in 537 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:06:18.496 7 INFO neutron.services.segments.plugin [-] Segment d315ca58-8a72-4637-a837-29039bf3d1c5 resource provider aggregate not found 2026-05-09 14:06:18.500 7 INFO neutron.services.segments.plugin [-] Segment d315ca58-8a72-4637-a837-29039bf3d1c5 resource provider aggregate not found [pid: 7|app: 0|req: 459/882] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:06:18 2026] GET /v2.0/ports?tenant_id=afa06429cd0f4a00b3f4e8f460465eb8&device_id=e3ae53be-cb72-4539-bdaf-90a627605540 => generated 1244 bytes in 64 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-09 14:06:18.585 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-85bd12c5-9921-487a-b730-5741c1c7f430'] response: {'name': 'network-changed', 'server_uuid': 'e3ae53be-cb72-4539-bdaf-90a627605540', 'tag': '6744a411-a358-47d6-9863-6802657cb9ad', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 424/883] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:06:18 2026] GET /v2.0/networks?id=aea419f3-315f-4c25-ac95-df045aab143f => generated 780 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:06:18.626 7 INFO neutron.services.segments.plugin [-] Segment d315ca58-8a72-4637-a837-29039bf3d1c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d315ca58-8a72-4637-a837-29039bf3d1c5 found for delete ", "request_id": "req-107d6db5-1fa5-4164-aefb-9e4d4ef0a47f"}]} 2026-05-09 14:06:18.628 7 INFO neutron.services.segments.plugin [-] Segment d315ca58-8a72-4637-a837-29039bf3d1c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d315ca58-8a72-4637-a837-29039bf3d1c5 found for delete ", "request_id": "req-e3ecad8e-3820-4338-ae4d-7f08b6bd2e91"}]} [pid: 7|app: 0|req: 460/884] 199.204.45.129 () {34 vars in 1059 bytes} [Sat May 9 14:06:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=6744a411-a358-47d6-9863-6802657cb9ad => generated 861 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/885] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:06:18 2026] GET /v2.0/subnets?id=22571954-8172-4926-a5ca-5f0e172fcbcd => generated 678 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/886] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:06:18 2026] GET /v2.0/ports?network_id=aea419f3-315f-4c25-ac95-df045aab143f&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: 426/887] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:06:18 2026] GET /v2.0/ports?device_id=48c8ad43-25ab-44f1-95e3-6aed7a86a35a => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/888] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:06:18 2026] GET /v2.0/networks/aea419f3-315f-4c25-ac95-df045aab143f?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: 427/889] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:06:18 2026] GET /v2.0/security-groups?id=8fd819a6-6909-47ac-a2be-dcf6b9001787&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: 7|app: 0|req: 463/890] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:06:18 2026] GET /v2.0/networks/aea419f3-315f-4c25-ac95-df045aab143f?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: 464/891] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:06:18 2026] GET /v2.0/ports?device_id=48c8ad43-25ab-44f1-95e3-6aed7a86a35a => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/892] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:06:19 2026] GET /v2.0/ports?tenant_id=afa06429cd0f4a00b3f4e8f460465eb8&device_id=e3ae53be-cb72-4539-bdaf-90a627605540 => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/893] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:06:18 2026] GET /v2.0/security-groups?tenant_id=ea697b6255d246229229484332faf43f&name=default => generated 2925 bytes in 405 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/894] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:06:19 2026] GET /v2.0/networks?id=aea419f3-315f-4c25-ac95-df045aab143f => generated 780 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/895] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:06:19 2026] DELETE /v2.0/security-groups/b7113d7f-1a90-4a4b-ae60-bddd5f5f5c5b => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:06:19.545 7 INFO neutron.db.l3_db [None req-f985aa79-47ac-47e4-bee2-ba8fb0c42809 3fed7e57850e45098605b7d23343f24b 5de85e92492a4c45b61f6515181ed914 - - default default] Floating IP b3372977-39f0-4996-a76a-7b3e45867b2b associated. External IP: 10.96.250.220, port: 47875562-7d86-47a0-aa97-123eafe03212. [pid: 8|app: 0|req: 431/896] 199.204.45.129 () {34 vars in 1059 bytes} [Sat May 9 14:06:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=6744a411-a358-47d6-9863-6802657cb9ad => generated 861 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:06:19.684 8 WARNING neutron_lib.context [None req-5062fb52-e342-4ccd-a6bb-f10d18ab657e c8c587328f794516a991a047298b1225 8f0dc3c48bc64543a55956f4cd10312d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:06:19.840 8 INFO neutron.db.segments_db [None req-5062fb52-e342-4ccd-a6bb-f10d18ab657e c8c587328f794516a991a047298b1225 8f0dc3c48bc64543a55956f4cd10312d - - default default] Added segment 2fc19a3b-4feb-4e6e-a831-3d4f11b73ac9 of type vxlan for network f1afc335-728e-4524-9969-1f89d3b2efd1 [pid: 8|app: 0|req: 432/897] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:06:19 2026] POST /v2.0/networks => generated 644 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/898] 10.0.0.206 () {34 vars in 748 bytes} [Sat May 9 14:06:19 2026] PUT /v2.0/floatingips/b3372977-39f0-4996-a76a-7b3e45867b2b => generated 855 bytes in 899 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/899] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:06:19 2026] GET /v2.0/subnets?id=22571954-8172-4926-a5ca-5f0e172fcbcd => generated 678 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:06:20.018 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a921f47b-881e-4616-ba6c-bf2b995c8d20'] response: {'name': 'network-changed', 'server_uuid': '48c8ad43-25ab-44f1-95e3-6aed7a86a35a', 'tag': '47875562-7d86-47a0-aa97-123eafe03212', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 467/900] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:06:19 2026] GET /v2.0/security-groups?tenant_id=3653ad047cec41259351d9cb2d94120f&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:06:20.104 7 WARNING neutron_lib.context [None req-8ff6e19d-c762-43bf-929c-848fa89677ba c8c587328f794516a991a047298b1225 8f0dc3c48bc64543a55956f4cd10312d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 434/901] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:06:20 2026] GET /v2.0/ports?device_id=e3ae53be-cb72-4539-bdaf-90a627605540 => generated 975 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/902] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:06:20 2026] GET /v2.0/ports?network_id=aea419f3-315f-4c25-ac95-df045aab143f&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: 436/903] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:06:20 2026] GET /v2.0/ports?tenant_id=5de85e92492a4c45b61f6515181ed914&device_id=48c8ad43-25ab-44f1-95e3-6aed7a86a35a => generated 1240 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/904] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:06:20 2026] DELETE /v2.0/security-groups/1c4b552a-7e57-488c-81b1-5b9832171ef1 => 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: 438/905] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:06:20 2026] GET /v2.0/security-groups?id=16a38c34-deab-45d0-88f9-468f10de3dfb&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: 468/906] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:06:20 2026] POST /v2.0/subnets => generated 617 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/907] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:06:20 2026] GET /v2.0/networks/aea419f3-315f-4c25-ac95-df045aab143f?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: 469/908] 199.204.45.129 () {34 vars in 993 bytes} [Sat May 9 14:06:20 2026] GET /v2.0/ports?device_id=e3ae53be-cb72-4539-bdaf-90a627605540 => generated 975 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/909] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:06:20 2026] GET /v2.0/networks?id=e1b5489e-d7b7-4a0c-a732-b3aaa2b868f9 => generated 769 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:06:20.567 7 WARNING neutron_lib.context [None req-63aaa080-2070-4bd6-9b15-6c3c48ba781b c8c587328f794516a991a047298b1225 8f0dc3c48bc64543a55956f4cd10312d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 441/910] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:06:20 2026] GET /v2.0/networks/aea419f3-315f-4c25-ac95-df045aab143f?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-09 14:06:20.661 7 INFO neutron.db.segments_db [None req-63aaa080-2070-4bd6-9b15-6c3c48ba781b c8c587328f794516a991a047298b1225 8f0dc3c48bc64543a55956f4cd10312d - - default default] Added segment a8e99785-51c1-4635-8480-43a206db3d40 of type vxlan for network 5ab6748d-eb88-4abe-90db-d9e2076465e4 [pid: 7|app: 0|req: 470/911] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:06:20 2026] POST /v2.0/networks => generated 643 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/912] 199.204.45.129 () {34 vars in 1057 bytes} [Sat May 9 14:06:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=47875562-7d86-47a0-aa97-123eafe03212 => generated 858 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:06:20.990 8 INFO neutron.db.l3_db [req-eb3ebcd0-607c-463d-aec0-58943eb23d2b req-8f9ea8d2-5ad1-4000-bda7-73d8c186054b 4ef142f5b05943b2a91451266d5bf0fb afa06429cd0f4a00b3f4e8f460465eb8 - - default default] Floating IP b629886e-88c3-4df7-9dad-1bcc11f5a296 disassociated. External IP: 10.96.250.212, port: 6744a411-a358-47d6-9863-6802657cb9ad. [pid: 7|app: 0|req: 472/913] 10.0.0.206 () {34 vars in 742 bytes} [Sat May 9 14:06:20 2026] PUT /v2.0/networks/5ab6748d-eb88-4abe-90db-d9e2076465e4 => generated 592 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/914] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:06:21 2026] GET /v2.0/subnets?id=8999758c-fd4f-42b6-9b01-d2211268774e => generated 669 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:06:21.070 7 WARNING neutron_lib.context [None req-f1236091-47e2-4ec2-bdd0-a4e9010fe49d c8c587328f794516a991a047298b1225 8f0dc3c48bc64543a55956f4cd10312d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 474/915] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:06:21 2026] POST /v2.0/subnets => generated 602 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/916] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:06:21 2026] GET /v2.0/ports?network_id=e1b5489e-d7b7-4a0c-a732-b3aaa2b868f9&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/917] 199.204.45.129 () {36 vars in 996 bytes} [Sat May 9 14:06:20 2026] DELETE /v2.0/ports/6744a411-a358-47d6-9863-6802657cb9ad => generated 0 bytes in 1007 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/918] 10.0.0.206 () {34 vars in 740 bytes} [Sat May 9 14:06:21 2026] PUT /v2.0/subnets/fe0f70b6-e993-4c3a-94cc-c1e191e75678 => generated 612 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:06:21.697 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-05b2771e-9a0e-4470-a5da-e9df98e895f8'] response: {'server_uuid': 'e3ae53be-cb72-4539-bdaf-90a627605540', 'name': 'network-vif-deleted', 'tag': '6744a411-a358-47d6-9863-6802657cb9ad', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 477/919] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:06:21 2026] GET /v2.0/ports?device_id=e3ae53be-cb72-4539-bdaf-90a627605540 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/920] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:06:21 2026] GET /v2.0/networks/e1b5489e-d7b7-4a0c-a732-b3aaa2b868f9?fields=segments => generated 14 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/921] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:06:21 2026] GET /v2.0/networks/e1b5489e-d7b7-4a0c-a732-b3aaa2b868f9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:06:22.267 7 INFO neutron.services.segments.plugin [-] Segment a8e99785-51c1-4635-8480-43a206db3d40 resource provider aggregate not found 2026-05-09 14:06:22.272 7 INFO neutron.services.segments.plugin [-] Segment a8e99785-51c1-4635-8480-43a206db3d40 resource provider aggregate not found 2026-05-09 14:06:22.300 7 INFO neutron.services.segments.plugin [-] Segment a8e99785-51c1-4635-8480-43a206db3d40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8e99785-51c1-4635-8480-43a206db3d40 found for delete ", "request_id": "req-9e85ff51-7344-4ea0-a707-94154984cbd9"}]} 2026-05-09 14:06:22.305 7 INFO neutron.services.segments.plugin [-] Segment a8e99785-51c1-4635-8480-43a206db3d40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8e99785-51c1-4635-8480-43a206db3d40 found for delete ", "request_id": "req-cadec7f8-4cde-4a72-86fd-1eb6e33749db"}]} [pid: 8|app: 0|req: 445/922] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:06:22 2026] DELETE /v2.0/security-groups/16a38c34-deab-45d0-88f9-468f10de3dfb => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:06:23.027 8 INFO neutron.api.v2.resource [None req-6abdbd40-23b0-4e55-ae66-3fe81dffcb27 4ef142f5b05943b2a91451266d5bf0fb afa06429cd0f4a00b3f4e8f460465eb8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 446/923] 10.0.0.206 () {32 vars in 736 bytes} [Sat May 9 14:06:23 2026] GET /v2.0/security-groups/16a38c34-deab-45d0-88f9-468f10de3dfb => 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: 478/924] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:06:21 2026] DELETE /v2.0/networks/5ab6748d-eb88-4abe-90db-d9e2076465e4 => generated 0 bytes in 1402 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 14:06:23.149 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0b032174-f4ff-40b1-9bcf-1bd749741e50 c8c587328f794516a991a047298b1225 8f0dc3c48bc64543a55956f4cd10312d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 479/925] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:06:23 2026] DELETE /v2.0/networks/5ab6748d-eb88-4abe-90db-d9e2076465e4 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/926] 10.0.0.206 () {32 vars in 693 bytes} [Sat May 9 14:06:23 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/927] 10.0.0.206 () {32 vars in 741 bytes} [Sat May 9 14:06:23 2026] GET /v2.0/subnets?network_id=fb6b8ca0-7818-49d9-a7a0-b41146b2a296 => generated 626 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/928] 10.0.0.206 () {32 vars in 652 bytes} [Sat May 9 14:06:23 2026] GET /v2.0/extensions => generated 19901 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/929] 10.0.0.206 () {32 vars in 731 bytes} [Sat May 9 14:06:23 2026] DELETE /v2.0/floatingips/b629886e-88c3-4df7-9dad-1bcc11f5a296 => generated 0 bytes in 407 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/930] 10.0.0.206 () {32 vars in 648 bytes} [Sat May 9 14:06:23 2026] GET /v2.0/networks => generated 1309 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/931] 10.0.0.206 () {32 vars in 646 bytes} [Sat May 9 14:06:23 2026] GET /v2.0/subnets => generated 1233 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/932] 10.0.0.206 () {32 vars in 722 bytes} [Sat May 9 14:06:23 2026] GET /v2.0/networks/f1afc335-728e-4524-9969-1f89d3b2efd1 => generated 669 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/933] 10.0.0.206 () {32 vars in 720 bytes} [Sat May 9 14:06:23 2026] GET /v2.0/subnets/758e65f3-c549-481f-83e6-0b714b5bf48d => generated 617 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:06:23.769 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cd9f3fd4-41e7-4317-a894-16f72e13e36f c8c587328f794516a991a047298b1225 8f0dc3c48bc64543a55956f4cd10312d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 451/934] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:06:23 2026] DELETE /v2.0/subnets/fe0f70b6-e993-4c3a-94cc-c1e191e75678 => generated 136 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 14:06:23.805 8 INFO neutron.pecan_wsgi.hooks.translation [None req-26905750-b6c6-4c27-9323-8ce7f863d8e7 c8c587328f794516a991a047298b1225 8f0dc3c48bc64543a55956f4cd10312d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 452/935] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:06:23 2026] DELETE /v2.0/networks/5ab6748d-eb88-4abe-90db-d9e2076465e4 => generated 138 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/936] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:06:23 2026] DELETE /v2.0/subnets/758e65f3-c549-481f-83e6-0b714b5bf48d => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 14:06:24.324 7 INFO neutron.services.segments.plugin [-] Segment a8e99785-51c1-4635-8480-43a206db3d40 resource provider aggregate not found 2026-05-09 14:06:24.329 7 INFO neutron.services.segments.plugin [-] Segment a8e99785-51c1-4635-8480-43a206db3d40 resource provider aggregate not found 2026-05-09 14:06:24.340 7 INFO neutron.services.segments.plugin [-] Segment a8e99785-51c1-4635-8480-43a206db3d40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8e99785-51c1-4635-8480-43a206db3d40 found for delete ", "request_id": "req-63630ad9-a04f-46cf-947e-3975ffc92f2e"}]} 2026-05-09 14:06:24.352 7 INFO neutron.services.segments.plugin [-] Segment a8e99785-51c1-4635-8480-43a206db3d40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8e99785-51c1-4635-8480-43a206db3d40 found for delete ", "request_id": "req-3cb2ecbb-49be-4c46-87d7-1d2d747da54a"}]} 2026-05-09 14:06:24.443 8 INFO neutron.services.segments.plugin [-] Segment 2fc19a3b-4feb-4e6e-a831-3d4f11b73ac9 resource provider aggregate not found 2026-05-09 14:06:24.448 8 INFO neutron.services.segments.plugin [-] Segment 2fc19a3b-4feb-4e6e-a831-3d4f11b73ac9 resource provider aggregate not found [pid: 8|app: 0|req: 454/937] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:06:24 2026] DELETE /v2.0/networks/f1afc335-728e-4524-9969-1f89d3b2efd1 => generated 0 bytes in 415 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 14:06:24.986 8 INFO neutron.services.segments.plugin [-] Segment 2fc19a3b-4feb-4e6e-a831-3d4f11b73ac9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fc19a3b-4feb-4e6e-a831-3d4f11b73ac9 found for delete ", "request_id": "req-211d3ea8-36c6-47da-bb65-82fcbcc80747"}]} [pid: 7|app: 0|req: 484/938] 10.0.0.206 () {34 vars in 788 bytes} [Sat May 9 14:06:23 2026] PUT /v2.0/routers/acb163b3-351a-4ff6-b740-ce6d9fd13562/remove_router_interface => generated 309 bytes in 1480 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:06:24.990 8 INFO neutron.services.segments.plugin [-] Segment 2fc19a3b-4feb-4e6e-a831-3d4f11b73ac9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fc19a3b-4feb-4e6e-a831-3d4f11b73ac9 found for delete ", "request_id": "req-18216a97-c592-4b04-a47f-df665a20f7b7"}]} [pid: 8|app: 0|req: 455/939] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:06:24 2026] GET /v2.0/security-groups?tenant_id=8f0dc3c48bc64543a55956f4cd10312d&name=default => generated 2925 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/940] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:06:25 2026] DELETE /v2.0/security-groups/232461bf-eb1e-4dd7-9af0-859438b51c33 => 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: 457/941] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:06:25 2026] GET /v2.0/security-groups?tenant_id=2bf29e4c2b4f47d88caea2f99a8e2e60&name=default => generated 2925 bytes in 369 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/942] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:06:26 2026] DELETE /v2.0/security-groups/4a8d900b-8f1d-47ea-a38e-c199b70d6905 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:06:26.621 7 INFO neutron.services.segments.plugin [-] Segment 38d2eac4-715b-4bc3-9585-676a70f6d011 resource provider aggregate not found 2026-05-09 14:06:26.625 7 INFO neutron.services.segments.plugin [-] Segment 38d2eac4-715b-4bc3-9585-676a70f6d011 resource provider aggregate not found 2026-05-09 14:06:26.641 7 INFO neutron.services.segments.plugin [-] Segment 38d2eac4-715b-4bc3-9585-676a70f6d011 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38d2eac4-715b-4bc3-9585-676a70f6d011 found for delete ", "request_id": "req-e760ee45-94a6-4608-9412-682c4d4e04b4"}]} 2026-05-09 14:06:26.643 7 INFO neutron.services.segments.plugin [-] Segment 38d2eac4-715b-4bc3-9585-676a70f6d011 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38d2eac4-715b-4bc3-9585-676a70f6d011 found for delete ", "request_id": "req-55b3d937-b4c1-463f-b58c-b4cdeb2323f4"}]} 2026-05-09 14:06:26.648 7 INFO neutron.db.l3_hamode_db [None req-600ece54-1ba4-443d-a8e6-41415ce7b8b0 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] HA network 356fc2f8-f38f-4000-9fa6-9bc3aa4c93b9 was deleted as no HA routers are present in tenant afa06429cd0f4a00b3f4e8f460465eb8. [pid: 7|app: 0|req: 485/943] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:06:24 2026] DELETE /v2.0/routers/acb163b3-351a-4ff6-b740-ce6d9fd13562 => generated 0 bytes in 1660 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/944] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:06:26 2026] DELETE /v2.0/subnets/22571954-8172-4926-a5ca-5f0e172fcbcd => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/945] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:06:26 2026] DELETE /v2.0/networks/aea419f3-315f-4c25-ac95-df045aab143f => generated 0 bytes in 456 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 14:06:27.511 8 WARNING neutron_lib.context [None req-604fce10-3018-43e9-951d-c315d1ba9cee bf7bdbde2c144cee93152b0af4129337 89c75a82097247028e5838801e4f69e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 487/946] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:06:27 2026] GET /v2.0/security-groups?tenant_id=afa06429cd0f4a00b3f4e8f460465eb8&name=default => generated 2925 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/947] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:06:27 2026] DELETE /v2.0/security-groups/46a78a2a-7e53-4683-8a25-3bb3f184e24b => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:06:27.675 8 INFO neutron.db.segments_db [None req-604fce10-3018-43e9-951d-c315d1ba9cee bf7bdbde2c144cee93152b0af4129337 89c75a82097247028e5838801e4f69e8 - - default default] Added segment 2e6b634a-c36e-49f0-8c8e-9ba819f6b536 of type vxlan for network 1919bf6d-71d6-4ff4-8d0a-ebea5113402a [pid: 8|app: 0|req: 460/948] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:06:27 2026] POST /v2.0/networks => generated 648 bytes in 566 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:06:27.795 7 WARNING neutron_lib.context [None req-ec325762-272f-4108-b23b-3d4c0e0adfd7 bf7bdbde2c144cee93152b0af4129337 89c75a82097247028e5838801e4f69e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 489/949] 10.0.0.206 () {34 vars in 664 bytes} [Sat May 9 14:06:27 2026] POST /v2.0/ports => generated 778 bytes in 370 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-09 14:06:28.166 7 WARNING neutron_lib.context [None req-0f4ce756-66f0-4409-b6f0-b6a645c2aa38 bf7bdbde2c144cee93152b0af4129337 89c75a82097247028e5838801e4f69e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:06:28.220 7 INFO neutron.db.segments_db [None req-0f4ce756-66f0-4409-b6f0-b6a645c2aa38 bf7bdbde2c144cee93152b0af4129337 89c75a82097247028e5838801e4f69e8 - - default default] Added segment dda72f86-a10a-4355-8432-9417b300f4f2 of type vxlan for network 8d389560-841f-4d9d-9da1-f0f3e6b3515b [pid: 8|app: 0|req: 461/950] 10.0.0.206 () {32 vars in 652 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions => generated 19901 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/951] 10.0.0.206 () {32 vars in 680 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/952] 10.0.0.206 () {32 vars in 680 bytes} [Sat May 9 14:06:28 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: 464/953] 10.0.0.206 () {32 vars in 728 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/954] 10.0.0.206 () {32 vars in 664 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/955] 10.0.0.206 () {32 vars in 698 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/956] 10.0.0.206 () {32 vars in 696 bytes} [Sat May 9 14:06:28 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: 468/957] 10.0.0.206 () {32 vars in 700 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/958] 10.0.0.206 () {32 vars in 688 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/959] 10.0.0.206 () {32 vars in 702 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/960] 10.0.0.206 () {32 vars in 692 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/961] 10.0.0.206 () {32 vars in 694 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/962] 10.0.0.206 () {32 vars in 684 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/963] 10.0.0.206 () {32 vars in 686 bytes} [Sat May 9 14:06:28 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: 7|app: 0|req: 490/964] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:06:28 2026] POST /v2.0/networks => generated 635 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/965] 10.0.0.206 () {32 vars in 660 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/966] 10.0.0.206 () {32 vars in 698 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:06:28.393 8 WARNING neutron_lib.context [None req-2af91e60-d5e6-423b-abeb-79e9f0dc4348 bf7bdbde2c144cee93152b0af4129337 89c75a82097247028e5838801e4f69e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 492/967] 10.0.0.206 () {32 vars in 678 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/968] 10.0.0.206 () {32 vars in 682 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/969] 10.0.0.206 () {32 vars in 674 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/970] 10.0.0.206 () {32 vars in 688 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/971] 10.0.0.206 () {32 vars in 722 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/972] 10.0.0.206 () {32 vars in 686 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/973] 10.0.0.206 () {32 vars in 668 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/974] 10.0.0.206 () {32 vars in 686 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/975] 10.0.0.206 () {32 vars in 680 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/976] 10.0.0.206 () {32 vars in 698 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/977] 10.0.0.206 () {32 vars in 678 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/978] 10.0.0.206 () {32 vars in 666 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/router => generated 256 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/979] 10.0.0.206 () {32 vars in 676 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/980] 10.0.0.206 () {32 vars in 664 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/981] 10.0.0.206 () {32 vars in 674 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/982] 10.0.0.206 () {32 vars in 712 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/983] 10.0.0.206 () {32 vars in 690 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/984] 10.0.0.206 () {32 vars in 682 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/985] 10.0.0.206 () {32 vars in 668 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/986] 10.0.0.206 () {32 vars in 686 bytes} [Sat May 9 14:06:28 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: 512/987] 10.0.0.206 () {32 vars in 704 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/988] 10.0.0.206 () {32 vars in 674 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/989] 10.0.0.206 () {32 vars in 700 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/990] 10.0.0.206 () {32 vars in 674 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/991] 10.0.0.206 () {32 vars in 692 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/992] 10.0.0.206 () {32 vars in 688 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/993] 10.0.0.206 () {32 vars in 708 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/994] 10.0.0.206 () {32 vars in 704 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:06:28.690 7 INFO neutron.services.segments.plugin [-] Segment d9879eea-260a-40d7-9d77-7aca2b5bc45a resource provider aggregate not found [pid: 7|app: 0|req: 520/995] 10.0.0.206 () {32 vars in 696 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:06:28.709 7 INFO neutron.services.segments.plugin [-] Segment d9879eea-260a-40d7-9d77-7aca2b5bc45a resource provider aggregate not found [pid: 7|app: 0|req: 521/996] 10.0.0.206 () {32 vars in 710 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/997] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:06:28 2026] POST /v2.0/subnets => generated 622 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:06:28.731 8 WARNING neutron_lib.context [None req-636ec061-969c-4d29-a3dc-312f99a1fb45 bf7bdbde2c144cee93152b0af4129337 89c75a82097247028e5838801e4f69e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 522/998] 10.0.0.206 () {32 vars in 668 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/binding => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:06:28.737 7 INFO neutron.services.segments.plugin [-] Segment d9879eea-260a-40d7-9d77-7aca2b5bc45a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9879eea-260a-40d7-9d77-7aca2b5bc45a found for delete ", "request_id": "req-a43331c4-cfc6-485c-9bec-f50259341481"}]} 2026-05-09 14:06:28.738 7 INFO neutron.services.segments.plugin [-] Segment d9879eea-260a-40d7-9d77-7aca2b5bc45a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9879eea-260a-40d7-9d77-7aca2b5bc45a found for delete ", "request_id": "req-be9f95e0-0ec6-415b-ac59-400c93bb6baa"}]} [pid: 7|app: 0|req: 523/999] 10.0.0.206 () {32 vars in 686 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1000] 10.0.0.206 () {32 vars in 680 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1001] 10.0.0.206 () {32 vars in 674 bytes} [Sat May 9 14:06:28 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: 526/1002] 10.0.0.206 () {32 vars in 670 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/provider => generated 191 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1003] 10.0.0.206 () {32 vars in 660 bytes} [Sat May 9 14:06:28 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: 528/1004] 10.0.0.206 () {32 vars in 698 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1005] 10.0.0.206 () {32 vars in 698 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1006] 10.0.0.206 () {32 vars in 676 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1007] 10.0.0.206 () {32 vars in 668 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1008] 10.0.0.206 () {32 vars in 682 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1009] 10.0.0.206 () {32 vars in 700 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1010] 10.0.0.206 () {32 vars in 684 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1011] 10.0.0.206 () {32 vars in 706 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1012] 10.0.0.206 () {32 vars in 668 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1013] 10.0.0.206 () {32 vars in 696 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1014] 10.0.0.206 () {32 vars in 694 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1015] 10.0.0.206 () {32 vars in 684 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1016] 10.0.0.206 () {32 vars in 688 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1017] 10.0.0.206 () {32 vars in 666 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1018] 10.0.0.206 () {32 vars in 680 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1019] 10.0.0.206 () {32 vars in 680 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1020] 10.0.0.206 () {32 vars in 690 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1021] 10.0.0.206 () {32 vars in 690 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1022] 10.0.0.206 () {32 vars in 694 bytes} [Sat May 9 14:06:28 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1023] 10.0.0.206 () {32 vars in 684 bytes} [Sat May 9 14:06:29 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1024] 10.0.0.206 () {32 vars in 688 bytes} [Sat May 9 14:06:29 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1025] 10.0.0.206 () {32 vars in 700 bytes} [Sat May 9 14:06:29 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1026] 10.0.0.206 () {32 vars in 702 bytes} [Sat May 9 14:06:29 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1027] 10.0.0.206 () {32 vars in 712 bytes} [Sat May 9 14:06:29 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1028] 10.0.0.206 () {32 vars in 716 bytes} [Sat May 9 14:06:29 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1029] 10.0.0.206 () {32 vars in 714 bytes} [Sat May 9 14:06:29 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1030] 10.0.0.206 () {32 vars in 726 bytes} [Sat May 9 14:06:29 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1031] 10.0.0.206 () {32 vars in 740 bytes} [Sat May 9 14:06:29 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1032] 10.0.0.206 () {32 vars in 718 bytes} [Sat May 9 14:06:29 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1033] 10.0.0.206 () {32 vars in 682 bytes} [Sat May 9 14:06:29 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: 558/1034] 10.0.0.206 () {32 vars in 668 bytes} [Sat May 9 14:06:29 2026] GET /v2.0/extensions/segment => generated 145 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1035] 10.0.0.206 () {32 vars in 718 bytes} [Sat May 9 14:06:29 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1036] 10.0.0.206 () {32 vars in 678 bytes} [Sat May 9 14:06:29 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1037] 10.0.0.206 () {32 vars in 668 bytes} [Sat May 9 14:06:29 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1038] 10.0.0.206 () {32 vars in 696 bytes} [Sat May 9 14:06:29 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1039] 10.0.0.206 () {32 vars in 704 bytes} [Sat May 9 14:06:29 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1040] 10.0.0.206 () {32 vars in 700 bytes} [Sat May 9 14:06:29 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1041] 10.0.0.206 () {32 vars in 682 bytes} [Sat May 9 14:06:29 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1042] 10.0.0.206 () {32 vars in 704 bytes} [Sat May 9 14:06:29 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: 567/1043] 10.0.0.206 () {32 vars in 694 bytes} [Sat May 9 14:06:29 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1044] 10.0.0.206 () {32 vars in 688 bytes} [Sat May 9 14:06:29 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: 569/1045] 10.0.0.206 () {32 vars in 696 bytes} [Sat May 9 14:06:29 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1046] 10.0.0.206 () {32 vars in 688 bytes} [Sat May 9 14:06:29 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1047] 10.0.0.206 () {32 vars in 700 bytes} [Sat May 9 14:06:29 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1048] 10.0.0.206 () {32 vars in 664 bytes} [Sat May 9 14:06:29 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: 573/1049] 10.0.0.206 () {32 vars in 680 bytes} [Sat May 9 14:06:29 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/1050] 10.0.0.206 () {34 vars in 664 bytes} [Sat May 9 14:06:28 2026] POST /v2.0/ports => generated 966 bytes in 559 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1051] 10.0.0.206 () {32 vars in 692 bytes} [Sat May 9 14:06:29 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 7 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: 575/1052] 10.0.0.206 () {32 vars in 676 bytes} [Sat May 9 14:06:29 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:06:29.592 7 INFO neutron.db.segments_db [None req-ddf7bc5b-751a-478f-a643-7e135818e815 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Added segment 8ed06767-3fbb-4482-a604-aad09b80c12c of type vxlan for network f1d5f322-fcea-4350-bd29-3e08509fb0ae [pid: 8|app: 0|req: 478/1053] 10.0.0.206 () {32 vars in 719 bytes} [Sat May 9 14:06:29 2026] DELETE /v2.0/ports/36e3c644-c94a-4d65-90b3-410401fd5de3 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/1054] 10.0.0.206 () {32 vars in 666 bytes} [Sat May 9 14:06:29 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:06:29.632 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c0ab07e8-e22c-46fd-8124-bcf42d0e9d79 bf7bdbde2c144cee93152b0af4129337 89c75a82097247028e5838801e4f69e8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 480/1055] 10.0.0.206 () {32 vars in 719 bytes} [Sat May 9 14:06:29 2026] DELETE /v2.0/ports/36e3c644-c94a-4d65-90b3-410401fd5de3 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 14:06:29.665 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8969b69c-119a-4dec-a282-fe3e698edbe8 bf7bdbde2c144cee93152b0af4129337 89c75a82097247028e5838801e4f69e8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 481/1056] 10.0.0.206 () {32 vars in 716 bytes} [Sat May 9 14:06:29 2026] GET /v2.0/ports/36e3c644-c94a-4d65-90b3-410401fd5de3 => 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: 576/1057] 10.0.0.206 () {34 vars in 670 bytes} [Sat May 9 14:06:29 2026] POST /v2.0/networks => generated 746 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/1058] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:06:29 2026] DELETE /v2.0/subnets/eb51b6aa-8e42-49f2-9fd7-6742967ec3fb => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1059] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:06:29 2026] POST /v2.0/subnets => generated 669 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:06:30.044 7 INFO neutron.db.segments_db [None req-2b2306c4-9b74-4ac4-b6d0-a31f5a434438 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Added segment c339c08e-6ec9-4ba0-be60-66dc7179e1c5 of type vxlan for network b117f184-dd86-4d0e-a829-33553b246e63 2026-05-09 14:06:30.244 8 INFO neutron.services.segments.plugin [-] Segment dda72f86-a10a-4355-8432-9417b300f4f2 resource provider aggregate not found 2026-05-09 14:06:30.249 8 INFO neutron.services.segments.plugin [-] Segment dda72f86-a10a-4355-8432-9417b300f4f2 resource provider aggregate not found 2026-05-09 14:06:30.265 8 INFO neutron.services.segments.plugin [-] Segment dda72f86-a10a-4355-8432-9417b300f4f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dda72f86-a10a-4355-8432-9417b300f4f2 found for delete ", "request_id": "req-3435fbb4-7901-4517-aff4-8079b769e8b0"}]} 2026-05-09 14:06:30.267 8 INFO neutron.services.segments.plugin [-] Segment dda72f86-a10a-4355-8432-9417b300f4f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dda72f86-a10a-4355-8432-9417b300f4f2 found for delete ", "request_id": "req-d498622f-775e-49f1-b9ab-252356e1b9b9"}]} [pid: 8|app: 0|req: 483/1060] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:06:29 2026] DELETE /v2.0/networks/8d389560-841f-4d9d-9da1-f0f3e6b3515b => generated 0 bytes in 399 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 14:06:30.344 7 INFO neutron.db.l3_hamode_db [None req-2b2306c4-9b74-4ac4-b6d0-a31f5a434438 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 484/1061] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:06:30 2026] GET /v2.0/security-groups?tenant_id=181b644cb5414e3197f49cad38e442ef&name=default => generated 2925 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:06:30.555 8 WARNING neutron_lib.context [None req-bb37b9f0-d47c-44e4-b377-3483d866d9e5 bf7bdbde2c144cee93152b0af4129337 89c75a82097247028e5838801e4f69e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:06:30.626 8 INFO neutron.db.segments_db [None req-bb37b9f0-d47c-44e4-b377-3483d866d9e5 bf7bdbde2c144cee93152b0af4129337 89c75a82097247028e5838801e4f69e8 - - default default] Added segment 0eb058b0-8aea-476f-a50d-dd44777db340 of type vxlan for network 271b5b9a-e6a4-4460-aa4d-0fc1436830b4 [pid: 8|app: 0|req: 487/1064] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:06:30 2026] POST /v2.0/networks => generated 636 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/1065] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:06:30 2026] DELETE /v2.0/security-groups/4644015d-a0af-43a1-ae6f-8aa70a33ea90 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:06:30.882 8 WARNING neutron_lib.context [None req-8ca8f6b4-4ce2-4571-8de8-628ce05ab632 bf7bdbde2c144cee93152b0af4129337 89c75a82097247028e5838801e4f69e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 489/1066] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:06:30 2026] POST /v2.0/subnets => generated 622 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1067] 10.0.0.75 () {34 vars in 988 bytes} [Sat May 9 14:06:31 2026] GET /v2.0/ports?device_id=48c8ad43-25ab-44f1-95e3-6aed7a86a35a => generated 1240 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:06:31.504 8 WARNING neutron_lib.context [None req-620ce2ec-e54f-44b1-8897-c8e80a285dfc bf7bdbde2c144cee93152b0af4129337 89c75a82097247028e5838801e4f69e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:06:31.650 7 INFO neutron.db.l3_hamode_db [None req-2b2306c4-9b74-4ac4-b6d0-a31f5a434438 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 491/1068] 10.0.0.206 () {34 vars in 664 bytes} [Sat May 9 14:06:31 2026] POST /v2.0/ports => generated 928 bytes in 500 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1069] 10.0.0.75 () {34 vars in 1038 bytes} [Sat May 9 14:06:31 2026] GET /v2.0/security-groups?id=8fd819a6-6909-47ac-a2be-dcf6b9001787&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: 493/1070] 10.0.0.206 () {32 vars in 719 bytes} [Sat May 9 14:06:32 2026] DELETE /v2.0/ports/94095f94-e0a3-47c6-99f5-bb19c4c682e2 => generated 0 bytes in 392 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 14:06:32.479 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e2dc90f2-b3ea-411a-b043-63570efc5fdf bf7bdbde2c144cee93152b0af4129337 89c75a82097247028e5838801e4f69e8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 494/1071] 10.0.0.206 () {32 vars in 716 bytes} [Sat May 9 14:06:32 2026] GET /v2.0/ports/94095f94-e0a3-47c6-99f5-bb19c4c682e2 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1072] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:06:32 2026] DELETE /v2.0/subnets/cefd85ba-d356-4ab0-ae2d-061e22202a80 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 14:06:32.992 8 WARNING neutron_lib.context [None req-dbccca6c-0e75-4f6a-94f2-4af008db858e f48262b18e354c6d98859be868fe0224 f07a308a34fd489a83a129f6d7df9d68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 578/1073] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:06:29 2026] POST /v2.0/routers => generated 733 bytes in 3123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:06:33.186 8 INFO neutron.db.segments_db [None req-dbccca6c-0e75-4f6a-94f2-4af008db858e f48262b18e354c6d98859be868fe0224 f07a308a34fd489a83a129f6d7df9d68 - - default default] Added segment 3b0ac95b-6b88-493c-854c-5ff4ce7cdd28 of type vxlan for network f106717c-6f9d-45b0-81da-5a024d33a37d [pid: 8|app: 0|req: 496/1074] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:06:32 2026] POST /v2.0/networks => generated 644 bytes in 562 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:06:33.659 7 INFO neutron.services.segments.plugin [-] Segment 0eb058b0-8aea-476f-a50d-dd44777db340 resource provider aggregate not found 2026-05-09 14:06:33.669 7 INFO neutron.services.segments.plugin [-] Segment 0eb058b0-8aea-476f-a50d-dd44777db340 resource provider aggregate not found 2026-05-09 14:06:33.675 7 INFO neutron.services.segments.plugin [-] Segment 0eb058b0-8aea-476f-a50d-dd44777db340 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0eb058b0-8aea-476f-a50d-dd44777db340 found for delete ", "request_id": "req-d4c11e6e-3165-42ac-8e48-494c1e732be5"}]} [pid: 7|app: 0|req: 579/1075] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:06:33 2026] DELETE /v2.0/networks/271b5b9a-e6a4-4460-aa4d-0fc1436830b4 => generated 0 bytes in 565 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 14:06:33.689 7 INFO neutron.services.segments.plugin [-] Segment 0eb058b0-8aea-476f-a50d-dd44777db340 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0eb058b0-8aea-476f-a50d-dd44777db340 found for delete ", "request_id": "req-c7a3d077-0e8a-4c31-bcf1-4cfd67419273"}]} 2026-05-09 14:06:33.695 7 WARNING neutron_lib.context [None req-86d02ede-0c66-4d50-8561-63a955d0f9e2 f48262b18e354c6d98859be868fe0224 f07a308a34fd489a83a129f6d7df9d68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 580/1076] 10.0.0.206 () {34 vars in 664 bytes} [Sat May 9 14:06:33 2026] POST /v2.0/ports => generated 773 bytes in 346 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-09 14:06:34.040 7 WARNING neutron_lib.context [None req-6dc77514-eed2-4821-b6cb-d8465de0f172 bf7bdbde2c144cee93152b0af4129337 89c75a82097247028e5838801e4f69e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 581/1077] 10.0.0.206 () {34 vars in 664 bytes} [Sat May 9 14:06:34 2026] POST /v2.0/ports => generated 779 bytes in 331 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-09 14:06:34.372 7 WARNING neutron_lib.context [None req-a77a82b7-a219-4e2b-bc6c-09d08e1dd826 f48262b18e354c6d98859be868fe0224 f07a308a34fd489a83a129f6d7df9d68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:06:34.438 7 INFO neutron.db.segments_db [None req-a77a82b7-a219-4e2b-bc6c-09d08e1dd826 f48262b18e354c6d98859be868fe0224 f07a308a34fd489a83a129f6d7df9d68 - - default default] Added segment 75c2d1ed-ffea-4d22-93c3-acad42b22b9e of type vxlan for network 50979fc5-880f-419d-a2fb-369a91b289f0 [pid: 7|app: 0|req: 582/1078] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:06:34 2026] POST /v2.0/networks => generated 632 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1079] 10.0.0.206 () {34 vars in 736 bytes} [Sat May 9 14:06:34 2026] PUT /v2.0/ports/91048a30-dd90-4165-9038-0aba185f2d2e => generated 752 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:06:34.797 7 WARNING neutron_lib.context [None req-584c37a1-253f-4de4-96da-5c94f8b82edd f48262b18e354c6d98859be868fe0224 f07a308a34fd489a83a129f6d7df9d68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 497/1080] 10.0.0.206 () {34 vars in 782 bytes} [Sat May 9 14:06:33 2026] PUT /v2.0/routers/f16c6205-72a4-4a34-8d6e-6ad83cfcdf8f/add_router_interface => generated 309 bytes in 1605 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1081] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:06:34 2026] POST /v2.0/subnets => generated 602 bytes in 356 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-09 14:06:35.157 7 WARNING neutron_lib.context [None req-08d53272-8d07-4f11-9325-82b416134656 f48262b18e354c6d98859be868fe0224 f07a308a34fd489a83a129f6d7df9d68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 498/1082] 10.0.0.206 () {32 vars in 719 bytes} [Sat May 9 14:06:34 2026] DELETE /v2.0/ports/91048a30-dd90-4165-9038-0aba185f2d2e => generated 0 bytes in 683 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1083] 10.0.0.206 () {32 vars in 642 bytes} [Sat May 9 14:06:35 2026] GET /v2.0/ports => generated 781 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1084] 10.0.0.206 () {34 vars in 664 bytes} [Sat May 9 14:06:35 2026] POST /v2.0/ports => generated 950 bytes in 510 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-09 14:06:35.682 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f5de6479-d11a-453b-99f7-83556a1ccb02 bf7bdbde2c144cee93152b0af4129337 89c75a82097247028e5838801e4f69e8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 500/1085] 10.0.0.206 () {32 vars in 716 bytes} [Sat May 9 14:06:35 2026] GET /v2.0/ports/91048a30-dd90-4165-9038-0aba185f2d2e => 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: 501/1086] 10.0.0.206 () {32 vars in 642 bytes} [Sat May 9 14:06:35 2026] GET /v2.0/ports => generated 781 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1087] 10.0.0.206 () {32 vars in 716 bytes} [Sat May 9 14:06:35 2026] GET /v2.0/ports/af4681b4-298f-416e-9895-1d289d1b1a0e => generated 778 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:06:35.820 8 INFO neutron.pecan_wsgi.hooks.translation [None req-57c31516-0d33-4379-a034-e027a7387723 bf7bdbde2c144cee93152b0af4129337 89c75a82097247028e5838801e4f69e8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 503/1088] 10.0.0.206 () {32 vars in 719 bytes} [Sat May 9 14:06:35 2026] DELETE /v2.0/ports/94095f94-e0a3-47c6-99f5-bb19c4c682e2 => generated 132 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 14:06:35.847 8 INFO neutron.pecan_wsgi.hooks.translation [None req-984d4ccc-964c-457e-9691-e242f7390c3d bf7bdbde2c144cee93152b0af4129337 89c75a82097247028e5838801e4f69e8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 504/1089] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:06:35 2026] DELETE /v2.0/subnets/cefd85ba-d356-4ab0-ae2d-061e22202a80 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 14:06:35.872 8 INFO neutron.pecan_wsgi.hooks.translation [None req-842f2b38-f233-4d3f-b4f9-5270498da821 bf7bdbde2c144cee93152b0af4129337 89c75a82097247028e5838801e4f69e8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 505/1090] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:06:35 2026] DELETE /v2.0/subnets/eb51b6aa-8e42-49f2-9fd7-6742967ec3fb => 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: 586/1091] 10.0.0.206 () {32 vars in 719 bytes} [Sat May 9 14:06:35 2026] DELETE /v2.0/ports/f12ac608-09fb-48ce-9fb0-2661065229a7 => 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: 506/1092] 10.0.0.206 () {32 vars in 719 bytes} [Sat May 9 14:06:35 2026] DELETE /v2.0/ports/af4681b4-298f-416e-9895-1d289d1b1a0e => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 14:06:36.147 8 INFO neutron.pecan_wsgi.hooks.translation [None req-09251f10-ba00-43ba-beb9-e926ea3d08ff f48262b18e354c6d98859be868fe0224 f07a308a34fd489a83a129f6d7df9d68 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 507/1093] 10.0.0.206 () {32 vars in 719 bytes} [Sat May 9 14:06:36 2026] DELETE /v2.0/ports/f12ac608-09fb-48ce-9fb0-2661065229a7 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1094] 10.0.0.237 () {34 vars in 981 bytes} [Sat May 9 14:06:36 2026] GET /v2.0/networks?id=f1d5f322-fcea-4350-bd29-3e08509fb0ae => generated 678 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1095] 10.0.0.237 () {34 vars in 964 bytes} [Sat May 9 14:06:36 2026] GET /v2.0/quotas/6d9a93f97b2444d9b567818a60d80fbc => generated 292 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:06:36.209 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6333f995-4e39-405c-8e7a-d0acbc36ee23 f48262b18e354c6d98859be868fe0224 f07a308a34fd489a83a129f6d7df9d68 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 589/1096] 10.0.0.206 () {32 vars in 716 bytes} [Sat May 9 14:06:36 2026] GET /v2.0/ports/f12ac608-09fb-48ce-9fb0-2661065229a7 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 14:06:36.326 8 INFO neutron.services.segments.plugin [-] Segment 2e6b634a-c36e-49f0-8c8e-9ba819f6b536 resource provider aggregate not found 2026-05-09 14:06:36.331 8 INFO neutron.services.segments.plugin [-] Segment 2e6b634a-c36e-49f0-8c8e-9ba819f6b536 resource provider aggregate not found [pid: 7|app: 0|req: 590/1097] 10.0.0.237 () {34 vars in 1001 bytes} [Sat May 9 14:06:36 2026] GET /v2.0/ports?tenant_id=6d9a93f97b2444d9b567818a60d80fbc&fields=id => generated 103 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:06:36.349 8 INFO neutron.services.segments.plugin [-] Segment 2e6b634a-c36e-49f0-8c8e-9ba819f6b536 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e6b634a-c36e-49f0-8c8e-9ba819f6b536 found for delete ", "request_id": "req-9a1f5997-ad36-4050-a514-534d90526954"}]} 2026-05-09 14:06:36.352 8 INFO neutron.services.segments.plugin [-] Segment 2e6b634a-c36e-49f0-8c8e-9ba819f6b536 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e6b634a-c36e-49f0-8c8e-9ba819f6b536 found for delete ", "request_id": "req-d616b8ff-d22e-4810-ac41-0447b5af9619"}]} [pid: 8|app: 0|req: 508/1098] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:06:36 2026] DELETE /v2.0/networks/1919bf6d-71d6-4ff4-8d0a-ebea5113402a => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1099] 10.0.0.237 () {34 vars in 1007 bytes} [Sat May 9 14:06:36 2026] GET /v2.0/networks/f1d5f322-fcea-4350-bd29-3e08509fb0ae?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1100] 10.0.0.237 () {34 vars in 1107 bytes} [Sat May 9 14:06:36 2026] GET /v2.0/networks/f1d5f322-fcea-4350-bd29-3e08509fb0ae?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: 591/1101] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:06:36 2026] DELETE /v2.0/subnets/32b66617-b483-402b-8c6a-4aef5f119025 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1102] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:06:36 2026] GET /v2.0/ports?device_id=97643524-3f16-43f9-8c55-65d9d3bae044 => 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: 593/1103] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:06:36 2026] GET /v2.0/ports?device_id=48c8ad43-25ab-44f1-95e3-6aed7a86a35a => generated 971 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1104] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:06:36 2026] GET /v2.0/security-groups?id=8fd819a6-6909-47ac-a2be-dcf6b9001787&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1105] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:06:36 2026] DELETE /v2.0/networks/50979fc5-880f-419d-a2fb-369a91b289f0 => generated 0 bytes in 481 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1106] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:06:37 2026] GET /v2.0/ports?device_id=48c8ad43-25ab-44f1-95e3-6aed7a86a35a => generated 971 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:06:37.198 8 WARNING neutron_lib.context [None req-5b16144c-307b-46ad-8352-42e0c8e76b26 f48262b18e354c6d98859be868fe0224 f07a308a34fd489a83a129f6d7df9d68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 595/1107] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:06:36 2026] GET /v2.0/security-groups?tenant_id=89c75a82097247028e5838801e4f69e8&name=default => generated 2925 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1108] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:06:37 2026] GET /v2.0/security-groups?id=8fd819a6-6909-47ac-a2be-dcf6b9001787&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:06:37.303 8 INFO neutron.db.segments_db [None req-5b16144c-307b-46ad-8352-42e0c8e76b26 f48262b18e354c6d98859be868fe0224 f07a308a34fd489a83a129f6d7df9d68 - - default default] Added segment 80046a63-0171-491f-93b1-de70eadf246d of type vxlan for network a430de9f-5828-444e-a375-2c1a061c9e66 [pid: 7|app: 0|req: 597/1109] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:06:37 2026] DELETE /v2.0/security-groups/c26db5df-89cc-4ebe-9874-5e4c0d7f2a9a => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1110] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:06:37 2026] POST /v2.0/networks => generated 631 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:06:37.492 7 WARNING neutron_lib.context [None req-6b0961f1-c444-45a2-8aec-6c93a81d4e3d f48262b18e354c6d98859be868fe0224 f07a308a34fd489a83a129f6d7df9d68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 514/1111] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:06:37 2026] GET /v2.0/ports?device_id=48c8ad43-25ab-44f1-95e3-6aed7a86a35a => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1112] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:06:37 2026] GET /v2.0/networks?id=f1d5f322-fcea-4350-bd29-3e08509fb0ae => generated 678 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1113] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:06:37 2026] GET /v2.0/ports?tenant_id=5de85e92492a4c45b61f6515181ed914&device_id=48c8ad43-25ab-44f1-95e3-6aed7a86a35a => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1114] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:06:37 2026] GET /v2.0/security-groups?id=8fd819a6-6909-47ac-a2be-dcf6b9001787&fields=id&fields=name => generated 114 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1115] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:06:37 2026] GET /v2.0/ports?device_id=97643524-3f16-43f9-8c55-65d9d3bae044 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:06:37.907 8 WARNING neutron_lib.context [req-19e8b433-c183-4e6a-8829-8ec782584148 req-5c8753c8-d0b5-482d-8ccf-cd1fcac5a200 531461398c7e4ead8b2bfc81d4876df8 6d9a93f97b2444d9b567818a60d80fbc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 598/1116] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:06:37 2026] POST /v2.0/subnets => generated 602 bytes in 515 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1117] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:06:38 2026] GET /v2.0/networks?id=e1b5489e-d7b7-4a0c-a732-b3aaa2b868f9 => generated 769 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:06:38.097 7 WARNING neutron_lib.context [None req-748317c6-ee4b-46aa-a98f-7d57848d5212 f48262b18e354c6d98859be868fe0224 f07a308a34fd489a83a129f6d7df9d68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:06:38.374 8 INFO neutron.services.segments.plugin [-] Segment 75c2d1ed-ffea-4d22-93c3-acad42b22b9e resource provider aggregate not found 2026-05-09 14:06:38.385 8 INFO neutron.services.segments.plugin [-] Segment 75c2d1ed-ffea-4d22-93c3-acad42b22b9e resource provider aggregate not found 2026-05-09 14:06:38.393 8 INFO neutron.services.segments.plugin [-] Segment 75c2d1ed-ffea-4d22-93c3-acad42b22b9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75c2d1ed-ffea-4d22-93c3-acad42b22b9e found for delete ", "request_id": "req-82623d9e-6691-45f3-b0c4-a939149f2724"}]} 2026-05-09 14:06:38.402 8 INFO neutron.services.segments.plugin [-] Segment 75c2d1ed-ffea-4d22-93c3-acad42b22b9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75c2d1ed-ffea-4d22-93c3-acad42b22b9e found for delete ", "request_id": "req-752d8518-9836-433c-b741-4804e33048c1"}]} [pid: 8|app: 0|req: 519/1118] 199.204.45.129 () {38 vars in 954 bytes} [Sat May 9 14:06:37 2026] POST /v2.0/ports => generated 954 bytes in 614 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: 520/1119] 199.204.45.129 () {34 vars in 1057 bytes} [Sat May 9 14:06:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=47875562-7d86-47a0-aa97-123eafe03212 => generated 860 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1120] 10.0.0.206 () {34 vars in 664 bytes} [Sat May 9 14:06:38 2026] POST /v2.0/ports => generated 911 bytes in 509 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1121] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:06:38 2026] GET /v2.0/subnets?id=8999758c-fd4f-42b6-9b01-d2211268774e => generated 669 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1122] 10.0.0.206 () {32 vars in 719 bytes} [Sat May 9 14:06:38 2026] DELETE /v2.0/ports/eca57cb3-6749-41d4-a1d7-54c707f100ff => generated 0 bytes in 393 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1123] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:06:39 2026] GET /v2.0/ports?network_id=e1b5489e-d7b7-4a0c-a732-b3aaa2b868f9&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1124] 199.204.45.129 () {38 vars in 1027 bytes} [Sat May 9 14:06:38 2026] PUT /v2.0/ports/5da178cb-ee69-4a22-a910-ef8292d71818 => generated 1199 bytes in 517 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: 604/1125] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:06:39 2026] GET /v2.0/ports?device_id=48c8ad43-25ab-44f1-95e3-6aed7a86a35a => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:06:39.165 7 INFO neutron.pecan_wsgi.hooks.translation [None req-866bdc2e-fd6c-4cc0-a005-3141fad8e71b f48262b18e354c6d98859be868fe0224 f07a308a34fd489a83a129f6d7df9d68 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 605/1126] 10.0.0.206 () {32 vars in 716 bytes} [Sat May 9 14:06:39 2026] GET /v2.0/ports/eca57cb3-6749-41d4-a1d7-54c707f100ff => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1127] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:06:39 2026] GET /v2.0/ports?device_id=97643524-3f16-43f9-8c55-65d9d3bae044 => generated 969 bytes in 123 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: 606/1128] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:06:39 2026] GET /v2.0/networks/e1b5489e-d7b7-4a0c-a732-b3aaa2b868f9?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1129] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:06:39 2026] GET /v2.0/ports?tenant_id=6d9a93f97b2444d9b567818a60d80fbc&device_id=97643524-3f16-43f9-8c55-65d9d3bae044 => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1130] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:06:39 2026] GET /v2.0/security-groups?id=8fd819a6-6909-47ac-a2be-dcf6b9001787&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:06:39.345 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8ae54dad-be08-4c95-a788-ec72048610fc'] response: {'name': 'network-changed', 'server_uuid': '97643524-3f16-43f9-8c55-65d9d3bae044', 'tag': '5da178cb-ee69-4a22-a910-ef8292d71818', 'status': 'completed', 'code': 200} 2026-05-09 14:06:39.497 7 WARNING neutron_lib.context [None req-a73c0c27-403b-4ddf-a60f-0db75676261a fe259ae80c8443078323708405ca037c b5c4b9579dfd4e34ac5d75a88ebc6435 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 524/1131] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:06:39 2026] DELETE /v2.0/subnets/7aae50f2-328e-4912-999e-3398b6afe77c => 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: 525/1132] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:06:39 2026] GET /v2.0/security-groups?id=103b8031-f906-4657-a019-ee640c1f36e6&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1133] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:06:39 2026] GET /v2.0/networks/e1b5489e-d7b7-4a0c-a732-b3aaa2b868f9?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-09 14:06:39.658 7 INFO neutron.db.segments_db [None req-a73c0c27-403b-4ddf-a60f-0db75676261a fe259ae80c8443078323708405ca037c b5c4b9579dfd4e34ac5d75a88ebc6435 - - default default] Added segment 26211511-6cd0-4d92-b734-1775de4e7a03 of type vxlan for network 2efbd5c4-9109-4617-8a2a-8d0bf75c86ae [pid: 8|app: 0|req: 527/1134] 199.204.45.129 () {34 vars in 1057 bytes} [Sat May 9 14:06:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=5da178cb-ee69-4a22-a910-ef8292d71818 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1135] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:06:39 2026] POST /v2.0/networks => generated 633 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1136] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:06:39 2026] GET /v2.0/subnets?id=a8e1d6d2-ea78-45a3-a564-49d389f27173 => generated 672 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:06:39.844 7 WARNING neutron_lib.context [None req-62beb238-5c41-4bbe-b541-af1211835015 fe259ae80c8443078323708405ca037c b5c4b9579dfd4e34ac5d75a88ebc6435 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:06:39.910 7 INFO neutron.db.segments_db [None req-62beb238-5c41-4bbe-b541-af1211835015 fe259ae80c8443078323708405ca037c b5c4b9579dfd4e34ac5d75a88ebc6435 - - default default] Added segment d0f437ae-883b-46c5-bb5c-5fcd0162b3bb of type vxlan for network b7908fed-9921-4547-b752-85efe968f36d [pid: 7|app: 0|req: 610/1137] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:06:39 2026] POST /v2.0/networks => generated 633 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1138] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:06:39 2026] DELETE /v2.0/networks/a430de9f-5828-444e-a375-2c1a061c9e66 => generated 0 bytes in 439 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 14:06:40.107 8 WARNING neutron_lib.context [None req-530113c1-f5e0-4c2f-b3a5-0ab1717c8cad fe259ae80c8443078323708405ca037c b5c4b9579dfd4e34ac5d75a88ebc6435 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 611/1139] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:06:40 2026] GET /v2.0/ports?network_id=f1d5f322-fcea-4350-bd29-3e08509fb0ae&device_owner=network%3Adhcp => generated 1244 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:06:40.143 7 WARNING neutron_lib.context [None req-1c664564-1a95-4dab-a475-263c36982149 f48262b18e354c6d98859be868fe0224 f07a308a34fd489a83a129f6d7df9d68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:06:40.426 8 INFO neutron.services.segments.plugin [-] Segment 80046a63-0171-491f-93b1-de70eadf246d resource provider aggregate not found 2026-05-09 14:06:40.431 8 INFO neutron.services.segments.plugin [-] Segment 80046a63-0171-491f-93b1-de70eadf246d resource provider aggregate not found 2026-05-09 14:06:40.444 8 INFO neutron.services.segments.plugin [-] Segment 80046a63-0171-491f-93b1-de70eadf246d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80046a63-0171-491f-93b1-de70eadf246d found for delete ", "request_id": "req-17525d92-accc-4934-9144-c054c28959cf"}]} 2026-05-09 14:06:40.449 8 INFO neutron.services.segments.plugin [-] Segment 80046a63-0171-491f-93b1-de70eadf246d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80046a63-0171-491f-93b1-de70eadf246d found for delete ", "request_id": "req-4f880bf2-a629-483b-8b63-2e136ff78753"}]} [pid: 8|app: 0|req: 529/1140] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:06:40 2026] POST /v2.0/subnets => generated 622 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1141] 10.0.0.206 () {34 vars in 664 bytes} [Sat May 9 14:06:40 2026] POST /v2.0/ports => generated 774 bytes in 372 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: 530/1142] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:06:40 2026] GET /v2.0/networks/f1d5f322-fcea-4350-bd29-3e08509fb0ae?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:06:40.556 8 WARNING neutron_lib.context [None req-20fcc4f4-45b1-4101-a542-9f5c5ae58fc6 fe259ae80c8443078323708405ca037c b5c4b9579dfd4e34ac5d75a88ebc6435 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 613/1143] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:06:40 2026] GET /v2.0/ports?device_id=48c8ad43-25ab-44f1-95e3-6aed7a86a35a => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1144] 10.0.0.206 () {34 vars in 736 bytes} [Sat May 9 14:06:40 2026] PUT /v2.0/ports/df7bdb89-6005-48cd-b46c-86526fdf9a2f => generated 752 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1145] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:06:40 2026] GET /v2.0/networks/f1d5f322-fcea-4350-bd29-3e08509fb0ae?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) /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: 616/1146] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:06:40 2026] GET /v2.0/security-groups?id=8fd819a6-6909-47ac-a2be-dcf6b9001787&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1147] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:06:40 2026] POST /v2.0/subnets => generated 631 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1148] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:06:40 2026] GET /v2.0/ports?device_id=97643524-3f16-43f9-8c55-65d9d3bae044 => generated 969 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1149] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:06:40 2026] GET /v2.0/ports?tenant_id=6d9a93f97b2444d9b567818a60d80fbc&device_id=97643524-3f16-43f9-8c55-65d9d3bae044 => generated 1238 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:06:41.047 7 WARNING neutron_lib.context [None req-ab97fc53-b088-474f-b111-13015e0ca9a6 fe259ae80c8443078323708405ca037c b5c4b9579dfd4e34ac5d75a88ebc6435 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:06:41.096 7 INFO neutron.db.segments_db [None req-ab97fc53-b088-474f-b111-13015e0ca9a6 fe259ae80c8443078323708405ca037c b5c4b9579dfd4e34ac5d75a88ebc6435 - - default default] Added segment 2f433a5d-8afe-418b-b9f7-e3450ccc0b4e of type vxlan for network 2d14b98a-db8b-4ff5-964c-478e2236b7a0 [pid: 8|app: 0|req: 532/1150] 10.0.0.206 () {32 vars in 719 bytes} [Sat May 9 14:06:40 2026] DELETE /v2.0/ports/df7bdb89-6005-48cd-b46c-86526fdf9a2f => generated 0 bytes in 391 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1151] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:06:41 2026] GET /v2.0/security-groups?id=103b8031-f906-4657-a019-ee640c1f36e6&fields=id&fields=name => generated 88 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1152] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:06:41 2026] GET /v2.0/networks?id=f1d5f322-fcea-4350-bd29-3e08509fb0ae => generated 774 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1153] 10.0.0.206 () {32 vars in 642 bytes} [Sat May 9 14:06:41 2026] GET /v2.0/ports => generated 776 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1154] 199.204.45.129 () {34 vars in 1057 bytes} [Sat May 9 14:06:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=5da178cb-ee69-4a22-a910-ef8292d71818 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:06:41.517 7 INFO neutron.db.l3_hamode_db [None req-ab97fc53-b088-474f-b111-13015e0ca9a6 fe259ae80c8443078323708405ca037c b5c4b9579dfd4e34ac5d75a88ebc6435 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 14:06:41.533 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1a4a9485-e989-4a58-8161-85d8da80ea2c f48262b18e354c6d98859be868fe0224 f07a308a34fd489a83a129f6d7df9d68 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 537/1155] 10.0.0.206 () {32 vars in 716 bytes} [Sat May 9 14:06:41 2026] GET /v2.0/ports/df7bdb89-6005-48cd-b46c-86526fdf9a2f => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1156] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:06:41 2026] GET /v2.0/subnets?id=a8e1d6d2-ea78-45a3-a564-49d389f27173 => generated 672 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1157] 10.0.0.206 () {32 vars in 642 bytes} [Sat May 9 14:06:41 2026] GET /v2.0/ports => generated 776 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1158] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:06:41 2026] GET /v2.0/ports?network_id=f1d5f322-fcea-4350-bd29-3e08509fb0ae&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: 541/1159] 10.0.0.206 () {32 vars in 716 bytes} [Sat May 9 14:06:41 2026] GET /v2.0/ports/ce3bd435-2e20-4ac8-86a0-3852c1f2618a => generated 773 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1160] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:06:41 2026] GET /v2.0/networks/f1d5f322-fcea-4350-bd29-3e08509fb0ae?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:06:41.786 7 INFO neutron.db.l3_hamode_db [None req-ab97fc53-b088-474f-b111-13015e0ca9a6 fe259ae80c8443078323708405ca037c b5c4b9579dfd4e34ac5d75a88ebc6435 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 14:06:41.803 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8f604d75-6da5-400e-98ed-a0c8977dec76 f48262b18e354c6d98859be868fe0224 f07a308a34fd489a83a129f6d7df9d68 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 543/1161] 10.0.0.206 () {32 vars in 719 bytes} [Sat May 9 14:06:41 2026] DELETE /v2.0/ports/eca57cb3-6749-41d4-a1d7-54c707f100ff => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1162] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:06:41 2026] GET /v2.0/networks/f1d5f322-fcea-4350-bd29-3e08509fb0ae?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) 2026-05-09 14:06:41.911 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e239a529-62a0-4934-bd4a-2f746d25fb05 f48262b18e354c6d98859be868fe0224 f07a308a34fd489a83a129f6d7df9d68 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 545/1163] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:06:41 2026] DELETE /v2.0/subnets/7aae50f2-328e-4912-999e-3398b6afe77c => generated 136 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 14:06:41.935 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eaf8d131-e852-4812-b74a-2a2a25e85cf7 f48262b18e354c6d98859be868fe0224 f07a308a34fd489a83a129f6d7df9d68 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 546/1164] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:06:41 2026] DELETE /v2.0/subnets/32b66617-b483-402b-8c6a-4aef5f119025 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1165] 10.0.0.206 () {32 vars in 719 bytes} [Sat May 9 14:06:41 2026] DELETE /v2.0/ports/ce3bd435-2e20-4ac8-86a0-3852c1f2618a => 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: 548/1166] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:06:42 2026] GET /v2.0/ports?device_id=48c8ad43-25ab-44f1-95e3-6aed7a86a35a => generated 971 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:06:42.640 8 INFO neutron.services.segments.plugin [-] Segment 3b0ac95b-6b88-493c-854c-5ff4ce7cdd28 resource provider aggregate not found 2026-05-09 14:06:42.644 8 INFO neutron.services.segments.plugin [-] Segment 3b0ac95b-6b88-493c-854c-5ff4ce7cdd28 resource provider aggregate not found [pid: 8|app: 0|req: 549/1167] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:06:42 2026] DELETE /v2.0/networks/f106717c-6f9d-45b0-81da-5a024d33a37d => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 14:06:42.683 8 INFO neutron.services.segments.plugin [-] Segment 3b0ac95b-6b88-493c-854c-5ff4ce7cdd28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b0ac95b-6b88-493c-854c-5ff4ce7cdd28 found for delete ", "request_id": "req-c890b4ff-e1e2-46b9-ba5c-c862633b8354"}]} 2026-05-09 14:06:42.684 8 INFO neutron.services.segments.plugin [-] Segment 3b0ac95b-6b88-493c-854c-5ff4ce7cdd28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b0ac95b-6b88-493c-854c-5ff4ce7cdd28 found for delete ", "request_id": "req-060c099e-bf11-4a56-b29e-242354ec93a3"}]} [pid: 8|app: 0|req: 550/1168] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:06:42 2026] GET /v2.0/security-groups?id=8fd819a6-6909-47ac-a2be-dcf6b9001787&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1169] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:06:42 2026] GET /v2.0/ports?device_id=97643524-3f16-43f9-8c55-65d9d3bae044 => generated 969 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1170] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:06:42 2026] GET /v2.0/security-groups?id=103b8031-f906-4657-a019-ee640c1f36e6&fields=id&fields=name => generated 88 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1171] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:06:41 2026] POST /v2.0/routers => generated 510 bytes in 1858 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1172] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:06:43 2026] GET /v2.0/security-groups?tenant_id=f07a308a34fd489a83a129f6d7df9d68&name=default => generated 2925 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1173] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:06:43 2026] DELETE /v2.0/security-groups/a52770ee-3af1-47a9-9954-c0770c3ffb7f => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1174] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:06:43 2026] GET /v2.0/ports?device_id=97643524-3f16-43f9-8c55-65d9d3bae044 => generated 969 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1175] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:06:44 2026] GET /v2.0/security-groups?id=103b8031-f906-4657-a019-ee640c1f36e6&fields=id&fields=name => generated 88 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1176] 10.0.0.206 () {34 vars in 782 bytes} [Sat May 9 14:06:42 2026] PUT /v2.0/routers/11938556-8bf8-4841-8d88-f4a20c4d1f82/add_router_interface => generated 309 bytes in 1561 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1177] 10.0.0.206 () {32 vars in 716 bytes} [Sat May 9 14:06:44 2026] GET /v2.0/ports/cac3bd10-3f60-441a-a8c9-fdf9ee2dfbc6 => generated 959 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1180] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:06:45 2026] GET /v2.0/ports?device_id=97643524-3f16-43f9-8c55-65d9d3bae044 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1181] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:06:45 2026] GET /v2.0/security-groups?id=103b8031-f906-4657-a019-ee640c1f36e6&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1182] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:06:45 2026] GET /v2.0/ports?device_id=97643524-3f16-43f9-8c55-65d9d3bae044 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1183] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:06:45 2026] GET /v2.0/security-groups?id=103b8031-f906-4657-a019-ee640c1f36e6&fields=id&fields=name => generated 88 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1184] 199.204.45.129 () {34 vars in 993 bytes} [Sat May 9 14:06:46 2026] GET /v2.0/ports?device_id=97643524-3f16-43f9-8c55-65d9d3bae044 => 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: 554/1185] 10.0.0.206 () {34 vars in 782 bytes} [Sat May 9 14:06:44 2026] PUT /v2.0/routers/11938556-8bf8-4841-8d88-f4a20c4d1f82/add_router_interface => generated 309 bytes in 1723 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1186] 10.0.0.206 () {32 vars in 716 bytes} [Sat May 9 14:06:46 2026] GET /v2.0/ports/17536941-fad4-4132-98f5-76231beff44b => generated 967 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1187] 199.204.45.129 () {36 vars in 996 bytes} [Sat May 9 14:06:46 2026] DELETE /v2.0/ports/5da178cb-ee69-4a22-a910-ef8292d71818 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1188] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:06:46 2026] GET /v2.0/ports?device_id=97643524-3f16-43f9-8c55-65d9d3bae044 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1189] 10.0.0.206 () {34 vars in 788 bytes} [Sat May 9 14:06:46 2026] PUT /v2.0/routers/11938556-8bf8-4841-8d88-f4a20c4d1f82/remove_router_interface => generated 309 bytes in 1170 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:06:47.605 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2cb7d399-9ca0-4273-8bc0-b952cbe53a4f'] response: {'server_uuid': '97643524-3f16-43f9-8c55-65d9d3bae044', 'name': 'network-vif-deleted', 'tag': '5da178cb-ee69-4a22-a910-ef8292d71818', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 634/1190] 10.0.0.206 () {34 vars in 788 bytes} [Sat May 9 14:06:47 2026] PUT /v2.0/routers/11938556-8bf8-4841-8d88-f4a20c4d1f82/remove_router_interface => generated 309 bytes in 1539 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1191] 10.0.0.206 () {34 vars in 788 bytes} [Sat May 9 14:06:47 2026] PUT /v2.0/routers/f16c6205-72a4-4a34-8d6e-6ad83cfcdf8f/remove_router_interface => generated 309 bytes in 1307 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1192] 10.0.0.206 () {32 vars in 735 bytes} [Sat May 9 14:06:49 2026] GET /v2.0/ports?device_id=11938556-8bf8-4841-8d88-f4a20c4d1f82 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1193] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:06:49 2026] GET /v2.0/security-groups?tenant_id=4f467a1de1ca4091a0fcc93de4ff7b6a&name=default => generated 2925 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:06:50.248 7 INFO neutron.services.segments.plugin [-] Segment 2f433a5d-8afe-418b-b9f7-e3450ccc0b4e resource provider aggregate not found 2026-05-09 14:06:50.255 7 INFO neutron.services.segments.plugin [-] Segment 2f433a5d-8afe-418b-b9f7-e3450ccc0b4e resource provider aggregate not found 2026-05-09 14:06:50.263 7 INFO neutron.db.l3_hamode_db [None req-41ae8d01-6cd2-4534-ab7a-c1fb5b1300b6 fe259ae80c8443078323708405ca037c b5c4b9579dfd4e34ac5d75a88ebc6435 - - default default] HA network 2d14b98a-db8b-4ff5-964c-478e2236b7a0 was deleted as no HA routers are present in tenant b5c4b9579dfd4e34ac5d75a88ebc6435. [pid: 7|app: 0|req: 636/1194] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:06:49 2026] DELETE /v2.0/routers/11938556-8bf8-4841-8d88-f4a20c4d1f82 => generated 0 bytes in 799 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:06:50.279 7 INFO neutron.services.segments.plugin [-] Segment 2f433a5d-8afe-418b-b9f7-e3450ccc0b4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f433a5d-8afe-418b-b9f7-e3450ccc0b4e found for delete ", "request_id": "req-533bad6f-d8c4-4025-8136-6cb874f5f896"}]} 2026-05-09 14:06:50.280 7 INFO neutron.services.segments.plugin [-] Segment 2f433a5d-8afe-418b-b9f7-e3450ccc0b4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f433a5d-8afe-418b-b9f7-e3450ccc0b4e found for delete ", "request_id": "req-df16f68f-e6da-4764-b038-a0f3ab81282f"}]} [pid: 7|app: 0|req: 637/1195] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:06:50 2026] DELETE /v2.0/security-groups/77b9c5db-7525-4a53-9a7a-1b4546987c51 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1196] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:06:50 2026] DELETE /v2.0/subnets/1b4d4542-235a-44aa-a4bd-d84834cd962d => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 14:06:50.779 8 INFO neutron.services.segments.plugin [-] Segment c339c08e-6ec9-4ba0-be60-66dc7179e1c5 resource provider aggregate not found 2026-05-09 14:06:50.784 8 INFO neutron.services.segments.plugin [-] Segment c339c08e-6ec9-4ba0-be60-66dc7179e1c5 resource provider aggregate not found [pid: 7|app: 0|req: 639/1197] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:06:50 2026] GET /v2.0/security-groups?tenant_id=2525c657782a456fb0a169fed439334d&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:06:50.800 8 INFO neutron.services.segments.plugin [-] Segment c339c08e-6ec9-4ba0-be60-66dc7179e1c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c339c08e-6ec9-4ba0-be60-66dc7179e1c5 found for delete ", "request_id": "req-5a2b8419-51e1-40b7-96ea-138ebebbcf41"}]} 2026-05-09 14:06:50.801 8 INFO neutron.services.segments.plugin [-] Segment c339c08e-6ec9-4ba0-be60-66dc7179e1c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c339c08e-6ec9-4ba0-be60-66dc7179e1c5 found for delete ", "request_id": "req-1463b56d-182a-4604-ac33-bcec4ee1ed98"}]} 2026-05-09 14:06:50.813 8 INFO neutron.db.l3_hamode_db [None req-50dbc4f7-c24f-47cc-b3b7-d1c7de1b7f71 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] HA network b117f184-dd86-4d0e-a829-33553b246e63 was deleted as no HA routers are present in tenant 6d9a93f97b2444d9b567818a60d80fbc. [pid: 8|app: 0|req: 559/1198] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:06:49 2026] DELETE /v2.0/routers/f16c6205-72a4-4a34-8d6e-6ad83cfcdf8f => generated 0 bytes in 1593 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1199] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:06:50 2026] DELETE /v2.0/security-groups/8ff6d874-d59c-449f-b0d6-55521429e2dc => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1200] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:06:50 2026] DELETE /v2.0/subnets/ce33b838-7928-437f-b06e-acf93ff79e85 => 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: 561/1201] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:06:50 2026] DELETE /v2.0/subnets/a8e1d6d2-ea78-45a3-a564-49d389f27173 => 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: 641/1202] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:06:51 2026] DELETE /v2.0/networks/b7908fed-9921-4547-b752-85efe968f36d => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1203] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:06:51 2026] DELETE /v2.0/networks/f1d5f322-fcea-4350-bd29-3e08509fb0ae => generated 0 bytes in 395 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1204] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:06:51 2026] DELETE /v2.0/networks/2efbd5c4-9109-4617-8a2a-8d0bf75c86ae => generated 0 bytes in 349 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 14:06:51.691 8 WARNING neutron_lib.context [None req-fe84c267-c4ab-4acf-833d-877181643ca9 fe259ae80c8443078323708405ca037c b5c4b9579dfd4e34ac5d75a88ebc6435 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 643/1205] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:06:51 2026] GET /v2.0/security-groups?tenant_id=6d9a93f97b2444d9b567818a60d80fbc&name=default => generated 2925 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:06:51.769 8 INFO neutron.db.segments_db [None req-fe84c267-c4ab-4acf-833d-877181643ca9 fe259ae80c8443078323708405ca037c b5c4b9579dfd4e34ac5d75a88ebc6435 - - default default] Added segment dae24686-7025-4b92-a79d-a3d816fa9876 of type vxlan for network 2e43ca12-ac9f-4e3c-ab0f-3f6002bc98be [pid: 8|app: 0|req: 563/1206] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:06:51 2026] POST /v2.0/networks => generated 634 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1207] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:06:51 2026] DELETE /v2.0/security-groups/103b8031-f906-4657-a019-ee640c1f36e6 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:06:51.926 8 WARNING neutron_lib.context [None req-a08ea82b-7697-4968-bfc2-2fb17abaed27 fe259ae80c8443078323708405ca037c b5c4b9579dfd4e34ac5d75a88ebc6435 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 645/1208] 10.0.0.75 () {34 vars in 988 bytes} [Sat May 9 14:06:51 2026] GET /v2.0/ports?device_id=48c8ad43-25ab-44f1-95e3-6aed7a86a35a => generated 1240 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1209] 10.0.0.75 () {34 vars in 1038 bytes} [Sat May 9 14:06:52 2026] GET /v2.0/security-groups?id=8fd819a6-6909-47ac-a2be-dcf6b9001787&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1210] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:06:51 2026] POST /v2.0/subnets => generated 622 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:06:52.325 7 WARNING neutron_lib.context [None req-5ab8db92-9591-4efe-9cec-5611b8b45f5e fe259ae80c8443078323708405ca037c b5c4b9579dfd4e34ac5d75a88ebc6435 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:06:52.374 7 INFO neutron.services.segments.plugin [-] Segment d0f437ae-883b-46c5-bb5c-5fcd0162b3bb resource provider aggregate not found 2026-05-09 14:06:52.389 7 INFO neutron.services.segments.plugin [-] Segment d0f437ae-883b-46c5-bb5c-5fcd0162b3bb resource provider aggregate not found 2026-05-09 14:06:52.395 7 INFO neutron.services.segments.plugin [-] Segment d0f437ae-883b-46c5-bb5c-5fcd0162b3bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0f437ae-883b-46c5-bb5c-5fcd0162b3bb found for delete ", "request_id": "req-2e23759a-c29e-421e-8d15-573f1015eb2e"}]} 2026-05-09 14:06:52.413 7 INFO neutron.services.segments.plugin [-] Segment 26211511-6cd0-4d92-b734-1775de4e7a03 resource provider aggregate not found 2026-05-09 14:06:52.422 7 INFO neutron.services.segments.plugin [-] Segment d0f437ae-883b-46c5-bb5c-5fcd0162b3bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0f437ae-883b-46c5-bb5c-5fcd0162b3bb found for delete ", "request_id": "req-c0d2e9e7-2b3b-432c-b6be-4cad6220e1a2"}]} 2026-05-09 14:06:52.432 7 INFO neutron.services.segments.plugin [-] Segment 26211511-6cd0-4d92-b734-1775de4e7a03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26211511-6cd0-4d92-b734-1775de4e7a03 found for delete ", "request_id": "req-53f4bf76-378f-4d4b-9aa8-5a118e92da00"}]} 2026-05-09 14:06:52.435 7 INFO neutron.db.segments_db [None req-5ab8db92-9591-4efe-9cec-5611b8b45f5e fe259ae80c8443078323708405ca037c b5c4b9579dfd4e34ac5d75a88ebc6435 - - default default] Added segment 2465bb8e-2019-4b04-8c6e-fcaf64672693 of type vxlan for network 205e78ae-089e-4871-a5db-48f9f0aee906 2026-05-09 14:06:52.441 7 INFO neutron.services.segments.plugin [-] Segment 26211511-6cd0-4d92-b734-1775de4e7a03 resource provider aggregate not found 2026-05-09 14:06:52.462 7 INFO neutron.services.segments.plugin [-] Segment 26211511-6cd0-4d92-b734-1775de4e7a03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26211511-6cd0-4d92-b734-1775de4e7a03 found for delete ", "request_id": "req-1b5b63c9-e433-4d3e-bb7d-988e8eda58d5"}]} 2026-05-09 14:06:52.835 7 INFO neutron.db.l3_hamode_db [None req-5ab8db92-9591-4efe-9cec-5611b8b45f5e fe259ae80c8443078323708405ca037c b5c4b9579dfd4e34ac5d75a88ebc6435 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 14:06:53.036 7 INFO neutron.db.l3_hamode_db [None req-5ab8db92-9591-4efe-9cec-5611b8b45f5e fe259ae80c8443078323708405ca037c b5c4b9579dfd4e34ac5d75a88ebc6435 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 647/1211] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:06:52 2026] POST /v2.0/routers => generated 511 bytes in 1548 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:06:53.875 8 WARNING neutron_lib.context [None req-0070f218-efe1-41cd-8e33-a983e420cd1c fe259ae80c8443078323708405ca037c b5c4b9579dfd4e34ac5d75a88ebc6435 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:06:53.904 8 INFO neutron.services.segments.plugin [-] Segment 8ed06767-3fbb-4482-a604-aad09b80c12c resource provider aggregate not found 2026-05-09 14:06:53.909 8 INFO neutron.services.segments.plugin [-] Segment 8ed06767-3fbb-4482-a604-aad09b80c12c resource provider aggregate not found 2026-05-09 14:06:53.935 8 INFO neutron.services.segments.plugin [-] Segment 8ed06767-3fbb-4482-a604-aad09b80c12c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ed06767-3fbb-4482-a604-aad09b80c12c found for delete ", "request_id": "req-8f1db03d-0aad-4d1c-af05-baad1e5df8d6"}]} 2026-05-09 14:06:53.936 8 INFO neutron.services.segments.plugin [-] Segment 8ed06767-3fbb-4482-a604-aad09b80c12c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ed06767-3fbb-4482-a604-aad09b80c12c found for delete ", "request_id": "req-8287aa0f-fca4-48c9-92b7-1b04a4f633e5"}]} [pid: 8|app: 0|req: 565/1212] 10.0.0.206 () {34 vars in 664 bytes} [Sat May 9 14:06:53 2026] POST /v2.0/ports => generated 964 bytes in 526 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: 566/1213] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:06:54 2026] GET /v2.0/security-groups?tenant_id=c6ecb6bf6cc54d34b6d453a0953390e7&name=default => generated 2925 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1214] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:06:55 2026] DELETE /v2.0/security-groups/d4c7a7bd-136d-4ffd-8113-35bf93bdfcdc => 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: 648/1215] 10.0.0.206 () {34 vars in 782 bytes} [Sat May 9 14:06:54 2026] PUT /v2.0/routers/b9fb4b91-fee0-47c7-b28d-000a3668b94c/add_router_interface => generated 309 bytes in 1486 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1216] 10.0.0.206 () {32 vars in 716 bytes} [Sat May 9 14:06:55 2026] GET /v2.0/ports/c567afdd-be84-4d60-b3b0-9704b4395b1b => generated 1038 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 649/1217] 10.0.0.206 () {34 vars in 788 bytes} [Sat May 9 14:06:55 2026] PUT /v2.0/routers/b9fb4b91-fee0-47c7-b28d-000a3668b94c/remove_router_interface => generated 309 bytes in 1468 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:06:57.588 8 INFO neutron.api.v2.resource [None req-12810728-db93-46d2-b381-78d82b4d2854 fe259ae80c8443078323708405ca037c b5c4b9579dfd4e34ac5d75a88ebc6435 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 569/1218] 10.0.0.206 () {34 vars in 788 bytes} [Sat May 9 14:06:57 2026] PUT /v2.0/routers/b9fb4b91-fee0-47c7-b28d-000a3668b94c/remove_router_interface => generated 197 bytes in 174 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: 650/1219] 10.0.0.206 () {32 vars in 735 bytes} [Sat May 9 14:06:57 2026] GET /v2.0/ports?device_id=b9fb4b91-fee0-47c7-b28d-000a3668b94c => 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: 651/1220] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:06:57 2026] GET /v2.0/security-groups?tenant_id=3726ec4a0ef445b2a454c86c4b7b8a3c&name=default => generated 2925 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1221] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:06:58 2026] DELETE /v2.0/security-groups/1a64b08d-3130-4223-8a51-f5b6b930afe0 => 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: 653/1222] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:06:58 2026] GET /v2.0/ports?device_id=48c8ad43-25ab-44f1-95e3-6aed7a86a35a => generated 971 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:06:58.397 8 INFO neutron.services.segments.plugin [-] Segment 2465bb8e-2019-4b04-8c6e-fcaf64672693 resource provider aggregate not found 2026-05-09 14:06:58.402 8 INFO neutron.services.segments.plugin [-] Segment 2465bb8e-2019-4b04-8c6e-fcaf64672693 resource provider aggregate not found 2026-05-09 14:06:58.418 8 INFO neutron.services.segments.plugin [-] Segment 2465bb8e-2019-4b04-8c6e-fcaf64672693 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2465bb8e-2019-4b04-8c6e-fcaf64672693 found for delete ", "request_id": "req-c52cfc46-96be-4c80-b23f-0981cfaf5f36"}]} 2026-05-09 14:06:58.420 8 INFO neutron.services.segments.plugin [-] Segment 2465bb8e-2019-4b04-8c6e-fcaf64672693 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2465bb8e-2019-4b04-8c6e-fcaf64672693 found for delete ", "request_id": "req-08242662-3726-425a-8d7b-6ce8987a022b"}]} 2026-05-09 14:06:58.424 8 INFO neutron.db.l3_hamode_db [None req-e7bc8278-720f-41f4-b928-2a936f3c286f fe259ae80c8443078323708405ca037c b5c4b9579dfd4e34ac5d75a88ebc6435 - - default default] HA network 205e78ae-089e-4871-a5db-48f9f0aee906 was deleted as no HA routers are present in tenant b5c4b9579dfd4e34ac5d75a88ebc6435. [pid: 7|app: 0|req: 654/1223] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:06:58 2026] GET /v2.0/security-groups?id=8fd819a6-6909-47ac-a2be-dcf6b9001787&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1224] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:06:57 2026] DELETE /v2.0/routers/b9fb4b91-fee0-47c7-b28d-000a3668b94c => generated 0 bytes in 802 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1225] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:06:58 2026] GET /v2.0/security-groups?tenant_id=4f0c7793929d4ff0b3ee4ace09e2071f&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1226] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:06:58 2026] DELETE /v2.0/subnets/c19471bd-e72d-4718-bdfb-01eaa4b0c004 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1227] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:06:58 2026] DELETE /v2.0/security-groups/0be790a4-8f99-48b9-8b49-d68152611a7c => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1228] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:06:58 2026] GET /v2.0/ports?device_id=48c8ad43-25ab-44f1-95e3-6aed7a86a35a => generated 971 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1229] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:06:58 2026] GET /v2.0/security-groups?id=8fd819a6-6909-47ac-a2be-dcf6b9001787&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:06:59.138 7 INFO neutron.services.segments.plugin [-] Segment dae24686-7025-4b92-a79d-a3d816fa9876 resource provider aggregate not found 2026-05-09 14:06:59.147 7 INFO neutron.services.segments.plugin [-] Segment dae24686-7025-4b92-a79d-a3d816fa9876 resource provider aggregate not found 2026-05-09 14:06:59.155 7 INFO neutron.services.segments.plugin [-] Segment dae24686-7025-4b92-a79d-a3d816fa9876 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dae24686-7025-4b92-a79d-a3d816fa9876 found for delete ", "request_id": "req-7445fcab-d78b-4e4d-94f9-26730016ea18"}]} [pid: 7|app: 0|req: 657/1230] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:06:58 2026] DELETE /v2.0/networks/2e43ca12-ac9f-4e3c-ab0f-3f6002bc98be => generated 0 bytes in 482 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 14:06:59.191 7 WARNING neutron_lib.context [None req-00a45d48-ed45-4673-a072-d192439f1280 fe259ae80c8443078323708405ca037c b5c4b9579dfd4e34ac5d75a88ebc6435 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:06:59.195 7 INFO neutron.services.segments.plugin [-] Segment dae24686-7025-4b92-a79d-a3d816fa9876 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dae24686-7025-4b92-a79d-a3d816fa9876 found for delete ", "request_id": "req-f5ed625e-03b1-4aa2-ae60-c1723ecc5cf2"}]} [pid: 8|app: 0|req: 574/1231] 199.204.45.129 () {34 vars in 993 bytes} [Sat May 9 14:06:59 2026] GET /v2.0/ports?device_id=48c8ad43-25ab-44f1-95e3-6aed7a86a35a => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:06:59.282 7 INFO neutron.db.segments_db [None req-00a45d48-ed45-4673-a072-d192439f1280 fe259ae80c8443078323708405ca037c b5c4b9579dfd4e34ac5d75a88ebc6435 - - default default] Added segment f8625efa-77eb-44e0-9986-c48ea56268c2 of type vxlan for network 07f57265-5b64-4697-b12f-5b4113ed28ea [pid: 7|app: 0|req: 658/1232] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:06:59 2026] POST /v2.0/networks => generated 634 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:06:59.450 7 WARNING neutron_lib.context [None req-f31bce9d-e7ba-442d-8103-073be15328db fe259ae80c8443078323708405ca037c b5c4b9579dfd4e34ac5d75a88ebc6435 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:06:59.578 8 INFO neutron.db.l3_db [req-b9d63ecf-ac38-42be-9e6e-302ed8e3cad3 req-f846ad8b-1b87-410b-931c-5aa0bbe9d74a 3fed7e57850e45098605b7d23343f24b 5de85e92492a4c45b61f6515181ed914 - - default default] Floating IP b3372977-39f0-4996-a76a-7b3e45867b2b disassociated. External IP: 10.96.250.220, port: 47875562-7d86-47a0-aa97-123eafe03212. [pid: 7|app: 0|req: 659/1233] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:06:59 2026] POST /v2.0/subnets => generated 622 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:06:59.785 7 WARNING neutron_lib.context [None req-2d85cad4-9f53-4bf3-8182-7087e701464d fe259ae80c8443078323708405ca037c b5c4b9579dfd4e34ac5d75a88ebc6435 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:06:59.827 7 INFO neutron.db.segments_db [None req-2d85cad4-9f53-4bf3-8182-7087e701464d fe259ae80c8443078323708405ca037c b5c4b9579dfd4e34ac5d75a88ebc6435 - - default default] Added segment 5c7e996c-5119-48fb-a686-e01cb036aec3 of type vxlan for network 312de863-ad71-4c55-ab60-d9058a6c4ca0 [pid: 8|app: 0|req: 575/1234] 199.204.45.129 () {36 vars in 996 bytes} [Sat May 9 14:06:59 2026] DELETE /v2.0/ports/47875562-7d86-47a0-aa97-123eafe03212 => generated 0 bytes in 796 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1235] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:07:00 2026] GET /v2.0/ports?device_id=48c8ad43-25ab-44f1-95e3-6aed7a86a35a => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:07:00.153 7 INFO neutron.db.l3_hamode_db [None req-2d85cad4-9f53-4bf3-8182-7087e701464d fe259ae80c8443078323708405ca037c b5c4b9579dfd4e34ac5d75a88ebc6435 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 14:07:00.350 7 INFO neutron.db.l3_hamode_db [None req-2d85cad4-9f53-4bf3-8182-7087e701464d fe259ae80c8443078323708405ca037c b5c4b9579dfd4e34ac5d75a88ebc6435 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 14:07:01.158 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-94587044-22a9-4f22-8390-9fdac70b2c64'] response: {'server_uuid': '48c8ad43-25ab-44f1-95e3-6aed7a86a35a', 'name': 'network-vif-deleted', 'tag': '47875562-7d86-47a0-aa97-123eafe03212', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 660/1238] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:06:59 2026] POST /v2.0/routers => generated 511 bytes in 1429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1239] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:07:01 2026] DELETE /v2.0/security-groups/8fd819a6-6909-47ac-a2be-dcf6b9001787 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:07:01.323 8 INFO neutron.api.v2.resource [None req-36e08dab-f52b-49eb-8bba-41c831a47e6c 3fed7e57850e45098605b7d23343f24b 5de85e92492a4c45b61f6515181ed914 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 580/1240] 10.0.0.206 () {32 vars in 736 bytes} [Sat May 9 14:07:01 2026] GET /v2.0/security-groups/8fd819a6-6909-47ac-a2be-dcf6b9001787 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1241] 10.0.0.206 () {32 vars in 731 bytes} [Sat May 9 14:07:01 2026] DELETE /v2.0/floatingips/b3372977-39f0-4996-a76a-7b3e45867b2b => generated 0 bytes in 396 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1242] 10.0.0.206 () {34 vars in 782 bytes} [Sat May 9 14:07:01 2026] PUT /v2.0/routers/be156bed-4d77-4750-962d-99ced4205dbf/add_router_interface => generated 309 bytes in 1506 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1243] 10.0.0.206 () {32 vars in 716 bytes} [Sat May 9 14:07:02 2026] GET /v2.0/ports/587356ed-3265-4dd9-9ce1-045a54d6dc76 => generated 959 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1244] 10.0.0.206 () {34 vars in 788 bytes} [Sat May 9 14:07:01 2026] PUT /v2.0/routers/ad15d8b5-89c9-4a2d-b681-683bb3997947/remove_router_interface => generated 309 bytes in 1228 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1245] 10.0.0.206 () {34 vars in 788 bytes} [Sat May 9 14:07:02 2026] PUT /v2.0/routers/be156bed-4d77-4750-962d-99ced4205dbf/remove_router_interface => generated 309 bytes in 1162 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1246] 10.0.0.206 () {32 vars in 735 bytes} [Sat May 9 14:07:03 2026] GET /v2.0/ports?device_id=be156bed-4d77-4750-962d-99ced4205dbf => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:07:04.203 8 INFO neutron.services.segments.plugin [-] Segment 8d3676d3-e7e3-4133-b33a-25b711e66659 resource provider aggregate not found 2026-05-09 14:07:04.208 8 INFO neutron.services.segments.plugin [-] Segment 8d3676d3-e7e3-4133-b33a-25b711e66659 resource provider aggregate not found 2026-05-09 14:07:04.228 8 INFO neutron.services.segments.plugin [-] Segment 8d3676d3-e7e3-4133-b33a-25b711e66659 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d3676d3-e7e3-4133-b33a-25b711e66659 found for delete ", "request_id": "req-228e056e-4506-4059-b9bc-7f76b130931a"}]} 2026-05-09 14:07:04.229 8 INFO neutron.db.l3_hamode_db [None req-7de09aa7-90f8-4e85-9a8e-fc303e50cd8d 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] HA network c458be8f-13db-478c-aef1-d2e130119f51 was deleted as no HA routers are present in tenant 5de85e92492a4c45b61f6515181ed914. 2026-05-09 14:07:04.231 8 INFO neutron.services.segments.plugin [-] Segment 8d3676d3-e7e3-4133-b33a-25b711e66659 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d3676d3-e7e3-4133-b33a-25b711e66659 found for delete ", "request_id": "req-05824c5b-621b-4492-8712-2cad001dea31"}]} [pid: 8|app: 0|req: 583/1247] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:07:02 2026] DELETE /v2.0/routers/ad15d8b5-89c9-4a2d-b681-683bb3997947 => generated 0 bytes in 1270 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1248] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:07:04 2026] DELETE /v2.0/subnets/8999758c-fd4f-42b6-9b01-d2211268774e => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 14:07:04.655 7 INFO neutron.services.segments.plugin [-] Segment 5c7e996c-5119-48fb-a686-e01cb036aec3 resource provider aggregate not found 2026-05-09 14:07:04.659 7 INFO neutron.services.segments.plugin [-] Segment 5c7e996c-5119-48fb-a686-e01cb036aec3 resource provider aggregate not found 2026-05-09 14:07:04.676 7 INFO neutron.services.segments.plugin [-] Segment 5c7e996c-5119-48fb-a686-e01cb036aec3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c7e996c-5119-48fb-a686-e01cb036aec3 found for delete ", "request_id": "req-2f7d6a09-5bee-481d-946f-237b6c61ef6f"}]} 2026-05-09 14:07:04.677 7 INFO neutron.services.segments.plugin [-] Segment 5c7e996c-5119-48fb-a686-e01cb036aec3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c7e996c-5119-48fb-a686-e01cb036aec3 found for delete ", "request_id": "req-af75fe4e-492c-4251-90e5-96beb4b57bab"}]} 2026-05-09 14:07:04.684 7 INFO neutron.db.l3_hamode_db [None req-6fca68c2-9e64-480c-87df-13eee6e360de fe259ae80c8443078323708405ca037c b5c4b9579dfd4e34ac5d75a88ebc6435 - - default default] HA network 312de863-ad71-4c55-ab60-d9058a6c4ca0 was deleted as no HA routers are present in tenant b5c4b9579dfd4e34ac5d75a88ebc6435. [pid: 7|app: 0|req: 665/1249] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:07:03 2026] DELETE /v2.0/routers/be156bed-4d77-4750-962d-99ced4205dbf => generated 0 bytes in 711 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1250] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:07:04 2026] DELETE /v2.0/networks/e1b5489e-d7b7-4a0c-a732-b3aaa2b868f9 => 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: 586/1251] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:07:04 2026] GET /v2.0/security-groups?tenant_id=5de85e92492a4c45b61f6515181ed914&name=default => generated 2925 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1252] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:07:05 2026] DELETE /v2.0/security-groups/62e8ef80-a009-49f5-88c8-efcd4aa4e4b4 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1253] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:07:04 2026] DELETE /v2.0/subnets/e2d250b6-ade2-4d1b-8935-b05a8e2fcf82 => generated 0 bytes in 588 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1254] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:07:05 2026] GET /v2.0/security-groups?tenant_id=920533a75fca4ef68c0dcc6900b1b871&name=default => generated 2925 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1255] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:07:05 2026] DELETE /v2.0/security-groups/38b31338-02bf-4aad-9cbd-06c5f411e9cf => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1256] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:07:05 2026] DELETE /v2.0/networks/07f57265-5b64-4697-b12f-5b4113ed28ea => generated 0 bytes in 407 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 14:07:05.713 8 WARNING neutron_lib.context [None req-6026d43c-eca3-4a50-b6bb-ff86e50b7503 fe259ae80c8443078323708405ca037c b5c4b9579dfd4e34ac5d75a88ebc6435 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:07:05.759 8 INFO neutron.db.segments_db [None req-6026d43c-eca3-4a50-b6bb-ff86e50b7503 fe259ae80c8443078323708405ca037c b5c4b9579dfd4e34ac5d75a88ebc6435 - - default default] Added segment 3ffc920c-0277-4695-9d8b-ab2a02f1e6a9 of type vxlan for network e641f589-e65c-4149-a184-55228a4c8960 [pid: 7|app: 0|req: 668/1257] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:07:05 2026] GET /v2.0/security-groups?tenant_id=b514898d65494b818c6203372236be02&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1258] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:07:05 2026] DELETE /v2.0/security-groups/080e8075-7c2a-4a8e-bcba-316ad7503499 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:07:06.377 8 INFO neutron.services.segments.plugin [-] Segment d505a9b4-6a75-4760-989a-08d3c9b28e48 resource provider aggregate not found 2026-05-09 14:07:06.386 8 INFO neutron.services.segments.plugin [-] Segment d505a9b4-6a75-4760-989a-08d3c9b28e48 resource provider aggregate not found 2026-05-09 14:07:06.394 8 INFO neutron.services.segments.plugin [-] Segment d505a9b4-6a75-4760-989a-08d3c9b28e48 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d505a9b4-6a75-4760-989a-08d3c9b28e48 found for delete ", "request_id": "req-8be87c71-ffcf-479f-8a9f-b15d2d1c724c"}]} 2026-05-09 14:07:06.402 8 INFO neutron.services.segments.plugin [-] Segment d505a9b4-6a75-4760-989a-08d3c9b28e48 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d505a9b4-6a75-4760-989a-08d3c9b28e48 found for delete ", "request_id": "req-9998ebc0-908c-4a4f-b75b-c8e0e2b6ac0b"}]} 2026-05-09 14:07:06.605 8 INFO neutron.db.l3_hamode_db [None req-6026d43c-eca3-4a50-b6bb-ff86e50b7503 fe259ae80c8443078323708405ca037c b5c4b9579dfd4e34ac5d75a88ebc6435 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 14:07:07.791 8 INFO neutron.db.l3_hamode_db [None req-6026d43c-eca3-4a50-b6bb-ff86e50b7503 fe259ae80c8443078323708405ca037c b5c4b9579dfd4e34ac5d75a88ebc6435 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 14:07:08.738 7 INFO neutron.services.segments.plugin [-] Segment f8625efa-77eb-44e0-9986-c48ea56268c2 resource provider aggregate not found 2026-05-09 14:07:08.743 7 INFO neutron.services.segments.plugin [-] Segment f8625efa-77eb-44e0-9986-c48ea56268c2 resource provider aggregate not found 2026-05-09 14:07:08.754 7 INFO neutron.services.segments.plugin [-] Segment f8625efa-77eb-44e0-9986-c48ea56268c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8625efa-77eb-44e0-9986-c48ea56268c2 found for delete ", "request_id": "req-7b585b9f-3de9-434a-81c8-370a4d7d5862"}]} 2026-05-09 14:07:08.760 7 INFO neutron.services.segments.plugin [-] Segment f8625efa-77eb-44e0-9986-c48ea56268c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8625efa-77eb-44e0-9986-c48ea56268c2 found for delete ", "request_id": "req-811705b5-2b76-4207-84b6-65704f36db31"}]} [pid: 8|app: 0|req: 590/1259] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:07:05 2026] POST /v2.0/routers => generated 691 bytes in 3244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1260] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:07:08 2026] GET /v2.0/security-groups?tenant_id=3b9c29a2c2e04e29955170332c97cc9f&name=default => generated 2925 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1261] 10.0.0.206 () {32 vars in 720 bytes} [Sat May 9 14:07:09 2026] GET /v2.0/routers/3dfe2a55-bfef-4185-9b55-9a457b401174 => generated 697 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1262] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:07:08 2026] GET /v2.0/security-groups?tenant_id=ef6e00061bfc4d0f886a4900f956af61&name=default => generated 2925 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1263] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:07:09 2026] DELETE /v2.0/security-groups/c1761cf7-8c1f-4582-b9af-da9f9476f2ce => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1264] 10.0.0.206 () {32 vars in 646 bytes} [Sat May 9 14:07:09 2026] GET /v2.0/routers => generated 700 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1265] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:07:09 2026] DELETE /v2.0/security-groups/3431e6b8-33c1-4490-84f9-91e0050aaaac => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1266] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:07:09 2026] GET /v2.0/security-groups?tenant_id=710d9e118dc842c1ae4cc4bd6ec87d91&name=default => generated 2925 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1267] 10.0.0.206 () {34 vars in 740 bytes} [Sat May 9 14:07:09 2026] PUT /v2.0/routers/3dfe2a55-bfef-4185-9b55-9a457b401174 => generated 704 bytes in 526 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1268] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:07:09 2026] DELETE /v2.0/security-groups/0cb1d6a1-fb00-49f2-a86b-564ea5d3f030 => 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: 594/1269] 10.0.0.206 () {32 vars in 720 bytes} [Sat May 9 14:07:09 2026] GET /v2.0/routers/3dfe2a55-bfef-4185-9b55-9a457b401174 => generated 704 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1270] 10.0.0.206 () {32 vars in 735 bytes} [Sat May 9 14:07:09 2026] GET /v2.0/ports?device_id=3dfe2a55-bfef-4185-9b55-9a457b401174 => 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: 677/1271] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:07:10 2026] GET /v2.0/security-groups?tenant_id=4cf9e6cc1f744877914fc39a85977589&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1272] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:07:10 2026] DELETE /v2.0/security-groups/2602cc2f-75f5-42f9-ba4a-9af75184ead1 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:07:11.456 8 INFO neutron.services.segments.plugin [-] Segment 3ffc920c-0277-4695-9d8b-ab2a02f1e6a9 resource provider aggregate not found 2026-05-09 14:07:11.461 8 INFO neutron.services.segments.plugin [-] Segment 3ffc920c-0277-4695-9d8b-ab2a02f1e6a9 resource provider aggregate not found 2026-05-09 14:07:11.470 8 INFO neutron.db.l3_hamode_db [None req-db8a1686-3248-45a2-bd4b-2175461ac30e fe259ae80c8443078323708405ca037c b5c4b9579dfd4e34ac5d75a88ebc6435 - - default default] HA network e641f589-e65c-4149-a184-55228a4c8960 was deleted as no HA routers are present in tenant b5c4b9579dfd4e34ac5d75a88ebc6435. [pid: 8|app: 0|req: 595/1273] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:07:09 2026] DELETE /v2.0/routers/3dfe2a55-bfef-4185-9b55-9a457b401174 => generated 0 bytes in 1480 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1274] 10.0.0.206 () {32 vars in 735 bytes} [Sat May 9 14:07:11 2026] GET /v2.0/ports?device_id=3dfe2a55-bfef-4185-9b55-9a457b401174 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:07:11.529 8 INFO neutron.services.segments.plugin [-] Segment 3ffc920c-0277-4695-9d8b-ab2a02f1e6a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ffc920c-0277-4695-9d8b-ab2a02f1e6a9 found for delete ", "request_id": "req-985363a2-351c-4e84-a452-d0a0b2ee15ab"}]} 2026-05-09 14:07:11.540 8 INFO neutron.services.segments.plugin [-] Segment 3ffc920c-0277-4695-9d8b-ab2a02f1e6a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ffc920c-0277-4695-9d8b-ab2a02f1e6a9 found for delete ", "request_id": "req-dad85a72-fc94-4dcb-b8f9-c128a514da47"}]} 2026-05-09 14:07:11.564 8 INFO neutron.api.v2.resource [None req-77a22085-bda7-416c-915c-d343499aaad1 fe259ae80c8443078323708405ca037c b5c4b9579dfd4e34ac5d75a88ebc6435 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 596/1275] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:07:11 2026] DELETE /v2.0/routers/3dfe2a55-bfef-4185-9b55-9a457b401174 => generated 135 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1276] 10.0.0.206 () {32 vars in 735 bytes} [Sat May 9 14:07:11 2026] GET /v2.0/ports?device_id=be156bed-4d77-4750-962d-99ced4205dbf => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:07:11.629 8 INFO neutron.api.v2.resource [None req-6bf39b17-f72c-4a75-900e-e64100b80416 fe259ae80c8443078323708405ca037c b5c4b9579dfd4e34ac5d75a88ebc6435 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 597/1277] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:07:11 2026] DELETE /v2.0/routers/be156bed-4d77-4750-962d-99ced4205dbf => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 14:07:11.657 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fc194afe-b24b-4aad-81da-6d15e8d05d2a fe259ae80c8443078323708405ca037c b5c4b9579dfd4e34ac5d75a88ebc6435 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 681/1278] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:07:11 2026] DELETE /v2.0/subnets/e2d250b6-ade2-4d1b-8935-b05a8e2fcf82 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1279] 10.0.0.206 () {32 vars in 735 bytes} [Sat May 9 14:07:11 2026] GET /v2.0/ports?device_id=b9fb4b91-fee0-47c7-b28d-000a3668b94c => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:07:11.719 8 INFO neutron.api.v2.resource [None req-0e0796d9-ddbc-401f-a346-232dbdfe6445 fe259ae80c8443078323708405ca037c b5c4b9579dfd4e34ac5d75a88ebc6435 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 599/1280] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:07:11 2026] DELETE /v2.0/routers/b9fb4b91-fee0-47c7-b28d-000a3668b94c => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 14:07:11.744 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0c12b96b-b509-452b-b745-c4d66958f0fb fe259ae80c8443078323708405ca037c b5c4b9579dfd4e34ac5d75a88ebc6435 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 600/1281] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:07:11 2026] DELETE /v2.0/subnets/c19471bd-e72d-4718-bdfb-01eaa4b0c004 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1282] 10.0.0.206 () {32 vars in 735 bytes} [Sat May 9 14:07:11 2026] GET /v2.0/ports?device_id=11938556-8bf8-4841-8d88-f4a20c4d1f82 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:07:11.806 8 INFO neutron.api.v2.resource [None req-ea5663c3-c82c-4eb1-bd03-32411789449b fe259ae80c8443078323708405ca037c b5c4b9579dfd4e34ac5d75a88ebc6435 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 602/1283] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:07:11 2026] DELETE /v2.0/routers/11938556-8bf8-4841-8d88-f4a20c4d1f82 => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 14:07:11.830 8 INFO neutron.pecan_wsgi.hooks.translation [None req-19409139-4cce-4a78-8a06-557587feba8b fe259ae80c8443078323708405ca037c b5c4b9579dfd4e34ac5d75a88ebc6435 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 603/1284] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:07:11 2026] DELETE /v2.0/subnets/1b4d4542-235a-44aa-a4bd-d84834cd962d => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 14:07:11.856 8 INFO neutron.pecan_wsgi.hooks.translation [None req-beff0340-3dd4-4cb0-96bb-42a93616d7f1 fe259ae80c8443078323708405ca037c b5c4b9579dfd4e34ac5d75a88ebc6435 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 604/1285] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:07:11 2026] DELETE /v2.0/subnets/ce33b838-7928-437f-b06e-acf93ff79e85 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1286] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:07:11 2026] GET /v2.0/security-groups?tenant_id=647c14bf9a014f529444f2659e6e2bd1&name=default => generated 2925 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1287] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:07:12 2026] DELETE /v2.0/security-groups/47a04615-1a18-41c8-a10d-44217a8a2b61 => 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: 683/1288] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:07:12 2026] GET /v2.0/security-groups?tenant_id=b5c4b9579dfd4e34ac5d75a88ebc6435&name=default => generated 2925 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1289] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:07:12 2026] DELETE /v2.0/security-groups/bb7f927a-9184-4ac4-8a81-ef6c15a2c1ba => generated 0 bytes in 183 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:07:14.828 8 WARNING neutron_lib.context [None req-4d84ac48-d466-4837-94b7-c52d65420de8 5fe6af040c3b4dcead936c83e51d03c2 73491bbc986f47ab885cfa4258c0d47d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 684/1290] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:07:14 2026] GET /v2.0/security-groups?tenant_id=fddc8f471c204282ac347c3e455dbcde&name=default => generated 2925 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1291] 10.0.0.206 () {34 vars in 675 bytes} [Sat May 9 14:07:14 2026] POST /v2.0/subnetpools => generated 547 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1292] 10.0.0.206 () {32 vars in 728 bytes} [Sat May 9 14:07:14 2026] GET /v2.0/subnetpools/de309200-fb2c-488a-8b0e-c4a39d8110db => generated 547 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1293] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:07:14 2026] DELETE /v2.0/security-groups/5ff8ff3b-fcc9-4e20-86c2-352e0bf27d1b => 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: 609/1294] 10.0.0.206 () {34 vars in 748 bytes} [Sat May 9 14:07:14 2026] PUT /v2.0/subnetpools/de309200-fb2c-488a-8b0e-c4a39d8110db => generated 499 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1295] 10.0.0.206 () {32 vars in 731 bytes} [Sat May 9 14:07:15 2026] DELETE /v2.0/subnetpools/de309200-fb2c-488a-8b0e-c4a39d8110db => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:07:15.110 8 INFO neutron.api.v2.resource [None req-213b34d4-e619-4f4c-a810-bcc9f78fb51c 5fe6af040c3b4dcead936c83e51d03c2 73491bbc986f47ab885cfa4258c0d47d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 610/1296] 10.0.0.206 () {32 vars in 728 bytes} [Sat May 9 14:07:15 2026] GET /v2.0/subnetpools/de309200-fb2c-488a-8b0e-c4a39d8110db => generated 145 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 14:07:15.130 7 INFO neutron.api.v2.resource [None req-e7f58d42-79eb-4ef5-9b06-c1f2c836f8b1 5fe6af040c3b4dcead936c83e51d03c2 73491bbc986f47ab885cfa4258c0d47d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 687/1297] 10.0.0.206 () {32 vars in 731 bytes} [Sat May 9 14:07:15 2026] DELETE /v2.0/subnetpools/de309200-fb2c-488a-8b0e-c4a39d8110db => generated 145 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1300] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:07:15 2026] GET /v2.0/security-groups?tenant_id=2207dc5fee1249b29d86fe9aaa2ef3ec&name=default => generated 2925 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1301] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:07:15 2026] GET /v2.0/security-groups?tenant_id=73491bbc986f47ab885cfa4258c0d47d&name=default => generated 2925 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1302] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:07:15 2026] DELETE /v2.0/security-groups/78aefa18-6bdf-4e29-97ee-a1be152b1226 => 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: 690/1303] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:07:15 2026] DELETE /v2.0/security-groups/e308d175-29ed-4dbb-9f06-81218293c465 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1304] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:07:15 2026] GET /v2.0/security-groups?tenant_id=6dc634409db04b058bc5ce2b4a1c0596&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1305] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:07:16 2026] DELETE /v2.0/security-groups/6f41769d-fd74-4c3a-a4cd-c8143dd445a2 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:07:17.027 8 WARNING neutron_lib.context [None req-b49b0600-87c3-431c-892c-91ab8da65c2d 2c2ce494b3d7424395fe04e822394035 ad272655b4ab40c5b567b8ac5d1f3ca4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:07:17.206 8 INFO neutron.db.segments_db [None req-b49b0600-87c3-431c-892c-91ab8da65c2d 2c2ce494b3d7424395fe04e822394035 ad272655b4ab40c5b567b8ac5d1f3ca4 - - default default] Added segment 3550037f-4fe5-47a0-bee8-65cad23acff9 of type vxlan for network f2636ca2-2a25-4e2e-b93f-fa946af1fafc [pid: 8|app: 0|req: 615/1306] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:07:16 2026] POST /v2.0/networks => generated 649 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:07:17.340 7 WARNING neutron_lib.context [None req-f935b622-ac18-4363-b5a3-1e76e49be53c 2c2ce494b3d7424395fe04e822394035 ad272655b4ab40c5b567b8ac5d1f3ca4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 616/1307] 10.0.0.206 () {32 vars in 622 bytes} [Sat May 9 14:07:17 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1308] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:07:17 2026] POST /v2.0/subnets => generated 603 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:07:17.704 7 WARNING neutron_lib.context [None req-887e256d-c942-416f-8f56-cf336d1feb80 2c2ce494b3d7424395fe04e822394035 ad272655b4ab40c5b567b8ac5d1f3ca4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:07:17.755 7 INFO neutron.db.segments_db [None req-887e256d-c942-416f-8f56-cf336d1feb80 2c2ce494b3d7424395fe04e822394035 ad272655b4ab40c5b567b8ac5d1f3ca4 - - default default] Added segment 100d6bce-a783-40b0-8291-b2ee79525e39 of type vxlan for network 926746b4-8c7c-44e4-9a72-a8f30fbd03f8 [pid: 8|app: 0|req: 617/1309] 10.0.0.206 () {32 vars in 632 bytes} [Sat May 9 14:07:17 2026] GET /v2.0/ => generated 632 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:07:18.070 7 INFO neutron.db.l3_hamode_db [None req-887e256d-c942-416f-8f56-cf336d1feb80 2c2ce494b3d7424395fe04e822394035 ad272655b4ab40c5b567b8ac5d1f3ca4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 618/1310] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:07:18 2026] GET /v2.0/security-groups?tenant_id=34d993c3a9684404b61951ee6be3afeb&name=default => generated 2925 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1311] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:07:18 2026] DELETE /v2.0/security-groups/bf185f06-0987-4120-9532-e90ed5002614 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:07:19.164 7 INFO neutron.db.l3_hamode_db [None req-887e256d-c942-416f-8f56-cf336d1feb80 2c2ce494b3d7424395fe04e822394035 ad272655b4ab40c5b567b8ac5d1f3ca4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 620/1312] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:07:19 2026] GET /v2.0/security-groups?tenant_id=99734838e3fa4db68f3fbfb2811202b7&name=default => generated 2925 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1313] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:07:19 2026] DELETE /v2.0/security-groups/be667233-8ede-4901-8ad3-95fc046906b4 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1314] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:07:17 2026] POST /v2.0/routers => generated 694 bytes in 2522 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:07:21.045 7 INFO neutron.db.segments_db [None req-c5c8ff56-8853-4736-9a7d-1c08b72fc189 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Added segment 8847c1f3-82c9-464c-80a8-f3e0cec224ea of type vxlan for network 209c0ad4-c2fc-487a-b14e-8ed5910e5f0e [pid: 7|app: 0|req: 694/1315] 10.0.0.206 () {34 vars in 670 bytes} [Sat May 9 14:07:20 2026] POST /v2.0/networks => generated 741 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1316] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:07:21 2026] POST /v2.0/subnets => generated 664 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:07:21.501 7 INFO neutron.db.segments_db [None req-8643188f-3a34-4294-b024-c70f45041f7c 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Added segment 2a441fd4-8d83-4e1a-aa54-d6427c3eabc4 of type vxlan for network 31330a99-0fd3-46c9-b35d-f3a702659cb0 2026-05-09 14:07:21.795 7 INFO neutron.db.l3_hamode_db [None req-8643188f-3a34-4294-b024-c70f45041f7c 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 622/1317] 10.0.0.206 () {34 vars in 782 bytes} [Sat May 9 14:07:20 2026] PUT /v2.0/routers/efffe90d-aa94-4e0f-be41-337e8c4ffac6/add_router_interface => generated 309 bytes in 1860 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:07:22.105 8 WARNING neutron_lib.context [None req-5223e23b-309e-4a4e-8174-4bc166a4cbd9 2c2ce494b3d7424395fe04e822394035 ad272655b4ab40c5b567b8ac5d1f3ca4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 623/1318] 10.0.0.206 () {34 vars in 664 bytes} [Sat May 9 14:07:22 2026] POST /v2.0/ports => generated 957 bytes in 584 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 14:07:22.694 8 WARNING neutron_lib.context [None req-050c28f9-bbea-4a70-a94a-ea01a526916f 2c2ce494b3d7424395fe04e822394035 ad272655b4ab40c5b567b8ac5d1f3ca4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:07:23.126 7 INFO neutron.db.l3_hamode_db [None req-8643188f-3a34-4294-b024-c70f45041f7c 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 624/1319] 10.0.0.206 () {34 vars in 664 bytes} [Sat May 9 14:07:22 2026] POST /v2.0/ports => generated 954 bytes in 582 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-09 14:07:23.282 8 WARNING neutron_lib.context [None req-3f5843a9-aaa6-41e8-b3f8-e68f4667dea4 2c2ce494b3d7424395fe04e822394035 ad272655b4ab40c5b567b8ac5d1f3ca4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:07:24.410 8 INFO neutron.db.l3_db [None req-3f5843a9-aaa6-41e8-b3f8-e68f4667dea4 2c2ce494b3d7424395fe04e822394035 ad272655b4ab40c5b567b8ac5d1f3ca4 - - default default] Floating IP ce14b688-7e29-4674-8bb5-ad3145b77f40 associated. External IP: 10.96.250.220, port: a006cff7-0f67-4e22-8a38-e65b205beb9c. [pid: 7|app: 0|req: 696/1320] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:07:21 2026] POST /v2.0/routers => generated 728 bytes in 3301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1321] 10.0.0.206 () {34 vars in 676 bytes} [Sat May 9 14:07:23 2026] POST /v2.0/floatingips => generated 841 bytes in 1557 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:07:24.949 8 WARNING neutron_lib.context [None req-257fa607-bf0c-4293-a5b0-b14b35e87f49 d484a132d026414da5b53dcd6445ac96 fc721927227c4eb88c9fb12bb686a27c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 697/1322] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:07:24 2026] GET /v2.0/security-groups?tenant_id=ccee36ee6cdf4befb5f39f544b087a9d&name=default => generated 2925 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1323] 10.0.0.206 () {34 vars in 675 bytes} [Sat May 9 14:07:24 2026] POST /v2.0/floatingips => generated 552 bytes in 763 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:07:25.752 8 INFO neutron.db.l3_db [None req-b28aad75-677a-48c6-8a87-60b65408e08b 2c2ce494b3d7424395fe04e822394035 ad272655b4ab40c5b567b8ac5d1f3ca4 - - default default] Floating IP ce14b688-7e29-4674-8bb5-ad3145b77f40 disassociated. External IP: 10.96.250.220, port: a006cff7-0f67-4e22-8a38-e65b205beb9c. [pid: 8|app: 0|req: 627/1324] 10.0.0.206 () {34 vars in 748 bytes} [Sat May 9 14:07:25 2026] PUT /v2.0/floatingips/ce14b688-7e29-4674-8bb5-ad3145b77f40 => generated 552 bytes in 570 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1325] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:07:26 2026] DELETE /v2.0/security-groups/ddf2566d-e054-434b-94e5-8ad9cc257ed8 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:07:26.314 8 WARNING neutron_lib.context [None req-ce8ca64c-9003-4b9c-aba6-316437ad15d5 d484a132d026414da5b53dcd6445ac96 fc721927227c4eb88c9fb12bb686a27c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 698/1326] 10.0.0.206 () {34 vars in 782 bytes} [Sat May 9 14:07:25 2026] PUT /v2.0/routers/59bf05de-87fc-414d-ad57-43536dc22e35/add_router_interface => generated 309 bytes in 1503 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1327] 10.0.0.206 () {34 vars in 675 bytes} [Sat May 9 14:07:26 2026] POST /v2.0/floatingips => generated 552 bytes in 682 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1328] 10.0.0.206 () {32 vars in 731 bytes} [Sat May 9 14:07:26 2026] DELETE /v2.0/floatingips/ce14b688-7e29-4674-8bb5-ad3145b77f40 => generated 0 bytes in 414 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:07:27.036 7 WARNING neutron_lib.context [None req-c4d48e15-3e90-42e1-8016-f5c2464e8c5c d484a132d026414da5b53dcd6445ac96 fc721927227c4eb88c9fb12bb686a27c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 630/1329] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:07:26 2026] GET /v2.0/security-groups?tenant_id=c58df1f8535b496f8d3b7d3fd7a2ec38&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:07:27.120 8 WARNING neutron_lib.context [None req-7fa8fad4-b34a-4668-91e6-33baaf19c74c 2c2ce494b3d7424395fe04e822394035 ad272655b4ab40c5b567b8ac5d1f3ca4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 700/1330] 10.0.0.206 () {34 vars in 675 bytes} [Sat May 9 14:07:27 2026] POST /v2.0/floatingips => generated 552 bytes in 664 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1331] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:07:27 2026] DELETE /v2.0/security-groups/7f5d80c1-ce55-413d-a860-baf6de732a30 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:07:27.813 7 WARNING neutron_lib.context [None req-e326456c-225a-4fac-929d-030c7c987281 d484a132d026414da5b53dcd6445ac96 fc721927227c4eb88c9fb12bb686a27c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 702/1332] 10.0.0.206 () {34 vars in 675 bytes} [Sat May 9 14:07:27 2026] POST /v2.0/floatingips => generated 552 bytes in 691 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:07:28.511 7 WARNING neutron_lib.context [None req-cfc83b3b-bf5a-4211-910b-c597072b6c57 d484a132d026414da5b53dcd6445ac96 fc721927227c4eb88c9fb12bb686a27c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:07:28.515 8 INFO neutron.db.l3_db [None req-7fa8fad4-b34a-4668-91e6-33baaf19c74c 2c2ce494b3d7424395fe04e822394035 ad272655b4ab40c5b567b8ac5d1f3ca4 - - default default] Floating IP 3fa21687-bf15-4507-8ded-9e265b1e1862 associated. External IP: 10.96.250.213, port: 0fe33cf8-fc73-4491-a900-13bad477b150. [pid: 8|app: 0|req: 631/1333] 10.0.0.206 () {34 vars in 676 bytes} [Sat May 9 14:07:27 2026] POST /v2.0/floatingips => generated 841 bytes in 1806 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1334] 10.0.0.206 () {32 vars in 728 bytes} [Sat May 9 14:07:28 2026] GET /v2.0/floatingips/3fa21687-bf15-4507-8ded-9e265b1e1862 => generated 841 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1335] 10.0.0.206 () {32 vars in 654 bytes} [Sat May 9 14:07:29 2026] GET /v2.0/floatingips => generated 844 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1336] 10.0.0.237 () {34 vars in 981 bytes} [Sat May 9 14:07:29 2026] GET /v2.0/networks?id=209c0ad4-c2fc-487a-b14e-8ed5910e5f0e => generated 673 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1337] 10.0.0.206 () {34 vars in 675 bytes} [Sat May 9 14:07:28 2026] POST /v2.0/floatingips => generated 552 bytes in 740 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1338] 10.0.0.237 () {34 vars in 964 bytes} [Sat May 9 14:07:29 2026] GET /v2.0/quotas/4950aecb67914be095325f7b3eaa2f93 => 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: 705/1339] 10.0.0.206 () {34 vars in 758 bytes} [Sat May 9 14:07:29 2026] PUT /v2.0/floatingips/6d65d421-fcae-400b-b1a8-adb62485c780/tags => generated 17 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1340] 10.0.0.237 () {34 vars in 1001 bytes} [Sat May 9 14:07:29 2026] GET /v2.0/ports?tenant_id=4950aecb67914be095325f7b3eaa2f93&fields=id => generated 103 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1341] 10.0.0.206 () {34 vars in 758 bytes} [Sat May 9 14:07:29 2026] PUT /v2.0/floatingips/b4d5c375-d759-4e92-8217-9521c87d5a63/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1342] 10.0.0.237 () {34 vars in 1007 bytes} [Sat May 9 14:07:29 2026] GET /v2.0/networks/209c0ad4-c2fc-487a-b14e-8ed5910e5f0e?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: 709/1343] 10.0.0.206 () {34 vars in 758 bytes} [Sat May 9 14:07:29 2026] PUT /v2.0/floatingips/9e705642-ce9a-4a49-82a8-6a7a1fc87996/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:07:29.673 8 INFO neutron.db.l3_db [None req-d838a96f-d29a-4bf0-ad5d-3ee6f6c0dddb 2c2ce494b3d7424395fe04e822394035 ad272655b4ab40c5b567b8ac5d1f3ca4 - - default default] Floating IP 3fa21687-bf15-4507-8ded-9e265b1e1862 associated. External IP: 10.96.250.213, port: 0fe33cf8-fc73-4491-a900-13bad477b150. [pid: 7|app: 0|req: 710/1344] 10.0.0.237 () {34 vars in 1107 bytes} [Sat May 9 14:07:29 2026] GET /v2.0/networks/209c0ad4-c2fc-487a-b14e-8ed5910e5f0e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1345] 10.0.0.206 () {34 vars in 758 bytes} [Sat May 9 14:07:29 2026] PUT /v2.0/floatingips/dcc0d998-091f-415b-8028-1686fec279dd/tags => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1346] 10.0.0.206 () {32 vars in 671 bytes} [Sat May 9 14:07:29 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1347] 10.0.0.206 () {32 vars in 685 bytes} [Sat May 9 14:07:29 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1348] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:07:29 2026] GET /v2.0/ports?device_id=edd68f46-2cb4-4f00-bb12-f22c2083ceeb => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1349] 10.0.0.206 () {32 vars in 681 bytes} [Sat May 9 14:07:29 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: 716/1350] 10.0.0.206 () {32 vars in 693 bytes} [Sat May 9 14:07:29 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1351] 10.0.0.206 () {32 vars in 679 bytes} [Sat May 9 14:07:29 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1352] 10.0.0.206 () {32 vars in 693 bytes} [Sat May 9 14:07:30 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1353] 10.0.0.206 () {32 vars in 689 bytes} [Sat May 9 14:07:30 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1354] 10.0.0.206 () {32 vars in 701 bytes} [Sat May 9 14:07:30 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1357] 10.0.0.206 () {34 vars in 748 bytes} [Sat May 9 14:07:29 2026] PUT /v2.0/floatingips/3fa21687-bf15-4507-8ded-9e265b1e1862 => generated 841 bytes in 1387 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1358] 10.0.0.206 () {32 vars in 731 bytes} [Sat May 9 14:07:30 2026] DELETE /v2.0/floatingips/6d65d421-fcae-400b-b1a8-adb62485c780 => generated 0 bytes in 388 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1359] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:07:30 2026] GET /v2.0/networks?id=209c0ad4-c2fc-487a-b14e-8ed5910e5f0e => generated 673 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:07:30.742 7 INFO neutron.db.l3_db [None req-d2d763bf-ddd0-4d1e-baba-3c7c13e455a7 2c2ce494b3d7424395fe04e822394035 ad272655b4ab40c5b567b8ac5d1f3ca4 - - default default] Floating IP 3fa21687-bf15-4507-8ded-9e265b1e1862 disassociated. External IP: 10.96.250.213, port: a006cff7-0f67-4e22-8a38-e65b205beb9c. [pid: 8|app: 0|req: 637/1360] 10.0.0.206 () {32 vars in 731 bytes} [Sat May 9 14:07:30 2026] DELETE /v2.0/floatingips/b4d5c375-d759-4e92-8217-9521c87d5a63 => generated 0 bytes in 402 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:07:31.036 8 WARNING neutron_lib.context [req-8c44336c-2022-4f8f-bcdf-dbaa6b2fc938 req-a5e6081f-61e7-430b-bef6-1159bce6ea71 78771e67a7154646a41d3e2eafaebfae 4950aecb67914be095325f7b3eaa2f93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 724/1361] 10.0.0.206 () {34 vars in 748 bytes} [Sat May 9 14:07:30 2026] PUT /v2.0/floatingips/3fa21687-bf15-4507-8ded-9e265b1e1862 => generated 552 bytes in 606 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1362] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:07:31 2026] GET /v2.0/ports?device_id=edd68f46-2cb4-4f00-bb12-f22c2083ceeb => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1363] 199.204.45.129 () {38 vars in 954 bytes} [Sat May 9 14:07:31 2026] POST /v2.0/ports => generated 954 bytes in 599 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: 726/1364] 10.0.0.206 () {32 vars in 731 bytes} [Sat May 9 14:07:31 2026] DELETE /v2.0/floatingips/9e705642-ce9a-4a49-82a8-6a7a1fc87996 => generated 0 bytes in 433 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1365] 10.0.0.206 () {32 vars in 731 bytes} [Sat May 9 14:07:31 2026] DELETE /v2.0/floatingips/3fa21687-bf15-4507-8ded-9e265b1e1862 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1366] 10.0.0.206 () {32 vars in 731 bytes} [Sat May 9 14:07:31 2026] DELETE /v2.0/floatingips/dcc0d998-091f-415b-8028-1686fec279dd => generated 0 bytes in 378 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1367] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:07:32 2026] GET /v2.0/security-groups?tenant_id=435ef8a67cd04f6dbb2331ab547ce354&name=default => generated 2925 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:07:32.371 7 INFO neutron.api.v2.resource [None req-bbe486b5-0bfd-4631-8e60-0540f28cb6f3 2c2ce494b3d7424395fe04e822394035 ad272655b4ab40c5b567b8ac5d1f3ca4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 729/1368] 10.0.0.206 () {32 vars in 731 bytes} [Sat May 9 14:07:32 2026] DELETE /v2.0/floatingips/3fa21687-bf15-4507-8ded-9e265b1e1862 => generated 144 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1369] 199.204.45.129 () {38 vars in 1027 bytes} [Sat May 9 14:07:31 2026] PUT /v2.0/ports/cc0e2c2f-f126-4257-b879-5a124f54cdf1 => generated 1199 bytes in 493 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-09 14:07:32.533 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-46fbba75-a02c-4fa0-9ee2-540d59342997'] response: {'name': 'network-changed', 'server_uuid': 'edd68f46-2cb4-4f00-bb12-f22c2083ceeb', 'tag': 'cc0e2c2f-f126-4257-b879-5a124f54cdf1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 641/1370] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:07:32 2026] GET /v2.0/ports?device_id=edd68f46-2cb4-4f00-bb12-f22c2083ceeb => generated 969 bytes in 134 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: 642/1371] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:07:32 2026] DELETE /v2.0/security-groups/8ce1841d-556a-4fcc-909c-7ee4cc6fcf80 => 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: 730/1372] 10.0.0.206 () {32 vars in 731 bytes} [Sat May 9 14:07:32 2026] DELETE /v2.0/floatingips/9473a42d-1d7e-427b-8ec5-97ec86939924 => generated 0 bytes in 704 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1373] 10.0.0.206 () {32 vars in 719 bytes} [Sat May 9 14:07:32 2026] DELETE /v2.0/ports/a006cff7-0f67-4e22-8a38-e65b205beb9c => generated 0 bytes in 413 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1374] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:07:33 2026] GET /v2.0/ports?tenant_id=4950aecb67914be095325f7b3eaa2f93&device_id=edd68f46-2cb4-4f00-bb12-f22c2083ceeb => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1375] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:07:33 2026] GET /v2.0/security-groups?id=934aeb58-9291-46b5-a165-0e683f2598e9&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1376] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:07:33 2026] GET /v2.0/security-groups?tenant_id=a8b87637e5de4e129d283cc43a557a11&name=default => generated 2925 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1377] 199.204.45.129 () {34 vars in 1057 bytes} [Sat May 9 14:07:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=cc0e2c2f-f126-4257-b879-5a124f54cdf1 => 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: 734/1378] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:07:33 2026] DELETE /v2.0/security-groups/dc0622ea-1146-4168-a32d-5b8865965dd8 => 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: 735/1379] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:07:33 2026] GET /v2.0/subnets?id=c39f6537-b6b6-4bb5-83d8-a9e91be9b6d1 => generated 667 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1380] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:07:33 2026] GET /v2.0/ports?network_id=209c0ad4-c2fc-487a-b14e-8ed5910e5f0e&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: 645/1381] 10.0.0.206 () {32 vars in 719 bytes} [Sat May 9 14:07:33 2026] DELETE /v2.0/ports/0fe33cf8-fc73-4491-a900-13bad477b150 => generated 0 bytes in 361 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1382] 10.0.0.206 () {32 vars in 735 bytes} [Sat May 9 14:07:33 2026] GET /v2.0/ports?device_id=efffe90d-aa94-4e0f-be41-337e8c4ffac6 => generated 958 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1383] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:07:33 2026] GET /v2.0/networks/209c0ad4-c2fc-487a-b14e-8ed5910e5f0e?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: 738/1384] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:07:33 2026] GET /v2.0/networks/209c0ad4-c2fc-487a-b14e-8ed5910e5f0e?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: 739/1385] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:07:33 2026] GET /v2.0/ports?tenant_id=4950aecb67914be095325f7b3eaa2f93&device_id=edd68f46-2cb4-4f00-bb12-f22c2083ceeb => generated 1238 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1386] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:07:33 2026] GET /v2.0/networks?id=209c0ad4-c2fc-487a-b14e-8ed5910e5f0e => generated 769 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1387] 199.204.45.129 () {34 vars in 1057 bytes} [Sat May 9 14:07:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=cc0e2c2f-f126-4257-b879-5a124f54cdf1 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1388] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:07:33 2026] GET /v2.0/subnets?id=c39f6537-b6b6-4bb5-83d8-a9e91be9b6d1 => generated 667 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1389] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:07:33 2026] GET /v2.0/security-groups?tenant_id=03047d8001374cd8a6f4692d5e3acd40&name=default => generated 2925 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1390] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:07:34 2026] GET /v2.0/ports?network_id=209c0ad4-c2fc-487a-b14e-8ed5910e5f0e&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1391] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:07:34 2026] DELETE /v2.0/security-groups/44f656f2-025c-4829-8378-d0c4789b0e00 => 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: 746/1392] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:07:34 2026] GET /v2.0/networks/209c0ad4-c2fc-487a-b14e-8ed5910e5f0e?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: 747/1393] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:07:34 2026] GET /v2.0/ports?device_id=edd68f46-2cb4-4f00-bb12-f22c2083ceeb => generated 969 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1394] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:07:34 2026] GET /v2.0/networks/209c0ad4-c2fc-487a-b14e-8ed5910e5f0e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1395] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:07:34 2026] GET /v2.0/security-groups?tenant_id=21b9071ab6104ce2ad3cc34eb676055b&name=default => generated 2925 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1396] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:07:34 2026] GET /v2.0/security-groups?id=934aeb58-9291-46b5-a165-0e683f2598e9&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1397] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:07:34 2026] DELETE /v2.0/security-groups/96c0bd32-10e8-4721-ad3e-05fd75726d9e => 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: 647/1398] 10.0.0.206 () {34 vars in 788 bytes} [Sat May 9 14:07:33 2026] PUT /v2.0/routers/efffe90d-aa94-4e0f-be41-337e8c4ffac6/remove_router_interface => generated 309 bytes in 1265 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1399] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:07:34 2026] GET /v2.0/security-groups?tenant_id=fc721927227c4eb88c9fb12bb686a27c&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1400] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:07:35 2026] DELETE /v2.0/security-groups/424382b8-e4c6-4bbe-855f-ca1b401fee74 => 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: 650/1401] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:07:35 2026] GET /v2.0/ports?device_id=edd68f46-2cb4-4f00-bb12-f22c2083ceeb => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1402] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:07:35 2026] GET /v2.0/security-groups?id=934aeb58-9291-46b5-a165-0e683f2598e9&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:07:36.012 7 INFO neutron.services.segments.plugin [-] Segment 100d6bce-a783-40b0-8291-b2ee79525e39 resource provider aggregate not found 2026-05-09 14:07:36.018 7 INFO neutron.services.segments.plugin [-] Segment 100d6bce-a783-40b0-8291-b2ee79525e39 resource provider aggregate not found 2026-05-09 14:07:36.030 7 INFO neutron.db.l3_hamode_db [None req-378f5198-150a-4516-ba1f-f0681fecfb72 2c2ce494b3d7424395fe04e822394035 ad272655b4ab40c5b567b8ac5d1f3ca4 - - default default] HA network 926746b4-8c7c-44e4-9a72-a8f30fbd03f8 was deleted as no HA routers are present in tenant ad272655b4ab40c5b567b8ac5d1f3ca4. [pid: 7|app: 0|req: 752/1403] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:07:34 2026] DELETE /v2.0/routers/efffe90d-aa94-4e0f-be41-337e8c4ffac6 => generated 0 bytes in 1212 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1404] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:07:36 2026] DELETE /v2.0/subnets/331335b6-3eb6-47f3-88fa-c1d2b78383db => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 14:07:36.376 7 INFO neutron.services.segments.plugin [-] Segment 100d6bce-a783-40b0-8291-b2ee79525e39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 100d6bce-a783-40b0-8291-b2ee79525e39 found for delete ", "request_id": "req-a1339c30-a773-4ffb-8912-edc5d48b3cbe"}]} 2026-05-09 14:07:36.377 7 INFO neutron.services.segments.plugin [-] Segment 100d6bce-a783-40b0-8291-b2ee79525e39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 100d6bce-a783-40b0-8291-b2ee79525e39 found for delete ", "request_id": "req-a9e83e3c-640b-46c6-9e9a-a3c1d9a8c9eb"}]} [pid: 8|app: 0|req: 653/1405] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:07:36 2026] GET /v2.0/ports?device_id=edd68f46-2cb4-4f00-bb12-f22c2083ceeb => generated 971 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1406] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:07:36 2026] DELETE /v2.0/networks/f2636ca2-2a25-4e2e-b93f-fa946af1fafc => 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: 654/1407] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:07:36 2026] GET /v2.0/security-groups?id=934aeb58-9291-46b5-a165-0e683f2598e9&fields=id&fields=name => generated 88 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1408] 199.204.45.129 () {34 vars in 993 bytes} [Sat May 9 14:07:37 2026] GET /v2.0/ports?device_id=edd68f46-2cb4-4f00-bb12-f22c2083ceeb => 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: 655/1409] 199.204.45.129 () {36 vars in 996 bytes} [Sat May 9 14:07:37 2026] DELETE /v2.0/ports/cc0e2c2f-f126-4257-b879-5a124f54cdf1 => 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: 755/1410] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:07:37 2026] GET /v2.0/security-groups?tenant_id=ad272655b4ab40c5b567b8ac5d1f3ca4&name=default => generated 2925 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:07:37.548 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-48737d03-8d9d-47bc-8629-db07d3d31a9c'] response: {'server_uuid': 'edd68f46-2cb4-4f00-bb12-f22c2083ceeb', 'name': 'network-vif-deleted', 'tag': 'cc0e2c2f-f126-4257-b879-5a124f54cdf1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 656/1411] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:07:37 2026] DELETE /v2.0/security-groups/f4dc2e5d-dd07-4379-bfea-16b2d5f7375e => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1412] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:07:37 2026] GET /v2.0/ports?device_id=edd68f46-2cb4-4f00-bb12-f22c2083ceeb => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1413] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:07:37 2026] GET /v2.0/security-groups?tenant_id=f9f3af64b5dd4f94a1d6061e0c07f261&name=default => generated 2925 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1414] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:07:38 2026] DELETE /v2.0/security-groups/54e7684c-b765-4467-afc9-29b49e8cb802 => 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: 658/1415] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:07:38 2026] GET /v2.0/security-groups?tenant_id=64327200194f4141b8cf625d02714f08&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:07:38.608 7 INFO neutron.services.segments.plugin [-] Segment 3550037f-4fe5-47a0-bee8-65cad23acff9 resource provider aggregate not found 2026-05-09 14:07:38.615 7 INFO neutron.services.segments.plugin [-] Segment 3550037f-4fe5-47a0-bee8-65cad23acff9 resource provider aggregate not found 2026-05-09 14:07:38.636 7 INFO neutron.services.segments.plugin [-] Segment 3550037f-4fe5-47a0-bee8-65cad23acff9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3550037f-4fe5-47a0-bee8-65cad23acff9 found for delete ", "request_id": "req-5a2d01e7-cbf4-4a45-a2fe-deb14445094d"}]} 2026-05-09 14:07:38.637 7 INFO neutron.services.segments.plugin [-] Segment 3550037f-4fe5-47a0-bee8-65cad23acff9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3550037f-4fe5-47a0-bee8-65cad23acff9 found for delete ", "request_id": "req-18c1a878-59dc-44a9-bb59-6f6129d53186"}]} [pid: 7|app: 0|req: 758/1416] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:07:38 2026] DELETE /v2.0/security-groups/e6381e86-1bc1-4435-89ca-12f73f41297e => generated 0 bytes in 163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:07:39.796 8 WARNING neutron_lib.context [None req-145054b8-c14c-4aaf-bb11-f0ff416fd037 dc27ed2649b1479f952a505c929581ea 537328ecae8543f19b707c2ed7ef86a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:07:39.942 8 INFO neutron.db.segments_db [None req-145054b8-c14c-4aaf-bb11-f0ff416fd037 dc27ed2649b1479f952a505c929581ea 537328ecae8543f19b707c2ed7ef86a3 - - default default] Added segment 7a06bd31-bcab-4ea6-80b4-59216de18c87 of type vxlan for network 096b8ebb-31ce-4070-b9cf-e500e6c1f729 [pid: 7|app: 0|req: 759/1417] 10.0.0.206 () {34 vars in 677 bytes} [Sat May 9 14:07:39 2026] POST /v2.0/qos/policies => generated 359 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1418] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:07:39 2026] POST /v2.0/networks => generated 647 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1419] 10.0.0.206 () {34 vars in 677 bytes} [Sat May 9 14:07:40 2026] POST /v2.0/qos/policies => generated 359 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1420] 10.0.0.206 () {34 vars in 677 bytes} [Sat May 9 14:07:40 2026] POST /v2.0/qos/policies => generated 359 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1421] 10.0.0.206 () {34 vars in 677 bytes} [Sat May 9 14:07:40 2026] POST /v2.0/qos/policies => generated 359 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1422] 10.0.0.206 () {34 vars in 677 bytes} [Sat May 9 14:07:40 2026] POST /v2.0/qos/policies => generated 359 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1423] 10.0.0.206 () {34 vars in 752 bytes} [Sat May 9 14:07:40 2026] PUT /v2.0/policies/4796c839-2022-4642-8e19-dd2f4e1b68d0/tags => generated 17 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1424] 10.0.0.206 () {34 vars in 752 bytes} [Sat May 9 14:07:40 2026] PUT /v2.0/policies/8cd73f08-d679-4649-a62d-f99413163b42/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1425] 10.0.0.206 () {34 vars in 752 bytes} [Sat May 9 14:07:40 2026] PUT /v2.0/policies/97fa1bc9-cbbc-46dc-b022-f4c0cf112ddf/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1426] 10.0.0.206 () {34 vars in 752 bytes} [Sat May 9 14:07:40 2026] PUT /v2.0/policies/6279b0aa-85d3-4c43-8e87-2811eebd75d0/tags => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:07:40.515 8 WARNING neutron_lib.context [None req-1a36cba6-3918-4011-b969-86fec2ad0ad2 dc27ed2649b1479f952a505c929581ea 537328ecae8543f19b707c2ed7ef86a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 668/1427] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:07:40 2026] POST /v2.0/subnets => generated 649 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1428] 10.0.0.206 () {32 vars in 673 bytes} [Sat May 9 14:07:40 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:07:41.206 8 WARNING neutron_lib.context [None req-0d317929-607b-4367-ad2c-6d3d409ac779 dc27ed2649b1479f952a505c929581ea 537328ecae8543f19b707c2ed7ef86a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:07:41.275 8 INFO neutron.db.segments_db [None req-0d317929-607b-4367-ad2c-6d3d409ac779 dc27ed2649b1479f952a505c929581ea 537328ecae8543f19b707c2ed7ef86a3 - - default default] Added segment 5bf95bf5-af2b-40a0-8362-990be0b15ed9 of type vxlan for network ba4ec891-5193-4f64-bdf9-ad87d16ba5b5 [pid: 7|app: 0|req: 760/1429] 10.0.0.206 () {34 vars in 788 bytes} [Sat May 9 14:07:40 2026] PUT /v2.0/routers/59bf05de-87fc-414d-ad57-43536dc22e35/remove_router_interface => generated 309 bytes in 1342 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1430] 10.0.0.206 () {32 vars in 687 bytes} [Sat May 9 14:07:41 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1431] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:07:41 2026] POST /v2.0/networks => generated 647 bytes in 659 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1432] 10.0.0.206 () {32 vars in 683 bytes} [Sat May 9 14:07:41 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1433] 10.0.0.206 () {34 vars in 742 bytes} [Sat May 9 14:07:41 2026] PUT /v2.0/networks/ba4ec891-5193-4f64-bdf9-ad87d16ba5b5 => generated 592 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1434] 10.0.0.206 () {32 vars in 695 bytes} [Sat May 9 14:07:42 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:07:42.182 8 WARNING neutron_lib.context [None req-807a192d-1b7c-4ca2-8511-0a8aa6fb9fdd dc27ed2649b1479f952a505c929581ea 537328ecae8543f19b707c2ed7ef86a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 674/1435] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:07:42 2026] POST /v2.0/subnets => generated 622 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:07:42.556 7 INFO neutron.services.segments.plugin [-] Segment 2a441fd4-8d83-4e1a-aa54-d6427c3eabc4 resource provider aggregate not found 2026-05-09 14:07:42.560 7 INFO neutron.services.segments.plugin [-] Segment 2a441fd4-8d83-4e1a-aa54-d6427c3eabc4 resource provider aggregate not found 2026-05-09 14:07:42.577 7 INFO neutron.services.segments.plugin [-] Segment 2a441fd4-8d83-4e1a-aa54-d6427c3eabc4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a441fd4-8d83-4e1a-aa54-d6427c3eabc4 found for delete ", "request_id": "req-a9430bdb-58d3-4f7c-b1d1-f07de591be18"}]} 2026-05-09 14:07:42.579 7 INFO neutron.services.segments.plugin [-] Segment 2a441fd4-8d83-4e1a-aa54-d6427c3eabc4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a441fd4-8d83-4e1a-aa54-d6427c3eabc4 found for delete ", "request_id": "req-e3ae0821-f090-402d-a66b-88cff815e9cf"}]} 2026-05-09 14:07:42.587 7 INFO neutron.db.l3_hamode_db [None req-cd8cf00d-f347-41e4-9c7d-246fa70f907e 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] HA network 31330a99-0fd3-46c9-b35d-f3a702659cb0 was deleted as no HA routers are present in tenant 4950aecb67914be095325f7b3eaa2f93. [pid: 7|app: 0|req: 762/1436] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:07:41 2026] DELETE /v2.0/routers/59bf05de-87fc-414d-ad57-43536dc22e35 => generated 0 bytes in 1119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1437] 10.0.0.206 () {32 vars in 681 bytes} [Sat May 9 14:07:42 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1438] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:07:42 2026] DELETE /v2.0/subnets/c39f6537-b6b6-4bb5-83d8-a9e91be9b6d1 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1439] 10.0.0.206 () {34 vars in 740 bytes} [Sat May 9 14:07:42 2026] PUT /v2.0/subnets/bde5560d-f193-4300-995a-a74a716fcf27 => generated 632 bytes in 410 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1440] 10.0.0.206 () {32 vars in 695 bytes} [Sat May 9 14:07:42 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: 7|app: 0|req: 764/1441] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:07:43 2026] DELETE /v2.0/networks/209c0ad4-c2fc-487a-b14e-8ed5910e5f0e => generated 0 bytes in 421 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1442] 10.0.0.206 () {32 vars in 691 bytes} [Sat May 9 14:07:43 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1443] 10.0.0.206 () {32 vars in 703 bytes} [Sat May 9 14:07:43 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1444] 10.0.0.206 () {32 vars in 733 bytes} [Sat May 9 14:07:43 2026] DELETE /v2.0/qos/policies/4796c839-2022-4642-8e19-dd2f4e1b68d0 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:07:43.682 8 INFO neutron.services.segments.plugin [-] Segment 5bf95bf5-af2b-40a0-8362-990be0b15ed9 resource provider aggregate not found 2026-05-09 14:07:43.688 8 INFO neutron.services.segments.plugin [-] Segment 5bf95bf5-af2b-40a0-8362-990be0b15ed9 resource provider aggregate not found [pid: 7|app: 0|req: 768/1445] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:07:43 2026] GET /v2.0/security-groups?tenant_id=4950aecb67914be095325f7b3eaa2f93&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:07:43.697 8 INFO neutron.services.segments.plugin [-] Segment 5bf95bf5-af2b-40a0-8362-990be0b15ed9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bf95bf5-af2b-40a0-8362-990be0b15ed9 found for delete ", "request_id": "req-88a741ab-5b7f-4d92-9691-b0d822b1c20f"}]} 2026-05-09 14:07:43.706 8 INFO neutron.services.segments.plugin [-] Segment 5bf95bf5-af2b-40a0-8362-990be0b15ed9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bf95bf5-af2b-40a0-8362-990be0b15ed9 found for delete ", "request_id": "req-e58bda8e-8184-418e-ac98-c18bd1434e93"}]} [pid: 8|app: 0|req: 678/1446] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:07:43 2026] DELETE /v2.0/networks/ba4ec891-5193-4f64-bdf9-ad87d16ba5b5 => generated 0 bytes in 703 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1447] 10.0.0.206 () {32 vars in 733 bytes} [Sat May 9 14:07:43 2026] DELETE /v2.0/qos/policies/8cd73f08-d679-4649-a62d-f99413163b42 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:07:43.790 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2acc248f-4f4d-4b2c-95a9-e9c7919d7dfa dc27ed2649b1479f952a505c929581ea 537328ecae8543f19b707c2ed7ef86a3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 770/1448] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:07:43 2026] DELETE /v2.0/networks/ba4ec891-5193-4f64-bdf9-ad87d16ba5b5 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1449] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:07:43 2026] DELETE /v2.0/security-groups/934aeb58-9291-46b5-a165-0e683f2598e9 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1450] 10.0.0.206 () {32 vars in 733 bytes} [Sat May 9 14:07:43 2026] DELETE /v2.0/qos/policies/97fa1bc9-cbbc-46dc-b022-f4c0cf112ddf => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1451] 10.0.0.206 () {32 vars in 733 bytes} [Sat May 9 14:07:43 2026] DELETE /v2.0/qos/policies/6279b0aa-85d3-4c43-8e87-2811eebd75d0 => 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: 680/1452] 10.0.0.206 () {32 vars in 693 bytes} [Sat May 9 14:07:43 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1453] 10.0.0.206 () {32 vars in 733 bytes} [Sat May 9 14:07:43 2026] DELETE /v2.0/qos/policies/3f2f008c-2805-4f6a-8eb1-cdfda63b7b5a => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1454] 10.0.0.206 () {32 vars in 741 bytes} [Sat May 9 14:07:44 2026] GET /v2.0/subnets?network_id=fb6b8ca0-7818-49d9-a7a0-b41146b2a296 => generated 626 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1455] 10.0.0.206 () {32 vars in 652 bytes} [Sat May 9 14:07:44 2026] GET /v2.0/extensions => generated 19901 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1456] 10.0.0.206 () {32 vars in 648 bytes} [Sat May 9 14:07:44 2026] GET /v2.0/networks => generated 1312 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1457] 10.0.0.206 () {32 vars in 646 bytes} [Sat May 9 14:07:44 2026] GET /v2.0/subnets => generated 1265 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1458] 10.0.0.206 () {32 vars in 722 bytes} [Sat May 9 14:07:44 2026] GET /v2.0/networks/096b8ebb-31ce-4070-b9cf-e500e6c1f729 => generated 672 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1459] 10.0.0.206 () {32 vars in 720 bytes} [Sat May 9 14:07:44 2026] GET /v2.0/subnets/77206aeb-9eac-4890-a3b9-743593c4560b => generated 649 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:07:44.465 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4535a089-4897-4c46-a96b-091db8f76a49 dc27ed2649b1479f952a505c929581ea 537328ecae8543f19b707c2ed7ef86a3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 684/1460] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:07:44 2026] DELETE /v2.0/subnets/bde5560d-f193-4300-995a-a74a716fcf27 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 14:07:44.490 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6f43fc2f-d93a-4c7b-a97e-258d814befed dc27ed2649b1479f952a505c929581ea 537328ecae8543f19b707c2ed7ef86a3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 777/1461] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:07:44 2026] DELETE /v2.0/networks/ba4ec891-5193-4f64-bdf9-ad87d16ba5b5 => 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: 685/1462] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:07:44 2026] DELETE /v2.0/subnets/77206aeb-9eac-4890-a3b9-743593c4560b => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 14:07:44.802 7 INFO neutron.services.segments.plugin [-] Segment 8847c1f3-82c9-464c-80a8-f3e0cec224ea resource provider aggregate not found 2026-05-09 14:07:44.807 7 INFO neutron.services.segments.plugin [-] Segment 8847c1f3-82c9-464c-80a8-f3e0cec224ea resource provider aggregate not found 2026-05-09 14:07:44.820 7 INFO neutron.services.segments.plugin [-] Segment 8847c1f3-82c9-464c-80a8-f3e0cec224ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8847c1f3-82c9-464c-80a8-f3e0cec224ea found for delete ", "request_id": "req-f2098127-0f3f-498a-8bd5-91ff4a86820f"}]} 2026-05-09 14:07:44.830 7 INFO neutron.services.segments.plugin [-] Segment 8847c1f3-82c9-464c-80a8-f3e0cec224ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8847c1f3-82c9-464c-80a8-f3e0cec224ea found for delete ", "request_id": "req-cdf4ce55-ff71-4891-a790-674f5095d267"}]} [pid: 7|app: 0|req: 778/1465] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:07:44 2026] DELETE /v2.0/networks/096b8ebb-31ce-4070-b9cf-e500e6c1f729 => generated 0 bytes in 413 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1466] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:07:45 2026] GET /v2.0/security-groups?tenant_id=0ba43e0d332c475d984f3a4b7fe05884&name=default => generated 2925 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1467] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:07:45 2026] DELETE /v2.0/security-groups/8809df40-657b-42b1-9766-7d4c19c8d8dc => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1468] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:07:45 2026] GET /v2.0/security-groups?tenant_id=231ae4bfdf0a4e3ea79f5addfd5220f3&name=default => generated 2925 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1469] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:07:45 2026] DELETE /v2.0/security-groups/072ec674-e23b-4dda-a351-62cad14ab15e => 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: 780/1470] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:07:45 2026] GET /v2.0/security-groups?tenant_id=537328ecae8543f19b707c2ed7ef86a3&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1471] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:07:45 2026] DELETE /v2.0/security-groups/f066b6a4-f764-445d-8a6e-21cb58b2852c => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1472] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:07:45 2026] GET /v2.0/security-groups?tenant_id=f68aa5237397438c8735490dfbab514f&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1473] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:07:45 2026] GET /v2.0/security-groups?tenant_id=6d8fd73d9466451ba5fca3b46fa67275&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1474] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:07:45 2026] DELETE /v2.0/security-groups/8a92c650-a960-49b3-a4f2-b348bdb1284a => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1475] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:07:46 2026] DELETE /v2.0/security-groups/af73c0ae-84d7-4b29-8c13-05e9cfcdfed8 => 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: 783/1476] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:07:46 2026] GET /v2.0/security-groups?tenant_id=9320e8ee88a84a7c8910744cde52b8db&name=default => generated 2925 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1477] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:07:46 2026] DELETE /v2.0/security-groups/c3f8071b-d951-4204-b0f1-9812fb5eb95e => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:07:47.639 7 INFO neutron.services.segments.plugin [-] Segment 7a06bd31-bcab-4ea6-80b4-59216de18c87 resource provider aggregate not found 2026-05-09 14:07:47.644 7 INFO neutron.services.segments.plugin [-] Segment 7a06bd31-bcab-4ea6-80b4-59216de18c87 resource provider aggregate not found 2026-05-09 14:07:47.665 7 INFO neutron.services.segments.plugin [-] Segment 7a06bd31-bcab-4ea6-80b4-59216de18c87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a06bd31-bcab-4ea6-80b4-59216de18c87 found for delete ", "request_id": "req-f55280ed-9677-43d9-bd6d-e4ea61614ff6"}]} 2026-05-09 14:07:47.667 7 INFO neutron.services.segments.plugin [-] Segment 7a06bd31-bcab-4ea6-80b4-59216de18c87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a06bd31-bcab-4ea6-80b4-59216de18c87 found for delete ", "request_id": "req-5abcfac8-b3c1-4379-b8c6-6fbfdf865d00"}]} [pid: 7|app: 0|req: 784/1478] 10.0.0.49 () {30 vars in 648 bytes} [Sat May 9 14:07:47 2026] GET /v2.0/extensions => generated 19901 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-09 14:07:48.000 7 WARNING neutron_lib.context [None req-b8632003-2e9e-46a6-92f6-61b4b0f515af 74190421947b4faea749933df5ed4c4e fa881cd2290340e0904db2c018736d2d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 695/1479] 10.0.0.49 () {30 vars in 722 bytes} [Sat May 9 14:07:47 2026] GET /v2.0/quotas/61f492bfa0264ce2856e3f6ff7b35e5e/details => generated 847 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:07:48.145 7 INFO neutron.db.segments_db [None req-b8632003-2e9e-46a6-92f6-61b4b0f515af 74190421947b4faea749933df5ed4c4e fa881cd2290340e0904db2c018736d2d - - default default] Added segment 1ba109fd-3319-4d09-b09d-38252a87cbc0 of type vxlan for network d3d2b68f-a2dc-4b08-8a95-83445d5889d7 2026-05-09 14:07:48.252 8 WARNING neutron_lib.context [None req-45873d7f-e216-47f3-b932-7d1349e3b82a fc8057629fb441ed9b1e4432426d01dc 69c1dbf25f044d8689444cd359122560 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:07:48.253 8 WARNING neutron_lib.context [None req-45873d7f-e216-47f3-b932-7d1349e3b82a fc8057629fb441ed9b1e4432426d01dc 69c1dbf25f044d8689444cd359122560 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 785/1480] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:07:47 2026] POST /v2.0/networks => generated 630 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:07:48.301 7 WARNING neutron_lib.context [None req-52eb8d47-09e7-4d99-8527-58480e13ba59 74190421947b4faea749933df5ed4c4e fa881cd2290340e0904db2c018736d2d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:07:48.361 7 INFO neutron.db.segments_db [None req-52eb8d47-09e7-4d99-8527-58480e13ba59 74190421947b4faea749933df5ed4c4e fa881cd2290340e0904db2c018736d2d - - default default] Added segment 49d6c0f1-5d43-4666-93bc-5e25faabb492 of type vxlan for network 4d62ee42-927c-4ae1-9daf-e732577f20f0 2026-05-09 14:07:48.419 8 INFO neutron.db.segments_db [None req-45873d7f-e216-47f3-b932-7d1349e3b82a fc8057629fb441ed9b1e4432426d01dc 69c1dbf25f044d8689444cd359122560 - - default default] Added segment 901f2cd1-b344-419b-af9f-01953b359b9d of type vxlan for network 28fe8907-727e-4d90-8ac6-abbc9a97080e [pid: 7|app: 0|req: 786/1481] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:07:48 2026] POST /v2.0/networks => generated 629 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:07:48.487 7 WARNING neutron_lib.context [None req-64bc361c-73a1-463d-9dd0-2cdfbf701cd2 74190421947b4faea749933df5ed4c4e fa881cd2290340e0904db2c018736d2d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:07:48.508 8 INFO neutron.db.segments_db [None req-45873d7f-e216-47f3-b932-7d1349e3b82a fc8057629fb441ed9b1e4432426d01dc 69c1dbf25f044d8689444cd359122560 - - default default] Added segment 2746bc14-6490-486c-953e-5255d2ae13ee of type vxlan for network b56b2dc0-2e80-4720-bd45-e0a5a50c8391 [pid: 8|app: 0|req: 696/1482] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:07:48 2026] POST /v2.0/networks => generated 1244 bytes in 524 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1483] 10.0.0.206 () {32 vars in 648 bytes} [Sat May 9 14:07:48 2026] GET /v2.0/networks => generated 1843 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1484] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:07:48 2026] POST /v2.0/subnets => generated 602 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:07:48.847 7 WARNING neutron_lib.context [None req-fd5fc1c7-d85a-469f-8895-2d5021f231df 74190421947b4faea749933df5ed4c4e fa881cd2290340e0904db2c018736d2d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:07:48.951 8 INFO neutron.services.segments.plugin [-] Segment 901f2cd1-b344-419b-af9f-01953b359b9d resource provider aggregate not found 2026-05-09 14:07:48.966 8 INFO neutron.services.segments.plugin [-] Segment 901f2cd1-b344-419b-af9f-01953b359b9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 901f2cd1-b344-419b-af9f-01953b359b9d found for delete ", "request_id": "req-23816f09-cbbf-476c-9faf-340d9d03c51b"}]} 2026-05-09 14:07:48.968 8 INFO neutron.services.segments.plugin [-] Segment 901f2cd1-b344-419b-af9f-01953b359b9d resource provider aggregate not found [pid: 8|app: 0|req: 698/1485] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:07:48 2026] DELETE /v2.0/networks/28fe8907-727e-4d90-8ac6-abbc9a97080e => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 14:07:48.991 8 INFO neutron.services.segments.plugin [-] Segment 901f2cd1-b344-419b-af9f-01953b359b9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 901f2cd1-b344-419b-af9f-01953b359b9d found for delete ", "request_id": "req-08cf3e2e-31cf-4e15-92fc-6f2263c6e782"}]} [pid: 8|app: 0|req: 699/1486] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:07:48 2026] DELETE /v2.0/networks/b56b2dc0-2e80-4720-bd45-e0a5a50c8391 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1487] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:07:48 2026] POST /v2.0/subnets => generated 602 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:07:49.205 7 WARNING neutron_lib.context [None req-fb6fdb69-520f-4f40-aa55-49b4cd5dc888 74190421947b4faea749933df5ed4c4e fa881cd2290340e0904db2c018736d2d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:07:49.262 7 INFO neutron.db.segments_db [None req-fb6fdb69-520f-4f40-aa55-49b4cd5dc888 74190421947b4faea749933df5ed4c4e fa881cd2290340e0904db2c018736d2d - - default default] Added segment ae51ba41-1ae0-4ff0-8095-45b645ffe0d1 of type vxlan for network ea4604ab-ea45-4f63-8895-4701c7688302 [pid: 8|app: 0|req: 700/1488] 10.0.0.206 () {32 vars in 648 bytes} [Sat May 9 14:07:49 2026] GET /v2.0/networks => generated 651 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:07:49.285 8 WARNING neutron_lib.context [None req-d8115cc5-484d-4005-9ce7-26a78c9c5f91 fc8057629fb441ed9b1e4432426d01dc 69c1dbf25f044d8689444cd359122560 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:07:49.347 8 INFO neutron.db.segments_db [None req-d8115cc5-484d-4005-9ce7-26a78c9c5f91 fc8057629fb441ed9b1e4432426d01dc 69c1dbf25f044d8689444cd359122560 - - default default] Added segment 5a2d3933-8ce8-4d1b-8fb9-65e925383aea of type vxlan for network cbfe4569-3b55-4ebd-ab92-3b8b7615300f [pid: 8|app: 0|req: 701/1489] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:07:49 2026] POST /v2.0/networks => generated 653 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:07:49.472 8 WARNING neutron_lib.context [None req-f14683f4-d1a6-4c4b-8deb-a2f34ee95218 fc8057629fb441ed9b1e4432426d01dc 69c1dbf25f044d8689444cd359122560 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:07:49.554 8 INFO neutron.db.segments_db [None req-f14683f4-d1a6-4c4b-8deb-a2f34ee95218 fc8057629fb441ed9b1e4432426d01dc 69c1dbf25f044d8689444cd359122560 - - default default] Added segment 59649302-1a77-4550-8dbd-8ff6a767499d of type vxlan for network 9176ed64-94ea-4c1f-8308-9e2578fe73c9 2026-05-09 14:07:49.595 7 INFO neutron.db.l3_hamode_db [None req-fb6fdb69-520f-4f40-aa55-49b4cd5dc888 74190421947b4faea749933df5ed4c4e fa881cd2290340e0904db2c018736d2d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 702/1490] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:07:49 2026] POST /v2.0/networks => generated 654 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:07:49.687 8 WARNING neutron_lib.context [None req-602bf558-a157-4dcd-9e4d-43be01c94957 fc8057629fb441ed9b1e4432426d01dc 69c1dbf25f044d8689444cd359122560 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:07:49.741 8 WARNING neutron_lib.context [None req-602bf558-a157-4dcd-9e4d-43be01c94957 fc8057629fb441ed9b1e4432426d01dc 69c1dbf25f044d8689444cd359122560 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:07:49.827 7 INFO neutron.db.l3_hamode_db [None req-fb6fdb69-520f-4f40-aa55-49b4cd5dc888 74190421947b4faea749933df5ed4c4e fa881cd2290340e0904db2c018736d2d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 703/1491] 10.0.0.206 () {34 vars in 664 bytes} [Sat May 9 14:07:49 2026] POST /v2.0/ports => generated 1506 bytes in 785 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: 704/1492] 10.0.0.206 () {32 vars in 642 bytes} [Sat May 9 14:07:50 2026] GET /v2.0/ports => generated 1506 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1493] 10.0.0.206 () {32 vars in 719 bytes} [Sat May 9 14:07:50 2026] DELETE /v2.0/ports/45fd82b4-f8e8-4189-9c3b-d0504ae3a64f => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1494] 10.0.0.49 () {30 vars in 648 bytes} [Sat May 9 14:07:50 2026] GET /v2.0/extensions => generated 19901 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-09 14:07:50.983 8 INFO neutron.services.segments.plugin [-] Segment 2746bc14-6490-486c-953e-5255d2ae13ee resource provider aggregate not found 2026-05-09 14:07:51.020 8 INFO neutron.services.segments.plugin [-] Segment 2746bc14-6490-486c-953e-5255d2ae13ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2746bc14-6490-486c-953e-5255d2ae13ee found for delete ", "request_id": "req-0d95153d-71e6-4815-9cf0-a64520320145"}]} 2026-05-09 14:07:51.024 8 INFO neutron.services.segments.plugin [-] Segment 2746bc14-6490-486c-953e-5255d2ae13ee resource provider aggregate not found 2026-05-09 14:07:51.043 8 INFO neutron.services.segments.plugin [-] Segment 2746bc14-6490-486c-953e-5255d2ae13ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2746bc14-6490-486c-953e-5255d2ae13ee found for delete ", "request_id": "req-531b8193-f24f-41af-8a0c-73527621fc9e"}]} [pid: 7|app: 0|req: 789/1495] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:07:49 2026] POST /v2.0/routers => generated 507 bytes in 1890 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1496] 10.0.0.49 () {30 vars in 722 bytes} [Sat May 9 14:07:51 2026] GET /v2.0/quotas/61f492bfa0264ce2856e3f6ff7b35e5e/details => generated 847 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1497] 10.0.0.206 () {32 vars in 719 bytes} [Sat May 9 14:07:50 2026] DELETE /v2.0/ports/c2786d57-3794-4f53-a47f-a57009554420 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 14:07:51.351 7 WARNING neutron_lib.context [None req-6e1c0602-882c-41c3-8e78-dfb95d701dfe f174c76f9d8e43d8aad67d3bfde7f076 30664ec053174a759db8c31f6382cd60 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 791/1498] 10.0.0.206 () {34 vars in 683 bytes} [Sat May 9 14:07:51 2026] POST /v2.0/security-groups => generated 1601 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1499] 10.0.0.206 () {32 vars in 642 bytes} [Sat May 9 14:07:51 2026] GET /v2.0/ports => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:07:51.594 7 WARNING neutron_lib.context [None req-d8b107d6-9a2b-493a-b329-7638fc83d308 f174c76f9d8e43d8aad67d3bfde7f076 30664ec053174a759db8c31f6382cd60 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 793/1500] 10.0.0.206 () {34 vars in 683 bytes} [Sat May 9 14:07:51 2026] POST /v2.0/security-groups => generated 1601 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-09 14:07:51.720 7 WARNING neutron_lib.context [None req-0fbbbb8a-352c-4c53-bc5b-4cb64e67b0a3 fc8057629fb441ed9b1e4432426d01dc 69c1dbf25f044d8689444cd359122560 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:07:51.785 7 INFO neutron.db.segments_db [None req-0fbbbb8a-352c-4c53-bc5b-4cb64e67b0a3 fc8057629fb441ed9b1e4432426d01dc 69c1dbf25f044d8689444cd359122560 - - default default] Added segment ca1c06bf-efb1-4d03-9350-07d00df63658 of type vxlan for network 3bc8c15a-bbf5-4dde-9ee2-d52b29a76a68 [pid: 7|app: 0|req: 794/1501] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:07:51 2026] POST /v2.0/networks => generated 653 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:07:51.916 7 WARNING neutron_lib.context [None req-481a4525-bb96-4d29-8b2c-43538c60aeca f174c76f9d8e43d8aad67d3bfde7f076 30664ec053174a759db8c31f6382cd60 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 795/1502] 10.0.0.206 () {34 vars in 683 bytes} [Sat May 9 14:07:51 2026] POST /v2.0/security-groups => generated 1601 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-09 14:07:52.053 7 WARNING neutron_lib.context [None req-b7edb14a-b6ff-44cb-af03-e64e62ad3d86 fc8057629fb441ed9b1e4432426d01dc 69c1dbf25f044d8689444cd359122560 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:07:52.129 7 INFO neutron.db.segments_db [None req-b7edb14a-b6ff-44cb-af03-e64e62ad3d86 fc8057629fb441ed9b1e4432426d01dc 69c1dbf25f044d8689444cd359122560 - - default default] Added segment 4f868585-e721-436e-b22c-0affc07efab8 of type vxlan for network 861f87b3-dd1f-401b-9e83-4baf97810f76 [pid: 7|app: 0|req: 796/1503] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:07:52 2026] POST /v2.0/networks => generated 653 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:07:52.251 7 WARNING neutron_lib.context [None req-6afaf10d-8b50-4f2d-bbf0-4d3d274d6649 f174c76f9d8e43d8aad67d3bfde7f076 30664ec053174a759db8c31f6382cd60 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 797/1504] 10.0.0.206 () {34 vars in 683 bytes} [Sat May 9 14:07:52 2026] POST /v2.0/security-groups => generated 1601 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-09 14:07:52.437 7 WARNING neutron_lib.context [None req-07fbe85d-fe36-4ec7-bde3-ad6e84d2cb85 f174c76f9d8e43d8aad67d3bfde7f076 30664ec053174a759db8c31f6382cd60 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 798/1505] 10.0.0.206 () {34 vars in 683 bytes} [Sat May 9 14:07:52 2026] POST /v2.0/security-groups => generated 1601 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1506] 10.0.0.206 () {34 vars in 766 bytes} [Sat May 9 14:07:52 2026] PUT /v2.0/security-groups/a31e0b12-fc45-4ce8-8ca3-e40d69250190/tags => generated 17 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1507] 10.0.0.206 () {34 vars in 766 bytes} [Sat May 9 14:07:52 2026] PUT /v2.0/security-groups/34f37aa0-c723-4067-9558-cc331a48c629/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1508] 10.0.0.206 () {34 vars in 766 bytes} [Sat May 9 14:07:52 2026] PUT /v2.0/security-groups/f568fc07-26b5-4f28-850a-bbc02a5c1f19/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1509] 10.0.0.206 () {34 vars in 766 bytes} [Sat May 9 14:07:52 2026] PUT /v2.0/security-groups/3d71f168-7561-4ce9-9788-351cae46cc6c/tags => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:07:52.745 7 WARNING neutron_lib.context [None req-47c948b5-05f0-45d8-85ba-50ecea66ebf4 fc8057629fb441ed9b1e4432426d01dc 69c1dbf25f044d8689444cd359122560 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:07:52.826 7 WARNING neutron_lib.context [None req-47c948b5-05f0-45d8-85ba-50ecea66ebf4 fc8057629fb441ed9b1e4432426d01dc 69c1dbf25f044d8689444cd359122560 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 708/1510] 10.0.0.206 () {34 vars in 782 bytes} [Sat May 9 14:07:51 2026] PUT /v2.0/routers/d43263df-75ff-41f0-a68e-9c8091d90606/add_router_interface => generated 309 bytes in 1589 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1511] 10.0.0.206 () {32 vars in 679 bytes} [Sat May 9 14:07:52 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1512] 10.0.0.206 () {32 vars in 716 bytes} [Sat May 9 14:07:52 2026] GET /v2.0/ports/d7a3ff48-c8a7-4159-94f1-b865bb509453 => generated 955 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1513] 10.0.0.206 () {32 vars in 693 bytes} [Sat May 9 14:07:53 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1514] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:07:52 2026] POST /v2.0/subnets => generated 1275 bytes in 786 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1515] 10.0.0.206 () {32 vars in 689 bytes} [Sat May 9 14:07:53 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1516] 10.0.0.206 () {32 vars in 646 bytes} [Sat May 9 14:07:53 2026] GET /v2.0/subnets => generated 1888 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1517] 10.0.0.206 () {32 vars in 701 bytes} [Sat May 9 14:07:53 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1518] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:07:53 2026] DELETE /v2.0/subnets/479379af-3c5e-489f-b7ae-e62a21e1c277 => generated 0 bytes in 386 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1519] 10.0.0.206 () {32 vars in 687 bytes} [Sat May 9 14:07:54 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1520] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:07:54 2026] GET /v2.0/security-groups?tenant_id=61f492bfa0264ce2856e3f6ff7b35e5e&name=default => generated 2925 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1521] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:07:54 2026] DELETE /v2.0/subnets/03beda0a-3950-4cdf-ab3b-552e3dc8fd4b => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1522] 10.0.0.206 () {32 vars in 701 bytes} [Sat May 9 14:07:54 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1523] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:07:54 2026] DELETE /v2.0/security-groups/ce91c8da-c540-42a5-9353-acec9e6c3b41 => 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: 813/1524] 10.0.0.206 () {32 vars in 646 bytes} [Sat May 9 14:07:54 2026] GET /v2.0/subnets => generated 626 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1525] 10.0.0.206 () {32 vars in 697 bytes} [Sat May 9 14:07:54 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1526] 10.0.0.206 () {34 vars in 782 bytes} [Sat May 9 14:07:53 2026] PUT /v2.0/routers/d43263df-75ff-41f0-a68e-9c8091d90606/add_router_interface => generated 309 bytes in 1962 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1527] 10.0.0.206 () {32 vars in 709 bytes} [Sat May 9 14:07:55 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1528] 10.0.0.206 () {32 vars in 716 bytes} [Sat May 9 14:07:55 2026] GET /v2.0/ports/8da56c81-7640-40ca-a200-3142844f55f8 => generated 955 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1529] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:07:55 2026] DELETE /v2.0/security-groups/a31e0b12-fc45-4ce8-8ca3-e40d69250190 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:07:55.314 7 INFO neutron.services.segments.plugin [-] Segment 4f868585-e721-436e-b22c-0affc07efab8 resource provider aggregate not found 2026-05-09 14:07:55.320 7 INFO neutron.services.segments.plugin [-] Segment 4f868585-e721-436e-b22c-0affc07efab8 resource provider aggregate not found 2026-05-09 14:07:55.344 7 INFO neutron.services.segments.plugin [-] Segment 4f868585-e721-436e-b22c-0affc07efab8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f868585-e721-436e-b22c-0affc07efab8 found for delete ", "request_id": "req-fdae9a2e-e504-42ed-a536-cf30bd7a007e"}]} 2026-05-09 14:07:55.346 7 INFO neutron.services.segments.plugin [-] Segment 4f868585-e721-436e-b22c-0affc07efab8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f868585-e721-436e-b22c-0affc07efab8 found for delete ", "request_id": "req-4e590985-6182-469d-b9a7-1dfe5caf1f7e"}]} [pid: 7|app: 0|req: 815/1530] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:07:54 2026] DELETE /v2.0/networks/861f87b3-dd1f-401b-9e83-4baf97810f76 => generated 0 bytes in 499 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1531] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:07:55 2026] DELETE /v2.0/security-groups/34f37aa0-c723-4067-9558-cc331a48c629 => 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: 817/1532] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:07:55 2026] DELETE /v2.0/networks/3bc8c15a-bbf5-4dde-9ee2-d52b29a76a68 => 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: 818/1533] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:07:55 2026] DELETE /v2.0/security-groups/f568fc07-26b5-4f28-850a-bbc02a5c1f19 => 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: 819/1534] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:07:55 2026] DELETE /v2.0/networks/9176ed64-94ea-4c1f-8308-9e2578fe73c9 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1535] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:07:56 2026] DELETE /v2.0/security-groups/3d71f168-7561-4ce9-9788-351cae46cc6c => 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: 716/1536] 10.0.0.206 () {34 vars in 788 bytes} [Sat May 9 14:07:55 2026] PUT /v2.0/routers/d43263df-75ff-41f0-a68e-9c8091d90606/remove_router_interface => generated 309 bytes in 1139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1537] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:07:56 2026] DELETE /v2.0/networks/cbfe4569-3b55-4ebd-ab92-3b8b7615300f => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1538] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:07:56 2026] DELETE /v2.0/security-groups/d6324613-9b0e-4161-b7f1-3fc0c24e7495 => 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: 718/1539] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:07:57 2026] GET /v2.0/security-groups?tenant_id=69c1dbf25f044d8689444cd359122560&name=default => generated 2925 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:07:57.394 7 INFO neutron.services.segments.plugin [-] Segment ca1c06bf-efb1-4d03-9350-07d00df63658 resource provider aggregate not found 2026-05-09 14:07:57.398 7 INFO neutron.services.segments.plugin [-] Segment ca1c06bf-efb1-4d03-9350-07d00df63658 resource provider aggregate not found 2026-05-09 14:07:57.413 7 INFO neutron.services.segments.plugin [-] Segment ca1c06bf-efb1-4d03-9350-07d00df63658 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca1c06bf-efb1-4d03-9350-07d00df63658 found for delete ", "request_id": "req-71624118-c148-4aef-bb8a-43c35aa42b0c"}]} 2026-05-09 14:07:57.417 7 INFO neutron.services.segments.plugin [-] Segment ca1c06bf-efb1-4d03-9350-07d00df63658 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca1c06bf-efb1-4d03-9350-07d00df63658 found for delete ", "request_id": "req-b7a54901-8a84-4539-b37c-964ebff13752"}]} 2026-05-09 14:07:57.433 7 INFO neutron.services.segments.plugin [-] Segment 59649302-1a77-4550-8dbd-8ff6a767499d resource provider aggregate not found 2026-05-09 14:07:57.441 7 INFO neutron.services.segments.plugin [-] Segment 59649302-1a77-4550-8dbd-8ff6a767499d resource provider aggregate not found 2026-05-09 14:07:57.472 7 INFO neutron.services.segments.plugin [-] Segment 59649302-1a77-4550-8dbd-8ff6a767499d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59649302-1a77-4550-8dbd-8ff6a767499d found for delete ", "request_id": "req-68599b35-0b10-49f3-914e-82aebb77ba57"}]} 2026-05-09 14:07:57.493 7 INFO neutron.services.segments.plugin [-] Segment 59649302-1a77-4550-8dbd-8ff6a767499d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59649302-1a77-4550-8dbd-8ff6a767499d found for delete ", "request_id": "req-893bb281-f38c-4e5e-837b-a1a9caf9753d"}]} [pid: 8|app: 0|req: 719/1540] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:07:57 2026] DELETE /v2.0/security-groups/1d7e6500-e04b-4a43-999d-364ad95a3c44 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:07:57.528 7 INFO neutron.services.segments.plugin [-] Segment 5a2d3933-8ce8-4d1b-8fb9-65e925383aea resource provider aggregate not found 2026-05-09 14:07:57.532 7 INFO neutron.services.segments.plugin [-] Segment 5a2d3933-8ce8-4d1b-8fb9-65e925383aea resource provider aggregate not found 2026-05-09 14:07:57.554 7 INFO neutron.services.segments.plugin [-] Segment 5a2d3933-8ce8-4d1b-8fb9-65e925383aea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a2d3933-8ce8-4d1b-8fb9-65e925383aea found for delete ", "request_id": "req-f231a892-e8f2-490a-83dd-a5466890dc1b"}]} 2026-05-09 14:07:57.554 7 INFO neutron.services.segments.plugin [-] Segment 5a2d3933-8ce8-4d1b-8fb9-65e925383aea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a2d3933-8ce8-4d1b-8fb9-65e925383aea found for delete ", "request_id": "req-a3838aae-6f19-4c4b-90bf-6d8db19945ce"}]} [pid: 7|app: 0|req: 822/1541] 10.0.0.206 () {34 vars in 788 bytes} [Sat May 9 14:07:56 2026] PUT /v2.0/routers/d43263df-75ff-41f0-a68e-9c8091d90606/remove_router_interface => generated 309 bytes in 1259 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1542] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:07:57 2026] GET /v2.0/security-groups?tenant_id=1740f252622842d88f1100a50cf84189&name=default => generated 2925 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1543] 10.0.0.206 () {32 vars in 735 bytes} [Sat May 9 14:07:57 2026] GET /v2.0/ports?device_id=d43263df-75ff-41f0-a68e-9c8091d90606 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1544] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:07:57 2026] DELETE /v2.0/security-groups/d144b816-690b-480a-aa26-345e5629e251 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:07:57.978 7 WARNING neutron_lib.context [None req-39f119d2-68c6-4e96-b8e6-4e84f31e2c81 b7238f884ad2443e8bb8eb108eee311c 9af35bbed27a47d082e00dcf7d259c3b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:07:58.119 7 INFO neutron.db.segments_db [None req-39f119d2-68c6-4e96-b8e6-4e84f31e2c81 b7238f884ad2443e8bb8eb108eee311c 9af35bbed27a47d082e00dcf7d259c3b - - default default] Added segment abd22399-9b3d-47c6-b400-ff767312966b of type vxlan for network f5f44ca8-3085-405e-9683-550c38db9a0a [pid: 7|app: 0|req: 823/1545] 10.0.0.206 () {34 vars in 670 bytes} [Sat May 9 14:07:57 2026] POST /v2.0/networks => generated 633 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1546] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:07:58 2026] GET /v2.0/security-groups?tenant_id=c23841e081ba4801ba93bea899763607&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:07:58.354 7 WARNING neutron_lib.context [None req-30d82b83-d5a2-45a3-bd59-39d2025ab455 b7238f884ad2443e8bb8eb108eee311c 9af35bbed27a47d082e00dcf7d259c3b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:07:58.397 7 INFO neutron.db.segments_db [None req-30d82b83-d5a2-45a3-bd59-39d2025ab455 b7238f884ad2443e8bb8eb108eee311c 9af35bbed27a47d082e00dcf7d259c3b - - default default] Added segment e75296d9-2c4c-4580-ba4f-9d71a7213c71 of type vxlan for network 23023968-2761-42b0-b030-26eb87ecf016 2026-05-09 14:07:58.618 8 INFO neutron.services.segments.plugin [-] Segment ae51ba41-1ae0-4ff0-8095-45b645ffe0d1 resource provider aggregate not found 2026-05-09 14:07:58.623 8 INFO neutron.services.segments.plugin [-] Segment ae51ba41-1ae0-4ff0-8095-45b645ffe0d1 resource provider aggregate not found 2026-05-09 14:07:58.641 8 INFO neutron.services.segments.plugin [-] Segment ae51ba41-1ae0-4ff0-8095-45b645ffe0d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae51ba41-1ae0-4ff0-8095-45b645ffe0d1 found for delete ", "request_id": "req-2535eb45-9234-47f5-ac34-6864d953c38c"}]} 2026-05-09 14:07:58.645 8 INFO neutron.services.segments.plugin [-] Segment ae51ba41-1ae0-4ff0-8095-45b645ffe0d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae51ba41-1ae0-4ff0-8095-45b645ffe0d1 found for delete ", "request_id": "req-dc3d3db4-78a3-4183-a2a3-e3f92c004d85"}]} 2026-05-09 14:07:58.645 8 INFO neutron.db.l3_hamode_db [None req-de4cc228-d134-496d-af2e-a6398e9440ad 74190421947b4faea749933df5ed4c4e fa881cd2290340e0904db2c018736d2d - - default default] HA network ea4604ab-ea45-4f63-8895-4701c7688302 was deleted as no HA routers are present in tenant fa881cd2290340e0904db2c018736d2d. [pid: 8|app: 0|req: 723/1547] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:07:57 2026] DELETE /v2.0/routers/d43263df-75ff-41f0-a68e-9c8091d90606 => generated 0 bytes in 733 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:07:58.683 7 INFO neutron.db.l3_hamode_db [None req-30d82b83-d5a2-45a3-bd59-39d2025ab455 b7238f884ad2443e8bb8eb108eee311c 9af35bbed27a47d082e00dcf7d259c3b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 724/1548] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:07:58 2026] DELETE /v2.0/security-groups/e97b7c07-a01b-43d4-b088-117faec90ae5 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1549] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:07:58 2026] DELETE /v2.0/subnets/a0302ef1-902f-4708-974c-23c5e319deb5 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1550] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:07:59 2026] GET /v2.0/security-groups?tenant_id=30664ec053174a759db8c31f6382cd60&name=default => generated 2925 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1551] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:07:59 2026] DELETE /v2.0/subnets/58992a89-8866-4062-8514-7ecc80dc2d09 => 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: 728/1552] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:07:59 2026] DELETE /v2.0/security-groups/311340dd-5814-4298-8140-22ded24ae36d => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1553] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:07:59 2026] DELETE /v2.0/networks/4d62ee42-927c-4ae1-9daf-e732577f20f0 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 14:07:59.804 7 INFO neutron.db.l3_hamode_db [None req-30d82b83-d5a2-45a3-bd59-39d2025ab455 b7238f884ad2443e8bb8eb108eee311c 9af35bbed27a47d082e00dcf7d259c3b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 14:08:00.004 8 WARNING neutron_lib.context [None req-dbe9a734-8927-48bd-ae40-3da98ff129ef df8c35668b0f417b8e5c88333e3ed26c adb3cbe562fc49ef86a828a6bc2c9535 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 730/1554] 10.0.0.206 () {34 vars in 683 bytes} [Sat May 9 14:07:59 2026] POST /v2.0/security-groups => generated 1625 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1555] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:08:00 2026] DELETE /v2.0/networks/d3d2b68f-a2dc-4b08-8a95-83445d5889d7 => 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: 734/1558] 10.0.0.206 () {32 vars in 662 bytes} [Sat May 9 14:08:00 2026] GET /v2.0/security-groups => generated 4530 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:08:00.474 8 WARNING neutron_lib.context [None req-170667e8-86e8-4405-9e67-95c4e3195a92 74190421947b4faea749933df5ed4c4e fa881cd2290340e0904db2c018736d2d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:08:00.539 8 INFO neutron.db.segments_db [None req-170667e8-86e8-4405-9e67-95c4e3195a92 74190421947b4faea749933df5ed4c4e fa881cd2290340e0904db2c018736d2d - - default default] Added segment a023a2e5-b60e-44fa-bfd3-6197461ebb0d of type vxlan for network c13defa8-e6be-44ba-9ed6-29c72e5cb18f 2026-05-09 14:08:00.666 8 INFO neutron.services.segments.plugin [-] Segment 49d6c0f1-5d43-4666-93bc-5e25faabb492 resource provider aggregate not found 2026-05-09 14:08:00.676 8 INFO neutron.services.segments.plugin [-] Segment 49d6c0f1-5d43-4666-93bc-5e25faabb492 resource provider aggregate not found 2026-05-09 14:08:00.695 8 INFO neutron.services.segments.plugin [-] Segment 49d6c0f1-5d43-4666-93bc-5e25faabb492 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49d6c0f1-5d43-4666-93bc-5e25faabb492 found for delete ", "request_id": "req-e511af6d-6697-41ad-8480-3a43d8477d8e"}]} [pid: 8|app: 0|req: 735/1559] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:08:00 2026] POST /v2.0/networks => generated 630 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:08:00.705 8 INFO neutron.services.segments.plugin [-] Segment 49d6c0f1-5d43-4666-93bc-5e25faabb492 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49d6c0f1-5d43-4666-93bc-5e25faabb492 found for delete ", "request_id": "req-feca485a-772b-4314-af45-1254536560bb"}]} 2026-05-09 14:08:00.718 8 INFO neutron.services.segments.plugin [-] Segment 1ba109fd-3319-4d09-b09d-38252a87cbc0 resource provider aggregate not found 2026-05-09 14:08:00.738 8 INFO neutron.services.segments.plugin [-] Segment 1ba109fd-3319-4d09-b09d-38252a87cbc0 resource provider aggregate not found 2026-05-09 14:08:00.747 8 INFO neutron.services.segments.plugin [-] Segment 1ba109fd-3319-4d09-b09d-38252a87cbc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ba109fd-3319-4d09-b09d-38252a87cbc0 found for delete ", "request_id": "req-663e810a-11e9-408e-a108-f96c451fc59e"}]} 2026-05-09 14:08:00.761 8 INFO neutron.services.segments.plugin [-] Segment 1ba109fd-3319-4d09-b09d-38252a87cbc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ba109fd-3319-4d09-b09d-38252a87cbc0 found for delete ", "request_id": "req-0da4a33b-2fe2-4f15-9063-3853baca2e41"}]} [pid: 8|app: 0|req: 736/1560] 10.0.0.206 () {34 vars in 757 bytes} [Sat May 9 14:08:00 2026] PUT /v2.0/security-groups/c71d962d-3b34-44fb-9f32-bb053137ab9c => generated 1662 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:08:00.814 8 WARNING neutron_lib.context [None req-c92d674f-9200-455c-93bc-fefb411250c1 74190421947b4faea749933df5ed4c4e fa881cd2290340e0904db2c018736d2d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 737/1561] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:08:00 2026] POST /v2.0/subnets => generated 602 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1562] 10.0.0.206 () {32 vars in 736 bytes} [Sat May 9 14:08:01 2026] GET /v2.0/security-groups/c71d962d-3b34-44fb-9f32-bb053137ab9c => generated 1662 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:08:01.187 8 WARNING neutron_lib.context [None req-70231690-ed4a-4299-8aa2-e8fcf68d6248 74190421947b4faea749933df5ed4c4e fa881cd2290340e0904db2c018736d2d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:08:01.228 8 INFO neutron.db.segments_db [None req-70231690-ed4a-4299-8aa2-e8fcf68d6248 74190421947b4faea749933df5ed4c4e fa881cd2290340e0904db2c018736d2d - - default default] Added segment 7e6230e5-b4ef-4d35-ab6b-8d93b4e06e63 of type vxlan for network 4aa98bf0-6c11-49a7-a3d9-f6f629525f9a [pid: 7|app: 0|req: 825/1563] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:07:58 2026] POST /v2.0/routers => generated 694 bytes in 3094 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1564] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:08:01 2026] DELETE /v2.0/security-groups/c71d962d-3b34-44fb-9f32-bb053137ab9c => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:08:01.560 8 INFO neutron.db.l3_hamode_db [None req-70231690-ed4a-4299-8aa2-e8fcf68d6248 74190421947b4faea749933df5ed4c4e fa881cd2290340e0904db2c018736d2d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 14:08:01.769 8 INFO neutron.db.l3_hamode_db [None req-70231690-ed4a-4299-8aa2-e8fcf68d6248 74190421947b4faea749933df5ed4c4e fa881cd2290340e0904db2c018736d2d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 827/1565] 10.0.0.206 () {32 vars in 775 bytes} [Sat May 9 14:08:01 2026] GET /v2.0/subnets?project_id=9af35bbed27a47d082e00dcf7d259c3b&cidr=10.100.0.0%2F28 => generated 14 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1566] 10.0.0.206 () {32 vars in 662 bytes} [Sat May 9 14:08:01 2026] GET /v2.0/security-groups => generated 2925 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1567] 10.0.0.206 () {32 vars in 693 bytes} [Sat May 9 14:08:01 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:08:01.972 7 INFO neutron.api.v2.resource [None req-6fd33633-b213-4d3b-9ff9-43c8288ec740 df8c35668b0f417b8e5c88333e3ed26c adb3cbe562fc49ef86a828a6bc2c9535 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 830/1568] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:08:01 2026] DELETE /v2.0/security-groups/c71d962d-3b34-44fb-9f32-bb053137ab9c => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1569] 10.0.0.206 () {32 vars in 783 bytes} [Sat May 9 14:08:01 2026] GET /v2.0/subnets?network_id=fb6b8ca0-7818-49d9-a7a0-b41146b2a296&cidr=10.100.0.0%2F28 => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:08:01.999 7 WARNING neutron_lib.context [None req-98bd94d5-ccbd-4216-a01f-6893f80b4f85 df8c35668b0f417b8e5c88333e3ed26c adb3cbe562fc49ef86a828a6bc2c9535 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 832/1570] 10.0.0.206 () {34 vars in 683 bytes} [Sat May 9 14:08:01 2026] POST /v2.0/security-groups => generated 1625 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-09 14:08:02.130 7 WARNING neutron_lib.context [None req-2786fe95-dafb-4b47-be51-589fa3d60a8a b7238f884ad2443e8bb8eb108eee311c 9af35bbed27a47d082e00dcf7d259c3b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 833/1571] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:08:02 2026] POST /v2.0/subnets => generated 633 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:08:02.499 7 WARNING neutron_lib.context [None req-2ebaa116-d7e5-4cf1-bb0b-245df15d8b50 df8c35668b0f417b8e5c88333e3ed26c adb3cbe562fc49ef86a828a6bc2c9535 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 834/1572] 10.0.0.206 () {34 vars in 694 bytes} [Sat May 9 14:08:02 2026] POST /v2.0/security-group-rules => generated 601 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1573] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:08:01 2026] POST /v2.0/routers => generated 506 bytes in 1957 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1574] 10.0.0.206 () {32 vars in 746 bytes} [Sat May 9 14:08:03 2026] GET /v2.0/security-group-rules/50de5361-855f-429c-8728-bd2468b024ef => generated 601 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1575] 10.0.0.206 () {34 vars in 677 bytes} [Sat May 9 14:08:03 2026] POST /v2.0/qos/policies => generated 359 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:08:03.511 8 WARNING neutron_lib.context [None req-1451de57-ba11-4ec6-bdec-332932c724d2 74190421947b4faea749933df5ed4c4e fa881cd2290340e0904db2c018736d2d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 742/1576] 10.0.0.206 () {34 vars in 664 bytes} [Sat May 9 14:08:03 2026] POST /v2.0/ports => generated 952 bytes in 545 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: 743/1577] 10.0.0.206 () {32 vars in 672 bytes} [Sat May 9 14:08:04 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1578] 10.0.0.206 () {34 vars in 752 bytes} [Sat May 9 14:08:04 2026] PUT /v2.0/policies/fc5fe274-1898-4764-a4a6-ea82b8b1afff/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1579] 10.0.0.206 () {34 vars in 782 bytes} [Sat May 9 14:08:02 2026] PUT /v2.0/routers/a5ea1826-21cf-475f-a8d6-d33df4b8d714/add_router_interface => generated 309 bytes in 1752 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1580] 10.0.0.206 () {32 vars in 749 bytes} [Sat May 9 14:08:04 2026] DELETE /v2.0/security-group-rules/50de5361-855f-429c-8728-bd2468b024ef => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1581] 10.0.0.206 () {32 vars in 732 bytes} [Sat May 9 14:08:04 2026] GET /v2.0/policies/fc5fe274-1898-4764-a4a6-ea82b8b1afff/tags => generated 25 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1582] 10.0.0.206 () {32 vars in 648 bytes} [Sat May 9 14:08:04 2026] GET /v2.0/networks => generated 5043 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1583] 10.0.0.206 () {32 vars in 672 bytes} [Sat May 9 14:08:04 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1584] 10.0.0.206 () {34 vars in 763 bytes} [Sat May 9 14:08:04 2026] PUT /v2.0/policies/fc5fe274-1898-4764-a4a6-ea82b8b1afff/tags/green => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1585] 10.0.0.206 () {32 vars in 646 bytes} [Sat May 9 14:08:04 2026] GET /v2.0/subnets => generated 3708 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:08:04.822 7 WARNING neutron_lib.context [None req-f072e234-ab36-43e7-80c9-1b66eb769b93 df8c35668b0f417b8e5c88333e3ed26c adb3cbe562fc49ef86a828a6bc2c9535 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 842/1586] 10.0.0.206 () {34 vars in 694 bytes} [Sat May 9 14:08:04 2026] POST /v2.0/security-group-rules => generated 601 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1587] 10.0.0.206 () {32 vars in 732 bytes} [Sat May 9 14:08:04 2026] GET /v2.0/policies/fc5fe274-1898-4764-a4a6-ea82b8b1afff/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1588] 10.0.0.206 () {32 vars in 646 bytes} [Sat May 9 14:08:04 2026] GET /v2.0/routers => generated 1273 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1589] 10.0.0.206 () {32 vars in 746 bytes} [Sat May 9 14:08:05 2026] GET /v2.0/security-group-rules/61fae07c-63fb-440e-8275-adaf52314c93 => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1590] 10.0.0.206 () {34 vars in 759 bytes} [Sat May 9 14:08:05 2026] PUT /v2.0/policies/fc5fe274-1898-4764-a4a6-ea82b8b1afff/tags/red => generated 4 bytes in 17 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1591] 10.0.0.206 () {32 vars in 672 bytes} [Sat May 9 14:08:05 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1592] 10.0.0.206 () {32 vars in 732 bytes} [Sat May 9 14:08:05 2026] GET /v2.0/policies/fc5fe274-1898-4764-a4a6-ea82b8b1afff/tags => generated 34 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:08:05.188 7 WARNING neutron_lib.context [None req-021cdaee-4aa1-405e-8d3c-1376a8bfa2a8 b7238f884ad2443e8bb8eb108eee311c 9af35bbed27a47d082e00dcf7d259c3b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 849/1593] 10.0.0.206 () {34 vars in 684 bytes} [Sat May 9 14:08:05 2026] POST /v2.0/security-groups => generated 1673 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1594] 10.0.0.206 () {32 vars in 749 bytes} [Sat May 9 14:08:05 2026] DELETE /v2.0/security-group-rules/61fae07c-63fb-440e-8275-adaf52314c93 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1595] 10.0.0.206 () {34 vars in 781 bytes} [Sat May 9 14:08:05 2026] PUT /v2.0/policies/fc5fe274-1898-4764-a4a6-ea82b8b1afff/tags/black.or.white => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-09 14:08:05.395 7 WARNING neutron_lib.context [None req-33d20296-6373-4341-ae14-b8f6ae0eb4c2 b7238f884ad2443e8bb8eb108eee311c 9af35bbed27a47d082e00dcf7d259c3b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 852/1596] 10.0.0.206 () {34 vars in 694 bytes} [Sat May 9 14:08:05 2026] POST /v2.0/security-group-rules => generated 597 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1597] 10.0.0.206 () {32 vars in 672 bytes} [Sat May 9 14:08:05 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1598] 10.0.0.206 () {32 vars in 732 bytes} [Sat May 9 14:08:05 2026] GET /v2.0/policies/fc5fe274-1898-4764-a4a6-ea82b8b1afff/tags => generated 52 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:08:05.592 7 WARNING neutron_lib.context [None req-f0aa3b47-85de-4725-950f-870854264f72 b7238f884ad2443e8bb8eb108eee311c 9af35bbed27a47d082e00dcf7d259c3b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 745/1599] 10.0.0.206 () {34 vars in 782 bytes} [Sat May 9 14:08:04 2026] PUT /v2.0/routers/67e60d1f-64ca-4bd0-8ea4-b5f0d7b9e704/add_router_interface => generated 309 bytes in 1463 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-09 14:08:05.630 8 WARNING neutron_lib.context [None req-1b7fb8ce-eb54-4a93-a7fe-b5c9ea477625 df8c35668b0f417b8e5c88333e3ed26c adb3cbe562fc49ef86a828a6bc2c9535 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:08:05.665 8 INFO neutron.db.securitygroups_db [None req-1b7fb8ce-eb54-4a93-a7fe-b5c9ea477625 df8c35668b0f417b8e5c88333e3ed26c adb3cbe562fc49ef86a828a6bc2c9535 - - default default] Project adb3cbe562fc49ef86a828a6bc2c9535 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: 855/1600] 10.0.0.206 () {34 vars in 694 bytes} [Sat May 9 14:08:05 2026] POST /v2.0/security-group-rules => generated 596 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1601] 10.0.0.206 () {34 vars in 752 bytes} [Sat May 9 14:08:05 2026] PUT /v2.0/policies/fc5fe274-1898-4764-a4a6-ea82b8b1afff/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1602] 10.0.0.206 () {34 vars in 694 bytes} [Sat May 9 14:08:05 2026] POST /v2.0/security-group-rules => generated 607 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:08:05.737 8 WARNING neutron_lib.context [None req-cfbad3fc-8f67-4593-8dcf-568699dbac6c b7238f884ad2443e8bb8eb108eee311c 9af35bbed27a47d082e00dcf7d259c3b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 857/1603] 10.0.0.206 () {32 vars in 716 bytes} [Sat May 9 14:08:05 2026] GET /v2.0/ports/89a204c4-1c56-41ab-acb8-1bc7114553df => generated 1026 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1604] 10.0.0.206 () {32 vars in 732 bytes} [Sat May 9 14:08:05 2026] GET /v2.0/policies/fc5fe274-1898-4764-a4a6-ea82b8b1afff/tags => generated 37 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1605] 10.0.0.206 () {32 vars in 746 bytes} [Sat May 9 14:08:05 2026] GET /v2.0/security-group-rules/e2ddd03f-fb8b-44ff-81f6-109db81d8876 => generated 607 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1606] 10.0.0.206 () {34 vars in 694 bytes} [Sat May 9 14:08:05 2026] POST /v2.0/security-group-rules => generated 602 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1607] 10.0.0.206 () {32 vars in 740 bytes} [Sat May 9 14:08:05 2026] GET /v2.0/policies/fc5fe274-1898-4764-a4a6-ea82b8b1afff/tags/red => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1608] 10.0.0.206 () {32 vars in 672 bytes} [Sat May 9 14:08:05 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:08:05.937 8 WARNING neutron_lib.context [None req-bbe3b733-0f76-43e4-8460-05b3c7346617 b7238f884ad2443e8bb8eb108eee311c 9af35bbed27a47d082e00dcf7d259c3b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 750/1609] 10.0.0.206 () {34 vars in 694 bytes} [Sat May 9 14:08:05 2026] POST /v2.0/security-group-rules => generated 601 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:08:06.084 8 INFO neutron.api.v2.resource [None req-5a370ff9-5654-4fa4-b4f3-3058dcf97dd9 71bee1f5977141f2bc3706415002e184 a0f6a51c1a304b7ab95ffdcf780ed82d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 751/1610] 10.0.0.206 () {32 vars in 744 bytes} [Sat May 9 14:08:06 2026] GET /v2.0/policies/fc5fe274-1898-4764-a4a6-ea82b8b1afff/tags/green => generated 99 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1611] 10.0.0.206 () {32 vars in 749 bytes} [Sat May 9 14:08:06 2026] DELETE /v2.0/security-group-rules/e2ddd03f-fb8b-44ff-81f6-109db81d8876 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:08:06.164 8 WARNING neutron_lib.context [None req-8d2fe63f-9441-4be7-9762-e16208361aaa b7238f884ad2443e8bb8eb108eee311c 9af35bbed27a47d082e00dcf7d259c3b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:08:06.208 8 INFO neutron.db.securitygroups_db [None req-8d2fe63f-9441-4be7-9762-e16208361aaa b7238f884ad2443e8bb8eb108eee311c 9af35bbed27a47d082e00dcf7d259c3b - - default default] Project 9af35bbed27a47d082e00dcf7d259c3b 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: 753/1612] 10.0.0.206 () {34 vars in 694 bytes} [Sat May 9 14:08:06 2026] POST /v2.0/security-group-rules => generated 607 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1613] 10.0.0.206 () {32 vars in 743 bytes} [Sat May 9 14:08:06 2026] DELETE /v2.0/policies/fc5fe274-1898-4764-a4a6-ea82b8b1afff/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1614] 10.0.0.206 () {32 vars in 672 bytes} [Sat May 9 14:08:06 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:08:06.385 8 WARNING neutron_lib.context [None req-f5482ee2-f288-4dd2-9b9c-ee6107eaf1eb b7238f884ad2443e8bb8eb108eee311c 9af35bbed27a47d082e00dcf7d259c3b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:08:06.422 8 INFO neutron.db.securitygroups_db [None req-f5482ee2-f288-4dd2-9b9c-ee6107eaf1eb b7238f884ad2443e8bb8eb108eee311c 9af35bbed27a47d082e00dcf7d259c3b - - default default] Project 9af35bbed27a47d082e00dcf7d259c3b 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: 756/1615] 10.0.0.206 () {34 vars in 694 bytes} [Sat May 9 14:08:06 2026] POST /v2.0/security-group-rules => generated 606 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1616] 10.0.0.206 () {32 vars in 732 bytes} [Sat May 9 14:08:06 2026] GET /v2.0/policies/fc5fe274-1898-4764-a4a6-ea82b8b1afff/tags => generated 30 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1617] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:08:06 2026] DELETE /v2.0/security-groups/0f6abe96-e4a5-43e3-b7c6-c14e6ac5b0b9 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:08:06.651 8 INFO neutron.api.v2.resource [None req-553d8367-5672-44eb-8d60-04068263b563 71bee1f5977141f2bc3706415002e184 a0f6a51c1a304b7ab95ffdcf780ed82d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 759/1618] 10.0.0.206 () {32 vars in 747 bytes} [Sat May 9 14:08:06 2026] DELETE /v2.0/policies/fc5fe274-1898-4764-a4a6-ea82b8b1afff/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: 760/1619] 10.0.0.206 () {32 vars in 662 bytes} [Sat May 9 14:08:06 2026] GET /v2.0/security-groups => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1620] 10.0.0.206 () {32 vars in 735 bytes} [Sat May 9 14:08:06 2026] DELETE /v2.0/policies/fc5fe274-1898-4764-a4a6-ea82b8b1afff/tags => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1621] 10.0.0.206 () {32 vars in 662 bytes} [Sat May 9 14:08:06 2026] GET /v2.0/security-groups => generated 2925 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1622] 10.0.0.206 () {32 vars in 732 bytes} [Sat May 9 14:08:06 2026] GET /v2.0/policies/fc5fe274-1898-4764-a4a6-ea82b8b1afff/tags => 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: 764/1623] 10.0.0.206 () {32 vars in 733 bytes} [Sat May 9 14:08:06 2026] DELETE /v2.0/qos/policies/fc5fe274-1898-4764-a4a6-ea82b8b1afff => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1624] 10.0.0.206 () {32 vars in 648 bytes} [Sat May 9 14:08:06 2026] GET /v2.0/networks => generated 1298 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1625] 10.0.0.237 () {34 vars in 1097 bytes} [Sat May 9 14:08:07 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-407890218&fields=id&tenant_id=9af35bbed27a47d082e00dcf7d259c3b => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1626] 10.0.0.206 () {34 vars in 788 bytes} [Sat May 9 14:08:05 2026] PUT /v2.0/routers/67e60d1f-64ca-4bd0-8ea4-b5f0d7b9e704/remove_router_interface => generated 309 bytes in 1402 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: 767/1627] 10.0.0.237 () {34 vars in 981 bytes} [Sat May 9 14:08:07 2026] GET /v2.0/networks?id=f5f44ca8-3085-405e-9683-550c38db9a0a => generated 661 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1628] 10.0.0.237 () {34 vars in 964 bytes} [Sat May 9 14:08:07 2026] GET /v2.0/quotas/9af35bbed27a47d082e00dcf7d259c3b => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:08:07.407 7 INFO neutron.api.v2.resource [None req-99d18c79-5301-41ee-880d-dd5de565fdd9 74190421947b4faea749933df5ed4c4e fa881cd2290340e0904db2c018736d2d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 861/1629] 10.0.0.206 () {34 vars in 788 bytes} [Sat May 9 14:08:07 2026] PUT /v2.0/routers/67e60d1f-64ca-4bd0-8ea4-b5f0d7b9e704/remove_router_interface => generated 197 bytes in 180 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1630] 10.0.0.237 () {34 vars in 1001 bytes} [Sat May 9 14:08:07 2026] GET /v2.0/ports?tenant_id=9af35bbed27a47d082e00dcf7d259c3b&fields=id => generated 103 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1631] 10.0.0.206 () {32 vars in 735 bytes} [Sat May 9 14:08:07 2026] GET /v2.0/ports?device_id=67e60d1f-64ca-4bd0-8ea4-b5f0d7b9e704 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1632] 10.0.0.237 () {34 vars in 1007 bytes} [Sat May 9 14:08:07 2026] GET /v2.0/networks/f5f44ca8-3085-405e-9683-550c38db9a0a?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1633] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:08:07 2026] GET /v2.0/security-groups?tenant_id=adb3cbe562fc49ef86a828a6bc2c9535&name=default => generated 2925 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1634] 10.0.0.237 () {34 vars in 1107 bytes} [Sat May 9 14:08:07 2026] GET /v2.0/networks/f5f44ca8-3085-405e-9683-550c38db9a0a?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: 864/1635] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:08:07 2026] GET /v2.0/security-groups?tenant_id=a0f6a51c1a304b7ab95ffdcf780ed82d&name=default => generated 2925 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1636] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:08:07 2026] DELETE /v2.0/security-groups/4d0be270-0c97-48fa-b80e-b6018fbdb1d5 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1637] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:08:07 2026] GET /v2.0/ports?device_id=b0e55ac2-028e-4e61-8659-3546b96de3de => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1638] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:08:07 2026] DELETE /v2.0/security-groups/77669fca-0e0a-43b4-a451-5d3cff510586 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:08:08.191 8 INFO neutron.services.segments.plugin [-] Segment 7e6230e5-b4ef-4d35-ab6b-8d93b4e06e63 resource provider aggregate not found 2026-05-09 14:08:08.195 8 INFO neutron.services.segments.plugin [-] Segment 7e6230e5-b4ef-4d35-ab6b-8d93b4e06e63 resource provider aggregate not found 2026-05-09 14:08:08.213 8 INFO neutron.services.segments.plugin [-] Segment 7e6230e5-b4ef-4d35-ab6b-8d93b4e06e63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e6230e5-b4ef-4d35-ab6b-8d93b4e06e63 found for delete ", "request_id": "req-851ecadc-40d9-4a2e-8b2f-f4cf4fe4a64a"}]} 2026-05-09 14:08:08.216 8 INFO neutron.db.l3_hamode_db [None req-455976ed-8f74-445b-b78d-a2cc39449ca5 74190421947b4faea749933df5ed4c4e fa881cd2290340e0904db2c018736d2d - - default default] HA network 4aa98bf0-6c11-49a7-a3d9-f6f629525f9a was deleted as no HA routers are present in tenant fa881cd2290340e0904db2c018736d2d. 2026-05-09 14:08:08.217 8 INFO neutron.services.segments.plugin [-] Segment 7e6230e5-b4ef-4d35-ab6b-8d93b4e06e63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e6230e5-b4ef-4d35-ab6b-8d93b4e06e63 found for delete ", "request_id": "req-ca5a7628-154d-422c-81e6-aae82f8a74b5"}]} [pid: 8|app: 0|req: 772/1639] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:08:07 2026] DELETE /v2.0/routers/67e60d1f-64ca-4bd0-8ea4-b5f0d7b9e704 => generated 0 bytes in 710 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1640] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:08:08 2026] DELETE /v2.0/subnets/90501da0-2b11-48df-b5c3-8c1be92ea499 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1641] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:08:08 2026] GET /v2.0/security-groups?tenant_id=4d253795d2474fa1aeed6a42b61e03e7&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1642] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:08:08 2026] DELETE /v2.0/security-groups/38b38fcf-4623-4760-a00a-6a45df6b3813 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1643] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:08:08 2026] GET /v2.0/networks?id=f5f44ca8-3085-405e-9683-550c38db9a0a => generated 661 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1644] 199.204.45.129 () {34 vars in 1049 bytes} [Sat May 9 14:08:08 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9af35bbed27a47d082e00dcf7d259c3b => generated 180 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:08:08.829 8 WARNING neutron_lib.context [req-cc129f37-055a-4557-a3de-eee03f7c54e2 req-38ec1fca-5b43-4ed3-a92a-92320e4ca295 b7238f884ad2443e8bb8eb108eee311c 9af35bbed27a47d082e00dcf7d259c3b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:08:08.882 7 INFO neutron.services.segments.plugin [-] Segment a023a2e5-b60e-44fa-bfd3-6197461ebb0d resource provider aggregate not found 2026-05-09 14:08:08.889 7 INFO neutron.services.segments.plugin [-] Segment a023a2e5-b60e-44fa-bfd3-6197461ebb0d resource provider aggregate not found 2026-05-09 14:08:08.902 7 INFO neutron.services.segments.plugin [-] Segment a023a2e5-b60e-44fa-bfd3-6197461ebb0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a023a2e5-b60e-44fa-bfd3-6197461ebb0d found for delete ", "request_id": "req-c45b1ddd-bfe3-4a70-904a-bbe4f0150520"}]} [pid: 7|app: 0|req: 869/1645] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:08:08 2026] DELETE /v2.0/networks/c13defa8-e6be-44ba-9ed6-29c72e5cb18f => generated 0 bytes in 436 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 14:08:08.917 7 INFO neutron.services.segments.plugin [-] Segment a023a2e5-b60e-44fa-bfd3-6197461ebb0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a023a2e5-b60e-44fa-bfd3-6197461ebb0d found for delete ", "request_id": "req-29aa4c14-85ad-4901-a364-1f6dcb676a16"}]} 2026-05-09 14:08:08.922 7 WARNING neutron_lib.context [None req-ad6c293f-38e3-4fc2-891c-2e3e01fa9447 74190421947b4faea749933df5ed4c4e fa881cd2290340e0904db2c018736d2d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:08:09.009 7 INFO neutron.db.segments_db [None req-ad6c293f-38e3-4fc2-891c-2e3e01fa9447 74190421947b4faea749933df5ed4c4e fa881cd2290340e0904db2c018736d2d - - default default] Added segment b4c439ca-2229-40c6-be61-bbd666361d57 of type vxlan for network 0b03d76a-e697-4a71-9bc5-8214615cba45 [pid: 7|app: 0|req: 870/1646] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:08:08 2026] POST /v2.0/networks => generated 629 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1647] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:08:09 2026] GET /v2.0/ports?device_id=b0e55ac2-028e-4e61-8659-3546b96de3de => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:08:09.175 7 WARNING neutron_lib.context [None req-94e32cf3-3e07-43ba-a485-9eddb9d89ec6 74190421947b4faea749933df5ed4c4e fa881cd2290340e0904db2c018736d2d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 777/1648] 199.204.45.129 () {38 vars in 954 bytes} [Sat May 9 14:08:08 2026] POST /v2.0/ports => generated 954 bytes in 528 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 872/1649] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:08:09 2026] POST /v2.0/subnets => generated 602 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:08:09.512 7 WARNING neutron_lib.context [None req-9c8d6842-e541-479a-9641-492ae61fb667 74190421947b4faea749933df5ed4c4e fa881cd2290340e0904db2c018736d2d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:08:09.563 7 INFO neutron.db.segments_db [None req-9c8d6842-e541-479a-9641-492ae61fb667 74190421947b4faea749933df5ed4c4e fa881cd2290340e0904db2c018736d2d - - default default] Added segment 85b29154-7eef-4329-8229-7501f9bc7c39 of type vxlan for network 63173ce1-0d70-4d98-84d7-f60c2568e5bc [pid: 8|app: 0|req: 778/1650] 199.204.45.129 () {38 vars in 1027 bytes} [Sat May 9 14:08:09 2026] PUT /v2.0/ports/9eb43a5a-71f1-4afc-b982-9ee41ac348a8 => generated 1199 bytes in 560 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:08:09.918 7 INFO neutron.db.l3_hamode_db [None req-9c8d6842-e541-479a-9641-492ae61fb667 74190421947b4faea749933df5ed4c4e fa881cd2290340e0904db2c018736d2d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 14:08:09.989 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-144b4a28-13bf-45d1-b4a1-9cbe6ecac70f'] response: {'name': 'network-changed', 'server_uuid': 'b0e55ac2-028e-4e61-8659-3546b96de3de', 'tag': '9eb43a5a-71f1-4afc-b982-9ee41ac348a8', 'status': 'completed', 'code': 200} 2026-05-09 14:08:10.105 7 INFO neutron.db.l3_hamode_db [None req-9c8d6842-e541-479a-9641-492ae61fb667 74190421947b4faea749933df5ed4c4e fa881cd2290340e0904db2c018736d2d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 /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-09 14:08:10.211 8 WARNING neutron_lib.context [None req-65ff6630-a704-4234-a7c2-3638087d10ad 4bc86ecca69c43fca979c894b7c7aee0 85a5bbba44e14654bc6760e655be2239 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 779/1651] 10.0.0.206 () {34 vars in 683 bytes} [Sat May 9 14:08:09 2026] POST /v2.0/security-groups => generated 1624 bytes in 487 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1652] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:08:10 2026] GET /v2.0/ports?tenant_id=9af35bbed27a47d082e00dcf7d259c3b&device_id=b0e55ac2-028e-4e61-8659-3546b96de3de => generated 1238 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1653] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:08:10 2026] GET /v2.0/ports?device_id=b0e55ac2-028e-4e61-8659-3546b96de3de => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1654] 10.0.0.206 () {32 vars in 662 bytes} [Sat May 9 14:08:10 2026] GET /v2.0/security-groups => generated 4529 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1655] 199.204.45.129 () {34 vars in 1057 bytes} [Sat May 9 14:08:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=9eb43a5a-71f1-4afc-b982-9ee41ac348a8 => 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: 784/1656] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:08:10 2026] GET /v2.0/security-groups?id=30e012fe-d69d-4ba5-8161-6159b85fa3e6&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: 785/1657] 10.0.0.206 () {34 vars in 757 bytes} [Sat May 9 14:08:10 2026] PUT /v2.0/security-groups/ebe52ef3-b70d-4511-a55b-86bbd31db6e9 => generated 1663 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1658] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:08:10 2026] GET /v2.0/subnets?id=bcc894e0-dc0d-4287-84c9-a04e9622dbba => generated 654 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1659] 10.0.0.206 () {32 vars in 736 bytes} [Sat May 9 14:08:10 2026] GET /v2.0/security-groups/ebe52ef3-b70d-4511-a55b-86bbd31db6e9 => generated 1663 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1660] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:08:10 2026] GET /v2.0/ports?network_id=f5f44ca8-3085-405e-9683-550c38db9a0a&device_owner=network%3Adhcp => generated 1244 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1661] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:08:09 2026] POST /v2.0/routers => generated 507 bytes in 1428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1662] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:08:10 2026] DELETE /v2.0/security-groups/ebe52ef3-b70d-4511-a55b-86bbd31db6e9 => 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: 874/1663] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:08:10 2026] GET /v2.0/networks/f5f44ca8-3085-405e-9683-550c38db9a0a?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: 875/1664] 10.0.0.206 () {32 vars in 662 bytes} [Sat May 9 14:08:11 2026] GET /v2.0/security-groups => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1665] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:08:11 2026] GET /v2.0/networks/f5f44ca8-3085-405e-9683-550c38db9a0a?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-09 14:08:11.133 7 INFO neutron.api.v2.resource [None req-c1bf9499-f661-4027-9f77-1911b7db1d6e 4bc86ecca69c43fca979c894b7c7aee0 85a5bbba44e14654bc6760e655be2239 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 877/1666] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:08:11 2026] DELETE /v2.0/security-groups/ebe52ef3-b70d-4511-a55b-86bbd31db6e9 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 14:08:11.150 7 WARNING neutron_lib.context [None req-c3d54d49-2c53-41ea-a5ef-59e98f1c09dc 4bc86ecca69c43fca979c894b7c7aee0 85a5bbba44e14654bc6760e655be2239 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 878/1667] 10.0.0.206 () {34 vars in 683 bytes} [Sat May 9 14:08:11 2026] POST /v2.0/security-groups => generated 1624 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1668] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:08:11 2026] GET /v2.0/ports?tenant_id=9af35bbed27a47d082e00dcf7d259c3b&device_id=b0e55ac2-028e-4e61-8659-3546b96de3de => generated 1238 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:08:11.377 7 WARNING neutron_lib.context [None req-6f4b5e4b-c547-44ca-94c3-fc9250ddc959 4bc86ecca69c43fca979c894b7c7aee0 85a5bbba44e14654bc6760e655be2239 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 880/1669] 10.0.0.206 () {34 vars in 694 bytes} [Sat May 9 14:08:11 2026] POST /v2.0/security-group-rules => generated 601 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1670] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:08:11 2026] GET /v2.0/networks?id=f5f44ca8-3085-405e-9683-550c38db9a0a => generated 757 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1671] 10.0.0.206 () {32 vars in 746 bytes} [Sat May 9 14:08:11 2026] GET /v2.0/security-group-rules/723c6f08-a109-441d-8c92-d1ff04782b86 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1672] 199.204.45.129 () {34 vars in 1057 bytes} [Sat May 9 14:08:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=9eb43a5a-71f1-4afc-b982-9ee41ac348a8 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1673] 10.0.0.206 () {32 vars in 672 bytes} [Sat May 9 14:08:11 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1674] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:08:11 2026] GET /v2.0/subnets?id=bcc894e0-dc0d-4287-84c9-a04e9622dbba => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1675] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:08:11 2026] GET /v2.0/ports?device_id=b0e55ac2-028e-4e61-8659-3546b96de3de => generated 969 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1676] 10.0.0.206 () {32 vars in 749 bytes} [Sat May 9 14:08:11 2026] DELETE /v2.0/security-group-rules/723c6f08-a109-441d-8c92-d1ff04782b86 => 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: 888/1677] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:08:11 2026] GET /v2.0/ports?network_id=f5f44ca8-3085-405e-9683-550c38db9a0a&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1678] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:08:11 2026] GET /v2.0/security-groups?id=30e012fe-d69d-4ba5-8161-6159b85fa3e6&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:08:12.196 7 WARNING neutron_lib.context [None req-4a68fbd1-9f0d-43ff-b3a5-93b5fb38d536 c804cc124f484574ae095ce46382d87d d99acb02e44449c7a6dabbfdd4627add - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:08:12.238 7 INFO neutron.db.segments_db [None req-4a68fbd1-9f0d-43ff-b3a5-93b5fb38d536 c804cc124f484574ae095ce46382d87d d99acb02e44449c7a6dabbfdd4627add - - default default] Added segment 3097193a-dc1f-475e-98ee-fb35cd38914f of type vxlan for network 5a6af5c1-3204-48b6-b098-b5237a974130 2026-05-09 14:08:12.582 7 INFO neutron.db.l3_hamode_db [None req-4a68fbd1-9f0d-43ff-b3a5-93b5fb38d536 c804cc124f484574ae095ce46382d87d d99acb02e44449c7a6dabbfdd4627add - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 14:08:12.746 7 INFO neutron.db.l3_hamode_db [None req-4a68fbd1-9f0d-43ff-b3a5-93b5fb38d536 c804cc124f484574ae095ce46382d87d d99acb02e44449c7a6dabbfdd4627add - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 790/1679] 10.0.0.206 () {34 vars in 782 bytes} [Sat May 9 14:08:10 2026] PUT /v2.0/routers/54ce35c9-354d-422a-a01b-815120090cba/add_router_interface => generated 309 bytes in 1946 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1680] 10.0.0.206 () {32 vars in 672 bytes} [Sat May 9 14:08:12 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1681] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:08:13 2026] GET /v2.0/networks/f5f44ca8-3085-405e-9683-550c38db9a0a?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1682] 10.0.0.206 () {32 vars in 716 bytes} [Sat May 9 14:08:13 2026] GET /v2.0/ports/23f7b0e9-f345-42b6-8f49-1038bc71539f => generated 955 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:08:13.154 8 WARNING neutron_lib.context [None req-900c2bd1-8b8f-48e2-ac82-32df6c10e0c3 4bc86ecca69c43fca979c894b7c7aee0 85a5bbba44e14654bc6760e655be2239 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 794/1683] 10.0.0.206 () {34 vars in 694 bytes} [Sat May 9 14:08:13 2026] POST /v2.0/security-group-rules => generated 601 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1684] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:08:13 2026] GET /v2.0/ports?device_id=b0e55ac2-028e-4e61-8659-3546b96de3de => generated 969 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1685] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:08:13 2026] GET /v2.0/networks/f5f44ca8-3085-405e-9683-550c38db9a0a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1686] 10.0.0.206 () {34 vars in 667 bytes} [Sat May 9 14:08:11 2026] POST /v2.0/routers => generated 474 bytes in 1566 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1687] 10.0.0.206 () {32 vars in 746 bytes} [Sat May 9 14:08:13 2026] GET /v2.0/security-group-rules/408ca0bc-5109-4832-871f-543b594e80ef => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1688] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:08:13 2026] GET /v2.0/security-groups?id=30e012fe-d69d-4ba5-8161-6159b85fa3e6&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: 893/1689] 10.0.0.206 () {34 vars in 750 bytes} [Sat May 9 14:08:13 2026] PUT /v2.0/routers/d88c48b8-a3d2-4b36-b702-df1974477e1c/tags => generated 25 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1690] 10.0.0.206 () {32 vars in 672 bytes} [Sat May 9 14:08:13 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1691] 10.0.0.206 () {32 vars in 730 bytes} [Sat May 9 14:08:13 2026] GET /v2.0/routers/d88c48b8-a3d2-4b36-b702-df1974477e1c/tags => generated 25 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1692] 10.0.0.206 () {32 vars in 749 bytes} [Sat May 9 14:08:13 2026] DELETE /v2.0/security-group-rules/408ca0bc-5109-4832-871f-543b594e80ef => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1693] 10.0.0.206 () {34 vars in 761 bytes} [Sat May 9 14:08:13 2026] PUT /v2.0/routers/d88c48b8-a3d2-4b36-b702-df1974477e1c/tags/green => generated 4 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1694] 10.0.0.206 () {32 vars in 672 bytes} [Sat May 9 14:08:14 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1695] 10.0.0.206 () {32 vars in 730 bytes} [Sat May 9 14:08:14 2026] GET /v2.0/routers/d88c48b8-a3d2-4b36-b702-df1974477e1c/tags => generated 34 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:08:14.167 7 WARNING neutron_lib.context [None req-0632381b-8c77-4f44-be93-8a103b2ef348 4bc86ecca69c43fca979c894b7c7aee0 85a5bbba44e14654bc6760e655be2239 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 900/1696] 10.0.0.206 () {34 vars in 694 bytes} [Sat May 9 14:08:14 2026] POST /v2.0/security-group-rules => generated 602 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1697] 10.0.0.206 () {34 vars in 757 bytes} [Sat May 9 14:08:14 2026] PUT /v2.0/routers/d88c48b8-a3d2-4b36-b702-df1974477e1c/tags/red => generated 4 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1698] 10.0.0.206 () {32 vars in 746 bytes} [Sat May 9 14:08:14 2026] GET /v2.0/security-group-rules/c552511d-dd31-435b-8075-e701af6b753f => generated 602 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1699] 10.0.0.206 () {32 vars in 730 bytes} [Sat May 9 14:08:14 2026] GET /v2.0/routers/d88c48b8-a3d2-4b36-b702-df1974477e1c/tags => generated 34 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1700] 10.0.0.206 () {32 vars in 672 bytes} [Sat May 9 14:08:14 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1701] 10.0.0.206 () {34 vars in 788 bytes} [Sat May 9 14:08:13 2026] PUT /v2.0/routers/54ce35c9-354d-422a-a01b-815120090cba/remove_router_interface => generated 309 bytes in 1190 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1702] 10.0.0.206 () {34 vars in 779 bytes} [Sat May 9 14:08:14 2026] PUT /v2.0/routers/d88c48b8-a3d2-4b36-b702-df1974477e1c/tags/black.or.white => generated 4 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1703] 10.0.0.206 () {32 vars in 735 bytes} [Sat May 9 14:08:14 2026] GET /v2.0/ports?device_id=54ce35c9-354d-422a-a01b-815120090cba => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1704] 10.0.0.206 () {32 vars in 749 bytes} [Sat May 9 14:08:14 2026] DELETE /v2.0/security-group-rules/c552511d-dd31-435b-8075-e701af6b753f => 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: 907/1705] 10.0.0.206 () {32 vars in 730 bytes} [Sat May 9 14:08:14 2026] GET /v2.0/routers/d88c48b8-a3d2-4b36-b702-df1974477e1c/tags => generated 52 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1706] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:08:14 2026] GET /v2.0/ports?device_id=b0e55ac2-028e-4e61-8659-3546b96de3de => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1707] 10.0.0.206 () {32 vars in 672 bytes} [Sat May 9 14:08:14 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1708] 10.0.0.206 () {34 vars in 750 bytes} [Sat May 9 14:08:14 2026] PUT /v2.0/routers/d88c48b8-a3d2-4b36-b702-df1974477e1c/tags => generated 37 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1709] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:08:14 2026] GET /v2.0/security-groups?id=30e012fe-d69d-4ba5-8161-6159b85fa3e6&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1710] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:08:15 2026] DELETE /v2.0/security-groups/26057f36-726a-4395-8317-1edcebf62a1d => 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: 913/1711] 10.0.0.206 () {32 vars in 730 bytes} [Sat May 9 14:08:15 2026] GET /v2.0/routers/d88c48b8-a3d2-4b36-b702-df1974477e1c/tags => generated 37 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1712] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:08:15 2026] GET /v2.0/ports?device_id=b0e55ac2-028e-4e61-8659-3546b96de3de => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1713] 10.0.0.206 () {32 vars in 662 bytes} [Sat May 9 14:08:15 2026] GET /v2.0/security-groups => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1716] 10.0.0.206 () {32 vars in 738 bytes} [Sat May 9 14:08:15 2026] GET /v2.0/routers/d88c48b8-a3d2-4b36-b702-df1974477e1c/tags/red => 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: 919/1717] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:08:15 2026] GET /v2.0/security-groups?id=30e012fe-d69d-4ba5-8161-6159b85fa3e6&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:08:15.485 8 INFO neutron.services.segments.plugin [-] Segment 85b29154-7eef-4329-8229-7501f9bc7c39 resource provider aggregate not found [pid: 7|app: 0|req: 920/1718] 10.0.0.206 () {32 vars in 662 bytes} [Sat May 9 14:08:15 2026] GET /v2.0/security-groups => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:08:15.491 8 INFO neutron.services.segments.plugin [-] Segment 85b29154-7eef-4329-8229-7501f9bc7c39 resource provider aggregate not found 2026-05-09 14:08:15.511 8 INFO neutron.services.segments.plugin [-] Segment 85b29154-7eef-4329-8229-7501f9bc7c39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85b29154-7eef-4329-8229-7501f9bc7c39 found for delete ", "request_id": "req-c933e75a-9349-4962-aa71-e3a3e4ea7815"}]} 2026-05-09 14:08:15.519 8 INFO neutron.services.segments.plugin [-] Segment 85b29154-7eef-4329-8229-7501f9bc7c39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85b29154-7eef-4329-8229-7501f9bc7c39 found for delete ", "request_id": "req-350cb3e4-6944-4158-be2c-05cb3b97e70a"}]} 2026-05-09 14:08:15.524 8 INFO neutron.db.l3_hamode_db [None req-81c40849-2a01-4cf1-aa9f-59f26bd1ead6 74190421947b4faea749933df5ed4c4e fa881cd2290340e0904db2c018736d2d - - default default] HA network 63173ce1-0d70-4d98-84d7-f60c2568e5bc was deleted as no HA routers are present in tenant fa881cd2290340e0904db2c018736d2d. [pid: 8|app: 0|req: 799/1719] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:08:14 2026] DELETE /v2.0/routers/54ce35c9-354d-422a-a01b-815120090cba => generated 0 bytes in 805 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:08:15.571 7 INFO neutron.api.v2.resource [None req-caad5a86-a112-4d95-ad06-fc664f462730 c804cc124f484574ae095ce46382d87d d99acb02e44449c7a6dabbfdd4627add - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 921/1720] 10.0.0.206 () {32 vars in 742 bytes} [Sat May 9 14:08:15 2026] GET /v2.0/routers/d88c48b8-a3d2-4b36-b702-df1974477e1c/tags/green => generated 99 bytes in 85 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1721] 10.0.0.206 () {32 vars in 735 bytes} [Sat May 9 14:08:15 2026] GET /v2.0/ports?device_id=b0e55ac2-028e-4e61-8659-3546b96de3de => generated 1240 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1722] 10.0.0.206 () {32 vars in 741 bytes} [Sat May 9 14:08:15 2026] DELETE /v2.0/routers/d88c48b8-a3d2-4b36-b702-df1974477e1c/tags/red => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:08:15.729 8 WARNING neutron_lib.context [None req-cb41463d-b010-4072-8a3b-b9202f725e95 b7238f884ad2443e8bb8eb108eee311c 9af35bbed27a47d082e00dcf7d259c3b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 922/1723] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:08:15 2026] DELETE /v2.0/subnets/dd61b01a-5d97-43b3-8768-830aae7e531d => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1724] 10.0.0.206 () {32 vars in 730 bytes} [Sat May 9 14:08:15 2026] GET /v2.0/routers/d88c48b8-a3d2-4b36-b702-df1974477e1c/tags => generated 30 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1725] 199.204.45.129 () {34 vars in 1095 bytes} [Sat May 9 14:08:15 2026] GET /v2.0/ports?device_id=b0e55ac2-028e-4e61-8659-3546b96de3de&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 515 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:08:16.639 7 INFO neutron.services.segments.plugin [-] Segment b4c439ca-2229-40c6-be61-bbd666361d57 resource provider aggregate not found 2026-05-09 14:08:16.648 7 INFO neutron.services.segments.plugin [-] Segment b4c439ca-2229-40c6-be61-bbd666361d57 resource provider aggregate not found 2026-05-09 14:08:16.656 7 INFO neutron.services.segments.plugin [-] Segment b4c439ca-2229-40c6-be61-bbd666361d57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4c439ca-2229-40c6-be61-bbd666361d57 found for delete ", "request_id": "req-e8043ba9-0a87-4b06-bd53-917dd725c59a"}]} 2026-05-09 14:08:16.667 7 INFO neutron.services.segments.plugin [-] Segment b4c439ca-2229-40c6-be61-bbd666361d57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4c439ca-2229-40c6-be61-bbd666361d57 found for delete ", "request_id": "req-d6739b77-b3b3-4077-a2d9-f494a2e585de"}]} [pid: 7|app: 0|req: 925/1726] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:08:16 2026] DELETE /v2.0/networks/0b03d76a-e697-4a71-9bc5-8214615cba45 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 14:08:16.764 7 INFO neutron.api.v2.resource [None req-9f944710-0896-4cdf-b1ca-eab26b82fb6a c804cc124f484574ae095ce46382d87d d99acb02e44449c7a6dabbfdd4627add - - default default] delete failed (client error): The resource could not be found. 2026-05-09 14:08:16.764 8 INFO neutron.db.l3_db [None req-cb41463d-b010-4072-8a3b-b9202f725e95 b7238f884ad2443e8bb8eb108eee311c 9af35bbed27a47d082e00dcf7d259c3b - - default default] Floating IP fe430fe1-fdae-4a4b-ae0a-451a32c41459 associated. External IP: 10.96.250.210, port: 9eb43a5a-71f1-4afc-b982-9ee41ac348a8. [pid: 7|app: 0|req: 926/1727] 10.0.0.206 () {32 vars in 745 bytes} [Sat May 9 14:08:16 2026] DELETE /v2.0/routers/d88c48b8-a3d2-4b36-b702-df1974477e1c/tags/green => generated 99 bytes in 93 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1728] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:08:16 2026] GET /v2.0/security-groups?tenant_id=85a5bbba44e14654bc6760e655be2239&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1729] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:08:16 2026] GET /v2.0/ports?tenant_id=9af35bbed27a47d082e00dcf7d259c3b&device_id=b0e55ac2-028e-4e61-8659-3546b96de3de => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:08:16.976 7 WARNING neutron_lib.context [None req-b1f17772-dfd8-4506-a352-e6e5ecff6b84 74190421947b4faea749933df5ed4c4e fa881cd2290340e0904db2c018736d2d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:08:17.019 7 INFO neutron.db.segments_db [None req-b1f17772-dfd8-4506-a352-e6e5ecff6b84 74190421947b4faea749933df5ed4c4e fa881cd2290340e0904db2c018736d2d - - default default] Added segment 2b634132-8c74-4bfc-bef2-17079aeb56e9 of type vxlan for network bb8572e0-8dda-4e64-a478-a128c06f1a1a [pid: 8|app: 0|req: 802/1730] 10.0.0.206 () {34 vars in 676 bytes} [Sat May 9 14:08:15 2026] POST /v2.0/floatingips => generated 855 bytes in 1517 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:08:17.281 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-db21ad4b-d374-4203-8c78-ab556793340c'] response: {'name': 'network-changed', 'server_uuid': 'b0e55ac2-028e-4e61-8659-3546b96de3de', 'tag': '9eb43a5a-71f1-4afc-b982-9ee41ac348a8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 803/1731] 10.0.0.206 () {32 vars in 733 bytes} [Sat May 9 14:08:17 2026] DELETE /v2.0/routers/d88c48b8-a3d2-4b36-b702-df1974477e1c/tags => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:08:17.349 7 INFO neutron.db.l3_hamode_db [None req-b1f17772-dfd8-4506-a352-e6e5ecff6b84 74190421947b4faea749933df5ed4c4e fa881cd2290340e0904db2c018736d2d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 804/1732] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:08:17 2026] DELETE /v2.0/security-groups/9accfdc2-69a8-44dc-82db-57f08106d33c => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1733] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:08:17 2026] GET /v2.0/networks?id=f5f44ca8-3085-405e-9683-550c38db9a0a => generated 757 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1734] 10.0.0.206 () {32 vars in 728 bytes} [Sat May 9 14:08:17 2026] GET /v2.0/floatingips/fe430fe1-fdae-4a4b-ae0a-451a32c41459 => generated 855 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1735] 10.0.0.206 () {32 vars in 730 bytes} [Sat May 9 14:08:17 2026] GET /v2.0/routers/d88c48b8-a3d2-4b36-b702-df1974477e1c/tags => generated 12 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1736] 199.204.45.129 () {34 vars in 1057 bytes} [Sat May 9 14:08:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=9eb43a5a-71f1-4afc-b982-9ee41ac348a8 => generated 858 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1737] 10.0.0.206 () {32 vars in 720 bytes} [Sat May 9 14:08:17 2026] GET /v2.0/routers/d88c48b8-a3d2-4b36-b702-df1974477e1c => generated 480 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1738] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:08:17 2026] GET /v2.0/subnets?id=bcc894e0-dc0d-4287-84c9-a04e9622dbba => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:08:18.563 7 INFO neutron.db.l3_hamode_db [None req-b1f17772-dfd8-4506-a352-e6e5ecff6b84 74190421947b4faea749933df5ed4c4e fa881cd2290340e0904db2c018736d2d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 811/1739] 10.0.0.206 () {34 vars in 741 bytes} [Sat May 9 14:08:17 2026] PUT /v2.0/routers/d88c48b8-a3d2-4b36-b702-df1974477e1c => generated 480 bytes in 1244 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1740] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:08:19 2026] GET /v2.0/ports?network_id=f5f44ca8-3085-405e-9683-550c38db9a0a&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: 813/1741] 10.0.0.206 () {32 vars in 728 bytes} [Sat May 9 14:08:19 2026] GET /v2.0/floatingips/fe430fe1-fdae-4a4b-ae0a-451a32c41459 => generated 855 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1742] 10.0.0.206 () {32 vars in 735 bytes} [Sat May 9 14:08:19 2026] GET /v2.0/ports?device_id=d88c48b8-a3d2-4b36-b702-df1974477e1c => 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: 815/1743] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:08:19 2026] GET /v2.0/networks/f5f44ca8-3085-405e-9683-550c38db9a0a?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1744] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:08:16 2026] POST /v2.0/routers => generated 687 bytes in 2765 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1745] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:08:19 2026] GET /v2.0/networks/f5f44ca8-3085-405e-9683-550c38db9a0a?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: 931/1746] 10.0.0.206 () {32 vars in 720 bytes} [Sat May 9 14:08:19 2026] GET /v2.0/routers/b662e582-ebf8-47c6-a3e7-dc7cf7e5f35e => generated 693 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1747] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:08:19 2026] GET /v2.0/ports?tenant_id=9af35bbed27a47d082e00dcf7d259c3b&device_id=b0e55ac2-028e-4e61-8659-3546b96de3de => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:08:20.118 8 INFO neutron.services.segments.plugin [-] Segment 3097193a-dc1f-475e-98ee-fb35cd38914f resource provider aggregate not found [pid: 7|app: 0|req: 933/1748] 10.0.0.206 () {32 vars in 646 bytes} [Sat May 9 14:08:19 2026] GET /v2.0/routers => generated 696 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:08:20.122 8 INFO neutron.services.segments.plugin [-] Segment 3097193a-dc1f-475e-98ee-fb35cd38914f resource provider aggregate not found 2026-05-09 14:08:20.137 8 INFO neutron.db.l3_hamode_db [None req-d4e6fcd2-f245-4c28-ad03-9f837823e552 c804cc124f484574ae095ce46382d87d d99acb02e44449c7a6dabbfdd4627add - - default default] HA network 5a6af5c1-3204-48b6-b098-b5237a974130 was deleted as no HA routers are present in tenant d99acb02e44449c7a6dabbfdd4627add. 2026-05-09 14:08:20.141 8 INFO neutron.services.segments.plugin [-] Segment 3097193a-dc1f-475e-98ee-fb35cd38914f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3097193a-dc1f-475e-98ee-fb35cd38914f found for delete ", "request_id": "req-a37aed06-535a-488a-8054-ca7d94c1a7cc"}]} 2026-05-09 14:08:20.143 8 INFO neutron.services.segments.plugin [-] Segment 3097193a-dc1f-475e-98ee-fb35cd38914f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3097193a-dc1f-475e-98ee-fb35cd38914f found for delete ", "request_id": "req-093f9072-a9f9-4cf3-80d3-8735bdc894e0"}]} [pid: 8|app: 0|req: 816/1749] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:08:19 2026] DELETE /v2.0/routers/d88c48b8-a3d2-4b36-b702-df1974477e1c => generated 0 bytes in 833 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1750] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:08:20 2026] GET /v2.0/networks?id=f5f44ca8-3085-405e-9683-550c38db9a0a => generated 757 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1751] 199.204.45.129 () {34 vars in 1057 bytes} [Sat May 9 14:08:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=9eb43a5a-71f1-4afc-b982-9ee41ac348a8 => generated 860 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1752] 10.0.0.206 () {32 vars in 728 bytes} [Sat May 9 14:08:20 2026] GET /v2.0/floatingips/fe430fe1-fdae-4a4b-ae0a-451a32c41459 => generated 857 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1753] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:08:20 2026] GET /v2.0/subnets?id=bcc894e0-dc0d-4287-84c9-a04e9622dbba => generated 654 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1754] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:08:20 2026] GET /v2.0/ports?network_id=f5f44ca8-3085-405e-9683-550c38db9a0a&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1755] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:08:20 2026] GET /v2.0/networks/f5f44ca8-3085-405e-9683-550c38db9a0a?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1756] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:08:20 2026] GET /v2.0/networks/f5f44ca8-3085-405e-9683-550c38db9a0a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1757] 10.0.0.206 () {34 vars in 740 bytes} [Sat May 9 14:08:20 2026] PUT /v2.0/routers/b662e582-ebf8-47c6-a3e7-dc7cf7e5f35e => generated 700 bytes in 608 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1758] 10.0.0.206 () {32 vars in 720 bytes} [Sat May 9 14:08:20 2026] GET /v2.0/routers/b662e582-ebf8-47c6-a3e7-dc7cf7e5f35e => generated 700 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1759] 10.0.0.206 () {32 vars in 735 bytes} [Sat May 9 14:08:20 2026] GET /v2.0/ports?device_id=b662e582-ebf8-47c6-a3e7-dc7cf7e5f35e => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1760] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:08:20 2026] GET /v2.0/security-groups?tenant_id=f822826cdef646e1b8677e019cfbdd9a&name=default => generated 2925 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1761] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:08:21 2026] DELETE /v2.0/security-groups/0f565406-8396-48dd-bdcc-015b6f690ddf => generated 0 bytes in 171 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1762] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:08:21 2026] GET /v2.0/security-groups?tenant_id=d99acb02e44449c7a6dabbfdd4627add&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1763] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:08:21 2026] DELETE /v2.0/security-groups/f5162a11-047a-48cb-bc48-2ac1a230a4ef => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:08:22.121 7 INFO neutron.services.segments.plugin [-] Segment 2b634132-8c74-4bfc-bef2-17079aeb56e9 resource provider aggregate not found 2026-05-09 14:08:22.126 7 INFO neutron.services.segments.plugin [-] Segment 2b634132-8c74-4bfc-bef2-17079aeb56e9 resource provider aggregate not found 2026-05-09 14:08:22.149 7 INFO neutron.services.segments.plugin [-] Segment 2b634132-8c74-4bfc-bef2-17079aeb56e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b634132-8c74-4bfc-bef2-17079aeb56e9 found for delete ", "request_id": "req-34bf0c09-13b9-4b02-9ed4-7c54a3da574c"}]} 2026-05-09 14:08:22.151 7 INFO neutron.services.segments.plugin [-] Segment 2b634132-8c74-4bfc-bef2-17079aeb56e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b634132-8c74-4bfc-bef2-17079aeb56e9 found for delete ", "request_id": "req-1d53b322-0908-48d1-b460-a071d6e2cadd"}]} 2026-05-09 14:08:22.158 7 INFO neutron.db.l3_hamode_db [None req-c4da7dc8-e665-47cc-8566-a825b10643bc 74190421947b4faea749933df5ed4c4e fa881cd2290340e0904db2c018736d2d - - default default] HA network bb8572e0-8dda-4e64-a478-a128c06f1a1a was deleted as no HA routers are present in tenant fa881cd2290340e0904db2c018736d2d. [pid: 7|app: 0|req: 943/1764] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:08:20 2026] DELETE /v2.0/routers/b662e582-ebf8-47c6-a3e7-dc7cf7e5f35e => generated 0 bytes in 1261 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1765] 10.0.0.206 () {32 vars in 735 bytes} [Sat May 9 14:08:22 2026] GET /v2.0/ports?device_id=b662e582-ebf8-47c6-a3e7-dc7cf7e5f35e => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:08:22.247 7 INFO neutron.api.v2.resource [None req-258c2800-de0b-4f87-8730-8589bf5b24ca 74190421947b4faea749933df5ed4c4e fa881cd2290340e0904db2c018736d2d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 944/1766] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:08:22 2026] DELETE /v2.0/routers/b662e582-ebf8-47c6-a3e7-dc7cf7e5f35e => generated 135 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1767] 10.0.0.206 () {32 vars in 735 bytes} [Sat May 9 14:08:22 2026] GET /v2.0/ports?device_id=54ce35c9-354d-422a-a01b-815120090cba => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:08:22.322 7 INFO neutron.api.v2.resource [None req-900fc0f7-91c6-4458-adb8-ac4ec78c95dc 74190421947b4faea749933df5ed4c4e fa881cd2290340e0904db2c018736d2d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 945/1768] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:08:22 2026] DELETE /v2.0/routers/54ce35c9-354d-422a-a01b-815120090cba => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 14:08:22.349 8 INFO neutron.pecan_wsgi.hooks.translation [None req-98a7d38a-5494-4e74-9577-0af6d698059b 74190421947b4faea749933df5ed4c4e fa881cd2290340e0904db2c018736d2d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 824/1769] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:08:22 2026] DELETE /v2.0/subnets/dd61b01a-5d97-43b3-8768-830aae7e531d => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1770] 10.0.0.206 () {32 vars in 735 bytes} [Sat May 9 14:08:22 2026] GET /v2.0/ports?device_id=67e60d1f-64ca-4bd0-8ea4-b5f0d7b9e704 => generated 12 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:08:22.508 8 INFO neutron.api.v2.resource [None req-7f8f31fe-48a8-462d-8997-f9ef8aa85bc8 74190421947b4faea749933df5ed4c4e fa881cd2290340e0904db2c018736d2d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 825/1771] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:08:22 2026] DELETE /v2.0/routers/67e60d1f-64ca-4bd0-8ea4-b5f0d7b9e704 => generated 135 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 14:08:22.537 7 INFO neutron.pecan_wsgi.hooks.translation [None req-edfdb86d-24e7-4ee1-a6ce-ef9827aef571 74190421947b4faea749933df5ed4c4e fa881cd2290340e0904db2c018736d2d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 947/1772] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:08:22 2026] DELETE /v2.0/subnets/90501da0-2b11-48df-b5c3-8c1be92ea499 => 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: 826/1773] 10.0.0.206 () {32 vars in 735 bytes} [Sat May 9 14:08:22 2026] GET /v2.0/ports?device_id=d43263df-75ff-41f0-a68e-9c8091d90606 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:08:22.609 7 INFO neutron.api.v2.resource [None req-8d466e9a-cc11-4f4a-9508-4fdd53ffe8ee 74190421947b4faea749933df5ed4c4e fa881cd2290340e0904db2c018736d2d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 948/1774] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:08:22 2026] DELETE /v2.0/routers/d43263df-75ff-41f0-a68e-9c8091d90606 => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 14:08:22.634 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1fb01ac6-2ce2-46a8-84eb-682166e8711a 74190421947b4faea749933df5ed4c4e fa881cd2290340e0904db2c018736d2d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 827/1775] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:08:22 2026] DELETE /v2.0/subnets/a0302ef1-902f-4708-974c-23c5e319deb5 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 14:08:22.663 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e2da73c6-daf9-4e77-8434-3538ef2e440b 74190421947b4faea749933df5ed4c4e fa881cd2290340e0904db2c018736d2d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 949/1776] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:08:22 2026] DELETE /v2.0/subnets/58992a89-8866-4062-8514-7ecc80dc2d09 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1777] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:08:22 2026] GET /v2.0/security-groups?tenant_id=a5e87cb5c40145e1bde471a674294dcb&name=default => generated 2925 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1778] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:08:23 2026] GET /v2.0/security-groups?tenant_id=fa881cd2290340e0904db2c018736d2d&name=default => generated 2925 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1779] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:08:23 2026] DELETE /v2.0/security-groups/5dce64d6-d85d-4e1e-882b-7b727cc072a5 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1780] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:08:23 2026] DELETE /v2.0/security-groups/cb9aa2cc-7dae-4e93-ac82-51ab57164154 => 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: 830/1781] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:08:23 2026] GET /v2.0/security-groups?tenant_id=853e33e10c554c19bfb83f0c6378ebf4&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1782] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:08:23 2026] DELETE /v2.0/security-groups/0ed61740-6e38-4588-b1d4-9735a76bd036 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1783] 10.0.0.75 () {34 vars in 988 bytes} [Sat May 9 14:08:23 2026] GET /v2.0/ports?device_id=b0e55ac2-028e-4e61-8659-3546b96de3de => generated 1240 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1784] 10.0.0.75 () {34 vars in 1038 bytes} [Sat May 9 14:08:24 2026] GET /v2.0/security-groups?id=30e012fe-d69d-4ba5-8161-6159b85fa3e6&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-09 14:08:25.391 8 WARNING neutron_lib.context [None req-c7c56974-ebf4-4347-a510-0015d0a7caae 0768527db2494ee9ad0f8fce5293c572 f53fd8711283443ea294924cf1897d6c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:08:25.525 8 INFO neutron.db.segments_db [None req-c7c56974-ebf4-4347-a510-0015d0a7caae 0768527db2494ee9ad0f8fce5293c572 f53fd8711283443ea294924cf1897d6c - - default default] Added segment 20b3d3ef-c782-4ea3-962e-f42c02a5fc3a of type vxlan for network 6b0fbaae-4fed-41be-9527-743c70ed49a5 [pid: 8|app: 0|req: 832/1785] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:08:25 2026] POST /v2.0/networks => generated 631 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:08:25.649 7 WARNING neutron_lib.context [None req-50f20fb2-3e7f-454d-8ae3-ec222c8c8e08 0768527db2494ee9ad0f8fce5293c572 f53fd8711283443ea294924cf1897d6c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 954/1786] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:08:25 2026] POST /v2.0/subnets => generated 602 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1787] 10.0.0.206 () {32 vars in 825 bytes} [Sat May 9 14:08:25 2026] GET /v2.0/ports?project_id=9af35bbed27a47d082e00dcf7d259c3b&network_id=f5f44ca8-3085-405e-9683-550c38db9a0a => generated 3691 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1788] 10.0.0.206 () {34 vars in 750 bytes} [Sat May 9 14:08:26 2026] PUT /v2.0/subnets/58727cf8-3f96-456c-915f-6466e07854aa/tags => generated 25 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1789] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:08:25 2026] GET /v2.0/security-groups?tenant_id=dbc6f9a0cb0c485990e9e120a1c0ac59&name=default => generated 2925 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1790] 10.0.0.206 () {32 vars in 730 bytes} [Sat May 9 14:08:26 2026] GET /v2.0/subnets/58727cf8-3f96-456c-915f-6466e07854aa/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1791] 10.0.0.206 () {34 vars in 761 bytes} [Sat May 9 14:08:26 2026] PUT /v2.0/subnets/58727cf8-3f96-456c-915f-6466e07854aa/tags/green => generated 4 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1792] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:08:26 2026] DELETE /v2.0/security-groups/d45bad5f-5943-4eea-88ba-94da9ec9844b => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1793] 10.0.0.206 () {32 vars in 730 bytes} [Sat May 9 14:08:26 2026] GET /v2.0/subnets/58727cf8-3f96-456c-915f-6466e07854aa/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1794] 10.0.0.206 () {32 vars in 741 bytes} [Sat May 9 14:08:26 2026] GET /v2.0/subnets?network_id=fb6b8ca0-7818-49d9-a7a0-b41146b2a296 => generated 644 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1795] 10.0.0.206 () {34 vars in 757 bytes} [Sat May 9 14:08:26 2026] PUT /v2.0/subnets/58727cf8-3f96-456c-915f-6466e07854aa/tags/red => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1796] 10.0.0.206 () {32 vars in 730 bytes} [Sat May 9 14:08:26 2026] GET /v2.0/subnets/58727cf8-3f96-456c-915f-6466e07854aa/tags => generated 34 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1797] 10.0.0.206 () {34 vars in 779 bytes} [Sat May 9 14:08:26 2026] PUT /v2.0/subnets/58727cf8-3f96-456c-915f-6466e07854aa/tags/black.or.white => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1798] 10.0.0.206 () {32 vars in 730 bytes} [Sat May 9 14:08:26 2026] GET /v2.0/subnets/58727cf8-3f96-456c-915f-6466e07854aa/tags => generated 52 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1799] 10.0.0.206 () {34 vars in 750 bytes} [Sat May 9 14:08:26 2026] PUT /v2.0/subnets/58727cf8-3f96-456c-915f-6466e07854aa/tags => generated 37 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1800] 10.0.0.206 () {32 vars in 730 bytes} [Sat May 9 14:08:26 2026] GET /v2.0/subnets/58727cf8-3f96-456c-915f-6466e07854aa/tags => generated 37 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:08:26.831 7 INFO neutron.db.l3_db [None req-7e4f3478-1282-41d1-ad83-7e12360038de b7238f884ad2443e8bb8eb108eee311c 9af35bbed27a47d082e00dcf7d259c3b - - default default] Floating IP fe430fe1-fdae-4a4b-ae0a-451a32c41459 disassociated. External IP: 10.96.250.210, port: 9eb43a5a-71f1-4afc-b982-9ee41ac348a8. [pid: 8|app: 0|req: 840/1801] 10.0.0.206 () {32 vars in 738 bytes} [Sat May 9 14:08:26 2026] GET /v2.0/subnets/58727cf8-3f96-456c-915f-6466e07854aa/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:08:26.896 8 INFO neutron.api.v2.resource [None req-029ee146-3c0f-41e8-a7b5-1221c3476738 0768527db2494ee9ad0f8fce5293c572 f53fd8711283443ea294924cf1897d6c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 841/1802] 10.0.0.206 () {32 vars in 742 bytes} [Sat May 9 14:08:26 2026] GET /v2.0/subnets/58727cf8-3f96-456c-915f-6466e07854aa/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1803] 10.0.0.206 () {32 vars in 741 bytes} [Sat May 9 14:08:26 2026] DELETE /v2.0/subnets/58727cf8-3f96-456c-915f-6466e07854aa/tags/red => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1804] 10.0.0.206 () {32 vars in 730 bytes} [Sat May 9 14:08:27 2026] GET /v2.0/subnets/58727cf8-3f96-456c-915f-6466e07854aa/tags => generated 30 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:08:27.120 8 INFO neutron.api.v2.resource [None req-981fa724-620e-4257-9022-50d187c33a69 0768527db2494ee9ad0f8fce5293c572 f53fd8711283443ea294924cf1897d6c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 844/1805] 10.0.0.206 () {32 vars in 745 bytes} [Sat May 9 14:08:27 2026] DELETE /v2.0/subnets/58727cf8-3f96-456c-915f-6466e07854aa/tags/green => generated 99 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1806] 10.0.0.206 () {32 vars in 733 bytes} [Sat May 9 14:08:27 2026] DELETE /v2.0/subnets/58727cf8-3f96-456c-915f-6466e07854aa/tags => 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: 846/1807] 10.0.0.206 () {32 vars in 730 bytes} [Sat May 9 14:08:27 2026] GET /v2.0/subnets/58727cf8-3f96-456c-915f-6466e07854aa/tags => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1808] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:08:27 2026] DELETE /v2.0/subnets/58727cf8-3f96-456c-915f-6466e07854aa => 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: 962/1809] 10.0.0.206 () {34 vars in 748 bytes} [Sat May 9 14:08:26 2026] PUT /v2.0/floatingips/fe430fe1-fdae-4a4b-ae0a-451a32c41459 => generated 554 bytes in 1124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:08:27.784 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3aa44836-ac35-48f4-8b4b-78d73b38bac9'] response: {'name': 'network-changed', 'server_uuid': 'b0e55ac2-028e-4e61-8659-3546b96de3de', 'tag': '9eb43a5a-71f1-4afc-b982-9ee41ac348a8', 'status': 'completed', 'code': 200} 2026-05-09 14:08:27.890 8 INFO neutron.services.segments.plugin [-] Segment 20b3d3ef-c782-4ea3-962e-f42c02a5fc3a resource provider aggregate not found 2026-05-09 14:08:27.894 8 INFO neutron.services.segments.plugin [-] Segment 20b3d3ef-c782-4ea3-962e-f42c02a5fc3a resource provider aggregate not found 2026-05-09 14:08:27.907 8 INFO neutron.services.segments.plugin [-] Segment 20b3d3ef-c782-4ea3-962e-f42c02a5fc3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20b3d3ef-c782-4ea3-962e-f42c02a5fc3a found for delete ", "request_id": "req-8b150bc2-ab83-430f-9b02-9e0e2c163e7c"}]} 2026-05-09 14:08:27.908 8 INFO neutron.services.segments.plugin [-] Segment 20b3d3ef-c782-4ea3-962e-f42c02a5fc3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20b3d3ef-c782-4ea3-962e-f42c02a5fc3a found for delete ", "request_id": "req-a12ee470-a579-459d-9360-a66a8bf8bc8a"}]} [pid: 8|app: 0|req: 848/1810] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:08:27 2026] DELETE /v2.0/networks/6b0fbaae-4fed-41be-9527-743c70ed49a5 => generated 0 bytes in 410 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1811] 10.0.0.206 () {32 vars in 728 bytes} [Sat May 9 14:08:27 2026] GET /v2.0/floatingips/fe430fe1-fdae-4a4b-ae0a-451a32c41459 => generated 554 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1812] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:08:27 2026] GET /v2.0/ports?tenant_id=9af35bbed27a47d082e00dcf7d259c3b&device_id=b0e55ac2-028e-4e61-8659-3546b96de3de => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1813] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:08:28 2026] GET /v2.0/networks?id=f5f44ca8-3085-405e-9683-550c38db9a0a => generated 757 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1814] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:08:27 2026] GET /v2.0/security-groups?tenant_id=42597bef7cbe4349b28c874f8d27cef7&name=default => generated 2925 bytes in 369 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1815] 199.204.45.129 () {34 vars in 1057 bytes} [Sat May 9 14:08:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=9eb43a5a-71f1-4afc-b982-9ee41ac348a8 => 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: 853/1816] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:08:28 2026] GET /v2.0/subnets?id=bcc894e0-dc0d-4287-84c9-a04e9622dbba => generated 654 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1817] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:08:28 2026] GET /v2.0/ports?network_id=f5f44ca8-3085-405e-9683-550c38db9a0a&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: 964/1818] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:08:28 2026] DELETE /v2.0/security-groups/c7dc91eb-c580-4c54-95ff-295a9e81d429 => 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: 855/1819] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:08:28 2026] GET /v2.0/networks/f5f44ca8-3085-405e-9683-550c38db9a0a?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1820] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:08:28 2026] GET /v2.0/networks/f5f44ca8-3085-405e-9683-550c38db9a0a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1821] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:08:28 2026] GET /v2.0/security-groups?tenant_id=97c55fc8302f4ee7b599509af4cc58fb&name=default => generated 2925 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1822] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:08:28 2026] DELETE /v2.0/security-groups/60933258-7130-4f9d-a9e4-b4df66045bc3 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1823] 10.0.0.206 () {32 vars in 728 bytes} [Sat May 9 14:08:28 2026] GET /v2.0/floatingips/fe430fe1-fdae-4a4b-ae0a-451a32c41459 => generated 554 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1824] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:08:29 2026] GET /v2.0/security-groups?tenant_id=f53fd8711283443ea294924cf1897d6c&name=default => generated 2925 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1825] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:08:29 2026] DELETE /v2.0/security-groups/825bf3f2-4250-47cf-aa68-46c0f6816486 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1826] 10.0.0.206 () {32 vars in 728 bytes} [Sat May 9 14:08:30 2026] GET /v2.0/floatingips/fe430fe1-fdae-4a4b-ae0a-451a32c41459 => generated 552 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:08:30.986 7 WARNING neutron_lib.context [None req-11875bf8-9588-4499-95da-21174f9c58ea 312c5a27a83f4ebd858b68e23b85bb03 2414aeb6faa14e3eb3d3ae9482e5a79d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:08:31.131 7 INFO neutron.db.segments_db [None req-11875bf8-9588-4499-95da-21174f9c58ea 312c5a27a83f4ebd858b68e23b85bb03 2414aeb6faa14e3eb3d3ae9482e5a79d - - default default] Added segment 5df27e6a-c268-4e06-9ac3-1cb34a45d998 of type vxlan for network ebda8441-b839-4f34-a431-64b0c0a8f0e8 2026-05-09 14:08:31.157 8 WARNING neutron_lib.context [None req-b308bb8b-5091-44fe-850d-12895382bda8 b7238f884ad2443e8bb8eb108eee311c 9af35bbed27a47d082e00dcf7d259c3b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 970/1829] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:08:30 2026] POST /v2.0/networks => generated 631 bytes in 523 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:08:31.292 7 WARNING neutron_lib.context [None req-134b4316-a3e0-499b-95cc-abee0057b9c1 312c5a27a83f4ebd858b68e23b85bb03 2414aeb6faa14e3eb3d3ae9482e5a79d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 860/1830] 10.0.0.206 () {34 vars in 684 bytes} [Sat May 9 14:08:31 2026] POST /v2.0/security-groups => generated 1673 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-09 14:08:31.341 8 WARNING neutron_lib.context [None req-13f7693a-6122-48c0-ba16-d3f61eb1a252 b7238f884ad2443e8bb8eb108eee311c 9af35bbed27a47d082e00dcf7d259c3b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:08:31.384 7 INFO neutron.db.segments_db [None req-134b4316-a3e0-499b-95cc-abee0057b9c1 312c5a27a83f4ebd858b68e23b85bb03 2414aeb6faa14e3eb3d3ae9482e5a79d - - default default] Added segment 5f9089d5-dace-4fbd-9271-b330665b8be3 of type vxlan for network 5bf66a26-0656-4d8f-b4af-39de465a132e [pid: 8|app: 0|req: 861/1831] 10.0.0.206 () {34 vars in 694 bytes} [Sat May 9 14:08:31 2026] POST /v2.0/security-group-rules => generated 597 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:08:31.481 8 WARNING neutron_lib.context [None req-2de3c5c2-275d-45c4-bbaf-59a116fb27aa b7238f884ad2443e8bb8eb108eee311c 9af35bbed27a47d082e00dcf7d259c3b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 971/1832] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:08:31 2026] POST /v2.0/networks => generated 632 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:08:31.501 7 WARNING neutron_lib.context [None req-82389763-ccbb-4f5f-8896-9f694b7e33b5 312c5a27a83f4ebd858b68e23b85bb03 2414aeb6faa14e3eb3d3ae9482e5a79d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 862/1833] 10.0.0.206 () {34 vars in 694 bytes} [Sat May 9 14:08:31 2026] POST /v2.0/security-group-rules => generated 596 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:08:31.611 8 WARNING neutron_lib.context [None req-93b10710-d0d1-44bb-9291-ec05eda36fba b7238f884ad2443e8bb8eb108eee311c 9af35bbed27a47d082e00dcf7d259c3b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:08:31.618 7 INFO neutron.db.segments_db [None req-82389763-ccbb-4f5f-8896-9f694b7e33b5 312c5a27a83f4ebd858b68e23b85bb03 2414aeb6faa14e3eb3d3ae9482e5a79d - - default default] Added segment 4f67a7fa-78d3-413f-b573-e0f4a4a6c1b9 of type vxlan for network 242bba55-dd20-4e4e-8ccf-c81618e09381 [pid: 8|app: 0|req: 863/1834] 10.0.0.206 () {34 vars in 694 bytes} [Sat May 9 14:08:31 2026] POST /v2.0/security-group-rules => generated 602 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:08:31.720 8 WARNING neutron_lib.context [None req-0ed056a9-ece8-41f0-b2d9-da4ba33dfeb8 b7238f884ad2443e8bb8eb108eee311c 9af35bbed27a47d082e00dcf7d259c3b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 972/1835] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:08:31 2026] POST /v2.0/networks => generated 632 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:08:31.742 7 WARNING neutron_lib.context [None req-6443d6a1-02b0-4937-bd44-81302cace7cb 312c5a27a83f4ebd858b68e23b85bb03 2414aeb6faa14e3eb3d3ae9482e5a79d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:08:31.824 7 INFO neutron.db.segments_db [None req-6443d6a1-02b0-4937-bd44-81302cace7cb 312c5a27a83f4ebd858b68e23b85bb03 2414aeb6faa14e3eb3d3ae9482e5a79d - - default default] Added segment 5b076cdc-9a16-4564-9568-2bde7a028865 of type vxlan for network 9f98dfed-1902-4f88-b785-a9a01c493d54 [pid: 8|app: 0|req: 864/1836] 10.0.0.206 () {34 vars in 694 bytes} [Sat May 9 14:08:31 2026] POST /v2.0/security-group-rules => generated 601 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1837] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:08:31 2026] POST /v2.0/networks => generated 632 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:08:31.931 7 WARNING neutron_lib.context [None req-e6125430-dae3-4e14-880d-c25b757ffb12 b7238f884ad2443e8bb8eb108eee311c 9af35bbed27a47d082e00dcf7d259c3b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:08:32.024 7 INFO neutron.db.securitygroups_db [None req-e6125430-dae3-4e14-880d-c25b757ffb12 b7238f884ad2443e8bb8eb108eee311c 9af35bbed27a47d082e00dcf7d259c3b - - default default] Project 9af35bbed27a47d082e00dcf7d259c3b 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: 974/1838] 10.0.0.206 () {34 vars in 694 bytes} [Sat May 9 14:08:31 2026] POST /v2.0/security-group-rules => generated 607 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:08:32.105 7 WARNING neutron_lib.context [None req-03036e63-65c1-4275-ab40-873075a19a56 312c5a27a83f4ebd858b68e23b85bb03 2414aeb6faa14e3eb3d3ae9482e5a79d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 865/1839] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:08:31 2026] GET /v2.0/security-groups?tenant_id=2dc939b12aaa4c63a12d335ed2f662d7&name=default => generated 2925 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:08:32.138 8 WARNING neutron_lib.context [None req-b7ff351e-7416-4efe-a23a-04dbe6dccea3 b7238f884ad2443e8bb8eb108eee311c 9af35bbed27a47d082e00dcf7d259c3b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:08:32.164 7 INFO neutron.db.segments_db [None req-03036e63-65c1-4275-ab40-873075a19a56 312c5a27a83f4ebd858b68e23b85bb03 2414aeb6faa14e3eb3d3ae9482e5a79d - - default default] Added segment d13db850-0d44-4804-9dd7-7e2a84145f0b of type vxlan for network e247944f-2bd5-40fa-bd54-fa0deb6a32a2 2026-05-09 14:08:32.180 8 INFO neutron.db.securitygroups_db [None req-b7ff351e-7416-4efe-a23a-04dbe6dccea3 b7238f884ad2443e8bb8eb108eee311c 9af35bbed27a47d082e00dcf7d259c3b - - default default] Project 9af35bbed27a47d082e00dcf7d259c3b 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: 975/1840] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:08:32 2026] POST /v2.0/networks => generated 632 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1841] 10.0.0.206 () {34 vars in 694 bytes} [Sat May 9 14:08:32 2026] POST /v2.0/security-group-rules => generated 606 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1842] 10.0.0.206 () {34 vars in 752 bytes} [Sat May 9 14:08:32 2026] PUT /v2.0/networks/ebda8441-b839-4f34-a431-64b0c0a8f0e8/tags => generated 17 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1843] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:08:32 2026] DELETE /v2.0/security-groups/41223515-d151-4e99-9b69-5c50914ba926 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1844] 10.0.0.206 () {34 vars in 752 bytes} [Sat May 9 14:08:32 2026] PUT /v2.0/networks/5bf66a26-0656-4d8f-b4af-39de465a132e/tags => generated 25 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1845] 10.0.0.206 () {34 vars in 752 bytes} [Sat May 9 14:08:32 2026] PUT /v2.0/networks/242bba55-dd20-4e4e-8ccf-c81618e09381/tags => generated 34 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1846] 10.0.0.206 () {34 vars in 752 bytes} [Sat May 9 14:08:32 2026] PUT /v2.0/networks/9f98dfed-1902-4f88-b785-a9a01c493d54/tags => 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: 978/1847] 10.0.0.206 () {32 vars in 665 bytes} [Sat May 9 14:08:32 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1848] 10.0.0.206 () {32 vars in 679 bytes} [Sat May 9 14:08:32 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:08:32.820 7 WARNING neutron_lib.context [None req-f97d9970-f4ba-4c5b-8262-0086611e237f 846c162c06ea4f54bdb7f3e3d1d65e8d 35b8c83f8c074cfeb5a21afdb83e7e10 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 870/1849] 10.0.0.206 () {32 vars in 648 bytes} [Sat May 9 14:08:32 2026] GET /v2.0/networks => generated 1298 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1850] 10.0.0.206 () {32 vars in 675 bytes} [Sat May 9 14:08:32 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:08:32.974 7 INFO neutron.db.segments_db [None req-f97d9970-f4ba-4c5b-8262-0086611e237f 846c162c06ea4f54bdb7f3e3d1d65e8d 35b8c83f8c074cfeb5a21afdb83e7e10 - - default default] Added segment 47aaf42f-f674-4582-8966-f13f1d8af955 of type vxlan for network b7171c3b-707d-46e2-a94c-cbac5604ce7e [pid: 8|app: 0|req: 872/1851] 10.0.0.237 () {34 vars in 1097 bytes} [Sat May 9 14:08:32 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-185657073&fields=id&tenant_id=9af35bbed27a47d082e00dcf7d259c3b => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1852] 10.0.0.206 () {32 vars in 687 bytes} [Sat May 9 14:08:32 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1853] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:08:32 2026] POST /v2.0/networks => generated 631 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1854] 10.0.0.237 () {34 vars in 981 bytes} [Sat May 9 14:08:33 2026] GET /v2.0/networks?id=f5f44ca8-3085-405e-9683-550c38db9a0a => generated 661 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:08:33.161 8 WARNING neutron_lib.context [None req-287093c1-e920-4743-8bdb-87eb0d38c9b1 846c162c06ea4f54bdb7f3e3d1d65e8d 35b8c83f8c074cfeb5a21afdb83e7e10 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:08:33.238 8 INFO neutron.db.segments_db [None req-287093c1-e920-4743-8bdb-87eb0d38c9b1 846c162c06ea4f54bdb7f3e3d1d65e8d 35b8c83f8c074cfeb5a21afdb83e7e10 - - default default] Added segment 06d8cf2c-6752-48ac-9960-c1bae39e6787 of type vxlan for network 8338ed2b-cbe9-41dd-a178-44e3bde9ec9b [pid: 7|app: 0|req: 981/1855] 10.0.0.206 () {32 vars in 673 bytes} [Sat May 9 14:08:33 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1856] 10.0.0.237 () {34 vars in 964 bytes} [Sat May 9 14:08:33 2026] GET /v2.0/quotas/9af35bbed27a47d082e00dcf7d259c3b => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1857] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:08:33 2026] POST /v2.0/networks => generated 631 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1858] 10.0.0.206 () {32 vars in 687 bytes} [Sat May 9 14:08:33 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1859] 10.0.0.206 () {34 vars in 752 bytes} [Sat May 9 14:08:33 2026] PUT /v2.0/networks/b7171c3b-707d-46e2-a94c-cbac5604ce7e/tags => generated 25 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1860] 10.0.0.237 () {34 vars in 1001 bytes} [Sat May 9 14:08:33 2026] GET /v2.0/ports?tenant_id=9af35bbed27a47d082e00dcf7d259c3b&fields=id => generated 149 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1861] 10.0.0.206 () {32 vars in 732 bytes} [Sat May 9 14:08:33 2026] GET /v2.0/networks/b7171c3b-707d-46e2-a94c-cbac5604ce7e/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1862] 10.0.0.206 () {32 vars in 683 bytes} [Sat May 9 14:08:33 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1863] 10.0.0.237 () {34 vars in 1007 bytes} [Sat May 9 14:08:33 2026] GET /v2.0/networks/f5f44ca8-3085-405e-9683-550c38db9a0a?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1864] 10.0.0.206 () {34 vars in 752 bytes} [Sat May 9 14:08:33 2026] PUT /v2.0/networks/8338ed2b-cbe9-41dd-a178-44e3bde9ec9b/tags => generated 17 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1865] 10.0.0.237 () {34 vars in 1107 bytes} [Sat May 9 14:08:33 2026] GET /v2.0/networks/f5f44ca8-3085-405e-9683-550c38db9a0a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1866] 10.0.0.206 () {32 vars in 695 bytes} [Sat May 9 14:08:33 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1867] 10.0.0.206 () {32 vars in 732 bytes} [Sat May 9 14:08:33 2026] GET /v2.0/networks/8338ed2b-cbe9-41dd-a178-44e3bde9ec9b/tags => generated 17 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1868] 10.0.0.206 () {34 vars in 752 bytes} [Sat May 9 14:08:33 2026] PUT /v2.0/networks/8338ed2b-cbe9-41dd-a178-44e3bde9ec9b/tags => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1869] 10.0.0.206 () {32 vars in 732 bytes} [Sat May 9 14:08:33 2026] GET /v2.0/networks/8338ed2b-cbe9-41dd-a178-44e3bde9ec9b/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1870] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:08:33 2026] GET /v2.0/ports?device_id=c6d880f4-a242-4c76-b4ed-c2419679bb5c => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1871] 10.0.0.206 () {32 vars in 732 bytes} [Sat May 9 14:08:33 2026] GET /v2.0/networks/b7171c3b-707d-46e2-a94c-cbac5604ce7e/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:08:33.936 8 INFO neutron.services.segments.plugin [-] Segment 5df27e6a-c268-4e06-9ac3-1cb34a45d998 resource provider aggregate not found 2026-05-09 14:08:33.945 8 INFO neutron.services.segments.plugin [-] Segment 5df27e6a-c268-4e06-9ac3-1cb34a45d998 resource provider aggregate not found 2026-05-09 14:08:33.961 8 INFO neutron.services.segments.plugin [-] Segment 5df27e6a-c268-4e06-9ac3-1cb34a45d998 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5df27e6a-c268-4e06-9ac3-1cb34a45d998 found for delete ", "request_id": "req-94ee7635-0815-4b83-b0af-ad80264c34ff"}]} 2026-05-09 14:08:33.970 8 INFO neutron.services.segments.plugin [-] Segment 5df27e6a-c268-4e06-9ac3-1cb34a45d998 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5df27e6a-c268-4e06-9ac3-1cb34a45d998 found for delete ", "request_id": "req-846c8444-2a0e-45a0-b644-7682f149f0ad"}]} [pid: 8|app: 0|req: 880/1872] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:08:33 2026] DELETE /v2.0/networks/ebda8441-b839-4f34-a431-64b0c0a8f0e8 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 14:08:34.099 7 INFO neutron.services.segments.plugin [-] Segment 47aaf42f-f674-4582-8966-f13f1d8af955 resource provider aggregate not found 2026-05-09 14:08:34.103 7 INFO neutron.services.segments.plugin [-] Segment 47aaf42f-f674-4582-8966-f13f1d8af955 resource provider aggregate not found 2026-05-09 14:08:34.119 7 INFO neutron.services.segments.plugin [-] Segment 47aaf42f-f674-4582-8966-f13f1d8af955 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47aaf42f-f674-4582-8966-f13f1d8af955 found for delete ", "request_id": "req-1e45a4cd-0dc3-4b5c-90d0-b9cc9ce440e2"}]} 2026-05-09 14:08:34.120 7 INFO neutron.services.segments.plugin [-] Segment 47aaf42f-f674-4582-8966-f13f1d8af955 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47aaf42f-f674-4582-8966-f13f1d8af955 found for delete ", "request_id": "req-af32cf14-9eb0-405a-af00-245f9314a555"}]} [pid: 7|app: 0|req: 993/1873] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:08:33 2026] DELETE /v2.0/networks/b7171c3b-707d-46e2-a94c-cbac5604ce7e => 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: 881/1874] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:08:33 2026] DELETE /v2.0/networks/5bf66a26-0656-4d8f-b4af-39de465a132e => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1875] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:08:34 2026] DELETE /v2.0/networks/8338ed2b-cbe9-41dd-a178-44e3bde9ec9b => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1876] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:08:34 2026] DELETE /v2.0/networks/242bba55-dd20-4e4e-8ccf-c81618e09381 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1877] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:08:34 2026] GET /v2.0/networks?id=f5f44ca8-3085-405e-9683-550c38db9a0a => generated 661 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1878] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:08:34 2026] DELETE /v2.0/networks/9f98dfed-1902-4f88-b785-a9a01c493d54 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1879] 199.204.45.129 () {34 vars in 1049 bytes} [Sat May 9 14:08:34 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9af35bbed27a47d082e00dcf7d259c3b => generated 272 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:08:34.657 8 WARNING neutron_lib.context [req-48916458-4cd9-4c36-ae10-d5adbe5bf533 req-c0008325-ef81-4b95-bfe7-e60e2564f059 b7238f884ad2443e8bb8eb108eee311c 9af35bbed27a47d082e00dcf7d259c3b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 996/1880] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:08:34 2026] DELETE /v2.0/networks/e247944f-2bd5-40fa-bd54-fa0deb6a32a2 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1881] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:08:34 2026] GET /v2.0/ports?device_id=c6d880f4-a242-4c76-b4ed-c2419679bb5c => 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: 885/1882] 199.204.45.129 () {38 vars in 954 bytes} [Sat May 9 14:08:34 2026] POST /v2.0/ports => generated 958 bytes in 522 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: 998/1883] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:08:35 2026] GET /v2.0/security-groups?tenant_id=35b8c83f8c074cfeb5a21afdb83e7e10&name=default => generated 2925 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1884] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:08:35 2026] DELETE /v2.0/security-groups/e3eb1895-8acd-4a29-a15f-14d59f751af9 => 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: 886/1885] 199.204.45.129 () {38 vars in 1027 bytes} [Sat May 9 14:08:35 2026] PUT /v2.0/ports/b159392b-ddb1-4e1d-a270-417d7d5e59f8 => generated 1203 bytes in 518 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1886] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:08:35 2026] GET /v2.0/security-groups?tenant_id=c9cf604fdac7478eb938ffaf0f6e4882&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:08:35.752 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c2e54c03-30b2-4777-bb5b-7d45f52aa23c'] response: {'name': 'network-changed', 'server_uuid': 'c6d880f4-a242-4c76-b4ed-c2419679bb5c', 'tag': 'b159392b-ddb1-4e1d-a270-417d7d5e59f8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1001/1887] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:08:35 2026] DELETE /v2.0/security-groups/7ba836ba-143e-4329-ae95-171a634ce04f => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 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: 1002/1888] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:08:35 2026] GET /v2.0/ports?tenant_id=9af35bbed27a47d082e00dcf7d259c3b&device_id=c6d880f4-a242-4c76-b4ed-c2419679bb5c => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1889] 199.204.45.129 () {34 vars in 1059 bytes} [Sat May 9 14:08:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=b159392b-ddb1-4e1d-a270-417d7d5e59f8 => 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: 1004/1890] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:08:35 2026] GET /v2.0/subnets?id=bcc894e0-dc0d-4287-84c9-a04e9622dbba => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:08:35.982 8 INFO neutron.services.segments.plugin [-] Segment 5f9089d5-dace-4fbd-9271-b330665b8be3 resource provider aggregate not found 2026-05-09 14:08:35.988 8 INFO neutron.services.segments.plugin [-] Segment 5f9089d5-dace-4fbd-9271-b330665b8be3 resource provider aggregate not found 2026-05-09 14:08:35.997 8 INFO neutron.services.segments.plugin [-] Segment 5f9089d5-dace-4fbd-9271-b330665b8be3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f9089d5-dace-4fbd-9271-b330665b8be3 found for delete ", "request_id": "req-4283a734-e9a7-481f-b5af-e125f2b0489c"}]} 2026-05-09 14:08:36.006 8 INFO neutron.services.segments.plugin [-] Segment 5f9089d5-dace-4fbd-9271-b330665b8be3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f9089d5-dace-4fbd-9271-b330665b8be3 found for delete ", "request_id": "req-41f87f70-1655-4555-b357-690dee10f201"}]} [pid: 7|app: 0|req: 1005/1891] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:08:35 2026] GET /v2.0/ports?network_id=f5f44ca8-3085-405e-9683-550c38db9a0a&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-09 14:08:36.014 8 INFO neutron.services.segments.plugin [-] Segment 4f67a7fa-78d3-413f-b573-e0f4a4a6c1b9 resource provider aggregate not found 2026-05-09 14:08:36.022 8 INFO neutron.services.segments.plugin [-] Segment 4f67a7fa-78d3-413f-b573-e0f4a4a6c1b9 resource provider aggregate not found 2026-05-09 14:08:36.036 8 INFO neutron.services.segments.plugin [-] Segment 4f67a7fa-78d3-413f-b573-e0f4a4a6c1b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f67a7fa-78d3-413f-b573-e0f4a4a6c1b9 found for delete ", "request_id": "req-103ec959-bb04-469a-bc3e-03ea45c80390"}]} [pid: 8|app: 0|req: 887/1892] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:08:35 2026] GET /v2.0/security-groups?tenant_id=4f8d584230f04647a53e315158826145&name=default => generated 2925 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:08:36.042 8 INFO neutron.services.segments.plugin [-] Segment 4f67a7fa-78d3-413f-b573-e0f4a4a6c1b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f67a7fa-78d3-413f-b573-e0f4a4a6c1b9 found for delete ", "request_id": "req-44b272fc-ae59-4b31-8f58-5631339a7654"}]} [pid: 8|app: 0|req: 888/1893] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:08:36 2026] GET /v2.0/networks/f5f44ca8-3085-405e-9683-550c38db9a0a?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: 1006/1894] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:08:36 2026] GET /v2.0/ports?device_id=c6d880f4-a242-4c76-b4ed-c2419679bb5c => generated 973 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:08:36.152 7 INFO neutron.services.segments.plugin [-] Segment 06d8cf2c-6752-48ac-9960-c1bae39e6787 resource provider aggregate not found 2026-05-09 14:08:36.159 7 INFO neutron.services.segments.plugin [-] Segment 06d8cf2c-6752-48ac-9960-c1bae39e6787 resource provider aggregate not found 2026-05-09 14:08:36.168 7 INFO neutron.services.segments.plugin [-] Segment 06d8cf2c-6752-48ac-9960-c1bae39e6787 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06d8cf2c-6752-48ac-9960-c1bae39e6787 found for delete ", "request_id": "req-c2175a51-75d8-483d-b315-6ed02df0858f"}]} 2026-05-09 14:08:36.188 7 INFO neutron.services.segments.plugin [-] Segment 06d8cf2c-6752-48ac-9960-c1bae39e6787 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06d8cf2c-6752-48ac-9960-c1bae39e6787 found for delete ", "request_id": "req-2eafc512-9869-4394-9031-11656887e116"}]} 2026-05-09 14:08:36.194 7 INFO neutron.services.segments.plugin [-] Segment 5b076cdc-9a16-4564-9568-2bde7a028865 resource provider aggregate not found 2026-05-09 14:08:36.212 7 INFO neutron.services.segments.plugin [-] Segment 5b076cdc-9a16-4564-9568-2bde7a028865 resource provider aggregate not found 2026-05-09 14:08:36.216 7 INFO neutron.services.segments.plugin [-] Segment 5b076cdc-9a16-4564-9568-2bde7a028865 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b076cdc-9a16-4564-9568-2bde7a028865 found for delete ", "request_id": "req-f5e7eb0c-f8a3-4d1b-bcb6-d9ca7acd3129"}]} [pid: 8|app: 0|req: 889/1895] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:08:36 2026] DELETE /v2.0/security-groups/07080a38-0861-4daa-b99f-98da48302625 => 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: 1007/1896] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:08:36 2026] GET /v2.0/networks/f5f44ca8-3085-405e-9683-550c38db9a0a?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: 890/1897] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:08:36 2026] GET /v2.0/security-groups?id=bdb6e874-84b6-47d5-ad6a-71261ef4d4a0&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:08:36.279 7 INFO neutron.services.segments.plugin [-] Segment d13db850-0d44-4804-9dd7-7e2a84145f0b resource provider aggregate not found 2026-05-09 14:08:36.287 7 INFO neutron.services.segments.plugin [-] Segment 5b076cdc-9a16-4564-9568-2bde7a028865 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b076cdc-9a16-4564-9568-2bde7a028865 found for delete ", "request_id": "req-4afe2f0b-78d1-4d09-8498-4a91a95a0ab0"}]} 2026-05-09 14:08:36.317 7 INFO neutron.services.segments.plugin [-] Segment d13db850-0d44-4804-9dd7-7e2a84145f0b resource provider aggregate not found 2026-05-09 14:08:36.329 7 INFO neutron.services.segments.plugin [-] Segment d13db850-0d44-4804-9dd7-7e2a84145f0b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d13db850-0d44-4804-9dd7-7e2a84145f0b found for delete ", "request_id": "req-6149cb45-46f7-412d-89cd-47c49074614b"}]} 2026-05-09 14:08:36.354 7 INFO neutron.services.segments.plugin [-] Segment d13db850-0d44-4804-9dd7-7e2a84145f0b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d13db850-0d44-4804-9dd7-7e2a84145f0b found for delete ", "request_id": "req-aa0df3a1-83b5-44c1-a91a-644f52ba4db5"}]} [pid: 7|app: 0|req: 1008/1898] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:08:36 2026] GET /v2.0/ports?tenant_id=9af35bbed27a47d082e00dcf7d259c3b&device_id=c6d880f4-a242-4c76-b4ed-c2419679bb5c => generated 1242 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1899] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:08:36 2026] GET /v2.0/networks?id=f5f44ca8-3085-405e-9683-550c38db9a0a => generated 757 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1900] 199.204.45.129 () {34 vars in 1059 bytes} [Sat May 9 14:08:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=b159392b-ddb1-4e1d-a270-417d7d5e59f8 => 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: 892/1901] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:08:36 2026] GET /v2.0/subnets?id=bcc894e0-dc0d-4287-84c9-a04e9622dbba => generated 654 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1902] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:08:36 2026] GET /v2.0/security-groups?tenant_id=2414aeb6faa14e3eb3d3ae9482e5a79d&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1903] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:08:36 2026] GET /v2.0/ports?network_id=f5f44ca8-3085-405e-9683-550c38db9a0a&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: 894/1904] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:08:36 2026] GET /v2.0/networks/f5f44ca8-3085-405e-9683-550c38db9a0a?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1905] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:08:36 2026] DELETE /v2.0/security-groups/d307200a-a415-48a5-a1fc-80534854d506 => 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: 895/1906] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:08:36 2026] GET /v2.0/networks/f5f44ca8-3085-405e-9683-550c38db9a0a?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-09 14:08:37.174 7 INFO neutron.db.segments_db [None req-cd49b921-b4db-4a7d-9590-8d2b135d9e0d 4df5f589b1c9431792b24c50bfc69cf1 508e7b0680944672993c483fcf86367a - - default default] Added segment d8e14117-5249-4dd1-9590-2854c9d4a0cf of type vxlan for network 7fed6168-6eea-411f-a560-128b950d2649 [pid: 7|app: 0|req: 1012/1907] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:08:36 2026] POST /v2.0/networks => generated 726 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1908] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:08:36 2026] GET /v2.0/security-groups?tenant_id=ad7a239c763945c4ae549ae6fce143a8&name=default => generated 2925 bytes in 646 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1909] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:08:37 2026] POST /v2.0/subnets => generated 620 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1910] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:08:37 2026] GET /v2.0/ports?device_id=c6d880f4-a242-4c76-b4ed-c2419679bb5c => generated 975 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:08:37.564 8 WARNING neutron.api.v2.base [None req-aaac8a7c-b42d-406d-b68a-ce58cf6ed8c7 4df5f589b1c9431792b24c50bfc69cf1 508e7b0680944672993c483fcf86367a - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-05-09 14:08:37.565 8 INFO neutron.api.v2.resource [None req-aaac8a7c-b42d-406d-b68a-ce58cf6ed8c7 4df5f589b1c9431792b24c50bfc69cf1 508e7b0680944672993c483fcf86367a - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 898/1911] 10.0.0.206 () {34 vars in 680 bytes} [Sat May 9 14:08:37 2026] POST /v2.0/rbac-policies => generated 143 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1912] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:08:37 2026] GET /v2.0/security-groups?id=bdb6e874-84b6-47d5-ad6a-71261ef4d4a0&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1913] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:08:37 2026] DELETE /v2.0/security-groups/a355bf52-3e06-40d0-a026-c3475d42219e => 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: 900/1914] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:08:37 2026] DELETE /v2.0/networks/7fed6168-6eea-411f-a560-128b950d2649 => generated 0 bytes in 342 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 14:08:38.056 7 INFO neutron.db.segments_db [None req-a36f461f-6803-4c8f-a29c-73761ac1f662 4df5f589b1c9431792b24c50bfc69cf1 508e7b0680944672993c483fcf86367a - - default default] Added segment b6e97cbb-724d-4e9c-82ba-9b92dbe22cf2 of type vxlan for network 4594cd88-a96b-4668-ae84-a6d50306d93a [pid: 7|app: 0|req: 1015/1915] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:08:37 2026] POST /v2.0/networks => generated 724 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:08:38.206 8 INFO neutron.services.segments.plugin [-] Segment d8e14117-5249-4dd1-9590-2854c9d4a0cf resource provider aggregate not found 2026-05-09 14:08:38.212 8 INFO neutron.services.segments.plugin [-] Segment d8e14117-5249-4dd1-9590-2854c9d4a0cf resource provider aggregate not found 2026-05-09 14:08:38.230 8 INFO neutron.services.segments.plugin [-] Segment d8e14117-5249-4dd1-9590-2854c9d4a0cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8e14117-5249-4dd1-9590-2854c9d4a0cf found for delete ", "request_id": "req-cb73079d-0bf1-4f51-9507-78e306318bbc"}]} 2026-05-09 14:08:38.240 8 INFO neutron.services.segments.plugin [-] Segment d8e14117-5249-4dd1-9590-2854c9d4a0cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8e14117-5249-4dd1-9590-2854c9d4a0cf found for delete ", "request_id": "req-fac2e292-9209-4f7a-93ad-eac21eb63e04"}]} [pid: 8|app: 0|req: 901/1916] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:08:38 2026] POST /v2.0/subnets => generated 623 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:08:38.474 7 WARNING neutron.api.v2.base [None req-519160e4-8095-4a51-b04c-9634b17ca6ea 4df5f589b1c9431792b24c50bfc69cf1 508e7b0680944672993c483fcf86367a - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-05-09 14:08:38.475 7 INFO neutron.api.v2.resource [None req-519160e4-8095-4a51-b04c-9634b17ca6ea 4df5f589b1c9431792b24c50bfc69cf1 508e7b0680944672993c483fcf86367a - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1016/1917] 10.0.0.206 () {34 vars in 680 bytes} [Sat May 9 14:08:38 2026] POST /v2.0/rbac-policies => generated 547 bytes in 14 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/1918] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:08:38 2026] GET /v2.0/ports?device_id=c6d880f4-a242-4c76-b4ed-c2419679bb5c => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/1919] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:08:38 2026] GET /v2.0/security-groups?id=bdb6e874-84b6-47d5-ad6a-71261ef4d4a0&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: 7|app: 0|req: 1019/1920] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:08:38 2026] GET /v2.0/ports?device_id=c6d880f4-a242-4c76-b4ed-c2419679bb5c => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/1921] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:08:38 2026] GET /v2.0/security-groups?id=bdb6e874-84b6-47d5-ad6a-71261ef4d4a0&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: 1021/1922] 10.0.0.206 () {32 vars in 735 bytes} [Sat May 9 14:08:39 2026] GET /v2.0/ports?device_id=c6d880f4-a242-4c76-b4ed-c2419679bb5c => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:08:39.598 7 INFO neutron.db.l3_db [None req-7588bd3d-2607-4fcd-8b16-0999a323b2a4 b7238f884ad2443e8bb8eb108eee311c 9af35bbed27a47d082e00dcf7d259c3b - - default default] Floating IP fe430fe1-fdae-4a4b-ae0a-451a32c41459 associated. External IP: 10.96.250.210, port: b159392b-ddb1-4e1d-a270-417d7d5e59f8. [pid: 8|app: 0|req: 902/1923] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:08:38 2026] DELETE /v2.0/networks/4594cd88-a96b-4668-ae84-a6d50306d93a => generated 0 bytes in 1255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 14:08:39.798 8 INFO neutron.db.segments_db [None req-a525a488-d2ef-4c03-ba1a-93629a365f6b 4df5f589b1c9431792b24c50bfc69cf1 508e7b0680944672993c483fcf86367a - - default default] Added segment bf6a7bc2-31f8-46f2-844b-0241788fcf99 of type vxlan for network 982aaa0c-6bbf-4b06-bf30-84204dea4a00 [pid: 8|app: 0|req: 903/1924] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:08:39 2026] POST /v2.0/networks => generated 726 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1925] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:08:39 2026] POST /v2.0/subnets => generated 623 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:08:40.266 8 INFO neutron.services.segments.plugin [-] Segment b6e97cbb-724d-4e9c-82ba-9b92dbe22cf2 resource provider aggregate not found 2026-05-09 14:08:40.270 8 INFO neutron.services.segments.plugin [-] Segment b6e97cbb-724d-4e9c-82ba-9b92dbe22cf2 resource provider aggregate not found 2026-05-09 14:08:40.288 8 INFO neutron.services.segments.plugin [-] Segment b6e97cbb-724d-4e9c-82ba-9b92dbe22cf2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6e97cbb-724d-4e9c-82ba-9b92dbe22cf2 found for delete ", "request_id": "req-4e5f86c6-865a-4d0a-9de7-8fc3cee32426"}]} 2026-05-09 14:08:40.293 8 INFO neutron.services.segments.plugin [-] Segment b6e97cbb-724d-4e9c-82ba-9b92dbe22cf2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6e97cbb-724d-4e9c-82ba-9b92dbe22cf2 found for delete ", "request_id": "req-66dd3bac-0819-4151-be19-a24ea013b1f2"}]} 2026-05-09 14:08:40.310 8 INFO neutron.services.segments.plugin [-] Segment b6e97cbb-724d-4e9c-82ba-9b92dbe22cf2 resource provider aggregate not found 2026-05-09 14:08:40.315 8 INFO neutron.services.segments.plugin [-] Segment b6e97cbb-724d-4e9c-82ba-9b92dbe22cf2 resource provider aggregate not found 2026-05-09 14:08:40.333 8 INFO neutron.services.segments.plugin [-] Segment b6e97cbb-724d-4e9c-82ba-9b92dbe22cf2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6e97cbb-724d-4e9c-82ba-9b92dbe22cf2 found for delete ", "request_id": "req-e755351a-cbf8-419c-91bc-14f624d9acb5"}]} 2026-05-09 14:08:40.333 8 INFO neutron.services.segments.plugin [-] Segment b6e97cbb-724d-4e9c-82ba-9b92dbe22cf2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6e97cbb-724d-4e9c-82ba-9b92dbe22cf2 found for delete ", "request_id": "req-2e31924d-b32d-4727-8660-4a818eb59811"}]} [pid: 7|app: 0|req: 1022/1926] 10.0.0.206 () {34 vars in 748 bytes} [Sat May 9 14:08:39 2026] PUT /v2.0/floatingips/fe430fe1-fdae-4a4b-ae0a-451a32c41459 => generated 856 bytes in 1428 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/1927] 10.0.0.206 () {32 vars in 728 bytes} [Sat May 9 14:08:40 2026] GET /v2.0/floatingips/fe430fe1-fdae-4a4b-ae0a-451a32c41459 => generated 856 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1928] 10.0.0.206 () {34 vars in 680 bytes} [Sat May 9 14:08:40 2026] POST /v2.0/rbac-policies => generated 324 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:08:40.591 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-71c9acbb-9338-4ec2-b3dc-c7715250a175'] response: {'name': 'network-changed', 'server_uuid': 'c6d880f4-a242-4c76-b4ed-c2419679bb5c', 'tag': 'b159392b-ddb1-4e1d-a270-417d7d5e59f8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1024/1929] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:08:40 2026] GET /v2.0/ports?tenant_id=9af35bbed27a47d082e00dcf7d259c3b&device_id=c6d880f4-a242-4c76-b4ed-c2419679bb5c => 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: 906/1930] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:08:40 2026] GET /v2.0/networks?id=f5f44ca8-3085-405e-9683-550c38db9a0a => generated 757 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/1931] 199.204.45.129 () {34 vars in 1059 bytes} [Sat May 9 14:08:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=b159392b-ddb1-4e1d-a270-417d7d5e59f8 => generated 859 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1932] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:08:40 2026] GET /v2.0/subnets?id=bcc894e0-dc0d-4287-84c9-a04e9622dbba => generated 654 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/1933] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:08:40 2026] GET /v2.0/ports?network_id=f5f44ca8-3085-405e-9683-550c38db9a0a&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/1934] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:08:40 2026] GET /v2.0/networks/f5f44ca8-3085-405e-9683-550c38db9a0a?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: 1028/1935] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:08:41 2026] GET /v2.0/networks/f5f44ca8-3085-405e-9683-550c38db9a0a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1936] 10.0.0.206 () {32 vars in 722 bytes} [Sat May 9 14:08:40 2026] GET /v2.0/networks/982aaa0c-6bbf-4b06-bf30-84204dea4a00 => generated 654 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/1937] 10.0.0.206 () {32 vars in 728 bytes} [Sat May 9 14:08:41 2026] GET /v2.0/floatingips/fe430fe1-fdae-4a4b-ae0a-451a32c41459 => generated 856 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:08:41.778 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f39d58a2-b98d-4692-8a17-a61722b62a50 274549fa3a5c483c83b7362ec9614cf4 5b37453b859d47259e38a79173be7d83 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 909/1938] 10.0.0.206 () {32 vars in 722 bytes} [Sat May 9 14:08:41 2026] GET /v2.0/networks/982aaa0c-6bbf-4b06-bf30-84204dea4a00 => generated 138 bytes in 147 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 14:08:42.216 8 WARNING neutron_lib.context [None req-420ca470-f19d-479e-af26-2475307241a2 39d796d767424af1a7fade662d3fb5a9 fdbc1dedca1b4f6e88f649f48398a22e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:08:42.392 8 INFO neutron.db.segments_db [None req-420ca470-f19d-479e-af26-2475307241a2 39d796d767424af1a7fade662d3fb5a9 fdbc1dedca1b4f6e88f649f48398a22e - - default default] Added segment 5d71e6ed-7ecc-4f59-b01e-f849b2ef6851 of type vxlan for network a7b623a9-c596-4de3-b7b0-975e838844b5 2026-05-09 14:08:42.423 7 INFO neutron.services.segments.plugin [-] Segment bf6a7bc2-31f8-46f2-844b-0241788fcf99 resource provider aggregate not found 2026-05-09 14:08:42.429 7 INFO neutron.services.segments.plugin [-] Segment bf6a7bc2-31f8-46f2-844b-0241788fcf99 resource provider aggregate not found 2026-05-09 14:08:42.438 7 INFO neutron.services.segments.plugin [-] Segment bf6a7bc2-31f8-46f2-844b-0241788fcf99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf6a7bc2-31f8-46f2-844b-0241788fcf99 found for delete ", "request_id": "req-23e0e235-b69b-4471-b1be-e3f7cdb29f60"}]} 2026-05-09 14:08:42.450 7 INFO neutron.services.segments.plugin [-] Segment bf6a7bc2-31f8-46f2-844b-0241788fcf99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf6a7bc2-31f8-46f2-844b-0241788fcf99 found for delete ", "request_id": "req-537b4d66-5d56-4ac0-889a-4158da31db8b"}]} [pid: 7|app: 0|req: 1030/1939] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:08:41 2026] DELETE /v2.0/networks/982aaa0c-6bbf-4b06-bf30-84204dea4a00 => generated 0 bytes in 668 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 14:08:42.485 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b48695db-c753-4894-bbc8-f42ca4ee97b7 4df5f589b1c9431792b24c50bfc69cf1 508e7b0680944672993c483fcf86367a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1031/1940] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:08:42 2026] DELETE /v2.0/subnets/431fd9c6-1b4d-4926-8ff7-703db37d489f => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 14:08:42.508 7 INFO neutron.pecan_wsgi.hooks.translation [None req-844b75e8-0806-4052-90e1-e6db683e6e35 4df5f589b1c9431792b24c50bfc69cf1 508e7b0680944672993c483fcf86367a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1032/1941] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:08:42 2026] DELETE /v2.0/subnets/6247d85e-abee-4390-8eec-643b73bb984b => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1942] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:08:42 2026] POST /v2.0/networks => generated 632 bytes in 447 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:08:42.537 8 WARNING neutron_lib.context [None req-163e8ffc-ffa2-4a92-b3b3-2e1dd27726d3 39d796d767424af1a7fade662d3fb5a9 fdbc1dedca1b4f6e88f649f48398a22e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:08:42.539 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e90e1b80-e38f-4c3d-b14b-cc15e23a780e 4df5f589b1c9431792b24c50bfc69cf1 508e7b0680944672993c483fcf86367a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1033/1943] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:08:42 2026] DELETE /v2.0/subnets/293edc2b-643a-491f-b214-46339a1212b8 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/1944] 10.0.0.206 () {32 vars in 728 bytes} [Sat May 9 14:08:42 2026] GET /v2.0/floatingips/fe430fe1-fdae-4a4b-ae0a-451a32c41459 => generated 858 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1945] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:08:42 2026] POST /v2.0/subnets => generated 602 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:08:42.922 7 WARNING neutron_lib.context [None req-d876f6dc-912a-4335-a8ec-e938b1aeefaa 39d796d767424af1a7fade662d3fb5a9 fdbc1dedca1b4f6e88f649f48398a22e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:08:42.998 7 INFO neutron.db.segments_db [None req-d876f6dc-912a-4335-a8ec-e938b1aeefaa 39d796d767424af1a7fade662d3fb5a9 fdbc1dedca1b4f6e88f649f48398a22e - - default default] Added segment 2179326a-387e-4c2e-8819-3f3cf3ede789 of type vxlan for network a4d04ade-a003-4625-89d7-1be1bfe6958a [pid: 7|app: 0|req: 1035/1946] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:08:42 2026] POST /v2.0/networks => generated 631 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:08:43.126 8 WARNING neutron_lib.context [None req-b265ad61-8f7d-4c98-a1eb-d9d6b61d3a71 39d796d767424af1a7fade662d3fb5a9 fdbc1dedca1b4f6e88f649f48398a22e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 912/1947] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:08:43 2026] POST /v2.0/subnets => generated 605 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:08:43.549 8 WARNING neutron_lib.context [None req-bdfa21bd-8de0-4a26-ac51-d5eebb4e4e27 39d796d767424af1a7fade662d3fb5a9 fdbc1dedca1b4f6e88f649f48398a22e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:08:43.622 8 INFO neutron.db.segments_db [None req-bdfa21bd-8de0-4a26-ac51-d5eebb4e4e27 39d796d767424af1a7fade662d3fb5a9 fdbc1dedca1b4f6e88f649f48398a22e - - default default] Added segment 186a1153-5771-4013-9fc8-32af84aabbe5 of type vxlan for network f2f93f94-c0be-4b83-92ab-7e21db80d4e3 [pid: 8|app: 0|req: 913/1948] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:08:43 2026] POST /v2.0/networks => generated 631 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:08:43.733 8 WARNING neutron_lib.context [None req-8c05a46a-1db6-43a3-9449-8ec7cd3c5780 39d796d767424af1a7fade662d3fb5a9 fdbc1dedca1b4f6e88f649f48398a22e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1036/1949] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:08:43 2026] GET /v2.0/security-groups?tenant_id=508e7b0680944672993c483fcf86367a&name=default => generated 2925 bytes in 431 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/1950] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:08:43 2026] DELETE /v2.0/security-groups/dd692630-07d4-47cf-82ef-7b31142c79dd => 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: 914/1951] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:08:43 2026] POST /v2.0/subnets => generated 605 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:08:44.137 8 WARNING neutron_lib.context [None req-383e140a-c558-4624-9e8b-c1b441b12339 39d796d767424af1a7fade662d3fb5a9 fdbc1dedca1b4f6e88f649f48398a22e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:08:44.221 8 INFO neutron.db.segments_db [None req-383e140a-c558-4624-9e8b-c1b441b12339 39d796d767424af1a7fade662d3fb5a9 fdbc1dedca1b4f6e88f649f48398a22e - - default default] Added segment 072b1a26-528b-484b-a100-7c3f8113b236 of type vxlan for network ba141154-a630-456b-8894-26f3e54e9f21 [pid: 7|app: 0|req: 1038/1952] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:08:44 2026] GET /v2.0/security-groups?tenant_id=5b37453b859d47259e38a79173be7d83&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1953] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:08:44 2026] POST /v2.0/networks => generated 632 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:08:44.362 8 WARNING neutron_lib.context [None req-2bdd9412-7cd7-41b3-a771-e0707f9ce4a9 39d796d767424af1a7fade662d3fb5a9 fdbc1dedca1b4f6e88f649f48398a22e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1039/1954] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:08:44 2026] DELETE /v2.0/security-groups/6129794e-7b42-48f5-91f9-2138f0e20b9f => 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: 916/1955] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:08:44 2026] POST /v2.0/subnets => generated 605 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:08:44.771 8 WARNING neutron_lib.context [None req-37fdea6b-3413-4d11-8b5b-35f16bf7842d 39d796d767424af1a7fade662d3fb5a9 fdbc1dedca1b4f6e88f649f48398a22e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1040/1956] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:08:44 2026] GET /v2.0/security-groups?tenant_id=23f0cac073584a7fb9ba9e905545f4e8&name=default => generated 2925 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:08:44.836 8 INFO neutron.db.segments_db [None req-37fdea6b-3413-4d11-8b5b-35f16bf7842d 39d796d767424af1a7fade662d3fb5a9 fdbc1dedca1b4f6e88f649f48398a22e - - default default] Added segment b3e6cc3e-4724-482d-ae96-69d9b42d53c5 of type vxlan for network f6675ad9-24c6-4bfc-be67-abbdcfe8a7b3 [pid: 7|app: 0|req: 1041/1957] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:08:44 2026] DELETE /v2.0/security-groups/5de49044-643c-4aae-bf26-070172ad8ec2 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1958] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:08:44 2026] POST /v2.0/networks => generated 632 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:08:44.986 7 WARNING neutron_lib.context [None req-dc895cd9-cd62-4ec8-8fec-173a78f133d5 39d796d767424af1a7fade662d3fb5a9 fdbc1dedca1b4f6e88f649f48398a22e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1042/1961] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:08:44 2026] POST /v2.0/subnets => generated 605 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1962] 10.0.0.206 () {34 vars in 750 bytes} [Sat May 9 14:08:45 2026] PUT /v2.0/subnets/30778a1f-7f95-4ebb-bffe-d42fdca6d920/tags => generated 17 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/1963] 10.0.0.206 () {34 vars in 750 bytes} [Sat May 9 14:08:45 2026] PUT /v2.0/subnets/7524f516-99f3-44bd-8a07-02e2e2946c42/tags => generated 25 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1964] 10.0.0.206 () {34 vars in 750 bytes} [Sat May 9 14:08:45 2026] PUT /v2.0/subnets/a8981f8b-88ab-44d2-9a03-d6e086d639f0/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/1965] 10.0.0.206 () {34 vars in 750 bytes} [Sat May 9 14:08:45 2026] PUT /v2.0/subnets/4f6ffa0d-6bef-4a38-ab15-83b5e083562e/tags => generated 19 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1966] 10.0.0.206 () {32 vars in 663 bytes} [Sat May 9 14:08:45 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1967] 10.0.0.206 () {32 vars in 677 bytes} [Sat May 9 14:08:45 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:08:45.918 7 WARNING neutron_lib.context [None req-97f416e7-1218-45a6-8254-b4335046e67f b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 924/1968] 10.0.0.206 () {32 vars in 673 bytes} [Sat May 9 14:08:45 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1969] 10.0.0.206 () {32 vars in 685 bytes} [Sat May 9 14:08:45 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1970] 10.0.0.206 () {32 vars in 671 bytes} [Sat May 9 14:08:46 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:08:46.103 7 INFO neutron.db.segments_db [None req-97f416e7-1218-45a6-8254-b4335046e67f b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] Added segment 79b78513-f406-4012-9ee7-eec839f92d83 of type vxlan for network c0dc3b64-ea6b-4885-a018-9fec14e2e81c [pid: 8|app: 0|req: 927/1971] 10.0.0.206 () {32 vars in 685 bytes} [Sat May 9 14:08:46 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1972] 10.0.0.206 () {32 vars in 681 bytes} [Sat May 9 14:08:46 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/1973] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:08:45 2026] POST /v2.0/networks => generated 639 bytes in 533 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:08:46.290 8 WARNING neutron_lib.context [None req-be73c73b-d538-4508-a73a-5791288ff706 b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1046/1974] 10.0.0.206 () {32 vars in 693 bytes} [Sat May 9 14:08:46 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/1975] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:08:46 2026] DELETE /v2.0/subnets/30778a1f-7f95-4ebb-bffe-d42fdca6d920 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1976] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:08:46 2026] POST /v2.0/subnets => generated 634 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/1977] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:08:46 2026] DELETE /v2.0/subnets/7524f516-99f3-44bd-8a07-02e2e2946c42 => 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: 930/1978] 10.0.0.206 () {32 vars in 721 bytes} [Sat May 9 14:08:46 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/1979] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:08:46 2026] DELETE /v2.0/subnets/a8981f8b-88ab-44d2-9a03-d6e086d639f0 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 14:08:47.086 8 WARNING neutron_lib.context [None req-c4de6df6-2937-4719-9082-484fd3caea6f b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1050/1980] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:08:47 2026] DELETE /v2.0/subnets/4f6ffa0d-6bef-4a38-ab15-83b5e083562e => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1981] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:08:47 2026] POST /v2.0/subnets => generated 707 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:08:47.513 8 WARNING neutron_lib.context [None req-c6df4e8d-f9ce-4d39-83ad-924c2f2cd321 b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:08:47.593 8 INFO neutron.db.segments_db [None req-c6df4e8d-f9ce-4d39-83ad-924c2f2cd321 b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] Added segment c2efe2f8-c4b5-4f15-8b2d-9874f5bbf8a9 of type vxlan for network 36553f8a-f488-4537-9394-060fe86a2a85 [pid: 7|app: 0|req: 1051/1982] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:08:47 2026] DELETE /v2.0/subnets/2cf92918-842f-4ec3-8552-2fc65a96e104 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1983] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:08:47 2026] POST /v2.0/networks => generated 637 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:08:47.800 8 WARNING neutron_lib.context [None req-e206dda5-278b-4a9a-ab06-914055e68114 b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:08:47.878 7 INFO neutron.services.segments.plugin [-] Segment 5d71e6ed-7ecc-4f59-b01e-f849b2ef6851 resource provider aggregate not found 2026-05-09 14:08:47.889 7 INFO neutron.services.segments.plugin [-] Segment 5d71e6ed-7ecc-4f59-b01e-f849b2ef6851 resource provider aggregate not found 2026-05-09 14:08:47.899 7 INFO neutron.services.segments.plugin [-] Segment 5d71e6ed-7ecc-4f59-b01e-f849b2ef6851 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d71e6ed-7ecc-4f59-b01e-f849b2ef6851 found for delete ", "request_id": "req-362008aa-44f1-4318-b26d-e9db0e6d7c7d"}]} 2026-05-09 14:08:47.906 7 INFO neutron.services.segments.plugin [-] Segment 5d71e6ed-7ecc-4f59-b01e-f849b2ef6851 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d71e6ed-7ecc-4f59-b01e-f849b2ef6851 found for delete ", "request_id": "req-9fe70775-dc21-46d7-93b9-aa2420ccdb98"}]} [pid: 7|app: 0|req: 1052/1984] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:08:47 2026] DELETE /v2.0/networks/a7b623a9-c596-4de3-b7b0-975e838844b5 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/1985] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:08:47 2026] DELETE /v2.0/networks/a4d04ade-a003-4625-89d7-1be1bfe6958a => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1986] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:08:47 2026] POST /v2.0/subnets => generated 631 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:08:48.181 8 WARNING neutron_lib.context [None req-9eb16355-8445-4589-903d-b3a8c2689fb5 b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1054/1987] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:08:48 2026] DELETE /v2.0/networks/f2f93f94-c0be-4b83-92ab-7e21db80d4e3 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1988] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:08:48 2026] POST /v2.0/subnets => generated 702 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:08:48.548 8 WARNING neutron_lib.context [None req-43fc04e6-6514-4677-ae9e-5a49e5e34396 b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:08:48.611 8 INFO neutron.db.segments_db [None req-43fc04e6-6514-4677-ae9e-5a49e5e34396 b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] Added segment 4edb7624-cdf0-4d36-9287-1aabbf1ed88c of type vxlan for network 52ea5463-fbb2-493b-a911-029648319b02 [pid: 7|app: 0|req: 1055/1989] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:08:48 2026] DELETE /v2.0/networks/ba141154-a630-456b-8894-26f3e54e9f21 => 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: 935/1990] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:08:48 2026] POST /v2.0/networks => generated 638 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:08:48.734 8 WARNING neutron_lib.context [None req-7974ed8d-68ed-4009-8de9-f918a89b7ad5 b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1056/1991] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:08:48 2026] DELETE /v2.0/networks/f6675ad9-24c6-4bfc-be67-abbdcfe8a7b3 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1992] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:08:48 2026] POST /v2.0/subnets => generated 631 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:08:49.131 7 WARNING neutron_lib.context [None req-570f846b-b0ec-4f57-8d4f-eeb50e8d5d48 b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1057/1993] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:08:49 2026] POST /v2.0/subnets => generated 705 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:08:49.595 8 WARNING neutron_lib.context [None req-bf8e09b2-6698-463e-971d-ad1bc8e5ce39 b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:08:49.663 8 INFO neutron.db.segments_db [None req-bf8e09b2-6698-463e-971d-ad1bc8e5ce39 b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] Added segment 14464da1-e28a-4ec9-80c3-306c3bd20006 of type vxlan for network 48076e3e-ff2a-42e1-8486-b9593cea8999 2026-05-09 14:08:49.929 7 INFO neutron.services.segments.plugin [-] Segment 2179326a-387e-4c2e-8819-3f3cf3ede789 resource provider aggregate not found 2026-05-09 14:08:49.938 7 INFO neutron.services.segments.plugin [-] Segment 2179326a-387e-4c2e-8819-3f3cf3ede789 resource provider aggregate not found 2026-05-09 14:08:49.949 7 WARNING neutron_lib.context [None req-27b0ee50-0f2f-48b2-ba39-c9625d7e4339 9df7692c9bf445a794761cb882f653d4 aad302862b454f24b5d759bca9e8288d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:08:49.958 7 INFO neutron.services.segments.plugin [-] Segment 2179326a-387e-4c2e-8819-3f3cf3ede789 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2179326a-387e-4c2e-8819-3f3cf3ede789 found for delete ", "request_id": "req-94b00f23-6b68-4026-84ac-080b6e450e33"}]} 2026-05-09 14:08:49.964 7 INFO neutron.services.segments.plugin [-] Segment 2179326a-387e-4c2e-8819-3f3cf3ede789 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2179326a-387e-4c2e-8819-3f3cf3ede789 found for delete ", "request_id": "req-6e56818a-2561-48c5-a90f-e5232fb42a81"}]} 2026-05-09 14:08:49.974 7 INFO neutron.services.segments.plugin [-] Segment 186a1153-5771-4013-9fc8-32af84aabbe5 resource provider aggregate not found 2026-05-09 14:08:49.996 7 INFO neutron.services.segments.plugin [-] Segment 186a1153-5771-4013-9fc8-32af84aabbe5 resource provider aggregate not found 2026-05-09 14:08:50.003 7 INFO neutron.services.segments.plugin [-] Segment 186a1153-5771-4013-9fc8-32af84aabbe5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 186a1153-5771-4013-9fc8-32af84aabbe5 found for delete ", "request_id": "req-1c4a6261-0f55-46c9-8961-9491a5985ab1"}]} 2026-05-09 14:08:50.016 7 INFO neutron.services.segments.plugin [-] Segment 186a1153-5771-4013-9fc8-32af84aabbe5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 186a1153-5771-4013-9fc8-32af84aabbe5 found for delete ", "request_id": "req-e60766f5-c195-4a42-b27d-633cf4bdb760"}]} 2026-05-09 14:08:50.023 7 INFO neutron.services.segments.plugin [-] Segment 072b1a26-528b-484b-a100-7c3f8113b236 resource provider aggregate not found 2026-05-09 14:08:50.035 7 INFO neutron.services.segments.plugin [-] Segment 072b1a26-528b-484b-a100-7c3f8113b236 resource provider aggregate not found 2026-05-09 14:08:50.040 7 INFO neutron.services.segments.plugin [-] Segment 072b1a26-528b-484b-a100-7c3f8113b236 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 072b1a26-528b-484b-a100-7c3f8113b236 found for delete ", "request_id": "req-1671e449-2904-4092-92af-2fc88535ff85"}]} 2026-05-09 14:08:50.058 8 INFO neutron.db.l3_hamode_db [None req-bf8e09b2-6698-463e-971d-ad1bc8e5ce39 b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 14:08:50.060 7 INFO neutron.services.segments.plugin [-] Segment b3e6cc3e-4724-482d-ae96-69d9b42d53c5 resource provider aggregate not found 2026-05-09 14:08:50.064 7 INFO neutron.services.segments.plugin [-] Segment 072b1a26-528b-484b-a100-7c3f8113b236 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 072b1a26-528b-484b-a100-7c3f8113b236 found for delete ", "request_id": "req-a258fadc-dea9-42ef-a272-d2d847d6e4ec"}]} 2026-05-09 14:08:50.081 7 INFO neutron.services.segments.plugin [-] Segment b3e6cc3e-4724-482d-ae96-69d9b42d53c5 resource provider aggregate not found 2026-05-09 14:08:50.086 7 INFO neutron.services.segments.plugin [-] Segment b3e6cc3e-4724-482d-ae96-69d9b42d53c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3e6cc3e-4724-482d-ae96-69d9b42d53c5 found for delete ", "request_id": "req-2c9f0ef4-0ce8-47c1-898e-79c46ce34d17"}]} 2026-05-09 14:08:50.100 7 INFO neutron.services.segments.plugin [-] Segment b3e6cc3e-4724-482d-ae96-69d9b42d53c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3e6cc3e-4724-482d-ae96-69d9b42d53c5 found for delete ", "request_id": "req-2e2fa3ea-c163-4ea0-a4ee-dcc3fd43a078"}]} 2026-05-09 14:08:50.156 7 INFO neutron.db.segments_db [None req-27b0ee50-0f2f-48b2-ba39-c9625d7e4339 9df7692c9bf445a794761cb882f653d4 aad302862b454f24b5d759bca9e8288d - - default default] Added segment 0958d6d6-3284-4626-b44f-6e9d39f5fbd0 of type vxlan for network 83d2eb88-b13a-4e19-8960-3908555de30c [pid: 7|app: 0|req: 1058/1994] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:08:49 2026] POST /v2.0/networks => generated 630 bytes in 574 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/1995] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:08:50 2026] GET /v2.0/security-groups?tenant_id=7b1cd11e9aef4104a45c9054f2a8e84f&name=default => generated 2925 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/1996] 10.0.0.75 () {34 vars in 988 bytes} [Sat May 9 14:08:50 2026] GET /v2.0/ports?device_id=c6d880f4-a242-4c76-b4ed-c2419679bb5c => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:08:50.511 7 WARNING neutron_lib.context [None req-0a526a84-7fe1-4c5d-9798-da3027988552 9df7692c9bf445a794761cb882f653d4 aad302862b454f24b5d759bca9e8288d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1061/1997] 10.0.0.206 () {34 vars in 663 bytes} [Sat May 9 14:08:50 2026] POST /v2.0/ports => generated 743 bytes in 413 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: 1062/1998] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:08:50 2026] DELETE /v2.0/security-groups/83b02873-0ded-4083-99d1-bb3c603edcbd => 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: 1063/1999] 10.0.0.75 () {34 vars in 1038 bytes} [Sat May 9 14:08:51 2026] GET /v2.0/security-groups?id=bdb6e874-84b6-47d5-ad6a-71261ef4d4a0&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:08:51.107 7 WARNING neutron_lib.context [None req-481fbbc0-3ae9-4727-82d6-9d6a71360ea5 9df7692c9bf445a794761cb882f653d4 aad302862b454f24b5d759bca9e8288d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:08:51.169 7 INFO neutron.db.segments_db [None req-481fbbc0-3ae9-4727-82d6-9d6a71360ea5 9df7692c9bf445a794761cb882f653d4 aad302862b454f24b5d759bca9e8288d - - default default] Added segment 944773f8-ef8a-4959-b17b-1830b09a7850 of type vxlan for network 7c915d05-ff24-4b9d-9194-74531a1f9be8 [pid: 7|app: 0|req: 1064/2000] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:08:51 2026] POST /v2.0/networks => generated 631 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2001] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:08:51 2026] GET /v2.0/security-groups?tenant_id=fdbc1dedca1b4f6e88f649f48398a22e&name=default => generated 2925 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:08:51.378 7 WARNING neutron_lib.context [None req-e6922cb8-548a-4667-9a52-187926d87125 9df7692c9bf445a794761cb882f653d4 aad302862b454f24b5d759bca9e8288d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:08:51.708 8 INFO neutron.db.l3_hamode_db [None req-bf8e09b2-6698-463e-971d-ad1bc8e5ce39 b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1066/2002] 10.0.0.206 () {34 vars in 663 bytes} [Sat May 9 14:08:51 2026] POST /v2.0/ports => generated 743 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1067/2003] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:08:51 2026] DELETE /v2.0/security-groups/979e4b03-f361-4bb3-8323-1666cc3c7031 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:08:51.886 7 WARNING neutron_lib.context [None req-b255b92e-153c-4e27-a0da-d0fa63c2253b 9df7692c9bf445a794761cb882f653d4 aad302862b454f24b5d759bca9e8288d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:08:51.939 7 INFO neutron.db.segments_db [None req-b255b92e-153c-4e27-a0da-d0fa63c2253b 9df7692c9bf445a794761cb882f653d4 aad302862b454f24b5d759bca9e8288d - - default default] Added segment 596ef008-3fea-4c60-8dfb-3043fcb122f8 of type vxlan for network 96df085a-a11e-4509-b7a3-d63cef9be24a [pid: 7|app: 0|req: 1068/2004] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:08:51 2026] POST /v2.0/networks => generated 632 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:08:52.084 7 WARNING neutron_lib.context [None req-f8660add-c6b3-4631-8237-b8bf952a2d92 9df7692c9bf445a794761cb882f653d4 aad302862b454f24b5d759bca9e8288d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1069/2005] 10.0.0.206 () {34 vars in 663 bytes} [Sat May 9 14:08:52 2026] POST /v2.0/ports => generated 743 bytes in 375 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: 1070/2006] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:08:52 2026] GET /v2.0/security-groups?tenant_id=b1f5016b9630474c947f74def69d7f22&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:08:52.591 7 WARNING neutron_lib.context [None req-99adc49f-d4e4-4310-bc15-a98e0d839e6c 9df7692c9bf445a794761cb882f653d4 aad302862b454f24b5d759bca9e8288d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:08:52.668 7 INFO neutron.db.segments_db [None req-99adc49f-d4e4-4310-bc15-a98e0d839e6c 9df7692c9bf445a794761cb882f653d4 aad302862b454f24b5d759bca9e8288d - - default default] Added segment e3f55d75-5074-45fc-bfff-0f29854ecca8 of type vxlan for network 60025e97-1183-4b77-9de2-9ff2309a7b9b [pid: 7|app: 0|req: 1071/2007] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:08:52 2026] POST /v2.0/networks => generated 632 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2008] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:08:52 2026] DELETE /v2.0/security-groups/579d478c-78b0-456f-b17a-00ee3d3e5bf3 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:08:52.904 7 WARNING neutron_lib.context [None req-3b93e845-6de7-4449-a894-15ef0a435a0e 9df7692c9bf445a794761cb882f653d4 aad302862b454f24b5d759bca9e8288d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 937/2009] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:08:49 2026] POST /v2.0/routers => generated 684 bytes in 3487 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2010] 10.0.0.206 () {34 vars in 663 bytes} [Sat May 9 14:08:52 2026] POST /v2.0/ports => generated 743 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 14:08:53.319 7 WARNING neutron_lib.context [None req-b65bf4c8-8886-4a78-85c2-85421369c488 9df7692c9bf445a794761cb882f653d4 aad302862b454f24b5d759bca9e8288d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:08:53.389 7 INFO neutron.db.segments_db [None req-b65bf4c8-8886-4a78-85c2-85421369c488 9df7692c9bf445a794761cb882f653d4 aad302862b454f24b5d759bca9e8288d - - default default] Added segment b51f7f1d-5976-434f-8e12-0ddac88d2eb3 of type vxlan for network e9986110-ae1a-4cdc-b6e8-3b309b168912 [pid: 7|app: 0|req: 1074/2011] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:08:53 2026] POST /v2.0/networks => generated 631 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:08:53.521 7 WARNING neutron_lib.context [None req-feb8ad72-3a62-4a62-bd78-910b9c37d75a 9df7692c9bf445a794761cb882f653d4 aad302862b454f24b5d759bca9e8288d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1075/2012] 10.0.0.206 () {34 vars in 663 bytes} [Sat May 9 14:08:53 2026] POST /v2.0/ports => generated 743 bytes in 485 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: 1076/2013] 10.0.0.206 () {34 vars in 746 bytes} [Sat May 9 14:08:54 2026] PUT /v2.0/ports/270ed030-296a-41cb-a45a-57732c5d36ce/tags => generated 17 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2014] 10.0.0.206 () {34 vars in 746 bytes} [Sat May 9 14:08:54 2026] PUT /v2.0/ports/e1526402-f430-48d8-9fb8-423e6f0757e2/tags => generated 25 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2015] 10.0.0.206 () {34 vars in 746 bytes} [Sat May 9 14:08:54 2026] PUT /v2.0/ports/4010de1a-7c74-4f24-8c55-d93f8a9ca9ba/tags => generated 34 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2016] 10.0.0.206 () {34 vars in 746 bytes} [Sat May 9 14:08:54 2026] PUT /v2.0/ports/e2d6909d-8e0e-4232-ae2f-30612f2890e6/tags => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2017] 10.0.0.206 () {32 vars in 659 bytes} [Sat May 9 14:08:54 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2018] 10.0.0.206 () {32 vars in 673 bytes} [Sat May 9 14:08:54 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2019] 10.0.0.206 () {32 vars in 669 bytes} [Sat May 9 14:08:54 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2020] 10.0.0.206 () {32 vars in 681 bytes} [Sat May 9 14:08:54 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2021] 10.0.0.206 () {32 vars in 667 bytes} [Sat May 9 14:08:54 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2022] 10.0.0.206 () {32 vars in 681 bytes} [Sat May 9 14:08:54 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2023] 10.0.0.206 () {32 vars in 677 bytes} [Sat May 9 14:08:55 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2024] 10.0.0.206 () {32 vars in 689 bytes} [Sat May 9 14:08:55 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/2025] 10.0.0.206 () {34 vars in 782 bytes} [Sat May 9 14:08:53 2026] PUT /v2.0/routers/cb8acd53-77ea-4a73-99c4-b8b48a2fba0c/add_router_interface => generated 309 bytes in 2060 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2026] 10.0.0.206 () {32 vars in 719 bytes} [Sat May 9 14:08:55 2026] DELETE /v2.0/ports/270ed030-296a-41cb-a45a-57732c5d36ce => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2027] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:08:55 2026] GET /v2.0/ports?device_id=c6d880f4-a242-4c76-b4ed-c2419679bb5c => generated 975 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2028] 10.0.0.206 () {32 vars in 719 bytes} [Sat May 9 14:08:55 2026] DELETE /v2.0/ports/e1526402-f430-48d8-9fb8-423e6f0757e2 => 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: 1091/2029] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:08:55 2026] GET /v2.0/security-groups?id=bdb6e874-84b6-47d5-ad6a-71261ef4d4a0&fields=id&fields=name => generated 113 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2030] 10.0.0.206 () {32 vars in 719 bytes} [Sat May 9 14:08:55 2026] DELETE /v2.0/ports/4010de1a-7c74-4f24-8c55-d93f8a9ca9ba => generated 0 bytes in 1072 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2031] 199.204.45.129 () {34 vars in 993 bytes} [Sat May 9 14:08:56 2026] GET /v2.0/ports?device_id=c6d880f4-a242-4c76-b4ed-c2419679bb5c => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:08:57.159 7 WARNING neutron_lib.context [None req-b874b48d-23af-4b79-b4a3-adcf746894b9 e2bed2439a5b4bb9b68109ab45fa6275 aae93070829c4573af80a7fd9bca976c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:08:57.332 7 INFO neutron.db.segments_db [None req-b874b48d-23af-4b79-b4a3-adcf746894b9 e2bed2439a5b4bb9b68109ab45fa6275 aae93070829c4573af80a7fd9bca976c - - default default] Added segment 5b7d2607-29fa-476e-b33f-014fe9372552 of type vxlan for network 5d8a66c8-7752-4c1e-b338-be4ed0df3848 [pid: 8|app: 0|req: 939/2032] 10.0.0.206 () {34 vars in 782 bytes} [Sat May 9 14:08:55 2026] PUT /v2.0/routers/cb8acd53-77ea-4a73-99c4-b8b48a2fba0c/add_router_interface => generated 309 bytes in 2270 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2033] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:08:56 2026] POST /v2.0/networks => generated 632 bytes in 509 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/2034] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:08:57 2026] GET /v2.0/ports?device_id=c6d880f4-a242-4c76-b4ed-c2419679bb5c => generated 975 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2035] 10.0.0.206 () {32 vars in 719 bytes} [Sat May 9 14:08:57 2026] DELETE /v2.0/ports/e2d6909d-8e0e-4232-ae2f-30612f2890e6 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 14:08:57.940 8 INFO neutron.db.l3_db [req-86f7f08b-2df6-43a4-a2dc-66fa8bfd2463 req-e484691c-f0b3-4a32-aa6b-e072a806e8dd b7238f884ad2443e8bb8eb108eee311c 9af35bbed27a47d082e00dcf7d259c3b - - default default] Floating IP fe430fe1-fdae-4a4b-ae0a-451a32c41459 disassociated. External IP: 10.96.250.210, port: b159392b-ddb1-4e1d-a270-417d7d5e59f8. [pid: 8|app: 0|req: 941/2036] 199.204.45.129 () {36 vars in 996 bytes} [Sat May 9 14:08:57 2026] DELETE /v2.0/ports/b159392b-ddb1-4e1d-a270-417d7d5e59f8 => generated 0 bytes in 897 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 14:08:58.495 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fb2e4d76-a983-4576-abcf-0e8482b1a784'] response: {'server_uuid': 'c6d880f4-a242-4c76-b4ed-c2419679bb5c', 'name': 'network-vif-deleted', 'tag': 'b159392b-ddb1-4e1d-a270-417d7d5e59f8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 942/2037] 10.0.0.206 () {34 vars in 752 bytes} [Sat May 9 14:08:58 2026] PUT /v2.0/networks/5d8a66c8-7752-4c1e-b338-be4ed0df3848/tags => generated 25 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/2038] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:08:58 2026] GET /v2.0/security-groups?id=bdb6e874-84b6-47d5-ad6a-71261ef4d4a0&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/2039] 10.0.0.206 () {32 vars in 719 bytes} [Sat May 9 14:08:58 2026] DELETE /v2.0/ports/950595ad-57b6-40ea-9509-94bad2bc7781 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/2040] 10.0.0.206 () {32 vars in 732 bytes} [Sat May 9 14:08:58 2026] GET /v2.0/networks/5d8a66c8-7752-4c1e-b338-be4ed0df3848/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:08:59.185 8 INFO neutron.services.segments.plugin [-] Segment 0958d6d6-3284-4626-b44f-6e9d39f5fbd0 resource provider aggregate not found 2026-05-09 14:08:59.191 8 INFO neutron.services.segments.plugin [-] Segment 0958d6d6-3284-4626-b44f-6e9d39f5fbd0 resource provider aggregate not found [pid: 8|app: 0|req: 946/2041] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:08:58 2026] DELETE /v2.0/networks/83d2eb88-b13a-4e19-8960-3908555de30c => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 14:08:59.211 8 INFO neutron.services.segments.plugin [-] Segment 0958d6d6-3284-4626-b44f-6e9d39f5fbd0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0958d6d6-3284-4626-b44f-6e9d39f5fbd0 found for delete ", "request_id": "req-81b0f684-bfaf-40ce-adc3-8e8c86540141"}]} 2026-05-09 14:08:59.212 8 INFO neutron.services.segments.plugin [-] Segment 0958d6d6-3284-4626-b44f-6e9d39f5fbd0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0958d6d6-3284-4626-b44f-6e9d39f5fbd0 found for delete ", "request_id": "req-435e7afa-108c-49fe-8f85-1a5270fea9a4"}]} [pid: 8|app: 0|req: 947/2042] 10.0.0.206 () {34 vars in 763 bytes} [Sat May 9 14:08:59 2026] PUT /v2.0/networks/5d8a66c8-7752-4c1e-b338-be4ed0df3848/tags/green => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/2043] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:08:59 2026] DELETE /v2.0/networks/7c915d05-ff24-4b9d-9194-74531a1f9be8 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/2044] 10.0.0.206 () {32 vars in 732 bytes} [Sat May 9 14:08:59 2026] GET /v2.0/networks/5d8a66c8-7752-4c1e-b338-be4ed0df3848/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2045] 10.0.0.206 () {34 vars in 782 bytes} [Sat May 9 14:08:57 2026] PUT /v2.0/routers/cb8acd53-77ea-4a73-99c4-b8b48a2fba0c/add_router_interface => generated 309 bytes in 1990 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/2046] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:08:59 2026] DELETE /v2.0/networks/96df085a-a11e-4509-b7a3-d63cef9be24a => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2047] 10.0.0.206 () {34 vars in 759 bytes} [Sat May 9 14:08:59 2026] PUT /v2.0/networks/5d8a66c8-7752-4c1e-b338-be4ed0df3848/tags/red => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/2048] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:08:59 2026] DELETE /v2.0/security-groups/bdb6e874-84b6-47d5-ad6a-71261ef4d4a0 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:08:59.894 8 WARNING neutron_lib.context [None req-ee8ed3c9-88ab-4348-bfa2-b5b66ce4ad5a b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:08:59.975 7 INFO neutron.services.segments.plugin [-] Segment e3f55d75-5074-45fc-bfff-0f29854ecca8 resource provider aggregate not found 2026-05-09 14:08:59.981 7 INFO neutron.services.segments.plugin [-] Segment e3f55d75-5074-45fc-bfff-0f29854ecca8 resource provider aggregate not found 2026-05-09 14:08:59.999 7 INFO neutron.services.segments.plugin [-] Segment e3f55d75-5074-45fc-bfff-0f29854ecca8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3f55d75-5074-45fc-bfff-0f29854ecca8 found for delete ", "request_id": "req-15296ae0-49a9-4a03-8ed2-0ee5cd85ec4e"}]} 2026-05-09 14:09:00.002 7 INFO neutron.services.segments.plugin [-] Segment e3f55d75-5074-45fc-bfff-0f29854ecca8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3f55d75-5074-45fc-bfff-0f29854ecca8 found for delete ", "request_id": "req-6efd3316-bd25-49d1-8f66-52e29601a75f"}]} [pid: 7|app: 0|req: 1098/2049] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:08:59 2026] DELETE /v2.0/networks/60025e97-1183-4b77-9de2-9ff2309a7b9b => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/2050] 10.0.0.206 () {34 vars in 683 bytes} [Sat May 9 14:08:59 2026] POST /v2.0/security-groups => generated 1630 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2051] 10.0.0.206 () {32 vars in 732 bytes} [Sat May 9 14:09:00 2026] GET /v2.0/networks/5d8a66c8-7752-4c1e-b338-be4ed0df3848/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2052] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:09:00 2026] DELETE /v2.0/networks/e9986110-ae1a-4cdc-b6e8-3b309b168912 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 14:09:00.291 7 WARNING neutron_lib.context [None req-68cc7a9b-875e-4aae-9d7d-15a1f3c5e0df b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 953/2053] 10.0.0.206 () {32 vars in 731 bytes} [Sat May 9 14:09:00 2026] DELETE /v2.0/floatingips/fe430fe1-fdae-4a4b-ae0a-451a32c41459 => generated 0 bytes in 372 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2054] 10.0.0.206 () {34 vars in 694 bytes} [Sat May 9 14:09:00 2026] POST /v2.0/security-group-rules => generated 597 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:09:00.466 7 WARNING neutron_lib.context [None req-3d04f65d-c1c9-433b-9b74-7207dc56ea95 b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 954/2057] 10.0.0.206 () {34 vars in 781 bytes} [Sat May 9 14:09:00 2026] PUT /v2.0/networks/5d8a66c8-7752-4c1e-b338-be4ed0df3848/tags/black.or.white => generated 4 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/2058] 10.0.0.206 () {32 vars in 732 bytes} [Sat May 9 14:09:00 2026] GET /v2.0/networks/5d8a66c8-7752-4c1e-b338-be4ed0df3848/tags => generated 52 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2059] 10.0.0.206 () {34 vars in 694 bytes} [Sat May 9 14:09:00 2026] POST /v2.0/security-group-rules => generated 597 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:09:00.602 7 WARNING neutron_lib.context [None req-6209a0c1-2764-43fd-860e-5e966d3e1f70 b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 956/2060] 10.0.0.206 () {34 vars in 752 bytes} [Sat May 9 14:09:00 2026] PUT /v2.0/networks/5d8a66c8-7752-4c1e-b338-be4ed0df3848/tags => generated 37 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/2061] 10.0.0.206 () {32 vars in 732 bytes} [Sat May 9 14:09:00 2026] GET /v2.0/networks/5d8a66c8-7752-4c1e-b338-be4ed0df3848/tags => generated 37 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2062] 10.0.0.206 () {34 vars in 694 bytes} [Sat May 9 14:09:00 2026] POST /v2.0/security-group-rules => generated 599 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/2063] 10.0.0.206 () {32 vars in 740 bytes} [Sat May 9 14:09:00 2026] GET /v2.0/networks/5d8a66c8-7752-4c1e-b338-be4ed0df3848/tags/red => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:09:00.782 8 WARNING neutron_lib.context [None req-2418b7cb-d47f-4cc0-b8ce-17d12f5e6ec4 b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1106/2064] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:09:00 2026] GET /v2.0/ports?device_id=b0e55ac2-028e-4e61-8659-3546b96de3de => generated 971 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:09:00.885 7 INFO neutron.api.v2.resource [None req-aef14e13-cdbb-418a-81b5-5bec5499a880 e2bed2439a5b4bb9b68109ab45fa6275 aae93070829c4573af80a7fd9bca976c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1107/2065] 10.0.0.206 () {32 vars in 744 bytes} [Sat May 9 14:09:00 2026] GET /v2.0/networks/5d8a66c8-7752-4c1e-b338-be4ed0df3848/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/2066] 10.0.0.206 () {34 vars in 694 bytes} [Sat May 9 14:09:00 2026] POST /v2.0/security-group-rules => generated 601 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2067] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:09:00 2026] GET /v2.0/security-groups?id=30e012fe-d69d-4ba5-8161-6159b85fa3e6&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-09 14:09:00.941 7 WARNING neutron_lib.context [None req-7bf1fa3a-cff6-4371-8b82-2b6a40e4cdba b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 960/2068] 10.0.0.206 () {32 vars in 743 bytes} [Sat May 9 14:09:00 2026] DELETE /v2.0/networks/5d8a66c8-7752-4c1e-b338-be4ed0df3848/tags/red => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/2069] 10.0.0.206 () {32 vars in 732 bytes} [Sat May 9 14:09:01 2026] GET /v2.0/networks/5d8a66c8-7752-4c1e-b338-be4ed0df3848/tags => generated 30 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:09:01.138 8 INFO neutron.api.v2.resource [None req-0e99311e-3608-4192-b24a-77fe1717dd2a e2bed2439a5b4bb9b68109ab45fa6275 aae93070829c4573af80a7fd9bca976c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 962/2070] 10.0.0.206 () {32 vars in 747 bytes} [Sat May 9 14:09:01 2026] DELETE /v2.0/networks/5d8a66c8-7752-4c1e-b338-be4ed0df3848/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2071] 10.0.0.206 () {34 vars in 694 bytes} [Sat May 9 14:09:00 2026] POST /v2.0/security-group-rules => generated 601 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:09:01.154 7 WARNING neutron_lib.context [None req-873e2bf0-9396-49fa-9c30-b13fbd673cb3 b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 963/2072] 199.204.45.129 () {34 vars in 993 bytes} [Sat May 9 14:09:01 2026] GET /v2.0/ports?device_id=b0e55ac2-028e-4e61-8659-3546b96de3de => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:09:01.231 8 INFO neutron.services.segments.plugin [-] Segment 944773f8-ef8a-4959-b17b-1830b09a7850 resource provider aggregate not found 2026-05-09 14:09:01.236 8 INFO neutron.services.segments.plugin [-] Segment 944773f8-ef8a-4959-b17b-1830b09a7850 resource provider aggregate not found 2026-05-09 14:09:01.258 8 INFO neutron.services.segments.plugin [-] Segment 944773f8-ef8a-4959-b17b-1830b09a7850 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 944773f8-ef8a-4959-b17b-1830b09a7850 found for delete ", "request_id": "req-348fb16a-0ab6-4cbf-a414-e1a69a9d9725"}]} 2026-05-09 14:09:01.265 8 INFO neutron.services.segments.plugin [-] Segment 944773f8-ef8a-4959-b17b-1830b09a7850 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 944773f8-ef8a-4959-b17b-1830b09a7850 found for delete ", "request_id": "req-710ecb20-8b4c-4fb6-8770-510abd18901d"}]} [pid: 8|app: 0|req: 964/2073] 10.0.0.206 () {32 vars in 735 bytes} [Sat May 9 14:09:01 2026] DELETE /v2.0/networks/5d8a66c8-7752-4c1e-b338-be4ed0df3848/tags => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:09:01.282 8 INFO neutron.services.segments.plugin [-] Segment 596ef008-3fea-4c60-8dfb-3043fcb122f8 resource provider aggregate not found 2026-05-09 14:09:01.289 8 INFO neutron.services.segments.plugin [-] Segment 596ef008-3fea-4c60-8dfb-3043fcb122f8 resource provider aggregate not found 2026-05-09 14:09:01.305 8 INFO neutron.services.segments.plugin [-] Segment 596ef008-3fea-4c60-8dfb-3043fcb122f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 596ef008-3fea-4c60-8dfb-3043fcb122f8 found for delete ", "request_id": "req-f6c37095-ea49-413c-b8d6-16fd9ed0f2d6"}]} 2026-05-09 14:09:01.310 8 INFO neutron.services.segments.plugin [-] Segment 596ef008-3fea-4c60-8dfb-3043fcb122f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 596ef008-3fea-4c60-8dfb-3043fcb122f8 found for delete ", "request_id": "req-ba139f58-da15-4d97-9a88-f31b101f057c"}]} [pid: 7|app: 0|req: 1110/2074] 10.0.0.206 () {34 vars in 694 bytes} [Sat May 9 14:09:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2075] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:09:01 2026] GET /v2.0/security-groups?tenant_id=aad302862b454f24b5d759bca9e8288d&name=default => generated 2925 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2076] 10.0.0.206 () {32 vars in 732 bytes} [Sat May 9 14:09:01 2026] GET /v2.0/networks/5d8a66c8-7752-4c1e-b338-be4ed0df3848/tags => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:09:01.595 7 WARNING neutron_lib.context [None req-802fe015-1fe4-4309-b85a-a6efc1ab7614 b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 965/2077] 199.204.45.129 () {36 vars in 996 bytes} [Sat May 9 14:09:01 2026] DELETE /v2.0/ports/9eb43a5a-71f1-4afc-b982-9ee41ac348a8 => generated 0 bytes in 413 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2078] 10.0.0.206 () {34 vars in 694 bytes} [Sat May 9 14:09:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:09:01.742 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-26dcc57a-8d48-497a-86b2-954514bfd184'] response: {'server_uuid': 'b0e55ac2-028e-4e61-8659-3546b96de3de', 'name': 'network-vif-deleted', 'tag': '9eb43a5a-71f1-4afc-b982-9ee41ac348a8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 966/2079] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:09:01 2026] DELETE /v2.0/security-groups/3f97b29e-50d9-40f9-a197-5904f101a752 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:09:01.841 8 WARNING neutron_lib.context [None req-4e57cda0-ada6-4931-a269-6ad7344fb6db b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1114/2080] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:09:01 2026] DELETE /v2.0/networks/5d8a66c8-7752-4c1e-b338-be4ed0df3848 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 14:09:02.029 7 INFO neutron.services.segments.plugin [-] Segment b51f7f1d-5976-434f-8e12-0ddac88d2eb3 resource provider aggregate not found 2026-05-09 14:09:02.035 7 INFO neutron.services.segments.plugin [-] Segment b51f7f1d-5976-434f-8e12-0ddac88d2eb3 resource provider aggregate not found [pid: 8|app: 0|req: 967/2081] 10.0.0.206 () {34 vars in 694 bytes} [Sat May 9 14:09:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:09:02.055 7 INFO neutron.services.segments.plugin [-] Segment b51f7f1d-5976-434f-8e12-0ddac88d2eb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b51f7f1d-5976-434f-8e12-0ddac88d2eb3 found for delete ", "request_id": "req-6721c23b-05a3-45fb-9be9-9a5c8dceabaa"}]} 2026-05-09 14:09:02.070 7 INFO neutron.services.segments.plugin [-] Segment 5b7d2607-29fa-476e-b33f-014fe9372552 resource provider aggregate not found 2026-05-09 14:09:02.079 7 INFO neutron.services.segments.plugin [-] Segment b51f7f1d-5976-434f-8e12-0ddac88d2eb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b51f7f1d-5976-434f-8e12-0ddac88d2eb3 found for delete ", "request_id": "req-eb1afbec-4dfe-4029-97ad-5dce0ef880c9"}]} 2026-05-09 14:09:02.084 7 INFO neutron.services.segments.plugin [-] Segment 5b7d2607-29fa-476e-b33f-014fe9372552 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b7d2607-29fa-476e-b33f-014fe9372552 found for delete ", "request_id": "req-6262b099-2cf1-429c-927e-3fe9e22c66e0"}]} [pid: 8|app: 0|req: 968/2082] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:09:02 2026] GET /v2.0/ports?device_id=b0e55ac2-028e-4e61-8659-3546b96de3de => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:09:02.100 7 INFO neutron.services.segments.plugin [-] Segment 5b7d2607-29fa-476e-b33f-014fe9372552 resource provider aggregate not found 2026-05-09 14:09:02.101 8 WARNING neutron_lib.context [None req-7e43edf1-7487-4cd2-9476-aec6f6f72ffd b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:09:02.130 7 INFO neutron.services.segments.plugin [-] Segment 5b7d2607-29fa-476e-b33f-014fe9372552 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b7d2607-29fa-476e-b33f-014fe9372552 found for delete ", "request_id": "req-46d035d2-9fd4-4ca9-a639-c679dd65cd53"}]} [pid: 7|app: 0|req: 1115/2083] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:09:01 2026] GET /v2.0/security-groups?tenant_id=c39020ac5f194dd78f01de269080ed54&name=default => generated 2929 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/2084] 10.0.0.206 () {34 vars in 694 bytes} [Sat May 9 14:09:02 2026] POST /v2.0/security-group-rules => generated 599 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:09:02.256 8 WARNING neutron_lib.context [None req-a966010f-5bb5-4381-a78b-7c49fb7f8ede b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1116/2085] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:09:02 2026] DELETE /v2.0/security-groups/52e24e65-6e2b-4169-b635-a61b837ced68 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/2086] 10.0.0.206 () {34 vars in 694 bytes} [Sat May 9 14:09:02 2026] POST /v2.0/security-group-rules => generated 601 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:09:02.394 8 WARNING neutron_lib.context [None req-3149a5be-8bcf-449c-be34-41f5313b9799 b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1117/2087] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:09:02 2026] GET /v2.0/security-groups?tenant_id=62f6d380026446529e1847b2d2c79ef8&name=default => generated 2929 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/2088] 10.0.0.206 () {34 vars in 694 bytes} [Sat May 9 14:09:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2089] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:09:02 2026] DELETE /v2.0/security-groups/e9707c08-f866-4fae-8acc-a2c9d8cd4ba2 => 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: 1119/2090] 10.0.0.237 () {34 vars in 1095 bytes} [Sat May 9 14:09:02 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1358626378&fields=id&tenant_id=a7c8fc7cd2c94255b666987ba0c10523 => generated 69 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2091] 10.0.0.237 () {34 vars in 981 bytes} [Sat May 9 14:09:02 2026] GET /v2.0/networks?id=36553f8a-f488-4537-9394-060fe86a2a85 => generated 704 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2092] 10.0.0.237 () {34 vars in 964 bytes} [Sat May 9 14:09:02 2026] GET /v2.0/quotas/a7c8fc7cd2c94255b666987ba0c10523 => 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: 972/2093] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:09:02 2026] GET /v2.0/security-groups?tenant_id=aae93070829c4573af80a7fd9bca976c&name=default => generated 2929 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/2094] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:09:03 2026] DELETE /v2.0/security-groups/e0a0720f-d3bd-41fc-b469-737b823a19a3 => 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: 1122/2095] 10.0.0.237 () {34 vars in 1001 bytes} [Sat May 9 14:09:03 2026] GET /v2.0/ports?tenant_id=a7c8fc7cd2c94255b666987ba0c10523&fields=id => generated 287 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/2096] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:09:03 2026] DELETE /v2.0/security-groups/30e012fe-d69d-4ba5-8161-6159b85fa3e6 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2097] 10.0.0.237 () {34 vars in 1007 bytes} [Sat May 9 14:09:03 2026] GET /v2.0/networks/36553f8a-f488-4537-9394-060fe86a2a85?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: 975/2098] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:09:03 2026] GET /v2.0/security-groups?tenant_id=9679a05c4de548389a95f5338dfb2761&name=default => generated 2929 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/2099] 10.0.0.237 () {34 vars in 1107 bytes} [Sat May 9 14:09:03 2026] GET /v2.0/networks/36553f8a-f488-4537-9394-060fe86a2a85?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: 977/2100] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:09:03 2026] DELETE /v2.0/security-groups/b71a6d19-276e-4533-ad55-33420a303b80 => 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: 978/2101] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:09:03 2026] GET /v2.0/ports?device_id=43e19237-6b15-4885-81f1-d8fad698caa4 => 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: 979/2102] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:09:04 2026] GET /v2.0/networks?id=36553f8a-f488-4537-9394-060fe86a2a85 => generated 704 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2103] 199.204.45.129 () {34 vars in 1049 bytes} [Sat May 9 14:09:04 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a7c8fc7cd2c94255b666987ba0c10523 => generated 179 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:09:04.509 8 WARNING neutron_lib.context [req-a2b86cf1-d744-4e9a-8b7b-20910ffd94d0 req-454139bd-6e28-4105-aa86-ec4451eec279 b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 981/2104] 199.204.45.129 () {38 vars in 954 bytes} [Sat May 9 14:09:04 2026] POST /v2.0/ports => generated 1183 bytes in 543 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: 1124/2105] 10.0.0.206 () {34 vars in 788 bytes} [Sat May 9 14:09:03 2026] PUT /v2.0/routers/a5ea1826-21cf-475f-a8d6-d33df4b8d714/remove_router_interface => generated 309 bytes in 1804 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2106] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:09:05 2026] DELETE /v2.0/subnets/bcc894e0-dc0d-4287-84c9-a04e9622dbba => 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: 982/2107] 199.204.45.129 () {38 vars in 1027 bytes} [Sat May 9 14:09:05 2026] PUT /v2.0/ports/b042fb43-548c-4c1e-88f7-5e7cda19be95 => generated 1428 bytes in 714 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-09 14:09:05.884 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c647b905-f6d4-436e-8c6b-5f5dfdd7796a'] response: {'name': 'network-changed', 'server_uuid': '43e19237-6b15-4885-81f1-d8fad698caa4', 'tag': 'b042fb43-548c-4c1e-88f7-5e7cda19be95', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 983/2108] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:09:05 2026] GET /v2.0/ports?tenant_id=a7c8fc7cd2c94255b666987ba0c10523&device_id=43e19237-6b15-4885-81f1-d8fad698caa4 => generated 1467 bytes in 84 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: 984/2109] 199.204.45.129 () {34 vars in 1057 bytes} [Sat May 9 14:09:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.196&port_id=b042fb43-548c-4c1e-88f7-5e7cda19be95 => 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: 985/2110] 199.204.45.129 () {34 vars in 1103 bytes} [Sat May 9 14:09:05 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A225&port_id=b042fb43-548c-4c1e-88f7-5e7cda19be95 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2111] 199.204.45.129 () {34 vars in 1063 bytes} [Sat May 9 14:09:06 2026] GET /v2.0/subnets?id=4f524966-a98a-402d-b569-347c295bf24c&id=6fd634c6-3a6d-4681-95a6-3b7c3d0e4dc7 => generated 1362 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/2112] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:09:06 2026] GET /v2.0/ports?network_id=36553f8a-f488-4537-9394-060fe86a2a85&device_owner=network%3Adhcp => generated 1457 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2113] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:09:06 2026] GET /v2.0/ports?network_id=36553f8a-f488-4537-9394-060fe86a2a85&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2114] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:09:06 2026] GET /v2.0/networks/36553f8a-f488-4537-9394-060fe86a2a85?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2115] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:09:06 2026] GET /v2.0/networks/36553f8a-f488-4537-9394-060fe86a2a85?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:09:06.692 8 WARNING neutron_lib.context [None req-7484edc8-511d-4ecc-b3cc-12a1b4e8333f 66d43a05a42e4154ab9c325bf5a3474b ffa625bfce044d5780d7d0c39c2b2bbc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:09:06.748 7 INFO neutron.services.segments.plugin [-] Segment e75296d9-2c4c-4580-ba4f-9d71a7213c71 resource provider aggregate not found 2026-05-09 14:09:06.755 7 INFO neutron.services.segments.plugin [-] Segment e75296d9-2c4c-4580-ba4f-9d71a7213c71 resource provider aggregate not found 2026-05-09 14:09:06.768 7 INFO neutron.services.segments.plugin [-] Segment e75296d9-2c4c-4580-ba4f-9d71a7213c71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e75296d9-2c4c-4580-ba4f-9d71a7213c71 found for delete ", "request_id": "req-34464385-61c2-440c-b5dd-05bd66a3fef0"}]} 2026-05-09 14:09:06.774 7 INFO neutron.services.segments.plugin [-] Segment e75296d9-2c4c-4580-ba4f-9d71a7213c71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e75296d9-2c4c-4580-ba4f-9d71a7213c71 found for delete ", "request_id": "req-501b3447-3e30-45d7-bb43-efa0a303bf82"}]} 2026-05-09 14:09:06.775 7 INFO neutron.db.l3_hamode_db [None req-f440f98d-1010-4387-b677-7898e383371d b7238f884ad2443e8bb8eb108eee311c 9af35bbed27a47d082e00dcf7d259c3b - - default default] HA network 23023968-2761-42b0-b030-26eb87ecf016 was deleted as no HA routers are present in tenant 9af35bbed27a47d082e00dcf7d259c3b. [pid: 7|app: 0|req: 1126/2116] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:09:05 2026] DELETE /v2.0/routers/a5ea1826-21cf-475f-a8d6-d33df4b8d714 => generated 0 bytes in 1374 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2117] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:09:06 2026] GET /v2.0/ports?tenant_id=a7c8fc7cd2c94255b666987ba0c10523&device_id=43e19237-6b15-4885-81f1-d8fad698caa4 => generated 1467 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2118] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:09:06 2026] DELETE /v2.0/networks/f5f44ca8-3085-405e-9683-550c38db9a0a => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2119] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:09:07 2026] GET /v2.0/networks?id=36553f8a-f488-4537-9394-060fe86a2a85 => generated 800 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:09:07.282 7 WARNING neutron_lib.context [None req-673bf454-a0c2-4b1c-a434-ca880daa59b4 cfba86a4757146358e702e2bf4ce94c7 a9ccea5f5d544f8fa7a73ee0e144380f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:09:07.445 7 INFO neutron.db.segments_db [None req-673bf454-a0c2-4b1c-a434-ca880daa59b4 cfba86a4757146358e702e2bf4ce94c7 a9ccea5f5d544f8fa7a73ee0e144380f - - default default] Added segment 072880de-0e3f-42b5-983f-cb6f385f10b2 of type vxlan for network b6d2ff54-7d78-42a4-a229-f77f798e1ed6 [pid: 8|app: 0|req: 991/2120] 10.0.0.206 () {34 vars in 675 bytes} [Sat May 9 14:09:06 2026] POST /v2.0/floatingips => generated 552 bytes in 1119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2121] 199.204.45.129 () {34 vars in 1057 bytes} [Sat May 9 14:09:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.196&port_id=b042fb43-548c-4c1e-88f7-5e7cda19be95 => 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: 1130/2122] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:09:07 2026] POST /v2.0/networks => generated 632 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:09:07.549 7 WARNING neutron_lib.context [None req-4738583f-84f4-41a4-9fa3-f3586b06174d cfba86a4757146358e702e2bf4ce94c7 a9ccea5f5d544f8fa7a73ee0e144380f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 993/2123] 10.0.0.206 () {34 vars in 758 bytes} [Sat May 9 14:09:07 2026] PUT /v2.0/floatingips/2852b388-1001-4172-96c3-82d30ea4a636/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2124] 199.204.45.129 () {34 vars in 1103 bytes} [Sat May 9 14:09:07 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A225&port_id=b042fb43-548c-4c1e-88f7-5e7cda19be95 => 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: 995/2125] 10.0.0.206 () {32 vars in 738 bytes} [Sat May 9 14:09:07 2026] GET /v2.0/floatingips/2852b388-1001-4172-96c3-82d30ea4a636/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2126] 199.204.45.129 () {34 vars in 1063 bytes} [Sat May 9 14:09:07 2026] GET /v2.0/subnets?id=4f524966-a98a-402d-b569-347c295bf24c&id=6fd634c6-3a6d-4681-95a6-3b7c3d0e4dc7 => generated 1362 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2127] 10.0.0.206 () {34 vars in 769 bytes} [Sat May 9 14:09:07 2026] PUT /v2.0/floatingips/2852b388-1001-4172-96c3-82d30ea4a636/tags/green => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2128] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:09:07 2026] GET /v2.0/ports?network_id=36553f8a-f488-4537-9394-060fe86a2a85&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2129] 10.0.0.206 () {32 vars in 738 bytes} [Sat May 9 14:09:07 2026] GET /v2.0/floatingips/2852b388-1001-4172-96c3-82d30ea4a636/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2130] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:09:07 2026] GET /v2.0/ports?network_id=36553f8a-f488-4537-9394-060fe86a2a85&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: 1131/2131] 10.0.0.206 () {34 vars in 663 bytes} [Sat May 9 14:09:07 2026] POST /v2.0/ports => generated 743 bytes in 353 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: 1132/2132] 10.0.0.206 () {34 vars in 765 bytes} [Sat May 9 14:09:07 2026] PUT /v2.0/floatingips/2852b388-1001-4172-96c3-82d30ea4a636/tags/red => generated 4 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2133] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:09:07 2026] GET /v2.0/networks/36553f8a-f488-4537-9394-060fe86a2a85?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: 1001/2134] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:09:07 2026] GET /v2.0/security-groups?tenant_id=9af35bbed27a47d082e00dcf7d259c3b&name=default => generated 2925 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2135] 10.0.0.206 () {32 vars in 738 bytes} [Sat May 9 14:09:08 2026] GET /v2.0/floatingips/2852b388-1001-4172-96c3-82d30ea4a636/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: 1134/2136] 10.0.0.206 () {34 vars in 746 bytes} [Sat May 9 14:09:08 2026] PUT /v2.0/ports/1ba2ab1c-b142-4002-8ba5-178769c24609/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2137] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:09:08 2026] GET /v2.0/networks/36553f8a-f488-4537-9394-060fe86a2a85?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: 1135/2138] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:09:08 2026] DELETE /v2.0/security-groups/edc409c5-cb90-4228-852e-b7b16c7c2152 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2139] 10.0.0.206 () {34 vars in 787 bytes} [Sat May 9 14:09:08 2026] PUT /v2.0/floatingips/2852b388-1001-4172-96c3-82d30ea4a636/tags/black.or.white => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2140] 10.0.0.206 () {32 vars in 726 bytes} [Sat May 9 14:09:08 2026] GET /v2.0/ports/1ba2ab1c-b142-4002-8ba5-178769c24609/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: 1005/2141] 10.0.0.206 () {32 vars in 738 bytes} [Sat May 9 14:09:08 2026] GET /v2.0/floatingips/2852b388-1001-4172-96c3-82d30ea4a636/tags => generated 52 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2142] 10.0.0.206 () {34 vars in 757 bytes} [Sat May 9 14:09:08 2026] PUT /v2.0/ports/1ba2ab1c-b142-4002-8ba5-178769c24609/tags/green => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2143] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:09:08 2026] GET /v2.0/security-groups?tenant_id=7b9fb8e862224ba2a96bdb479b70a387&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2144] 10.0.0.206 () {32 vars in 726 bytes} [Sat May 9 14:09:08 2026] GET /v2.0/ports/1ba2ab1c-b142-4002-8ba5-178769c24609/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2145] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:09:08 2026] DELETE /v2.0/security-groups/f4dd0349-aa69-40ea-a8fe-a2f7ea8a68df => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2146] 10.0.0.206 () {34 vars in 753 bytes} [Sat May 9 14:09:08 2026] PUT /v2.0/ports/1ba2ab1c-b142-4002-8ba5-178769c24609/tags/red => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2147] 10.0.0.206 () {32 vars in 726 bytes} [Sat May 9 14:09:08 2026] GET /v2.0/ports/1ba2ab1c-b142-4002-8ba5-178769c24609/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2148] 10.0.0.206 () {34 vars in 775 bytes} [Sat May 9 14:09:08 2026] PUT /v2.0/ports/1ba2ab1c-b142-4002-8ba5-178769c24609/tags/black.or.white => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2149] 10.0.0.206 () {34 vars in 758 bytes} [Sat May 9 14:09:08 2026] PUT /v2.0/floatingips/2852b388-1001-4172-96c3-82d30ea4a636/tags => generated 37 bytes in 482 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:09:08.812 7 INFO neutron.services.segments.plugin [-] Segment abd22399-9b3d-47c6-b400-ff767312966b resource provider aggregate not found 2026-05-09 14:09:08.821 7 INFO neutron.services.segments.plugin [-] Segment abd22399-9b3d-47c6-b400-ff767312966b resource provider aggregate not found [pid: 8|app: 0|req: 1007/2150] 10.0.0.206 () {32 vars in 726 bytes} [Sat May 9 14:09:08 2026] GET /v2.0/ports/1ba2ab1c-b142-4002-8ba5-178769c24609/tags => generated 52 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:09:08.847 7 INFO neutron.services.segments.plugin [-] Segment abd22399-9b3d-47c6-b400-ff767312966b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abd22399-9b3d-47c6-b400-ff767312966b found for delete ", "request_id": "req-4bcb09a6-5574-4f34-9cb8-a8f8b4b6a200"}]} 2026-05-09 14:09:08.848 7 INFO neutron.services.segments.plugin [-] Segment abd22399-9b3d-47c6-b400-ff767312966b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abd22399-9b3d-47c6-b400-ff767312966b found for delete ", "request_id": "req-8e2454b1-6ab5-4354-97d6-608b422b6c25"}]} [pid: 8|app: 0|req: 1008/2151] 10.0.0.206 () {32 vars in 738 bytes} [Sat May 9 14:09:08 2026] GET /v2.0/floatingips/2852b388-1001-4172-96c3-82d30ea4a636/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2152] 10.0.0.206 () {34 vars in 746 bytes} [Sat May 9 14:09:08 2026] PUT /v2.0/ports/1ba2ab1c-b142-4002-8ba5-178769c24609/tags => generated 37 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2153] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:09:08 2026] GET /v2.0/ports?device_id=43e19237-6b15-4885-81f1-d8fad698caa4 => generated 1200 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2154] 10.0.0.206 () {32 vars in 746 bytes} [Sat May 9 14:09:08 2026] GET /v2.0/floatingips/2852b388-1001-4172-96c3-82d30ea4a636/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2155] 10.0.0.206 () {32 vars in 726 bytes} [Sat May 9 14:09:08 2026] GET /v2.0/ports/1ba2ab1c-b142-4002-8ba5-178769c24609/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:09:09.010 7 INFO neutron.api.v2.resource [None req-f5d606d9-5889-47f3-9ad0-0c7172e62a1c 66d43a05a42e4154ab9c325bf5a3474b ffa625bfce044d5780d7d0c39c2b2bbc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1146/2156] 10.0.0.206 () {32 vars in 750 bytes} [Sat May 9 14:09:08 2026] GET /v2.0/floatingips/2852b388-1001-4172-96c3-82d30ea4a636/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: 1011/2157] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:09:08 2026] GET /v2.0/security-groups?id=2234d58b-1aca-45e4-9e6f-ce9d42b84519&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: 1147/2158] 10.0.0.206 () {32 vars in 734 bytes} [Sat May 9 14:09:09 2026] GET /v2.0/ports/1ba2ab1c-b142-4002-8ba5-178769c24609/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2159] 10.0.0.206 () {32 vars in 749 bytes} [Sat May 9 14:09:09 2026] DELETE /v2.0/floatingips/2852b388-1001-4172-96c3-82d30ea4a636/tags/red => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:09:09.117 8 INFO neutron.api.v2.resource [None req-9987ffc4-f1a7-4b73-89f0-f4ecd2a70d9e cfba86a4757146358e702e2bf4ce94c7 a9ccea5f5d544f8fa7a73ee0e144380f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1013/2160] 10.0.0.206 () {32 vars in 738 bytes} [Sat May 9 14:09:09 2026] GET /v2.0/ports/1ba2ab1c-b142-4002-8ba5-178769c24609/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: 1148/2161] 10.0.0.206 () {32 vars in 817 bytes} [Sat May 9 14:09:09 2026] GET /v2.0/ports?network_id=36553f8a-f488-4537-9394-060fe86a2a85&mac_address=fa%3A16%3A3e%3A16%3A97%3A4c => generated 1200 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2162] 10.0.0.206 () {32 vars in 738 bytes} [Sat May 9 14:09:09 2026] GET /v2.0/floatingips/2852b388-1001-4172-96c3-82d30ea4a636/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:09:09.157 8 WARNING neutron_lib.context [None req-135bb458-00a2-48fc-b610-83e17ddb9cab b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1149/2163] 10.0.0.206 () {32 vars in 737 bytes} [Sat May 9 14:09:09 2026] DELETE /v2.0/ports/1ba2ab1c-b142-4002-8ba5-178769c24609/tags/red => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:09:09.245 7 INFO neutron.api.v2.resource [None req-b0359eb0-e884-4adf-bec7-4e10c9e4182c 66d43a05a42e4154ab9c325bf5a3474b ffa625bfce044d5780d7d0c39c2b2bbc - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1150/2164] 10.0.0.206 () {32 vars in 753 bytes} [Sat May 9 14:09:09 2026] DELETE /v2.0/floatingips/2852b388-1001-4172-96c3-82d30ea4a636/tags/green => generated 99 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2165] 10.0.0.206 () {32 vars in 726 bytes} [Sat May 9 14:09:09 2026] GET /v2.0/ports/1ba2ab1c-b142-4002-8ba5-178769c24609/tags => generated 30 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2166] 10.0.0.206 () {32 vars in 741 bytes} [Sat May 9 14:09:09 2026] DELETE /v2.0/floatingips/2852b388-1001-4172-96c3-82d30ea4a636/tags => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:09:09.396 7 INFO neutron.api.v2.resource [None req-a48c0523-4684-4e28-b8ec-9473e31d14b3 cfba86a4757146358e702e2bf4ce94c7 a9ccea5f5d544f8fa7a73ee0e144380f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1153/2167] 10.0.0.206 () {32 vars in 741 bytes} [Sat May 9 14:09:09 2026] DELETE /v2.0/ports/1ba2ab1c-b142-4002-8ba5-178769c24609/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2168] 10.0.0.206 () {32 vars in 738 bytes} [Sat May 9 14:09:09 2026] GET /v2.0/floatingips/2852b388-1001-4172-96c3-82d30ea4a636/tags => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2169] 10.0.0.206 () {32 vars in 729 bytes} [Sat May 9 14:09:09 2026] DELETE /v2.0/ports/1ba2ab1c-b142-4002-8ba5-178769c24609/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: 1156/2170] 10.0.0.206 () {32 vars in 731 bytes} [Sat May 9 14:09:09 2026] DELETE /v2.0/floatingips/2852b388-1001-4172-96c3-82d30ea4a636 => generated 0 bytes in 416 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2171] 10.0.0.206 () {32 vars in 726 bytes} [Sat May 9 14:09:09 2026] GET /v2.0/ports/1ba2ab1c-b142-4002-8ba5-178769c24609/tags => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:09:10.083 8 INFO neutron.db.l3_db [None req-135bb458-00a2-48fc-b610-83e17ddb9cab b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] Floating IP 1e8c031f-2a85-4568-8b60-324aa628b261 associated. External IP: 10.96.250.209, port: b042fb43-548c-4c1e-88f7-5e7cda19be95. [pid: 7|app: 0|req: 1158/2172] 10.0.0.206 () {32 vars in 719 bytes} [Sat May 9 14:09:09 2026] DELETE /v2.0/ports/1ba2ab1c-b142-4002-8ba5-178769c24609 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2173] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:09:10 2026] DELETE /v2.0/networks/b6d2ff54-7d78-42a4-a229-f77f798e1ed6 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2174] 10.0.0.206 () {34 vars in 676 bytes} [Sat May 9 14:09:09 2026] POST /v2.0/floatingips => generated 855 bytes in 1369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:09:10.580 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5b5dd434-2e0d-47a5-adaf-71e02efc0efc'] response: {'name': 'network-changed', 'server_uuid': '43e19237-6b15-4885-81f1-d8fad698caa4', 'tag': 'b042fb43-548c-4c1e-88f7-5e7cda19be95', 'status': 'completed', 'code': 200} 2026-05-09 14:09:10.884 7 INFO neutron.services.segments.plugin [-] Segment 072880de-0e3f-42b5-983f-cb6f385f10b2 resource provider aggregate not found 2026-05-09 14:09:10.891 7 INFO neutron.services.segments.plugin [-] Segment 072880de-0e3f-42b5-983f-cb6f385f10b2 resource provider aggregate not found [pid: 8|app: 0|req: 1016/2175] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:09:10 2026] GET /v2.0/security-groups?tenant_id=ffa625bfce044d5780d7d0c39c2b2bbc&name=default => generated 2929 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:09:10.910 7 INFO neutron.services.segments.plugin [-] Segment 072880de-0e3f-42b5-983f-cb6f385f10b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 072880de-0e3f-42b5-983f-cb6f385f10b2 found for delete ", "request_id": "req-9c327e6a-832f-46ce-b1e8-d06ef2d5fa73"}]} 2026-05-09 14:09:10.914 7 INFO neutron.services.segments.plugin [-] Segment 072880de-0e3f-42b5-983f-cb6f385f10b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 072880de-0e3f-42b5-983f-cb6f385f10b2 found for delete ", "request_id": "req-894c23a5-2f9d-4648-916d-2594c6301436"}]} 2026-05-09 14:09:10.938 7 INFO neutron.db.segments_db [None req-a0c97aa5-627d-4fc0-affb-846aa9930b4a 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Added segment db696cc5-c879-4237-bf2d-a831601d5799 of type vxlan for network b68de09c-0ce5-48be-bd4a-0db20e962945 [pid: 8|app: 0|req: 1017/2176] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:09:10 2026] GET /v2.0/ports?tenant_id=a7c8fc7cd2c94255b666987ba0c10523&device_id=43e19237-6b15-4885-81f1-d8fad698caa4 => 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: 1018/2177] 10.0.0.237 () {34 vars in 1095 bytes} [Sat May 9 14:09:10 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1358626378&fields=id&tenant_id=a7c8fc7cd2c94255b666987ba0c10523 => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2178] 10.0.0.206 () {34 vars in 670 bytes} [Sat May 9 14:09:10 2026] POST /v2.0/networks => generated 741 bytes in 647 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2179] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:09:10 2026] DELETE /v2.0/security-groups/770ebc05-f842-4d0c-90a0-4ae56a02dadc => 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: 1161/2180] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:09:11 2026] GET /v2.0/networks?id=36553f8a-f488-4537-9394-060fe86a2a85 => generated 800 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2181] 10.0.0.237 () {34 vars in 981 bytes} [Sat May 9 14:09:11 2026] GET /v2.0/networks?id=52ea5463-fbb2-493b-a911-029648319b02 => generated 705 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2182] 199.204.45.129 () {34 vars in 1057 bytes} [Sat May 9 14:09:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.196&port_id=b042fb43-548c-4c1e-88f7-5e7cda19be95 => generated 858 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2183] 10.0.0.237 () {34 vars in 964 bytes} [Sat May 9 14:09:11 2026] GET /v2.0/quotas/a7c8fc7cd2c94255b666987ba0c10523 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2184] 199.204.45.129 () {34 vars in 1103 bytes} [Sat May 9 14:09:11 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A225&port_id=b042fb43-548c-4c1e-88f7-5e7cda19be95 => 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: 1162/2185] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:09:11 2026] POST /v2.0/subnets => generated 664 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2186] 10.0.0.237 () {34 vars in 1001 bytes} [Sat May 9 14:09:11 2026] GET /v2.0/ports?tenant_id=a7c8fc7cd2c94255b666987ba0c10523&fields=id => generated 333 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2187] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:09:11 2026] GET /v2.0/security-groups?tenant_id=4f302dc52c314ab38a4d6c2ff9c30313&name=default => generated 2929 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2188] 199.204.45.129 () {34 vars in 1063 bytes} [Sat May 9 14:09:11 2026] GET /v2.0/subnets?id=4f524966-a98a-402d-b569-347c295bf24c&id=6fd634c6-3a6d-4681-95a6-3b7c3d0e4dc7 => generated 1362 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:09:11.709 7 INFO neutron.db.segments_db [None req-aa46ed5a-8fb9-4e4c-8589-1ee1e6b65050 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Added segment 3eb2dffc-881e-4fa0-89ef-0132419a5e3a of type vxlan for network 7a498814-8d03-43bf-8d9d-0bbf7d5af57f [pid: 8|app: 0|req: 1025/2189] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:09:11 2026] GET /v2.0/security-groups?tenant_id=9398485919a843578e8e1dd2d5d00a96&name=default => generated 2929 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2190] 10.0.0.237 () {34 vars in 1007 bytes} [Sat May 9 14:09:11 2026] GET /v2.0/networks/52ea5463-fbb2-493b-a911-029648319b02?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: 1027/2191] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:09:11 2026] DELETE /v2.0/security-groups/7f5ad883-4a1d-4e10-95c5-0a7366340dfe => 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: 1028/2192] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:09:11 2026] GET /v2.0/ports?network_id=36553f8a-f488-4537-9394-060fe86a2a85&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2193] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:09:11 2026] DELETE /v2.0/security-groups/e18ba167-2e9c-4f9a-b9b5-a1b334c3c6a4 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:09:12.112 7 INFO neutron.db.l3_hamode_db [None req-aa46ed5a-8fb9-4e4c-8589-1ee1e6b65050 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1030/2194] 10.0.0.237 () {34 vars in 1107 bytes} [Sat May 9 14:09:12 2026] GET /v2.0/networks/52ea5463-fbb2-493b-a911-029648319b02?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: 1031/2195] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:09:12 2026] GET /v2.0/ports?network_id=36553f8a-f488-4537-9394-060fe86a2a85&device_owner=network%3Adhcp => generated 1457 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2196] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:09:12 2026] GET /v2.0/security-groups?tenant_id=a9ccea5f5d544f8fa7a73ee0e144380f&name=default => generated 2929 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2197] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:09:12 2026] GET /v2.0/networks/36553f8a-f488-4537-9394-060fe86a2a85?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: 1034/2198] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:09:12 2026] DELETE /v2.0/security-groups/5d0aa401-320d-473e-802c-47f94a18eea4 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2199] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:09:12 2026] GET /v2.0/ports?device_id=670e4109-7e8e-427a-9a0f-6802a01692c3 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2200] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:09:12 2026] GET /v2.0/networks/36553f8a-f488-4537-9394-060fe86a2a85?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2201] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:09:13 2026] GET /v2.0/networks?id=52ea5463-fbb2-493b-a911-029648319b02 => generated 705 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2202] 199.204.45.129 () {34 vars in 1049 bytes} [Sat May 9 14:09:13 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a7c8fc7cd2c94255b666987ba0c10523 => generated 179 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:09:13.330 8 WARNING neutron_lib.context [req-5cd0adee-016f-4414-9045-1c8703521068 req-daeb971c-48af-49e6-be53-03cd791e5600 b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:09:13.479 7 INFO neutron.db.l3_hamode_db [None req-aa46ed5a-8fb9-4e4c-8589-1ee1e6b65050 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1039/2203] 199.204.45.129 () {38 vars in 954 bytes} [Sat May 9 14:09:13 2026] POST /v2.0/ports => generated 1183 bytes in 611 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: 1040/2204] 199.204.45.129 () {38 vars in 1027 bytes} [Sat May 9 14:09:13 2026] PUT /v2.0/ports/38ee2c8d-a04d-4de2-9d2e-fc477171b89d => generated 1428 bytes in 595 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: 1041/2205] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:09:14 2026] GET /v2.0/ports?tenant_id=a7c8fc7cd2c94255b666987ba0c10523&device_id=670e4109-7e8e-427a-9a0f-6802a01692c3 => generated 1467 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:09:14.653 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-22a04fa9-d7a7-482d-b8bd-ae01f61b0abe'] response: {'name': 'network-changed', 'server_uuid': '670e4109-7e8e-427a-9a0f-6802a01692c3', 'tag': '38ee2c8d-a04d-4de2-9d2e-fc477171b89d', 'status': 'completed', 'code': 200} /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: 1042/2206] 199.204.45.129 () {34 vars in 1057 bytes} [Sat May 9 14:09:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.105&port_id=38ee2c8d-a04d-4de2-9d2e-fc477171b89d => 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: 1043/2207] 199.204.45.129 () {34 vars in 1103 bytes} [Sat May 9 14:09:14 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A83&port_id=38ee2c8d-a04d-4de2-9d2e-fc477171b89d => 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: 1044/2208] 199.204.45.129 () {34 vars in 1063 bytes} [Sat May 9 14:09:14 2026] GET /v2.0/subnets?id=16a11884-fd9d-4ee5-8454-e88ee8de08a3&id=d563b7bf-2079-4424-841c-931136824aa1 => generated 1365 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2209] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:09:14 2026] GET /v2.0/ports?network_id=52ea5463-fbb2-493b-a911-029648319b02&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: 1046/2210] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:09:14 2026] GET /v2.0/ports?network_id=52ea5463-fbb2-493b-a911-029648319b02&device_owner=network%3Adhcp => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2211] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:09:14 2026] GET /v2.0/networks/52ea5463-fbb2-493b-a911-029648319b02?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: 1048/2212] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:09:14 2026] GET /v2.0/networks/52ea5463-fbb2-493b-a911-029648319b02?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: 1049/2213] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:09:15 2026] GET /v2.0/ports?tenant_id=a7c8fc7cd2c94255b666987ba0c10523&device_id=670e4109-7e8e-427a-9a0f-6802a01692c3 => generated 1467 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2216] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:09:15 2026] GET /v2.0/networks?id=52ea5463-fbb2-493b-a911-029648319b02 => 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: 1053/2217] 199.204.45.129 () {34 vars in 1057 bytes} [Sat May 9 14:09:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.105&port_id=38ee2c8d-a04d-4de2-9d2e-fc477171b89d => 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: 1054/2218] 199.204.45.129 () {34 vars in 1103 bytes} [Sat May 9 14:09:15 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A83&port_id=38ee2c8d-a04d-4de2-9d2e-fc477171b89d => 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: 1165/2219] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:09:11 2026] POST /v2.0/routers => generated 728 bytes in 3743 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2220] 199.204.45.129 () {34 vars in 1063 bytes} [Sat May 9 14:09:15 2026] GET /v2.0/subnets?id=16a11884-fd9d-4ee5-8454-e88ee8de08a3&id=d563b7bf-2079-4424-841c-931136824aa1 => generated 1365 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2221] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:09:15 2026] GET /v2.0/ports?network_id=52ea5463-fbb2-493b-a911-029648319b02&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: 1057/2222] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:09:15 2026] GET /v2.0/ports?network_id=52ea5463-fbb2-493b-a911-029648319b02&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2223] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:09:15 2026] GET /v2.0/networks/52ea5463-fbb2-493b-a911-029648319b02?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2224] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:09:15 2026] GET /v2.0/networks/52ea5463-fbb2-493b-a911-029648319b02?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) 2026-05-09 14:09:15.928 8 WARNING neutron_lib.context [None req-3469b154-1caa-4467-9a27-78bd31ab681a 8f554a83d6994f8f89ad511b5e03d6dc db46e24f7522429d91f3342d4b717bb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:09:16.092 8 INFO neutron.db.segments_db [None req-3469b154-1caa-4467-9a27-78bd31ab681a 8f554a83d6994f8f89ad511b5e03d6dc db46e24f7522429d91f3342d4b717bb4 - - default default] Added segment 0db9d69a-79db-49d6-8175-aa19457221c0 of type vxlan for network 6de22e3f-6ae2-4513-afd8-e57a289044d5 [pid: 8|app: 0|req: 1060/2225] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:09:15 2026] POST /v2.0/networks => generated 631 bytes in 502 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:09:16.234 8 WARNING neutron_lib.context [None req-bc2881ef-7118-4018-8003-3425bd912767 a8f377b2f12b4fcca92716b371c61038 ef57cbf09a85449886bf94c8d3755bfa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1061/2226] 10.0.0.206 () {34 vars in 683 bytes} [Sat May 9 14:09:16 2026] POST /v2.0/security-groups => generated 1603 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-09 14:09:16.454 8 WARNING neutron_lib.context [None req-4e928d1d-ed93-4469-8c2d-a1d54ac0b128 8f554a83d6994f8f89ad511b5e03d6dc db46e24f7522429d91f3342d4b717bb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1062/2227] 10.0.0.206 () {34 vars in 663 bytes} [Sat May 9 14:09:16 2026] POST /v2.0/ports => generated 743 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 1063/2228] 10.0.0.206 () {34 vars in 766 bytes} [Sat May 9 14:09:16 2026] PUT /v2.0/security-groups/53e20e7e-c33a-45dc-b4c9-b66339cf1ff3/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2229] 199.204.45.129 () {34 vars in 1095 bytes} [Sat May 9 14:09:16 2026] GET /v2.0/ports?device_id=43e19237-6b15-4885-81f1-d8fad698caa4&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:09:16.942 8 WARNING neutron_lib.context [None req-5586c134-390b-4977-98dc-abaaff54f454 8f554a83d6994f8f89ad511b5e03d6dc db46e24f7522429d91f3342d4b717bb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1166/2230] 10.0.0.206 () {34 vars in 782 bytes} [Sat May 9 14:09:15 2026] PUT /v2.0/routers/97b64d41-1868-46e6-b1a0-a3a287ee9bc5/add_router_interface => generated 309 bytes in 1744 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2231] 10.0.0.206 () {32 vars in 746 bytes} [Sat May 9 14:09:17 2026] GET /v2.0/security-groups/53e20e7e-c33a-45dc-b4c9-b66339cf1ff3/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2232] 10.0.0.206 () {34 vars in 665 bytes} [Sat May 9 14:09:16 2026] POST /v2.0/trunks => generated 407 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2233] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:09:17 2026] GET /v2.0/ports?tenant_id=a7c8fc7cd2c94255b666987ba0c10523&device_id=43e19237-6b15-4885-81f1-d8fad698caa4 => generated 1469 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2234] 10.0.0.206 () {34 vars in 777 bytes} [Sat May 9 14:09:17 2026] PUT /v2.0/security-groups/53e20e7e-c33a-45dc-b4c9-b66339cf1ff3/tags/green => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2235] 10.0.0.206 () {34 vars in 748 bytes} [Sat May 9 14:09:17 2026] PUT /v2.0/trunks/f435f32c-1a39-484e-aade-759c88ca9bbd/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: 1170/2236] 10.0.0.206 () {32 vars in 746 bytes} [Sat May 9 14:09:17 2026] GET /v2.0/security-groups/53e20e7e-c33a-45dc-b4c9-b66339cf1ff3/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2237] 10.0.0.206 () {32 vars in 728 bytes} [Sat May 9 14:09:17 2026] GET /v2.0/trunks/f435f32c-1a39-484e-aade-759c88ca9bbd/tags => generated 25 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2238] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:09:17 2026] GET /v2.0/networks?id=36553f8a-f488-4537-9394-060fe86a2a85 => generated 800 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2239] 10.0.0.206 () {34 vars in 773 bytes} [Sat May 9 14:09:17 2026] PUT /v2.0/security-groups/53e20e7e-c33a-45dc-b4c9-b66339cf1ff3/tags/red => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2240] 10.0.0.206 () {34 vars in 759 bytes} [Sat May 9 14:09:17 2026] PUT /v2.0/trunks/f435f32c-1a39-484e-aade-759c88ca9bbd/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: 1069/2241] 10.0.0.206 () {32 vars in 746 bytes} [Sat May 9 14:09:17 2026] GET /v2.0/security-groups/53e20e7e-c33a-45dc-b4c9-b66339cf1ff3/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2242] 10.0.0.206 () {32 vars in 728 bytes} [Sat May 9 14:09:17 2026] GET /v2.0/trunks/f435f32c-1a39-484e-aade-759c88ca9bbd/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2243] 199.204.45.129 () {34 vars in 1057 bytes} [Sat May 9 14:09:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.196&port_id=b042fb43-548c-4c1e-88f7-5e7cda19be95 => generated 860 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2244] 10.0.0.206 () {34 vars in 795 bytes} [Sat May 9 14:09:17 2026] PUT /v2.0/security-groups/53e20e7e-c33a-45dc-b4c9-b66339cf1ff3/tags/black.or.white => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2245] 10.0.0.206 () {34 vars in 755 bytes} [Sat May 9 14:09:17 2026] PUT /v2.0/trunks/f435f32c-1a39-484e-aade-759c88ca9bbd/tags/red => 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: 1072/2246] 199.204.45.129 () {34 vars in 1103 bytes} [Sat May 9 14:09:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A225&port_id=b042fb43-548c-4c1e-88f7-5e7cda19be95 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2247] 10.0.0.206 () {32 vars in 746 bytes} [Sat May 9 14:09:17 2026] GET /v2.0/security-groups/53e20e7e-c33a-45dc-b4c9-b66339cf1ff3/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: 1073/2248] 10.0.0.206 () {32 vars in 728 bytes} [Sat May 9 14:09:17 2026] GET /v2.0/trunks/f435f32c-1a39-484e-aade-759c88ca9bbd/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2249] 10.0.0.206 () {34 vars in 766 bytes} [Sat May 9 14:09:17 2026] PUT /v2.0/security-groups/53e20e7e-c33a-45dc-b4c9-b66339cf1ff3/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2250] 199.204.45.129 () {34 vars in 1063 bytes} [Sat May 9 14:09:17 2026] GET /v2.0/subnets?id=4f524966-a98a-402d-b569-347c295bf24c&id=6fd634c6-3a6d-4681-95a6-3b7c3d0e4dc7 => generated 1362 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2251] 10.0.0.206 () {34 vars in 777 bytes} [Sat May 9 14:09:17 2026] PUT /v2.0/trunks/f435f32c-1a39-484e-aade-759c88ca9bbd/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: 1178/2252] 10.0.0.206 () {32 vars in 746 bytes} [Sat May 9 14:09:17 2026] GET /v2.0/security-groups/53e20e7e-c33a-45dc-b4c9-b66339cf1ff3/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2253] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:09:17 2026] GET /v2.0/ports?network_id=36553f8a-f488-4537-9394-060fe86a2a85&device_owner=network%3Adhcp => generated 1457 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2254] 10.0.0.206 () {32 vars in 728 bytes} [Sat May 9 14:09:17 2026] GET /v2.0/trunks/f435f32c-1a39-484e-aade-759c88ca9bbd/tags => generated 52 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2255] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:09:17 2026] GET /v2.0/ports?device_id=670e4109-7e8e-427a-9a0f-6802a01692c3 => generated 1198 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2256] 10.0.0.206 () {32 vars in 754 bytes} [Sat May 9 14:09:17 2026] GET /v2.0/security-groups/53e20e7e-c33a-45dc-b4c9-b66339cf1ff3/tags/red => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2257] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:09:17 2026] GET /v2.0/ports?network_id=36553f8a-f488-4537-9394-060fe86a2a85&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2258] 10.0.0.206 () {34 vars in 748 bytes} [Sat May 9 14:09:17 2026] PUT /v2.0/trunks/f435f32c-1a39-484e-aade-759c88ca9bbd/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:09:17.782 7 INFO neutron.api.v2.resource [None req-7b7fb6c2-37ba-45d3-a3e0-296dcb96ac36 a8f377b2f12b4fcca92716b371c61038 ef57cbf09a85449886bf94c8d3755bfa - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1183/2259] 10.0.0.206 () {32 vars in 758 bytes} [Sat May 9 14:09:17 2026] GET /v2.0/security-groups/53e20e7e-c33a-45dc-b4c9-b66339cf1ff3/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2260] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:09:17 2026] GET /v2.0/security-groups?id=2234d58b-1aca-45e4-9e6f-ce9d42b84519&fields=id&fields=name => generated 112 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2261] 10.0.0.206 () {32 vars in 728 bytes} [Sat May 9 14:09:17 2026] GET /v2.0/trunks/f435f32c-1a39-484e-aade-759c88ca9bbd/tags => generated 37 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2262] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:09:17 2026] GET /v2.0/networks/36553f8a-f488-4537-9394-060fe86a2a85?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2263] 10.0.0.206 () {32 vars in 757 bytes} [Sat May 9 14:09:17 2026] DELETE /v2.0/security-groups/53e20e7e-c33a-45dc-b4c9-b66339cf1ff3/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2264] 10.0.0.206 () {32 vars in 736 bytes} [Sat May 9 14:09:17 2026] GET /v2.0/trunks/f435f32c-1a39-484e-aade-759c88ca9bbd/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2265] 10.0.0.206 () {32 vars in 746 bytes} [Sat May 9 14:09:17 2026] GET /v2.0/security-groups/53e20e7e-c33a-45dc-b4c9-b66339cf1ff3/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:09:17.907 7 INFO neutron.api.v2.resource [None req-3d155429-36fe-4b34-adfd-b7ba347da357 8f554a83d6994f8f89ad511b5e03d6dc db46e24f7522429d91f3342d4b717bb4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1187/2266] 10.0.0.206 () {32 vars in 740 bytes} [Sat May 9 14:09:17 2026] GET /v2.0/trunks/f435f32c-1a39-484e-aade-759c88ca9bbd/tags/green => generated 99 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2267] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:09:17 2026] GET /v2.0/networks/36553f8a-f488-4537-9394-060fe86a2a85?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) 2026-05-09 14:09:17.929 7 INFO neutron.api.v2.resource [None req-6d75e3db-cfe4-4e07-9a63-13490b906c9e a8f377b2f12b4fcca92716b371c61038 ef57cbf09a85449886bf94c8d3755bfa - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1188/2268] 10.0.0.206 () {32 vars in 761 bytes} [Sat May 9 14:09:17 2026] DELETE /v2.0/security-groups/53e20e7e-c33a-45dc-b4c9-b66339cf1ff3/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2269] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:09:17 2026] DELETE /v2.0/trunks/f435f32c-1a39-484e-aade-759c88ca9bbd/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2270] 10.0.0.206 () {32 vars in 749 bytes} [Sat May 9 14:09:17 2026] DELETE /v2.0/security-groups/53e20e7e-c33a-45dc-b4c9-b66339cf1ff3/tags => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2271] 10.0.0.206 () {32 vars in 728 bytes} [Sat May 9 14:09:17 2026] GET /v2.0/trunks/f435f32c-1a39-484e-aade-759c88ca9bbd/tags => generated 30 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2272] 10.0.0.206 () {32 vars in 746 bytes} [Sat May 9 14:09:18 2026] GET /v2.0/security-groups/53e20e7e-c33a-45dc-b4c9-b66339cf1ff3/tags => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:09:18.045 8 INFO neutron.api.v2.resource [None req-ce4ec65e-36dc-4409-8e5c-8cbd690d9964 8f554a83d6994f8f89ad511b5e03d6dc db46e24f7522429d91f3342d4b717bb4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1083/2273] 10.0.0.206 () {32 vars in 743 bytes} [Sat May 9 14:09:18 2026] DELETE /v2.0/trunks/f435f32c-1a39-484e-aade-759c88ca9bbd/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: 1084/2274] 10.0.0.206 () {32 vars in 731 bytes} [Sat May 9 14:09:18 2026] DELETE /v2.0/trunks/f435f32c-1a39-484e-aade-759c88ca9bbd/tags => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2275] 10.0.0.206 () {32 vars in 728 bytes} [Sat May 9 14:09:18 2026] GET /v2.0/trunks/f435f32c-1a39-484e-aade-759c88ca9bbd/tags => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2276] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:09:18 2026] DELETE /v2.0/security-groups/53e20e7e-c33a-45dc-b4c9-b66339cf1ff3 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2277] 10.0.0.206 () {32 vars in 718 bytes} [Sat May 9 14:09:18 2026] GET /v2.0/trunks/f435f32c-1a39-484e-aade-759c88ca9bbd => generated 407 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2278] 10.0.0.206 () {32 vars in 716 bytes} [Sat May 9 14:09:18 2026] GET /v2.0/ports/5dffc172-3477-497d-88ec-cc7bcabc427e => generated 826 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2279] 10.0.0.206 () {32 vars in 721 bytes} [Sat May 9 14:09:18 2026] DELETE /v2.0/trunks/f435f32c-1a39-484e-aade-759c88ca9bbd => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:09:18.524 8 INFO neutron.db.segments_db [None req-3f419ab7-5c5b-4c7b-ac82-6e64d7ab27b3 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Added segment 6697be9d-94e8-42b8-a7be-698cb00a8700 of type vxlan for network 263229ba-15ee-40c4-b65b-d2902c529a10 [pid: 8|app: 0|req: 1087/2280] 10.0.0.206 () {34 vars in 670 bytes} [Sat May 9 14:09:18 2026] POST /v2.0/networks => generated 741 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2281] 10.0.0.206 () {32 vars in 719 bytes} [Sat May 9 14:09:18 2026] DELETE /v2.0/ports/5dffc172-3477-497d-88ec-cc7bcabc427e => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 14:09:18.882 7 INFO neutron.services.segments.plugin [-] Segment 0db9d69a-79db-49d6-8175-aa19457221c0 resource provider aggregate not found 2026-05-09 14:09:18.889 7 INFO neutron.services.segments.plugin [-] Segment 0db9d69a-79db-49d6-8175-aa19457221c0 resource provider aggregate not found 2026-05-09 14:09:18.899 7 INFO neutron.services.segments.plugin [-] Segment 0db9d69a-79db-49d6-8175-aa19457221c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0db9d69a-79db-49d6-8175-aa19457221c0 found for delete ", "request_id": "req-e4b5a176-5090-412e-9cc4-1610ef7107b2"}]} 2026-05-09 14:09:18.901 7 INFO neutron.services.segments.plugin [-] Segment 0db9d69a-79db-49d6-8175-aa19457221c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0db9d69a-79db-49d6-8175-aa19457221c0 found for delete ", "request_id": "req-ba68e26b-daf9-4679-ba1c-403e5a52b5d3"}]} [pid: 8|app: 0|req: 1088/2282] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:09:18 2026] POST /v2.0/subnets => generated 664 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2283] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:09:18 2026] DELETE /v2.0/networks/6de22e3f-6ae2-4513-afd8-e57a289044d5 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 14:09:18.964 8 INFO neutron.db.segments_db [None req-f6ae8a24-762b-4779-8a87-e60800961a41 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Added segment 703a7f18-6257-4ea0-8fc9-bcc737f0e89f of type vxlan for network e78dcea9-53f1-4acb-8996-4cc729b19b8a [pid: 7|app: 0|req: 1196/2284] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:09:18 2026] GET /v2.0/security-groups?tenant_id=ef57cbf09a85449886bf94c8d3755bfa&name=default => generated 2929 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:09:19.260 8 INFO neutron.db.l3_hamode_db [None req-f6ae8a24-762b-4779-8a87-e60800961a41 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1197/2285] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:09:19 2026] DELETE /v2.0/security-groups/46b4ceb5-332d-4434-80fb-2461ff7557b2 => 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: 1198/2286] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:09:19 2026] GET /v2.0/security-groups?tenant_id=a2d7140430854b7693d31148dec1fe76&name=default => generated 2929 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2287] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:09:19 2026] GET /v2.0/security-groups?tenant_id=bf971070daaa4beeaf590b13c7a79fa9&name=default => generated 2929 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2288] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:09:19 2026] DELETE /v2.0/security-groups/eca8a209-d826-4dbe-991d-4c70a2aa8edf => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2289] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:09:20 2026] DELETE /v2.0/security-groups/51df6a1b-3cfe-4cbb-9277-4abd581c47e5 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2290] 10.0.0.75 () {34 vars in 988 bytes} [Sat May 9 14:09:20 2026] GET /v2.0/ports?device_id=43e19237-6b15-4885-81f1-d8fad698caa4 => generated 1469 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2291] 10.0.0.75 () {34 vars in 1038 bytes} [Sat May 9 14:09:20 2026] GET /v2.0/security-groups?id=2234d58b-1aca-45e4-9e6f-ce9d42b84519&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: 1204/2292] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:09:20 2026] GET /v2.0/security-groups?tenant_id=db46e24f7522429d91f3342d4b717bb4&name=default => generated 2929 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2293] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:09:20 2026] DELETE /v2.0/security-groups/292e03ea-ab17-48c4-b3c4-db0487f95fe9 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:09:20.843 8 INFO neutron.db.l3_hamode_db [None req-f6ae8a24-762b-4779-8a87-e60800961a41 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1089/2294] 10.0.0.206 () {34 vars in 668 bytes} [Sat May 9 14:09:18 2026] POST /v2.0/routers => generated 728 bytes in 3231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2295] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:09:22 2026] GET /v2.0/ports?device_id=670e4109-7e8e-427a-9a0f-6802a01692c3 => generated 1200 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2296] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:09:22 2026] GET /v2.0/security-groups?id=2234d58b-1aca-45e4-9e6f-ce9d42b84519&fields=id&fields=name => generated 112 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2297] 10.0.0.206 () {32 vars in 817 bytes} [Sat May 9 14:09:23 2026] GET /v2.0/ports?network_id=52ea5463-fbb2-493b-a911-029648319b02&mac_address=fa%3A16%3A3e%3Ae7%3A9f%3A24 => generated 1200 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:09:23.149 8 WARNING neutron_lib.context [None req-02be82b3-e94b-4a53-8cc4-c7886f6a6ca5 b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:09:24.111 8 INFO neutron.db.l3_db [None req-02be82b3-e94b-4a53-8cc4-c7886f6a6ca5 b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] Floating IP 7f7a33dc-2174-48fa-b5a2-04f16af127ef associated. External IP: 10.96.250.220, port: 38ee2c8d-a04d-4de2-9d2e-fc477171b89d. [pid: 7|app: 0|req: 1206/2298] 10.0.0.206 () {34 vars in 782 bytes} [Sat May 9 14:09:22 2026] PUT /v2.0/routers/f8ed778f-31dd-493c-a4eb-8cbdf7554c96/add_router_interface => generated 309 bytes in 2018 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2299] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:09:24 2026] GET /v2.0/security-groups?tenant_id=c18d6bae1a784b4e893ae2bba0e2f837&name=default => generated 2929 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2300] 10.0.0.206 () {34 vars in 676 bytes} [Sat May 9 14:09:23 2026] POST /v2.0/floatingips => generated 855 bytes in 1359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2301] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:09:24 2026] DELETE /v2.0/security-groups/864dd825-7560-4d36-b548-951b095959ad => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:09:24.755 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7becabcb-3e5f-4b4a-a318-1a89025c2525'] response: {'name': 'network-changed', 'server_uuid': '670e4109-7e8e-427a-9a0f-6802a01692c3', 'tag': '38ee2c8d-a04d-4de2-9d2e-fc477171b89d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1209/2302] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:09:24 2026] GET /v2.0/ports?tenant_id=a7c8fc7cd2c94255b666987ba0c10523&device_id=670e4109-7e8e-427a-9a0f-6802a01692c3 => generated 1469 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2303] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:09:24 2026] GET /v2.0/security-groups?tenant_id=6629703109244df48d74463961c7a52b&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2304] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:09:24 2026] GET /v2.0/networks?id=52ea5463-fbb2-493b-a911-029648319b02 => generated 800 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:09:24.922 7 WARNING neutron_lib.context [None req-38aaa782-f9d2-4176-b4e2-7f85349e52ed e93b4ae0b8024e0589122e386b78f365 a77dd09214714c76af5e84500942ab77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1095/2305] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:09:24 2026] DELETE /v2.0/security-groups/e9becf99-db97-44ba-be33-ee2cf9cc6eb8 => 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: 1096/2306] 199.204.45.129 () {34 vars in 1057 bytes} [Sat May 9 14:09:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.105&port_id=38ee2c8d-a04d-4de2-9d2e-fc477171b89d => generated 858 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2307] 10.0.0.206 () {34 vars in 684 bytes} [Sat May 9 14:09:24 2026] POST /v2.0/security-groups => generated 1675 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-09 14:09:25.061 7 WARNING neutron_lib.context [None req-877a80ef-a615-4ef6-b03c-8e519b0f6243 e93b4ae0b8024e0589122e386b78f365 a77dd09214714c76af5e84500942ab77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1097/2308] 199.204.45.129 () {34 vars in 1103 bytes} [Sat May 9 14:09:25 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A83&port_id=38ee2c8d-a04d-4de2-9d2e-fc477171b89d => 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: 1098/2309] 199.204.45.129 () {34 vars in 1063 bytes} [Sat May 9 14:09:25 2026] GET /v2.0/subnets?id=16a11884-fd9d-4ee5-8454-e88ee8de08a3&id=d563b7bf-2079-4424-841c-931136824aa1 => generated 1365 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2310] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:09:25 2026] GET /v2.0/ports?network_id=52ea5463-fbb2-493b-a911-029648319b02&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2311] 10.0.0.206 () {34 vars in 694 bytes} [Sat May 9 14:09:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:09:25.205 7 WARNING neutron_lib.context [None req-ab34e0ff-c35c-4a31-969e-2ffdd484aeaa e93b4ae0b8024e0589122e386b78f365 a77dd09214714c76af5e84500942ab77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1100/2312] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:09:25 2026] GET /v2.0/ports?network_id=52ea5463-fbb2-493b-a911-029648319b02&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: 1101/2313] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:09:25 2026] GET /v2.0/networks/52ea5463-fbb2-493b-a911-029648319b02?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: 1213/2314] 10.0.0.206 () {34 vars in 694 bytes} [Sat May 9 14:09:25 2026] POST /v2.0/security-group-rules => generated 596 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:09:25.335 7 WARNING neutron_lib.context [None req-1cb8090c-2cfb-4ec4-826f-7a27c6c26243 e93b4ae0b8024e0589122e386b78f365 a77dd09214714c76af5e84500942ab77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1102/2315] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:09:25 2026] GET /v2.0/networks/52ea5463-fbb2-493b-a911-029648319b02?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: 1214/2316] 10.0.0.206 () {34 vars in 694 bytes} [Sat May 9 14:09:25 2026] POST /v2.0/security-group-rules => generated 602 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:09:25.449 8 WARNING neutron_lib.context [None req-1a402886-6554-4861-a588-e1054612ea36 e93b4ae0b8024e0589122e386b78f365 a77dd09214714c76af5e84500942ab77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1103/2317] 10.0.0.206 () {34 vars in 694 bytes} [Sat May 9 14:09:25 2026] POST /v2.0/security-group-rules => generated 601 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:09:25.582 7 WARNING neutron_lib.context [None req-92c69187-0e39-486b-96f9-90f66e916fa3 e93b4ae0b8024e0589122e386b78f365 a77dd09214714c76af5e84500942ab77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:09:25.620 7 INFO neutron.db.securitygroups_db [None req-92c69187-0e39-486b-96f9-90f66e916fa3 e93b4ae0b8024e0589122e386b78f365 a77dd09214714c76af5e84500942ab77 - - default default] Project a77dd09214714c76af5e84500942ab77 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: 1215/2318] 10.0.0.206 () {34 vars in 694 bytes} [Sat May 9 14:09:25 2026] POST /v2.0/security-group-rules => generated 607 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:09:25.719 8 WARNING neutron_lib.context [None req-04fd7bf8-620a-43cf-a7ec-f5dd6fa21fac e93b4ae0b8024e0589122e386b78f365 a77dd09214714c76af5e84500942ab77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:09:25.750 8 INFO neutron.db.securitygroups_db [None req-04fd7bf8-620a-43cf-a7ec-f5dd6fa21fac e93b4ae0b8024e0589122e386b78f365 a77dd09214714c76af5e84500942ab77 - - default default] Project a77dd09214714c76af5e84500942ab77 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: 1104/2319] 10.0.0.206 () {34 vars in 694 bytes} [Sat May 9 14:09:25 2026] POST /v2.0/security-group-rules => generated 606 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:09:26.487 7 WARNING neutron_lib.context [None req-6a7fbf4b-6d36-4159-bc6e-c748f048ced7 e93b4ae0b8024e0589122e386b78f365 a77dd09214714c76af5e84500942ab77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1216/2320] 10.0.0.206 () {34 vars in 684 bytes} [Sat May 9 14:09:26 2026] POST /v2.0/security-groups => generated 1661 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-09 14:09:26.625 8 WARNING neutron_lib.context [None req-9c7a5fa4-7f63-4544-97b1-52bbd4d7f24a e93b4ae0b8024e0589122e386b78f365 a77dd09214714c76af5e84500942ab77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1105/2321] 10.0.0.206 () {34 vars in 694 bytes} [Sat May 9 14:09:26 2026] POST /v2.0/security-group-rules => generated 597 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:09:26.760 7 WARNING neutron_lib.context [None req-3a432d48-808c-4191-86e5-e8d7fc829464 e93b4ae0b8024e0589122e386b78f365 a77dd09214714c76af5e84500942ab77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1217/2322] 10.0.0.206 () {34 vars in 694 bytes} [Sat May 9 14:09:26 2026] POST /v2.0/security-group-rules => generated 602 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:09:26.906 8 WARNING neutron_lib.context [None req-b3b6b34c-28c7-430e-945b-64b524ccffa2 e93b4ae0b8024e0589122e386b78f365 a77dd09214714c76af5e84500942ab77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1106/2323] 10.0.0.206 () {34 vars in 675 bytes} [Sat May 9 14:09:26 2026] POST /v2.0/floatingips => generated 552 bytes in 647 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2324] 10.0.0.237 () {34 vars in 1097 bytes} [Sat May 9 14:09:27 2026] GET /v2.0/security-groups?name=tempest-securitygroup--631089407&fields=id&tenant_id=a77dd09214714c76af5e84500942ab77 => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2325] 10.0.0.237 () {34 vars in 1097 bytes} [Sat May 9 14:09:27 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-104614600&fields=id&tenant_id=a77dd09214714c76af5e84500942ab77 => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2326] 10.0.0.237 () {34 vars in 981 bytes} [Sat May 9 14:09:27 2026] GET /v2.0/networks?id=b68de09c-0ce5-48be-bd4a-0db20e962945 => generated 673 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2327] 10.0.0.237 () {34 vars in 964 bytes} [Sat May 9 14:09:27 2026] GET /v2.0/quotas/a77dd09214714c76af5e84500942ab77 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2328] 10.0.0.237 () {34 vars in 1001 bytes} [Sat May 9 14:09:27 2026] GET /v2.0/ports?tenant_id=a77dd09214714c76af5e84500942ab77&fields=id => generated 103 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2329] 10.0.0.237 () {34 vars in 1007 bytes} [Sat May 9 14:09:27 2026] GET /v2.0/networks/b68de09c-0ce5-48be-bd4a-0db20e962945?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: 1221/2330] 10.0.0.237 () {34 vars in 1107 bytes} [Sat May 9 14:09:28 2026] GET /v2.0/networks/b68de09c-0ce5-48be-bd4a-0db20e962945?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: 1110/2331] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:09:28 2026] GET /v2.0/ports?device_id=c8633c07-920a-4342-a456-2aaa54dc360d => 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: 1222/2332] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:09:28 2026] GET /v2.0/networks?id=b68de09c-0ce5-48be-bd4a-0db20e962945 => generated 673 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2333] 199.204.45.129 () {34 vars in 1049 bytes} [Sat May 9 14:09:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a77dd09214714c76af5e84500942ab77 => generated 272 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:09:29.114 7 WARNING neutron_lib.context [req-c5eb4b84-34b4-48fd-ac73-0905bd5b3d5e req-107d2097-ed2d-4900-b3f0-1f634b1a87de e93b4ae0b8024e0589122e386b78f365 a77dd09214714c76af5e84500942ab77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1112/2334] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:09:29 2026] GET /v2.0/ports?device_id=c8633c07-920a-4342-a456-2aaa54dc360d => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2335] 199.204.45.129 () {38 vars in 954 bytes} [Sat May 9 14:09:29 2026] POST /v2.0/ports => generated 997 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2336] 199.204.45.129 () {38 vars in 1027 bytes} [Sat May 9 14:09:29 2026] PUT /v2.0/ports/21660a0e-786e-49d5-8859-e4643fcf77a5 => generated 1242 bytes in 485 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: 1224/2337] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:09:30 2026] GET /v2.0/ports?tenant_id=a77dd09214714c76af5e84500942ab77&device_id=c8633c07-920a-4342-a456-2aaa54dc360d => generated 1281 bytes in 43 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-09 14:09:30.180 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b36f20ab-42a3-400d-91f2-bca251e42cf4'] response: {'name': 'network-changed', 'server_uuid': 'c8633c07-920a-4342-a456-2aaa54dc360d', 'tag': '21660a0e-786e-49d5-8859-e4643fcf77a5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1114/2340] 199.204.45.129 () {34 vars in 1059 bytes} [Sat May 9 14:09:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=21660a0e-786e-49d5-8859-e4643fcf77a5 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2341] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:09:30 2026] GET /v2.0/subnets?id=c08e15fe-db0a-4a94-aaf3-0b0041c43307 => generated 667 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2342] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:09:30 2026] GET /v2.0/ports?network_id=b68de09c-0ce5-48be-bd4a-0db20e962945&device_owner=network%3Adhcp => generated 1244 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: 1228/2343] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:09:30 2026] GET /v2.0/networks/b68de09c-0ce5-48be-bd4a-0db20e962945?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: 1116/2344] 10.0.0.75 () {34 vars in 988 bytes} [Sat May 9 14:09:30 2026] GET /v2.0/ports?device_id=670e4109-7e8e-427a-9a0f-6802a01692c3 => generated 1469 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2345] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:09:30 2026] GET /v2.0/networks/b68de09c-0ce5-48be-bd4a-0db20e962945?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: 1117/2346] 10.0.0.75 () {34 vars in 1038 bytes} [Sat May 9 14:09:30 2026] GET /v2.0/security-groups?id=2234d58b-1aca-45e4-9e6f-ce9d42b84519&fields=id&fields=name => generated 112 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2347] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:09:30 2026] GET /v2.0/ports?device_id=c8633c07-920a-4342-a456-2aaa54dc360d => generated 1012 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2348] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:09:30 2026] GET /v2.0/ports?tenant_id=a77dd09214714c76af5e84500942ab77&device_id=c8633c07-920a-4342-a456-2aaa54dc360d => generated 1281 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2349] 10.0.0.237 () {34 vars in 1119 bytes} [Sat May 9 14:09:30 2026] GET /v2.0/security-groups?id=70f9c3d6-f026-4f6a-8124-3eae65571d4b&id=f22c7a63-9556-431a-a999-24d8d0e9a480&fields=id&fields=name => generated 205 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2350] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:09:30 2026] GET /v2.0/networks?id=b68de09c-0ce5-48be-bd4a-0db20e962945 => generated 769 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2351] 199.204.45.129 () {34 vars in 1059 bytes} [Sat May 9 14:09:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=21660a0e-786e-49d5-8859-e4643fcf77a5 => 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: 1120/2352] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:09:30 2026] GET /v2.0/subnets?id=c08e15fe-db0a-4a94-aaf3-0b0041c43307 => generated 667 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2353] 199.204.45.129 () {34 vars in 993 bytes} [Sat May 9 14:09:30 2026] GET /v2.0/ports?device_id=c8633c07-920a-4342-a456-2aaa54dc360d => generated 1281 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2354] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:09:30 2026] GET /v2.0/ports?network_id=b68de09c-0ce5-48be-bd4a-0db20e962945&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: 1234/2355] 199.204.45.129 () {34 vars in 1123 bytes} [Sat May 9 14:09:30 2026] GET /v2.0/security-groups?id=70f9c3d6-f026-4f6a-8124-3eae65571d4b&id=f22c7a63-9556-431a-a999-24d8d0e9a480&fields=id&fields=name => generated 205 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2356] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:09:30 2026] GET /v2.0/networks/b68de09c-0ce5-48be-bd4a-0db20e962945?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: 1235/2357] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:09:30 2026] GET /v2.0/networks/b68de09c-0ce5-48be-bd4a-0db20e962945?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: 1123/2358] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:09:31 2026] GET /v2.0/ports?device_id=c8633c07-920a-4342-a456-2aaa54dc360d => generated 1012 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2359] 10.0.0.237 () {34 vars in 1119 bytes} [Sat May 9 14:09:31 2026] GET /v2.0/security-groups?id=70f9c3d6-f026-4f6a-8124-3eae65571d4b&id=f22c7a63-9556-431a-a999-24d8d0e9a480&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: 1124/2360] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:09:32 2026] GET /v2.0/ports?device_id=c8633c07-920a-4342-a456-2aaa54dc360d => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2361] 10.0.0.237 () {34 vars in 1119 bytes} [Sat May 9 14:09:32 2026] GET /v2.0/security-groups?id=70f9c3d6-f026-4f6a-8124-3eae65571d4b&id=f22c7a63-9556-431a-a999-24d8d0e9a480&fields=id&fields=name => generated 205 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2362] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:09:34 2026] GET /v2.0/ports?device_id=c8633c07-920a-4342-a456-2aaa54dc360d => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2363] 10.0.0.237 () {34 vars in 1119 bytes} [Sat May 9 14:09:34 2026] GET /v2.0/security-groups?id=70f9c3d6-f026-4f6a-8124-3eae65571d4b&id=f22c7a63-9556-431a-a999-24d8d0e9a480&fields=id&fields=name => generated 205 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2364] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:09:34 2026] GET /v2.0/ports?device_id=c8633c07-920a-4342-a456-2aaa54dc360d => generated 1014 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:09:34.817 7 INFO neutron.db.l3_db [None req-b9436870-5aad-4c4c-a751-e524e54def3e e93b4ae0b8024e0589122e386b78f365 a77dd09214714c76af5e84500942ab77 - - default default] Floating IP 2982db72-e9c2-4675-a825-ff3332c43aff associated. External IP: 10.96.250.215, port: 21660a0e-786e-49d5-8859-e4643fcf77a5. [pid: 7|app: 0|req: 1239/2365] 10.0.0.206 () {34 vars in 748 bytes} [Sat May 9 14:09:34 2026] PUT /v2.0/floatingips/2982db72-e9c2-4675-a825-ff3332c43aff => generated 856 bytes in 969 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2366] 10.0.0.206 () {32 vars in 720 bytes} [Sat May 9 14:09:36 2026] GET /v2.0/subnets/f49d7859-2d30-4799-a043-3900941685f0 => generated 652 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:09:36.972 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ad8c9005-a7b2-4812-a765-79efd0cf5a95'] response: {'name': 'network-changed', 'server_uuid': 'c8633c07-920a-4342-a456-2aaa54dc360d', 'tag': '21660a0e-786e-49d5-8859-e4643fcf77a5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1128/2367] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:09:36 2026] GET /v2.0/ports?tenant_id=a77dd09214714c76af5e84500942ab77&device_id=c8633c07-920a-4342-a456-2aaa54dc360d => generated 1283 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2368] 10.0.0.131 () {30 vars in 689 bytes} [Sat May 9 14:09:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2369] 10.0.0.131 () {30 vars in 691 bytes} [Sat May 9 14:09:37 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/2370] 10.0.0.131 () {30 vars in 667 bytes} [Sat May 9 14:09:37 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2371] 10.0.0.131 () {30 vars in 703 bytes} [Sat May 9 14:09:37 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: 1129/2372] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:09:37 2026] GET /v2.0/networks?id=b68de09c-0ce5-48be-bd4a-0db20e962945 => generated 769 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2373] 199.204.45.129 () {34 vars in 1059 bytes} [Sat May 9 14:09:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=21660a0e-786e-49d5-8859-e4643fcf77a5 => generated 861 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2374] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:09:37 2026] GET /v2.0/subnets?id=c08e15fe-db0a-4a94-aaf3-0b0041c43307 => generated 667 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2375] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:09:37 2026] GET /v2.0/ports?network_id=b68de09c-0ce5-48be-bd4a-0db20e962945&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2376] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:09:37 2026] GET /v2.0/networks/b68de09c-0ce5-48be-bd4a-0db20e962945?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: 1246/2377] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:09:37 2026] GET /v2.0/networks/b68de09c-0ce5-48be-bd4a-0db20e962945?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2378] 10.0.0.131 () {28 vars in 438 bytes} [Sat May 9 14:09:37 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2379] 10.0.0.131 () {30 vars in 727 bytes} [Sat May 9 14:09:37 2026] GET /v2.0/subnets/f49d7859-2d30-4799-a043-3900941685f0 => generated 634 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2380] 10.0.0.131 () {30 vars in 689 bytes} [Sat May 9 14:09:37 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: 1248/2381] 10.0.0.131 () {30 vars in 691 bytes} [Sat May 9 14:09:37 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2382] 10.0.0.131 () {30 vars in 667 bytes} [Sat May 9 14:09:37 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2383] 10.0.0.131 () {30 vars in 703 bytes} [Sat May 9 14:09:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2384] 10.0.0.131 () {30 vars in 727 bytes} [Sat May 9 14:09:37 2026] GET /v2.0/subnets/f49d7859-2d30-4799-a043-3900941685f0 => 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: 1250/2385] 10.0.0.131 () {30 vars in 689 bytes} [Sat May 9 14:09:37 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: 1136/2386] 10.0.0.131 () {30 vars in 691 bytes} [Sat May 9 14:09:37 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: 1251/2387] 10.0.0.131 () {30 vars in 667 bytes} [Sat May 9 14:09:37 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: 1137/2388] 10.0.0.131 () {30 vars in 703 bytes} [Sat May 9 14:09:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2389] 10.0.0.131 () {30 vars in 729 bytes} [Sat May 9 14:09:37 2026] GET /v2.0/networks/c0dc3b64-ea6b-4885-a018-9fec14e2e81c => generated 799 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2390] 10.0.0.131 () {30 vars in 681 bytes} [Sat May 9 14:09:38 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: 1253/2391] 10.0.0.131 () {34 vars in 703 bytes} [Sat May 9 14:09:38 2026] POST /v2.0/ports => generated 1132 bytes in 468 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2392] 199.204.45.129 () {30 vars in 702 bytes} [Sat May 9 14:09:40 2026] GET /v2.0/extensions/security-group => generated 170 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, ' [pid: 7|app: 0|req: 1254/2393] 199.204.45.129 () {30 vars in 704 bytes} [Sat May 9 14:09:40 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: 1140/2394] 199.204.45.129 () {30 vars in 680 bytes} [Sat May 9 14:09:40 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: 1255/2395] 199.204.45.129 () {30 vars in 716 bytes} [Sat May 9 14:09:40 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: 1141/2396] 199.204.45.129 () {30 vars in 736 bytes} [Sat May 9 14:09:41 2026] GET /v2.0/ports/22dd1cc4-6411-457d-b6f7-de40351f1061 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2397] 199.204.45.129 () {30 vars in 702 bytes} [Sat May 9 14:09:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2398] 199.204.45.129 () {30 vars in 704 bytes} [Sat May 9 14:09:41 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2399] 199.204.45.129 () {30 vars in 680 bytes} [Sat May 9 14:09:41 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: 1143/2400] 199.204.45.129 () {30 vars in 716 bytes} [Sat May 9 14:09:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:09:41.354 7 INFO neutron.api.v2.resource [None req-556e0bbb-8f05-4300-b255-a1310f623dd6 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1258/2401] 199.204.45.129 () {30 vars in 762 bytes} [Sat May 9 14:09:41 2026] GET /v2.0/security-groups/lb-9b115024-4368-441d-8a57-c5597b93b3b3 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2402] 199.204.45.129 () {30 vars in 784 bytes} [Sat May 9 14:09:41 2026] GET /v2.0/security-groups?name=lb-9b115024-4368-441d-8a57-c5597b93b3b3 => generated 23 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2403] 199.204.45.129 () {34 vars in 735 bytes} [Sat May 9 14:09:41 2026] POST /v2.0/security-groups => generated 1638 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2404] 199.204.45.129 () {30 vars in 814 bytes} [Sat May 9 14:09:41 2026] GET /v2.0/security-group-rules?security_group_id=8d1bddff-32d6-491a-bcf9-553b7435c661 => generated 1182 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2405] 199.204.45.129 () {34 vars in 788 bytes} [Sat May 9 14:09:41 2026] PUT /v2.0/ports/22dd1cc4-6411-457d-b6f7-de40351f1061 => generated 1132 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2406] 199.204.45.129 () {30 vars in 702 bytes} [Sat May 9 14:09:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 1261/2407] 199.204.45.129 () {30 vars in 704 bytes} [Sat May 9 14:09:41 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: 1147/2408] 199.204.45.129 () {30 vars in 680 bytes} [Sat May 9 14:09:42 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: 1262/2409] 199.204.45.129 () {30 vars in 716 bytes} [Sat May 9 14:09:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2410] 199.204.45.129 () {30 vars in 740 bytes} [Sat May 9 14:09:42 2026] GET /v2.0/subnets/f49d7859-2d30-4799-a043-3900941685f0 => generated 652 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2411] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:09:44 2026] GET /v2.0/ports?device_id=c8633c07-920a-4342-a456-2aaa54dc360d => generated 1014 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2412] 10.0.0.237 () {34 vars in 1119 bytes} [Sat May 9 14:09:44 2026] GET /v2.0/security-groups?id=70f9c3d6-f026-4f6a-8124-3eae65571d4b&id=f22c7a63-9556-431a-a999-24d8d0e9a480&fields=id&fields=name => generated 205 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2413] 10.0.0.206 () {32 vars in 735 bytes} [Sat May 9 14:09:44 2026] GET /v2.0/ports?device_id=c8633c07-920a-4342-a456-2aaa54dc360d => generated 1283 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2414] 10.0.0.206 () {32 vars in 857 bytes} [Sat May 9 14:09:44 2026] GET /v2.0/floatingips?floating_network_id=fb6b8ca0-7818-49d9-a7a0-b41146b2a296&port_id=21660a0e-786e-49d5-8859-e4643fcf77a5 => generated 861 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2417] 10.0.0.75 () {34 vars in 988 bytes} [Sat May 9 14:09:45 2026] GET /v2.0/ports?device_id=c8633c07-920a-4342-a456-2aaa54dc360d => generated 1283 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2418] 10.0.0.75 () {34 vars in 1118 bytes} [Sat May 9 14:09:45 2026] GET /v2.0/security-groups?id=70f9c3d6-f026-4f6a-8124-3eae65571d4b&id=f22c7a63-9556-431a-a999-24d8d0e9a480&fields=id&fields=name => generated 205 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2419] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:09:48 2026] GET /v2.0/ports?device_id=c8633c07-920a-4342-a456-2aaa54dc360d => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2420] 10.0.0.237 () {34 vars in 1119 bytes} [Sat May 9 14:09:48 2026] GET /v2.0/security-groups?id=70f9c3d6-f026-4f6a-8124-3eae65571d4b&id=f22c7a63-9556-431a-a999-24d8d0e9a480&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: 7|app: 0|req: 1268/2421] 199.204.45.129 () {34 vars in 993 bytes} [Sat May 9 14:09:48 2026] GET /v2.0/ports?device_id=c8633c07-920a-4342-a456-2aaa54dc360d => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:09:49.006 8 INFO neutron.db.l3_db [req-a2a6d71e-1db4-4e36-ae9b-938bb3c8b8b6 req-dad8e22b-8479-4989-84bc-9e679228f60a e93b4ae0b8024e0589122e386b78f365 a77dd09214714c76af5e84500942ab77 - - default default] Floating IP 2982db72-e9c2-4675-a825-ff3332c43aff disassociated. External IP: 10.96.250.215, port: 21660a0e-786e-49d5-8859-e4643fcf77a5. [pid: 7|app: 0|req: 1269/2422] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:09:49 2026] GET /v2.0/ports?device_id=c8633c07-920a-4342-a456-2aaa54dc360d => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2423] 199.204.45.129 () {36 vars in 996 bytes} [Sat May 9 14:09:48 2026] DELETE /v2.0/ports/21660a0e-786e-49d5-8859-e4643fcf77a5 => generated 0 bytes in 815 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2424] 10.0.0.237 () {34 vars in 1015 bytes} [Sat May 9 14:09:49 2026] GET /v2.0/security-groups?id=0b0d148f-a561-4f5b-b129-6565691d2f4d&fields=id => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:09:49.910 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ead4c549-689b-41c8-a0df-01c2e249bfa5'] response: {'server_uuid': 'c8633c07-920a-4342-a456-2aaa54dc360d', 'name': 'network-vif-deleted', 'tag': '21660a0e-786e-49d5-8859-e4643fcf77a5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1155/2425] 10.0.0.237 () {34 vars in 981 bytes} [Sat May 9 14:09:49 2026] GET /v2.0/networks?id=2168eb9c-45a2-449f-9200-1045bd06ce91 => generated 735 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2426] 10.0.0.237 () {34 vars in 964 bytes} [Sat May 9 14:09:49 2026] GET /v2.0/quotas/e28b2e008ca44d1fbb34a95a470c83ab => 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: 1156/2427] 10.0.0.237 () {34 vars in 1001 bytes} [Sat May 9 14:09:49 2026] GET /v2.0/ports?tenant_id=e28b2e008ca44d1fbb34a95a470c83ab&fields=id => generated 149 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2428] 10.0.0.237 () {34 vars in 1007 bytes} [Sat May 9 14:09:50 2026] GET /v2.0/networks/2168eb9c-45a2-449f-9200-1045bd06ce91?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2429] 10.0.0.237 () {34 vars in 1107 bytes} [Sat May 9 14:09:50 2026] GET /v2.0/networks/2168eb9c-45a2-449f-9200-1045bd06ce91?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: 1273/2430] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:09:50 2026] DELETE /v2.0/security-groups/f22c7a63-9556-431a-a999-24d8d0e9a480 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:09:50.563 8 INFO neutron.api.v2.resource [None req-406a75d6-90d6-437e-91e8-58209bf3a6ad e93b4ae0b8024e0589122e386b78f365 a77dd09214714c76af5e84500942ab77 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1158/2431] 10.0.0.206 () {32 vars in 736 bytes} [Sat May 9 14:09:50 2026] GET /v2.0/security-groups/f22c7a63-9556-431a-a999-24d8d0e9a480 => 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: 1159/2432] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:09:50 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2433] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:09:50 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2434] 10.0.0.206 () {32 vars in 731 bytes} [Sat May 9 14:09:50 2026] DELETE /v2.0/floatingips/2982db72-e9c2-4675-a825-ff3332c43aff => generated 0 bytes in 357 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2435] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:09:50 2026] DELETE /v2.0/security-groups/70f9c3d6-f026-4f6a-8124-3eae65571d4b => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2436] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:09:51 2026] GET /v2.0/networks?id=2168eb9c-45a2-449f-9200-1045bd06ce91 => generated 735 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2437] 199.204.45.129 () {34 vars in 1049 bytes} [Sat May 9 14:09:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e28b2e008ca44d1fbb34a95a470c83ab => generated 343 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2438] 199.204.45.129 () {38 vars in 954 bytes} [Sat May 9 14:09:51 2026] POST /v2.0/ports => generated 1078 bytes in 413 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: 1275/2439] 10.0.0.206 () {34 vars in 788 bytes} [Sat May 9 14:09:51 2026] PUT /v2.0/routers/97b64d41-1868-46e6-b1a0-a3a287ee9bc5/remove_router_interface => generated 309 bytes in 1428 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2440] 199.204.45.129 () {38 vars in 1027 bytes} [Sat May 9 14:09:51 2026] PUT /v2.0/ports/f5c1d690-9597-4621-b53b-d0f091e910b5 => generated 1203 bytes in 978 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-09 14:09:52.822 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bce59ca9-3d33-4455-9a53-d857756006d4'] response: {'name': 'network-changed', 'server_uuid': '0ef238ac-3758-4963-acb1-0b5c4e03382c', 'tag': 'f5c1d690-9597-4621-b53b-d0f091e910b5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1166/2441] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:09:52 2026] GET /v2.0/ports?tenant_id=e28b2e008ca44d1fbb34a95a470c83ab&device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 1242 bytes in 73 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: 1167/2442] 199.204.45.129 () {34 vars in 1059 bytes} [Sat May 9 14:09:52 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.83&port_id=f5c1d690-9597-4621-b53b-d0f091e910b5 => 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: 1168/2443] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:09:52 2026] GET /v2.0/subnets?id=e8b88be6-8f74-4663-b47a-98cbc3ffda35 => 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: 1169/2444] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:09:52 2026] GET /v2.0/ports?network_id=2168eb9c-45a2-449f-9200-1045bd06ce91&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2445] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:09:52 2026] GET /v2.0/networks/2168eb9c-45a2-449f-9200-1045bd06ce91?fields=segments => generated 14 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2446] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:09:53 2026] GET /v2.0/networks/2168eb9c-45a2-449f-9200-1045bd06ce91?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2447] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:09:53 2026] GET /v2.0/ports?tenant_id=e28b2e008ca44d1fbb34a95a470c83ab&device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2448] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:09:53 2026] GET /v2.0/networks?id=2168eb9c-45a2-449f-9200-1045bd06ce91 => generated 735 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2449] 199.204.45.129 () {34 vars in 1059 bytes} [Sat May 9 14:09:53 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.83&port_id=f5c1d690-9597-4621-b53b-d0f091e910b5 => 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: 1175/2450] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:09:53 2026] GET /v2.0/subnets?id=e8b88be6-8f74-4663-b47a-98cbc3ffda35 => generated 630 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2451] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:09:53 2026] GET /v2.0/ports?network_id=2168eb9c-45a2-449f-9200-1045bd06ce91&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2452] 199.204.45.129 () {34 vars in 993 bytes} [Sat May 9 14:09:53 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2453] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:09:53 2026] GET /v2.0/networks/2168eb9c-45a2-449f-9200-1045bd06ce91?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: 1179/2454] 199.204.45.129 () {34 vars in 1043 bytes} [Sat May 9 14:09:53 2026] GET /v2.0/security-groups?id=0b0d148f-a561-4f5b-b129-6565691d2f4d&fields=id&fields=name => generated 96 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2455] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:09:53 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2456] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:09:53 2026] GET /v2.0/networks/2168eb9c-45a2-449f-9200-1045bd06ce91?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: 1182/2457] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:09:53 2026] GET /v2.0/security-groups?id=0b0d148f-a561-4f5b-b129-6565691d2f4d&fields=id&fields=name => generated 96 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2458] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:09:53 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:09:53.951 7 INFO neutron.services.segments.plugin [-] Segment 3eb2dffc-881e-4fa0-89ef-0132419a5e3a resource provider aggregate not found 2026-05-09 14:09:53.959 7 INFO neutron.services.segments.plugin [-] Segment 3eb2dffc-881e-4fa0-89ef-0132419a5e3a resource provider aggregate not found 2026-05-09 14:09:53.965 7 INFO neutron.db.l3_hamode_db [None req-8ea44237-15be-42f4-a130-28c87be7a195 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] HA network 7a498814-8d03-43bf-8d9d-0bbf7d5af57f was deleted as no HA routers are present in tenant a77dd09214714c76af5e84500942ab77. [pid: 7|app: 0|req: 1276/2459] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:09:52 2026] DELETE /v2.0/routers/97b64d41-1868-46e6-b1a0-a3a287ee9bc5 => generated 0 bytes in 1408 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2460] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:09:53 2026] DELETE /v2.0/subnets/c08e15fe-db0a-4a94-aaf3-0b0041c43307 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 14:09:54.273 7 INFO neutron.services.segments.plugin [-] Segment 3eb2dffc-881e-4fa0-89ef-0132419a5e3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3eb2dffc-881e-4fa0-89ef-0132419a5e3a found for delete ", "request_id": "req-f1ad9657-538f-49be-b847-944583219e25"}]} 2026-05-09 14:09:54.279 7 INFO neutron.services.segments.plugin [-] Segment 3eb2dffc-881e-4fa0-89ef-0132419a5e3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3eb2dffc-881e-4fa0-89ef-0132419a5e3a found for delete ", "request_id": "req-8f49df50-caeb-4014-8f83-46349673cd45"}]} [pid: 7|app: 0|req: 1277/2461] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:09:54 2026] DELETE /v2.0/networks/b68de09c-0ce5-48be-bd4a-0db20e962945 => generated 0 bytes in 445 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2462] 10.0.0.206 () {34 vars in 788 bytes} [Sat May 9 14:09:54 2026] PUT /v2.0/routers/f8ed778f-31dd-493c-a4eb-8cbdf7554c96/remove_router_interface => generated 309 bytes in 1301 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:09:56.299 7 INFO neutron.services.segments.plugin [-] Segment db696cc5-c879-4237-bf2d-a831601d5799 resource provider aggregate not found 2026-05-09 14:09:56.303 7 INFO neutron.services.segments.plugin [-] Segment db696cc5-c879-4237-bf2d-a831601d5799 resource provider aggregate not found 2026-05-09 14:09:56.321 7 INFO neutron.services.segments.plugin [-] Segment db696cc5-c879-4237-bf2d-a831601d5799 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db696cc5-c879-4237-bf2d-a831601d5799 found for delete ", "request_id": "req-65029f9b-3b77-4071-b095-6fd8888b6ff6"}]} 2026-05-09 14:09:56.322 7 INFO neutron.services.segments.plugin [-] Segment db696cc5-c879-4237-bf2d-a831601d5799 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db696cc5-c879-4237-bf2d-a831601d5799 found for delete ", "request_id": "req-30723f59-b027-4f76-af87-b1d2a35f09a3"}]} [pid: 8|app: 0|req: 1186/2463] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:09:56 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2464] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:09:57 2026] GET /v2.0/security-groups?id=0b0d148f-a561-4f5b-b129-6565691d2f4d&fields=id&fields=name => generated 96 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2465] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:09:57 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:09:57.283 7 INFO neutron.db.l3_hamode_db [None req-5d3446ef-dd1d-40cb-80a6-1fe0caadb3d6 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] HA network e78dcea9-53f1-4acb-8996-4cc729b19b8a was deleted as no HA routers are present in tenant c707c1fc2d6a4e34a8b19e4d3887d26c. [pid: 7|app: 0|req: 1278/2466] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:09:56 2026] DELETE /v2.0/routers/f8ed778f-31dd-493c-a4eb-8cbdf7554c96 => generated 0 bytes in 1269 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2467] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:09:57 2026] DELETE /v2.0/subnets/dd14089f-bd06-44b1-928f-3b9c04a370da => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2468] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:09:57 2026] DELETE /v2.0/networks/263229ba-15ee-40c4-b65b-d2902c529a10 => generated 0 bytes in 484 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2469] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:09:58 2026] GET /v2.0/security-groups?tenant_id=c707c1fc2d6a4e34a8b19e4d3887d26c&name=default => generated 2929 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:09:58.511 7 INFO neutron.services.segments.plugin [-] Segment 703a7f18-6257-4ea0-8fc9-bcc737f0e89f resource provider aggregate not found 2026-05-09 14:09:58.515 7 INFO neutron.services.segments.plugin [-] Segment 703a7f18-6257-4ea0-8fc9-bcc737f0e89f resource provider aggregate not found 2026-05-09 14:09:58.530 7 INFO neutron.services.segments.plugin [-] Segment 703a7f18-6257-4ea0-8fc9-bcc737f0e89f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 703a7f18-6257-4ea0-8fc9-bcc737f0e89f found for delete ", "request_id": "req-69d930a9-d479-4d55-a75a-2c7d4b77eb79"}]} 2026-05-09 14:09:58.535 7 INFO neutron.services.segments.plugin [-] Segment 703a7f18-6257-4ea0-8fc9-bcc737f0e89f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 703a7f18-6257-4ea0-8fc9-bcc737f0e89f found for delete ", "request_id": "req-f5fe822d-7844-49de-b174-410f9e2b9201"}]} 2026-05-09 14:09:58.549 7 INFO neutron.services.segments.plugin [-] Segment 6697be9d-94e8-42b8-a7be-698cb00a8700 resource provider aggregate not found 2026-05-09 14:09:58.559 7 INFO neutron.services.segments.plugin [-] Segment 6697be9d-94e8-42b8-a7be-698cb00a8700 resource provider aggregate not found 2026-05-09 14:09:58.570 7 INFO neutron.services.segments.plugin [-] Segment 6697be9d-94e8-42b8-a7be-698cb00a8700 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6697be9d-94e8-42b8-a7be-698cb00a8700 found for delete ", "request_id": "req-ac7f642c-3812-4a78-9df0-5ceddd63aa70"}]} 2026-05-09 14:09:58.576 7 INFO neutron.services.segments.plugin [-] Segment 6697be9d-94e8-42b8-a7be-698cb00a8700 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6697be9d-94e8-42b8-a7be-698cb00a8700 found for delete ", "request_id": "req-e181969c-c01f-4b2f-9f80-554b40bdf359"}]} [pid: 7|app: 0|req: 1280/2470] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:09:58 2026] DELETE /v2.0/security-groups/c30f3926-f116-44f4-bd23-a2fdd816f9b8 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2471] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:09:58 2026] GET /v2.0/security-groups?tenant_id=a77dd09214714c76af5e84500942ab77&name=default => generated 2929 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2472] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:09:58 2026] DELETE /v2.0/security-groups/fe0d52d4-79f9-4190-862d-fe0e9b0187e8 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:10:03.649 8 WARNING neutron_lib.context [None req-475555f8-4963-4fb2-b826-d9c405f7745e a2b20e77a68e41fe91525b2450553393 17626641b318458588e31edd12d88609 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:10:03.694 8 INFO neutron.db.segments_db [None req-475555f8-4963-4fb2-b826-d9c405f7745e a2b20e77a68e41fe91525b2450553393 17626641b318458588e31edd12d88609 - - default default] Added segment 58a001f2-290e-4187-8e50-bca48f6cf01a of type vxlan for network 8735f318-59df-4ddc-9553-7a7ee781fd7a 2026-05-09 14:10:04.082 8 INFO neutron.db.l3_hamode_db [None req-475555f8-4963-4fb2-b826-d9c405f7745e a2b20e77a68e41fe91525b2450553393 17626641b318458588e31edd12d88609 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 14:10:04.331 8 INFO neutron.db.l3_hamode_db [None req-475555f8-4963-4fb2-b826-d9c405f7745e a2b20e77a68e41fe91525b2450553393 17626641b318458588e31edd12d88609 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1193/2475] 10.0.0.206 () {34 vars in 667 bytes} [Sat May 9 14:10:03 2026] POST /v2.0/routers => generated 474 bytes in 1633 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:10:05.117 7 WARNING neutron_lib.context [None req-596f828c-3fa4-4000-8ec7-0549b3e66500 a2b20e77a68e41fe91525b2450553393 17626641b318458588e31edd12d88609 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:10:05.163 7 INFO neutron.db.l3_hamode_db [None req-596f828c-3fa4-4000-8ec7-0549b3e66500 a2b20e77a68e41fe91525b2450553393 17626641b318458588e31edd12d88609 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 14:10:05.349 7 INFO neutron.db.l3_hamode_db [None req-596f828c-3fa4-4000-8ec7-0549b3e66500 a2b20e77a68e41fe91525b2450553393 17626641b318458588e31edd12d88609 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1283/2476] 10.0.0.206 () {34 vars in 667 bytes} [Sat May 9 14:10:05 2026] POST /v2.0/routers => generated 474 bytes in 1030 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:10:06.156 8 WARNING neutron_lib.context [None req-53cc6240-eeb3-4f11-aab8-c262b5a1e620 a2b20e77a68e41fe91525b2450553393 17626641b318458588e31edd12d88609 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:10:06.215 8 INFO neutron.db.l3_hamode_db [None req-53cc6240-eeb3-4f11-aab8-c262b5a1e620 a2b20e77a68e41fe91525b2450553393 17626641b318458588e31edd12d88609 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 14:10:06.377 8 INFO neutron.db.l3_hamode_db [None req-53cc6240-eeb3-4f11-aab8-c262b5a1e620 a2b20e77a68e41fe91525b2450553393 17626641b318458588e31edd12d88609 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1194/2477] 10.0.0.206 () {34 vars in 667 bytes} [Sat May 9 14:10:06 2026] POST /v2.0/routers => generated 474 bytes in 1040 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:10:07.197 7 WARNING neutron_lib.context [None req-8e594ac5-af8e-41ec-afda-9819a5248be4 a2b20e77a68e41fe91525b2450553393 17626641b318458588e31edd12d88609 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:10:07.251 7 INFO neutron.db.l3_hamode_db [None req-8e594ac5-af8e-41ec-afda-9819a5248be4 a2b20e77a68e41fe91525b2450553393 17626641b318458588e31edd12d88609 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 14:10:07.417 7 INFO neutron.db.l3_hamode_db [None req-8e594ac5-af8e-41ec-afda-9819a5248be4 a2b20e77a68e41fe91525b2450553393 17626641b318458588e31edd12d88609 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1284/2478] 10.0.0.206 () {34 vars in 667 bytes} [Sat May 9 14:10:07 2026] POST /v2.0/routers => generated 474 bytes in 1067 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:10:08.270 8 WARNING neutron_lib.context [None req-401c6170-fa02-4251-9d7d-e481d82c40ee a2b20e77a68e41fe91525b2450553393 17626641b318458588e31edd12d88609 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:10:08.315 8 INFO neutron.db.l3_hamode_db [None req-401c6170-fa02-4251-9d7d-e481d82c40ee a2b20e77a68e41fe91525b2450553393 17626641b318458588e31edd12d88609 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 14:10:08.890 8 INFO neutron.db.l3_hamode_db [None req-401c6170-fa02-4251-9d7d-e481d82c40ee a2b20e77a68e41fe91525b2450553393 17626641b318458588e31edd12d88609 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1195/2479] 10.0.0.206 () {34 vars in 667 bytes} [Sat May 9 14:10:08 2026] POST /v2.0/routers => generated 474 bytes in 1342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2480] 10.0.0.206 () {34 vars in 750 bytes} [Sat May 9 14:10:09 2026] PUT /v2.0/routers/c12dfc57-319d-4eb4-82cb-f83b664f1e9a/tags => generated 17 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2481] 10.0.0.206 () {34 vars in 750 bytes} [Sat May 9 14:10:09 2026] PUT /v2.0/routers/dab1341e-ab06-4050-8d22-c3e0bfcd897b/tags => generated 25 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2482] 10.0.0.206 () {34 vars in 750 bytes} [Sat May 9 14:10:09 2026] PUT /v2.0/routers/a6901163-fdc2-423e-9f19-2feaf021dff8/tags => generated 34 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2483] 10.0.0.206 () {34 vars in 750 bytes} [Sat May 9 14:10:09 2026] PUT /v2.0/routers/5dbba28e-1923-4745-8ad5-8185e565d375/tags => generated 19 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2484] 10.0.0.206 () {32 vars in 663 bytes} [Sat May 9 14:10:10 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2485] 10.0.0.206 () {32 vars in 677 bytes} [Sat May 9 14:10:10 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2486] 10.0.0.206 () {32 vars in 673 bytes} [Sat May 9 14:10:10 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2487] 10.0.0.206 () {32 vars in 685 bytes} [Sat May 9 14:10:10 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: 1289/2488] 10.0.0.206 () {32 vars in 671 bytes} [Sat May 9 14:10:10 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2489] 10.0.0.206 () {32 vars in 685 bytes} [Sat May 9 14:10:10 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2490] 10.0.0.206 () {32 vars in 681 bytes} [Sat May 9 14:10:10 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 604 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2491] 10.0.0.206 () {32 vars in 693 bytes} [Sat May 9 14:10:11 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2492] 10.0.0.206 () {32 vars in 720 bytes} [Sat May 9 14:10:11 2026] GET /v2.0/routers/c12dfc57-319d-4eb4-82cb-f83b664f1e9a => generated 485 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2493] 10.0.0.206 () {34 vars in 741 bytes} [Sat May 9 14:10:11 2026] PUT /v2.0/routers/c12dfc57-319d-4eb4-82cb-f83b664f1e9a => generated 485 bytes in 785 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2494] 10.0.0.206 () {32 vars in 735 bytes} [Sat May 9 14:10:12 2026] GET /v2.0/ports?device_id=c12dfc57-319d-4eb4-82cb-f83b664f1e9a => 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: 1203/2495] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:10:12 2026] DELETE /v2.0/routers/c12dfc57-319d-4eb4-82cb-f83b664f1e9a => generated 0 bytes in 959 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2496] 10.0.0.206 () {32 vars in 720 bytes} [Sat May 9 14:10:13 2026] GET /v2.0/routers/dab1341e-ab06-4050-8d22-c3e0bfcd897b => generated 493 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2497] 10.0.0.206 () {34 vars in 741 bytes} [Sat May 9 14:10:13 2026] PUT /v2.0/routers/dab1341e-ab06-4050-8d22-c3e0bfcd897b => generated 493 bytes in 764 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2498] 10.0.0.206 () {32 vars in 735 bytes} [Sat May 9 14:10:14 2026] GET /v2.0/ports?device_id=dab1341e-ab06-4050-8d22-c3e0bfcd897b => 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: 1205/2499] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:10:14 2026] DELETE /v2.0/routers/dab1341e-ab06-4050-8d22-c3e0bfcd897b => generated 0 bytes in 529 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2500] 10.0.0.206 () {32 vars in 720 bytes} [Sat May 9 14:10:14 2026] GET /v2.0/routers/a6901163-fdc2-423e-9f19-2feaf021dff8 => generated 502 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2503] 10.0.0.206 () {34 vars in 741 bytes} [Sat May 9 14:10:14 2026] PUT /v2.0/routers/a6901163-fdc2-423e-9f19-2feaf021dff8 => generated 502 bytes in 803 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2504] 10.0.0.206 () {32 vars in 735 bytes} [Sat May 9 14:10:15 2026] GET /v2.0/ports?device_id=a6901163-fdc2-423e-9f19-2feaf021dff8 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2505] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:10:15 2026] DELETE /v2.0/routers/a6901163-fdc2-423e-9f19-2feaf021dff8 => generated 0 bytes in 571 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2506] 10.0.0.206 () {32 vars in 720 bytes} [Sat May 9 14:10:16 2026] GET /v2.0/routers/5dbba28e-1923-4745-8ad5-8185e565d375 => generated 487 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2507] 10.0.0.206 () {34 vars in 741 bytes} [Sat May 9 14:10:16 2026] PUT /v2.0/routers/5dbba28e-1923-4745-8ad5-8185e565d375 => generated 487 bytes in 766 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2508] 10.0.0.206 () {32 vars in 735 bytes} [Sat May 9 14:10:17 2026] GET /v2.0/ports?device_id=5dbba28e-1923-4745-8ad5-8185e565d375 => 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: 1209/2509] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:10:17 2026] DELETE /v2.0/routers/5dbba28e-1923-4745-8ad5-8185e565d375 => generated 0 bytes in 965 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2510] 10.0.0.206 () {32 vars in 720 bytes} [Sat May 9 14:10:18 2026] GET /v2.0/routers/ef2a6f34-7638-42e6-8fc1-e7e1b3051de4 => generated 480 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2511] 199.204.45.129 () {34 vars in 1095 bytes} [Sat May 9 14:10:18 2026] GET /v2.0/ports?device_id=43e19237-6b15-4885-81f1-d8fad698caa4&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2512] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:10:18 2026] GET /v2.0/ports?tenant_id=a7c8fc7cd2c94255b666987ba0c10523&device_id=43e19237-6b15-4885-81f1-d8fad698caa4 => generated 1469 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2513] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:10:18 2026] GET /v2.0/networks?id=36553f8a-f488-4537-9394-060fe86a2a85 => generated 800 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2514] 199.204.45.129 () {34 vars in 1057 bytes} [Sat May 9 14:10:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.196&port_id=b042fb43-548c-4c1e-88f7-5e7cda19be95 => generated 860 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2515] 10.0.0.206 () {34 vars in 741 bytes} [Sat May 9 14:10:18 2026] PUT /v2.0/routers/ef2a6f34-7638-42e6-8fc1-e7e1b3051de4 => generated 480 bytes in 763 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2516] 199.204.45.129 () {34 vars in 1103 bytes} [Sat May 9 14:10:19 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A225&port_id=b042fb43-548c-4c1e-88f7-5e7cda19be95 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2517] 10.0.0.206 () {32 vars in 735 bytes} [Sat May 9 14:10:19 2026] GET /v2.0/ports?device_id=ef2a6f34-7638-42e6-8fc1-e7e1b3051de4 => 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: 1307/2518] 199.204.45.129 () {34 vars in 1063 bytes} [Sat May 9 14:10:19 2026] GET /v2.0/subnets?id=4f524966-a98a-402d-b569-347c295bf24c&id=6fd634c6-3a6d-4681-95a6-3b7c3d0e4dc7 => generated 1362 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2519] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:10:19 2026] GET /v2.0/ports?network_id=36553f8a-f488-4537-9394-060fe86a2a85&device_owner=network%3Adhcp => generated 1457 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2520] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:10:19 2026] GET /v2.0/ports?network_id=36553f8a-f488-4537-9394-060fe86a2a85&device_owner=network%3Adhcp => generated 1457 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2521] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:10:19 2026] GET /v2.0/networks/36553f8a-f488-4537-9394-060fe86a2a85?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2522] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:10:19 2026] GET /v2.0/networks/36553f8a-f488-4537-9394-060fe86a2a85?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) 2026-05-09 14:10:19.924 8 INFO neutron.db.l3_hamode_db [None req-741f8d8e-988b-4f23-bbcc-d0bd0d98c691 a2b20e77a68e41fe91525b2450553393 17626641b318458588e31edd12d88609 - - default default] HA network 8735f318-59df-4ddc-9553-7a7ee781fd7a was deleted as no HA routers are present in tenant 17626641b318458588e31edd12d88609. 2026-05-09 14:10:19.926 8 INFO neutron.services.segments.plugin [-] Segment 58a001f2-290e-4187-8e50-bca48f6cf01a resource provider aggregate not found 2026-05-09 14:10:19.932 8 INFO neutron.services.segments.plugin [-] Segment 58a001f2-290e-4187-8e50-bca48f6cf01a resource provider aggregate not found [pid: 8|app: 0|req: 1212/2523] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:10:19 2026] DELETE /v2.0/routers/ef2a6f34-7638-42e6-8fc1-e7e1b3051de4 => generated 0 bytes in 802 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2524] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:10:20 2026] GET /v2.0/security-groups?tenant_id=37a32c30e69c4b519aca19435d43b260&name=default => generated 2929 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:10:21.073 8 INFO neutron.services.segments.plugin [-] Segment 58a001f2-290e-4187-8e50-bca48f6cf01a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58a001f2-290e-4187-8e50-bca48f6cf01a found for delete ", "request_id": "req-07a98501-676c-45c4-a417-eb3cce7929be"}]} 2026-05-09 14:10:21.078 8 INFO neutron.services.segments.plugin [-] Segment 58a001f2-290e-4187-8e50-bca48f6cf01a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58a001f2-290e-4187-8e50-bca48f6cf01a found for delete ", "request_id": "req-9b844a53-cb44-4993-b475-849d5976d0c3"}]} [pid: 8|app: 0|req: 1213/2525] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:10:21 2026] DELETE /v2.0/security-groups/27eadce2-ddcc-4242-b372-2e61acb1836b => 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: 1313/2526] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:10:21 2026] GET /v2.0/security-groups?tenant_id=17626641b318458588e31edd12d88609&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2527] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:10:21 2026] DELETE /v2.0/security-groups/54f66f5b-6a34-4c60-b03d-565398827fdd => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2528] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:10:21 2026] GET /v2.0/security-groups?tenant_id=23849e224fc64bbf81b0f4d1e23f0b27&name=default => generated 2929 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2529] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:10:21 2026] DELETE /v2.0/security-groups/57728a5d-3244-41bc-9885-4ba3b2c5e48a => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:10:26.415 7 WARNING neutron_lib.context [None req-78c4b0af-f0b6-459c-8769-0bc04118e243 c1506885d55346018bda602bad8200a1 6ab11aacf28a4c04b53e11256d6f9ea0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1315/2530] 10.0.0.206 () {34 vars in 675 bytes} [Sat May 9 14:10:26 2026] POST /v2.0/subnetpools => generated 516 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:10:26.491 8 WARNING neutron_lib.context [None req-2f877152-3bb1-40ec-8295-6a628c5f3ca6 c1506885d55346018bda602bad8200a1 6ab11aacf28a4c04b53e11256d6f9ea0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1216/2531] 10.0.0.206 () {34 vars in 675 bytes} [Sat May 9 14:10:26 2026] POST /v2.0/subnetpools => generated 516 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:10:26.568 7 WARNING neutron_lib.context [None req-fc219aae-04c4-4d5b-9f38-47bc9d064512 c1506885d55346018bda602bad8200a1 6ab11aacf28a4c04b53e11256d6f9ea0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1316/2532] 10.0.0.206 () {34 vars in 675 bytes} [Sat May 9 14:10:26 2026] POST /v2.0/subnetpools => generated 516 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:10:26.653 8 WARNING neutron_lib.context [None req-f2ebc0fd-c735-42bf-ab97-30ef5ffab90b c1506885d55346018bda602bad8200a1 6ab11aacf28a4c04b53e11256d6f9ea0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1217/2533] 10.0.0.206 () {34 vars in 675 bytes} [Sat May 9 14:10:26 2026] POST /v2.0/subnetpools => generated 516 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:10:26.725 7 WARNING neutron_lib.context [None req-d5b5f637-238d-4d07-a07b-f55bbe61a943 c1506885d55346018bda602bad8200a1 6ab11aacf28a4c04b53e11256d6f9ea0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1317/2534] 10.0.0.206 () {34 vars in 675 bytes} [Sat May 9 14:10:26 2026] POST /v2.0/subnetpools => generated 516 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2535] 10.0.0.206 () {34 vars in 758 bytes} [Sat May 9 14:10:26 2026] PUT /v2.0/subnetpools/6c510f63-6e07-4ef1-bcf2-e4ca0dea3b9a/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2536] 10.0.0.206 () {34 vars in 758 bytes} [Sat May 9 14:10:26 2026] PUT /v2.0/subnetpools/b2b3fbc5-16fc-48bb-b479-41ac6075df6a/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2537] 10.0.0.206 () {34 vars in 758 bytes} [Sat May 9 14:10:26 2026] PUT /v2.0/subnetpools/63903b58-6ea6-4493-ae8d-41d6408ad18c/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2538] 10.0.0.206 () {34 vars in 758 bytes} [Sat May 9 14:10:26 2026] PUT /v2.0/subnetpools/6a632d30-1c5e-4b45-ba33-1b221940f715/tags => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2539] 10.0.0.206 () {32 vars in 671 bytes} [Sat May 9 14:10:26 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2540] 10.0.0.206 () {32 vars in 685 bytes} [Sat May 9 14:10:27 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2541] 10.0.0.206 () {32 vars in 681 bytes} [Sat May 9 14:10:27 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2542] 10.0.0.206 () {32 vars in 693 bytes} [Sat May 9 14:10:27 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2543] 10.0.0.206 () {32 vars in 679 bytes} [Sat May 9 14:10:27 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2544] 10.0.0.206 () {32 vars in 693 bytes} [Sat May 9 14:10:27 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2545] 10.0.0.206 () {32 vars in 689 bytes} [Sat May 9 14:10:27 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2546] 10.0.0.206 () {32 vars in 701 bytes} [Sat May 9 14:10:27 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2547] 10.0.0.206 () {32 vars in 731 bytes} [Sat May 9 14:10:27 2026] DELETE /v2.0/subnetpools/6c510f63-6e07-4ef1-bcf2-e4ca0dea3b9a => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2548] 10.0.0.206 () {32 vars in 731 bytes} [Sat May 9 14:10:27 2026] DELETE /v2.0/subnetpools/b2b3fbc5-16fc-48bb-b479-41ac6075df6a => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2549] 10.0.0.206 () {32 vars in 731 bytes} [Sat May 9 14:10:27 2026] DELETE /v2.0/subnetpools/63903b58-6ea6-4493-ae8d-41d6408ad18c => 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: 1325/2550] 10.0.0.206 () {32 vars in 731 bytes} [Sat May 9 14:10:27 2026] DELETE /v2.0/subnetpools/6a632d30-1c5e-4b45-ba33-1b221940f715 => 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: 1226/2551] 10.0.0.206 () {32 vars in 731 bytes} [Sat May 9 14:10:27 2026] DELETE /v2.0/subnetpools/05f8838e-f499-47b6-96c2-3d1b29686600 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2552] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:10:28 2026] GET /v2.0/security-groups?tenant_id=28bbcdc7d0264fe097fb16279f74f796&name=default => generated 2929 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2553] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:10:28 2026] DELETE /v2.0/security-groups/d7c92930-2fe9-4ef9-b65b-c0d814970aa3 => 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: 1327/2554] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:10:29 2026] GET /v2.0/security-groups?tenant_id=6c608a0133f64d47a79e73dd0bbf8506&name=default => generated 2929 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2555] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:10:29 2026] DELETE /v2.0/security-groups/7328f1c2-dfee-41fa-97a7-744b0347c6fc => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2556] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:10:29 2026] GET /v2.0/security-groups?tenant_id=6ab11aacf28a4c04b53e11256d6f9ea0&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2557] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:10:29 2026] DELETE /v2.0/security-groups/bb470ce2-8639-4d40-acc8-91f997db0123 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2560] 199.204.45.129 () {30 vars in 702 bytes} [Sat May 9 14:10:31 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: 1330/2561] 199.204.45.129 () {30 vars in 704 bytes} [Sat May 9 14:10:31 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: 1232/2562] 199.204.45.129 () {30 vars in 680 bytes} [Sat May 9 14:10:31 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: 1331/2563] 199.204.45.129 () {30 vars in 716 bytes} [Sat May 9 14:10:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2564] 199.204.45.129 () {30 vars in 740 bytes} [Sat May 9 14:10:32 2026] GET /v2.0/subnets/f49d7859-2d30-4799-a043-3900941685f0 => generated 652 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2565] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:10:32 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2566] 199.204.45.129 () {34 vars in 716 bytes} [Sat May 9 14:10:32 2026] POST /v2.0/ports => generated 1097 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2567] 10.0.0.237 () {34 vars in 970 bytes} [Sat May 9 14:10:32 2026] GET /v2.0/ports/e52dd443-c5fc-42d8-bdec-ed3c4619f342 => generated 1097 bytes in 278 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: 1235/2568] 10.0.0.237 () {34 vars in 906 bytes} [Sat May 9 14:10:32 2026] GET /v2.0/extensions => generated 19901 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2569] 199.204.45.129 () {34 vars in 1261 bytes} [Sat May 9 14:10:33 2026] GET /v2.0/ports/e52dd443-c5fc-42d8-bdec-ed3c4619f342?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2570] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:10:33 2026] GET /v2.0/networks/c0dc3b64-ea6b-4885-a018-9fec14e2e81c?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2571] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:10:33 2026] GET /v2.0/networks/c0dc3b64-ea6b-4885-a018-9fec14e2e81c?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: 1237/2572] 199.204.45.129 () {34 vars in 974 bytes} [Sat May 9 14:10:33 2026] GET /v2.0/ports/e52dd443-c5fc-42d8-bdec-ed3c4619f342 => generated 1097 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2573] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:10:33 2026] GET /v2.0/networks?id=c0dc3b64-ea6b-4885-a018-9fec14e2e81c => generated 802 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:10:33.678 7 WARNING neutron_lib.context [None req-64a02626-31ab-4d48-94e0-e53c764d6a64 383b9f161ac340aa8c6bd2d7399d4e41 2d1a6aaba6814c3eae6143b9f43a53e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:10:33.823 7 INFO neutron.db.segments_db [None req-64a02626-31ab-4d48-94e0-e53c764d6a64 383b9f161ac340aa8c6bd2d7399d4e41 2d1a6aaba6814c3eae6143b9f43a53e5 - - default default] Added segment 707c4e26-3f64-4858-b3e2-de18f3073bf5 of type vxlan for network b2bb23ba-ee70-4ad8-9c52-11ebd1e72b63 [pid: 8|app: 0|req: 1238/2574] 199.204.45.129 () {38 vars in 1027 bytes} [Sat May 9 14:10:33 2026] PUT /v2.0/ports/e52dd443-c5fc-42d8-bdec-ed3c4619f342 => generated 1251 bytes in 484 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2575] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:10:33 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) /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-09 14:10:33.960 8 WARNING neutron_lib.context [None req-c68cd8a6-b0df-4641-9282-f5aa4bb15cff 383b9f161ac340aa8c6bd2d7399d4e41 2d1a6aaba6814c3eae6143b9f43a53e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:10:34.030 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-63335fd4-ff62-434a-ad3c-b25981628b19'] response: {'name': 'network-changed', 'server_uuid': '0ef238ac-3758-4963-acb1-0b5c4e03382c', 'tag': 'e52dd443-c5fc-42d8-bdec-ed3c4619f342', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1338/2576] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:10:33 2026] GET /v2.0/ports?tenant_id=e28b2e008ca44d1fbb34a95a470c83ab&device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 2523 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2577] 199.204.45.129 () {34 vars in 1059 bytes} [Sat May 9 14:10:34 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.83&port_id=f5c1d690-9597-4621-b53b-d0f091e910b5 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2578] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:10:34 2026] GET /v2.0/subnets?id=e8b88be6-8f74-4663-b47a-98cbc3ffda35 => generated 630 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2579] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:10:34 2026] GET /v2.0/ports?network_id=2168eb9c-45a2-449f-9200-1045bd06ce91&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: 1239/2580] 10.0.0.206 () {34 vars in 663 bytes} [Sat May 9 14:10:33 2026] POST /v2.0/ports => generated 743 bytes in 371 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-09 14:10:34.331 8 WARNING neutron_lib.context [None req-02b9184d-9848-4316-8a37-6fb88ad647be 383b9f161ac340aa8c6bd2d7399d4e41 2d1a6aaba6814c3eae6143b9f43a53e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1342/2581] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:10:34 2026] GET /v2.0/networks/2168eb9c-45a2-449f-9200-1045bd06ce91?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: 1343/2582] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:10:34 2026] GET /v2.0/networks/2168eb9c-45a2-449f-9200-1045bd06ce91?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2583] 199.204.45.129 () {34 vars in 1057 bytes} [Sat May 9 14:10:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.159&port_id=e52dd443-c5fc-42d8-bdec-ed3c4619f342 => 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: 1345/2584] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:10:34 2026] GET /v2.0/subnets?id=f49d7859-2d30-4799-a043-3900941685f0 => generated 655 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2585] 10.0.0.206 () {34 vars in 665 bytes} [Sat May 9 14:10:34 2026] POST /v2.0/trunks => generated 407 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2586] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:10:34 2026] GET /v2.0/ports?network_id=c0dc3b64-ea6b-4885-a018-9fec14e2e81c&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:10:34.525 8 WARNING neutron_lib.context [None req-b4851d26-2361-4485-a4cc-ed93ee053c06 383b9f161ac340aa8c6bd2d7399d4e41 2d1a6aaba6814c3eae6143b9f43a53e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:10:34.576 8 INFO neutron.db.segments_db [None req-b4851d26-2361-4485-a4cc-ed93ee053c06 383b9f161ac340aa8c6bd2d7399d4e41 2d1a6aaba6814c3eae6143b9f43a53e5 - - default default] Added segment 3b401314-f707-41c6-baf1-bcc964af88e9 of type vxlan for network b649f8a2-34a1-4028-a1c9-f7a77d46a7f9 [pid: 7|app: 0|req: 1347/2587] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:10:34 2026] GET /v2.0/networks/c0dc3b64-ea6b-4885-a018-9fec14e2e81c?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: 1348/2588] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:10:34 2026] GET /v2.0/networks/c0dc3b64-ea6b-4885-a018-9fec14e2e81c?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: 1241/2589] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:10:34 2026] POST /v2.0/networks => generated 632 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:10:34.685 7 WARNING neutron_lib.context [None req-6e4f8e7e-2f7e-4753-a177-f13e6c1e799c 383b9f161ac340aa8c6bd2d7399d4e41 2d1a6aaba6814c3eae6143b9f43a53e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1242/2590] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:10:34 2026] GET /v2.0/ports?tenant_id=e28b2e008ca44d1fbb34a95a470c83ab&device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 2523 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2591] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:10:34 2026] GET /v2.0/networks?id=c0dc3b64-ea6b-4885-a018-9fec14e2e81c => generated 802 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2592] 199.204.45.129 () {34 vars in 1057 bytes} [Sat May 9 14:10:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.159&port_id=e52dd443-c5fc-42d8-bdec-ed3c4619f342 => 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: 1245/2593] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:10:34 2026] GET /v2.0/subnets?id=f49d7859-2d30-4799-a043-3900941685f0 => generated 655 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2594] 10.0.0.237 () {34 vars in 970 bytes} [Sat May 9 14:10:34 2026] GET /v2.0/ports/e52dd443-c5fc-42d8-bdec-ed3c4619f342 => generated 1287 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2595] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:10:34 2026] GET /v2.0/ports?network_id=c0dc3b64-ea6b-4885-a018-9fec14e2e81c&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: 1349/2596] 10.0.0.206 () {34 vars in 663 bytes} [Sat May 9 14:10:34 2026] POST /v2.0/ports => generated 743 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1350/2597] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:10:35 2026] GET /v2.0/networks/c0dc3b64-ea6b-4885-a018-9fec14e2e81c?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:10:35.131 7 WARNING neutron_lib.context [None req-159dd254-d150-44d3-84de-4c59946ae756 383b9f161ac340aa8c6bd2d7399d4e41 2d1a6aaba6814c3eae6143b9f43a53e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1248/2598] 199.204.45.129 () {34 vars in 788 bytes} [Sat May 9 14:10:34 2026] PUT /v2.0/ports/e52dd443-c5fc-42d8-bdec-ed3c4619f342 => generated 1312 bytes in 259 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: 1249/2599] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:10:35 2026] GET /v2.0/networks/c0dc3b64-ea6b-4885-a018-9fec14e2e81c?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-09 14:10:35.325 8 INFO neutron.api.v2.resource [None req-93d0e814-5ab4-4796-ba31-a3a2f7a063cb 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1250/2600] 199.204.45.129 () {30 vars in 762 bytes} [Sat May 9 14:10:35 2026] GET /v2.0/security-groups/lb-9b115024-4368-441d-8a57-c5597b93b3b3 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2601] 199.204.45.129 () {30 vars in 784 bytes} [Sat May 9 14:10:35 2026] GET /v2.0/security-groups?name=lb-9b115024-4368-441d-8a57-c5597b93b3b3 => generated 1639 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2602] 10.0.0.206 () {34 vars in 665 bytes} [Sat May 9 14:10:35 2026] POST /v2.0/trunks => generated 407 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:10:35.398 7 WARNING neutron_lib.context [None req-d18d12f8-0804-4197-9524-9fee88453760 383b9f161ac340aa8c6bd2d7399d4e41 2d1a6aaba6814c3eae6143b9f43a53e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:10:35.457 7 INFO neutron.db.segments_db [None req-d18d12f8-0804-4197-9524-9fee88453760 383b9f161ac340aa8c6bd2d7399d4e41 2d1a6aaba6814c3eae6143b9f43a53e5 - - default default] Added segment f5cd4d24-3447-420e-8892-ec0e455cfcd7 of type vxlan for network b0b5ad81-833c-4640-b8e3-075d639b611c [pid: 7|app: 0|req: 1352/2603] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:10:35 2026] POST /v2.0/networks => generated 632 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:10:35.607 7 WARNING neutron_lib.context [None req-c7a834dd-2013-409b-ad81-4fc39e540cef 383b9f161ac340aa8c6bd2d7399d4e41 2d1a6aaba6814c3eae6143b9f43a53e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1252/2604] 199.204.45.129 () {34 vars in 788 bytes} [Sat May 9 14:10:35 2026] PUT /v2.0/ports/e52dd443-c5fc-42d8-bdec-ed3c4619f342 => generated 1312 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2605] 199.204.45.129 () {30 vars in 702 bytes} [Sat May 9 14:10:35 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) /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: 1254/2606] 199.204.45.129 () {30 vars in 704 bytes} [Sat May 9 14:10:35 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: 1255/2607] 199.204.45.129 () {30 vars in 680 bytes} [Sat May 9 14:10:35 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2608] 199.204.45.129 () {30 vars in 716 bytes} [Sat May 9 14:10:35 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: 1353/2609] 10.0.0.206 () {34 vars in 663 bytes} [Sat May 9 14:10:35 2026] POST /v2.0/ports => generated 743 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2610] 199.204.45.129 () {30 vars in 740 bytes} [Sat May 9 14:10:35 2026] GET /v2.0/subnets/f49d7859-2d30-4799-a043-3900941685f0 => generated 652 bytes in 57 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-09 14:10:36.069 7 WARNING neutron_lib.context [None req-6ae2e888-1ae1-4b0f-8eca-002b82e34dd6 383b9f161ac340aa8c6bd2d7399d4e41 2d1a6aaba6814c3eae6143b9f43a53e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 14:10:36.097 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e9d64838-2c07-40d9-ab2d-174d07f9bd81'] response: {'name': 'network-changed', 'server_uuid': '0ef238ac-3758-4963-acb1-0b5c4e03382c', 'tag': 'e52dd443-c5fc-42d8-bdec-ed3c4619f342', 'status': 'completed', 'code': 200} 2026-05-09 14:10:36.097 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e9d64838-2c07-40d9-ab2d-174d07f9bd81'] response: {'name': 'network-changed', 'server_uuid': '0ef238ac-3758-4963-acb1-0b5c4e03382c', 'tag': 'e52dd443-c5fc-42d8-bdec-ed3c4619f342', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1258/2611] 199.204.45.129 () {30 vars in 736 bytes} [Sat May 9 14:10:36 2026] GET /v2.0/ports/22dd1cc4-6411-457d-b6f7-de40351f1061 => generated 1132 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2612] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:10:36 2026] GET /v2.0/ports?tenant_id=e28b2e008ca44d1fbb34a95a470c83ab&device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 2584 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2613] 199.204.45.129 () {30 vars in 736 bytes} [Sat May 9 14:10:36 2026] GET /v2.0/ports/e52dd443-c5fc-42d8-bdec-ed3c4619f342 => generated 1348 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2614] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:10:36 2026] GET /v2.0/networks?id=c0dc3b64-ea6b-4885-a018-9fec14e2e81c => generated 802 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2615] 10.0.0.206 () {34 vars in 665 bytes} [Sat May 9 14:10:36 2026] POST /v2.0/trunks => generated 407 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2616] 199.204.45.129 () {30 vars in 740 bytes} [Sat May 9 14:10:36 2026] GET /v2.0/subnets/f49d7859-2d30-4799-a043-3900941685f0 => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:10:36.364 8 WARNING neutron_lib.context [None req-e82ec3d7-0643-4711-b963-827921406085 383b9f161ac340aa8c6bd2d7399d4e41 2d1a6aaba6814c3eae6143b9f43a53e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1355/2617] 199.204.45.129 () {34 vars in 1057 bytes} [Sat May 9 14:10:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.159&port_id=e52dd443-c5fc-42d8-bdec-ed3c4619f342 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:10:36.434 8 INFO neutron.db.segments_db [None req-e82ec3d7-0643-4711-b963-827921406085 383b9f161ac340aa8c6bd2d7399d4e41 2d1a6aaba6814c3eae6143b9f43a53e5 - - default default] Added segment 926eb433-c47e-4569-8e9a-13968ac1ea03 of type vxlan for network ac7aad2e-ba95-4273-927a-58b8397cf3d4 [pid: 7|app: 0|req: 1356/2618] 199.204.45.129 () {30 vars in 742 bytes} [Sat May 9 14:10:36 2026] GET /v2.0/networks/c0dc3b64-ea6b-4885-a018-9fec14e2e81c => generated 799 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2619] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:10:36 2026] GET /v2.0/subnets?id=f49d7859-2d30-4799-a043-3900941685f0 => generated 655 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2620] 199.204.45.129 () {30 vars in 736 bytes} [Sat May 9 14:10:36 2026] GET /v2.0/ports/22dd1cc4-6411-457d-b6f7-de40351f1061 => 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: 1359/2621] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:10:36 2026] GET /v2.0/ports?network_id=c0dc3b64-ea6b-4885-a018-9fec14e2e81c&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2622] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:10:36 2026] POST /v2.0/networks => generated 631 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2623] 199.204.45.129 () {30 vars in 740 bytes} [Sat May 9 14:10:36 2026] GET /v2.0/subnets/f49d7859-2d30-4799-a043-3900941685f0 => generated 652 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:10:36.618 7 WARNING neutron_lib.context [None req-e46864c8-6eab-4c29-922d-66d66a58d69f 383b9f161ac340aa8c6bd2d7399d4e41 2d1a6aaba6814c3eae6143b9f43a53e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1264/2624] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:10:36 2026] GET /v2.0/networks/c0dc3b64-ea6b-4885-a018-9fec14e2e81c?fields=segments => generated 14 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2625] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:10:36 2026] GET /v2.0/networks/c0dc3b64-ea6b-4885-a018-9fec14e2e81c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2626] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:10:36 2026] GET /v2.0/ports?tenant_id=e28b2e008ca44d1fbb34a95a470c83ab&device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 2586 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2627] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:10:36 2026] GET /v2.0/networks?id=c0dc3b64-ea6b-4885-a018-9fec14e2e81c => generated 802 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2628] 10.0.0.206 () {34 vars in 663 bytes} [Sat May 9 14:10:36 2026] POST /v2.0/ports => generated 743 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2629] 199.204.45.129 () {34 vars in 1057 bytes} [Sat May 9 14:10:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.159&port_id=e52dd443-c5fc-42d8-bdec-ed3c4619f342 => 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, ' 2026-05-09 14:10:37.036 7 WARNING neutron_lib.context [None req-13abaf72-c95a-4306-afc7-b603bfbdf90c 383b9f161ac340aa8c6bd2d7399d4e41 2d1a6aaba6814c3eae6143b9f43a53e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1269/2630] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:10:37 2026] GET /v2.0/subnets?id=f49d7859-2d30-4799-a043-3900941685f0 => 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: 1270/2631] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:10:37 2026] GET /v2.0/ports?network_id=c0dc3b64-ea6b-4885-a018-9fec14e2e81c&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2632] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:10:37 2026] GET /v2.0/networks/c0dc3b64-ea6b-4885-a018-9fec14e2e81c?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: 1362/2633] 10.0.0.206 () {34 vars in 665 bytes} [Sat May 9 14:10:37 2026] POST /v2.0/trunks => generated 407 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:10:37.261 7 WARNING neutron_lib.context [None req-95a96004-cfa7-4601-8444-eda618621b91 383b9f161ac340aa8c6bd2d7399d4e41 2d1a6aaba6814c3eae6143b9f43a53e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1272/2634] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:10:37 2026] GET /v2.0/networks/c0dc3b64-ea6b-4885-a018-9fec14e2e81c?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) 2026-05-09 14:10:37.332 7 INFO neutron.db.segments_db [None req-95a96004-cfa7-4601-8444-eda618621b91 383b9f161ac340aa8c6bd2d7399d4e41 2d1a6aaba6814c3eae6143b9f43a53e5 - - default default] Added segment b0efdfce-feef-4c3a-beb0-5d9e9d5dbc04 of type vxlan for network 6a44ddcb-4841-4766-8318-ae74ee268d73 [pid: 7|app: 0|req: 1363/2635] 10.0.0.206 () {34 vars in 669 bytes} [Sat May 9 14:10:37 2026] POST /v2.0/networks => generated 631 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:10:37.480 8 WARNING neutron_lib.context [None req-94c9ee57-6f7e-4b20-bcf0-eb2c050a6a4c 383b9f161ac340aa8c6bd2d7399d4e41 2d1a6aaba6814c3eae6143b9f43a53e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1273/2636] 10.0.0.206 () {34 vars in 663 bytes} [Sat May 9 14:10:37 2026] POST /v2.0/ports => generated 743 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 14:10:37.810 7 WARNING neutron_lib.context [None req-d958fb35-0984-4010-bf7f-6e3ed8e49d27 383b9f161ac340aa8c6bd2d7399d4e41 2d1a6aaba6814c3eae6143b9f43a53e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1364/2637] 10.0.0.206 () {34 vars in 665 bytes} [Sat May 9 14:10:37 2026] POST /v2.0/trunks => generated 407 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /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: 1274/2638] 10.0.0.206 () {34 vars in 748 bytes} [Sat May 9 14:10:38 2026] PUT /v2.0/trunks/a39227c8-8ff5-457d-a283-ae250624f532/tags => generated 17 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2639] 10.0.0.206 () {34 vars in 748 bytes} [Sat May 9 14:10:38 2026] PUT /v2.0/trunks/871c035b-237c-4342-bd45-c9e2c4e138a0/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2640] 10.0.0.206 () {34 vars in 748 bytes} [Sat May 9 14:10:38 2026] PUT /v2.0/trunks/84ed5d90-e678-4754-a7b5-0772cc114be3/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2641] 10.0.0.206 () {34 vars in 748 bytes} [Sat May 9 14:10:38 2026] PUT /v2.0/trunks/65908b14-b3e8-4b43-b202-2166964cf679/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: 1276/2642] 10.0.0.206 () {32 vars in 661 bytes} [Sat May 9 14:10:38 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2643] 10.0.0.206 () {32 vars in 675 bytes} [Sat May 9 14:10:38 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2644] 10.0.0.206 () {32 vars in 671 bytes} [Sat May 9 14:10:38 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2645] 10.0.0.206 () {32 vars in 683 bytes} [Sat May 9 14:10:38 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2646] 10.0.0.206 () {32 vars in 669 bytes} [Sat May 9 14:10:38 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2647] 10.0.0.206 () {32 vars in 683 bytes} [Sat May 9 14:10:38 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2648] 10.0.0.206 () {32 vars in 679 bytes} [Sat May 9 14:10:38 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2649] 10.0.0.206 () {32 vars in 691 bytes} [Sat May 9 14:10:38 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2650] 10.0.0.206 () {32 vars in 718 bytes} [Sat May 9 14:10:38 2026] GET /v2.0/trunks/a39227c8-8ff5-457d-a283-ae250624f532 => generated 412 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2651] 10.0.0.206 () {32 vars in 716 bytes} [Sat May 9 14:10:38 2026] GET /v2.0/ports/8a1d0987-7ca3-4e91-a297-5f1989888469 => generated 826 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2652] 10.0.0.206 () {32 vars in 721 bytes} [Sat May 9 14:10:38 2026] DELETE /v2.0/trunks/a39227c8-8ff5-457d-a283-ae250624f532 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2653] 10.0.0.206 () {32 vars in 718 bytes} [Sat May 9 14:10:38 2026] GET /v2.0/trunks/871c035b-237c-4342-bd45-c9e2c4e138a0 => generated 420 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2654] 10.0.0.206 () {32 vars in 716 bytes} [Sat May 9 14:10:38 2026] GET /v2.0/ports/66d504cd-a52f-4715-9bee-dc13c95d7966 => generated 826 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2655] 10.0.0.206 () {32 vars in 721 bytes} [Sat May 9 14:10:38 2026] DELETE /v2.0/trunks/871c035b-237c-4342-bd45-c9e2c4e138a0 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2656] 10.0.0.206 () {32 vars in 718 bytes} [Sat May 9 14:10:38 2026] GET /v2.0/trunks/84ed5d90-e678-4754-a7b5-0772cc114be3 => 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: 1374/2657] 10.0.0.206 () {32 vars in 716 bytes} [Sat May 9 14:10:38 2026] GET /v2.0/ports/696904da-88c0-44d5-882c-486e4e7f3d8a => generated 826 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2658] 10.0.0.206 () {32 vars in 721 bytes} [Sat May 9 14:10:39 2026] DELETE /v2.0/trunks/84ed5d90-e678-4754-a7b5-0772cc114be3 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2659] 10.0.0.206 () {32 vars in 718 bytes} [Sat May 9 14:10:39 2026] GET /v2.0/trunks/65908b14-b3e8-4b43-b202-2166964cf679 => generated 414 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2660] 10.0.0.206 () {32 vars in 716 bytes} [Sat May 9 14:10:39 2026] GET /v2.0/ports/9a73119b-9131-45da-ba28-a4150f3bc8f0 => generated 826 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2661] 10.0.0.206 () {32 vars in 721 bytes} [Sat May 9 14:10:39 2026] DELETE /v2.0/trunks/65908b14-b3e8-4b43-b202-2166964cf679 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2662] 10.0.0.206 () {32 vars in 718 bytes} [Sat May 9 14:10:39 2026] GET /v2.0/trunks/4371fe5c-6a01-4994-a212-e8209150a211 => generated 407 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2663] 10.0.0.206 () {32 vars in 716 bytes} [Sat May 9 14:10:39 2026] GET /v2.0/ports/993914ad-e541-48e5-8328-f14b6045e367 => generated 826 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2664] 10.0.0.206 () {32 vars in 721 bytes} [Sat May 9 14:10:39 2026] DELETE /v2.0/trunks/4371fe5c-6a01-4994-a212-e8209150a211 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2665] 10.0.0.206 () {32 vars in 719 bytes} [Sat May 9 14:10:39 2026] DELETE /v2.0/ports/8a1d0987-7ca3-4e91-a297-5f1989888469 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2666] 10.0.0.206 () {32 vars in 719 bytes} [Sat May 9 14:10:39 2026] DELETE /v2.0/ports/66d504cd-a52f-4715-9bee-dc13c95d7966 => 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: 1379/2667] 10.0.0.206 () {32 vars in 719 bytes} [Sat May 9 14:10:40 2026] DELETE /v2.0/ports/696904da-88c0-44d5-882c-486e4e7f3d8a => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2668] 10.0.0.206 () {32 vars in 719 bytes} [Sat May 9 14:10:40 2026] DELETE /v2.0/ports/9a73119b-9131-45da-ba28-a4150f3bc8f0 => generated 0 bytes in 641 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2669] 10.0.0.206 () {32 vars in 719 bytes} [Sat May 9 14:10:41 2026] DELETE /v2.0/ports/993914ad-e541-48e5-8328-f14b6045e367 => 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: 1290/2670] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:10:41 2026] DELETE /v2.0/networks/b2bb23ba-ee70-4ad8-9c52-11ebd1e72b63 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2671] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:10:41 2026] DELETE /v2.0/networks/b649f8a2-34a1-4028-a1c9-f7a77d46a7f9 => generated 0 bytes in 564 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 14:10:42.076 8 INFO neutron.services.segments.plugin [-] Segment 707c4e26-3f64-4858-b3e2-de18f3073bf5 resource provider aggregate not found 2026-05-09 14:10:42.080 8 INFO neutron.services.segments.plugin [-] Segment 707c4e26-3f64-4858-b3e2-de18f3073bf5 resource provider aggregate not found 2026-05-09 14:10:42.106 8 INFO neutron.services.segments.plugin [-] Segment 707c4e26-3f64-4858-b3e2-de18f3073bf5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 707c4e26-3f64-4858-b3e2-de18f3073bf5 found for delete ", "request_id": "req-9f3222d9-1ed5-4309-8e7f-e3f781943c4e"}]} 2026-05-09 14:10:42.117 8 INFO neutron.services.segments.plugin [-] Segment 707c4e26-3f64-4858-b3e2-de18f3073bf5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 707c4e26-3f64-4858-b3e2-de18f3073bf5 found for delete ", "request_id": "req-e6d0bfa3-3343-457a-be58-32fd13e83121"}]} [pid: 8|app: 0|req: 1291/2672] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:10:42 2026] DELETE /v2.0/networks/b0b5ad81-833c-4640-b8e3-075d639b611c => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 14:10:42.300 7 INFO neutron.services.segments.plugin [-] Segment 3b401314-f707-41c6-baf1-bcc964af88e9 resource provider aggregate not found 2026-05-09 14:10:42.306 7 INFO neutron.services.segments.plugin [-] Segment 3b401314-f707-41c6-baf1-bcc964af88e9 resource provider aggregate not found 2026-05-09 14:10:42.340 7 INFO neutron.services.segments.plugin [-] Segment 3b401314-f707-41c6-baf1-bcc964af88e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b401314-f707-41c6-baf1-bcc964af88e9 found for delete ", "request_id": "req-90c10c7a-25a7-4cb8-901e-53bb0f3c17ff"}]} 2026-05-09 14:10:42.341 7 INFO neutron.services.segments.plugin [-] Segment 3b401314-f707-41c6-baf1-bcc964af88e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b401314-f707-41c6-baf1-bcc964af88e9 found for delete ", "request_id": "req-52d6790d-c380-4482-b2bd-9df33b86ed36"}]} [pid: 7|app: 0|req: 1382/2673] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:10:42 2026] DELETE /v2.0/networks/ac7aad2e-ba95-4273-927a-58b8397cf3d4 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2674] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:10:42 2026] DELETE /v2.0/networks/6a44ddcb-4841-4766-8318-ae74ee268d73 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2675] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:10:43 2026] GET /v2.0/security-groups?tenant_id=63efc0f240734ef9899c3e21253e5bf9&name=default => generated 2929 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2676] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:10:43 2026] DELETE /v2.0/security-groups/83641bd8-1b17-4aa2-b3f2-ae5baeba5f88 => 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: 1384/2677] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:10:44 2026] GET /v2.0/security-groups?tenant_id=4b16f9f040734be583548259559635f4&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:10:44.235 8 INFO neutron.services.segments.plugin [-] Segment f5cd4d24-3447-420e-8892-ec0e455cfcd7 resource provider aggregate not found 2026-05-09 14:10:44.239 8 INFO neutron.services.segments.plugin [-] Segment f5cd4d24-3447-420e-8892-ec0e455cfcd7 resource provider aggregate not found 2026-05-09 14:10:44.260 8 INFO neutron.services.segments.plugin [-] Segment f5cd4d24-3447-420e-8892-ec0e455cfcd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5cd4d24-3447-420e-8892-ec0e455cfcd7 found for delete ", "request_id": "req-acb13198-3362-4331-9e13-aed878c3aff0"}]} 2026-05-09 14:10:44.266 8 INFO neutron.services.segments.plugin [-] Segment f5cd4d24-3447-420e-8892-ec0e455cfcd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5cd4d24-3447-420e-8892-ec0e455cfcd7 found for delete ", "request_id": "req-ac1b5d18-86dd-4e0d-bcd9-ff260adc5f16"}]} 2026-05-09 14:10:44.285 8 INFO neutron.services.segments.plugin [-] Segment b0efdfce-feef-4c3a-beb0-5d9e9d5dbc04 resource provider aggregate not found 2026-05-09 14:10:44.290 8 INFO neutron.services.segments.plugin [-] Segment b0efdfce-feef-4c3a-beb0-5d9e9d5dbc04 resource provider aggregate not found 2026-05-09 14:10:44.309 8 INFO neutron.services.segments.plugin [-] Segment b0efdfce-feef-4c3a-beb0-5d9e9d5dbc04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0efdfce-feef-4c3a-beb0-5d9e9d5dbc04 found for delete ", "request_id": "req-b3f12ce4-01f6-42ef-9e48-b12cc3d1f2b9"}]} 2026-05-09 14:10:44.310 8 INFO neutron.services.segments.plugin [-] Segment b0efdfce-feef-4c3a-beb0-5d9e9d5dbc04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0efdfce-feef-4c3a-beb0-5d9e9d5dbc04 found for delete ", "request_id": "req-1c4a8a75-9d1b-4366-a7ac-f0f39d61461e"}]} [pid: 8|app: 0|req: 1294/2678] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:10:44 2026] DELETE /v2.0/security-groups/6aef9c9d-39dc-4825-bdca-0c44b488e527 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:10:44.561 7 INFO neutron.services.segments.plugin [-] Segment 926eb433-c47e-4569-8e9a-13968ac1ea03 resource provider aggregate not found 2026-05-09 14:10:44.567 7 INFO neutron.services.segments.plugin [-] Segment 926eb433-c47e-4569-8e9a-13968ac1ea03 resource provider aggregate not found 2026-05-09 14:10:44.588 7 INFO neutron.services.segments.plugin [-] Segment 926eb433-c47e-4569-8e9a-13968ac1ea03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 926eb433-c47e-4569-8e9a-13968ac1ea03 found for delete ", "request_id": "req-e14db6a1-3dfc-4dec-b630-19b5fe1a86f9"}]} 2026-05-09 14:10:44.590 7 INFO neutron.services.segments.plugin [-] Segment 926eb433-c47e-4569-8e9a-13968ac1ea03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 926eb433-c47e-4569-8e9a-13968ac1ea03 found for delete ", "request_id": "req-72cac168-57b2-4d6c-9128-85aef887f586"}]} [pid: 7|app: 0|req: 1385/2679] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:10:44 2026] GET /v2.0/security-groups?tenant_id=2d1a6aaba6814c3eae6143b9f43a53e5&name=default => generated 2929 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2680] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:10:44 2026] DELETE /v2.0/security-groups/2c07a66b-3a2a-4a1a-81be-c036dce95263 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:10:48.068 8 WARNING neutron_lib.context [None req-1276bc5b-1b2f-4ece-9d82-71a3324c7a18 aea2ed1067ec41dbabfa8c43e336b912 052527692f8c4656ac80364c9a51a225 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1297/2683] 10.0.0.206 () {34 vars in 675 bytes} [Sat May 9 14:10:47 2026] POST /v2.0/subnetpools => generated 516 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2684] 10.0.0.206 () {34 vars in 758 bytes} [Sat May 9 14:10:48 2026] PUT /v2.0/subnetpools/4f64f94e-d692-4388-bf54-cf59877abc7d/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: 1298/2685] 10.0.0.206 () {32 vars in 738 bytes} [Sat May 9 14:10:48 2026] GET /v2.0/subnetpools/4f64f94e-d692-4388-bf54-cf59877abc7d/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2686] 10.0.0.206 () {34 vars in 769 bytes} [Sat May 9 14:10:48 2026] PUT /v2.0/subnetpools/4f64f94e-d692-4388-bf54-cf59877abc7d/tags/green => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2687] 10.0.0.206 () {32 vars in 738 bytes} [Sat May 9 14:10:48 2026] GET /v2.0/subnetpools/4f64f94e-d692-4388-bf54-cf59877abc7d/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2688] 10.0.0.206 () {34 vars in 765 bytes} [Sat May 9 14:10:48 2026] PUT /v2.0/subnetpools/4f64f94e-d692-4388-bf54-cf59877abc7d/tags/red => 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: 1300/2689] 10.0.0.206 () {32 vars in 738 bytes} [Sat May 9 14:10:48 2026] GET /v2.0/subnetpools/4f64f94e-d692-4388-bf54-cf59877abc7d/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: 1390/2690] 10.0.0.206 () {34 vars in 787 bytes} [Sat May 9 14:10:48 2026] PUT /v2.0/subnetpools/4f64f94e-d692-4388-bf54-cf59877abc7d/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: 1301/2691] 10.0.0.206 () {32 vars in 738 bytes} [Sat May 9 14:10:48 2026] GET /v2.0/subnetpools/4f64f94e-d692-4388-bf54-cf59877abc7d/tags => generated 52 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2692] 10.0.0.206 () {34 vars in 758 bytes} [Sat May 9 14:10:48 2026] PUT /v2.0/subnetpools/4f64f94e-d692-4388-bf54-cf59877abc7d/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2693] 10.0.0.206 () {32 vars in 738 bytes} [Sat May 9 14:10:48 2026] GET /v2.0/subnetpools/4f64f94e-d692-4388-bf54-cf59877abc7d/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2694] 10.0.0.206 () {32 vars in 746 bytes} [Sat May 9 14:10:48 2026] GET /v2.0/subnetpools/4f64f94e-d692-4388-bf54-cf59877abc7d/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:10:48.575 8 INFO neutron.api.v2.resource [None req-3abe938d-1bab-4831-bb35-4dfb7e224bac aea2ed1067ec41dbabfa8c43e336b912 052527692f8c4656ac80364c9a51a225 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1303/2695] 10.0.0.206 () {32 vars in 750 bytes} [Sat May 9 14:10:48 2026] GET /v2.0/subnetpools/4f64f94e-d692-4388-bf54-cf59877abc7d/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2696] 10.0.0.206 () {32 vars in 749 bytes} [Sat May 9 14:10:48 2026] DELETE /v2.0/subnetpools/4f64f94e-d692-4388-bf54-cf59877abc7d/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2697] 10.0.0.206 () {32 vars in 738 bytes} [Sat May 9 14:10:48 2026] GET /v2.0/subnetpools/4f64f94e-d692-4388-bf54-cf59877abc7d/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:10:48.686 7 INFO neutron.api.v2.resource [None req-57958403-d1a5-49fa-8183-fe92f9a0d8c9 aea2ed1067ec41dbabfa8c43e336b912 052527692f8c4656ac80364c9a51a225 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1394/2698] 10.0.0.206 () {32 vars in 753 bytes} [Sat May 9 14:10:48 2026] DELETE /v2.0/subnetpools/4f64f94e-d692-4388-bf54-cf59877abc7d/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: 1305/2699] 10.0.0.206 () {32 vars in 741 bytes} [Sat May 9 14:10:48 2026] DELETE /v2.0/subnetpools/4f64f94e-d692-4388-bf54-cf59877abc7d/tags => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2700] 10.0.0.206 () {32 vars in 738 bytes} [Sat May 9 14:10:48 2026] GET /v2.0/subnetpools/4f64f94e-d692-4388-bf54-cf59877abc7d/tags => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2701] 10.0.0.206 () {32 vars in 731 bytes} [Sat May 9 14:10:48 2026] DELETE /v2.0/subnetpools/4f64f94e-d692-4388-bf54-cf59877abc7d => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:10:48.935 7 WARNING neutron_lib.context [None req-d8153129-cf21-4277-813a-0063c2804da1 b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1307/2702] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:10:49 2026] GET /v2.0/security-groups?tenant_id=62f6671acfee4065a1b2cff32f5565d2&name=default => generated 2929 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2703] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:10:49 2026] DELETE /v2.0/security-groups/f12f48f6-9baa-4335-9126-3c7b5cb34b7f => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:10:49.888 7 INFO neutron.db.l3_db [None req-d8153129-cf21-4277-813a-0063c2804da1 b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] Floating IP 6ebfb3d7-6365-45f5-929e-4d5195596fa2 associated. External IP: 10.96.250.203, port: 22dd1cc4-6411-457d-b6f7-de40351f1061. [pid: 8|app: 0|req: 1309/2704] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:10:49 2026] GET /v2.0/security-groups?tenant_id=052527692f8c4656ac80364c9a51a225&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2705] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:10:50 2026] DELETE /v2.0/security-groups/76f7101b-6cef-4e3e-bebe-527cae2be287 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2706] 10.0.0.206 () {34 vars in 676 bytes} [Sat May 9 14:10:48 2026] POST /v2.0/floatingips => generated 899 bytes in 1344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2707] 199.204.45.129 () {30 vars in 702 bytes} [Sat May 9 14:10:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2708] 199.204.45.129 () {30 vars in 704 bytes} [Sat May 9 14:10:54 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: 1312/2709] 199.204.45.129 () {30 vars in 680 bytes} [Sat May 9 14:10:54 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: 1398/2710] 199.204.45.129 () {30 vars in 716 bytes} [Sat May 9 14:10:54 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-09 14:10:54.671 8 INFO neutron.api.v2.resource [None req-83dd346c-62a0-4644-ba29-124822355fc7 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1313/2711] 199.204.45.129 () {30 vars in 762 bytes} [Sat May 9 14:10:54 2026] GET /v2.0/security-groups/lb-9b115024-4368-441d-8a57-c5597b93b3b3 => generated 149 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2712] 199.204.45.129 () {30 vars in 784 bytes} [Sat May 9 14:10:54 2026] GET /v2.0/security-groups?name=lb-9b115024-4368-441d-8a57-c5597b93b3b3 => generated 1639 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2713] 199.204.45.129 () {30 vars in 814 bytes} [Sat May 9 14:10:54 2026] GET /v2.0/security-group-rules?security_group_id=8d1bddff-32d6-491a-bcf9-553b7435c661 => generated 1182 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2714] 199.204.45.129 () {34 vars in 746 bytes} [Sat May 9 14:10:54 2026] POST /v2.0/security-group-rules => generated 597 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2715] 199.204.45.129 () {34 vars in 746 bytes} [Sat May 9 14:10:54 2026] POST /v2.0/security-group-rules => generated 601 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2718] 10.0.0.131 () {30 vars in 689 bytes} [Sat May 9 14:11:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2719] 10.0.0.131 () {30 vars in 691 bytes} [Sat May 9 14:11:01 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: 1318/2720] 10.0.0.131 () {30 vars in 667 bytes} [Sat May 9 14:11:01 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: 1403/2721] 10.0.0.131 () {30 vars in 703 bytes} [Sat May 9 14:11:01 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: 1319/2722] 10.0.0.131 () {28 vars in 438 bytes} [Sat May 9 14:11:02 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2723] 10.0.0.131 () {30 vars in 727 bytes} [Sat May 9 14:11:02 2026] GET /v2.0/subnets/4f524966-a98a-402d-b569-347c295bf24c => generated 631 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2724] 199.204.45.129 () {30 vars in 702 bytes} [Sat May 9 14:11:03 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: 1405/2725] 199.204.45.129 () {30 vars in 704 bytes} [Sat May 9 14:11:03 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: 1321/2726] 199.204.45.129 () {30 vars in 680 bytes} [Sat May 9 14:11:03 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: 1406/2727] 199.204.45.129 () {30 vars in 716 bytes} [Sat May 9 14:11:03 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: 1322/2728] 199.204.45.129 () {30 vars in 740 bytes} [Sat May 9 14:11:03 2026] GET /v2.0/subnets/4f524966-a98a-402d-b569-347c295bf24c => generated 649 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2729] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:11:03 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 2586 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2730] 199.204.45.129 () {30 vars in 702 bytes} [Sat May 9 14:11:03 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: 1408/2731] 199.204.45.129 () {30 vars in 704 bytes} [Sat May 9 14:11:03 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: 1324/2732] 199.204.45.129 () {30 vars in 680 bytes} [Sat May 9 14:11:03 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2733] 199.204.45.129 () {30 vars in 716 bytes} [Sat May 9 14:11:03 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: 1325/2734] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:11:04 2026] GET /v2.0/networks/36553f8a-f488-4537-9394-060fe86a2a85?fields=segments => generated 14 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2735] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:11:04 2026] GET /v2.0/networks/36553f8a-f488-4537-9394-060fe86a2a85?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: 1326/2736] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:11:04 2026] GET /v2.0/networks?id=36553f8a-f488-4537-9394-060fe86a2a85 => generated 800 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2737] 199.204.45.129 () {38 vars in 954 bytes} [Sat May 9 14:11:04 2026] POST /v2.0/ports => generated 1295 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2738] 199.204.45.129 () {38 vars in 1027 bytes} [Sat May 9 14:11:04 2026] PUT /v2.0/ports/a0821018-1fcc-4f16-a1fd-e6bf1a4bf215 => generated 1420 bytes in 554 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: 1412/2739] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:11:05 2026] GET /v2.0/ports?tenant_id=e28b2e008ca44d1fbb34a95a470c83ab&device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 4034 bytes in 55 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: 1328/2740] 199.204.45.129 () {34 vars in 1059 bytes} [Sat May 9 14:11:05 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.83&port_id=f5c1d690-9597-4621-b53b-d0f091e910b5 => 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: 1413/2741] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:11:05 2026] GET /v2.0/subnets?id=e8b88be6-8f74-4663-b47a-98cbc3ffda35 => generated 630 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2742] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:11:05 2026] GET /v2.0/ports?network_id=2168eb9c-45a2-449f-9200-1045bd06ce91&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: 1414/2743] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:11:05 2026] GET /v2.0/networks/2168eb9c-45a2-449f-9200-1045bd06ce91?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:11:05.835 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9f13f768-13a1-4f97-bcf6-989464aacd80'] response: {'name': 'network-changed', 'server_uuid': '0ef238ac-3758-4963-acb1-0b5c4e03382c', 'tag': 'a0821018-1fcc-4f16-a1fd-e6bf1a4bf215', 'status': 'completed', 'code': 200} /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: 1330/2744] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:11:05 2026] GET /v2.0/networks/2168eb9c-45a2-449f-9200-1045bd06ce91?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: 1415/2745] 199.204.45.129 () {34 vars in 1057 bytes} [Sat May 9 14:11:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.159&port_id=e52dd443-c5fc-42d8-bdec-ed3c4619f342 => 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: 1331/2746] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:11:05 2026] GET /v2.0/subnets?id=f49d7859-2d30-4799-a043-3900941685f0 => generated 655 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2747] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:11:05 2026] GET /v2.0/ports?network_id=c0dc3b64-ea6b-4885-a018-9fec14e2e81c&device_owner=network%3Adhcp => generated 1461 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2748] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:11:06 2026] GET /v2.0/networks/c0dc3b64-ea6b-4885-a018-9fec14e2e81c?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: 1417/2749] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:11:06 2026] GET /v2.0/networks/c0dc3b64-ea6b-4885-a018-9fec14e2e81c?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: 1333/2750] 199.204.45.129 () {34 vars in 1055 bytes} [Sat May 9 14:11:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.57&port_id=a0821018-1fcc-4f16-a1fd-e6bf1a4bf215 => 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: 1418/2751] 199.204.45.129 () {34 vars in 1101 bytes} [Sat May 9 14:11:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A62&port_id=a0821018-1fcc-4f16-a1fd-e6bf1a4bf215 => 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: 1334/2752] 199.204.45.129 () {34 vars in 1063 bytes} [Sat May 9 14:11:06 2026] GET /v2.0/subnets?id=4f524966-a98a-402d-b569-347c295bf24c&id=6fd634c6-3a6d-4681-95a6-3b7c3d0e4dc7 => generated 1362 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2753] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:11:06 2026] GET /v2.0/ports?network_id=36553f8a-f488-4537-9394-060fe86a2a85&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2754] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:11:06 2026] GET /v2.0/ports?network_id=36553f8a-f488-4537-9394-060fe86a2a85&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2755] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:11:06 2026] GET /v2.0/networks/36553f8a-f488-4537-9394-060fe86a2a85?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: 1336/2756] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:11:06 2026] GET /v2.0/networks/36553f8a-f488-4537-9394-060fe86a2a85?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: 1421/2757] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:11:06 2026] GET /v2.0/ports?tenant_id=e28b2e008ca44d1fbb34a95a470c83ab&device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 4034 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2758] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:11:06 2026] GET /v2.0/networks?id=36553f8a-f488-4537-9394-060fe86a2a85 => generated 800 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2759] 199.204.45.129 () {34 vars in 1055 bytes} [Sat May 9 14:11:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.57&port_id=a0821018-1fcc-4f16-a1fd-e6bf1a4bf215 => 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: 1338/2760] 199.204.45.129 () {34 vars in 1101 bytes} [Sat May 9 14:11:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A62&port_id=a0821018-1fcc-4f16-a1fd-e6bf1a4bf215 => 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: 1423/2761] 199.204.45.129 () {34 vars in 1063 bytes} [Sat May 9 14:11:06 2026] GET /v2.0/subnets?id=4f524966-a98a-402d-b569-347c295bf24c&id=6fd634c6-3a6d-4681-95a6-3b7c3d0e4dc7 => generated 1362 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2762] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:11:06 2026] GET /v2.0/ports?network_id=36553f8a-f488-4537-9394-060fe86a2a85&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: 7|app: 0|req: 1424/2763] 10.0.0.237 () {34 vars in 970 bytes} [Sat May 9 14:11:06 2026] GET /v2.0/ports/a0821018-1fcc-4f16-a1fd-e6bf1a4bf215 => generated 1456 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2764] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:11:06 2026] GET /v2.0/ports?network_id=36553f8a-f488-4537-9394-060fe86a2a85&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2765] 199.204.45.129 () {30 vars in 736 bytes} [Sat May 9 14:11:06 2026] GET /v2.0/ports/a0821018-1fcc-4f16-a1fd-e6bf1a4bf215 => generated 1456 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2766] 199.204.45.129 () {30 vars in 736 bytes} [Sat May 9 14:11:07 2026] GET /v2.0/ports/a0821018-1fcc-4f16-a1fd-e6bf1a4bf215 => generated 1456 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2767] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:11:07 2026] GET /v2.0/networks/36553f8a-f488-4537-9394-060fe86a2a85?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: 1342/2768] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:11:07 2026] GET /v2.0/networks/36553f8a-f488-4537-9394-060fe86a2a85?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: 1427/2769] 199.204.45.129 () {34 vars in 789 bytes} [Sat May 9 14:11:07 2026] PUT /v2.0/ports/a0821018-1fcc-4f16-a1fd-e6bf1a4bf215 => generated 1195 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2770] 199.204.45.129 () {30 vars in 742 bytes} [Sat May 9 14:11:07 2026] GET /v2.0/networks/36553f8a-f488-4537-9394-060fe86a2a85 => generated 797 bytes in 81 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/2771] 199.204.45.129 () {30 vars in 740 bytes} [Sat May 9 14:11:07 2026] GET /v2.0/subnets/4f524966-a98a-402d-b569-347c295bf24c => generated 649 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:11:07.801 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dbeada5f-ce6a-478c-bd6e-41e7193dae6c'] response: {'name': 'network-changed', 'server_uuid': '0ef238ac-3758-4963-acb1-0b5c4e03382c', 'tag': 'a0821018-1fcc-4f16-a1fd-e6bf1a4bf215', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1429/2772] 199.204.45.129 () {30 vars in 702 bytes} [Sat May 9 14:11:07 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: 1430/2773] 199.204.45.129 () {30 vars in 704 bytes} [Sat May 9 14:11:07 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2774] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:11:07 2026] GET /v2.0/ports?tenant_id=e28b2e008ca44d1fbb34a95a470c83ab&device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 3809 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2775] 199.204.45.129 () {30 vars in 680 bytes} [Sat May 9 14:11:07 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: 1432/2776] 199.204.45.129 () {30 vars in 716 bytes} [Sat May 9 14:11:07 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: 1433/2777] 199.204.45.129 () {30 vars in 740 bytes} [Sat May 9 14:11:07 2026] GET /v2.0/subnets/f49d7859-2d30-4799-a043-3900941685f0 => generated 652 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2778] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:11:07 2026] GET /v2.0/networks?id=36553f8a-f488-4537-9394-060fe86a2a85 => generated 800 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2779] 199.204.45.129 () {30 vars in 736 bytes} [Sat May 9 14:11:07 2026] GET /v2.0/ports/22dd1cc4-6411-457d-b6f7-de40351f1061 => 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: 1346/2780] 199.204.45.129 () {34 vars in 1055 bytes} [Sat May 9 14:11:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.57&port_id=a0821018-1fcc-4f16-a1fd-e6bf1a4bf215 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2781] 199.204.45.129 () {30 vars in 736 bytes} [Sat May 9 14:11:07 2026] GET /v2.0/ports/e52dd443-c5fc-42d8-bdec-ed3c4619f342 => generated 1350 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2782] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:11:07 2026] GET /v2.0/subnets?id=4f524966-a98a-402d-b569-347c295bf24c => 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: 1436/2783] 199.204.45.129 () {30 vars in 740 bytes} [Sat May 9 14:11:08 2026] GET /v2.0/subnets/f49d7859-2d30-4799-a043-3900941685f0 => generated 652 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2784] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:11:08 2026] GET /v2.0/ports?network_id=36553f8a-f488-4537-9394-060fe86a2a85&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: 1437/2785] 199.204.45.129 () {30 vars in 742 bytes} [Sat May 9 14:11:08 2026] GET /v2.0/networks/c0dc3b64-ea6b-4885-a018-9fec14e2e81c => generated 799 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2786] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:11:08 2026] GET /v2.0/networks/36553f8a-f488-4537-9394-060fe86a2a85?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: 1438/2787] 199.204.45.129 () {30 vars in 736 bytes} [Sat May 9 14:11:08 2026] GET /v2.0/ports/22dd1cc4-6411-457d-b6f7-de40351f1061 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2788] 199.204.45.129 () {30 vars in 740 bytes} [Sat May 9 14:11:08 2026] GET /v2.0/subnets/f49d7859-2d30-4799-a043-3900941685f0 => 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: 1350/2789] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:11:08 2026] GET /v2.0/networks/36553f8a-f488-4537-9394-060fe86a2a85?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: 1440/2790] 10.0.0.131 () {30 vars in 689 bytes} [Sat May 9 14:11:12 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: 1351/2791] 10.0.0.131 () {30 vars in 691 bytes} [Sat May 9 14:11:13 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: 1441/2792] 10.0.0.131 () {30 vars in 667 bytes} [Sat May 9 14:11:13 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: 1352/2793] 10.0.0.131 () {30 vars in 703 bytes} [Sat May 9 14:11:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2794] 10.0.0.131 () {28 vars in 438 bytes} [Sat May 9 14:11:13 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2795] 10.0.0.131 () {30 vars in 727 bytes} [Sat May 9 14:11:13 2026] GET /v2.0/subnets/16a11884-fd9d-4ee5-8454-e88ee8de08a3 => generated 631 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2796] 199.204.45.129 () {30 vars in 702 bytes} [Sat May 9 14:11:14 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: 1354/2797] 199.204.45.129 () {30 vars in 704 bytes} [Sat May 9 14:11:14 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: 1444/2798] 199.204.45.129 () {30 vars in 680 bytes} [Sat May 9 14:11:14 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: 1355/2799] 199.204.45.129 () {30 vars in 716 bytes} [Sat May 9 14:11:14 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: 1445/2800] 199.204.45.129 () {30 vars in 740 bytes} [Sat May 9 14:11:14 2026] GET /v2.0/subnets/4f524966-a98a-402d-b569-347c295bf24c => generated 649 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2801] 199.204.45.129 () {30 vars in 740 bytes} [Sat May 9 14:11:14 2026] GET /v2.0/subnets/16a11884-fd9d-4ee5-8454-e88ee8de08a3 => generated 649 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2802] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:11:14 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 3811 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2803] 199.204.45.129 () {30 vars in 702 bytes} [Sat May 9 14:11:14 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: 1447/2804] 199.204.45.129 () {30 vars in 704 bytes} [Sat May 9 14:11:14 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2805] 199.204.45.129 () {30 vars in 680 bytes} [Sat May 9 14:11:14 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: 1448/2806] 199.204.45.129 () {30 vars in 716 bytes} [Sat May 9 14:11:14 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: 1359/2807] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:11:14 2026] GET /v2.0/networks/52ea5463-fbb2-493b-a911-029648319b02?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2808] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:11:14 2026] GET /v2.0/networks/52ea5463-fbb2-493b-a911-029648319b02?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: 1360/2809] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:11:14 2026] GET /v2.0/networks?id=52ea5463-fbb2-493b-a911-029648319b02 => generated 800 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2812] 199.204.45.129 () {38 vars in 954 bytes} [Sat May 9 14:11:14 2026] POST /v2.0/ports => generated 1307 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2813] 199.204.45.129 () {38 vars in 1027 bytes} [Sat May 9 14:11:15 2026] PUT /v2.0/ports/fb14f3a5-b5ab-437c-9b71-aa2e2acc11bb => generated 1432 bytes in 556 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: 1451/2814] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:11:15 2026] GET /v2.0/ports?tenant_id=e28b2e008ca44d1fbb34a95a470c83ab&device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 5271 bytes in 58 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-09 14:11:16.089 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-92f42d61-7b5b-4cb1-82e6-0b3ecb5633c2'] response: {'name': 'network-changed', 'server_uuid': '0ef238ac-3758-4963-acb1-0b5c4e03382c', 'tag': 'fb14f3a5-b5ab-437c-9b71-aa2e2acc11bb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1364/2815] 199.204.45.129 () {34 vars in 1059 bytes} [Sat May 9 14:11:16 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.83&port_id=f5c1d690-9597-4621-b53b-d0f091e910b5 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2816] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:11:16 2026] GET /v2.0/subnets?id=e8b88be6-8f74-4663-b47a-98cbc3ffda35 => generated 630 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2817] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:11:16 2026] GET /v2.0/ports?network_id=2168eb9c-45a2-449f-9200-1045bd06ce91&device_owner=network%3Adhcp => generated 1244 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2818] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:11:16 2026] GET /v2.0/networks/2168eb9c-45a2-449f-9200-1045bd06ce91?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1366/2819] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:11:16 2026] GET /v2.0/networks/2168eb9c-45a2-449f-9200-1045bd06ce91?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: 1454/2820] 199.204.45.129 () {34 vars in 1057 bytes} [Sat May 9 14:11:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.159&port_id=e52dd443-c5fc-42d8-bdec-ed3c4619f342 => 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: 1367/2821] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:11:16 2026] GET /v2.0/subnets?id=f49d7859-2d30-4799-a043-3900941685f0 => generated 655 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2822] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:11:16 2026] GET /v2.0/ports?network_id=c0dc3b64-ea6b-4885-a018-9fec14e2e81c&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2823] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:11:16 2026] GET /v2.0/networks/c0dc3b64-ea6b-4885-a018-9fec14e2e81c?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: 1456/2824] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:11:16 2026] GET /v2.0/networks/c0dc3b64-ea6b-4885-a018-9fec14e2e81c?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: 1369/2825] 199.204.45.129 () {34 vars in 1055 bytes} [Sat May 9 14:11:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.57&port_id=a0821018-1fcc-4f16-a1fd-e6bf1a4bf215 => 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: 1457/2826] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:11:16 2026] GET /v2.0/subnets?id=4f524966-a98a-402d-b569-347c295bf24c => generated 652 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2827] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:11:16 2026] GET /v2.0/ports?network_id=36553f8a-f488-4537-9394-060fe86a2a85&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2828] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:11:16 2026] GET /v2.0/networks/36553f8a-f488-4537-9394-060fe86a2a85?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: 1371/2829] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:11:16 2026] GET /v2.0/networks/36553f8a-f488-4537-9394-060fe86a2a85?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: 1459/2830] 199.204.45.129 () {34 vars in 1057 bytes} [Sat May 9 14:11:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.223&port_id=fb14f3a5-b5ab-437c-9b71-aa2e2acc11bb => 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: 1372/2831] 199.204.45.129 () {34 vars in 1105 bytes} [Sat May 9 14:11:16 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A124&port_id=fb14f3a5-b5ab-437c-9b71-aa2e2acc11bb => 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: 1460/2832] 199.204.45.129 () {34 vars in 1063 bytes} [Sat May 9 14:11:17 2026] GET /v2.0/subnets?id=16a11884-fd9d-4ee5-8454-e88ee8de08a3&id=d563b7bf-2079-4424-841c-931136824aa1 => generated 1365 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2833] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:11:17 2026] GET /v2.0/ports?network_id=52ea5463-fbb2-493b-a911-029648319b02&device_owner=network%3Adhcp => generated 1461 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2834] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:11:17 2026] GET /v2.0/ports?network_id=52ea5463-fbb2-493b-a911-029648319b02&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: 1374/2835] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:11:17 2026] GET /v2.0/networks/52ea5463-fbb2-493b-a911-029648319b02?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: 1462/2836] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:11:17 2026] GET /v2.0/networks/52ea5463-fbb2-493b-a911-029648319b02?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: 1375/2837] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:11:17 2026] GET /v2.0/ports?tenant_id=e28b2e008ca44d1fbb34a95a470c83ab&device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 5271 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2838] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:11:17 2026] GET /v2.0/networks?id=52ea5463-fbb2-493b-a911-029648319b02 => generated 800 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2839] 199.204.45.129 () {34 vars in 1057 bytes} [Sat May 9 14:11:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.223&port_id=fb14f3a5-b5ab-437c-9b71-aa2e2acc11bb => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2840] 199.204.45.129 () {34 vars in 1105 bytes} [Sat May 9 14:11:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A124&port_id=fb14f3a5-b5ab-437c-9b71-aa2e2acc11bb => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2841] 199.204.45.129 () {34 vars in 1063 bytes} [Sat May 9 14:11:17 2026] GET /v2.0/subnets?id=16a11884-fd9d-4ee5-8454-e88ee8de08a3&id=d563b7bf-2079-4424-841c-931136824aa1 => generated 1365 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2842] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:11:17 2026] GET /v2.0/ports?network_id=52ea5463-fbb2-493b-a911-029648319b02&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: 1379/2843] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:11:17 2026] GET /v2.0/ports?network_id=52ea5463-fbb2-493b-a911-029648319b02&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2844] 10.0.0.237 () {34 vars in 970 bytes} [Sat May 9 14:11:17 2026] GET /v2.0/ports/fb14f3a5-b5ab-437c-9b71-aa2e2acc11bb => generated 1468 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2845] 199.204.45.129 () {30 vars in 736 bytes} [Sat May 9 14:11:17 2026] GET /v2.0/ports/fb14f3a5-b5ab-437c-9b71-aa2e2acc11bb => generated 1468 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2846] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:11:17 2026] GET /v2.0/networks/52ea5463-fbb2-493b-a911-029648319b02?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: 1467/2847] 199.204.45.129 () {30 vars in 736 bytes} [Sat May 9 14:11:17 2026] GET /v2.0/ports/fb14f3a5-b5ab-437c-9b71-aa2e2acc11bb => generated 1468 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2848] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:11:17 2026] GET /v2.0/networks/52ea5463-fbb2-493b-a911-029648319b02?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: 1468/2849] 199.204.45.129 () {34 vars in 789 bytes} [Sat May 9 14:11:17 2026] PUT /v2.0/ports/fb14f3a5-b5ab-437c-9b71-aa2e2acc11bb => generated 1199 bytes in 434 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2850] 199.204.45.129 () {30 vars in 742 bytes} [Sat May 9 14:11:18 2026] GET /v2.0/networks/52ea5463-fbb2-493b-a911-029648319b02 => generated 797 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:11:18.489 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-769b16df-afc0-4640-908b-cb15b4f1d916'] response: {'name': 'network-changed', 'server_uuid': '0ef238ac-3758-4963-acb1-0b5c4e03382c', 'tag': 'fb14f3a5-b5ab-437c-9b71-aa2e2acc11bb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1469/2851] 199.204.45.129 () {30 vars in 740 bytes} [Sat May 9 14:11:18 2026] GET /v2.0/subnets/16a11884-fd9d-4ee5-8454-e88ee8de08a3 => generated 649 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2852] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:11:18 2026] GET /v2.0/ports?tenant_id=e28b2e008ca44d1fbb34a95a470c83ab&device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 5038 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: 1384/2853] 199.204.45.129 () {30 vars in 702 bytes} [Sat May 9 14:11:18 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: 1385/2854] 199.204.45.129 () {30 vars in 704 bytes} [Sat May 9 14:11:18 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2855] 199.204.45.129 () {30 vars in 680 bytes} [Sat May 9 14:11:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2856] 199.204.45.129 () {30 vars in 716 bytes} [Sat May 9 14:11:18 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: 1470/2857] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:11:18 2026] GET /v2.0/networks?id=52ea5463-fbb2-493b-a911-029648319b02 => generated 800 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2858] 199.204.45.129 () {30 vars in 740 bytes} [Sat May 9 14:11:18 2026] GET /v2.0/subnets/f49d7859-2d30-4799-a043-3900941685f0 => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2859] 199.204.45.129 () {34 vars in 1057 bytes} [Sat May 9 14:11:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.223&port_id=fb14f3a5-b5ab-437c-9b71-aa2e2acc11bb => 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: 1389/2860] 199.204.45.129 () {30 vars in 736 bytes} [Sat May 9 14:11:18 2026] GET /v2.0/ports/22dd1cc4-6411-457d-b6f7-de40351f1061 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2861] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:11:18 2026] GET /v2.0/subnets?id=16a11884-fd9d-4ee5-8454-e88ee8de08a3 => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2862] 199.204.45.129 () {30 vars in 736 bytes} [Sat May 9 14:11:18 2026] GET /v2.0/ports/e52dd443-c5fc-42d8-bdec-ed3c4619f342 => generated 1350 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2863] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:11:18 2026] GET /v2.0/ports?network_id=52ea5463-fbb2-493b-a911-029648319b02&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2864] 199.204.45.129 () {30 vars in 740 bytes} [Sat May 9 14:11:18 2026] GET /v2.0/subnets/f49d7859-2d30-4799-a043-3900941685f0 => 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: 1474/2865] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:11:18 2026] GET /v2.0/networks/52ea5463-fbb2-493b-a911-029648319b02?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: 1392/2866] 199.204.45.129 () {30 vars in 742 bytes} [Sat May 9 14:11:18 2026] GET /v2.0/networks/c0dc3b64-ea6b-4885-a018-9fec14e2e81c => generated 799 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2867] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:11:18 2026] GET /v2.0/networks/52ea5463-fbb2-493b-a911-029648319b02?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2868] 199.204.45.129 () {30 vars in 736 bytes} [Sat May 9 14:11:18 2026] GET /v2.0/ports/22dd1cc4-6411-457d-b6f7-de40351f1061 => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2869] 199.204.45.129 () {30 vars in 740 bytes} [Sat May 9 14:11:18 2026] GET /v2.0/subnets/f49d7859-2d30-4799-a043-3900941685f0 => 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: 1394/2870] 199.204.45.129 () {34 vars in 1095 bytes} [Sat May 9 14:11:19 2026] GET /v2.0/ports?device_id=670e4109-7e8e-427a-9a0f-6802a01692c3&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2871] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:11:19 2026] GET /v2.0/ports?tenant_id=a7c8fc7cd2c94255b666987ba0c10523&device_id=670e4109-7e8e-427a-9a0f-6802a01692c3 => generated 1469 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2872] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:11:19 2026] GET /v2.0/networks?id=52ea5463-fbb2-493b-a911-029648319b02 => generated 800 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2873] 199.204.45.129 () {34 vars in 1057 bytes} [Sat May 9 14:11:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.105&port_id=38ee2c8d-a04d-4de2-9d2e-fc477171b89d => generated 860 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2874] 199.204.45.129 () {34 vars in 1103 bytes} [Sat May 9 14:11:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A83&port_id=38ee2c8d-a04d-4de2-9d2e-fc477171b89d => 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: 1479/2875] 199.204.45.129 () {34 vars in 1063 bytes} [Sat May 9 14:11:20 2026] GET /v2.0/subnets?id=16a11884-fd9d-4ee5-8454-e88ee8de08a3&id=d563b7bf-2079-4424-841c-931136824aa1 => generated 1365 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2876] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:11:20 2026] GET /v2.0/ports?network_id=52ea5463-fbb2-493b-a911-029648319b02&device_owner=network%3Adhcp => generated 1461 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2877] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:11:20 2026] GET /v2.0/ports?network_id=52ea5463-fbb2-493b-a911-029648319b02&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: 1398/2878] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:11:20 2026] GET /v2.0/networks/52ea5463-fbb2-493b-a911-029648319b02?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: 1481/2879] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:11:20 2026] GET /v2.0/networks/52ea5463-fbb2-493b-a911-029648319b02?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: 1399/2880] 199.204.45.129 () {30 vars in 702 bytes} [Sat May 9 14:11:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2881] 199.204.45.129 () {30 vars in 704 bytes} [Sat May 9 14:11:28 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: 1400/2882] 199.204.45.129 () {30 vars in 680 bytes} [Sat May 9 14:11:28 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2883] 199.204.45.129 () {30 vars in 716 bytes} [Sat May 9 14:11:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2884] 199.204.45.129 () {30 vars in 740 bytes} [Sat May 9 14:11:28 2026] GET /v2.0/subnets/4f524966-a98a-402d-b569-347c295bf24c => generated 649 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2885] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:11:28 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 5040 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2886] 199.204.45.129 () {30 vars in 702 bytes} [Sat May 9 14:11:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2887] 199.204.45.129 () {30 vars in 704 bytes} [Sat May 9 14:11:28 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: 1403/2888] 199.204.45.129 () {30 vars in 680 bytes} [Sat May 9 14:11:28 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: 1486/2889] 199.204.45.129 () {30 vars in 716 bytes} [Sat May 9 14:11:28 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: 1404/2890] 199.204.45.129 () {30 vars in 736 bytes} [Sat May 9 14:11:28 2026] GET /v2.0/ports/fb14f3a5-b5ab-437c-9b71-aa2e2acc11bb => 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: 1487/2891] 199.204.45.129 () {34 vars in 788 bytes} [Sat May 9 14:11:28 2026] PUT /v2.0/ports/fb14f3a5-b5ab-437c-9b71-aa2e2acc11bb => generated 1026 bytes in 445 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2892] 199.204.45.129 () {30 vars in 742 bytes} [Sat May 9 14:11:28 2026] GET /v2.0/networks/52ea5463-fbb2-493b-a911-029648319b02 => generated 797 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2893] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:11:29 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 4865 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2894] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:11:29 2026] GET /v2.0/ports?tenant_id=e28b2e008ca44d1fbb34a95a470c83ab&device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 4865 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:11:29.193 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-88cb5932-a89f-4868-998e-b5b4b216fbf2'] response: {'name': 'network-changed', 'server_uuid': '0ef238ac-3758-4963-acb1-0b5c4e03382c', 'tag': 'fb14f3a5-b5ab-437c-9b71-aa2e2acc11bb', 'status': 'completed', 'code': 200} /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: 1407/2895] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:11:29 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 4865 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2896] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:11:29 2026] GET /v2.0/networks?id=52ea5463-fbb2-493b-a911-029648319b02 => generated 800 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2897] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:11:29 2026] GET /v2.0/networks/52ea5463-fbb2-493b-a911-029648319b02?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: 1490/2898] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:11:29 2026] GET /v2.0/networks/52ea5463-fbb2-493b-a911-029648319b02?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: 1410/2901] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:11:30 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 4865 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2902] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:11:31 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 4865 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2903] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:11:32 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 4865 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2904] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:11:33 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 4865 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2905] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:11:34 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 4865 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2906] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:11:35 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 4865 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2907] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:11:36 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 4865 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2908] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:11:37 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 4865 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2909] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:11:38 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 4865 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2910] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:11:39 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 4865 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2911] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:11:41 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 4865 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2912] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:11:42 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 4865 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2913] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:11:43 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 4865 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2914] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:11:44 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 4865 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2917] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:11:45 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 4865 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2918] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:11:46 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 4865 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2919] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:11:47 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 4865 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2920] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:11:48 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 4865 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2921] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:11:49 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 4865 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2922] 199.204.45.129 () {34 vars in 974 bytes} [Sat May 9 14:11:49 2026] GET /v2.0/ports/fb14f3a5-b5ab-437c-9b71-aa2e2acc11bb => generated 1062 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2923] 199.204.45.129 () {36 vars in 996 bytes} [Sat May 9 14:11:49 2026] DELETE /v2.0/ports/fb14f3a5-b5ab-437c-9b71-aa2e2acc11bb => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2924] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:11:50 2026] GET /v2.0/ports?tenant_id=e28b2e008ca44d1fbb34a95a470c83ab&device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 3811 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:11:50.253 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-075aec99-8a83-44d3-9a1c-f0f4146fd392'] response: {'server_uuid': '0ef238ac-3758-4963-acb1-0b5c4e03382c', 'name': 'network-vif-deleted', 'tag': 'fb14f3a5-b5ab-437c-9b71-aa2e2acc11bb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1504/2925] 199.204.45.129 () {34 vars in 1225 bytes} [Sat May 9 14:11:50 2026] GET /v2.0/networks?id=2168eb9c-45a2-449f-9200-1045bd06ce91&id=c0dc3b64-ea6b-4885-a018-9fec14e2e81c&id=36553f8a-f488-4537-9394-060fe86a2a85&id=52ea5463-fbb2-493b-a911-029648319b02 => generated 3095 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2926] 199.204.45.129 () {34 vars in 1059 bytes} [Sat May 9 14:11:50 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.83&port_id=f5c1d690-9597-4621-b53b-d0f091e910b5 => 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: 1505/2927] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:11:50 2026] GET /v2.0/subnets?id=e8b88be6-8f74-4663-b47a-98cbc3ffda35 => generated 630 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2928] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:11:50 2026] GET /v2.0/ports?network_id=2168eb9c-45a2-449f-9200-1045bd06ce91&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: 1506/2929] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:11:50 2026] GET /v2.0/networks/2168eb9c-45a2-449f-9200-1045bd06ce91?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: 1424/2930] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:11:50 2026] GET /v2.0/networks/2168eb9c-45a2-449f-9200-1045bd06ce91?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: 1507/2931] 199.204.45.129 () {34 vars in 1057 bytes} [Sat May 9 14:11:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.159&port_id=e52dd443-c5fc-42d8-bdec-ed3c4619f342 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2932] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:11:50 2026] GET /v2.0/subnets?id=f49d7859-2d30-4799-a043-3900941685f0 => 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: 1508/2933] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:11:50 2026] GET /v2.0/ports?network_id=c0dc3b64-ea6b-4885-a018-9fec14e2e81c&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2934] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:11:50 2026] GET /v2.0/networks/c0dc3b64-ea6b-4885-a018-9fec14e2e81c?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: 1427/2935] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:11:50 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 3811 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2936] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:11:50 2026] GET /v2.0/networks/c0dc3b64-ea6b-4885-a018-9fec14e2e81c?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-09 14:11:50.872 8 INFO neutron.pecan_wsgi.hooks.translation [None req-66d3b709-1100-4644-b086-1420edff782b 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1428/2937] 199.204.45.129 () {32 vars in 758 bytes} [Sat May 9 14:11:50 2026] DELETE /v2.0/ports/fb14f3a5-b5ab-437c-9b71-aa2e2acc11bb => 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: 1510/2938] 199.204.45.129 () {34 vars in 1055 bytes} [Sat May 9 14:11:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.57&port_id=a0821018-1fcc-4f16-a1fd-e6bf1a4bf215 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2939] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:11:50 2026] GET /v2.0/subnets?id=4f524966-a98a-402d-b569-347c295bf24c => 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: 1511/2940] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:11:50 2026] GET /v2.0/ports?network_id=36553f8a-f488-4537-9394-060fe86a2a85&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2941] 199.204.45.129 () {30 vars in 702 bytes} [Sat May 9 14:11:50 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: 1431/2942] 199.204.45.129 () {30 vars in 704 bytes} [Sat May 9 14:11:50 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: 1432/2943] 199.204.45.129 () {30 vars in 680 bytes} [Sat May 9 14:11:51 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2944] 199.204.45.129 () {30 vars in 716 bytes} [Sat May 9 14:11:51 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2945] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:11:50 2026] GET /v2.0/networks/36553f8a-f488-4537-9394-060fe86a2a85?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: 1434/2946] 199.204.45.129 () {30 vars in 740 bytes} [Sat May 9 14:11:51 2026] GET /v2.0/subnets/f49d7859-2d30-4799-a043-3900941685f0 => generated 652 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2947] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:11:51 2026] GET /v2.0/networks/36553f8a-f488-4537-9394-060fe86a2a85?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: 1435/2948] 199.204.45.129 () {30 vars in 736 bytes} [Sat May 9 14:11:51 2026] GET /v2.0/ports/22dd1cc4-6411-457d-b6f7-de40351f1061 => generated 1132 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2949] 199.204.45.129 () {30 vars in 736 bytes} [Sat May 9 14:11:51 2026] GET /v2.0/ports/e52dd443-c5fc-42d8-bdec-ed3c4619f342 => 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: 1436/2950] 199.204.45.129 () {30 vars in 740 bytes} [Sat May 9 14:11:51 2026] GET /v2.0/subnets/f49d7859-2d30-4799-a043-3900941685f0 => generated 652 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/2951] 199.204.45.129 () {30 vars in 742 bytes} [Sat May 9 14:11:51 2026] GET /v2.0/networks/c0dc3b64-ea6b-4885-a018-9fec14e2e81c => generated 799 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2952] 199.204.45.129 () {30 vars in 736 bytes} [Sat May 9 14:11:51 2026] GET /v2.0/ports/22dd1cc4-6411-457d-b6f7-de40351f1061 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/2953] 199.204.45.129 () {30 vars in 740 bytes} [Sat May 9 14:11:51 2026] GET /v2.0/subnets/f49d7859-2d30-4799-a043-3900941685f0 => 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: 1438/2954] 199.204.45.129 () {30 vars in 702 bytes} [Sat May 9 14:11:53 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: 1517/2955] 199.204.45.129 () {30 vars in 704 bytes} [Sat May 9 14:11:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2956] 199.204.45.129 () {30 vars in 680 bytes} [Sat May 9 14:11:53 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2957] 199.204.45.129 () {30 vars in 716 bytes} [Sat May 9 14:11:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2958] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:11:53 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 3811 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/2959] 199.204.45.129 () {30 vars in 702 bytes} [Sat May 9 14:11:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2960] 199.204.45.129 () {30 vars in 704 bytes} [Sat May 9 14:11:53 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: 1520/2961] 199.204.45.129 () {30 vars in 680 bytes} [Sat May 9 14:11:53 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2962] 199.204.45.129 () {30 vars in 716 bytes} [Sat May 9 14:11: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: 7|app: 0|req: 1521/2963] 199.204.45.129 () {30 vars in 736 bytes} [Sat May 9 14:11:53 2026] GET /v2.0/ports/a0821018-1fcc-4f16-a1fd-e6bf1a4bf215 => generated 1233 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2964] 199.204.45.129 () {34 vars in 788 bytes} [Sat May 9 14:11:53 2026] PUT /v2.0/ports/a0821018-1fcc-4f16-a1fd-e6bf1a4bf215 => generated 1026 bytes in 381 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/2965] 199.204.45.129 () {30 vars in 742 bytes} [Sat May 9 14:11:54 2026] GET /v2.0/networks/36553f8a-f488-4537-9394-060fe86a2a85 => generated 797 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2966] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:11:54 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 3640 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:11:54.532 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-60fdbd44-d51b-4dd5-9fe2-35ab0f227a50'] response: {'name': 'network-changed', 'server_uuid': '0ef238ac-3758-4963-acb1-0b5c4e03382c', 'tag': 'a0821018-1fcc-4f16-a1fd-e6bf1a4bf215', 'status': 'completed', 'code': 200} /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: 1523/2967] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:11:54 2026] GET /v2.0/ports?tenant_id=e28b2e008ca44d1fbb34a95a470c83ab&device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 3640 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2968] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:11:54 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 3640 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/2969] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:11:54 2026] GET /v2.0/networks?id=36553f8a-f488-4537-9394-060fe86a2a85 => generated 800 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2970] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:11:54 2026] GET /v2.0/networks/36553f8a-f488-4537-9394-060fe86a2a85?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: 1525/2971] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:11:54 2026] GET /v2.0/networks/36553f8a-f488-4537-9394-060fe86a2a85?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2972] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:11:55 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 3640 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/2973] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:11:56 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 3640 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2974] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:11:57 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 3640 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/2975] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:11:58 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 3640 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2976] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:11:59 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 3640 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/2979] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:12:00 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 3640 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2980] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:12:02 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 3640 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/2981] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:12:03 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 3640 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2982] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:12:04 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 3640 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/2983] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:12:05 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 3640 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2984] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:12:06 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 3640 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/2985] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:12:07 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 3640 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2986] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:12:08 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 3640 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/2987] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:12:09 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 3640 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2988] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:12:10 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 3640 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/2989] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:12:11 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 3640 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2990] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:12:12 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 3640 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/2991] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:12:13 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 3640 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2992] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:12:14 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 3640 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/2995] 199.204.45.129 () {34 vars in 974 bytes} [Sat May 9 14:12:15 2026] GET /v2.0/ports/a0821018-1fcc-4f16-a1fd-e6bf1a4bf215 => generated 1062 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2996] 199.204.45.129 () {36 vars in 996 bytes} [Sat May 9 14:12:15 2026] DELETE /v2.0/ports/a0821018-1fcc-4f16-a1fd-e6bf1a4bf215 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/2997] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:12:15 2026] GET /v2.0/ports?tenant_id=e28b2e008ca44d1fbb34a95a470c83ab&device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 2586 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:12:15.636 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6a7bf12a-7460-4bf3-9350-39f4e4ba1c97'] response: {'server_uuid': '0ef238ac-3758-4963-acb1-0b5c4e03382c', 'name': 'network-vif-deleted', 'tag': 'a0821018-1fcc-4f16-a1fd-e6bf1a4bf215', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1461/2998] 199.204.45.129 () {34 vars in 1145 bytes} [Sat May 9 14:12:15 2026] GET /v2.0/networks?id=2168eb9c-45a2-449f-9200-1045bd06ce91&id=c0dc3b64-ea6b-4885-a018-9fec14e2e81c&id=36553f8a-f488-4537-9394-060fe86a2a85 => generated 2309 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/2999] 199.204.45.129 () {34 vars in 1059 bytes} [Sat May 9 14:12:15 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.83&port_id=f5c1d690-9597-4621-b53b-d0f091e910b5 => 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: 1462/3000] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:12:15 2026] GET /v2.0/subnets?id=e8b88be6-8f74-4663-b47a-98cbc3ffda35 => 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: 1539/3001] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:12:15 2026] GET /v2.0/ports?network_id=2168eb9c-45a2-449f-9200-1045bd06ce91&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/3002] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:12:15 2026] GET /v2.0/networks/2168eb9c-45a2-449f-9200-1045bd06ce91?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: 1540/3003] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:12:15 2026] GET /v2.0/networks/2168eb9c-45a2-449f-9200-1045bd06ce91?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/3004] 199.204.45.129 () {34 vars in 1057 bytes} [Sat May 9 14:12:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.159&port_id=e52dd443-c5fc-42d8-bdec-ed3c4619f342 => 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: 1541/3005] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:12:16 2026] GET /v2.0/subnets?id=f49d7859-2d30-4799-a043-3900941685f0 => generated 655 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/3006] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:12:16 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 2586 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3007] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:12:16 2026] GET /v2.0/ports?network_id=c0dc3b64-ea6b-4885-a018-9fec14e2e81c&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:12:16.120 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f4f78b36-13be-475f-a78f-556bad633791 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1466/3008] 199.204.45.129 () {32 vars in 758 bytes} [Sat May 9 14:12:16 2026] DELETE /v2.0/ports/a0821018-1fcc-4f16-a1fd-e6bf1a4bf215 => 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: 1543/3009] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:12:16 2026] GET /v2.0/networks/c0dc3b64-ea6b-4885-a018-9fec14e2e81c?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3010] 199.204.45.129 () {30 vars in 702 bytes} [Sat May 9 14:12:16 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: 1545/3011] 199.204.45.129 () {30 vars in 704 bytes} [Sat May 9 14:12:16 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: 1467/3012] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:12:16 2026] GET /v2.0/networks/c0dc3b64-ea6b-4885-a018-9fec14e2e81c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3013] 199.204.45.129 () {30 vars in 680 bytes} [Sat May 9 14:12:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/3014] 199.204.45.129 () {30 vars in 716 bytes} [Sat May 9 14:12:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3015] 199.204.45.129 () {30 vars in 740 bytes} [Sat May 9 14:12:16 2026] GET /v2.0/subnets/f49d7859-2d30-4799-a043-3900941685f0 => generated 652 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/3016] 199.204.45.129 () {30 vars in 736 bytes} [Sat May 9 14:12:16 2026] GET /v2.0/ports/22dd1cc4-6411-457d-b6f7-de40351f1061 => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3017] 199.204.45.129 () {30 vars in 736 bytes} [Sat May 9 14:12:16 2026] GET /v2.0/ports/e52dd443-c5fc-42d8-bdec-ed3c4619f342 => generated 1350 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/3018] 199.204.45.129 () {30 vars in 740 bytes} [Sat May 9 14:12:16 2026] GET /v2.0/subnets/f49d7859-2d30-4799-a043-3900941685f0 => generated 652 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3019] 199.204.45.129 () {30 vars in 742 bytes} [Sat May 9 14:12:16 2026] GET /v2.0/networks/c0dc3b64-ea6b-4885-a018-9fec14e2e81c => generated 799 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/3020] 199.204.45.129 () {30 vars in 736 bytes} [Sat May 9 14:12:16 2026] GET /v2.0/ports/22dd1cc4-6411-457d-b6f7-de40351f1061 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3021] 199.204.45.129 () {30 vars in 740 bytes} [Sat May 9 14:12:16 2026] GET /v2.0/subnets/f49d7859-2d30-4799-a043-3900941685f0 => 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: 1472/3022] 199.204.45.129 () {34 vars in 1095 bytes} [Sat May 9 14:12:21 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 123 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3023] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:12:21 2026] GET /v2.0/ports?tenant_id=e28b2e008ca44d1fbb34a95a470c83ab&device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 2586 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/3024] 199.204.45.129 () {34 vars in 1065 bytes} [Sat May 9 14:12:21 2026] GET /v2.0/networks?id=2168eb9c-45a2-449f-9200-1045bd06ce91&id=c0dc3b64-ea6b-4885-a018-9fec14e2e81c => generated 1523 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3025] 199.204.45.129 () {34 vars in 1059 bytes} [Sat May 9 14:12:22 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.83&port_id=f5c1d690-9597-4621-b53b-d0f091e910b5 => 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: 1474/3026] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:12:22 2026] GET /v2.0/subnets?id=e8b88be6-8f74-4663-b47a-98cbc3ffda35 => 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: 1553/3027] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:12:22 2026] GET /v2.0/ports?network_id=2168eb9c-45a2-449f-9200-1045bd06ce91&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/3028] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:12:22 2026] GET /v2.0/networks/2168eb9c-45a2-449f-9200-1045bd06ce91?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3029] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:12:22 2026] GET /v2.0/networks/2168eb9c-45a2-449f-9200-1045bd06ce91?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: 1476/3030] 199.204.45.129 () {34 vars in 1057 bytes} [Sat May 9 14:12:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.159&port_id=e52dd443-c5fc-42d8-bdec-ed3c4619f342 => 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: 1555/3031] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:12:22 2026] GET /v2.0/subnets?id=f49d7859-2d30-4799-a043-3900941685f0 => generated 655 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/3032] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:12:22 2026] GET /v2.0/ports?network_id=c0dc3b64-ea6b-4885-a018-9fec14e2e81c&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: 1556/3033] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:12:22 2026] GET /v2.0/networks/c0dc3b64-ea6b-4885-a018-9fec14e2e81c?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: 1478/3034] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:12:22 2026] GET /v2.0/networks/c0dc3b64-ea6b-4885-a018-9fec14e2e81c?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: 1557/3035] 199.204.45.129 () {30 vars in 702 bytes} [Sat May 9 14:12:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/3036] 199.204.45.129 () {30 vars in 704 bytes} [Sat May 9 14:12:24 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3037] 199.204.45.129 () {30 vars in 680 bytes} [Sat May 9 14:12:24 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/3038] 199.204.45.129 () {30 vars in 716 bytes} [Sat May 9 14:12: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) 2026-05-09 14:12:25.045 7 INFO neutron.api.v2.resource [None req-d4802e78-55b5-4d16-a5e0-39cc53a31093 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1559/3039] 199.204.45.129 () {30 vars in 762 bytes} [Sat May 9 14:12:25 2026] GET /v2.0/security-groups/lb-9b115024-4368-441d-8a57-c5597b93b3b3 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/3040] 199.204.45.129 () {30 vars in 784 bytes} [Sat May 9 14:12:25 2026] GET /v2.0/security-groups?name=lb-9b115024-4368-441d-8a57-c5597b93b3b3 => generated 2865 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3041] 199.204.45.129 () {30 vars in 814 bytes} [Sat May 9 14:12:25 2026] GET /v2.0/security-group-rules?security_group_id=8d1bddff-32d6-491a-bcf9-553b7435c661 => generated 2334 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/3042] 199.204.45.129 () {32 vars in 788 bytes} [Sat May 9 14:12:25 2026] DELETE /v2.0/security-group-rules/b4caaa19-4208-44ba-bc02-a717f87ecef0 => 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: 1561/3043] 199.204.45.129 () {32 vars in 788 bytes} [Sat May 9 14:12:25 2026] DELETE /v2.0/security-group-rules/d07400be-7f5b-4b00-a21b-720d81ff1d2f => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:12:29.431 8 INFO neutron.db.l3_db [None req-a0d058ce-b559-47c0-8464-836cc12e6465 b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] Floating IP 6ebfb3d7-6365-45f5-929e-4d5195596fa2 disassociated (deleted). External IP: 10.96.250.203, port: 22dd1cc4-6411-457d-b6f7-de40351f1061. [pid: 8|app: 0|req: 1483/3046] 10.0.0.206 () {32 vars in 731 bytes} [Sat May 9 14:12:28 2026] DELETE /v2.0/floatingips/6ebfb3d7-6365-45f5-929e-4d5195596fa2 => generated 0 bytes in 1321 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:12:30.304 7 INFO neutron.api.v2.resource [None req-3635cca7-08cb-465d-a539-7dc00f4d421e b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1564/3047] 10.0.0.206 () {32 vars in 728 bytes} [Sat May 9 14:12:30 2026] GET /v2.0/floatingips/6ebfb3d7-6365-45f5-929e-4d5195596fa2 => 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: 1484/3048] 199.204.45.129 () {30 vars in 702 bytes} [Sat May 9 14:12:31 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: 1565/3049] 199.204.45.129 () {30 vars in 704 bytes} [Sat May 9 14:12:31 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/3050] 199.204.45.129 () {30 vars in 680 bytes} [Sat May 9 14:12:31 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3051] 199.204.45.129 () {30 vars in 716 bytes} [Sat May 9 14:12:31 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/3052] 199.204.45.129 () {30 vars in 740 bytes} [Sat May 9 14:12:31 2026] GET /v2.0/subnets/f49d7859-2d30-4799-a043-3900941685f0 => 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: 1567/3053] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:12:31 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 2586 bytes in 437 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/3054] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:12:31 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 2586 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3055] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:12:31 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 2586 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/3056] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:12:32 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 2586 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3057] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:12:33 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 2586 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/3058] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:12:34 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 2586 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3059] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:12:35 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 2586 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/3060] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:12:37 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 2586 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3061] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:12:38 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 2586 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/3062] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:12:39 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 2586 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3063] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:12:40 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 2586 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/3064] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:12:41 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 2586 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3065] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:12:42 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 2586 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/3066] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:12:43 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 2586 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3067] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:12:44 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 2586 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3070] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:12:45 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 2586 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3071] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:12:46 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 2586 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3072] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:12:47 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 2586 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3073] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:12:48 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 2586 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3074] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:12:49 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 2586 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3075] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:12:50 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 2586 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3076] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:12:51 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 2586 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/3077] 199.204.45.129 () {34 vars in 974 bytes} [Sat May 9 14:12:52 2026] GET /v2.0/ports/e52dd443-c5fc-42d8-bdec-ed3c4619f342 => generated 1350 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3078] 199.204.45.129 () {34 vars in 1059 bytes} [Sat May 9 14:12:52 2026] GET /v2.0/ports/e52dd443-c5fc-42d8-bdec-ed3c4619f342?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3079] 199.204.45.129 () {34 vars in 1015 bytes} [Sat May 9 14:12:52 2026] GET /v2.0/networks/c0dc3b64-ea6b-4885-a018-9fec14e2e81c?fields=dns_domain => generated 29 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3080] 199.204.45.129 () {38 vars in 1027 bytes} [Sat May 9 14:12:52 2026] PUT /v2.0/ports/e52dd443-c5fc-42d8-bdec-ed3c4619f342 => generated 1151 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3081] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:12:52 2026] GET /v2.0/ports?tenant_id=e28b2e008ca44d1fbb34a95a470c83ab&device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 1244 bytes in 56 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: 1582/3082] 199.204.45.129 () {30 vars in 768 bytes} [Sat May 9 14:12:52 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => 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: 1501/3083] 199.204.45.129 () {34 vars in 1065 bytes} [Sat May 9 14:12:52 2026] GET /v2.0/networks?id=2168eb9c-45a2-449f-9200-1045bd06ce91&id=c0dc3b64-ea6b-4885-a018-9fec14e2e81c => generated 1523 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3084] 199.204.45.129 () {34 vars in 1059 bytes} [Sat May 9 14:12:53 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.83&port_id=f5c1d690-9597-4621-b53b-d0f091e910b5 => 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: 1503/3085] 199.204.45.129 () {34 vars in 983 bytes} [Sat May 9 14:12:53 2026] GET /v2.0/subnets?id=e8b88be6-8f74-4663-b47a-98cbc3ffda35 => generated 630 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3086] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:12:53 2026] GET /v2.0/ports?network_id=2168eb9c-45a2-449f-9200-1045bd06ce91&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: 1505/3087] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:12:53 2026] GET /v2.0/networks/2168eb9c-45a2-449f-9200-1045bd06ce91?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: 1583/3088] 199.204.45.129 () {34 vars in 788 bytes} [Sat May 9 14:12:53 2026] PUT /v2.0/ports/e52dd443-c5fc-42d8-bdec-ed3c4619f342 => generated 1090 bytes in 299 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: 1506/3089] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:12:53 2026] GET /v2.0/networks/2168eb9c-45a2-449f-9200-1045bd06ce91?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: 1584/3090] 199.204.45.129 () {30 vars in 736 bytes} [Sat May 9 14:12:53 2026] GET /v2.0/ports/e52dd443-c5fc-42d8-bdec-ed3c4619f342 => generated 1090 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3091] 199.204.45.129 () {32 vars in 758 bytes} [Sat May 9 14:12:53 2026] DELETE /v2.0/ports/e52dd443-c5fc-42d8-bdec-ed3c4619f342 => generated 0 bytes in 372 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3092] 199.204.45.129 () {30 vars in 702 bytes} [Sat May 9 14:12:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3093] 199.204.45.129 () {30 vars in 704 bytes} [Sat May 9 14:12:53 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: 1586/3094] 199.204.45.129 () {30 vars in 680 bytes} [Sat May 9 14:12:53 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3095] 199.204.45.129 () {30 vars in 716 bytes} [Sat May 9 14:12:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:12:53.932 7 INFO neutron.pecan_wsgi.hooks.translation [None req-84adb68d-2d0b-4ef2-9dff-eb69a0b48958 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1587/3096] 199.204.45.129 () {32 vars in 758 bytes} [Sat May 9 14:12:53 2026] DELETE /v2.0/ports/e52dd443-c5fc-42d8-bdec-ed3c4619f342 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3097] 199.204.45.129 () {30 vars in 736 bytes} [Sat May 9 14:12:53 2026] GET /v2.0/ports/22dd1cc4-6411-457d-b6f7-de40351f1061 => generated 1132 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:12:54.021 7 INFO neutron.api.v2.resource [None req-c11d1df1-d14d-4b4e-bde0-b30af7c09ba5 17555bf258c846039c9c742fe8f6849c e28b2e008ca44d1fbb34a95a470c83ab - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1588/3098] 199.204.45.129 () {30 vars in 762 bytes} [Sat May 9 14:12:54 2026] GET /v2.0/security-groups/lb-9b115024-4368-441d-8a57-c5597b93b3b3 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3099] 199.204.45.129 () {30 vars in 784 bytes} [Sat May 9 14:12:54 2026] GET /v2.0/security-groups?name=lb-9b115024-4368-441d-8a57-c5597b93b3b3 => generated 1639 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3100] 199.204.45.129 () {30 vars in 736 bytes} [Sat May 9 14:12:54 2026] GET /v2.0/ports/22dd1cc4-6411-457d-b6f7-de40351f1061 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3101] 199.204.45.129 () {34 vars in 788 bytes} [Sat May 9 14:12:54 2026] PUT /v2.0/ports/22dd1cc4-6411-457d-b6f7-de40351f1061 => generated 1094 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3102] 199.204.45.129 () {32 vars in 778 bytes} [Sat May 9 14:12:54 2026] DELETE /v2.0/security-groups/8d1bddff-32d6-491a-bcf9-553b7435c661 => 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: 1513/3103] 199.204.45.129 () {32 vars in 758 bytes} [Sat May 9 14:12:54 2026] DELETE /v2.0/ports/22dd1cc4-6411-457d-b6f7-de40351f1061 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3104] 199.204.45.129 () {34 vars in 993 bytes} [Sat May 9 14:12:55 2026] GET /v2.0/ports?device_id=0ef238ac-3758-4963-acb1-0b5c4e03382c => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:12:56.080 7 INFO neutron.db.l3_db [None req-871778b9-5af7-43f7-afb7-0670c8a58e64 b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] Floating IP 7f7a33dc-2174-48fa-b5a2-04f16af127ef disassociated (deleted). External IP: 10.96.250.220, port: 38ee2c8d-a04d-4de2-9d2e-fc477171b89d. [pid: 8|app: 0|req: 1515/3105] 199.204.45.129 () {36 vars in 996 bytes} [Sat May 9 14:12:55 2026] DELETE /v2.0/ports/f5c1d690-9597-4621-b53b-d0f091e910b5 => generated 0 bytes in 362 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3106] 10.0.0.206 () {32 vars in 731 bytes} [Sat May 9 14:12:55 2026] DELETE /v2.0/floatingips/7f7a33dc-2174-48fa-b5a2-04f16af127ef => generated 0 bytes in 815 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:12:56.483 8 INFO neutron.api.v2.resource [None req-cd2180ab-94f4-4459-bf45-045420270b5e b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1516/3107] 10.0.0.206 () {32 vars in 728 bytes} [Sat May 9 14:12:56 2026] GET /v2.0/floatingips/7f7a33dc-2174-48fa-b5a2-04f16af127ef => generated 144 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 14:12:56.729 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e94f59d9-94e4-40ba-9b43-1b2ddd43cc7a'] response: {'name': 'network-changed', 'server_uuid': '670e4109-7e8e-427a-9a0f-6802a01692c3', 'tag': '38ee2c8d-a04d-4de2-9d2e-fc477171b89d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1592/3108] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:12:56 2026] GET /v2.0/ports?device_id=670e4109-7e8e-427a-9a0f-6802a01692c3 => generated 1200 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 14:12:56.796 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b4abfc22-4ec8-493f-a61b-b9f8f01c5954'] response: {'server_uuid': '0ef238ac-3758-4963-acb1-0b5c4e03382c', 'name': 'network-vif-deleted', 'tag': 'f5c1d690-9597-4621-b53b-d0f091e910b5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1517/3109] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:12:56 2026] GET /v2.0/ports?tenant_id=a7c8fc7cd2c94255b666987ba0c10523&device_id=670e4109-7e8e-427a-9a0f-6802a01692c3 => generated 1469 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3110] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:12:56 2026] GET /v2.0/security-groups?id=2234d58b-1aca-45e4-9e6f-ce9d42b84519&fields=id&fields=name => generated 112 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3111] 199.204.45.129 () {34 vars in 985 bytes} [Sat May 9 14:12:56 2026] GET /v2.0/networks?id=52ea5463-fbb2-493b-a911-029648319b02 => generated 800 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3112] 199.204.45.129 () {34 vars in 1057 bytes} [Sat May 9 14:12:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.105&port_id=38ee2c8d-a04d-4de2-9d2e-fc477171b89d => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3113] 199.204.45.129 () {34 vars in 1103 bytes} [Sat May 9 14:12:56 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A83&port_id=38ee2c8d-a04d-4de2-9d2e-fc477171b89d => 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: 1595/3114] 199.204.45.129 () {34 vars in 1063 bytes} [Sat May 9 14:12:56 2026] GET /v2.0/subnets?id=16a11884-fd9d-4ee5-8454-e88ee8de08a3&id=d563b7bf-2079-4424-841c-931136824aa1 => generated 1365 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3115] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:12:57 2026] GET /v2.0/ports?network_id=52ea5463-fbb2-493b-a911-029648319b02&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: 1596/3116] 199.204.45.129 () {34 vars in 1051 bytes} [Sat May 9 14:12:57 2026] GET /v2.0/ports?network_id=52ea5463-fbb2-493b-a911-029648319b02&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3117] 199.204.45.129 () {34 vars in 1011 bytes} [Sat May 9 14:12:57 2026] GET /v2.0/networks/52ea5463-fbb2-493b-a911-029648319b02?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: 1521/3118] 199.204.45.129 () {34 vars in 993 bytes} [Sat May 9 14:12:57 2026] GET /v2.0/ports?device_id=670e4109-7e8e-427a-9a0f-6802a01692c3 => 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: 1598/3119] 199.204.45.129 () {34 vars in 1111 bytes} [Sat May 9 14:12:57 2026] GET /v2.0/networks/52ea5463-fbb2-493b-a911-029648319b02?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3120] 199.204.45.129 () {36 vars in 996 bytes} [Sat May 9 14:12:57 2026] DELETE /v2.0/ports/38ee2c8d-a04d-4de2-9d2e-fc477171b89d => generated 0 bytes in 397 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 14:13:01.945 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-afa48d4e-a6aa-4311-b3c4-41f81c604260'] response: {'server_uuid': '670e4109-7e8e-427a-9a0f-6802a01692c3', 'name': 'network-vif-deleted', 'tag': '38ee2c8d-a04d-4de2-9d2e-fc477171b89d', 'status': 'completed', 'code': 200} 2026-05-09 14:13:02.252 8 INFO neutron.db.l3_db [None req-6aaea37b-eb18-419f-9f71-135fe9b2f359 b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] Floating IP 1e8c031f-2a85-4568-8b60-324aa628b261 disassociated (deleted). External IP: 10.96.250.209, port: b042fb43-548c-4c1e-88f7-5e7cda19be95. [pid: 8|app: 0|req: 1524/3123] 10.0.0.206 () {32 vars in 731 bytes} [Sat May 9 14:13:01 2026] DELETE /v2.0/floatingips/1e8c031f-2a85-4568-8b60-324aa628b261 => generated 0 bytes in 730 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:13:02.661 7 INFO neutron.api.v2.resource [None req-a4b43552-1635-4d14-86f8-ad18ede10025 b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1600/3124] 10.0.0.206 () {32 vars in 728 bytes} [Sat May 9 14:13:02 2026] GET /v2.0/floatingips/1e8c031f-2a85-4568-8b60-324aa628b261 => generated 144 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3125] 10.0.0.237 () {34 vars in 989 bytes} [Sat May 9 14:13:02 2026] GET /v2.0/ports?device_id=43e19237-6b15-4885-81f1-d8fad698caa4 => generated 1200 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3126] 10.0.0.237 () {34 vars in 1039 bytes} [Sat May 9 14:13:02 2026] GET /v2.0/security-groups?id=2234d58b-1aca-45e4-9e6f-ce9d42b84519&fields=id&fields=name => generated 112 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3127] 199.204.45.129 () {34 vars in 993 bytes} [Sat May 9 14:13:03 2026] GET /v2.0/ports?device_id=43e19237-6b15-4885-81f1-d8fad698caa4 => generated 1200 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3128] 199.204.45.129 () {36 vars in 996 bytes} [Sat May 9 14:13:03 2026] DELETE /v2.0/ports/b042fb43-548c-4c1e-88f7-5e7cda19be95 => generated 0 bytes in 426 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 14:13:08.155 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6d10741f-77a4-4e07-afc4-63a7f115c9b7'] response: {'name': 'network-changed', 'server_uuid': '43e19237-6b15-4885-81f1-d8fad698caa4', 'tag': 'b042fb43-548c-4c1e-88f7-5e7cda19be95', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1603/3129] 199.204.45.129 () {34 vars in 1079 bytes} [Sat May 9 14:13:08 2026] GET /v2.0/ports?tenant_id=a7c8fc7cd2c94255b666987ba0c10523&device_id=43e19237-6b15-4885-81f1-d8fad698caa4 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 14:13:08.213 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e335697e-cf02-4fd6-87aa-7357aedc8920'] response: {'server_uuid': '43e19237-6b15-4885-81f1-d8fad698caa4', 'name': 'network-vif-deleted', 'tag': 'b042fb43-548c-4c1e-88f7-5e7cda19be95', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1527/3130] 10.0.0.206 () {32 vars in 749 bytes} [Sat May 9 14:13:08 2026] DELETE /v2.0/security-group-rules/a9dc8736-7f9c-49a6-92e8-1f2bda6cdb65 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:13:08.263 8 INFO neutron.api.v2.resource [None req-e8e81475-ba43-4a66-bd3e-c9d9070bb807 b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1528/3131] 10.0.0.206 () {32 vars in 746 bytes} [Sat May 9 14:13:08 2026] GET /v2.0/security-group-rules/a9dc8736-7f9c-49a6-92e8-1f2bda6cdb65 => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3132] 199.204.45.129 () {34 vars in 1017 bytes} [Sat May 9 14:13:08 2026] GET /v2.0/networks?tenant_id=a7c8fc7cd2c94255b666987ba0c10523&shared=False => generated 2374 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3133] 10.0.0.206 () {32 vars in 749 bytes} [Sat May 9 14:13:08 2026] DELETE /v2.0/security-group-rules/9948904d-75ea-4270-b86e-02a8bf36f735 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:13:08.381 8 INFO neutron.api.v2.resource [None req-e1b11ac1-a7bf-4c01-8ca7-68be9a96ba6d b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1530/3134] 10.0.0.206 () {32 vars in 746 bytes} [Sat May 9 14:13:08 2026] GET /v2.0/security-group-rules/9948904d-75ea-4270-b86e-02a8bf36f735 => 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: 1531/3135] 10.0.0.206 () {32 vars in 749 bytes} [Sat May 9 14:13:08 2026] DELETE /v2.0/security-group-rules/a1cd8207-a376-4482-b441-5dfd6076f7a7 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:13:08.506 8 INFO neutron.api.v2.resource [None req-19a21780-879f-491c-b84d-f75585a41ebe b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1532/3136] 10.0.0.206 () {32 vars in 746 bytes} [Sat May 9 14:13:08 2026] GET /v2.0/security-group-rules/a1cd8207-a376-4482-b441-5dfd6076f7a7 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3137] 199.204.45.129 () {34 vars in 929 bytes} [Sat May 9 14:13:08 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3138] 10.0.0.206 () {32 vars in 749 bytes} [Sat May 9 14:13:08 2026] DELETE /v2.0/security-group-rules/88833a5f-6d6e-478c-ae16-d1a94d0ec968 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:13:08.608 7 INFO neutron.api.v2.resource [None req-633e4fb6-32dd-4c02-b246-edc190ce2051 b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1606/3139] 10.0.0.206 () {32 vars in 746 bytes} [Sat May 9 14:13:08 2026] GET /v2.0/security-group-rules/88833a5f-6d6e-478c-ae16-d1a94d0ec968 => 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: 1534/3140] 10.0.0.206 () {32 vars in 749 bytes} [Sat May 9 14:13:08 2026] DELETE /v2.0/security-group-rules/0ad47574-8897-43c7-a862-57c3e896aebf => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:13:08.711 7 INFO neutron.api.v2.resource [None req-78b1247c-da04-4908-b332-1cff5fcfe702 b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1607/3141] 10.0.0.206 () {32 vars in 746 bytes} [Sat May 9 14:13:08 2026] GET /v2.0/security-group-rules/0ad47574-8897-43c7-a862-57c3e896aebf => 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: 1535/3142] 10.0.0.206 () {32 vars in 749 bytes} [Sat May 9 14:13:08 2026] DELETE /v2.0/security-group-rules/2565521f-44dc-49da-a27f-6298f5e77444 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:13:08.812 7 INFO neutron.api.v2.resource [None req-c3571078-494e-418c-acf2-88e5c1aecfc2 b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1608/3143] 10.0.0.206 () {32 vars in 746 bytes} [Sat May 9 14:13:08 2026] GET /v2.0/security-group-rules/2565521f-44dc-49da-a27f-6298f5e77444 => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3144] 10.0.0.206 () {32 vars in 749 bytes} [Sat May 9 14:13:08 2026] DELETE /v2.0/security-group-rules/275ab967-56a2-48eb-907b-a0ee92259d26 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:13:08.912 7 INFO neutron.api.v2.resource [None req-49559792-31f9-4746-9eaf-0078e4925df3 b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1609/3145] 10.0.0.206 () {32 vars in 746 bytes} [Sat May 9 14:13:08 2026] GET /v2.0/security-group-rules/275ab967-56a2-48eb-907b-a0ee92259d26 => 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: 1537/3146] 10.0.0.206 () {32 vars in 749 bytes} [Sat May 9 14:13:08 2026] DELETE /v2.0/security-group-rules/74f6fd6e-02e9-4802-9c52-b937de9b1a40 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:13:08.998 7 INFO neutron.api.v2.resource [None req-2bf5eb31-0e1a-4a76-bf4c-9e3786acfec3 b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1610/3147] 10.0.0.206 () {32 vars in 746 bytes} [Sat May 9 14:13:08 2026] GET /v2.0/security-group-rules/74f6fd6e-02e9-4802-9c52-b937de9b1a40 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3148] 10.0.0.206 () {32 vars in 749 bytes} [Sat May 9 14:13:09 2026] DELETE /v2.0/security-group-rules/e266150f-c9b5-46e5-b515-f854f3b7b4aa => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:13:09.093 7 INFO neutron.api.v2.resource [None req-7a515cf0-2456-4c21-909f-50da602e6f03 b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1611/3149] 10.0.0.206 () {32 vars in 746 bytes} [Sat May 9 14:13:09 2026] GET /v2.0/security-group-rules/e266150f-c9b5-46e5-b515-f854f3b7b4aa => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3150] 10.0.0.206 () {32 vars in 749 bytes} [Sat May 9 14:13:09 2026] DELETE /v2.0/security-group-rules/559e4a14-202a-4509-87ee-c87885b1493c => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:13:09.187 7 INFO neutron.api.v2.resource [None req-6537a4d5-9e66-4eb9-82d0-15432cb0be76 b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1612/3151] 10.0.0.206 () {32 vars in 746 bytes} [Sat May 9 14:13:09 2026] GET /v2.0/security-group-rules/559e4a14-202a-4509-87ee-c87885b1493c => 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: 1540/3152] 10.0.0.206 () {32 vars in 749 bytes} [Sat May 9 14:13:09 2026] DELETE /v2.0/security-group-rules/faaf88b4-8bfa-4b8d-928d-225d8396f894 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:13:09.306 7 INFO neutron.api.v2.resource [None req-4a361cb4-2957-40da-9cf6-90cd4b4e6049 b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1613/3153] 10.0.0.206 () {32 vars in 746 bytes} [Sat May 9 14:13:09 2026] GET /v2.0/security-group-rules/faaf88b4-8bfa-4b8d-928d-225d8396f894 => 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: 1541/3154] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:13:09 2026] DELETE /v2.0/security-groups/2234d58b-1aca-45e4-9e6f-ce9d42b84519 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:13:09.438 7 INFO neutron.api.v2.resource [None req-79034bdb-411f-4abc-8891-1b3101f50450 b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1614/3155] 10.0.0.206 () {32 vars in 736 bytes} [Sat May 9 14:13:09 2026] GET /v2.0/security-groups/2234d58b-1aca-45e4-9e6f-ce9d42b84519 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3156] 10.0.0.206 () {34 vars in 788 bytes} [Sat May 9 14:13:09 2026] PUT /v2.0/routers/cb8acd53-77ea-4a73-99c4-b8b48a2fba0c/remove_router_interface => generated 309 bytes in 1688 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:13:11.429 7 INFO neutron.api.v2.resource [None req-03d0a8f6-56b0-428b-ac34-92df36133b2a b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1615/3157] 10.0.0.206 () {34 vars in 788 bytes} [Sat May 9 14:13:11 2026] PUT /v2.0/routers/cb8acd53-77ea-4a73-99c4-b8b48a2fba0c/remove_router_interface => generated 198 bytes in 242 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3158] 10.0.0.206 () {34 vars in 788 bytes} [Sat May 9 14:13:11 2026] PUT /v2.0/routers/cb8acd53-77ea-4a73-99c4-b8b48a2fba0c/remove_router_interface => generated 309 bytes in 1268 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:13:12.930 7 INFO neutron.api.v2.resource [None req-b054cbd6-06cf-475a-91cb-db36877b3bdb b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1616/3159] 10.0.0.206 () {34 vars in 788 bytes} [Sat May 9 14:13:12 2026] PUT /v2.0/routers/cb8acd53-77ea-4a73-99c4-b8b48a2fba0c/remove_router_interface => generated 198 bytes in 222 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3160] 10.0.0.206 () {34 vars in 788 bytes} [Sat May 9 14:13:12 2026] PUT /v2.0/routers/cb8acd53-77ea-4a73-99c4-b8b48a2fba0c/remove_router_interface => generated 309 bytes in 1289 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:13:14.455 7 INFO neutron.api.v2.resource [None req-2ce55c67-86b7-4d3e-9abc-62b10312a01b b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1617/3161] 10.0.0.206 () {34 vars in 788 bytes} [Sat May 9 14:13:14 2026] PUT /v2.0/routers/cb8acd53-77ea-4a73-99c4-b8b48a2fba0c/remove_router_interface => generated 198 bytes in 225 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 14:13:15.525 8 INFO neutron.services.segments.plugin [-] Segment 14464da1-e28a-4ec9-80c3-306c3bd20006 resource provider aggregate not found 2026-05-09 14:13:15.531 8 INFO neutron.services.segments.plugin [-] Segment 14464da1-e28a-4ec9-80c3-306c3bd20006 resource provider aggregate not found 2026-05-09 14:13:15.535 8 INFO neutron.db.l3_hamode_db [None req-e205da00-dbf7-4eed-a846-34e9702bec3d b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] HA network 48076e3e-ff2a-42e1-8486-b9593cea8999 was deleted as no HA routers are present in tenant a7c8fc7cd2c94255b666987ba0c10523. [pid: 8|app: 0|req: 1545/3164] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:13:14 2026] DELETE /v2.0/routers/cb8acd53-77ea-4a73-99c4-b8b48a2fba0c => generated 0 bytes in 1082 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:13:15.576 7 INFO neutron.api.v2.resource [None req-ad6091ed-28f8-441a-b48a-779d4229f420 b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1620/3165] 10.0.0.206 () {32 vars in 720 bytes} [Sat May 9 14:13:15 2026] GET /v2.0/routers/cb8acd53-77ea-4a73-99c4-b8b48a2fba0c => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 14:13:15.585 8 INFO neutron.services.segments.plugin [-] Segment 14464da1-e28a-4ec9-80c3-306c3bd20006 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14464da1-e28a-4ec9-80c3-306c3bd20006 found for delete ", "request_id": "req-590e806e-1739-4c97-a8dc-a2a71f003663"}]} 2026-05-09 14:13:15.586 8 INFO neutron.services.segments.plugin [-] Segment 14464da1-e28a-4ec9-80c3-306c3bd20006 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14464da1-e28a-4ec9-80c3-306c3bd20006 found for delete ", "request_id": "req-6d60e632-6cbd-48af-8ec4-72b54f303752"}]} [pid: 8|app: 0|req: 1546/3166] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:13:15 2026] DELETE /v2.0/subnets/d563b7bf-2079-4424-841c-931136824aa1 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 14:13:15.863 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5156c676-6208-4c30-bd24-50bc85ff60da b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1621/3167] 10.0.0.206 () {32 vars in 720 bytes} [Sat May 9 14:13:15 2026] GET /v2.0/subnets/d563b7bf-2079-4424-841c-931136824aa1 => 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: 1547/3168] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:13:15 2026] DELETE /v2.0/subnets/16a11884-fd9d-4ee5-8454-e88ee8de08a3 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 14:13:16.117 7 INFO neutron.pecan_wsgi.hooks.translation [None req-95f9168d-9125-4c3e-a761-e1cb7b78cec7 b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1622/3169] 10.0.0.206 () {32 vars in 720 bytes} [Sat May 9 14:13:16 2026] GET /v2.0/subnets/16a11884-fd9d-4ee5-8454-e88ee8de08a3 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3170] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:13:16 2026] DELETE /v2.0/networks/52ea5463-fbb2-493b-a911-029648319b02 => generated 0 bytes in 442 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 14:13:16.589 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9680f6ba-6975-474f-a9d1-5e667245caad b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1623/3171] 10.0.0.206 () {32 vars in 722 bytes} [Sat May 9 14:13:16 2026] GET /v2.0/networks/52ea5463-fbb2-493b-a911-029648319b02 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3172] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:13:16 2026] DELETE /v2.0/subnets/6fd634c6-3a6d-4681-95a6-3b7c3d0e4dc7 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 14:13:16.835 7 INFO neutron.pecan_wsgi.hooks.translation [None req-693408ea-3eb3-4aba-ae3a-22d5beeb5661 b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1624/3173] 10.0.0.206 () {32 vars in 720 bytes} [Sat May 9 14:13:16 2026] GET /v2.0/subnets/6fd634c6-3a6d-4681-95a6-3b7c3d0e4dc7 => 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: 1550/3174] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:13:16 2026] DELETE /v2.0/subnets/4f524966-a98a-402d-b569-347c295bf24c => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 14:13:17.100 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1250c0ff-27cb-4a3a-9f0b-41fbc3b30d6a b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1625/3175] 10.0.0.206 () {32 vars in 720 bytes} [Sat May 9 14:13:17 2026] GET /v2.0/subnets/4f524966-a98a-402d-b569-347c295bf24c => 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: 1551/3176] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:13:17 2026] DELETE /v2.0/networks/36553f8a-f488-4537-9394-060fe86a2a85 => generated 0 bytes in 440 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 14:13:17.566 7 INFO neutron.pecan_wsgi.hooks.translation [None req-69f23ac4-b96d-449a-8795-58a9a217702e b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1626/3177] 10.0.0.206 () {32 vars in 722 bytes} [Sat May 9 14:13:17 2026] GET /v2.0/networks/36553f8a-f488-4537-9394-060fe86a2a85 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 14:13:17.603 8 INFO neutron.services.segments.plugin [-] Segment 4edb7624-cdf0-4d36-9287-1aabbf1ed88c resource provider aggregate not found 2026-05-09 14:13:17.618 8 INFO neutron.services.segments.plugin [-] Segment 4edb7624-cdf0-4d36-9287-1aabbf1ed88c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4edb7624-cdf0-4d36-9287-1aabbf1ed88c found for delete ", "request_id": "req-8224d00a-9677-4d32-930b-c9d3c715692e"}]} 2026-05-09 14:13:17.623 8 INFO neutron.services.segments.plugin [-] Segment 4edb7624-cdf0-4d36-9287-1aabbf1ed88c resource provider aggregate not found 2026-05-09 14:13:17.634 8 INFO neutron.services.segments.plugin [-] Segment c2efe2f8-c4b5-4f15-8b2d-9874f5bbf8a9 resource provider aggregate not found 2026-05-09 14:13:17.642 8 INFO neutron.services.segments.plugin [-] Segment 4edb7624-cdf0-4d36-9287-1aabbf1ed88c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4edb7624-cdf0-4d36-9287-1aabbf1ed88c found for delete ", "request_id": "req-2964003c-55ca-4c78-97fe-e1f9bc6be52e"}]} 2026-05-09 14:13:17.656 8 INFO neutron.services.segments.plugin [-] Segment c2efe2f8-c4b5-4f15-8b2d-9874f5bbf8a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2efe2f8-c4b5-4f15-8b2d-9874f5bbf8a9 found for delete ", "request_id": "req-6bc67938-476a-4046-9517-412b96b6ff24"}]} 2026-05-09 14:13:17.659 8 INFO neutron.services.segments.plugin [-] Segment c2efe2f8-c4b5-4f15-8b2d-9874f5bbf8a9 resource provider aggregate not found 2026-05-09 14:13:17.677 8 INFO neutron.services.segments.plugin [-] Segment c2efe2f8-c4b5-4f15-8b2d-9874f5bbf8a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2efe2f8-c4b5-4f15-8b2d-9874f5bbf8a9 found for delete ", "request_id": "req-a9f7df51-e6cb-4420-8bac-83a5d493a19f"}]} [pid: 8|app: 0|req: 1552/3178] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:13:17 2026] DELETE /v2.0/subnets/b088b7ba-8f0b-4b35-a529-9e3d94c3de94 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 14:13:17.857 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a695a3cf-ff4f-4554-9531-07a5db493154 b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1627/3179] 10.0.0.206 () {32 vars in 720 bytes} [Sat May 9 14:13:17 2026] GET /v2.0/subnets/b088b7ba-8f0b-4b35-a529-9e3d94c3de94 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3180] 10.0.0.206 () {32 vars in 723 bytes} [Sat May 9 14:13:17 2026] DELETE /v2.0/subnets/f49d7859-2d30-4799-a043-3900941685f0 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 14:13:18.105 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b5a0d852-b37c-41fe-a238-3655592480e1 b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1628/3181] 10.0.0.206 () {32 vars in 720 bytes} [Sat May 9 14:13:18 2026] GET /v2.0/subnets/f49d7859-2d30-4799-a043-3900941685f0 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3182] 10.0.0.206 () {32 vars in 725 bytes} [Sat May 9 14:13:18 2026] DELETE /v2.0/networks/c0dc3b64-ea6b-4885-a018-9fec14e2e81c => generated 0 bytes in 460 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 14:13:18.597 7 INFO neutron.pecan_wsgi.hooks.translation [None req-23fcc3cb-00d3-4f84-ada2-1dc421a32c2c b49dc98731c34464b8a7e60e44315999 a7c8fc7cd2c94255b666987ba0c10523 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1629/3183] 10.0.0.206 () {32 vars in 722 bytes} [Sat May 9 14:13:18 2026] GET /v2.0/networks/c0dc3b64-ea6b-4885-a018-9fec14e2e81c => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 14:13:20.671 8 INFO neutron.services.segments.plugin [-] Segment 79b78513-f406-4012-9ee7-eec839f92d83 resource provider aggregate not found 2026-05-09 14:13:20.675 8 INFO neutron.services.segments.plugin [-] Segment 79b78513-f406-4012-9ee7-eec839f92d83 resource provider aggregate not found 2026-05-09 14:13:20.689 8 INFO neutron.services.segments.plugin [-] Segment 79b78513-f406-4012-9ee7-eec839f92d83 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79b78513-f406-4012-9ee7-eec839f92d83 found for delete ", "request_id": "req-01fa2185-dda7-48ee-a71d-7ba62aea7014"}]} 2026-05-09 14:13:20.691 8 INFO neutron.services.segments.plugin [-] Segment 79b78513-f406-4012-9ee7-eec839f92d83 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79b78513-f406-4012-9ee7-eec839f92d83 found for delete ", "request_id": "req-d87cdca8-a9db-44ac-b5bf-0fbf9ffd8a6a"}]} [pid: 8|app: 0|req: 1555/3184] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:13:20 2026] GET /v2.0/security-groups?tenant_id=62f714792fbc4b2fae45ae238f730fbf&name=default => generated 2929 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3185] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:13:20 2026] DELETE /v2.0/security-groups/cfea9918-acc3-4fba-86ae-f178542be489 => 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: 1556/3186] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:13:21 2026] GET /v2.0/security-groups?tenant_id=b33dacdadb3e4db18a17b6e296ff4071&name=default => generated 2929 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3187] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:13:21 2026] DELETE /v2.0/security-groups/1aa64add-b5e9-4260-9d69-d192e18655a6 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3188] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:13:21 2026] GET /v2.0/security-groups?tenant_id=a7c8fc7cd2c94255b666987ba0c10523&name=default => generated 2925 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3189] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:13:21 2026] DELETE /v2.0/security-groups/42497e93-6a37-49ac-94c2-e333fd006990 => 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: 1558/3190] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:13:21 2026] GET /v2.0/security-groups?tenant_id=130edc6650e04d9f8a5a7a55719c40ed&name=default => generated 2929 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3191] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:13:22 2026] DELETE /v2.0/security-groups/8f90176e-65b2-4099-be42-1073b3c18efb => 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: 1559/3192] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:13:22 2026] GET /v2.0/security-groups?tenant_id=351c9e433b744ba485f53d5795af0e61&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3193] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:13:22 2026] DELETE /v2.0/security-groups/b4b688ba-0110-4ddc-9fb4-e26a2154fd3f => 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: 1560/3194] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:13:22 2026] GET /v2.0/security-groups?tenant_id=0246c72438784d0d9ac07b9488785d8f&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3195] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:13:22 2026] DELETE /v2.0/security-groups/f3813d32-f901-45bf-bd33-0c4e22c3d91f => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3196] 10.0.0.206 () {32 vars in 773 bytes} [Sat May 9 14:13:23 2026] GET /v2.0/security-groups?tenant_id=cebc4a8e1daa42238f56b0bde773d346&name=default => generated 2929 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3197] 10.0.0.206 () {32 vars in 739 bytes} [Sat May 9 14:13:23 2026] DELETE /v2.0/security-groups/3d18d010-3880-400e-8e54-964bcba52c31 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3198] 10.0.0.206 () {32 vars in 648 bytes} [Sat May 9 14:13:25 2026] GET /v2.0/networks => generated 2168 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3199] 10.0.0.206 () {32 vars in 654 bytes} [Sat May 9 14:13:27 2026] GET /v2.0/floatingips => 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: 1563/3200] 10.0.0.206 () {32 vars in 646 bytes} [Sat May 9 14:13:27 2026] GET /v2.0/routers => generated 15 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1638/3201] 10.0.0.206 () {32 vars in 642 bytes} [Sat May 9 14:13:27 2026] GET /v2.0/ports => generated 4725 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3202] 10.0.0.206 () {32 vars in 646 bytes} [Sat May 9 14:13:27 2026] GET /v2.0/subnets => generated 1261 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3203] 10.0.0.206 () {32 vars in 648 bytes} [Sat May 9 14:13:27 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: 8|app: 0|req: 1565/3204] 10.0.0.206 () {32 vars in 662 bytes} [Sat May 9 14:13:27 2026] GET /v2.0/security-groups => generated 17401 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3205] 10.0.0.206 () {32 vars in 654 bytes} [Sat May 9 14:13:27 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)