+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue May 12 17:07:49 2026] *** compiled with version: 11.4.0 on 12 May 2026 01:39:56 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: neutron-server-cbb88c784-8kq8d 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 0x55ba89759180 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-12 17:07:52.708 7 INFO neutron.common.config [-] Logging enabled! 2026-05-12 17:07:52.708 7 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-05-12 17:07:52.718 8 INFO neutron.common.config [-] Logging enabled! 2026-05-12 17:07:52.718 8 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-05-12 17:07:53.148 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-12 17:07:53.159 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-12 17:07:54.016 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-12 17:07:54.018 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-12 17:07:54.021 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-12 17:07:54.022 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-12 17:07:54.022 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-12 17:07:54.023 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-12 17:07:54.023 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 17:07:54.029 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 17:07:54.029 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 17:07:54.029 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-12 17:07:54.047 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-12 17:07:54.048 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-12 17:07:54.048 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-12 17:07:54.092 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-12 17:07:54.092 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-12 17:07:54.092 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-12 17:07:54.092 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-12 17:07:54.099 8 WARNING oslo_policy.policy [None req-2b18b45b-1a24-4d51-9bf8-980a9f6d9cf1 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-05-12 17:07:54.166 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-12 17:07:54.169 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-12 17:07:54.173 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-12 17:07:54.174 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-12 17:07:54.174 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-12 17:07:54.174 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-12 17:07:54.174 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 17:07:54.181 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 17:07:54.181 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 17:07:54.181 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-12 17:07:54.200 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-12 17:07:54.202 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-12 17:07:54.202 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-12 17:07:54.244 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-12 17:07:54.245 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-12 17:07:54.245 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-12 17:07:54.245 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-12 17:07:54.252 7 WARNING oslo_policy.policy [None req-5147c958-a95e-474a-936b-633b92739e3c - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-05-12 17:07:54.401 8 INFO neutron.plugins.ml2.managers [None req-2b18b45b-1a24-4d51-9bf8-980a9f6d9cf1 - - - - - -] Initializing driver for type 'vlan' 2026-05-12 17:07:54.550 7 INFO neutron.plugins.ml2.managers [None req-5147c958-a95e-474a-936b-633b92739e3c - - - - - -] Initializing driver for type 'vlan' 2026-05-12 17:07:54.706 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-2b18b45b-1a24-4d51-9bf8-980a9f6d9cf1 - - - - - -] VlanTypeDriver initialization complete 2026-05-12 17:07:54.707 8 INFO neutron.plugins.ml2.managers [None req-2b18b45b-1a24-4d51-9bf8-980a9f6d9cf1 - - - - - -] Initializing driver for type 'vxlan' 2026-05-12 17:07:54.707 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-2b18b45b-1a24-4d51-9bf8-980a9f6d9cf1 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-12 17:07:54.732 8 INFO neutron.plugins.ml2.managers [None req-2b18b45b-1a24-4d51-9bf8-980a9f6d9cf1 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-12 17:07:54.732 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-2b18b45b-1a24-4d51-9bf8-980a9f6d9cf1 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-12 17:07:54.733 8 INFO neutron.plugins.ml2.managers [None req-2b18b45b-1a24-4d51-9bf8-980a9f6d9cf1 - - - - - -] Initializing extension driver 'port_security' 2026-05-12 17:07:54.733 8 INFO neutron.plugins.ml2.extensions.port_security [None req-2b18b45b-1a24-4d51-9bf8-980a9f6d9cf1 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-12 17:07:54.733 8 INFO neutron.plugins.ml2.managers [None req-2b18b45b-1a24-4d51-9bf8-980a9f6d9cf1 - - - - - -] Initializing extension driver 'qos' 2026-05-12 17:07:54.733 8 INFO neutron.plugins.ml2.managers [None req-2b18b45b-1a24-4d51-9bf8-980a9f6d9cf1 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-12 17:07:54.733 8 INFO neutron.plugins.ml2.managers [None req-2b18b45b-1a24-4d51-9bf8-980a9f6d9cf1 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-12 17:07:54.744 8 INFO neutron.quota [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded quota_driver: . 2026-05-12 17:07:54.744 8 INFO neutron.plugins.ml2.plugin [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Modular L2 Plugin initialization complete 2026-05-12 17:07:54.744 8 INFO neutron.plugins.ml2.managers [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-12 17:07:54.745 8 INFO neutron.plugins.ml2.managers [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-12 17:07:54.745 8 INFO neutron.plugins.ml2.managers [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-12 17:07:54.745 8 INFO neutron.extensions.vlantransparent [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Disabled vlantransparent extension. 2026-05-12 17:07:54.745 8 INFO neutron.manager [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loading Plugin: qos 2026-05-12 17:07:54.755 8 INFO neutron.manager [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loading Plugin: router 2026-05-12 17:07:54.788 8 INFO neutron.services.service_base [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-12 17:07:54.789 8 INFO neutron.manager [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loading Plugin: segments 2026-05-12 17:07:54.881 8 INFO neutron.manager [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loading Plugin: trunk 2026-05-12 17:07:54.882 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-5147c958-a95e-474a-936b-633b92739e3c - - - - - -] VlanTypeDriver initialization complete 2026-05-12 17:07:54.883 7 INFO neutron.plugins.ml2.managers [None req-5147c958-a95e-474a-936b-633b92739e3c - - - - - -] Initializing driver for type 'vxlan' 2026-05-12 17:07:54.883 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-5147c958-a95e-474a-936b-633b92739e3c - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-12 17:07:54.907 7 INFO neutron.plugins.ml2.managers [None req-5147c958-a95e-474a-936b-633b92739e3c - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-12 17:07:54.907 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-5147c958-a95e-474a-936b-633b92739e3c - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-12 17:07:54.908 7 INFO neutron.plugins.ml2.managers [None req-5147c958-a95e-474a-936b-633b92739e3c - - - - - -] Initializing extension driver 'port_security' 2026-05-12 17:07:54.908 7 INFO neutron.plugins.ml2.extensions.port_security [None req-5147c958-a95e-474a-936b-633b92739e3c - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-12 17:07:54.908 7 INFO neutron.plugins.ml2.managers [None req-5147c958-a95e-474a-936b-633b92739e3c - - - - - -] Initializing extension driver 'qos' 2026-05-12 17:07:54.908 7 INFO neutron.plugins.ml2.managers [None req-5147c958-a95e-474a-936b-633b92739e3c - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-12 17:07:54.909 7 INFO neutron.plugins.ml2.managers [None req-5147c958-a95e-474a-936b-633b92739e3c - - - - - -] Initializing mechanism driver 'l2population' 2026-05-12 17:07:54.920 7 INFO neutron.quota [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded quota_driver: . 2026-05-12 17:07:54.921 7 INFO neutron.plugins.ml2.plugin [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Modular L2 Plugin initialization complete 2026-05-12 17:07:54.921 7 INFO neutron.plugins.ml2.managers [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-12 17:07:54.921 7 INFO neutron.plugins.ml2.managers [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-12 17:07:54.922 7 INFO neutron.plugins.ml2.managers [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-12 17:07:54.922 7 INFO neutron.extensions.vlantransparent [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Disabled vlantransparent extension. 2026-05-12 17:07:54.922 7 INFO neutron.manager [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loading Plugin: qos 2026-05-12 17:07:54.929 8 INFO neutron.manager [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loading Plugin: vpnaas 2026-05-12 17:07:54.933 7 INFO neutron.manager [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loading Plugin: router 2026-05-12 17:07:54.967 7 INFO neutron.services.service_base [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-12 17:07:54.967 7 INFO neutron.manager [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loading Plugin: segments 2026-05-12 17:07:54.968 8 WARNING stevedore.named [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-12 17:07:55.026 8 INFO neutron_vpnaas.services.vpn.plugin [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-12 17:07:55.026 8 INFO neutron.common.utils [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-12 17:07:55.027 8 INFO neutron.manager [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loading Plugin: auto_allocate 2026-05-12 17:07:55.031 8 INFO neutron.manager [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loading Plugin: tag 2026-05-12 17:07:55.037 8 INFO neutron.manager [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loading Plugin: timestamp 2026-05-12 17:07:55.041 8 INFO neutron.manager [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loading Plugin: network_ip_availability 2026-05-12 17:07:55.046 8 INFO neutron.manager [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loading Plugin: flavors 2026-05-12 17:07:55.051 8 INFO neutron.manager [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loading Plugin: revisions 2026-05-12 17:07:55.059 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Initializing extension manager. 2026-05-12 17:07:55.060 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: address-group 2026-05-12 17:07:55.061 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: address-scope 2026-05-12 17:07:55.061 7 INFO neutron.manager [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loading Plugin: trunk 2026-05-12 17:07:55.062 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-12 17:07:55.062 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: agent 2026-05-12 17:07:55.063 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: agent-resources-synced 2026-05-12 17:07:55.064 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-12 17:07:55.065 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-12 17:07:55.066 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: availability_zone 2026-05-12 17:07:55.066 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: availability_zone_filter 2026-05-12 17:07:55.067 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-12 17:07:55.067 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: default-subnetpools 2026-05-12 17:07:55.069 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-12 17:07:55.069 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: dns-integration 2026-05-12 17:07:55.070 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: dns-domain-ports 2026-05-12 17:07:55.070 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-12 17:07:55.071 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: dvr 2026-05-12 17:07:55.072 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-12 17:07:55.072 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: empty-string-filtering 2026-05-12 17:07:55.073 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-12 17:07:55.073 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-12 17:07:55.074 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: external-net 2026-05-12 17:07:55.074 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-12 17:07:55.075 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: extraroute 2026-05-12 17:07:55.076 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: extraroute-atomic 2026-05-12 17:07:55.076 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-12 17:07:55.077 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-12 17:07:55.077 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-12 17:07:55.078 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-12 17:07:55.078 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: fip-port-details 2026-05-12 17:07:55.079 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: flavors 2026-05-12 17:07:55.080 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-12 17:07:55.081 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: floatingip-pools 2026-05-12 17:07:55.082 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: ip_allocation 2026-05-12 17:07:55.082 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-12 17:07:55.083 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: l2_adjacency 2026-05-12 17:07:55.084 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: router 2026-05-12 17:07:55.085 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-12 17:07:55.086 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-12 17:07:55.087 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-12 17:07:55.087 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: ext-gw-mode 2026-05-12 17:07:55.088 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: l3-ha 2026-05-12 17:07:55.088 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-12 17:07:55.089 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-12 17:07:55.090 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: l3-flavors 2026-05-12 17:07:55.091 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-12 17:07:55.091 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-12 17:07:55.093 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-12 17:07:55.094 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-12 17:07:55.095 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-12 17:07:55.096 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-12 17:07:55.097 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-12 17:07:55.097 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: multi-provider 2026-05-12 17:07:55.098 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: net-mtu 2026-05-12 17:07:55.098 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: net-mtu-writable 2026-05-12 17:07:55.099 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: network_availability_zone 2026-05-12 17:07:55.100 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: network_ha 2026-05-12 17:07:55.100 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: network-ip-availability 2026-05-12 17:07:55.101 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-12 17:07:55.102 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: pagination 2026-05-12 17:07:55.102 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: port-device-profile 2026-05-12 17:07:55.103 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-12 17:07:55.104 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-12 17:07:55.104 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-12 17:07:55.105 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: port-mac-override 2026-05-12 17:07:55.105 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-12 17:07:55.106 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-12 17:07:55.106 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: port-resource-request 2026-05-12 17:07:55.107 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-12 17:07:55.108 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: binding 2026-05-12 17:07:55.108 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: binding-extended 2026-05-12 17:07:55.109 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: port-security 2026-05-12 17:07:55.109 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: project-id 2026-05-12 17:07:55.110 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: provider 2026-05-12 17:07:55.110 7 INFO neutron.manager [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loading Plugin: vpnaas 2026-05-12 17:07:55.112 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: qos 2026-05-12 17:07:55.112 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-12 17:07:55.113 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-12 17:07:55.114 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: qos-default 2026-05-12 17:07:55.114 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: qos-fip 2026-05-12 17:07:55.115 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-12 17:07:55.115 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-12 17:07:55.116 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-12 17:07:55.117 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-12 17:07:55.117 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-12 17:07:55.118 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: qos-pps 2026-05-12 17:07:55.119 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-12 17:07:55.119 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-12 17:07:55.120 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: qos-rules-alias 2026-05-12 17:07:55.120 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: quota-check-limit 2026-05-12 17:07:55.122 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: quotas 2026-05-12 17:07:55.123 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: quota_details 2026-05-12 17:07:55.124 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: rbac-policies 2026-05-12 17:07:55.125 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: rbac-address-group 2026-05-12 17:07:55.125 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: rbac-address-scope 2026-05-12 17:07:55.126 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: rbac-security-groups 2026-05-12 17:07:55.127 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-12 17:07:55.127 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: revision-if-match 2026-05-12 17:07:55.128 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-12 17:07:55.128 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: router_availability_zone 2026-05-12 17:07:55.129 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-12 17:07:55.130 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-12 17:07:55.131 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-12 17:07:55.132 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-12 17:07:55.132 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-12 17:07:55.133 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-12 17:07:55.133 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-12 17:07:55.142 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: security-group 2026-05-12 17:07:55.143 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: segment 2026-05-12 17:07:55.144 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-12 17:07:55.144 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: service-type 2026-05-12 17:07:55.145 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: sorting 2026-05-12 17:07:55.145 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: standard-attr-segment 2026-05-12 17:07:55.146 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: standard-attr-description 2026-05-12 17:07:55.147 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: stateful-security-group 2026-05-12 17:07:55.147 7 WARNING stevedore.named [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-12 17:07:55.147 8 WARNING neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-12 17:07:55.148 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-12 17:07:55.149 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: subnet_onboard 2026-05-12 17:07:55.149 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-12 17:07:55.150 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: subnet-service-types 2026-05-12 17:07:55.150 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: subnet_allocation 2026-05-12 17:07:55.151 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-12 17:07:55.152 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-12 17:07:55.154 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: standard-attr-tag 2026-05-12 17:07:55.155 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-12 17:07:55.156 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: trunk 2026-05-12 17:07:55.156 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: trunk-details 2026-05-12 17:07:55.157 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-12 17:07:55.158 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-12 17:07:55.159 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-12 17:07:55.160 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-12 17:07:55.161 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: vpn-flavors 2026-05-12 17:07:55.162 8 INFO neutron.api.extensions [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Loaded extension: vpnaas 2026-05-12 17:07:55.164 8 INFO neutron.quota.resource_registry [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-12 17:07:55.165 8 INFO neutron.quota.resource_registry [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-12 17:07:55.165 8 INFO neutron.quota.resource_registry [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 17:07:55.165 8 INFO neutron.quota.resource_registry [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-12 17:07:55.169 8 INFO neutron.quota.resource_registry [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-12 17:07:55.170 8 INFO neutron.quota.resource_registry [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-12 17:07:55.176 8 INFO neutron.quota.resource_registry [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-12 17:07:55.176 8 INFO neutron.quota.resource_registry [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-12 17:07:55.177 8 INFO neutron.quota.resource_registry [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-12 17:07:55.178 8 INFO neutron.quota.resource_registry [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 17:07:55.178 8 WARNING neutron.quota.resource_registry [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] subnetpool is already registered 2026-05-12 17:07:55.179 8 INFO neutron.quota.resource_registry [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 17:07:55.179 8 WARNING neutron.quota.resource_registry [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] subnetpool is already registered 2026-05-12 17:07:55.180 8 INFO neutron.quota.resource_registry [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-12 17:07:55.180 8 INFO neutron.quota.resource_registry [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-12 17:07:55.181 8 INFO neutron.quota.resource_registry [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-12 17:07:55.181 8 INFO neutron.quota.resource_registry [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-12 17:07:55.182 8 INFO neutron.quota.resource_registry [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-12 17:07:55.182 8 INFO neutron.quota.resource_registry [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-12 17:07:55.188 8 INFO neutron.quota.resource_registry [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-12 17:07:55.188 8 WARNING neutron.quota.resource_registry [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] router is already registered 2026-05-12 17:07:55.188 8 INFO neutron.quota.resource_registry [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-12 17:07:55.189 8 WARNING neutron.quota.resource_registry [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] floatingip is already registered 2026-05-12 17:07:55.193 8 INFO neutron.quota.resource_registry [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-12 17:07:55.194 8 WARNING neutron.quota.resource_registry [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] rbac_policy is already registered 2026-05-12 17:07:55.194 8 INFO neutron.quota.resource_registry [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-12 17:07:55.194 7 INFO neutron_vpnaas.services.vpn.plugin [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-12 17:07:55.195 8 WARNING neutron.quota.resource_registry [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] security_group is already registered 2026-05-12 17:07:55.195 7 INFO neutron.common.utils [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-12 17:07:55.195 7 INFO neutron.manager [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loading Plugin: auto_allocate 2026-05-12 17:07:55.195 8 INFO neutron.quota.resource_registry [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-12 17:07:55.195 8 WARNING neutron.quota.resource_registry [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] security_group_rule is already registered 2026-05-12 17:07:55.196 8 INFO neutron.quota.resource_registry [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 17:07:55.197 8 WARNING neutron.quota.resource_registry [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] subnetpool is already registered 2026-05-12 17:07:55.197 8 INFO neutron.quota.resource_registry [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 17:07:55.198 8 WARNING neutron.quota.resource_registry [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] subnetpool is already registered 2026-05-12 17:07:55.198 8 INFO neutron.quota.resource_registry [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-12 17:07:55.198 8 WARNING neutron.quota.resource_registry [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] trunk is already registered 2026-05-12 17:07:55.199 8 INFO neutron.quota.resource_registry [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-12 17:07:55.199 8 WARNING neutron.quota.resource_registry [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] endpoint_group is already registered 2026-05-12 17:07:55.199 7 INFO neutron.manager [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loading Plugin: tag 2026-05-12 17:07:55.200 8 INFO neutron.quota.resource_registry [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-12 17:07:55.200 8 WARNING neutron.quota.resource_registry [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] vpnservice is already registered 2026-05-12 17:07:55.200 8 INFO neutron.quota.resource_registry [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-12 17:07:55.200 8 WARNING neutron.quota.resource_registry [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] ipsec_site_connection is already registered 2026-05-12 17:07:55.201 8 INFO neutron.quota.resource_registry [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-12 17:07:55.201 8 WARNING neutron.quota.resource_registry [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] ipsecpolicy is already registered 2026-05-12 17:07:55.202 8 INFO neutron.quota.resource_registry [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-12 17:07:55.202 8 WARNING neutron.quota.resource_registry [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] ikepolicy is already registered 2026-05-12 17:07:55.206 7 INFO neutron.manager [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loading Plugin: timestamp 2026-05-12 17:07:55.209 7 INFO neutron.manager [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loading Plugin: network_ip_availability 2026-05-12 17:07:55.212 7 INFO neutron.manager [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loading Plugin: flavors 2026-05-12 17:07:55.215 7 INFO neutron.manager [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loading Plugin: revisions 2026-05-12 17:07:55.218 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Initializing extension manager. 2026-05-12 17:07:55.219 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: address-group 2026-05-12 17:07:55.220 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: address-scope 2026-05-12 17:07:55.221 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-12 17:07:55.222 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: agent 2026-05-12 17:07:55.222 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: agent-resources-synced 2026-05-12 17:07:55.224 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-12 17:07:55.224 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-12 17:07:55.225 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: availability_zone 2026-05-12 17:07:55.226 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: availability_zone_filter 2026-05-12 17:07:55.227 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-12 17:07:55.227 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: default-subnetpools 2026-05-12 17:07:55.228 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-12 17:07:55.229 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: dns-integration 2026-05-12 17:07:55.230 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: dns-domain-ports 2026-05-12 17:07:55.230 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-12 17:07:55.231 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: dvr 2026-05-12 17:07:55.232 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-12 17:07:55.232 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: empty-string-filtering 2026-05-12 17:07:55.233 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-12 17:07:55.233 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-12 17:07:55.234 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: external-net 2026-05-12 17:07:55.235 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-12 17:07:55.235 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: extraroute 2026-05-12 17:07:55.236 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: extraroute-atomic 2026-05-12 17:07:55.237 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-12 17:07:55.237 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-12 17:07:55.238 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-12 17:07:55.238 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-12 17:07:55.239 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: fip-port-details 2026-05-12 17:07:55.240 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: flavors 2026-05-12 17:07:55.241 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-12 17:07:55.242 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: floatingip-pools 2026-05-12 17:07:55.242 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: ip_allocation 2026-05-12 17:07:55.243 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-12 17:07:55.244 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: l2_adjacency 2026-05-12 17:07:55.245 8 WARNING keystonemiddleware._common.config [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 17:07:55.245 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: router 2026-05-12 17:07:55.246 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-12 17:07:55.247 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-12 17:07:55.248 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-12 17:07:55.248 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: ext-gw-mode 2026-05-12 17:07:55.249 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: l3-ha 2026-05-12 17:07:55.249 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-12 17:07:55.250 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-12 17:07:55.250 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: l3-flavors 2026-05-12 17:07:55.251 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-12 17:07:55.252 8 WARNING oslo_config.cfg [None req-58f1d1f3-bdc7-47ac-9e1d-25fa89846e42 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-12 17:07:55.252 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-12 17:07:55.254 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: l3_agent_scheduler WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55ba89759180 pid: 8 (default app) 2026-05-12 17:07:55.255 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-12 17:07:55.256 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-12 17:07:55.257 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-12 17:07:55.257 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-12 17:07:55.258 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: multi-provider 2026-05-12 17:07:55.259 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: net-mtu 2026-05-12 17:07:55.259 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: net-mtu-writable 2026-05-12 17:07:55.260 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: network_availability_zone 2026-05-12 17:07:55.260 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: network_ha 2026-05-12 17:07:55.261 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: network-ip-availability 2026-05-12 17:07:55.262 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-12 17:07:55.263 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: pagination 2026-05-12 17:07:55.263 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: port-device-profile 2026-05-12 17:07:55.264 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-12 17:07:55.264 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-12 17:07:55.265 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-12 17:07:55.265 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: port-mac-override 2026-05-12 17:07:55.266 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-12 17:07:55.267 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-12 17:07:55.267 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: port-resource-request 2026-05-12 17:07:55.268 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-12 17:07:55.268 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: binding 2026-05-12 17:07:55.269 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: binding-extended 2026-05-12 17:07:55.270 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: port-security 2026-05-12 17:07:55.270 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: project-id 2026-05-12 17:07:55.271 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: provider 2026-05-12 17:07:55.272 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: qos 2026-05-12 17:07:55.273 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-12 17:07:55.274 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-12 17:07:55.274 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: qos-default 2026-05-12 17:07:55.275 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: qos-fip 2026-05-12 17:07:55.276 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-12 17:07:55.276 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-12 17:07:55.277 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-12 17:07:55.277 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-12 17:07:55.278 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-12 17:07:55.279 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: qos-pps 2026-05-12 17:07:55.279 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-12 17:07:55.280 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-12 17:07:55.281 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: qos-rules-alias 2026-05-12 17:07:55.281 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: quota-check-limit 2026-05-12 17:07:55.283 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: quotas 2026-05-12 17:07:55.284 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: quota_details 2026-05-12 17:07:55.285 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: rbac-policies 2026-05-12 17:07:55.286 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: rbac-address-group 2026-05-12 17:07:55.287 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: rbac-address-scope 2026-05-12 17:07:55.287 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: rbac-security-groups 2026-05-12 17:07:55.288 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-12 17:07:55.288 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: revision-if-match 2026-05-12 17:07:55.289 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-12 17:07:55.290 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: router_availability_zone 2026-05-12 17:07:55.290 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-12 17:07:55.292 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-12 17:07:55.293 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-12 17:07:55.293 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-12 17:07:55.294 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-12 17:07:55.294 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-12 17:07:55.295 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-12 17:07:55.305 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: security-group 2026-05-12 17:07:55.306 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: segment 2026-05-12 17:07:55.307 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-12 17:07:55.308 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: service-type 2026-05-12 17:07:55.308 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: sorting 2026-05-12 17:07:55.309 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: standard-attr-segment 2026-05-12 17:07:55.310 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: standard-attr-description 2026-05-12 17:07:55.310 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: stateful-security-group 2026-05-12 17:07:55.311 7 WARNING neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-12 17:07:55.312 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-12 17:07:55.312 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: subnet_onboard 2026-05-12 17:07:55.313 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-12 17:07:55.313 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: subnet-service-types 2026-05-12 17:07:55.314 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: subnet_allocation 2026-05-12 17:07:55.315 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-12 17:07:55.315 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-12 17:07:55.318 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: standard-attr-tag 2026-05-12 17:07:55.319 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-12 17:07:55.320 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: trunk 2026-05-12 17:07:55.321 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: trunk-details 2026-05-12 17:07:55.321 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-12 17:07:55.322 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-12 17:07:55.324 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-12 17:07:55.325 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-12 17:07:55.326 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: vpn-flavors 2026-05-12 17:07:55.327 7 INFO neutron.api.extensions [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Loaded extension: vpnaas 2026-05-12 17:07:55.330 7 INFO neutron.quota.resource_registry [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-12 17:07:55.330 7 INFO neutron.quota.resource_registry [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-12 17:07:55.330 7 INFO neutron.quota.resource_registry [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 17:07:55.331 7 INFO neutron.quota.resource_registry [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-12 17:07:55.335 7 INFO neutron.quota.resource_registry [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-12 17:07:55.335 7 INFO neutron.quota.resource_registry [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-12 17:07:55.342 7 INFO neutron.quota.resource_registry [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-12 17:07:55.343 7 INFO neutron.quota.resource_registry [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-12 17:07:55.343 7 INFO neutron.quota.resource_registry [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-12 17:07:55.345 7 INFO neutron.quota.resource_registry [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 17:07:55.345 7 WARNING neutron.quota.resource_registry [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] subnetpool is already registered 2026-05-12 17:07:55.345 7 INFO neutron.quota.resource_registry [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 17:07:55.346 7 WARNING neutron.quota.resource_registry [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] subnetpool is already registered 2026-05-12 17:07:55.346 7 INFO neutron.quota.resource_registry [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-12 17:07:55.347 7 INFO neutron.quota.resource_registry [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-12 17:07:55.348 7 INFO neutron.quota.resource_registry [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-12 17:07:55.348 7 INFO neutron.quota.resource_registry [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-12 17:07:55.349 7 INFO neutron.quota.resource_registry [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-12 17:07:55.349 7 INFO neutron.quota.resource_registry [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-12 17:07:55.354 7 INFO neutron.quota.resource_registry [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-12 17:07:55.355 7 WARNING neutron.quota.resource_registry [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] router is already registered 2026-05-12 17:07:55.355 7 INFO neutron.quota.resource_registry [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-12 17:07:55.355 7 WARNING neutron.quota.resource_registry [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] floatingip is already registered 2026-05-12 17:07:55.361 7 INFO neutron.quota.resource_registry [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-12 17:07:55.362 7 WARNING neutron.quota.resource_registry [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] rbac_policy is already registered 2026-05-12 17:07:55.362 7 INFO neutron.quota.resource_registry [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-12 17:07:55.363 7 WARNING neutron.quota.resource_registry [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] security_group is already registered 2026-05-12 17:07:55.363 7 INFO neutron.quota.resource_registry [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-12 17:07:55.364 7 WARNING neutron.quota.resource_registry [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] security_group_rule is already registered 2026-05-12 17:07:55.365 7 INFO neutron.quota.resource_registry [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 17:07:55.365 7 WARNING neutron.quota.resource_registry [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] subnetpool is already registered 2026-05-12 17:07:55.366 7 INFO neutron.quota.resource_registry [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 17:07:55.366 7 WARNING neutron.quota.resource_registry [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] subnetpool is already registered 2026-05-12 17:07:55.367 7 INFO neutron.quota.resource_registry [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-12 17:07:55.367 7 WARNING neutron.quota.resource_registry [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] trunk is already registered 2026-05-12 17:07:55.367 7 INFO neutron.quota.resource_registry [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-12 17:07:55.368 7 WARNING neutron.quota.resource_registry [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] endpoint_group is already registered 2026-05-12 17:07:55.368 7 INFO neutron.quota.resource_registry [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-12 17:07:55.368 7 WARNING neutron.quota.resource_registry [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] vpnservice is already registered 2026-05-12 17:07:55.369 7 INFO neutron.quota.resource_registry [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-12 17:07:55.369 7 WARNING neutron.quota.resource_registry [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] ipsec_site_connection is already registered 2026-05-12 17:07:55.370 7 INFO neutron.quota.resource_registry [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-12 17:07:55.370 7 WARNING neutron.quota.resource_registry [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] ipsecpolicy is already registered 2026-05-12 17:07:55.371 7 INFO neutron.quota.resource_registry [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-12 17:07:55.371 7 WARNING neutron.quota.resource_registry [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] ikepolicy is already registered 2026-05-12 17:07:55.411 7 WARNING keystonemiddleware._common.config [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 17:07:55.419 7 WARNING oslo_config.cfg [None req-5dbdfb6e-0d01-41a6-aa37-3753d9cccc25 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55ba89759180 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-12 17:08:01.128 7 INFO neutron.pecan_wsgi.hooks.translation [None req-43edc147-1645-44a8-a3e4-e27fb8788c8f 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1/4] 199.19.213.199 () {44 vars in 927 bytes} [Tue May 12 17:08:00 2026] GET /v2.0/networks/public => generated 108 bytes in 816 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.19.213.199 () {44 vars in 949 bytes} [Tue May 12 17:08:01 2026] GET /v2.0/networks?name=public => generated 15 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:08:01.677 7 WARNING oslo_policy.policy [None req-17af6d9e-e61f-4ef0-879c-48a8a4f24bc5 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-05-12 17:08:01.868 7 WARNING neutron.services.revisions.revision_plugin [None req-17af6d9e-e61f-4ef0-879c-48a8a4f24bc5 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] Could not find related network for resource to bump revision. 2026-05-12 17:08:01.898 7 INFO neutron.db.segments_db [None req-17af6d9e-e61f-4ef0-879c-48a8a4f24bc5 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] Added segment f48d051c-cc18-4b7b-8662-f668fe085584 of type flat for network 2ff39766-915e-4595-8f90-f59ce7c83cf6 2026-05-12 17:08:01.963 7 INFO neutron.pecan_wsgi.hooks.translation [None req-17af6d9e-e61f-4ef0-879c-48a8a4f24bc5 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/6] 199.19.213.199 () {48 vars in 967 bytes} [Tue May 12 17:08:01 2026] POST /v2.0/networks => generated 124 bytes in 471 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:08:08.121 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f07ef96c-ab4d-427a-8889-340b819f830d 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.19.213.199 () {44 vars in 927 bytes} [Tue May 12 17:08:07 2026] GET /v2.0/networks/public => generated 108 bytes in 374 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.19.213.199 () {44 vars in 949 bytes} [Tue May 12 17:08:08 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-12 17:08:08.299 8 WARNING oslo_policy.policy [None req-72835540-4173-42b1-8ed7-55fb2f075cb2 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-05-12 17:08:08.342 8 WARNING neutron.services.revisions.revision_plugin [None req-72835540-4173-42b1-8ed7-55fb2f075cb2 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] Could not find related network for resource to bump revision. 2026-05-12 17:08:08.360 8 INFO neutron.db.segments_db [None req-72835540-4173-42b1-8ed7-55fb2f075cb2 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] Added segment 6e55e0fb-68a8-48ed-b1a1-77f2e560c1b9 of type flat for network 9762b974-d36f-4785-a622-785497699d94 2026-05-12 17:08:08.408 8 INFO neutron.pecan_wsgi.hooks.translation [None req-72835540-4173-42b1-8ed7-55fb2f075cb2 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.19.213.199 () {48 vars in 967 bytes} [Tue May 12 17:08:08 2026] POST /v2.0/networks => generated 124 bytes in 273 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:08:14.257 8 INFO neutron.pecan_wsgi.hooks.translation [None req-db4489b9-cf47-4c72-9e62-cb6d8fee1bed 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/11] 199.19.213.199 () {44 vars in 927 bytes} [Tue May 12 17:08:14 2026] GET /v2.0/networks/public => generated 108 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/12] 199.19.213.199 () {44 vars in 949 bytes} [Tue May 12 17:08:14 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-12 17:08:14.350 8 WARNING neutron.services.revisions.revision_plugin [None req-548f7d39-5977-4c90-b867-7ba18f22f651 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] Could not find related network for resource to bump revision. 2026-05-12 17:08:14.368 8 INFO neutron.db.segments_db [None req-548f7d39-5977-4c90-b867-7ba18f22f651 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] Added segment 795da08e-d705-49fd-b722-354e5cc08cb0 of type flat for network 8c9febfb-a91d-47d1-a622-6da1b7ab491f 2026-05-12 17:08:14.408 8 INFO neutron.pecan_wsgi.hooks.translation [None req-548f7d39-5977-4c90-b867-7ba18f22f651 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/13] 199.19.213.199 () {48 vars in 967 bytes} [Tue May 12 17:08:14 2026] POST /v2.0/networks => generated 124 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:08:20.323 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f24c4255-58f8-4b32-b7ff-1a67b72e7fc7 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/14] 199.19.213.199 () {44 vars in 927 bytes} [Tue May 12 17:08:20 2026] GET /v2.0/networks/public => generated 108 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 199.19.213.199 () {44 vars in 949 bytes} [Tue May 12 17:08:20 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:08:20.422 7 WARNING neutron.services.revisions.revision_plugin [None req-271f49c0-3bec-45e7-99b7-a030dcab8150 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] Could not find related network for resource to bump revision. 2026-05-12 17:08:20.445 7 INFO neutron.db.segments_db [None req-271f49c0-3bec-45e7-99b7-a030dcab8150 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] Added segment d73d2e71-cda7-40cc-b2b5-bf5641eb14bf of type flat for network 9ad06411-f3ec-4653-a607-7c0c5c704694 2026-05-12 17:08:20.476 7 INFO neutron.pecan_wsgi.hooks.translation [None req-271f49c0-3bec-45e7-99b7-a030dcab8150 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/16] 199.19.213.199 () {48 vars in 967 bytes} [Tue May 12 17:08:20 2026] POST /v2.0/networks => generated 124 bytes in 139 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:08:26.306 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8b3ce8e0-df3a-4599-bcea-4c5027d0be80 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/18] 199.19.213.199 () {44 vars in 927 bytes} [Tue May 12 17:08:26 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: 11/19] 199.19.213.199 () {44 vars in 949 bytes} [Tue May 12 17:08:26 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:08:26.383 7 WARNING neutron.services.revisions.revision_plugin [None req-66245411-2263-4a43-9abc-1ff37dc2e714 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] Could not find related network for resource to bump revision. 2026-05-12 17:08:26.403 7 INFO neutron.db.segments_db [None req-66245411-2263-4a43-9abc-1ff37dc2e714 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] Added segment 5f0da79f-5958-4eeb-b336-fe9286bd92c5 of type flat for network 565025b8-b002-4919-879b-46c98c1d9240 [pid: 7|app: 0|req: 9/20] 199.19.213.199 () {48 vars in 967 bytes} [Tue May 12 17:08:26 2026] POST /v2.0/networks => generated 706 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:08:27.503 8 INFO neutron.pecan_wsgi.hooks.translation [None req-acc66393-6a5d-48ed-b31f-0f3c1e93371f 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/21] 199.19.213.199 () {44 vars in 927 bytes} [Tue May 12 17:08:27 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/22] 199.19.213.199 () {44 vars in 949 bytes} [Tue May 12 17:08:27 2026] GET /v2.0/networks?name=public => generated 709 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:08:27.624 8 INFO neutron.pecan_wsgi.hooks.translation [None req-69783aa3-c47c-49cb-b86c-defd18250039 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/23] 199.19.213.199 () {44 vars in 1034 bytes} [Tue May 12 17:08:27 2026] GET /v2.0/subnets/public-subnet?network_id=565025b8-b002-4919-879b-46c98c1d9240 => generated 113 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/24] 199.19.213.199 () {44 vars in 1057 bytes} [Tue May 12 17:08:27 2026] GET /v2.0/subnets?name=public-subnet&network_id=565025b8-b002-4919-879b-46c98c1d9240 => generated 14 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/25] 199.19.213.199 () {48 vars in 965 bytes} [Tue May 12 17:08:27 2026] POST /v2.0/subnets => generated 641 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:12:55.113 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [8a0a24e1-a625-4a98-9320-f2691844406f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 17:12:55.114 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [1b3ba0ba-8dcc-4a0a-bf53-0fb06bcf90c5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 17:12:55.117 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 12 17:12:55 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.19.213.199) !!! 2026-05-12 17:12:55.258 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8ab3f762-4509-4a96-9acb-29df4610cc61 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 31/59] 199.19.213.199 () {44 vars in 937 bytes} [Tue May 12 17:12:55 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 152 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:12:55.269 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [e4a109c3-abf1-4dfb-ba19-7fe5fc80fe77] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 17:12:55.272 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [091a10f2-1aef-4cff-a3a5-23486128a10a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 17:12:55.275 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 12 17:12:55 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.19.213.199) !!! [pid: 7|app: 0|req: 29/60] 199.19.213.199 () {44 vars in 959 bytes} [Tue May 12 17:12:55 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:12:55.370 8 INFO neutron.db.segments_db [None req-749647b8-6d00-4258-9a1a-0006a16c9ebc 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] Added segment 9faac0d7-ec01-4ad4-83d7-8d12596168f6 of type vxlan for network 2fb37a3e-cff5-4420-9131-582bccf8f5d0 [pid: 8|app: 0|req: 32/61] 199.19.213.199 () {48 vars in 966 bytes} [Tue May 12 17:12:55 2026] POST /v2.0/networks => generated 707 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:12:56.608 7 INFO oslo.messaging._drivers.impl_rabbit [-] [091a10f2-1aef-4cff-a3a5-23486128a10a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60788. 2026-05-12 17:12:56.609 7 INFO oslo.messaging._drivers.impl_rabbit [-] [e4a109c3-abf1-4dfb-ba19-7fe5fc80fe77] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60804. 2026-05-12 17:12:56.651 7 INFO neutron.pecan_wsgi.hooks.translation [None req-505a77ef-5768-4808-8382-11ade50499c7 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 31/64] 199.19.213.199 () {44 vars in 937 bytes} [Tue May 12 17:12:56 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 73 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:12:56.729 8 INFO oslo.messaging._drivers.impl_rabbit [-] [1b3ba0ba-8dcc-4a0a-bf53-0fb06bcf90c5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60820. 2026-05-12 17:12:56.729 8 INFO oslo.messaging._drivers.impl_rabbit [-] [8a0a24e1-a625-4a98-9320-f2691844406f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60808. [pid: 8|app: 0|req: 34/65] 199.19.213.199 () {44 vars in 959 bytes} [Tue May 12 17:12:56 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:12:56.770 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fdc65184-fb10-475b-9b4e-e1c90a53e81b 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 32/66] 199.19.213.199 () {44 vars in 1036 bytes} [Tue May 12 17:12:56 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=2fb37a3e-cff5-4420-9131-582bccf8f5d0 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/67] 199.19.213.199 () {44 vars in 1059 bytes} [Tue May 12 17:12:56 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=2fb37a3e-cff5-4420-9131-582bccf8f5d0 => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/68] 199.19.213.199 () {48 vars in 965 bytes} [Tue May 12 17:12:56 2026] POST /v2.0/subnets => generated 627 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:12:58.179 8 INFO neutron.api.v2.resource [None req-fbc1e291-1c3f-45d0-9b5a-05d7bfbbe8f4 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/69] 199.19.213.199 () {44 vars in 971 bytes} [Tue May 12 17:12:58 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/70] 199.19.213.199 () {44 vars in 993 bytes} [Tue May 12 17:12:58 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/71] 199.19.213.199 () {48 vars in 980 bytes} [Tue May 12 17:12:58 2026] POST /v2.0/security-groups => generated 1616 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/72] 199.19.213.199 () {44 vars in 1001 bytes} [Tue May 12 17:12:59 2026] GET /v2.0/security-groups/dacfe523-0e50-414a-b1dd-ea7cd5912588 => generated 1616 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/73] 199.19.213.199 () {44 vars in 1001 bytes} [Tue May 12 17:12:59 2026] GET /v2.0/security-groups/dacfe523-0e50-414a-b1dd-ea7cd5912588 => generated 1616 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/74] 199.19.213.199 () {44 vars in 1001 bytes} [Tue May 12 17:12:59 2026] GET /v2.0/security-groups/dacfe523-0e50-414a-b1dd-ea7cd5912588 => generated 1616 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/75] 199.19.213.199 () {48 vars in 991 bytes} [Tue May 12 17:12:59 2026] POST /v2.0/security-group-rules => generated 601 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/76] 199.19.213.199 () {44 vars in 1001 bytes} [Tue May 12 17:13:00 2026] GET /v2.0/security-groups/dacfe523-0e50-414a-b1dd-ea7cd5912588 => generated 2230 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/77] 199.19.213.199 () {44 vars in 1001 bytes} [Tue May 12 17:13:00 2026] GET /v2.0/security-groups/dacfe523-0e50-414a-b1dd-ea7cd5912588 => generated 2230 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/78] 199.19.213.199 () {44 vars in 1001 bytes} [Tue May 12 17:13:00 2026] GET /v2.0/security-groups/dacfe523-0e50-414a-b1dd-ea7cd5912588 => generated 2230 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/79] 199.19.213.199 () {48 vars in 991 bytes} [Tue May 12 17:13:00 2026] POST /v2.0/security-group-rules => generated 603 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/80] 199.19.213.199 () {44 vars in 1001 bytes} [Tue May 12 17:13:01 2026] GET /v2.0/security-groups/dacfe523-0e50-414a-b1dd-ea7cd5912588 => generated 2846 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/81] 199.19.213.199 () {44 vars in 1001 bytes} [Tue May 12 17:13:01 2026] GET /v2.0/security-groups/dacfe523-0e50-414a-b1dd-ea7cd5912588 => generated 2846 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/82] 199.19.213.199 () {44 vars in 1001 bytes} [Tue May 12 17:13:01 2026] GET /v2.0/security-groups/dacfe523-0e50-414a-b1dd-ea7cd5912588 => generated 2846 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/83] 199.19.213.199 () {48 vars in 991 bytes} [Tue May 12 17:13:01 2026] POST /v2.0/security-group-rules => generated 603 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/84] 199.19.213.199 () {44 vars in 1001 bytes} [Tue May 12 17:13:02 2026] GET /v2.0/security-groups/dacfe523-0e50-414a-b1dd-ea7cd5912588 => generated 3462 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/85] 199.19.213.199 () {44 vars in 1001 bytes} [Tue May 12 17:13:02 2026] GET /v2.0/security-groups/dacfe523-0e50-414a-b1dd-ea7cd5912588 => generated 3462 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/86] 199.19.213.199 () {44 vars in 1001 bytes} [Tue May 12 17:13:02 2026] GET /v2.0/security-groups/dacfe523-0e50-414a-b1dd-ea7cd5912588 => generated 3462 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/87] 199.19.213.199 () {48 vars in 991 bytes} [Tue May 12 17:13:02 2026] POST /v2.0/security-group-rules => generated 603 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/88] 199.19.213.199 () {44 vars in 1001 bytes} [Tue May 12 17:13:03 2026] GET /v2.0/security-groups/dacfe523-0e50-414a-b1dd-ea7cd5912588 => generated 4078 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/89] 199.19.213.199 () {44 vars in 1001 bytes} [Tue May 12 17:13:03 2026] GET /v2.0/security-groups/dacfe523-0e50-414a-b1dd-ea7cd5912588 => generated 4078 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/90] 199.19.213.199 () {44 vars in 1001 bytes} [Tue May 12 17:13:03 2026] GET /v2.0/security-groups/dacfe523-0e50-414a-b1dd-ea7cd5912588 => generated 4078 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/91] 199.19.213.199 () {48 vars in 991 bytes} [Tue May 12 17:13:04 2026] POST /v2.0/security-group-rules => generated 603 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/92] 199.19.213.199 () {44 vars in 987 bytes} [Tue May 12 17:13:05 2026] GET /v2.0/networks/2fb37a3e-cff5-4420-9131-582bccf8f5d0 => generated 732 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:13:05.272 8 INFO neutron.pecan_wsgi.hooks.translation [None req-180f2f34-122f-4719-9602-6da2cca12281 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 48/93] 199.19.213.199 () {44 vars in 1076 bytes} [Tue May 12 17:13:05 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=2fb37a3e-cff5-4420-9131-582bccf8f5d0 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/94] 199.19.213.199 () {44 vars in 1099 bytes} [Tue May 12 17:13:05 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=2fb37a3e-cff5-4420-9131-582bccf8f5d0 => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/95] 199.19.213.199 () {44 vars in 1001 bytes} [Tue May 12 17:13:05 2026] GET /v2.0/security-groups/dacfe523-0e50-414a-b1dd-ea7cd5912588 => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/96] 199.19.213.199 () {48 vars in 961 bytes} [Tue May 12 17:13:05 2026] POST /v2.0/ports => generated 1100 bytes in 484 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 17:13:11.369 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a1b9199b-6219-4a2d-bcbf-b14465da091f 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 51/99] 199.19.213.199 () {44 vars in 979 bytes} [Tue May 12 17:13:11 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 49/100] 199.19.213.199 () {44 vars in 1001 bytes} [Tue May 12 17:13:11 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/101] 199.19.213.199 () {48 vars in 1031 bytes} [Tue May 12 17:13:11 2026] PUT /v2.0/ports/0d0e3f63-7cd5-46f1-8b2f-b7df72464832 => generated 1213 bytes in 676 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/102] 199.19.213.199 () {44 vars in 920 bytes} [Tue May 12 17:13:13 2026] GET /v2.0/ports => generated 3730 bytes in 97 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-12 17:13:14.625 8 INFO neutron.api.v2.resource [None req-c21b2b80-f045-431d-8f95-5e8dbf012491 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 53/103] 199.19.213.199 () {44 vars in 959 bytes} [Tue May 12 17:13:14 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/104] 199.19.213.199 () {44 vars in 981 bytes} [Tue May 12 17:13:14 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/105] 199.19.213.199 () {48 vars in 980 bytes} [Tue May 12 17:13:14 2026] POST /v2.0/security-groups => generated 1610 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/106] 199.19.213.199 () {44 vars in 1001 bytes} [Tue May 12 17:13:15 2026] GET /v2.0/security-groups/81a93c8f-343a-43b7-9651-3714ce340d4f => generated 1610 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/107] 199.19.213.199 () {44 vars in 1001 bytes} [Tue May 12 17:13:15 2026] GET /v2.0/security-groups/81a93c8f-343a-43b7-9651-3714ce340d4f => generated 1610 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/108] 199.19.213.199 () {44 vars in 1001 bytes} [Tue May 12 17:13:15 2026] GET /v2.0/security-groups/81a93c8f-343a-43b7-9651-3714ce340d4f => generated 1610 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/109] 199.19.213.199 () {48 vars in 991 bytes} [Tue May 12 17:13:15 2026] POST /v2.0/security-group-rules => generated 623 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/110] 199.19.213.199 () {44 vars in 1001 bytes} [Tue May 12 17:13:16 2026] GET /v2.0/security-groups/81a93c8f-343a-43b7-9651-3714ce340d4f => generated 2246 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/111] 199.19.213.199 () {44 vars in 1001 bytes} [Tue May 12 17:13:16 2026] GET /v2.0/security-groups/81a93c8f-343a-43b7-9651-3714ce340d4f => generated 2246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/112] 199.19.213.199 () {44 vars in 1001 bytes} [Tue May 12 17:13:16 2026] GET /v2.0/security-groups/81a93c8f-343a-43b7-9651-3714ce340d4f => 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: 58/113] 199.19.213.199 () {48 vars in 991 bytes} [Tue May 12 17:13:16 2026] POST /v2.0/security-group-rules => generated 627 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:16:15.745 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [8a0a24e1-a625-4a98-9320-f2691844406f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 17:16:15.747 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [1b3ba0ba-8dcc-4a0a-bf53-0fb06bcf90c5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 17:16:15.749 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 12 17:16:15 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/quotas/bd9c7005ee7a42e18f4a00f5b1c12cb4 (ip 199.19.213.199) !!! [pid: 8|app: 0|req: 71/138] 199.19.213.199 () {44 vars in 975 bytes} [Tue May 12 17:16:15 2026] GET /v2.0/quotas/bd9c7005ee7a42e18f4a00f5b1c12cb4 => generated 292 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:16:16.560 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [e4a109c3-abf1-4dfb-ba19-7fe5fc80fe77] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 17:16:16.561 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [091a10f2-1aef-4cff-a3a5-23486128a10a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 17:16:16.563 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 12 17:16:16 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/quotas/bd9c7005ee7a42e18f4a00f5b1c12cb4 (ip 199.19.213.199) !!! /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: 68/139] 199.19.213.199 () {48 vars in 1027 bytes} [Tue May 12 17:16:16 2026] PUT /v2.0/quotas/bd9c7005ee7a42e18f4a00f5b1c12cb4 => generated 291 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:18:25.858 8 INFO oslo.messaging._drivers.impl_rabbit [-] [1b3ba0ba-8dcc-4a0a-bf53-0fb06bcf90c5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33824. 2026-05-12 17:18:25.859 8 INFO oslo.messaging._drivers.impl_rabbit [-] [8a0a24e1-a625-4a98-9320-f2691844406f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33808. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:18:26.047 8 INFO neutron.pecan_wsgi.hooks.translation [None req-290efae5-3519-4ddc-8e76-1268ebbc0087 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 80/158] 199.19.213.199 () {30 vars in 740 bytes} [Tue May 12 17:18:25 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 230 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, ' 2026-05-12 17:18:26.101 7 INFO oslo.messaging._drivers.impl_rabbit [-] [e4a109c3-abf1-4dfb-ba19-7fe5fc80fe77] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33834. 2026-05-12 17:18:26.104 7 INFO oslo.messaging._drivers.impl_rabbit [-] [091a10f2-1aef-4cff-a3a5-23486128a10a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33840. [pid: 7|app: 0|req: 79/159] 199.19.213.199 () {30 vars in 762 bytes} [Tue May 12 17:18:26 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:18:27.994 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f9238098-238c-4f04-9d5c-0f3cb9090742 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 81/160] 199.19.213.199 () {30 vars in 740 bytes} [Tue May 12 17:18:27 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 141 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/161] 199.19.213.199 () {30 vars in 762 bytes} [Tue May 12 17:18:28 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:24:48.827 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [091a10f2-1aef-4cff-a3a5-23486128a10a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 17:24:48.828 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [e4a109c3-abf1-4dfb-ba19-7fe5fc80fe77] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 17:24:48.831 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 12 17:24: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=1f5b9a294e6c4ec59a6dc4187599952f (ip 199.19.213.199) !!! 2026-05-12 17:24:48.958 7 INFO neutron.api.v2.resource [None req-788a27db-c12f-4f14-aabf-36b7b86bf9e4 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 106/212] 199.19.213.199 () {44 vars in 1074 bytes} [Tue May 12 17:24:48 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=1f5b9a294e6c4ec59a6dc4187599952f => generated 139 bytes in 137 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:24:48.970 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [8a0a24e1-a625-4a98-9320-f2691844406f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 17:24:48.971 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [1b3ba0ba-8dcc-4a0a-bf53-0fb06bcf90c5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 17:24:48.973 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 12 17:24: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=1f5b9a294e6c4ec59a6dc4187599952f (ip 199.19.213.199) !!! [pid: 8|app: 0|req: 107/213] 199.19.213.199 () {44 vars in 1097 bytes} [Tue May 12 17:24:48 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=1f5b9a294e6c4ec59a6dc4187599952f => generated 23 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/214] 199.19.213.199 () {48 vars in 981 bytes} [Tue May 12 17:24:49 2026] POST /v2.0/security-groups => generated 1624 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 17:24:50.321 8 INFO oslo.messaging._drivers.impl_rabbit [-] [1b3ba0ba-8dcc-4a0a-bf53-0fb06bcf90c5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43954. 2026-05-12 17:24:50.322 8 INFO oslo.messaging._drivers.impl_rabbit [-] [8a0a24e1-a625-4a98-9320-f2691844406f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43950. [pid: 8|app: 0|req: 108/215] 199.19.213.199 () {44 vars in 1088 bytes} [Tue May 12 17:24:50 2026] GET /v2.0/security-groups/e8d4db86-379b-4575-885e-5f6c1456659f?project_id=1f5b9a294e6c4ec59a6dc4187599952f => generated 1624 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/216] 199.19.213.199 () {44 vars in 1001 bytes} [Tue May 12 17:24:50 2026] GET /v2.0/security-groups/e8d4db86-379b-4575-885e-5f6c1456659f => 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: 109/217] 199.19.213.199 () {44 vars in 1088 bytes} [Tue May 12 17:24:50 2026] GET /v2.0/security-groups/e8d4db86-379b-4575-885e-5f6c1456659f?project_id=1f5b9a294e6c4ec59a6dc4187599952f => generated 1624 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:24:50.536 7 INFO oslo.messaging._drivers.impl_rabbit [-] [091a10f2-1aef-4cff-a3a5-23486128a10a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43958. 2026-05-12 17:24:50.537 7 INFO oslo.messaging._drivers.impl_rabbit [-] [e4a109c3-abf1-4dfb-ba19-7fe5fc80fe77] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43968. [pid: 7|app: 0|req: 109/218] 199.19.213.199 () {48 vars in 991 bytes} [Tue May 12 17:24:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/219] 199.19.213.199 () {44 vars in 1088 bytes} [Tue May 12 17:24:51 2026] GET /v2.0/security-groups/e8d4db86-379b-4575-885e-5f6c1456659f?project_id=1f5b9a294e6c4ec59a6dc4187599952f => generated 2234 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/220] 199.19.213.199 () {44 vars in 1001 bytes} [Tue May 12 17:24:51 2026] GET /v2.0/security-groups/e8d4db86-379b-4575-885e-5f6c1456659f => generated 2234 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/221] 199.19.213.199 () {44 vars in 1088 bytes} [Tue May 12 17:24:51 2026] GET /v2.0/security-groups/e8d4db86-379b-4575-885e-5f6c1456659f?project_id=1f5b9a294e6c4ec59a6dc4187599952f => generated 2234 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/222] 199.19.213.199 () {48 vars in 991 bytes} [Tue May 12 17:24:51 2026] POST /v2.0/security-group-rules => generated 599 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/223] 199.19.213.199 () {44 vars in 1088 bytes} [Tue May 12 17:24:52 2026] GET /v2.0/security-groups/e8d4db86-379b-4575-885e-5f6c1456659f?project_id=1f5b9a294e6c4ec59a6dc4187599952f => generated 2846 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/224] 199.19.213.199 () {44 vars in 1001 bytes} [Tue May 12 17:24:52 2026] GET /v2.0/security-groups/e8d4db86-379b-4575-885e-5f6c1456659f => generated 2846 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/225] 199.19.213.199 () {44 vars in 1088 bytes} [Tue May 12 17:24:52 2026] GET /v2.0/security-groups/e8d4db86-379b-4575-885e-5f6c1456659f?project_id=1f5b9a294e6c4ec59a6dc4187599952f => generated 2846 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/226] 199.19.213.199 () {48 vars in 991 bytes} [Tue May 12 17:24:52 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) [pid: 8|app: 0|req: 114/227] 199.19.213.199 () {44 vars in 1088 bytes} [Tue May 12 17:24:54 2026] GET /v2.0/security-groups/e8d4db86-379b-4575-885e-5f6c1456659f?project_id=1f5b9a294e6c4ec59a6dc4187599952f => generated 3460 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/228] 199.19.213.199 () {44 vars in 1001 bytes} [Tue May 12 17:24:54 2026] GET /v2.0/security-groups/e8d4db86-379b-4575-885e-5f6c1456659f => generated 3460 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/229] 199.19.213.199 () {44 vars in 1088 bytes} [Tue May 12 17:24:54 2026] GET /v2.0/security-groups/e8d4db86-379b-4575-885e-5f6c1456659f?project_id=1f5b9a294e6c4ec59a6dc4187599952f => generated 3460 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/230] 199.19.213.199 () {48 vars in 991 bytes} [Tue May 12 17:24:54 2026] POST /v2.0/security-group-rules => generated 602 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/249] 199.19.213.199 () {30 vars in 739 bytes} [Tue May 12 17:27:04 2026] GET /v2.0/networks?tenant_id=1f5b9a294e6c4ec59a6dc4187599952f&shared=False => generated 15 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:27:05.064 7 INFO neutron.db.segments_db [None req-dcb80bfc-0464-4da3-80ef-87a00a4a049e 8a9dfc1992744d5b88b7f357a33f9dea 1f5b9a294e6c4ec59a6dc4187599952f - - 9fc70f8a05ad4dc6b7bb4e5c62e4d93a 9fc70f8a05ad4dc6b7bb4e5c62e4d93a] Added segment 6f681b09-0fdd-4670-87fb-46a91812e760 of type vxlan for network a6c4915c-5eb4-411f-bc27-9efaf86ce5a4 [pid: 7|app: 0|req: 125/250] 199.19.213.199 () {34 vars in 681 bytes} [Tue May 12 17:27:04 2026] POST /v2.0/networks => generated 718 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/251] 199.19.213.199 () {30 vars in 721 bytes} [Tue May 12 17:27:05 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/252] 199.19.213.199 () {30 vars in 632 bytes} [Tue May 12 17:27:05 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: 8|app: 0|req: 127/253] 199.19.213.199 () {34 vars in 676 bytes} [Tue May 12 17:27:05 2026] POST /v2.0/ports => generated 963 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/254] 199.19.213.199 () {30 vars in 702 bytes} [Tue May 12 17:27:05 2026] GET /v2.0/networks/a6c4915c-5eb4-411f-bc27-9efaf86ce5a4 => generated 705 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/255] 199.19.213.199 () {30 vars in 721 bytes} [Tue May 12 17:27:07 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/256] 199.19.213.199 () {30 vars in 702 bytes} [Tue May 12 17:27:07 2026] GET /v2.0/networks/a6c4915c-5eb4-411f-bc27-9efaf86ce5a4 => generated 705 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/259] 199.19.213.199 () {44 vars in 975 bytes} [Tue May 12 17:27:21 2026] GET /v2.0/quotas/1f5b9a294e6c4ec59a6dc4187599952f => 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: 130/260] 199.19.213.199 () {48 vars in 1027 bytes} [Tue May 12 17:27:21 2026] PUT /v2.0/quotas/1f5b9a294e6c4ec59a6dc4187599952f => generated 291 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:37:56.438 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [e4a109c3-abf1-4dfb-ba19-7fe5fc80fe77] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 17:37:56.438 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [091a10f2-1aef-4cff-a3a5-23486128a10a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 17:37:56.441 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 12 17:37:56 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.19.213.199) !!! 2026-05-12 17:37:56.734 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0c21dc9d-b7d3-4711-9980-066519e6cb49 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 174/347] 199.19.213.199 () {44 vars in 927 bytes} [Tue May 12 17:37:56 2026] GET /v2.0/networks/public => generated 108 bytes in 302 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:37:56.744 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [1b3ba0ba-8dcc-4a0a-bf53-0fb06bcf90c5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 17:37:56.747 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [8a0a24e1-a625-4a98-9320-f2691844406f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 17:37:56.747 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 12 17:37:56 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.19.213.199) !!! [pid: 8|app: 0|req: 174/348] 199.19.213.199 () {44 vars in 949 bytes} [Tue May 12 17:37:56 2026] GET /v2.0/networks?name=public => generated 753 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:37:57.973 7 INFO oslo.messaging._drivers.impl_rabbit [-] [e4a109c3-abf1-4dfb-ba19-7fe5fc80fe77] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52776. 2026-05-12 17:37:57.973 7 INFO oslo.messaging._drivers.impl_rabbit [-] [091a10f2-1aef-4cff-a3a5-23486128a10a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52778. 2026-05-12 17:37:58.015 7 INFO neutron.pecan_wsgi.hooks.translation [None req-521e0723-14e7-4437-8cec-8f2d72daf4c9 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 175/349] 199.19.213.199 () {44 vars in 927 bytes} [Tue May 12 17:37:57 2026] GET /v2.0/networks/public => generated 108 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:37:58.053 8 INFO oslo.messaging._drivers.impl_rabbit [-] [8a0a24e1-a625-4a98-9320-f2691844406f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52786. 2026-05-12 17:37:58.053 8 INFO oslo.messaging._drivers.impl_rabbit [-] [1b3ba0ba-8dcc-4a0a-bf53-0fb06bcf90c5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52780. [pid: 8|app: 0|req: 175/350] 199.19.213.199 () {44 vars in 949 bytes} [Tue May 12 17:37:58 2026] GET /v2.0/networks?name=public => generated 753 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:37:58.123 7 INFO neutron.pecan_wsgi.hooks.translation [None req-663ecd7d-29da-40bd-aa6f-cb704763cb2f 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 176/351] 199.19.213.199 () {44 vars in 1034 bytes} [Tue May 12 17:37:58 2026] GET /v2.0/subnets/public-subnet?network_id=565025b8-b002-4919-879b-46c98c1d9240 => generated 113 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/352] 199.19.213.199 () {44 vars in 1057 bytes} [Tue May 12 17:37:58 2026] GET /v2.0/subnets?name=public-subnet&network_id=565025b8-b002-4919-879b-46c98c1d9240 => generated 644 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:38:30.203 8 INFO neutron.pecan_wsgi.hooks.translation [None req-feea2da3-b360-473c-8800-8ecfa0c4ca6b 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 179/357] 199.19.213.199 () {44 vars in 937 bytes} [Tue May 12 17:38:30 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/358] 199.19.213.199 () {44 vars in 959 bytes} [Tue May 12 17:38:30 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:38:31.224 8 INFO neutron.pecan_wsgi.hooks.translation [None req-afa025bd-981c-4aac-90c5-4f977d7bbbbf 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 180/359] 199.19.213.199 () {44 vars in 937 bytes} [Tue May 12 17:38:31 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/360] 199.19.213.199 () {44 vars in 959 bytes} [Tue May 12 17:38:31 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:38:31.322 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3affc8a2-80c8-4930-aa15-1ace9ccb296d 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 181/361] 199.19.213.199 () {44 vars in 1036 bytes} [Tue May 12 17:38:31 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=2fb37a3e-cff5-4420-9131-582bccf8f5d0 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/362] 199.19.213.199 () {44 vars in 1059 bytes} [Tue May 12 17:38:31 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=2fb37a3e-cff5-4420-9131-582bccf8f5d0 => generated 630 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:38:32.509 8 INFO neutron.api.v2.resource [None req-9c176af3-2272-4b0d-9f10-a48030caa69f 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 182/363] 199.19.213.199 () {44 vars in 971 bytes} [Tue May 12 17:38:32 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/364] 199.19.213.199 () {44 vars in 993 bytes} [Tue May 12 17:38:32 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/365] 199.19.213.199 () {44 vars in 1001 bytes} [Tue May 12 17:38:33 2026] GET /v2.0/security-groups/dacfe523-0e50-414a-b1dd-ea7cd5912588 => generated 4694 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/366] 199.19.213.199 () {44 vars in 1001 bytes} [Tue May 12 17:38:33 2026] GET /v2.0/security-groups/dacfe523-0e50-414a-b1dd-ea7cd5912588 => generated 4694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/367] 199.19.213.199 () {44 vars in 1011 bytes} [Tue May 12 17:38:33 2026] GET /v2.0/security-group-rules/8aebc8b1-b487-4606-8d5c-67ad3e7ca929 => generated 601 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/368] 199.19.213.199 () {44 vars in 1001 bytes} [Tue May 12 17:38:34 2026] GET /v2.0/security-groups/dacfe523-0e50-414a-b1dd-ea7cd5912588 => generated 4694 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/369] 199.19.213.199 () {44 vars in 1001 bytes} [Tue May 12 17:38:34 2026] GET /v2.0/security-groups/dacfe523-0e50-414a-b1dd-ea7cd5912588 => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/370] 199.19.213.199 () {44 vars in 1011 bytes} [Tue May 12 17:38:34 2026] GET /v2.0/security-group-rules/fb2de044-51c4-4f54-9985-ffe8af519333 => 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: 186/371] 199.19.213.199 () {44 vars in 1001 bytes} [Tue May 12 17:38:35 2026] GET /v2.0/security-groups/dacfe523-0e50-414a-b1dd-ea7cd5912588 => generated 4694 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/372] 199.19.213.199 () {44 vars in 1001 bytes} [Tue May 12 17:38:35 2026] GET /v2.0/security-groups/dacfe523-0e50-414a-b1dd-ea7cd5912588 => generated 4694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/373] 199.19.213.199 () {44 vars in 1011 bytes} [Tue May 12 17:38:35 2026] GET /v2.0/security-group-rules/828bf6a5-2fba-43c8-9dfa-f730ea37e1b0 => 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: 187/374] 199.19.213.199 () {44 vars in 1001 bytes} [Tue May 12 17:38:36 2026] GET /v2.0/security-groups/dacfe523-0e50-414a-b1dd-ea7cd5912588 => generated 4694 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/375] 199.19.213.199 () {44 vars in 1001 bytes} [Tue May 12 17:38:36 2026] GET /v2.0/security-groups/dacfe523-0e50-414a-b1dd-ea7cd5912588 => 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: 188/376] 199.19.213.199 () {44 vars in 1011 bytes} [Tue May 12 17:38:36 2026] GET /v2.0/security-group-rules/dba8e0d2-f3f9-4937-bc8d-5ed0810eb0ba => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/377] 199.19.213.199 () {44 vars in 1001 bytes} [Tue May 12 17:38:37 2026] GET /v2.0/security-groups/dacfe523-0e50-414a-b1dd-ea7cd5912588 => generated 4694 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/378] 199.19.213.199 () {44 vars in 1001 bytes} [Tue May 12 17:38:37 2026] GET /v2.0/security-groups/dacfe523-0e50-414a-b1dd-ea7cd5912588 => generated 4694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/379] 199.19.213.199 () {44 vars in 1011 bytes} [Tue May 12 17:38:37 2026] GET /v2.0/security-group-rules/acb3bcdd-7428-408e-99c2-3ff56b272666 => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/380] 199.19.213.199 () {44 vars in 987 bytes} [Tue May 12 17:38:38 2026] GET /v2.0/networks/2fb37a3e-cff5-4420-9131-582bccf8f5d0 => generated 732 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:38:38.747 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d017a2dd-51ac-4a61-83b0-00287b851eff 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 191/381] 199.19.213.199 () {44 vars in 1076 bytes} [Tue May 12 17:38:38 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=2fb37a3e-cff5-4420-9131-582bccf8f5d0 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/382] 199.19.213.199 () {44 vars in 1099 bytes} [Tue May 12 17:38:38 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=2fb37a3e-cff5-4420-9131-582bccf8f5d0 => generated 1254 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/383] 199.19.213.199 () {44 vars in 1001 bytes} [Tue May 12 17:38:38 2026] GET /v2.0/security-groups/dacfe523-0e50-414a-b1dd-ea7cd5912588 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:38:45.136 8 INFO neutron.pecan_wsgi.hooks.translation [None req-22f18942-3490-4101-9349-728a90cd1166 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 194/386] 199.19.213.199 () {44 vars in 979 bytes} [Tue May 12 17:38:45 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) [pid: 7|app: 0|req: 193/387] 199.19.213.199 () {44 vars in 1001 bytes} [Tue May 12 17:38:45 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/388] 199.19.213.199 () {44 vars in 920 bytes} [Tue May 12 17:38:46 2026] GET /v2.0/ports => generated 4725 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:38:47.652 7 INFO neutron.api.v2.resource [None req-eebbfa46-dd2c-4750-8b38-243e3373bc63 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 194/389] 199.19.213.199 () {44 vars in 959 bytes} [Tue May 12 17:38:47 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/390] 199.19.213.199 () {44 vars in 981 bytes} [Tue May 12 17:38:47 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/391] 199.19.213.199 () {44 vars in 1001 bytes} [Tue May 12 17:38:48 2026] GET /v2.0/security-groups/81a93c8f-343a-43b7-9651-3714ce340d4f => generated 2886 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/392] 199.19.213.199 () {44 vars in 1001 bytes} [Tue May 12 17:38:48 2026] GET /v2.0/security-groups/81a93c8f-343a-43b7-9651-3714ce340d4f => generated 2886 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/393] 199.19.213.199 () {44 vars in 1011 bytes} [Tue May 12 17:38:48 2026] GET /v2.0/security-group-rules/acf2855a-1e0c-4185-b6bc-554af368d104 => generated 623 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/394] 199.19.213.199 () {44 vars in 1001 bytes} [Tue May 12 17:38:49 2026] GET /v2.0/security-groups/81a93c8f-343a-43b7-9651-3714ce340d4f => generated 2886 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/395] 199.19.213.199 () {44 vars in 1001 bytes} [Tue May 12 17:38:49 2026] GET /v2.0/security-groups/81a93c8f-343a-43b7-9651-3714ce340d4f => generated 2886 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/396] 199.19.213.199 () {44 vars in 1011 bytes} [Tue May 12 17:38:49 2026] GET /v2.0/security-group-rules/93df5743-890e-4f17-823a-d731c68038a8 => generated 627 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/399] 199.19.213.199 () {44 vars in 975 bytes} [Tue May 12 17:39:00 2026] GET /v2.0/quotas/bd9c7005ee7a42e18f4a00f5b1c12cb4 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:39:48.857 7 INFO neutron.api.v2.resource [None req-01664f87-5ad1-467d-a8d8-8452a41faf5f 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 202/406] 199.19.213.199 () {44 vars in 1074 bytes} [Tue May 12 17:39:48 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=1f5b9a294e6c4ec59a6dc4187599952f => generated 139 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/407] 199.19.213.199 () {44 vars in 1097 bytes} [Tue May 12 17:39:48 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=1f5b9a294e6c4ec59a6dc4187599952f => generated 4072 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/408] 199.19.213.199 () {44 vars in 1088 bytes} [Tue May 12 17:39:49 2026] GET /v2.0/security-groups/e8d4db86-379b-4575-885e-5f6c1456659f?project_id=1f5b9a294e6c4ec59a6dc4187599952f => generated 4075 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/409] 199.19.213.199 () {44 vars in 1001 bytes} [Tue May 12 17:39:49 2026] GET /v2.0/security-groups/e8d4db86-379b-4575-885e-5f6c1456659f => generated 4075 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/410] 199.19.213.199 () {44 vars in 1011 bytes} [Tue May 12 17:39:50 2026] GET /v2.0/security-group-rules/e74ea105-c3da-4812-96d9-b5eda4c4bfb7 => generated 597 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/411] 199.19.213.199 () {44 vars in 1088 bytes} [Tue May 12 17:39:50 2026] GET /v2.0/security-groups/e8d4db86-379b-4575-885e-5f6c1456659f?project_id=1f5b9a294e6c4ec59a6dc4187599952f => generated 4075 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/412] 199.19.213.199 () {44 vars in 1001 bytes} [Tue May 12 17:39:51 2026] GET /v2.0/security-groups/e8d4db86-379b-4575-885e-5f6c1456659f => generated 4075 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/413] 199.19.213.199 () {44 vars in 1011 bytes} [Tue May 12 17:39:51 2026] GET /v2.0/security-group-rules/19e0045f-9741-454e-b34e-6863b669697b => generated 599 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/414] 199.19.213.199 () {44 vars in 1088 bytes} [Tue May 12 17:39:51 2026] GET /v2.0/security-groups/e8d4db86-379b-4575-885e-5f6c1456659f?project_id=1f5b9a294e6c4ec59a6dc4187599952f => generated 4075 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/415] 199.19.213.199 () {44 vars in 1001 bytes} [Tue May 12 17:39:52 2026] GET /v2.0/security-groups/e8d4db86-379b-4575-885e-5f6c1456659f => generated 4075 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/416] 199.19.213.199 () {44 vars in 1011 bytes} [Tue May 12 17:39:52 2026] GET /v2.0/security-group-rules/f9fb7241-e66a-4bf8-bded-6563275a33ea => generated 601 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/417] 199.19.213.199 () {44 vars in 1088 bytes} [Tue May 12 17:39:53 2026] GET /v2.0/security-groups/e8d4db86-379b-4575-885e-5f6c1456659f?project_id=1f5b9a294e6c4ec59a6dc4187599952f => generated 4075 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/418] 199.19.213.199 () {44 vars in 1001 bytes} [Tue May 12 17:39:53 2026] GET /v2.0/security-groups/e8d4db86-379b-4575-885e-5f6c1456659f => generated 4075 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/419] 199.19.213.199 () {44 vars in 1011 bytes} [Tue May 12 17:39:53 2026] GET /v2.0/security-group-rules/f8217e00-9dad-439f-b08a-520c8f76afeb => generated 602 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/422] 199.19.213.199 () {44 vars in 975 bytes} [Tue May 12 17:40:00 2026] GET /v2.0/quotas/1f5b9a294e6c4ec59a6dc4187599952f => generated 291 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/429] 199.19.213.199 () {44 vars in 949 bytes} [Tue May 12 17:40:50 2026] GET /v2.0/networks?name=public => generated 753 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:41:30.482 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [091a10f2-1aef-4cff-a3a5-23486128a10a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 17:41:30.484 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [e4a109c3-abf1-4dfb-ba19-7fe5fc80fe77] 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: 218/436] 10.0.0.221 () {32 vars in 648 bytes} [Tue May 12 17:41:30 2026] GET /v2.0/networks => generated 2168 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:41:31.886 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [1b3ba0ba-8dcc-4a0a-bf53-0fb06bcf90c5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 17:41:31.889 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [8a0a24e1-a625-4a98-9320-f2691844406f] 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: 219/437] 10.0.0.221 () {32 vars in 654 bytes} [Tue May 12 17:41:31 2026] GET /v2.0/floatingips => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/438] 10.0.0.221 () {32 vars in 646 bytes} [Tue May 12 17:41:31 2026] GET /v2.0/routers => generated 15 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/439] 10.0.0.221 () {32 vars in 642 bytes} [Tue May 12 17:41:31 2026] GET /v2.0/ports => generated 4725 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:41:32.108 7 INFO oslo.messaging._drivers.impl_rabbit [-] [e4a109c3-abf1-4dfb-ba19-7fe5fc80fe77] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54318. 2026-05-12 17:41:32.114 7 INFO oslo.messaging._drivers.impl_rabbit [-] [091a10f2-1aef-4cff-a3a5-23486128a10a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54324. [pid: 7|app: 0|req: 220/440] 10.0.0.221 () {32 vars in 646 bytes} [Tue May 12 17:41:32 2026] GET /v2.0/subnets => generated 1261 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/441] 10.0.0.221 () {32 vars in 648 bytes} [Tue May 12 17:41:32 2026] GET /v2.0/networks => generated 2168 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/442] 10.0.0.221 () {32 vars in 662 bytes} [Tue May 12 17:41:32 2026] GET /v2.0/security-groups => generated 17401 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/443] 10.0.0.221 () {32 vars in 654 bytes} [Tue May 12 17:41:32 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:41:43.040 8 INFO oslo.messaging._drivers.impl_rabbit [-] [1b3ba0ba-8dcc-4a0a-bf53-0fb06bcf90c5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50304. 2026-05-12 17:41:43.040 8 INFO oslo.messaging._drivers.impl_rabbit [-] [8a0a24e1-a625-4a98-9320-f2691844406f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50316. 2026-05-12 17:41:43.274 7 INFO neutron.db.segments_db [None req-5571f4bd-b6ed-4c2b-8aed-b566bfa6c04c 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] Added segment 434073de-7dd4-4602-a5c6-50a756a001a0 of type vxlan for network 42b30642-63a1-4087-a92a-e55fe8d26132 2026-05-12 17:41:43.288 8 INFO neutron.db.segments_db [None req-0c274e42-763a-4861-9292-18e0eaa48f45 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] Added segment 27baf7ca-67dd-4ca4-8b71-2fdd0d94723a of type vxlan for network 7c935a64-7304-4632-904b-12f0271e9af4 [pid: 8|app: 0|req: 224/446] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 12 17:41:43 2026] POST /v2.0/networks => generated 748 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/447] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 12 17:41:43 2026] POST /v2.0/networks => generated 742 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:41:43.802 8 INFO neutron.db.segments_db [None req-8ef65370-b35f-4d40-b87e-db23ef6f8ad1 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] Added segment 876d7f5d-3c91-4d6c-b06b-f0a4382d09a9 of type vxlan for network fe54595c-d7bb-4371-a6d8-ad91371ff310 [pid: 7|app: 0|req: 224/448] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:41:43 2026] POST /v2.0/subnets => generated 671 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/449] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 12 17:41:43 2026] POST /v2.0/networks => generated 751 bytes in 495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/450] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:41:43 2026] GET /v2.0/security-groups?tenant_id=2cbbfc9283ca437aac04524a239c9bc4&name=default => generated 2921 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:41:44.112 8 INFO neutron.db.segments_db [None req-08835e04-ac23-41b7-a6a6-b3b085a7b945 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] Added segment c5bd653d-4721-4658-bfd2-5710ae627eb9 of type vxlan for network 3d565505-bfb9-44bb-aca7-806a7a266935 [pid: 7|app: 0|req: 225/451] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:41:43 2026] POST /v2.0/subnets => generated 665 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/452] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:41:44 2026] POST /v2.0/subnets => generated 674 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:41:44.457 8 INFO neutron.db.l3_hamode_db [None req-08835e04-ac23-41b7-a6a6-b3b085a7b945 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 227/453] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:41:44 2026] DELETE /v2.0/security-groups/00752b0f-7103-4cf7-a515-90386e98a3f0 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:41:44.669 7 INFO neutron.db.segments_db [None req-43fad490-de1b-46e4-b0a8-a4f811a42f35 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] Added segment 69d6e4b6-610d-4519-b138-d144a4b5e7f5 of type vxlan for network 5b710999-2915-40e2-9e7a-715b840a8318 2026-05-12 17:41:45.020 7 INFO neutron.db.l3_hamode_db [None req-43fad490-de1b-46e4-b0a8-a4f811a42f35 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:41:45.867 8 INFO neutron.db.l3_hamode_db [None req-08835e04-ac23-41b7-a6a6-b3b085a7b945 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:41:46.347 7 INFO neutron.db.l3_hamode_db [None req-43fad490-de1b-46e4-b0a8-a4f811a42f35 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 227/454] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:41:44 2026] POST /v2.0/routers => generated 735 bytes in 3473 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:41:47.588 8 INFO neutron.db.segments_db [None req-a46e7ef9-af99-4584-bd90-798269f0e14e 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] Added segment 012a8ec2-b0b2-4abe-840e-183d479d09e8 of type vxlan for network e525e267-ad55-4dae-8f0f-d7035d20bbc0 [pid: 7|app: 0|req: 228/455] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:41:44 2026] POST /v2.0/routers => generated 729 bytes in 3152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:41:47.901 8 INFO neutron.db.l3_hamode_db [None req-a46e7ef9-af99-4584-bd90-798269f0e14e 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:41:48.995 8 INFO neutron.db.l3_hamode_db [None req-a46e7ef9-af99-4584-bd90-798269f0e14e 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 229/456] 10.0.0.221 () {34 vars in 782 bytes} [Tue May 12 17:41:47 2026] PUT /v2.0/routers/56da5970-2bb7-4637-a9ae-6adb03aba8e1/add_router_interface => generated 309 bytes in 1661 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/457] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:41:47 2026] POST /v2.0/routers => generated 738 bytes in 2627 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/458] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:41:50 2026] GET /v2.0/security-groups?tenant_id=094d32008a994a5495502481f1de60c8&name=default => generated 2925 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/459] 10.0.0.221 () {34 vars in 782 bytes} [Tue May 12 17:41:49 2026] PUT /v2.0/routers/68050882-a594-4289-a6b0-32bb43161749/add_router_interface => generated 309 bytes in 1746 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:41:51.203 7 WARNING neutron_lib.context [req-b8cbda04-c106-4148-a593-c495741fa2a8 req-97aeb296-89cc-4266-9df6-a4e187e82379 b122acee354946b699a85e34fa8ed302 10ea8809d60a4680819b385dc51c78bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 231/460] 10.0.0.15 () {38 vars in 969 bytes} [Tue May 12 17:41:51 2026] POST /v2.0/security-groups => generated 1685 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/461] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:41:51 2026] DELETE /v2.0/security-groups/2c30c700-43fb-4f8b-b227-3c8c1743300a => 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: 233/462] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:41:51 2026] GET /v2.0/security-groups?tenant_id=2e397c24b3fb4a9eb815ae64d2663561&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/463] 10.0.0.15 () {34 vars in 989 bytes} [Tue May 12 17:41:51 2026] GET /v2.0/security-groups/8c5a29ed-33fe-49be-8e06-f805798667d0 => generated 1685 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/464] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:41:51 2026] DELETE /v2.0/security-groups/adc32a9e-df78-4379-9af7-917a6c27d78b => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:41:52.050 7 WARNING neutron_lib.context [None req-6dab3db3-041f-4e61-8503-085dbe7cf933 e936181614a74e529c5d330ab5e2179f 7bc40083074544de8399e93b0b67eeb8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/465] 10.0.0.221 () {34 vars in 684 bytes} [Tue May 12 17:41:52 2026] POST /v2.0/security-groups => generated 1660 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 17:41:52.165 7 WARNING neutron_lib.context [req-69e30885-44fb-40ec-98b4-55f6c18e9b71 req-35aa0134-7352-44e2-b9ab-4c399222573f b122acee354946b699a85e34fa8ed302 10ea8809d60a4680819b385dc51c78bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 230/466] 10.0.0.221 () {34 vars in 782 bytes} [Tue May 12 17:41:50 2026] PUT /v2.0/routers/2c7fe1de-a452-409b-a353-9356652b6167/add_router_interface => generated 309 bytes in 1773 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:41:52.175 8 WARNING neutron_lib.context [None req-548daf52-5943-49df-a2a1-551232f10833 e936181614a74e529c5d330ab5e2179f 7bc40083074544de8399e93b0b67eeb8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 237/467] 10.0.0.15 () {38 vars in 979 bytes} [Tue May 12 17:41:52 2026] POST /v2.0/security-group-rules => generated 614 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/468] 10.0.0.221 () {34 vars in 694 bytes} [Tue May 12 17:41:52 2026] POST /v2.0/security-group-rules => generated 597 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:41:52.322 7 WARNING neutron_lib.context [None req-fe68f8bc-a510-4966-ac28-33879ecab2bc e936181614a74e529c5d330ab5e2179f 7bc40083074544de8399e93b0b67eeb8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:41:52.333 8 WARNING neutron_lib.context [req-d936e970-5f2a-4f8a-bdc6-998c8c603fc9 req-d22c5bdb-4d32-4cb0-80f6-c273364a5f14 b122acee354946b699a85e34fa8ed302 10ea8809d60a4680819b385dc51c78bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 238/469] 10.0.0.221 () {34 vars in 694 bytes} [Tue May 12 17:41:52 2026] POST /v2.0/security-group-rules => generated 602 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:41:52.461 7 WARNING neutron_lib.context [None req-bef1a45f-f6a7-4cc0-97a1-ace155919ab8 e936181614a74e529c5d330ab5e2179f 7bc40083074544de8399e93b0b67eeb8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 232/470] 10.0.0.15 () {38 vars in 969 bytes} [Tue May 12 17:41:52 2026] POST /v2.0/security-groups => generated 1684 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/471] 10.0.0.15 () {34 vars in 989 bytes} [Tue May 12 17:41:52 2026] GET /v2.0/security-groups/4dc2f955-02ba-4fcc-a624-e5f33d3f41c8 => generated 1684 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:41:52.600 8 WARNING neutron_lib.context [req-c90ddf2b-8383-4248-a75a-03495adb65c6 req-df0abca3-5b93-4492-9f7a-e08d6863007c b122acee354946b699a85e34fa8ed302 10ea8809d60a4680819b385dc51c78bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 234/472] 10.0.0.15 () {38 vars in 979 bytes} [Tue May 12 17:41:52 2026] POST /v2.0/security-group-rules => generated 614 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/473] 10.0.0.15 () {34 vars in 989 bytes} [Tue May 12 17:41:52 2026] GET /v2.0/security-groups/4dc2f955-02ba-4fcc-a624-e5f33d3f41c8 => generated 2309 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:41:52.851 8 WARNING neutron_lib.context [req-c565feaa-0c23-4abf-825d-03080c0ee490 req-0d174891-1178-4a35-9476-9e3274612140 b122acee354946b699a85e34fa8ed302 10ea8809d60a4680819b385dc51c78bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 236/474] 10.0.0.15 () {38 vars in 979 bytes} [Tue May 12 17:41:52 2026] POST /v2.0/security-group-rules => generated 619 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:41:52.986 8 WARNING neutron_lib.context [None req-ab53b2d5-318b-4e4a-81b6-8b66b20fe044 8a6ae6bb356a4988b06fa567353a6c1e a01a1a34a9d04e1992117e87e0e3a90b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 237/475] 10.0.0.221 () {34 vars in 684 bytes} [Tue May 12 17:41:52 2026] POST /v2.0/security-groups => generated 1660 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/476] 10.0.0.15 () {34 vars in 989 bytes} [Tue May 12 17:41:53 2026] GET /v2.0/security-groups/4dc2f955-02ba-4fcc-a624-e5f33d3f41c8 => generated 2939 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:41:53.170 8 WARNING neutron_lib.context [None req-63bb4770-3765-4ac8-9c73-6f3d101bbac8 8a6ae6bb356a4988b06fa567353a6c1e a01a1a34a9d04e1992117e87e0e3a90b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 239/477] 10.0.0.221 () {34 vars in 675 bytes} [Tue May 12 17:41:52 2026] POST /v2.0/floatingips => generated 552 bytes in 721 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/478] 10.0.0.15 () {34 vars in 999 bytes} [Tue May 12 17:41:53 2026] GET /v2.0/security-group-rules/46b3b275-c0f6-47e3-8a78-9049c468c6fd => generated 616 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/479] 10.0.0.15 () {34 vars in 989 bytes} [Tue May 12 17:41:53 2026] GET /v2.0/security-groups/4dc2f955-02ba-4fcc-a624-e5f33d3f41c8 => generated 2939 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/480] 10.0.0.221 () {34 vars in 694 bytes} [Tue May 12 17:41:53 2026] POST /v2.0/security-group-rules => generated 597 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:41:53.295 8 WARNING neutron_lib.context [None req-f0a263e9-065d-4a8e-9295-1920fa3ac384 8a6ae6bb356a4988b06fa567353a6c1e a01a1a34a9d04e1992117e87e0e3a90b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 242/481] 10.0.0.15 () {36 vars in 1021 bytes} [Tue May 12 17:41:53 2026] DELETE /v2.0/security-group-rules/46b3b275-c0f6-47e3-8a78-9049c468c6fd => 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: 240/482] 10.0.0.221 () {34 vars in 694 bytes} [Tue May 12 17:41:53 2026] POST /v2.0/security-group-rules => generated 602 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/483] 10.0.0.15 () {34 vars in 989 bytes} [Tue May 12 17:41:53 2026] GET /v2.0/security-groups/4dc2f955-02ba-4fcc-a624-e5f33d3f41c8 => generated 2309 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:41:53.438 8 WARNING neutron_lib.context [None req-77172e5a-f1c3-49c7-96d3-d9ae09df8a27 8a6ae6bb356a4988b06fa567353a6c1e a01a1a34a9d04e1992117e87e0e3a90b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 244/484] 10.0.0.15 () {36 vars in 1011 bytes} [Tue May 12 17:41:53 2026] DELETE /v2.0/security-groups/4dc2f955-02ba-4fcc-a624-e5f33d3f41c8 => 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: 245/485] 10.0.0.15 () {34 vars in 989 bytes} [Tue May 12 17:41:53 2026] GET /v2.0/security-groups/8c5a29ed-33fe-49be-8e06-f805798667d0 => generated 2310 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/486] 10.0.0.15 () {36 vars in 1011 bytes} [Tue May 12 17:41:53 2026] DELETE /v2.0/security-groups/8c5a29ed-33fe-49be-8e06-f805798667d0 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/487] 10.0.0.15 () {34 vars in 1098 bytes} [Tue May 12 17:41:53 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1559426261&fields=id&tenant_id=7bc40083074544de8399e93b0b67eeb8 => generated 69 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/488] 10.0.0.221 () {34 vars in 675 bytes} [Tue May 12 17:41:53 2026] POST /v2.0/floatingips => generated 552 bytes in 696 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/489] 10.0.0.15 () {34 vars in 980 bytes} [Tue May 12 17:41:54 2026] GET /v2.0/networks?id=42b30642-63a1-4087-a92a-e55fe8d26132 => generated 674 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/490] 10.0.0.15 () {34 vars in 963 bytes} [Tue May 12 17:41:54 2026] GET /v2.0/quotas/7bc40083074544de8399e93b0b67eeb8 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/491] 10.0.0.15 () {34 vars in 1000 bytes} [Tue May 12 17:41:54 2026] GET /v2.0/ports?tenant_id=7bc40083074544de8399e93b0b67eeb8&fields=id => generated 103 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/492] 10.0.0.15 () {34 vars in 1096 bytes} [Tue May 12 17:41:54 2026] GET /v2.0/security-groups?name=tempest-securitygroup--493398663&fields=id&tenant_id=a01a1a34a9d04e1992117e87e0e3a90b => generated 69 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/493] 10.0.0.15 () {34 vars in 980 bytes} [Tue May 12 17:41:54 2026] GET /v2.0/networks?id=fe54595c-d7bb-4371-a6d8-ad91371ff310 => generated 683 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/494] 10.0.0.15 () {34 vars in 963 bytes} [Tue May 12 17:41:54 2026] GET /v2.0/quotas/a01a1a34a9d04e1992117e87e0e3a90b => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/495] 10.0.0.15 () {34 vars in 1000 bytes} [Tue May 12 17:41:54 2026] GET /v2.0/ports?tenant_id=a01a1a34a9d04e1992117e87e0e3a90b&fields=id => generated 103 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/496] 10.0.0.15 () {34 vars in 905 bytes} [Tue May 12 17:41:54 2026] GET /v2.0/extensions => generated 19901 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/497] 10.0.0.15 () {34 vars in 1006 bytes} [Tue May 12 17:41:54 2026] GET /v2.0/networks/42b30642-63a1-4087-a92a-e55fe8d26132?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: 248/498] 10.0.0.221 () {34 vars in 788 bytes} [Tue May 12 17:41:53 2026] PUT /v2.0/routers/56da5970-2bb7-4637-a9ae-6adb03aba8e1/remove_router_interface => generated 309 bytes in 1326 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/499] 10.0.0.15 () {34 vars in 1106 bytes} [Tue May 12 17:41:55 2026] GET /v2.0/networks/42b30642-63a1-4087-a92a-e55fe8d26132?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/500] 10.0.0.15 () {34 vars in 905 bytes} [Tue May 12 17:41:55 2026] GET /v2.0/extensions => generated 19901 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/501] 10.0.0.15 () {34 vars in 1006 bytes} [Tue May 12 17:41:55 2026] GET /v2.0/networks/fe54595c-d7bb-4371-a6d8-ad91371ff310?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: 254/502] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:41:55 2026] GET /v2.0/ports?device_id=006af5f0-87db-4f92-bf7c-1e4eb1947cce => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/503] 10.0.0.15 () {34 vars in 1106 bytes} [Tue May 12 17:41:55 2026] GET /v2.0/networks/fe54595c-d7bb-4371-a6d8-ad91371ff310?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: 256/504] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:41:55 2026] GET /v2.0/ports?device_id=0e783029-dce1-4033-abcb-63cda8097bf6 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:41:56.169 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-702a601e-d3cf-40e2-9836-a44ba1108134 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - 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-12 17:41:56.712 7 INFO neutron.db.l3_hamode_db [None req-702a601e-d3cf-40e2-9836-a44ba1108134 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] HA network 3d565505-bfb9-44bb-aca7-806a7a266935 was deleted as no HA routers are present in tenant 10ea8809d60a4680819b385dc51c78bd. [pid: 7|app: 0|req: 249/507] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:41:55 2026] DELETE /v2.0/routers/56da5970-2bb7-4637-a9ae-6adb03aba8e1 => generated 0 bytes in 1589 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/508] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:41:56 2026] GET /v2.0/ports?device_id=006af5f0-87db-4f92-bf7c-1e4eb1947cce => generated 12 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/509] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:41:56 2026] GET /v2.0/security-groups?tenant_id=7dbb3da195c548d795ad848e65232b91&name=default => generated 2925 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/510] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:41:56 2026] DELETE /v2.0/security-groups/99b2e9bc-39af-48da-bb76-37db0bb696ad => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/511] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:41:56 2026] GET /v2.0/ports?device_id=0e783029-dce1-4033-abcb-63cda8097bf6 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/512] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:41:56 2026] DELETE /v2.0/subnets/168576cb-af5d-4807-902b-5ec31ce2d0a4 => generated 0 bytes in 339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/513] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:41:57 2026] GET /v2.0/networks?id=fe54595c-d7bb-4371-a6d8-ad91371ff310 => generated 683 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/514] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:41:57 2026] GET /v2.0/networks?id=42b30642-63a1-4087-a92a-e55fe8d26132 => generated 674 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/515] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:41:57 2026] GET /v2.0/security-groups?tenant_id=07c308f5687d412cbc36d35b045add58&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:41:57.312 7 INFO neutron.services.segments.plugin [-] Segment c5bd653d-4721-4658-bfd2-5710ae627eb9 resource provider aggregate not found 2026-05-12 17:41:57.320 7 INFO neutron.services.segments.plugin [-] Segment c5bd653d-4721-4658-bfd2-5710ae627eb9 resource provider aggregate not found 2026-05-12 17:41:57.328 7 INFO neutron.services.segments.plugin [-] Segment c5bd653d-4721-4658-bfd2-5710ae627eb9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5bd653d-4721-4658-bfd2-5710ae627eb9 found for delete ", "request_id": "req-701f6ca8-243d-4c21-9ffa-83812c58e9d1"}]} 2026-05-12 17:41:57.337 7 INFO neutron.services.segments.plugin [-] Segment c5bd653d-4721-4658-bfd2-5710ae627eb9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5bd653d-4721-4658-bfd2-5710ae627eb9 found for delete ", "request_id": "req-49442112-9acf-4c51-b8e6-8889ccd5799f"}]} [pid: 8|app: 0|req: 264/516] 199.19.213.199 () {34 vars in 1049 bytes} [Tue May 12 17:41:57 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a01a1a34a9d04e1992117e87e0e3a90b => generated 180 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/517] 199.19.213.199 () {34 vars in 1049 bytes} [Tue May 12 17:41:57 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7bc40083074544de8399e93b0b67eeb8 => generated 181 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/518] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:41:57 2026] DELETE /v2.0/security-groups/98a5c331-18ef-4f69-9209-6af161c1e3cc => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 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() 2026-05-12 17:41:57.541 8 WARNING neutron_lib.context [req-5c352437-bbbb-4949-90db-70a4051b50ad req-9a975c60-a0ec-41cd-8524-f3d1168a9231 8a6ae6bb356a4988b06fa567353a6c1e a01a1a34a9d04e1992117e87e0e3a90b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /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: 253/519] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:41:57 2026] DELETE /v2.0/networks/7c935a64-7304-4632-904b-12f0271e9af4 => generated 0 bytes in 498 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:41:57.752 7 WARNING neutron_lib.context [req-829fbb46-8d72-42ce-ac39-cfe0f90e6ba3 req-7328e3cc-5fa6-49fc-a29f-223d3b4c9bfb e936181614a74e529c5d330ab5e2179f 7bc40083074544de8399e93b0b67eeb8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/520] 199.19.213.199 () {38 vars in 954 bytes} [Tue May 12 17:41:57 2026] POST /v2.0/ports => generated 954 bytes in 831 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: 268/521] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:41:58 2026] GET /v2.0/ports?device_id=006af5f0-87db-4f92-bf7c-1e4eb1947cce => generated 961 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/522] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:41:58 2026] GET /v2.0/ports?device_id=0e783029-dce1-4033-abcb-63cda8097bf6 => generated 957 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/523] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:41:58 2026] GET /v2.0/security-groups?tenant_id=10ea8809d60a4680819b385dc51c78bd&name=default => generated 2921 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/524] 199.19.213.199 () {34 vars in 910 bytes} [Tue May 12 17:41:58 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: 7|app: 0|req: 254/525] 199.19.213.199 () {38 vars in 954 bytes} [Tue May 12 17:41:57 2026] POST /v2.0/ports => generated 958 bytes in 768 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: 272/526] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:41:58 2026] GET /v2.0/security-groups?id=ba272d82-7f35-4dc8-8355-b38759b2753d&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: 255/527] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:41:58 2026] GET /v2.0/security-groups?id=abaa24d2-c070-40b2-b34e-db2759543044&fields=id&fields=name => generated 113 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/528] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:41:58 2026] DELETE /v2.0/security-groups/c0f59f4c-2997-40de-a3c7-b643dbf233a3 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:41:59.358 7 INFO neutron.services.segments.plugin [-] Segment 27baf7ca-67dd-4ca4-8b71-2fdd0d94723a resource provider aggregate not found 2026-05-12 17:41:59.366 7 INFO neutron.services.segments.plugin [-] Segment 27baf7ca-67dd-4ca4-8b71-2fdd0d94723a resource provider aggregate not found 2026-05-12 17:41:59.388 7 INFO neutron.services.segments.plugin [-] Segment 27baf7ca-67dd-4ca4-8b71-2fdd0d94723a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27baf7ca-67dd-4ca4-8b71-2fdd0d94723a found for delete ", "request_id": "req-04327527-e484-4a3e-b813-2e7c824cc7b8"}]} 2026-05-12 17:41:59.389 7 INFO neutron.services.segments.plugin [-] Segment 27baf7ca-67dd-4ca4-8b71-2fdd0d94723a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27baf7ca-67dd-4ca4-8b71-2fdd0d94723a found for delete ", "request_id": "req-0a9160f2-5690-4cff-a69d-13693253c037"}]} [pid: 7|app: 0|req: 256/529] 199.19.213.199 () {38 vars in 1027 bytes} [Tue May 12 17:41:58 2026] PUT /v2.0/ports/0b5105e8-17bc-40d2-8f7d-63da7342910e => generated 1199 bytes in 609 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: 257/530] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:41:59 2026] GET /v2.0/ports?tenant_id=a01a1a34a9d04e1992117e87e0e3a90b&device_id=0e783029-dce1-4033-abcb-63cda8097bf6 => generated 1238 bytes in 100 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: 258/531] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:41:59 2026] GET /v2.0/ports?device_id=006af5f0-87db-4f92-bf7c-1e4eb1947cce => generated 973 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/532] 199.19.213.199 () {34 vars in 1057 bytes} [Tue May 12 17:41:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=0b5105e8-17bc-40d2-8f7d-63da7342910e => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/533] 199.19.213.199 () {38 vars in 1027 bytes} [Tue May 12 17:41:58 2026] PUT /v2.0/ports/6e8de20c-9115-407b-9f76-0e5ada381c0f => generated 1203 bytes in 932 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: 275/534] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:41:59 2026] GET /v2.0/security-groups?id=ba272d82-7f35-4dc8-8355-b38759b2753d&fields=id&fields=name => generated 114 bytes in 73 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: 276/535] 199.19.213.199 () {34 vars in 983 bytes} [Tue May 12 17:41:59 2026] GET /v2.0/subnets?id=e3af4c89-7694-4a19-a851-6c67ff43e309 => generated 677 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/536] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:41:59 2026] GET /v2.0/ports?device_id=0e783029-dce1-4033-abcb-63cda8097bf6 => generated 969 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/537] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:41:59 2026] GET /v2.0/ports?tenant_id=7bc40083074544de8399e93b0b67eeb8&device_id=006af5f0-87db-4f92-bf7c-1e4eb1947cce => generated 1242 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/538] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:41:59 2026] GET /v2.0/security-groups?id=abaa24d2-c070-40b2-b34e-db2759543044&fields=id&fields=name => generated 113 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/539] 199.19.213.199 () {34 vars in 1059 bytes} [Tue May 12 17:42:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=6e8de20c-9115-407b-9f76-0e5ada381c0f => 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: 278/540] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:42:00 2026] GET /v2.0/ports?network_id=fe54595c-d7bb-4371-a6d8-ad91371ff310&device_owner=network%3Adhcp => generated 1244 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:42:00.093 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-19745723-7e18-430a-85fa-bb829f05ad04'] response: {'name': 'network-changed', 'server_uuid': '0e783029-dce1-4033-abcb-63cda8097bf6', 'tag': '0b5105e8-17bc-40d2-8f7d-63da7342910e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 263/541] 199.19.213.199 () {34 vars in 983 bytes} [Tue May 12 17:42:00 2026] GET /v2.0/subnets?id=de48562d-4462-4619-bd03-665d2b5bd9d5 => generated 668 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/542] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:42:00 2026] GET /v2.0/networks/fe54595c-d7bb-4371-a6d8-ad91371ff310?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: 264/543] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:42:00 2026] GET /v2.0/ports?network_id=42b30642-63a1-4087-a92a-e55fe8d26132&device_owner=network%3Adhcp => generated 1244 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/544] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:42:00 2026] GET /v2.0/networks/fe54595c-d7bb-4371-a6d8-ad91371ff310?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: 265/545] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:42:00 2026] GET /v2.0/networks/42b30642-63a1-4087-a92a-e55fe8d26132?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: 281/546] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:42:00 2026] GET /v2.0/ports?tenant_id=a01a1a34a9d04e1992117e87e0e3a90b&device_id=0e783029-dce1-4033-abcb-63cda8097bf6 => 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: 266/547] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:42:00 2026] GET /v2.0/networks/42b30642-63a1-4087-a92a-e55fe8d26132?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:42:00.426 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e4cfbbd1-15c0-413a-ab2f-df1375c6beb2'] response: {'name': 'network-changed', 'server_uuid': '006af5f0-87db-4f92-bf7c-1e4eb1947cce', 'tag': '6e8de20c-9115-407b-9f76-0e5ada381c0f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 282/548] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:42:00 2026] GET /v2.0/networks?id=fe54595c-d7bb-4371-a6d8-ad91371ff310 => generated 779 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/549] 199.19.213.199 () {34 vars in 1057 bytes} [Tue May 12 17:42:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=0b5105e8-17bc-40d2-8f7d-63da7342910e => 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: 283/550] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:42:00 2026] GET /v2.0/ports?tenant_id=7bc40083074544de8399e93b0b67eeb8&device_id=006af5f0-87db-4f92-bf7c-1e4eb1947cce => generated 1242 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/551] 199.19.213.199 () {34 vars in 983 bytes} [Tue May 12 17:42:00 2026] GET /v2.0/subnets?id=e3af4c89-7694-4a19-a851-6c67ff43e309 => generated 677 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/552] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:42:00 2026] GET /v2.0/networks?id=42b30642-63a1-4087-a92a-e55fe8d26132 => generated 770 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/553] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:42:00 2026] GET /v2.0/ports?network_id=fe54595c-d7bb-4371-a6d8-ad91371ff310&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: 285/554] 199.19.213.199 () {34 vars in 1059 bytes} [Tue May 12 17:42:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=6e8de20c-9115-407b-9f76-0e5ada381c0f => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/555] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:42:00 2026] GET /v2.0/networks/fe54595c-d7bb-4371-a6d8-ad91371ff310?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: 271/556] 199.19.213.199 () {34 vars in 983 bytes} [Tue May 12 17:42:00 2026] GET /v2.0/subnets?id=de48562d-4462-4619-bd03-665d2b5bd9d5 => generated 668 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/557] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:42:00 2026] GET /v2.0/networks/fe54595c-d7bb-4371-a6d8-ad91371ff310?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: 273/558] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:42:00 2026] GET /v2.0/ports?network_id=42b30642-63a1-4087-a92a-e55fe8d26132&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/559] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:42:00 2026] GET /v2.0/networks/42b30642-63a1-4087-a92a-e55fe8d26132?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:42:00.963 8 INFO neutron.db.segments_db [None req-57a62fbe-9f1a-4b08-8a2a-5e615fc577a9 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] Added segment e52d75ca-9f84-4cdc-92fa-372fe80259fc of type vxlan for network 9b90119c-039a-4593-9c68-15b648c23fe1 [pid: 7|app: 0|req: 275/560] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:42:00 2026] GET /v2.0/networks/42b30642-63a1-4087-a92a-e55fe8d26132?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: 7|app: 0|req: 276/561] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:42:00 2026] GET /v2.0/ports?device_id=006af5f0-87db-4f92-bf7c-1e4eb1947cce => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/562] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:42:01 2026] GET /v2.0/security-groups?id=ba272d82-7f35-4dc8-8355-b38759b2753d&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: 286/563] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 12 17:42:00 2026] POST /v2.0/networks => generated 745 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/564] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:42:01 2026] GET /v2.0/ports?device_id=0e783029-dce1-4033-abcb-63cda8097bf6 => generated 969 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/565] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:42:01 2026] GET /v2.0/security-groups?id=abaa24d2-c070-40b2-b34e-db2759543044&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/566] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:42:01 2026] POST /v2.0/subnets => generated 668 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:42:01.486 7 INFO neutron.db.segments_db [None req-3a639e09-6402-488e-94d0-1e2367792622 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] Added segment 59f2f69a-b84b-4c52-9517-3764e02be46e of type vxlan for network 2299683c-d2fc-4613-9d3b-cf82eda345c6 2026-05-12 17:42:01.857 7 INFO neutron.db.l3_hamode_db [None req-3a639e09-6402-488e-94d0-1e2367792622 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 288/567] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:42:02 2026] GET /v2.0/ports?device_id=006af5f0-87db-4f92-bf7c-1e4eb1947cce => generated 973 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/568] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:42:02 2026] GET /v2.0/ports?device_id=0e783029-dce1-4033-abcb-63cda8097bf6 => generated 969 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/569] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:42:02 2026] GET /v2.0/security-groups?id=ba272d82-7f35-4dc8-8355-b38759b2753d&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/570] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:42:02 2026] GET /v2.0/security-groups?id=abaa24d2-c070-40b2-b34e-db2759543044&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:03.551 7 INFO neutron.db.l3_hamode_db [None req-3a639e09-6402-488e-94d0-1e2367792622 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 292/571] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:42:03 2026] GET /v2.0/ports?device_id=006af5f0-87db-4f92-bf7c-1e4eb1947cce => generated 973 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/572] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:42:03 2026] GET /v2.0/ports?device_id=0e783029-dce1-4033-abcb-63cda8097bf6 => generated 969 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/573] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:42:03 2026] GET /v2.0/security-groups?id=ba272d82-7f35-4dc8-8355-b38759b2753d&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/574] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:42:03 2026] GET /v2.0/security-groups?id=abaa24d2-c070-40b2-b34e-db2759543044&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/575] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:42:01 2026] POST /v2.0/routers => generated 732 bytes in 3412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/576] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:42:04 2026] GET /v2.0/ports?device_id=006af5f0-87db-4f92-bf7c-1e4eb1947cce => generated 973 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/577] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:42:04 2026] GET /v2.0/ports?device_id=0e783029-dce1-4033-abcb-63cda8097bf6 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/578] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:42:04 2026] GET /v2.0/security-groups?id=ba272d82-7f35-4dc8-8355-b38759b2753d&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/579] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:42:05 2026] GET /v2.0/security-groups?id=abaa24d2-c070-40b2-b34e-db2759543044&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/580] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:42:05 2026] GET /v2.0/security-groups?tenant_id=5bdbebd206f549f59beceb7d8ebee4a7&name=default => generated 2925 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/581] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:42:05 2026] DELETE /v2.0/security-groups/51a7be3d-de9d-403d-874c-1b74ef06d257 => 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: 302/582] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:42:05 2026] GET /v2.0/security-groups?tenant_id=a7a606a3d7c94243a36daecc0378744b&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/583] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:42:05 2026] DELETE /v2.0/security-groups/5303bb2c-e1ba-4d59-921f-684cdaf61bcc => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/584] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:42:06 2026] GET /v2.0/ports?device_id=006af5f0-87db-4f92-bf7c-1e4eb1947cce => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/585] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:42:06 2026] GET /v2.0/ports?device_id=0e783029-dce1-4033-abcb-63cda8097bf6 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/586] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:42:06 2026] GET /v2.0/security-groups?id=ba272d82-7f35-4dc8-8355-b38759b2753d&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: 307/587] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:42:06 2026] GET /v2.0/security-groups?id=abaa24d2-c070-40b2-b34e-db2759543044&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/588] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:42:06 2026] GET /v2.0/ports?device_id=0e783029-dce1-4033-abcb-63cda8097bf6 => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/589] 10.0.0.221 () {34 vars in 782 bytes} [Tue May 12 17:42:04 2026] PUT /v2.0/routers/a94fdd77-7eed-4e5e-894c-9e156bdcfdb5/add_router_interface => generated 309 bytes in 1687 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:07.109 7 WARNING neutron_lib.context [req-7753c57b-a227-494f-98f8-86f2b52115b0 req-15013401-2ed0-4e42-aa2e-a87916fb434d 739386af48b04c69a847d8b0e9334e0b 911f4b3c994348edb4554984f3f635a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:42:07.137 8 INFO neutron.db.l3_db [None req-c781a3e9-3952-49df-8f0c-a7ea7bfe6e75 8a6ae6bb356a4988b06fa567353a6c1e a01a1a34a9d04e1992117e87e0e3a90b - - default default] Floating IP 8ba15904-c349-46fc-916d-7c13cd2c3300 associated. External IP: 10.96.250.207, port: 0b5105e8-17bc-40d2-8f7d-63da7342910e. [pid: 7|app: 0|req: 282/590] 10.0.0.15 () {38 vars in 969 bytes} [Tue May 12 17:42:07 2026] POST /v2.0/security-groups => generated 1681 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 17:42:07.270 7 WARNING neutron_lib.context [req-d6c6447b-eebd-4cd7-9d43-a398dcce157d req-9a9d01e3-c4d6-4ab1-8341-0f2e650d83f3 739386af48b04c69a847d8b0e9334e0b 911f4b3c994348edb4554984f3f635a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 283/591] 10.0.0.15 () {38 vars in 969 bytes} [Tue May 12 17:42:07 2026] POST /v2.0/security-groups => generated 1681 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/592] 10.0.0.221 () {34 vars in 748 bytes} [Tue May 12 17:42:06 2026] PUT /v2.0/floatingips/8ba15904-c349-46fc-916d-7c13cd2c3300 => generated 855 bytes in 999 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:07.501 8 WARNING neutron_lib.context [req-b8f7d344-8aab-4986-be4d-712c86d44b05 req-6f2b764a-9b8f-42b6-a654-1a39c1dbf4e5 739386af48b04c69a847d8b0e9334e0b 911f4b3c994348edb4554984f3f635a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 284/593] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:42:07 2026] GET /v2.0/ports?device_id=006af5f0-87db-4f92-bf7c-1e4eb1947cce => 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: 285/594] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:42:07 2026] GET /v2.0/security-groups?id=ba272d82-7f35-4dc8-8355-b38759b2753d&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: 310/595] 10.0.0.15 () {38 vars in 969 bytes} [Tue May 12 17:42:07 2026] POST /v2.0/security-groups => generated 1681 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 17:42:07.728 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f9280f33-ef61-48a6-81cb-dc2608dece0b'] response: {'name': 'network-changed', 'server_uuid': '0e783029-dce1-4033-abcb-63cda8097bf6', 'tag': '0b5105e8-17bc-40d2-8f7d-63da7342910e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 286/596] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:42:07 2026] GET /v2.0/ports?device_id=0e783029-dce1-4033-abcb-63cda8097bf6 => generated 971 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/597] 10.0.0.15 () {34 vars in 1000 bytes} [Tue May 12 17:42:07 2026] GET /v2.0/security-groups?tenant_id=911f4b3c994348edb4554984f3f635a4 => generated 7908 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/598] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:42:07 2026] GET /v2.0/ports?tenant_id=a01a1a34a9d04e1992117e87e0e3a90b&device_id=0e783029-dce1-4033-abcb-63cda8097bf6 => generated 1240 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/599] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:42:07 2026] GET /v2.0/security-groups?id=abaa24d2-c070-40b2-b34e-db2759543044&fields=id&fields=name => generated 113 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/600] 10.0.0.15 () {34 vars in 989 bytes} [Tue May 12 17:42:07 2026] GET /v2.0/security-groups/f673b7ff-7b1e-4453-a0af-0f98cbebdf93 => generated 2922 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/601] 10.0.0.15 () {34 vars in 989 bytes} [Tue May 12 17:42:07 2026] GET /v2.0/security-groups/f673b7ff-7b1e-4453-a0af-0f98cbebdf93 => generated 2922 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/602] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:42:07 2026] GET /v2.0/networks?id=fe54595c-d7bb-4371-a6d8-ad91371ff310 => generated 779 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/603] 10.0.0.15 () {34 vars in 989 bytes} [Tue May 12 17:42:07 2026] GET /v2.0/security-groups/119ff901-881f-4d7f-a7f4-16afc4b0d27e => generated 1681 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/604] 199.19.213.199 () {34 vars in 1057 bytes} [Tue May 12 17:42:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=0b5105e8-17bc-40d2-8f7d-63da7342910e => generated 858 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/605] 199.19.213.199 () {34 vars in 983 bytes} [Tue May 12 17:42:08 2026] GET /v2.0/subnets?id=e3af4c89-7694-4a19-a851-6c67ff43e309 => generated 677 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/606] 10.0.0.15 () {36 vars in 1011 bytes} [Tue May 12 17:42:08 2026] DELETE /v2.0/security-groups/119ff901-881f-4d7f-a7f4-16afc4b0d27e => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/607] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:42:08 2026] GET /v2.0/ports?network_id=fe54595c-d7bb-4371-a6d8-ad91371ff310&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:42:08.172 8 INFO neutron.api.v2.resource [req-c31988b3-6e7c-41d1-8502-d078bd42bf0b req-640e0e8f-27a8-49c0-9f36-50c7e1fee641 739386af48b04c69a847d8b0e9334e0b 911f4b3c994348edb4554984f3f635a4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 316/608] 10.0.0.15 () {34 vars in 989 bytes} [Tue May 12 17:42:08 2026] GET /v2.0/security-groups/119ff901-881f-4d7f-a7f4-16afc4b0d27e => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/609] 10.0.0.15 () {34 vars in 989 bytes} [Tue May 12 17:42:08 2026] GET /v2.0/security-groups/0bf74a1d-ba4d-4600-b9d4-f0196955e61f => generated 1681 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/610] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:42:08 2026] GET /v2.0/networks/fe54595c-d7bb-4371-a6d8-ad91371ff310?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/611] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:42:08 2026] GET /v2.0/networks/fe54595c-d7bb-4371-a6d8-ad91371ff310?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: 318/612] 10.0.0.15 () {36 vars in 1011 bytes} [Tue May 12 17:42:08 2026] DELETE /v2.0/security-groups/0bf74a1d-ba4d-4600-b9d4-f0196955e61f => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:42:08.381 7 INFO neutron.api.v2.resource [req-8e40b356-7172-4964-813b-2d8dcc9448e8 req-f32f016b-0c07-4dbe-a922-6bf38e01fbec 739386af48b04c69a847d8b0e9334e0b 911f4b3c994348edb4554984f3f635a4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 295/613] 10.0.0.15 () {34 vars in 989 bytes} [Tue May 12 17:42:08 2026] GET /v2.0/security-groups/0bf74a1d-ba4d-4600-b9d4-f0196955e61f => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/614] 10.0.0.15 () {34 vars in 989 bytes} [Tue May 12 17:42:08 2026] GET /v2.0/security-groups/b098895a-345b-4805-96b2-d8638a30d7d5 => generated 1681 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/615] 10.0.0.15 () {36 vars in 1011 bytes} [Tue May 12 17:42:08 2026] DELETE /v2.0/security-groups/b098895a-345b-4805-96b2-d8638a30d7d5 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:42:08.600 8 INFO neutron.api.v2.resource [req-27b95749-baaf-445d-8afe-a85b27a05921 req-8299dd2f-2821-4c66-848f-4fc6de3772b9 739386af48b04c69a847d8b0e9334e0b 911f4b3c994348edb4554984f3f635a4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 320/616] 10.0.0.15 () {34 vars in 989 bytes} [Tue May 12 17:42:08 2026] GET /v2.0/security-groups/b098895a-345b-4805-96b2-d8638a30d7d5 => generated 146 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/617] 10.0.0.15 () {34 vars in 1000 bytes} [Tue May 12 17:42:08 2026] GET /v2.0/security-groups?tenant_id=911f4b3c994348edb4554984f3f635a4 => generated 2925 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/618] 10.0.0.15 () {34 vars in 989 bytes} [Tue May 12 17:42:08 2026] GET /v2.0/security-groups/f673b7ff-7b1e-4453-a0af-0f98cbebdf93 => generated 2922 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/619] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:42:08 2026] GET /v2.0/ports?device_id=006af5f0-87db-4f92-bf7c-1e4eb1947cce => generated 975 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/620] 10.0.0.15 () {34 vars in 989 bytes} [Tue May 12 17:42:08 2026] GET /v2.0/security-groups/f673b7ff-7b1e-4453-a0af-0f98cbebdf93 => generated 2922 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:42:08.829 7 INFO neutron.api.v2.resource [req-e466d66b-b859-46a6-b3fc-9350338ef39b req-17baf01e-3f13-4547-9214-4ee7430ca711 739386af48b04c69a847d8b0e9334e0b 911f4b3c994348edb4554984f3f635a4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 300/621] 10.0.0.15 () {34 vars in 989 bytes} [Tue May 12 17:42:08 2026] GET /v2.0/security-groups/b098895a-345b-4805-96b2-d8638a30d7d5 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/622] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:42:08 2026] GET /v2.0/security-groups?id=ba272d82-7f35-4dc8-8355-b38759b2753d&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:08.873 7 INFO neutron.api.v2.resource [req-6992bab9-49e3-4c07-ad33-2b345ae137ea req-424416bd-3d3a-44d0-944e-ed31c5cbb5f5 739386af48b04c69a847d8b0e9334e0b 911f4b3c994348edb4554984f3f635a4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 301/623] 10.0.0.15 () {34 vars in 989 bytes} [Tue May 12 17:42:08 2026] GET /v2.0/security-groups/0bf74a1d-ba4d-4600-b9d4-f0196955e61f => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:42:08.907 8 INFO neutron.api.v2.resource [req-5ef21e72-cac8-41b0-bc63-27b027f18bd5 req-662257cf-8750-4db2-b3b7-611f15a4e3c4 739386af48b04c69a847d8b0e9334e0b 911f4b3c994348edb4554984f3f635a4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 323/624] 10.0.0.15 () {34 vars in 989 bytes} [Tue May 12 17:42:08 2026] GET /v2.0/security-groups/119ff901-881f-4d7f-a7f4-16afc4b0d27e => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/625] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:42:08 2026] GET /v2.0/ports?device_id=006af5f0-87db-4f92-bf7c-1e4eb1947cce => generated 975 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:09.550 8 INFO neutron.db.l3_db [None req-8b1d0f7c-fd89-4b2d-b29b-9389cfa7d8f9 e936181614a74e529c5d330ab5e2179f 7bc40083074544de8399e93b0b67eeb8 - - default default] Floating IP 44f7819e-ac32-4927-990f-a79991717ae5 associated. External IP: 10.96.250.215, port: 6e8de20c-9115-407b-9f76-0e5ada381c0f. [pid: 7|app: 0|req: 302/626] 10.0.0.221 () {34 vars in 788 bytes} [Tue May 12 17:42:08 2026] PUT /v2.0/routers/a94fdd77-7eed-4e5e-894c-9e156bdcfdb5/remove_router_interface => generated 309 bytes in 1180 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/627] 10.0.0.221 () {34 vars in 748 bytes} [Tue May 12 17:42:09 2026] PUT /v2.0/floatingips/44f7819e-ac32-4927-990f-a79991717ae5 => generated 856 bytes in 1311 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:10.362 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9798f40a-847a-4306-8340-50d812ab0dac'] response: {'name': 'network-changed', 'server_uuid': '006af5f0-87db-4f92-bf7c-1e4eb1947cce', 'tag': '6e8de20c-9115-407b-9f76-0e5ada381c0f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 303/628] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:42:10 2026] GET /v2.0/security-groups?tenant_id=39eefd60aa274baa963780d551f284c6&name=default => generated 2925 bytes in 359 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/629] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:42:10 2026] GET /v2.0/ports?tenant_id=7bc40083074544de8399e93b0b67eeb8&device_id=006af5f0-87db-4f92-bf7c-1e4eb1947cce => 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: 305/630] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:42:10 2026] DELETE /v2.0/security-groups/e582d220-2d09-4249-8b3c-cf82eb4454d3 => 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: 306/631] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:42:10 2026] GET /v2.0/networks?id=42b30642-63a1-4087-a92a-e55fe8d26132 => generated 770 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/632] 199.19.213.199 () {34 vars in 1059 bytes} [Tue May 12 17:42:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=6e8de20c-9115-407b-9f76-0e5ada381c0f => generated 859 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/633] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:42:10 2026] GET /v2.0/security-groups?tenant_id=0f5c885688804215a94a5638dbc2b676&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/634] 199.19.213.199 () {34 vars in 983 bytes} [Tue May 12 17:42:10 2026] GET /v2.0/subnets?id=de48562d-4462-4619-bd03-665d2b5bd9d5 => generated 668 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/635] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:42:10 2026] DELETE /v2.0/security-groups/5cbd1215-51fa-4e65-a304-a3a528cad380 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:42:11.117 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-7735b250-4d70-4056-953d-73316cf03ed6 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - 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()  [pid: 7|app: 0|req: 311/636] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:42:11 2026] GET /v2.0/ports?network_id=42b30642-63a1-4087-a92a-e55fe8d26132&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/639] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:42:11 2026] GET /v2.0/networks/42b30642-63a1-4087-a92a-e55fe8d26132?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: 315/640] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:42:11 2026] GET /v2.0/networks/42b30642-63a1-4087-a92a-e55fe8d26132?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:42:11.581 8 INFO neutron.db.l3_hamode_db [None req-7735b250-4d70-4056-953d-73316cf03ed6 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] HA network 2299683c-d2fc-4613-9d3b-cf82eda345c6 was deleted as no HA routers are present in tenant 911f4b3c994348edb4554984f3f635a4. [pid: 8|app: 0|req: 326/641] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:42:10 2026] DELETE /v2.0/routers/a94fdd77-7eed-4e5e-894c-9e156bdcfdb5 => generated 0 bytes in 1277 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/642] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:42:11 2026] DELETE /v2.0/subnets/85572be1-2fc3-40d1-a255-8471fbe7f481 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:42:12.115 8 INFO neutron.services.segments.plugin [-] Segment 59f2f69a-b84b-4c52-9517-3764e02be46e resource provider aggregate not found 2026-05-12 17:42:12.124 8 INFO neutron.services.segments.plugin [-] Segment 59f2f69a-b84b-4c52-9517-3764e02be46e resource provider aggregate not found 2026-05-12 17:42:12.140 8 INFO neutron.services.segments.plugin [-] Segment 59f2f69a-b84b-4c52-9517-3764e02be46e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59f2f69a-b84b-4c52-9517-3764e02be46e found for delete ", "request_id": "req-ae74ccf4-a53c-4931-ad73-1aae177b2d24"}]} 2026-05-12 17:42:12.141 8 INFO neutron.services.segments.plugin [-] Segment 59f2f69a-b84b-4c52-9517-3764e02be46e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59f2f69a-b84b-4c52-9517-3764e02be46e found for delete ", "request_id": "req-f4a8eb6c-7377-4c1e-9de0-6eb130a786b6"}]} [pid: 8|app: 0|req: 327/643] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:42:11 2026] DELETE /v2.0/networks/9b90119c-039a-4593-9c68-15b648c23fe1 => generated 0 bytes in 420 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/644] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:42:12 2026] GET /v2.0/security-groups?tenant_id=911f4b3c994348edb4554984f3f635a4&name=default => generated 2925 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/645] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:42:12 2026] DELETE /v2.0/security-groups/f673b7ff-7b1e-4453-a0af-0f98cbebdf93 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/646] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:42:13 2026] GET /v2.0/security-groups?tenant_id=2616bfe36aab4068a9ea19bd547af190&name=default => generated 2925 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/647] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:42:13 2026] DELETE /v2.0/security-groups/602413cf-53a1-4ab3-885a-1af5f923e88e => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:42:14.758 7 INFO neutron.db.segments_db [None req-0325ee12-b432-42f3-8509-1cc453dd7dad 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] Added segment 10629be9-fb26-4c79-9552-39c56f016613 of type vxlan for network 288dfc28-dfe3-45a2-b25b-2b14ef865582 [pid: 7|app: 0|req: 319/648] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 12 17:42:14 2026] POST /v2.0/networks => generated 744 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:42:14.882 8 INFO neutron.services.segments.plugin [-] Segment e52d75ca-9f84-4cdc-92fa-372fe80259fc resource provider aggregate not found 2026-05-12 17:42:14.894 8 INFO neutron.services.segments.plugin [-] Segment e52d75ca-9f84-4cdc-92fa-372fe80259fc resource provider aggregate not found 2026-05-12 17:42:14.899 8 INFO neutron.services.segments.plugin [-] Segment e52d75ca-9f84-4cdc-92fa-372fe80259fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e52d75ca-9f84-4cdc-92fa-372fe80259fc found for delete ", "request_id": "req-f1a3302a-6e09-4588-b9df-97838684a5f9"}]} 2026-05-12 17:42:14.907 8 INFO neutron.services.segments.plugin [-] Segment e52d75ca-9f84-4cdc-92fa-372fe80259fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e52d75ca-9f84-4cdc-92fa-372fe80259fc found for delete ", "request_id": "req-38eba2d8-4479-498a-b95c-dd52af174200"}]} [pid: 8|app: 0|req: 330/649] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:42:14 2026] POST /v2.0/subnets => generated 667 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:42:15.190 8 INFO neutron.db.segments_db [None req-62ec97f0-6057-43b0-9265-f9d8e2c9a12f 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] Added segment a3f6bbc9-1fea-46df-84cc-445dd9a3b7ed of type vxlan for network 93158362-9327-4655-8881-2c00444d36e4 [pid: 7|app: 0|req: 320/650] 199.19.213.199 () {34 vars in 1095 bytes} [Tue May 12 17:42:15 2026] GET /v2.0/ports?device_id=006af5f0-87db-4f92-bf7c-1e4eb1947cce&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:42:15.502 8 INFO neutron.db.l3_hamode_db [None req-62ec97f0-6057-43b0-9265-f9d8e2c9a12f 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 321/651] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:42:15 2026] GET /v2.0/ports?tenant_id=7bc40083074544de8399e93b0b67eeb8&device_id=006af5f0-87db-4f92-bf7c-1e4eb1947cce => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/652] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:42:15 2026] GET /v2.0/networks?id=42b30642-63a1-4087-a92a-e55fe8d26132 => generated 770 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/653] 199.19.213.199 () {34 vars in 1059 bytes} [Tue May 12 17:42:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=6e8de20c-9115-407b-9f76-0e5ada381c0f => generated 861 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/654] 199.19.213.199 () {34 vars in 983 bytes} [Tue May 12 17:42:15 2026] GET /v2.0/subnets?id=de48562d-4462-4619-bd03-665d2b5bd9d5 => generated 668 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/655] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:42:15 2026] GET /v2.0/ports?network_id=42b30642-63a1-4087-a92a-e55fe8d26132&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: 326/656] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:42:15 2026] GET /v2.0/networks/42b30642-63a1-4087-a92a-e55fe8d26132?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: 327/657] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:42:15 2026] GET /v2.0/networks/42b30642-63a1-4087-a92a-e55fe8d26132?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-12 17:42:16.523 8 INFO neutron.db.l3_hamode_db [None req-62ec97f0-6057-43b0-9265-f9d8e2c9a12f 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 328/658] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:42:16 2026] GET /v2.0/security-groups?tenant_id=6d770fd1f3e3488dbf36cb540faffe03&name=default => generated 2925 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/659] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:42:16 2026] DELETE /v2.0/security-groups/fe2af9f4-ba8f-4d5c-8b95-9ab097904ad5 => 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: 331/660] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:42:15 2026] POST /v2.0/routers => generated 731 bytes in 2530 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:42:18.460 8 WARNING neutron_lib.context [None req-f69cb34d-5cdd-49bb-a2c4-58fdcdff71fa 5de59385b49342ce8d9bb8a675bd4ea5 ee0252326c5b4fd5a5521406f42ef890 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:42:18.460 8 WARNING neutron_lib.context [None req-f69cb34d-5cdd-49bb-a2c4-58fdcdff71fa 5de59385b49342ce8d9bb8a675bd4ea5 ee0252326c5b4fd5a5521406f42ef890 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:42:18.606 8 INFO neutron.db.segments_db [None req-f69cb34d-5cdd-49bb-a2c4-58fdcdff71fa 5de59385b49342ce8d9bb8a675bd4ea5 ee0252326c5b4fd5a5521406f42ef890 - - default default] Added segment 906da19e-5064-4fb3-aa0a-5d7e3c65f6e7 of type vxlan for network c2bf7047-5766-4c28-af55-f997f1a07ac8 2026-05-12 17:42:18.701 8 INFO neutron.db.segments_db [None req-f69cb34d-5cdd-49bb-a2c4-58fdcdff71fa 5de59385b49342ce8d9bb8a675bd4ea5 ee0252326c5b4fd5a5521406f42ef890 - - default default] Added segment 7fc3ae91-f7ca-49ff-b3b9-f69e27f09e46 of type vxlan for network b4b01849-305e-470d-99c7-81ae8ad4679a [pid: 8|app: 0|req: 332/661] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:42:18 2026] POST /v2.0/networks => generated 1244 bytes in 512 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/662] 10.0.0.221 () {34 vars in 782 bytes} [Tue May 12 17:42:17 2026] PUT /v2.0/routers/c9e6d7b5-bd40-4bda-97df-f14886cd112a/add_router_interface => generated 309 bytes in 1564 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/663] 10.0.0.221 () {32 vars in 648 bytes} [Tue May 12 17:42:18 2026] GET /v2.0/networks => generated 1843 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/664] 10.0.0.133 () {34 vars in 989 bytes} [Tue May 12 17:42:19 2026] GET /v2.0/ports?device_id=0e783029-dce1-4033-abcb-63cda8097bf6 => generated 1240 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/665] 10.0.0.133 () {34 vars in 1039 bytes} [Tue May 12 17:42:19 2026] GET /v2.0/security-groups?id=abaa24d2-c070-40b2-b34e-db2759543044&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-12 17:42:19.454 8 INFO neutron.services.segments.plugin [-] Segment 906da19e-5064-4fb3-aa0a-5d7e3c65f6e7 resource provider aggregate not found 2026-05-12 17:42:19.473 8 INFO neutron.services.segments.plugin [-] Segment 906da19e-5064-4fb3-aa0a-5d7e3c65f6e7 resource provider aggregate not found 2026-05-12 17:42:19.482 8 INFO neutron.services.segments.plugin [-] Segment 906da19e-5064-4fb3-aa0a-5d7e3c65f6e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 906da19e-5064-4fb3-aa0a-5d7e3c65f6e7 found for delete ", "request_id": "req-6761c23d-9abc-48f7-8886-e1de1045d9fe"}]} [pid: 8|app: 0|req: 334/666] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:42:19 2026] DELETE /v2.0/networks/c2bf7047-5766-4c28-af55-f997f1a07ac8 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:42:19.716 7 INFO neutron.services.segments.plugin [-] Segment 7fc3ae91-f7ca-49ff-b3b9-f69e27f09e46 resource provider aggregate not found 2026-05-12 17:42:19.721 7 INFO neutron.services.segments.plugin [-] Segment 7fc3ae91-f7ca-49ff-b3b9-f69e27f09e46 resource provider aggregate not found 2026-05-12 17:42:19.736 7 INFO neutron.services.segments.plugin [-] Segment 7fc3ae91-f7ca-49ff-b3b9-f69e27f09e46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fc3ae91-f7ca-49ff-b3b9-f69e27f09e46 found for delete ", "request_id": "req-2fccea16-b0f0-48ad-9993-4707e6c46789"}]} 2026-05-12 17:42:19.739 7 INFO neutron.services.segments.plugin [-] Segment 7fc3ae91-f7ca-49ff-b3b9-f69e27f09e46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fc3ae91-f7ca-49ff-b3b9-f69e27f09e46 found for delete ", "request_id": "req-4ef21af3-f824-47e7-8786-859a1d708eb9"}]} [pid: 7|app: 0|req: 333/667] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:42:19 2026] DELETE /v2.0/networks/b4b01849-305e-470d-99c7-81ae8ad4679a => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:42:19.764 8 INFO neutron.services.segments.plugin [-] Segment 906da19e-5064-4fb3-aa0a-5d7e3c65f6e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 906da19e-5064-4fb3-aa0a-5d7e3c65f6e7 found for delete ", "request_id": "req-59bc7feb-a20d-496c-93fe-083ba3fd2f03"}]} 2026-05-12 17:42:19.775 7 WARNING neutron_lib.context [None req-0e145d3d-e064-49fb-88f1-72bf99802501 dc110eabf3f84302bc773ab3a81156c0 a6367975f03345df812f81184e1e4891 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 335/668] 10.0.0.221 () {32 vars in 648 bytes} [Tue May 12 17:42:19 2026] GET /v2.0/networks => generated 651 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:19.862 8 WARNING neutron_lib.context [None req-5ba94722-611b-4898-806a-53018c663d36 5de59385b49342ce8d9bb8a675bd4ea5 ee0252326c5b4fd5a5521406f42ef890 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:42:19.929 8 INFO neutron.db.segments_db [None req-5ba94722-611b-4898-806a-53018c663d36 5de59385b49342ce8d9bb8a675bd4ea5 ee0252326c5b4fd5a5521406f42ef890 - - default default] Added segment d8e9c17a-c37d-4ce3-bae3-5fbba7daed05 of type vxlan for network 2e5482f0-6dbb-4d42-9b6a-4460be139e01 [pid: 7|app: 0|req: 334/669] 10.0.0.221 () {34 vars in 684 bytes} [Tue May 12 17:42:19 2026] POST /v2.0/security-groups => generated 1661 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/670] 10.0.0.133 () {34 vars in 989 bytes} [Tue May 12 17:42:19 2026] GET /v2.0/ports?device_id=006af5f0-87db-4f92-bf7c-1e4eb1947cce => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:42:19.988 7 WARNING neutron_lib.context [None req-a2b30ede-2dc0-408b-8255-a0c3b355b559 dc110eabf3f84302bc773ab3a81156c0 a6367975f03345df812f81184e1e4891 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 336/671] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:42:19 2026] POST /v2.0/networks => generated 650 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/672] 10.0.0.133 () {34 vars in 1039 bytes} [Tue May 12 17:42:20 2026] GET /v2.0/security-groups?id=ba272d82-7f35-4dc8-8355-b38759b2753d&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:20.101 8 WARNING neutron_lib.context [None req-f7c3211c-8285-4665-939b-c00bd3e9d384 5de59385b49342ce8d9bb8a675bd4ea5 ee0252326c5b4fd5a5521406f42ef890 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 336/673] 10.0.0.221 () {34 vars in 694 bytes} [Tue May 12 17:42:19 2026] POST /v2.0/security-group-rules => generated 597 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:42:20.144 7 WARNING neutron_lib.context [None req-28d8ade7-76fb-48b4-85f6-ad6d7aea6dad dc110eabf3f84302bc773ab3a81156c0 a6367975f03345df812f81184e1e4891 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:42:20.161 8 INFO neutron.db.segments_db [None req-f7c3211c-8285-4665-939b-c00bd3e9d384 5de59385b49342ce8d9bb8a675bd4ea5 ee0252326c5b4fd5a5521406f42ef890 - - default default] Added segment 27202fac-a41a-45bc-8137-94a087332eee of type vxlan for network 5bd3c4f6-f47e-4b12-beaf-f6f8a15f2fc3 [pid: 7|app: 0|req: 337/674] 10.0.0.221 () {34 vars in 694 bytes} [Tue May 12 17:42:20 2026] POST /v2.0/security-group-rules => generated 602 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/675] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:42:20 2026] POST /v2.0/networks => generated 649 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:42:20.294 7 WARNING neutron_lib.context [None req-2759357c-23dd-440f-82c4-a3bdc3f3e523 dc110eabf3f84302bc773ab3a81156c0 a6367975f03345df812f81184e1e4891 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:42:20.298 8 WARNING neutron_lib.context [None req-58ca477a-c024-405d-9e34-914bcadc8d28 5de59385b49342ce8d9bb8a675bd4ea5 ee0252326c5b4fd5a5521406f42ef890 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:42:20.339 8 WARNING neutron_lib.context [None req-58ca477a-c024-405d-9e34-914bcadc8d28 5de59385b49342ce8d9bb8a675bd4ea5 ee0252326c5b4fd5a5521406f42ef890 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 338/676] 10.0.0.221 () {34 vars in 675 bytes} [Tue May 12 17:42:20 2026] POST /v2.0/floatingips => generated 552 bytes in 721 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/677] 10.0.0.221 () {34 vars in 664 bytes} [Tue May 12 17:42:20 2026] POST /v2.0/ports => generated 1504 bytes in 856 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: 339/678] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:42:21 2026] GET /v2.0/ports?device_id=0e783029-dce1-4033-abcb-63cda8097bf6 => generated 971 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/679] 10.0.0.221 () {32 vars in 642 bytes} [Tue May 12 17:42:21 2026] GET /v2.0/ports => generated 1504 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/680] 10.0.0.15 () {34 vars in 969 bytes} [Tue May 12 17:42:21 2026] GET /v2.0/ports/0b5105e8-17bc-40d2-8f7d-63da7342910e => generated 968 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/681] 10.0.0.15 () {34 vars in 1098 bytes} [Tue May 12 17:42:21 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1222157443&fields=id&tenant_id=a6367975f03345df812f81184e1e4891 => generated 69 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/682] 10.0.0.15 () {34 vars in 980 bytes} [Tue May 12 17:42:21 2026] GET /v2.0/networks?id=288dfc28-dfe3-45a2-b25b-2b14ef865582 => generated 676 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/683] 10.0.0.221 () {32 vars in 719 bytes} [Tue May 12 17:42:21 2026] DELETE /v2.0/ports/97312278-9dc7-498c-abb7-23995cb3390d => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/684] 10.0.0.15 () {34 vars in 963 bytes} [Tue May 12 17:42:21 2026] GET /v2.0/quotas/a6367975f03345df812f81184e1e4891 => 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: 343/685] 199.19.213.199 () {34 vars in 999 bytes} [Tue May 12 17:42:21 2026] GET /v2.0/subnets?network_id=fe54595c-d7bb-4371-a6d8-ad91371ff310 => generated 659 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/686] 10.0.0.15 () {34 vars in 1000 bytes} [Tue May 12 17:42:21 2026] GET /v2.0/ports?tenant_id=a6367975f03345df812f81184e1e4891&fields=id => generated 103 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/687] 199.19.213.199 () {34 vars in 1145 bytes} [Tue May 12 17:42:21 2026] GET /v2.0/ports?device_id=0e783029-dce1-4033-abcb-63cda8097bf6&device_owner=compute%3Anova&network_id=fe54595c-d7bb-4371-a6d8-ad91371ff310 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/688] 10.0.0.221 () {32 vars in 719 bytes} [Tue May 12 17:42:21 2026] DELETE /v2.0/ports/72f13911-9987-4579-bff0-2460062da722 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/689] 10.0.0.221 () {32 vars in 642 bytes} [Tue May 12 17:42:21 2026] GET /v2.0/ports => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/690] 10.0.0.15 () {34 vars in 1006 bytes} [Tue May 12 17:42:21 2026] GET /v2.0/networks/288dfc28-dfe3-45a2-b25b-2b14ef865582?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:42:21.920 7 WARNING neutron_lib.context [None req-ec332efc-27ba-49fa-8241-0b174228a33c 5de59385b49342ce8d9bb8a675bd4ea5 ee0252326c5b4fd5a5521406f42ef890 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:42:21.976 7 INFO neutron.db.segments_db [None req-ec332efc-27ba-49fa-8241-0b174228a33c 5de59385b49342ce8d9bb8a675bd4ea5 ee0252326c5b4fd5a5521406f42ef890 - - default default] Added segment 11eb9a9f-3ca4-4b10-b12e-689b7b5e5faf of type vxlan for network 76d4093c-55a3-4380-ba5f-535d95001d63 [pid: 7|app: 0|req: 347/691] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:42:21 2026] POST /v2.0/networks => generated 649 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/692] 10.0.0.15 () {34 vars in 1106 bytes} [Tue May 12 17:42:22 2026] GET /v2.0/networks/288dfc28-dfe3-45a2-b25b-2b14ef865582?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:42:22.164 7 WARNING neutron_lib.context [None req-90e00970-35f2-4b49-84d4-187b1d909313 5de59385b49342ce8d9bb8a675bd4ea5 ee0252326c5b4fd5a5521406f42ef890 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:42:22.219 7 INFO neutron.db.segments_db [None req-90e00970-35f2-4b49-84d4-187b1d909313 5de59385b49342ce8d9bb8a675bd4ea5 ee0252326c5b4fd5a5521406f42ef890 - - default default] Added segment 41be4275-3fb0-44aa-b7d7-8816ba37c95c of type vxlan for network a484c24d-7843-4a42-bfde-ae7cd35d874f [pid: 7|app: 0|req: 349/693] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:42:22 2026] POST /v2.0/networks => generated 649 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/694] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:42:22 2026] GET /v2.0/ports?device_id=585e8b7c-d16f-4186-8b45-0bdb2c033408 => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:42:22.387 7 WARNING neutron_lib.context [None req-2b9ea405-826a-4a50-9d96-2b33be35ed34 5de59385b49342ce8d9bb8a675bd4ea5 ee0252326c5b4fd5a5521406f42ef890 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:42:22.440 7 WARNING neutron_lib.context [None req-2b9ea405-826a-4a50-9d96-2b33be35ed34 5de59385b49342ce8d9bb8a675bd4ea5 ee0252326c5b4fd5a5521406f42ef890 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 345/695] 199.19.213.199 () {38 vars in 1027 bytes} [Tue May 12 17:42:21 2026] PUT /v2.0/ports/0b5105e8-17bc-40d2-8f7d-63da7342910e => generated 1145 bytes in 573 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/696] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:42:22 2026] GET /v2.0/ports?tenant_id=a01a1a34a9d04e1992117e87e0e3a90b&device_id=0e783029-dce1-4033-abcb-63cda8097bf6 => generated 1417 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:42:22.536 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-21417c07-1b48-406b-804a-aeef8d696483'] response: {'name': 'network-changed', 'server_uuid': '0e783029-dce1-4033-abcb-63cda8097bf6', 'tag': '0b5105e8-17bc-40d2-8f7d-63da7342910e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 347/697] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:42:22 2026] GET /v2.0/networks?id=fe54595c-d7bb-4371-a6d8-ad91371ff310 => generated 779 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/698] 199.19.213.199 () {34 vars in 1057 bytes} [Tue May 12 17:42:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=0b5105e8-17bc-40d2-8f7d-63da7342910e => generated 860 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/699] 199.19.213.199 () {34 vars in 1057 bytes} [Tue May 12 17:42:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=0b5105e8-17bc-40d2-8f7d-63da7342910e => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/700] 199.19.213.199 () {34 vars in 983 bytes} [Tue May 12 17:42:22 2026] GET /v2.0/subnets?id=e3af4c89-7694-4a19-a851-6c67ff43e309 => generated 677 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/701] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:42:22 2026] GET /v2.0/ports?network_id=fe54595c-d7bb-4371-a6d8-ad91371ff310&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: 8|app: 0|req: 352/702] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:42:22 2026] GET /v2.0/networks/fe54595c-d7bb-4371-a6d8-ad91371ff310?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: 353/703] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:42:22 2026] GET /v2.0/networks/fe54595c-d7bb-4371-a6d8-ad91371ff310?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: 351/704] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:42:22 2026] POST /v2.0/subnets => generated 1226 bytes in 758 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/705] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:42:23 2026] GET /v2.0/ports?tenant_id=a01a1a34a9d04e1992117e87e0e3a90b&device_id=0e783029-dce1-4033-abcb-63cda8097bf6 => generated 1417 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/706] 10.0.0.221 () {32 vars in 646 bytes} [Tue May 12 17:42:23 2026] GET /v2.0/subnets => generated 1839 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/707] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:42:23 2026] GET /v2.0/networks?id=fe54595c-d7bb-4371-a6d8-ad91371ff310 => generated 779 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/708] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:42:23 2026] GET /v2.0/networks?id=288dfc28-dfe3-45a2-b25b-2b14ef865582 => generated 676 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/709] 199.19.213.199 () {34 vars in 1057 bytes} [Tue May 12 17:42:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=0b5105e8-17bc-40d2-8f7d-63da7342910e => generated 860 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/710] 199.19.213.199 () {34 vars in 1049 bytes} [Tue May 12 17:42:23 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a6367975f03345df812f81184e1e4891 => 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: 356/711] 199.19.213.199 () {34 vars in 1057 bytes} [Tue May 12 17:42:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=0b5105e8-17bc-40d2-8f7d-63da7342910e => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:42:23.460 7 WARNING neutron_lib.context [req-109c8824-a59e-47a2-9ade-07b055868478 req-ef7882b0-0495-4b3c-ba1b-a93930926a11 dc110eabf3f84302bc773ab3a81156c0 a6367975f03345df812f81184e1e4891 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 356/712] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:42:23 2026] DELETE /v2.0/subnets/dd1869c5-4372-4d5c-add3-407579ffe382 => generated 0 bytes in 463 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/713] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:42:23 2026] GET /v2.0/ports?device_id=585e8b7c-d16f-4186-8b45-0bdb2c033408 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/714] 199.19.213.199 () {34 vars in 983 bytes} [Tue May 12 17:42:23 2026] GET /v2.0/subnets?id=e3af4c89-7694-4a19-a851-6c67ff43e309 => generated 677 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/715] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:42:23 2026] GET /v2.0/ports?device_id=0e783029-dce1-4033-abcb-63cda8097bf6 => generated 1148 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/716] 199.19.213.199 () {38 vars in 954 bytes} [Tue May 12 17:42:23 2026] POST /v2.0/ports => generated 954 bytes in 537 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: 358/717] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:42:23 2026] GET /v2.0/ports?network_id=fe54595c-d7bb-4371-a6d8-ad91371ff310&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: 359/718] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:42:24 2026] GET /v2.0/security-groups?id=abaa24d2-c070-40b2-b34e-db2759543044&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/719] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:42:23 2026] DELETE /v2.0/subnets/56128b53-0817-4fd1-9395-f1e91e8ac2a6 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/720] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:42:24 2026] GET /v2.0/networks/fe54595c-d7bb-4371-a6d8-ad91371ff310?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/721] 10.0.0.221 () {32 vars in 646 bytes} [Tue May 12 17:42:24 2026] GET /v2.0/subnets => generated 626 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/722] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:42:24 2026] GET /v2.0/networks/fe54595c-d7bb-4371-a6d8-ad91371ff310?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: 360/723] 199.19.213.199 () {38 vars in 1027 bytes} [Tue May 12 17:42:24 2026] PUT /v2.0/ports/f2fcc6cb-851a-49f5-8812-d8a5b8ff1d96 => 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, ' 2026-05-12 17:42:24.701 8 INFO neutron.services.segments.plugin [-] Segment 41be4275-3fb0-44aa-b7d7-8816ba37c95c resource provider aggregate not found 2026-05-12 17:42:24.707 8 INFO neutron.services.segments.plugin [-] Segment 41be4275-3fb0-44aa-b7d7-8816ba37c95c resource provider aggregate not found [pid: 7|app: 0|req: 361/724] 199.19.213.199 () {34 vars in 1117 bytes} [Tue May 12 17:42:24 2026] GET /v2.0/ports?device_id=0e783029-dce1-4033-abcb-63cda8097bf6&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.7 => generated 1148 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:42:24.724 8 INFO neutron.services.segments.plugin [-] Segment 41be4275-3fb0-44aa-b7d7-8816ba37c95c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41be4275-3fb0-44aa-b7d7-8816ba37c95c found for delete ", "request_id": "req-43e60c03-8d96-4e2d-b2ca-2a5f4a511fdf"}]} 2026-05-12 17:42:24.725 8 INFO neutron.services.segments.plugin [-] Segment 41be4275-3fb0-44aa-b7d7-8816ba37c95c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41be4275-3fb0-44aa-b7d7-8816ba37c95c found for delete ", "request_id": "req-4ee08147-e0a4-4946-9d65-7ce3a1247f9a"}]} 2026-05-12 17:42:24.734 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-365a3a33-4e76-45bc-9f33-cacf2b708aa3'] response: {'name': 'network-changed', 'server_uuid': '585e8b7c-d16f-4186-8b45-0bdb2c033408', 'tag': 'f2fcc6cb-851a-49f5-8812-d8a5b8ff1d96', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 364/725] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:42:24 2026] DELETE /v2.0/networks/a484c24d-7843-4a42-bfde-ae7cd35d874f => generated 0 bytes in 444 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/726] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:42:24 2026] GET /v2.0/ports?tenant_id=a6367975f03345df812f81184e1e4891&device_id=585e8b7c-d16f-4186-8b45-0bdb2c033408 => generated 1238 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/727] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:42:24 2026] GET /v2.0/ports?device_id=006af5f0-87db-4f92-bf7c-1e4eb1947cce => generated 975 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:42:25.209 7 INFO neutron.services.segments.plugin [-] Segment 11eb9a9f-3ca4-4b10-b12e-689b7b5e5faf resource provider aggregate not found 2026-05-12 17:42:25.213 7 INFO neutron.services.segments.plugin [-] Segment 11eb9a9f-3ca4-4b10-b12e-689b7b5e5faf resource provider aggregate not found 2026-05-12 17:42:25.232 7 INFO neutron.services.segments.plugin [-] Segment 11eb9a9f-3ca4-4b10-b12e-689b7b5e5faf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11eb9a9f-3ca4-4b10-b12e-689b7b5e5faf found for delete ", "request_id": "req-b4023abb-1b42-4a6d-8f5b-c5a56426d7e6"}]} 2026-05-12 17:42:25.236 7 INFO neutron.services.segments.plugin [-] Segment 11eb9a9f-3ca4-4b10-b12e-689b7b5e5faf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11eb9a9f-3ca4-4b10-b12e-689b7b5e5faf found for delete ", "request_id": "req-5ece8f0b-93d7-4559-a64a-405c88147b36"}]} [pid: 7|app: 0|req: 363/728] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:42:24 2026] DELETE /v2.0/networks/76d4093c-55a3-4380-ba5f-535d95001d63 => generated 0 bytes in 392 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/729] 199.19.213.199 () {34 vars in 1057 bytes} [Tue May 12 17:42:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=f2fcc6cb-851a-49f5-8812-d8a5b8ff1d96 => 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: 365/730] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:42:25 2026] GET /v2.0/ports?device_id=585e8b7c-d16f-4186-8b45-0bdb2c033408 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/731] 199.19.213.199 () {38 vars in 1027 bytes} [Tue May 12 17:42:24 2026] PUT /v2.0/ports/0b5105e8-17bc-40d2-8f7d-63da7342910e => generated 968 bytes in 524 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: 366/732] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:42:25 2026] GET /v2.0/security-groups?id=ba272d82-7f35-4dc8-8355-b38759b2753d&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: 367/733] 199.19.213.199 () {34 vars in 983 bytes} [Tue May 12 17:42:25 2026] GET /v2.0/subnets?id=66e92364-93a6-4224-a20e-947ecc680933 => generated 670 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:25.436 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1e813f1e-1b08-4796-a90f-da215db830d2'] response: {'name': 'network-changed', 'server_uuid': '0e783029-dce1-4033-abcb-63cda8097bf6', 'tag': '0b5105e8-17bc-40d2-8f7d-63da7342910e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 368/734] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:42:25 2026] GET /v2.0/security-groups?id=9f211cdc-8029-4740-b0bc-206027af90e0&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: 369/735] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:42:25 2026] GET /v2.0/ports?tenant_id=a01a1a34a9d04e1992117e87e0e3a90b&device_id=0e783029-dce1-4033-abcb-63cda8097bf6 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/736] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:42:25 2026] GET /v2.0/ports?network_id=288dfc28-dfe3-45a2-b25b-2b14ef865582&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: 367/737] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:42:25 2026] DELETE /v2.0/networks/5bd3c4f6-f47e-4b12-beaf-f6f8a15f2fc3 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/738] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:42:25 2026] GET /v2.0/ports?device_id=006af5f0-87db-4f92-bf7c-1e4eb1947cce => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/739] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:42:25 2026] GET /v2.0/networks?id=fe54595c-d7bb-4371-a6d8-ad91371ff310 => generated 779 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/740] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:42:25 2026] GET /v2.0/networks/288dfc28-dfe3-45a2-b25b-2b14ef865582?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: 373/741] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:42:25 2026] GET /v2.0/security-groups?id=ba272d82-7f35-4dc8-8355-b38759b2753d&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/742] 199.19.213.199 () {34 vars in 1057 bytes} [Tue May 12 17:42:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=0b5105e8-17bc-40d2-8f7d-63da7342910e => generated 860 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/743] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:42:25 2026] GET /v2.0/networks/288dfc28-dfe3-45a2-b25b-2b14ef865582?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: 376/744] 199.19.213.199 () {34 vars in 983 bytes} [Tue May 12 17:42:25 2026] GET /v2.0/subnets?id=e3af4c89-7694-4a19-a851-6c67ff43e309 => generated 677 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/745] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:42:25 2026] DELETE /v2.0/networks/2e5482f0-6dbb-4d42-9b6a-4460be139e01 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/746] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:42:25 2026] GET /v2.0/ports?tenant_id=a6367975f03345df812f81184e1e4891&device_id=585e8b7c-d16f-4186-8b45-0bdb2c033408 => 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: 370/747] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:42:25 2026] GET /v2.0/ports?network_id=fe54595c-d7bb-4371-a6d8-ad91371ff310&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: 371/748] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:42:25 2026] GET /v2.0/networks?id=288dfc28-dfe3-45a2-b25b-2b14ef865582 => generated 772 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/749] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:42:25 2026] GET /v2.0/networks/fe54595c-d7bb-4371-a6d8-ad91371ff310?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: 372/750] 199.19.213.199 () {34 vars in 1057 bytes} [Tue May 12 17:42:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=f2fcc6cb-851a-49f5-8812-d8a5b8ff1d96 => 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: 379/753] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:42:26 2026] GET /v2.0/networks/fe54595c-d7bb-4371-a6d8-ad91371ff310?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: 375/754] 199.19.213.199 () {34 vars in 983 bytes} [Tue May 12 17:42:26 2026] GET /v2.0/subnets?id=66e92364-93a6-4224-a20e-947ecc680933 => generated 670 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/755] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:42:26 2026] GET /v2.0/ports?network_id=288dfc28-dfe3-45a2-b25b-2b14ef865582&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/756] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:42:26 2026] GET /v2.0/ports?tenant_id=a01a1a34a9d04e1992117e87e0e3a90b&device_id=0e783029-dce1-4033-abcb-63cda8097bf6 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/757] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:42:26 2026] GET /v2.0/ports?device_id=006af5f0-87db-4f92-bf7c-1e4eb1947cce => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/758] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:42:26 2026] GET /v2.0/networks?id=fe54595c-d7bb-4371-a6d8-ad91371ff310 => generated 779 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/759] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:42:26 2026] GET /v2.0/networks/288dfc28-dfe3-45a2-b25b-2b14ef865582?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: 383/760] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:42:26 2026] GET /v2.0/security-groups?id=ba272d82-7f35-4dc8-8355-b38759b2753d&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: 378/761] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:42:26 2026] GET /v2.0/ports?tenant_id=7bc40083074544de8399e93b0b67eeb8&device_id=006af5f0-87db-4f92-bf7c-1e4eb1947cce => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/762] 199.19.213.199 () {34 vars in 1057 bytes} [Tue May 12 17:42:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=0b5105e8-17bc-40d2-8f7d-63da7342910e => generated 860 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/763] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:42:26 2026] GET /v2.0/networks/288dfc28-dfe3-45a2-b25b-2b14ef865582?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: 380/764] 199.19.213.199 () {34 vars in 983 bytes} [Tue May 12 17:42:26 2026] GET /v2.0/subnets?id=e3af4c89-7694-4a19-a851-6c67ff43e309 => generated 677 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/765] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:42:26 2026] GET /v2.0/networks?id=42b30642-63a1-4087-a92a-e55fe8d26132 => generated 770 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/766] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:42:26 2026] GET /v2.0/ports?network_id=fe54595c-d7bb-4371-a6d8-ad91371ff310&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: 386/767] 199.19.213.199 () {34 vars in 1059 bytes} [Tue May 12 17:42:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=6e8de20c-9115-407b-9f76-0e5ada381c0f => generated 861 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/768] 199.19.213.199 () {34 vars in 983 bytes} [Tue May 12 17:42:26 2026] GET /v2.0/subnets?id=de48562d-4462-4619-bd03-665d2b5bd9d5 => generated 668 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/769] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:42:26 2026] GET /v2.0/networks/fe54595c-d7bb-4371-a6d8-ad91371ff310?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/770] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:42:26 2026] GET /v2.0/ports?device_id=585e8b7c-d16f-4186-8b45-0bdb2c033408 => generated 969 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/771] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:42:26 2026] GET /v2.0/ports?network_id=42b30642-63a1-4087-a92a-e55fe8d26132&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/772] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:42:26 2026] GET /v2.0/security-groups?tenant_id=ee0252326c5b4fd5a5521406f42ef890&name=default => generated 2925 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:42:26.757 8 INFO neutron.services.segments.plugin [-] Segment 27202fac-a41a-45bc-8137-94a087332eee resource provider aggregate not found 2026-05-12 17:42:26.771 8 INFO neutron.services.segments.plugin [-] Segment 27202fac-a41a-45bc-8137-94a087332eee resource provider aggregate not found 2026-05-12 17:42:26.775 8 INFO neutron.services.segments.plugin [-] Segment 27202fac-a41a-45bc-8137-94a087332eee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27202fac-a41a-45bc-8137-94a087332eee found for delete ", "request_id": "req-39e7fa37-25a4-4bce-a36c-0165f19a91af"}]} 2026-05-12 17:42:26.788 8 INFO neutron.services.segments.plugin [-] Segment 27202fac-a41a-45bc-8137-94a087332eee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27202fac-a41a-45bc-8137-94a087332eee found for delete ", "request_id": "req-b9c35463-03b1-4409-8ad6-33d191767516"}]} 2026-05-12 17:42:26.801 8 INFO neutron.services.segments.plugin [-] Segment d8e9c17a-c37d-4ce3-bae3-5fbba7daed05 resource provider aggregate not found 2026-05-12 17:42:26.806 8 INFO neutron.services.segments.plugin [-] Segment d8e9c17a-c37d-4ce3-bae3-5fbba7daed05 resource provider aggregate not found [pid: 8|app: 0|req: 385/773] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:42:26 2026] GET /v2.0/networks/fe54595c-d7bb-4371-a6d8-ad91371ff310?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:42:26.822 8 INFO neutron.services.segments.plugin [-] Segment d8e9c17a-c37d-4ce3-bae3-5fbba7daed05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8e9c17a-c37d-4ce3-bae3-5fbba7daed05 found for delete ", "request_id": "req-779020d4-7615-4f2e-969c-57cc74b86fac"}]} 2026-05-12 17:42:26.826 8 INFO neutron.services.segments.plugin [-] Segment d8e9c17a-c37d-4ce3-bae3-5fbba7daed05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8e9c17a-c37d-4ce3-bae3-5fbba7daed05 found for delete ", "request_id": "req-19cdc52f-24a3-4fd2-a664-99d9f509f99d"}]} [pid: 7|app: 0|req: 389/774] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:42:26 2026] GET /v2.0/ports?device_id=0e783029-dce1-4033-abcb-63cda8097bf6 => generated 971 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/775] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:42:26 2026] GET /v2.0/security-groups?id=9f211cdc-8029-4740-b0bc-206027af90e0&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: 390/776] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:42:26 2026] GET /v2.0/networks/42b30642-63a1-4087-a92a-e55fe8d26132?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/777] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:42:26 2026] GET /v2.0/security-groups?id=abaa24d2-c070-40b2-b34e-db2759543044&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/778] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:42:26 2026] DELETE /v2.0/security-groups/0a9bc360-cd50-4f4b-837b-4f111d1df13c => 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: 392/779] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:42:26 2026] GET /v2.0/networks/42b30642-63a1-4087-a92a-e55fe8d26132?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: 388/780] 199.19.213.199 () {34 vars in 993 bytes} [Tue May 12 17:42:27 2026] GET /v2.0/ports?device_id=0e783029-dce1-4033-abcb-63cda8097bf6 => generated 971 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/781] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:42:27 2026] GET /v2.0/ports?device_id=006af5f0-87db-4f92-bf7c-1e4eb1947cce => generated 975 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/782] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:42:27 2026] GET /v2.0/security-groups?id=ba272d82-7f35-4dc8-8355-b38759b2753d&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: 391/783] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:42:27 2026] GET /v2.0/ports?device_id=585e8b7c-d16f-4186-8b45-0bdb2c033408 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/784] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:42:28 2026] GET /v2.0/ports?device_id=0e783029-dce1-4033-abcb-63cda8097bf6 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:28.111 7 INFO neutron.db.l3_db [req-a0dccfad-1f5d-48de-b60a-9c0c293f8622 req-56f7eddd-00b2-42c1-8d5f-50ccfe2b2809 8a6ae6bb356a4988b06fa567353a6c1e a01a1a34a9d04e1992117e87e0e3a90b - - default default] Floating IP 8ba15904-c349-46fc-916d-7c13cd2c3300 disassociated. External IP: 10.96.250.207, port: 0b5105e8-17bc-40d2-8f7d-63da7342910e. [pid: 8|app: 0|req: 393/785] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:42:28 2026] GET /v2.0/security-groups?id=9f211cdc-8029-4740-b0bc-206027af90e0&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/786] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:42:28 2026] GET /v2.0/security-groups?id=abaa24d2-c070-40b2-b34e-db2759543044&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/787] 199.19.213.199 () {36 vars in 996 bytes} [Tue May 12 17:42:27 2026] DELETE /v2.0/ports/0b5105e8-17bc-40d2-8f7d-63da7342910e => generated 0 bytes in 1260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/788] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:42:28 2026] GET /v2.0/ports?device_id=006af5f0-87db-4f92-bf7c-1e4eb1947cce => generated 973 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:28.706 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b7d6e4f7-0f9e-4cf5-b4b5-f46fde6127f5'] response: {'server_uuid': '0e783029-dce1-4033-abcb-63cda8097bf6', 'name': 'network-vif-deleted', 'tag': '0b5105e8-17bc-40d2-8f7d-63da7342910e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 394/789] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:42:28 2026] GET /v2.0/security-groups?id=ba272d82-7f35-4dc8-8355-b38759b2753d&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:29.040 8 WARNING neutron_lib.context [None req-82e77b9f-8bd2-4c7f-8f3e-4fb0dbec3bef 6a773eb8fd3440678edd1c51e2b1b53b f8ecae4ab2524a9f9a1330ba69ecc49c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:42:29.202 8 INFO neutron.db.segments_db [None req-82e77b9f-8bd2-4c7f-8f3e-4fb0dbec3bef 6a773eb8fd3440678edd1c51e2b1b53b f8ecae4ab2524a9f9a1330ba69ecc49c - - default default] Added segment 8381c46a-8295-4733-9d82-011928aaa1bb of type vxlan for network 62a8d351-e1da-412c-b9ad-e29596f4b8ff [pid: 7|app: 0|req: 395/790] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:42:29 2026] GET /v2.0/ports?device_id=585e8b7c-d16f-4186-8b45-0bdb2c033408 => generated 971 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/791] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:42:28 2026] POST /v2.0/networks => generated 644 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/792] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:42:29 2026] DELETE /v2.0/security-groups/abaa24d2-c070-40b2-b34e-db2759543044 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:42:29.401 7 WARNING neutron_lib.context [None req-b3e0a02c-8c79-4b38-8180-6d4d03af1ac3 6a773eb8fd3440678edd1c51e2b1b53b f8ecae4ab2524a9f9a1330ba69ecc49c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 397/793] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:42:29 2026] GET /v2.0/security-groups?id=9f211cdc-8029-4740-b0bc-206027af90e0&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:29.424 8 INFO neutron.api.v2.resource [None req-96e725b5-3661-480e-9917-119cf4840d05 8a6ae6bb356a4988b06fa567353a6c1e a01a1a34a9d04e1992117e87e0e3a90b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 398/794] 10.0.0.221 () {32 vars in 736 bytes} [Tue May 12 17:42:29 2026] GET /v2.0/security-groups/abaa24d2-c070-40b2-b34e-db2759543044 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/795] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:42:29 2026] POST /v2.0/subnets => generated 617 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/796] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:42:29 2026] GET /v2.0/ports?device_id=585e8b7c-d16f-4186-8b45-0bdb2c033408 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:29.770 7 WARNING neutron_lib.context [None req-cea6a943-01df-4676-a680-577d0697ae56 6a773eb8fd3440678edd1c51e2b1b53b f8ecae4ab2524a9f9a1330ba69ecc49c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:42:29.855 7 INFO neutron.db.segments_db [None req-cea6a943-01df-4676-a680-577d0697ae56 6a773eb8fd3440678edd1c51e2b1b53b f8ecae4ab2524a9f9a1330ba69ecc49c - - default default] Added segment 8c402fc5-33c4-48c1-aeca-4ef1d9d5b478 of type vxlan for network 728693bd-b171-42e8-84fc-e7b48a71743c [pid: 8|app: 0|req: 399/797] 10.0.0.221 () {32 vars in 731 bytes} [Tue May 12 17:42:29 2026] DELETE /v2.0/floatingips/8ba15904-c349-46fc-916d-7c13cd2c3300 => generated 0 bytes in 470 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/798] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:42:29 2026] POST /v2.0/networks => generated 643 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/799] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:42:30 2026] GET /v2.0/ports?device_id=006af5f0-87db-4f92-bf7c-1e4eb1947cce => generated 975 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:30.368 8 INFO neutron.db.l3_db [None req-82d010d1-d378-4566-bfab-713a5617e08a dc110eabf3f84302bc773ab3a81156c0 a6367975f03345df812f81184e1e4891 - - default default] Floating IP 584a457e-7c25-4253-920e-0f9080643b98 associated. External IP: 10.96.250.218, port: f2fcc6cb-851a-49f5-8812-d8a5b8ff1d96. [pid: 8|app: 0|req: 400/800] 10.0.0.221 () {34 vars in 748 bytes} [Tue May 12 17:42:29 2026] PUT /v2.0/floatingips/584a457e-7c25-4253-920e-0f9080643b98 => generated 855 bytes in 1201 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/801] 10.0.0.221 () {34 vars in 742 bytes} [Tue May 12 17:42:31 2026] PUT /v2.0/networks/728693bd-b171-42e8-84fc-e7b48a71743c => generated 592 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/802] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:42:31 2026] GET /v2.0/security-groups?id=ba272d82-7f35-4dc8-8355-b38759b2753d&fields=id&fields=name => generated 114 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:31.399 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-785993f8-1593-4fee-aee0-236f906fa66a'] response: {'name': 'network-changed', 'server_uuid': '585e8b7c-d16f-4186-8b45-0bdb2c033408', 'tag': 'f2fcc6cb-851a-49f5-8812-d8a5b8ff1d96', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 403/803] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:42:31 2026] GET /v2.0/ports?device_id=585e8b7c-d16f-4186-8b45-0bdb2c033408 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:31.425 8 WARNING neutron_lib.context [None req-aded04b1-d115-4568-8662-5aa06a100ac2 6a773eb8fd3440678edd1c51e2b1b53b f8ecae4ab2524a9f9a1330ba69ecc49c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 401/804] 10.0.0.221 () {34 vars in 788 bytes} [Tue May 12 17:42:30 2026] PUT /v2.0/routers/2c7fe1de-a452-409b-a353-9356652b6167/remove_router_interface => generated 309 bytes in 1350 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/805] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:42:31 2026] GET /v2.0/ports?tenant_id=a6367975f03345df812f81184e1e4891&device_id=585e8b7c-d16f-4186-8b45-0bdb2c033408 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/806] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:42:31 2026] GET /v2.0/security-groups?id=9f211cdc-8029-4740-b0bc-206027af90e0&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/807] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:42:31 2026] POST /v2.0/subnets => generated 602 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/808] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:42:31 2026] GET /v2.0/networks?id=288dfc28-dfe3-45a2-b25b-2b14ef865582 => generated 772 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/809] 10.0.0.221 () {34 vars in 740 bytes} [Tue May 12 17:42:31 2026] PUT /v2.0/subnets/0c38787a-8333-4c50-9d03-5fe27741603d => generated 612 bytes in 614 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/810] 199.19.213.199 () {34 vars in 1057 bytes} [Tue May 12 17:42:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=f2fcc6cb-851a-49f5-8812-d8a5b8ff1d96 => generated 858 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/811] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:42:32 2026] GET /v2.0/ports?device_id=585e8b7c-d16f-4186-8b45-0bdb2c033408 => generated 971 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/812] 199.19.213.199 () {34 vars in 993 bytes} [Tue May 12 17:42:32 2026] GET /v2.0/ports?device_id=585e8b7c-d16f-4186-8b45-0bdb2c033408 => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:32.966 7 INFO neutron.db.l3_hamode_db [None req-a5785a21-b7d2-414d-a32e-7bb8bbda1be1 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] HA network e525e267-ad55-4dae-8f0f-d7035d20bbc0 was deleted as no HA routers are present in tenant a01a1a34a9d04e1992117e87e0e3a90b. [pid: 7|app: 0|req: 404/813] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:42:31 2026] DELETE /v2.0/routers/2c7fe1de-a452-409b-a353-9356652b6167 => generated 0 bytes in 1380 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:42:32.980 7 INFO neutron.services.segments.plugin [-] Segment 012a8ec2-b0b2-4abe-840e-183d479d09e8 resource provider aggregate not found 2026-05-12 17:42:32.997 7 INFO neutron.services.segments.plugin [-] Segment 012a8ec2-b0b2-4abe-840e-183d479d09e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 012a8ec2-b0b2-4abe-840e-183d479d09e8 found for delete ", "request_id": "req-2593b33d-ad7f-4e32-bc35-18dd53e7c038"}]} 2026-05-12 17:42:32.998 7 INFO neutron.services.segments.plugin [-] Segment 012a8ec2-b0b2-4abe-840e-183d479d09e8 resource provider aggregate not found 2026-05-12 17:42:33.019 7 INFO neutron.services.segments.plugin [-] Segment 012a8ec2-b0b2-4abe-840e-183d479d09e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 012a8ec2-b0b2-4abe-840e-183d479d09e8 found for delete ", "request_id": "req-8a8c246a-b048-4c1a-98e8-2e8be00295ef"}]} [pid: 7|app: 0|req: 405/814] 199.19.213.199 () {34 vars in 983 bytes} [Tue May 12 17:42:32 2026] GET /v2.0/subnets?id=66e92364-93a6-4224-a20e-947ecc680933 => generated 670 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/815] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:42:33 2026] GET /v2.0/security-groups?id=9f211cdc-8029-4740-b0bc-206027af90e0&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:33.405 7 INFO neutron.db.l3_db [req-d0890041-4b53-4be4-bbdf-8b886efd12b1 req-0c3a95b2-d4a6-4e05-898c-71644f7a3884 dc110eabf3f84302bc773ab3a81156c0 a6367975f03345df812f81184e1e4891 - - default default] Floating IP 584a457e-7c25-4253-920e-0f9080643b98 disassociated. External IP: 10.96.250.218, port: f2fcc6cb-851a-49f5-8812-d8a5b8ff1d96. 2026-05-12 17:42:33.423 8 INFO neutron.services.segments.plugin [-] Segment 8c402fc5-33c4-48c1-aeca-4ef1d9d5b478 resource provider aggregate not found 2026-05-12 17:42:33.428 8 INFO neutron.services.segments.plugin [-] Segment 8c402fc5-33c4-48c1-aeca-4ef1d9d5b478 resource provider aggregate not found 2026-05-12 17:42:33.444 8 INFO neutron.services.segments.plugin [-] Segment 8c402fc5-33c4-48c1-aeca-4ef1d9d5b478 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c402fc5-33c4-48c1-aeca-4ef1d9d5b478 found for delete ", "request_id": "req-a92a5dcf-8c14-4bb3-9594-bcf5e09915a7"}]} 2026-05-12 17:42:33.449 8 INFO neutron.services.segments.plugin [-] Segment 8c402fc5-33c4-48c1-aeca-4ef1d9d5b478 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c402fc5-33c4-48c1-aeca-4ef1d9d5b478 found for delete ", "request_id": "req-de501ac9-2b1a-48ac-8e53-cbf6411c86ac"}]} [pid: 8|app: 0|req: 410/816] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:42:32 2026] DELETE /v2.0/networks/728693bd-b171-42e8-84fc-e7b48a71743c => generated 0 bytes in 695 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/817] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:42:33 2026] DELETE /v2.0/subnets/e3af4c89-7694-4a19-a851-6c67ff43e309 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/818] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:42:33 2026] GET /v2.0/ports?network_id=288dfc28-dfe3-45a2-b25b-2b14ef865582&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:42:33.768 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cc643938-394a-443f-8265-72af7d07299b 6a773eb8fd3440678edd1c51e2b1b53b f8ecae4ab2524a9f9a1330ba69ecc49c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 413/819] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:42:33 2026] DELETE /v2.0/networks/728693bd-b171-42e8-84fc-e7b48a71743c => generated 138 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/820] 199.19.213.199 () {36 vars in 996 bytes} [Tue May 12 17:42:33 2026] DELETE /v2.0/ports/f2fcc6cb-851a-49f5-8812-d8a5b8ff1d96 => generated 0 bytes in 846 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:42:33.993 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e81e0a60-7bca-4b34-86ef-549a48ec0e5e'] response: {'server_uuid': '585e8b7c-d16f-4186-8b45-0bdb2c033408', 'name': 'network-vif-deleted', 'tag': 'f2fcc6cb-851a-49f5-8812-d8a5b8ff1d96', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 408/821] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:42:33 2026] GET /v2.0/networks/288dfc28-dfe3-45a2-b25b-2b14ef865582?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: 409/822] 10.0.0.221 () {32 vars in 693 bytes} [Tue May 12 17:42:34 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/823] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:42:34 2026] GET /v2.0/networks/288dfc28-dfe3-45a2-b25b-2b14ef865582?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: 414/824] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:42:33 2026] DELETE /v2.0/networks/fe54595c-d7bb-4371-a6d8-ad91371ff310 => generated 0 bytes in 425 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/825] 10.0.0.221 () {32 vars in 741 bytes} [Tue May 12 17:42:34 2026] GET /v2.0/subnets?network_id=565025b8-b002-4919-879b-46c98c1d9240 => generated 626 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/826] 10.0.0.221 () {32 vars in 652 bytes} [Tue May 12 17:42:34 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: 8|app: 0|req: 415/827] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:42:34 2026] GET /v2.0/ports?device_id=585e8b7c-d16f-4186-8b45-0bdb2c033408 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/828] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:42:34 2026] GET /v2.0/security-groups?tenant_id=a01a1a34a9d04e1992117e87e0e3a90b&name=default => generated 2921 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/829] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:42:34 2026] DELETE /v2.0/security-groups/9e90473b-65d5-4944-9357-c6c0fc8a2604 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/830] 10.0.0.221 () {32 vars in 648 bytes} [Tue May 12 17:42:34 2026] GET /v2.0/networks => generated 1309 bytes in 432 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/831] 10.0.0.221 () {32 vars in 646 bytes} [Tue May 12 17:42:34 2026] GET /v2.0/subnets => generated 1233 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/832] 10.0.0.221 () {32 vars in 722 bytes} [Tue May 12 17:42:34 2026] GET /v2.0/networks/62a8d351-e1da-412c-b9ad-e29596f4b8ff => generated 669 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/833] 10.0.0.221 () {32 vars in 720 bytes} [Tue May 12 17:42:34 2026] GET /v2.0/subnets/5e6fd353-c85c-46c9-af0a-603c9f19e007 => generated 617 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:34.907 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b12a2287-a7e4-4b13-b456-d1a7ddf6838d 6a773eb8fd3440678edd1c51e2b1b53b f8ecae4ab2524a9f9a1330ba69ecc49c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 415/834] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:42:34 2026] DELETE /v2.0/subnets/0c38787a-8333-4c50-9d03-5fe27741603d => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:42:34.936 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9d3bc7e4-8ef5-47a1-b6ad-54fa9ed8df72 6a773eb8fd3440678edd1c51e2b1b53b f8ecae4ab2524a9f9a1330ba69ecc49c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 420/835] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:42:34 2026] DELETE /v2.0/networks/728693bd-b171-42e8-84fc-e7b48a71743c => generated 138 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/836] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:42:34 2026] DELETE /v2.0/subnets/5e6fd353-c85c-46c9-af0a-603c9f19e007 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/837] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:42:35 2026] DELETE /v2.0/security-groups/9f211cdc-8029-4740-b0bc-206027af90e0 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:42:35.467 8 INFO neutron.services.segments.plugin [-] Segment 876d7f5d-3c91-4d6c-b06b-f0a4382d09a9 resource provider aggregate not found 2026-05-12 17:42:35.483 8 INFO neutron.services.segments.plugin [-] Segment 876d7f5d-3c91-4d6c-b06b-f0a4382d09a9 resource provider aggregate not found 2026-05-12 17:42:35.488 8 INFO neutron.services.segments.plugin [-] Segment 876d7f5d-3c91-4d6c-b06b-f0a4382d09a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 876d7f5d-3c91-4d6c-b06b-f0a4382d09a9 found for delete ", "request_id": "req-8c8d11eb-51f8-4f6d-9aa3-dc6e2c4114f8"}]} 2026-05-12 17:42:35.490 7 INFO neutron.api.v2.resource [None req-d103d1b0-99cd-4f39-a11a-3259e6ab6e9d dc110eabf3f84302bc773ab3a81156c0 a6367975f03345df812f81184e1e4891 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 418/838] 10.0.0.221 () {32 vars in 736 bytes} [Tue May 12 17:42:35 2026] GET /v2.0/security-groups/9f211cdc-8029-4740-b0bc-206027af90e0 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:42:35.502 8 INFO neutron.services.segments.plugin [-] Segment 876d7f5d-3c91-4d6c-b06b-f0a4382d09a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 876d7f5d-3c91-4d6c-b06b-f0a4382d09a9 found for delete ", "request_id": "req-b22f2e50-eaf6-4568-9f82-f92a6e4888be"}]} [pid: 8|app: 0|req: 421/839] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:42:35 2026] DELETE /v2.0/networks/62a8d351-e1da-412c-b9ad-e29596f4b8ff => generated 0 bytes in 438 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/840] 10.0.0.221 () {32 vars in 731 bytes} [Tue May 12 17:42:35 2026] DELETE /v2.0/floatingips/584a457e-7c25-4253-920e-0f9080643b98 => generated 0 bytes in 376 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/841] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:42:36 2026] GET /v2.0/security-groups?tenant_id=f8ecae4ab2524a9f9a1330ba69ecc49c&name=default => generated 2925 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/842] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:42:36 2026] DELETE /v2.0/security-groups/1f9225f0-61a7-4248-a6c8-4c0461dde610 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:42:36.581 7 INFO neutron.db.segments_db [None req-4464dd71-e8e8-4be5-bfa2-7873342342f3 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] Added segment 6bf662ce-b710-4735-bfb6-68d4c13df1a1 of type vxlan for network 8062906e-ca03-4bda-b67e-f9c8acf035f9 [pid: 7|app: 0|req: 422/843] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 12 17:42:36 2026] POST /v2.0/networks => generated 747 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/844] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:42:36 2026] POST /v2.0/subnets => generated 670 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:42:36.966 7 INFO neutron.db.segments_db [None req-cc551f4a-b543-4247-a692-91755dfee8d2 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] Added segment bfbe8988-c9f8-438b-8801-d5b7210c6ea5 of type vxlan for network 656a6b43-8cb6-4bfe-af54-01f0fe20783f [pid: 8|app: 0|req: 422/845] 10.0.0.221 () {34 vars in 788 bytes} [Tue May 12 17:42:35 2026] PUT /v2.0/routers/c9e6d7b5-bd40-4bda-97df-f14886cd112a/remove_router_interface => generated 309 bytes in 1331 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:37.254 7 INFO neutron.db.l3_hamode_db [None req-cc551f4a-b543-4247-a692-91755dfee8d2 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:42:37.518 8 INFO neutron.services.segments.plugin [-] Segment 8381c46a-8295-4733-9d82-011928aaa1bb resource provider aggregate not found 2026-05-12 17:42:37.528 8 INFO neutron.services.segments.plugin [-] Segment 8381c46a-8295-4733-9d82-011928aaa1bb resource provider aggregate not found 2026-05-12 17:42:37.536 8 INFO neutron.services.segments.plugin [-] Segment 8381c46a-8295-4733-9d82-011928aaa1bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8381c46a-8295-4733-9d82-011928aaa1bb found for delete ", "request_id": "req-d2748092-796c-4f9c-a440-3fce17a8a713"}]} 2026-05-12 17:42:37.542 8 INFO neutron.services.segments.plugin [-] Segment 8381c46a-8295-4733-9d82-011928aaa1bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8381c46a-8295-4733-9d82-011928aaa1bb found for delete ", "request_id": "req-cdfb9a83-e000-4698-97e0-57b3f1556983"}]} 2026-05-12 17:42:38.328 7 INFO neutron.db.l3_hamode_db [None req-cc551f4a-b543-4247-a692-91755dfee8d2 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:42:38.396 8 INFO neutron.db.l3_hamode_db [None req-8fca6c70-9188-4389-8e18-11cdb4e51e87 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] HA network 93158362-9327-4655-8881-2c00444d36e4 was deleted as no HA routers are present in tenant a6367975f03345df812f81184e1e4891. [pid: 8|app: 0|req: 423/846] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:42:37 2026] DELETE /v2.0/routers/c9e6d7b5-bd40-4bda-97df-f14886cd112a => generated 0 bytes in 1185 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:42:38.578 8 WARNING neutron_lib.context [None req-86ef1a0b-1c2d-4dd8-b5e1-6279de91ba6c 586858a1926f436084fed7a78d052100 610b5c8161484af59e31c3354ef41589 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:42:38.725 8 INFO neutron.db.segments_db [None req-86ef1a0b-1c2d-4dd8-b5e1-6279de91ba6c 586858a1926f436084fed7a78d052100 610b5c8161484af59e31c3354ef41589 - - default default] Added segment 0ac4e904-e341-43b2-8b10-3e2e4144dabe of type vxlan for network 1db7de46-03e2-4317-afca-1c240c2b5c38 [pid: 8|app: 0|req: 424/847] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:42:38 2026] POST /v2.0/networks => generated 644 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/848] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:42:38 2026] DELETE /v2.0/subnets/66e92364-93a6-4224-a20e-947ecc680933 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:42:39.039 8 WARNING neutron_lib.context [None req-a0b84fb8-0761-4fcb-91f9-aa5867283f7d 586858a1926f436084fed7a78d052100 610b5c8161484af59e31c3354ef41589 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 426/849] 10.0.0.221 () {34 vars in 664 bytes} [Tue May 12 17:42:39 2026] POST /v2.0/ports => generated 775 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 424/850] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:42:36 2026] POST /v2.0/routers => generated 734 bytes in 2577 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:42:39.500 7 WARNING neutron_lib.context [None req-cba9be64-ceb8-4b74-ba24-3f4b7997cf86 586858a1926f436084fed7a78d052100 610b5c8161484af59e31c3354ef41589 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:42:39.567 7 INFO neutron.db.segments_db [None req-cba9be64-ceb8-4b74-ba24-3f4b7997cf86 586858a1926f436084fed7a78d052100 610b5c8161484af59e31c3354ef41589 - - default default] Added segment 69d85965-ec03-43ab-b8e8-ba4ead867722 of type vxlan for network 68cb912e-25ae-4115-87c5-ffa61ee10650 2026-05-12 17:42:39.573 8 INFO neutron.services.segments.plugin [-] Segment a3f6bbc9-1fea-46df-84cc-445dd9a3b7ed resource provider aggregate not found 2026-05-12 17:42:39.577 8 INFO neutron.services.segments.plugin [-] Segment a3f6bbc9-1fea-46df-84cc-445dd9a3b7ed resource provider aggregate not found 2026-05-12 17:42:39.599 8 INFO neutron.services.segments.plugin [-] Segment a3f6bbc9-1fea-46df-84cc-445dd9a3b7ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3f6bbc9-1fea-46df-84cc-445dd9a3b7ed found for delete ", "request_id": "req-70299c44-acae-4191-945b-5eb8e838b636"}]} 2026-05-12 17:42:39.606 8 INFO neutron.services.segments.plugin [-] Segment a3f6bbc9-1fea-46df-84cc-445dd9a3b7ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3f6bbc9-1fea-46df-84cc-445dd9a3b7ed found for delete ", "request_id": "req-b5b3f383-af10-406b-a4ff-7d8d829bb980"}]} [pid: 8|app: 0|req: 427/851] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:42:39 2026] DELETE /v2.0/networks/288dfc28-dfe3-45a2-b25b-2b14ef865582 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:42:39.624 8 INFO neutron.services.segments.plugin [-] Segment 10629be9-fb26-4c79-9552-39c56f016613 resource provider aggregate not found 2026-05-12 17:42:39.652 8 INFO neutron.services.segments.plugin [-] Segment 10629be9-fb26-4c79-9552-39c56f016613 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10629be9-fb26-4c79-9552-39c56f016613 found for delete ", "request_id": "req-4704091b-6f7e-449a-ad90-cbd05a16da82"}]} [pid: 7|app: 0|req: 425/852] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:42:39 2026] POST /v2.0/networks => generated 632 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:42:39.724 7 WARNING neutron_lib.context [None req-9f89424d-9909-4311-a317-075557423e6e 586858a1926f436084fed7a78d052100 610b5c8161484af59e31c3354ef41589 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 426/853] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:42:39 2026] POST /v2.0/subnets => generated 602 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/854] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:42:40 2026] GET /v2.0/security-groups?tenant_id=a6367975f03345df812f81184e1e4891&name=default => generated 2925 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:42:40.162 7 WARNING neutron_lib.context [None req-7fccbe71-eee5-40fa-98b9-07c04144f2a3 586858a1926f436084fed7a78d052100 610b5c8161484af59e31c3354ef41589 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 428/855] 10.0.0.221 () {34 vars in 664 bytes} [Tue May 12 17:42:40 2026] POST /v2.0/ports => generated 948 bytes in 493 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: 429/856] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:42:40 2026] DELETE /v2.0/security-groups/5aa8bb41-19db-4e52-a526-dbc3e34ab025 => 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: 430/857] 10.0.0.221 () {32 vars in 719 bytes} [Tue May 12 17:42:40 2026] DELETE /v2.0/ports/97e622fc-97d4-4b0e-932b-edfc580b55a1 => generated 0 bytes in 464 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:42:41.255 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1546080c-77e1-4108-b43a-265ead2aff0a 586858a1926f436084fed7a78d052100 610b5c8161484af59e31c3354ef41589 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 433/860] 10.0.0.221 () {32 vars in 719 bytes} [Tue May 12 17:42:41 2026] DELETE /v2.0/ports/97e622fc-97d4-4b0e-932b-edfc580b55a1 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:42:41.291 7 INFO neutron.pecan_wsgi.hooks.translation [None req-508cf5c5-285e-4d2b-a533-38f82ff6120b 586858a1926f436084fed7a78d052100 610b5c8161484af59e31c3354ef41589 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 434/861] 10.0.0.221 () {32 vars in 716 bytes} [Tue May 12 17:42:41 2026] GET /v2.0/ports/97e622fc-97d4-4b0e-932b-edfc580b55a1 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/862] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:42:41 2026] DELETE /v2.0/subnets/d7467e01-2ec6-4d26-8237-c0895fafd992 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:42:41.729 8 INFO neutron.services.segments.plugin [-] Segment 10629be9-fb26-4c79-9552-39c56f016613 resource provider aggregate not found [pid: 8|app: 0|req: 428/863] 10.0.0.221 () {34 vars in 782 bytes} [Tue May 12 17:42:39 2026] PUT /v2.0/routers/5b167d48-dd99-4add-8f68-cde867a6ed0c/add_router_interface => generated 309 bytes in 2143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:42.083 7 INFO neutron.services.segments.plugin [-] Segment 69d85965-ec03-43ab-b8e8-ba4ead867722 resource provider aggregate not found 2026-05-12 17:42:42.088 7 INFO neutron.services.segments.plugin [-] Segment 69d85965-ec03-43ab-b8e8-ba4ead867722 resource provider aggregate not found [pid: 7|app: 0|req: 436/864] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:42:41 2026] DELETE /v2.0/networks/68cb912e-25ae-4115-87c5-ffa61ee10650 => generated 0 bytes in 538 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:42:42.108 8 INFO neutron.services.segments.plugin [-] Segment 10629be9-fb26-4c79-9552-39c56f016613 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10629be9-fb26-4c79-9552-39c56f016613 found for delete ", "request_id": "req-995f92a4-a989-466c-ab5e-69a2c90486e7"}]} 2026-05-12 17:42:42.113 8 WARNING neutron_lib.context [None req-9bc73460-373d-4f9c-ba27-eb7325764af8 586858a1926f436084fed7a78d052100 610b5c8161484af59e31c3354ef41589 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:42:42.214 8 INFO neutron.db.segments_db [None req-9bc73460-373d-4f9c-ba27-eb7325764af8 586858a1926f436084fed7a78d052100 610b5c8161484af59e31c3354ef41589 - - default default] Added segment 5eb3ac5c-8d0f-48ae-9502-a68097ae3718 of type vxlan for network 7a4f3fe9-0149-4a44-bc59-986a48623661 2026-05-12 17:42:42.338 7 INFO neutron.services.segments.plugin [-] Segment 69d85965-ec03-43ab-b8e8-ba4ead867722 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69d85965-ec03-43ab-b8e8-ba4ead867722 found for delete ", "request_id": "req-f667ba65-70b1-488c-98a5-eac669a8a23b"}]} 2026-05-12 17:42:42.344 7 INFO neutron.services.segments.plugin [-] Segment 69d85965-ec03-43ab-b8e8-ba4ead867722 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69d85965-ec03-43ab-b8e8-ba4ead867722 found for delete ", "request_id": "req-0b0a8ae9-5c0c-4852-9c38-4a8b995684e8"}]} [pid: 8|app: 0|req: 429/865] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:42:42 2026] POST /v2.0/networks => generated 631 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:42:42.360 8 WARNING neutron_lib.context [None req-4041dcdb-4eb7-4507-b800-3c36389e438f 586858a1926f436084fed7a78d052100 610b5c8161484af59e31c3354ef41589 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 437/866] 10.0.0.133 () {34 vars in 989 bytes} [Tue May 12 17:42:42 2026] GET /v2.0/ports?device_id=006af5f0-87db-4f92-bf7c-1e4eb1947cce => generated 1244 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:42:42.608 7 WARNING neutron_lib.context [None req-df3b20ed-5c05-4ab2-a2b0-ced90bfb617c adb401c2596a4881b6d2069f4efe7b94 e24edcc1e7ce4bf3a544bcccda90ef60 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 430/867] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:42:42 2026] POST /v2.0/subnets => generated 602 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/868] 10.0.0.221 () {34 vars in 684 bytes} [Tue May 12 17:42:42 2026] POST /v2.0/security-groups => generated 1659 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 17:42:42.741 7 WARNING neutron_lib.context [None req-f8e825b3-8aec-4def-85b7-b17f39c4bace 586858a1926f436084fed7a78d052100 610b5c8161484af59e31c3354ef41589 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 431/869] 10.0.0.133 () {34 vars in 1039 bytes} [Tue May 12 17:42:42 2026] GET /v2.0/security-groups?id=ba272d82-7f35-4dc8-8355-b38759b2753d&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:42.765 8 WARNING neutron_lib.context [None req-63d6f885-0c34-4641-8892-48ff76ed7a88 adb401c2596a4881b6d2069f4efe7b94 e24edcc1e7ce4bf3a544bcccda90ef60 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 432/870] 10.0.0.221 () {34 vars in 694 bytes} [Tue May 12 17:42:42 2026] POST /v2.0/security-group-rules => generated 597 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:42:42.968 8 WARNING neutron_lib.context [None req-0192429e-b8b4-4565-a537-892a5bf6a58c adb401c2596a4881b6d2069f4efe7b94 e24edcc1e7ce4bf3a544bcccda90ef60 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 433/871] 10.0.0.221 () {34 vars in 694 bytes} [Tue May 12 17:42:42 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) [pid: 7|app: 0|req: 439/872] 10.0.0.221 () {34 vars in 664 bytes} [Tue May 12 17:42:42 2026] POST /v2.0/ports => generated 912 bytes in 524 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:42:43.266 7 WARNING neutron_lib.context [None req-2717cf8c-1ff9-4a9d-842b-e995aafed2da adb401c2596a4881b6d2069f4efe7b94 e24edcc1e7ce4bf3a544bcccda90ef60 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:42:43.397 8 INFO neutron.db.segments_db [None req-ac4f5899-686c-475e-a7da-a0a0b87ed570 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] Added segment 41028de5-61ea-4991-b88e-77fccbb4442b of type vxlan for network 015b3ffb-4721-4d43-b0dc-0538e01dd31e [pid: 8|app: 0|req: 434/873] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 12 17:42:43 2026] POST /v2.0/networks => generated 746 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/874] 10.0.0.221 () {32 vars in 719 bytes} [Tue May 12 17:42:43 2026] DELETE /v2.0/ports/0b6508a7-d245-4438-81e9-4e741e8f0111 => generated 0 bytes in 366 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/875] 10.0.0.221 () {34 vars in 675 bytes} [Tue May 12 17:42:43 2026] POST /v2.0/floatingips => generated 552 bytes in 693 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:42:43.972 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e204feff-7ee1-4f34-af52-0b905eae40c2 586858a1926f436084fed7a78d052100 610b5c8161484af59e31c3354ef41589 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 441/876] 10.0.0.221 () {32 vars in 716 bytes} [Tue May 12 17:42:43 2026] GET /v2.0/ports/0b6508a7-d245-4438-81e9-4e741e8f0111 => 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: 436/877] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:42:43 2026] POST /v2.0/subnets => generated 669 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:42:44.222 8 INFO neutron.db.segments_db [None req-cc72e9e5-3de1-4731-a5a5-3574b4ca5695 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] Added segment 5c902284-ede7-4de0-9e78-f07a70493691 of type vxlan for network dbc34649-e9dc-499f-936f-8da0c5b18ae1 [pid: 7|app: 0|req: 442/878] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:42:43 2026] DELETE /v2.0/subnets/700aa0b9-b5a4-4d74-8418-f07a17357aa4 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:42:44.590 8 INFO neutron.db.l3_hamode_db [None req-cc72e9e5-3de1-4731-a5a5-3574b4ca5695 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:42:44.680 7 INFO neutron.services.segments.plugin [-] Segment 5eb3ac5c-8d0f-48ae-9502-a68097ae3718 resource provider aggregate not found 2026-05-12 17:42:44.684 7 INFO neutron.services.segments.plugin [-] Segment 5eb3ac5c-8d0f-48ae-9502-a68097ae3718 resource provider aggregate not found [pid: 7|app: 0|req: 443/879] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:42:44 2026] DELETE /v2.0/networks/7a4f3fe9-0149-4a44-bc59-986a48623661 => generated 0 bytes in 436 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:42:44.720 7 INFO neutron.services.segments.plugin [-] Segment 5eb3ac5c-8d0f-48ae-9502-a68097ae3718 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5eb3ac5c-8d0f-48ae-9502-a68097ae3718 found for delete ", "request_id": "req-0013ef5e-a080-45fc-9651-e0be4b1e7523"}]} 2026-05-12 17:42:44.722 7 INFO neutron.services.segments.plugin [-] Segment 5eb3ac5c-8d0f-48ae-9502-a68097ae3718 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5eb3ac5c-8d0f-48ae-9502-a68097ae3718 found for delete ", "request_id": "req-44c47b2a-57bc-4c5a-8666-3d7bf599146a"}]} 2026-05-12 17:42:44.730 7 WARNING neutron_lib.context [None req-0ac31836-c499-4aa2-aeda-94def0ec4376 586858a1926f436084fed7a78d052100 610b5c8161484af59e31c3354ef41589 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 444/880] 10.0.0.221 () {34 vars in 664 bytes} [Tue May 12 17:42:44 2026] POST /v2.0/ports => generated 774 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 445/881] 10.0.0.221 () {34 vars in 736 bytes} [Tue May 12 17:42:45 2026] PUT /v2.0/ports/1cb9399a-6b99-43ca-be6b-1b20fcf95f75 => generated 752 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/882] 10.0.0.221 () {32 vars in 719 bytes} [Tue May 12 17:42:45 2026] DELETE /v2.0/ports/1cb9399a-6b99-43ca-be6b-1b20fcf95f75 => generated 0 bytes in 325 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, ' 2026-05-12 17:42:45.730 8 INFO neutron.db.l3_hamode_db [None req-cc72e9e5-3de1-4731-a5a5-3574b4ca5695 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 447/883] 10.0.0.221 () {32 vars in 642 bytes} [Tue May 12 17:42:45 2026] GET /v2.0/ports => generated 778 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:45.759 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1b5309ac-e5bf-4d4f-819a-734e0b71ebc9 586858a1926f436084fed7a78d052100 610b5c8161484af59e31c3354ef41589 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 448/884] 10.0.0.221 () {32 vars in 716 bytes} [Tue May 12 17:42:45 2026] GET /v2.0/ports/1cb9399a-6b99-43ca-be6b-1b20fcf95f75 => 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: 449/885] 10.0.0.221 () {32 vars in 642 bytes} [Tue May 12 17:42:45 2026] GET /v2.0/ports => generated 778 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/886] 10.0.0.221 () {32 vars in 716 bytes} [Tue May 12 17:42:45 2026] GET /v2.0/ports/fc9886b3-0f76-4cb7-853e-e487e5b8aaa0 => generated 775 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:45.900 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8c1b20d6-735e-42e1-90c9-1fed6eafec7a 586858a1926f436084fed7a78d052100 610b5c8161484af59e31c3354ef41589 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 451/887] 10.0.0.221 () {32 vars in 719 bytes} [Tue May 12 17:42:45 2026] DELETE /v2.0/ports/0b6508a7-d245-4438-81e9-4e741e8f0111 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:42:45.943 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8f57282b-df24-4cfa-b75d-c8fb16606cf3 586858a1926f436084fed7a78d052100 610b5c8161484af59e31c3354ef41589 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 452/888] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:42:45 2026] DELETE /v2.0/subnets/700aa0b9-b5a4-4d74-8418-f07a17357aa4 => generated 136 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:42:45.974 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0c47bb6f-9f50-47d5-ab13-832fbf4b10ce 586858a1926f436084fed7a78d052100 610b5c8161484af59e31c3354ef41589 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 453/889] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:42:45 2026] DELETE /v2.0/subnets/d7467e01-2ec6-4d26-8237-c0895fafd992 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/890] 10.0.0.221 () {32 vars in 719 bytes} [Tue May 12 17:42:45 2026] DELETE /v2.0/ports/fc9886b3-0f76-4cb7-853e-e487e5b8aaa0 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/891] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:42:46 2026] DELETE /v2.0/networks/1db7de46-03e2-4317-afca-1c240c2b5c38 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:42:46.885 7 INFO neutron.services.segments.plugin [-] Segment 0ac4e904-e341-43b2-8b10-3e2e4144dabe resource provider aggregate not found 2026-05-12 17:42:46.891 7 INFO neutron.services.segments.plugin [-] Segment 0ac4e904-e341-43b2-8b10-3e2e4144dabe resource provider aggregate not found [pid: 8|app: 0|req: 437/892] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:42:44 2026] POST /v2.0/routers => generated 733 bytes in 2730 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:42:46.906 7 INFO neutron.services.segments.plugin [-] Segment 0ac4e904-e341-43b2-8b10-3e2e4144dabe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ac4e904-e341-43b2-8b10-3e2e4144dabe found for delete ", "request_id": "req-c4271578-1e6e-441b-8d88-f12adaccf389"}]} 2026-05-12 17:42:46.909 7 INFO neutron.services.segments.plugin [-] Segment 0ac4e904-e341-43b2-8b10-3e2e4144dabe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ac4e904-e341-43b2-8b10-3e2e4144dabe found for delete ", "request_id": "req-66ed9019-1db0-4dcf-9117-042862645742"}]} [pid: 7|app: 0|req: 456/893] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:42:46 2026] GET /v2.0/security-groups?tenant_id=610b5c8161484af59e31c3354ef41589&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: 457/894] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:42:47 2026] GET /v2.0/ports?device_id=006af5f0-87db-4f92-bf7c-1e4eb1947cce => 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: 458/895] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:42:47 2026] DELETE /v2.0/security-groups/23dad020-11c8-46ce-91e2-e76794a391ba => 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: 459/896] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:42:47 2026] GET /v2.0/security-groups?id=ba272d82-7f35-4dc8-8355-b38759b2753d&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: 460/897] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:42:47 2026] GET /v2.0/ports?device_id=006af5f0-87db-4f92-bf7c-1e4eb1947cce => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/898] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:42:47 2026] GET /v2.0/security-groups?id=ba272d82-7f35-4dc8-8355-b38759b2753d&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/899] 199.19.213.199 () {34 vars in 993 bytes} [Tue May 12 17:42:48 2026] GET /v2.0/ports?device_id=006af5f0-87db-4f92-bf7c-1e4eb1947cce => generated 975 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:48.404 7 INFO neutron.db.l3_db [req-ca139819-83c7-4dd6-a406-802c390c6d1f req-2f3e4412-3f77-46e2-8925-448c9545f3bb e936181614a74e529c5d330ab5e2179f 7bc40083074544de8399e93b0b67eeb8 - - default default] Floating IP 44f7819e-ac32-4927-990f-a79991717ae5 disassociated. External IP: 10.96.250.215, port: 6e8de20c-9115-407b-9f76-0e5ada381c0f. [pid: 8|app: 0|req: 438/900] 10.0.0.221 () {34 vars in 782 bytes} [Tue May 12 17:42:46 2026] PUT /v2.0/routers/cc6e8866-d968-400a-9f56-e97566ef3f60/add_router_interface => generated 309 bytes in 1556 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/901] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:42:48 2026] GET /v2.0/ports?device_id=006af5f0-87db-4f92-bf7c-1e4eb1947cce => 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: 440/902] 10.0.0.15 () {34 vars in 1096 bytes} [Tue May 12 17:42:48 2026] GET /v2.0/security-groups?name=tempest-securitygroup--453858425&fields=id&tenant_id=e24edcc1e7ce4bf3a544bcccda90ef60 => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/903] 10.0.0.15 () {34 vars in 980 bytes} [Tue May 12 17:42:48 2026] GET /v2.0/networks?id=8062906e-ca03-4bda-b67e-f9c8acf035f9 => generated 679 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/904] 10.0.0.15 () {34 vars in 963 bytes} [Tue May 12 17:42:48 2026] GET /v2.0/quotas/e24edcc1e7ce4bf3a544bcccda90ef60 => 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: 443/905] 10.0.0.15 () {34 vars in 1000 bytes} [Tue May 12 17:42:48 2026] GET /v2.0/ports?tenant_id=e24edcc1e7ce4bf3a544bcccda90ef60&fields=id => generated 103 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:49.148 8 WARNING neutron_lib.context [None req-10ae65b1-b2b9-47f4-8051-ec31da200cc2 438dd06b234e4a7ca0cc7d5151d02323 cbe63f7e1460447d8b68a37ada775ab5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 444/906] 10.0.0.221 () {34 vars in 676 bytes} [Tue May 12 17:42:49 2026] POST /v2.0/subnetpools => generated 549 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/907] 199.19.213.199 () {36 vars in 996 bytes} [Tue May 12 17:42:48 2026] DELETE /v2.0/ports/6e8de20c-9115-407b-9f76-0e5ada381c0f => generated 0 bytes in 1144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/908] 10.0.0.221 () {32 vars in 728 bytes} [Tue May 12 17:42:49 2026] GET /v2.0/subnetpools/1b64e1a0-5106-40e7-b331-472c0236024c => generated 549 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/909] 10.0.0.15 () {34 vars in 1006 bytes} [Tue May 12 17:42:49 2026] GET /v2.0/networks/8062906e-ca03-4bda-b67e-f9c8acf035f9?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/910] 10.0.0.221 () {34 vars in 748 bytes} [Tue May 12 17:42:49 2026] PUT /v2.0/subnetpools/1b64e1a0-5106-40e7-b331-472c0236024c => generated 501 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/911] 10.0.0.15 () {34 vars in 1106 bytes} [Tue May 12 17:42:49 2026] GET /v2.0/networks/8062906e-ca03-4bda-b67e-f9c8acf035f9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/912] 10.0.0.221 () {32 vars in 731 bytes} [Tue May 12 17:42:49 2026] DELETE /v2.0/subnetpools/1b64e1a0-5106-40e7-b331-472c0236024c => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/913] 10.0.0.15 () {34 vars in 980 bytes} [Tue May 12 17:42:49 2026] GET /v2.0/networks?id=015b3ffb-4721-4d43-b0dc-0538e01dd31e => generated 678 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:49.465 7 INFO neutron.api.v2.resource [None req-36ac6692-ed4a-48a4-ac1c-1624150eb303 438dd06b234e4a7ca0cc7d5151d02323 cbe63f7e1460447d8b68a37ada775ab5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 467/914] 10.0.0.221 () {32 vars in 728 bytes} [Tue May 12 17:42:49 2026] GET /v2.0/subnetpools/1b64e1a0-5106-40e7-b331-472c0236024c => generated 145 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/915] 10.0.0.15 () {34 vars in 963 bytes} [Tue May 12 17:42:49 2026] GET /v2.0/quotas/d8fccd55230a4adbb779ea2bea80fa27 => generated 292 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:49.489 7 INFO neutron.api.v2.resource [None req-5c975994-78b2-433b-9b99-8382a7ba14fd 438dd06b234e4a7ca0cc7d5151d02323 cbe63f7e1460447d8b68a37ada775ab5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 468/916] 10.0.0.221 () {32 vars in 731 bytes} [Tue May 12 17:42:49 2026] DELETE /v2.0/subnetpools/1b64e1a0-5106-40e7-b331-472c0236024c => generated 145 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/917] 10.0.0.15 () {34 vars in 1000 bytes} [Tue May 12 17:42:49 2026] GET /v2.0/ports?tenant_id=d8fccd55230a4adbb779ea2bea80fa27&fields=id => generated 103 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:49.682 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a7352a95-3d33-4c3e-8cce-284dd8e40a28'] response: {'server_uuid': '006af5f0-87db-4f92-bf7c-1e4eb1947cce', 'name': 'network-vif-deleted', 'tag': '6e8de20c-9115-407b-9f76-0e5ada381c0f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 450/918] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:42:49 2026] GET /v2.0/ports?device_id=6b191a40-e777-4fe2-b300-247b15acc56b => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/919] 10.0.0.15 () {34 vars in 1006 bytes} [Tue May 12 17:42:49 2026] GET /v2.0/networks/015b3ffb-4721-4d43-b0dc-0538e01dd31e?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: 451/920] 10.0.0.15 () {34 vars in 1106 bytes} [Tue May 12 17:42:49 2026] GET /v2.0/networks/015b3ffb-4721-4d43-b0dc-0538e01dd31e?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: 470/921] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:42:49 2026] DELETE /v2.0/security-groups/ba272d82-7f35-4dc8-8355-b38759b2753d => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:42:49.945 8 INFO neutron.api.v2.resource [None req-82f63b83-4fd2-47ff-b140-b04ef30caad8 e936181614a74e529c5d330ab5e2179f 7bc40083074544de8399e93b0b67eeb8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 452/922] 10.0.0.221 () {32 vars in 736 bytes} [Tue May 12 17:42:49 2026] GET /v2.0/security-groups/ba272d82-7f35-4dc8-8355-b38759b2753d => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/923] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:42:49 2026] GET /v2.0/ports?device_id=8c607fed-1bae-4ed6-a5ea-d1428dfda9fd => 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: 453/924] 10.0.0.221 () {32 vars in 731 bytes} [Tue May 12 17:42:49 2026] DELETE /v2.0/floatingips/44f7819e-ac32-4927-990f-a79991717ae5 => generated 0 bytes in 400 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/925] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:42:50 2026] GET /v2.0/security-groups?tenant_id=cbe63f7e1460447d8b68a37ada775ab5&name=default => generated 2925 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/926] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:42:50 2026] DELETE /v2.0/security-groups/3a64dc08-0c7a-4c7f-a38e-664c4fb67674 => 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: 474/927] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:42:50 2026] GET /v2.0/networks?id=8062906e-ca03-4bda-b67e-f9c8acf035f9 => generated 679 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/928] 199.19.213.199 () {34 vars in 1049 bytes} [Tue May 12 17:42:50 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e24edcc1e7ce4bf3a544bcccda90ef60 => generated 180 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:50.678 7 WARNING neutron_lib.context [req-6eadbf0e-ee67-4634-bdac-a613a8e0d792 req-f80d1cf4-e71a-4968-b7ad-2d2a926db086 adb401c2596a4881b6d2069f4efe7b94 e24edcc1e7ce4bf3a544bcccda90ef60 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 476/929] 199.19.213.199 () {38 vars in 954 bytes} [Tue May 12 17:42:50 2026] POST /v2.0/ports => generated 958 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 477/930] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:42:51 2026] GET /v2.0/networks?id=015b3ffb-4721-4d43-b0dc-0538e01dd31e => generated 678 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/931] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:42:51 2026] GET /v2.0/ports?device_id=6b191a40-e777-4fe2-b300-247b15acc56b => generated 961 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/932] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:42:51 2026] GET /v2.0/ports?device_id=8c607fed-1bae-4ed6-a5ea-d1428dfda9fd => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/933] 199.19.213.199 () {38 vars in 1027 bytes} [Tue May 12 17:42:51 2026] PUT /v2.0/ports/fea189e7-cb55-46d1-963b-a24d6d228c9f => generated 1203 bytes in 573 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:42:52.067 7 WARNING neutron_lib.context [req-3c124214-5539-4745-96db-a19fb0457667 req-eab5605a-f947-449d-9f7e-a757f292d9b2 9f8951ea1f9e4b269bacf009899bc28b d8fccd55230a4adbb779ea2bea80fa27 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:42:52.119 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3ba0c16d-6f0a-46c5-9a54-9b3845a54b66'] response: {'name': 'network-changed', 'server_uuid': '6b191a40-e777-4fe2-b300-247b15acc56b', 'tag': 'fea189e7-cb55-46d1-963b-a24d6d228c9f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 481/934] 199.19.213.199 () {38 vars in 954 bytes} [Tue May 12 17:42:52 2026] POST /v2.0/ports => generated 958 bytes in 512 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: 482/935] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:42:52 2026] GET /v2.0/security-groups?id=2db584e7-b6c8-441d-a34a-f587aea1aeeb&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: 8|app: 0|req: 454/936] 10.0.0.221 () {34 vars in 788 bytes} [Tue May 12 17:42:50 2026] PUT /v2.0/routers/68050882-a594-4289-a6b0-32bb43161749/remove_router_interface => generated 309 bytes in 2292 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/937] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:42:52 2026] GET /v2.0/ports?tenant_id=e24edcc1e7ce4bf3a544bcccda90ef60&device_id=6b191a40-e777-4fe2-b300-247b15acc56b => generated 1242 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/938] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:42:52 2026] GET /v2.0/ports?device_id=8c607fed-1bae-4ed6-a5ea-d1428dfda9fd => generated 961 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/939] 199.19.213.199 () {38 vars in 1027 bytes} [Tue May 12 17:42:52 2026] PUT /v2.0/ports/7145d488-577b-4f32-a85b-f1f93632d413 => 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: 7|app: 0|req: 485/940] 199.19.213.199 () {34 vars in 1059 bytes} [Tue May 12 17:42:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=fea189e7-cb55-46d1-963b-a24d6d228c9f => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/941] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:42:53 2026] GET /v2.0/security-groups?id=20a9b28e-ee6f-486c-a001-e0aedd3a4103&fields=id&fields=name => generated 88 bytes in 49 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: 487/942] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:42:53 2026] GET /v2.0/ports?tenant_id=d8fccd55230a4adbb779ea2bea80fa27&device_id=8c607fed-1bae-4ed6-a5ea-d1428dfda9fd => 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: 488/943] 199.19.213.199 () {34 vars in 983 bytes} [Tue May 12 17:42:53 2026] GET /v2.0/subnets?id=cd0726b7-9074-4b92-b860-292cb8ff4756 => generated 673 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/944] 199.19.213.199 () {34 vars in 1059 bytes} [Tue May 12 17:42:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=7145d488-577b-4f32-a85b-f1f93632d413 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/945] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:42:53 2026] GET /v2.0/ports?network_id=8062906e-ca03-4bda-b67e-f9c8acf035f9&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/946] 199.19.213.199 () {34 vars in 983 bytes} [Tue May 12 17:42:53 2026] GET /v2.0/subnets?id=28736854-da86-4850-8b1b-0d5b39094cd3 => generated 672 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/947] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:42:53 2026] GET /v2.0/networks/8062906e-ca03-4bda-b67e-f9c8acf035f9?fields=segments => generated 14 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/948] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:42:53 2026] GET /v2.0/ports?network_id=015b3ffb-4721-4d43-b0dc-0538e01dd31e&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/949] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:42:53 2026] GET /v2.0/networks/8062906e-ca03-4bda-b67e-f9c8acf035f9?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: 495/950] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:42:53 2026] GET /v2.0/networks/015b3ffb-4721-4d43-b0dc-0538e01dd31e?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/951] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:42:53 2026] GET /v2.0/ports?device_id=6b191a40-e777-4fe2-b300-247b15acc56b => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/952] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:42:53 2026] GET /v2.0/ports?tenant_id=e24edcc1e7ce4bf3a544bcccda90ef60&device_id=6b191a40-e777-4fe2-b300-247b15acc56b => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/953] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:42:53 2026] GET /v2.0/networks/015b3ffb-4721-4d43-b0dc-0538e01dd31e?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: 7|app: 0|req: 499/954] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:42:54 2026] GET /v2.0/security-groups?id=2db584e7-b6c8-441d-a34a-f587aea1aeeb&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:54.108 8 INFO neutron.services.segments.plugin [-] Segment 69d6e4b6-610d-4519-b138-d144a4b5e7f5 resource provider aggregate not found 2026-05-12 17:42:54.113 8 INFO neutron.services.segments.plugin [-] Segment 69d6e4b6-610d-4519-b138-d144a4b5e7f5 resource provider aggregate not found 2026-05-12 17:42:54.137 8 INFO neutron.services.segments.plugin [-] Segment 69d6e4b6-610d-4519-b138-d144a4b5e7f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69d6e4b6-610d-4519-b138-d144a4b5e7f5 found for delete ", "request_id": "req-c80ecd4f-ce8c-4628-b1dc-949dcd897255"}]} 2026-05-12 17:42:54.138 8 INFO neutron.services.segments.plugin [-] Segment 69d6e4b6-610d-4519-b138-d144a4b5e7f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69d6e4b6-610d-4519-b138-d144a4b5e7f5 found for delete ", "request_id": "req-5c62f55f-e213-470d-8ad1-0de872a20cd8"}]} [pid: 7|app: 0|req: 500/955] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:42:54 2026] GET /v2.0/networks?id=8062906e-ca03-4bda-b67e-f9c8acf035f9 => generated 775 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:54.140 8 INFO neutron.db.l3_hamode_db [None req-b5a1dbfb-7d83-4e7f-a717-efb7a224a8c9 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] HA network 5b710999-2915-40e2-9e7a-715b840a8318 was deleted as no HA routers are present in tenant 7bc40083074544de8399e93b0b67eeb8. [pid: 8|app: 0|req: 456/956] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:42:52 2026] DELETE /v2.0/routers/68050882-a594-4289-a6b0-32bb43161749 => generated 0 bytes in 1441 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/957] 199.19.213.199 () {34 vars in 1059 bytes} [Tue May 12 17:42:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=fea189e7-cb55-46d1-963b-a24d6d228c9f => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:42:54.191 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7cfbcc01-847b-4b7e-b198-020839b923d9'] response: {'name': 'network-changed', 'server_uuid': '8c607fed-1bae-4ed6-a5ea-d1428dfda9fd', 'tag': '7145d488-577b-4f32-a85b-f1f93632d413', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 502/958] 199.19.213.199 () {34 vars in 983 bytes} [Tue May 12 17:42:54 2026] GET /v2.0/subnets?id=cd0726b7-9074-4b92-b860-292cb8ff4756 => generated 673 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/959] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:42:54 2026] GET /v2.0/ports?tenant_id=d8fccd55230a4adbb779ea2bea80fa27&device_id=8c607fed-1bae-4ed6-a5ea-d1428dfda9fd => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/960] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:42:54 2026] GET /v2.0/ports?network_id=8062906e-ca03-4bda-b67e-f9c8acf035f9&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/961] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:42:54 2026] GET /v2.0/networks?id=015b3ffb-4721-4d43-b0dc-0538e01dd31e => generated 774 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/962] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:42:54 2026] DELETE /v2.0/subnets/de48562d-4462-4619-bd03-665d2b5bd9d5 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/963] 199.19.213.199 () {34 vars in 1059 bytes} [Tue May 12 17:42:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=7145d488-577b-4f32-a85b-f1f93632d413 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/964] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:42:54 2026] GET /v2.0/networks/8062906e-ca03-4bda-b67e-f9c8acf035f9?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: 507/965] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:42:54 2026] GET /v2.0/ports?device_id=8c607fed-1bae-4ed6-a5ea-d1428dfda9fd => generated 973 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/966] 199.19.213.199 () {34 vars in 983 bytes} [Tue May 12 17:42:54 2026] GET /v2.0/subnets?id=28736854-da86-4850-8b1b-0d5b39094cd3 => generated 672 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/967] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:42:54 2026] GET /v2.0/networks/8062906e-ca03-4bda-b67e-f9c8acf035f9?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: 510/968] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:42:54 2026] GET /v2.0/security-groups?id=20a9b28e-ee6f-486c-a001-e0aedd3a4103&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/969] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:42:54 2026] GET /v2.0/ports?network_id=015b3ffb-4721-4d43-b0dc-0538e01dd31e&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/970] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:42:54 2026] GET /v2.0/networks/015b3ffb-4721-4d43-b0dc-0538e01dd31e?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/971] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:42:54 2026] DELETE /v2.0/networks/42b30642-63a1-4087-a92a-e55fe8d26132 => generated 0 bytes in 423 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/972] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:42:54 2026] GET /v2.0/networks/015b3ffb-4721-4d43-b0dc-0538e01dd31e?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: 514/973] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:42:54 2026] GET /v2.0/security-groups?tenant_id=7bc40083074544de8399e93b0b67eeb8&name=default => generated 2921 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/974] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:42:55 2026] DELETE /v2.0/security-groups/e31b88d2-36a1-415d-abaf-4bb59b52cccd => 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: 516/975] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:42:55 2026] GET /v2.0/ports?device_id=6b191a40-e777-4fe2-b300-247b15acc56b => generated 973 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/976] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:42:54 2026] GET /v2.0/security-groups?tenant_id=b2c736b216304893a548b29b517506c8&name=default => generated 2925 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/977] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:42:55 2026] GET /v2.0/security-groups?id=2db584e7-b6c8-441d-a34a-f587aea1aeeb&fields=id&fields=name => generated 113 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/978] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:42:55 2026] DELETE /v2.0/security-groups/9ef80be3-90ae-40ed-9ef5-b58b30da9454 => 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: 518/979] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:42:55 2026] GET /v2.0/ports?device_id=8c607fed-1bae-4ed6-a5ea-d1428dfda9fd => generated 973 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/980] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:42:55 2026] GET /v2.0/security-groups?id=20a9b28e-ee6f-486c-a001-e0aedd3a4103&fields=id&fields=name => generated 88 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/983] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:42:56 2026] GET /v2.0/ports?device_id=6b191a40-e777-4fe2-b300-247b15acc56b => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:56.454 8 INFO neutron.services.segments.plugin [-] Segment 434073de-7dd4-4602-a5c6-50a756a001a0 resource provider aggregate not found 2026-05-12 17:42:56.468 8 INFO neutron.services.segments.plugin [-] Segment 434073de-7dd4-4602-a5c6-50a756a001a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 434073de-7dd4-4602-a5c6-50a756a001a0 found for delete ", "request_id": "req-89fdde93-435e-4958-a8fb-2cfc5b40d630"}]} 2026-05-12 17:42:56.470 8 INFO neutron.services.segments.plugin [-] Segment 434073de-7dd4-4602-a5c6-50a756a001a0 resource provider aggregate not found 2026-05-12 17:42:56.493 8 INFO neutron.services.segments.plugin [-] Segment 434073de-7dd4-4602-a5c6-50a756a001a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 434073de-7dd4-4602-a5c6-50a756a001a0 found for delete ", "request_id": "req-111f4d7d-b8c6-4d2e-a133-1e1d9cf4231d"}]} [pid: 8|app: 0|req: 464/984] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:42:56 2026] GET /v2.0/security-groups?id=2db584e7-b6c8-441d-a34a-f587aea1aeeb&fields=id&fields=name => generated 113 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/985] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:42:56 2026] GET /v2.0/ports?device_id=6b191a40-e777-4fe2-b300-247b15acc56b => generated 975 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/986] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:42:57 2026] GET /v2.0/ports?device_id=8c607fed-1bae-4ed6-a5ea-d1428dfda9fd => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/987] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:42:57 2026] GET /v2.0/security-groups?id=20a9b28e-ee6f-486c-a001-e0aedd3a4103&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:42:57.193 8 INFO neutron.db.l3_db [None req-c1b3ec0f-0be6-4ea0-bbd0-bc2e38bfe4b5 adb401c2596a4881b6d2069f4efe7b94 e24edcc1e7ce4bf3a544bcccda90ef60 - - default default] Floating IP 68e88576-5a22-4ef6-b6b1-819177a22f20 associated. External IP: 10.96.250.218, port: fea189e7-cb55-46d1-963b-a24d6d228c9f. [pid: 8|app: 0|req: 465/988] 10.0.0.221 () {34 vars in 748 bytes} [Tue May 12 17:42:56 2026] PUT /v2.0/floatingips/68e88576-5a22-4ef6-b6b1-819177a22f20 => generated 856 bytes in 940 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:57.682 7 INFO neutron.db.segments_db [None req-ab619c76-bf87-413d-89f2-79ca70bc406e 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] Added segment 8abdec1f-58fc-4dc8-b9ab-753f90e6fb23 of type vxlan for network 834810f9-27ba-45be-ad5f-cecdebd8aaa7 [pid: 7|app: 0|req: 524/989] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 12 17:42:57 2026] POST /v2.0/networks => generated 741 bytes in 564 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:42:57.814 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c9ac26e7-0f98-490f-97c1-2de1fa689234'] response: {'name': 'network-changed', 'server_uuid': '6b191a40-e777-4fe2-b300-247b15acc56b', 'tag': 'fea189e7-cb55-46d1-963b-a24d6d228c9f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 466/990] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:42:57 2026] GET /v2.0/ports?device_id=6b191a40-e777-4fe2-b300-247b15acc56b => generated 975 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/991] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:42:57 2026] GET /v2.0/ports?tenant_id=e24edcc1e7ce4bf3a544bcccda90ef60&device_id=6b191a40-e777-4fe2-b300-247b15acc56b => generated 1244 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/992] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:42:57 2026] GET /v2.0/security-groups?id=2db584e7-b6c8-441d-a34a-f587aea1aeeb&fields=id&fields=name => generated 113 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/993] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:42:57 2026] POST /v2.0/subnets => generated 664 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/994] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:42:58 2026] GET /v2.0/networks?id=8062906e-ca03-4bda-b67e-f9c8acf035f9 => generated 775 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:58.158 7 INFO neutron.db.segments_db [None req-8878dc99-4c57-4743-8756-220d9ebffcea 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] Added segment 02f8b423-c83c-4c01-bf68-cf817d5e9cdb of type vxlan for network 7e0754b1-432d-411d-a241-84d0114a312d [pid: 8|app: 0|req: 470/995] 199.19.213.199 () {34 vars in 1059 bytes} [Tue May 12 17:42:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=fea189e7-cb55-46d1-963b-a24d6d228c9f => generated 859 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/996] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:42:58 2026] GET /v2.0/ports?device_id=8c607fed-1bae-4ed6-a5ea-d1428dfda9fd => generated 975 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/997] 199.19.213.199 () {34 vars in 983 bytes} [Tue May 12 17:42:58 2026] GET /v2.0/subnets?id=cd0726b7-9074-4b92-b860-292cb8ff4756 => generated 673 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/998] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:42:58 2026] GET /v2.0/security-groups?id=20a9b28e-ee6f-486c-a001-e0aedd3a4103&fields=id&fields=name => generated 88 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:42:58.521 7 INFO neutron.db.l3_hamode_db [None req-8878dc99-4c57-4743-8756-220d9ebffcea 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 474/999] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:42:58 2026] GET /v2.0/ports?device_id=6b191a40-e777-4fe2-b300-247b15acc56b => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/1000] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:42:58 2026] GET /v2.0/ports?network_id=8062906e-ca03-4bda-b67e-f9c8acf035f9&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/1001] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:42:58 2026] GET /v2.0/security-groups?id=2db584e7-b6c8-441d-a34a-f587aea1aeeb&fields=id&fields=name => generated 113 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/1002] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:42:58 2026] GET /v2.0/networks/8062906e-ca03-4bda-b67e-f9c8acf035f9?fields=segments => generated 14 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/1003] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:42:58 2026] GET /v2.0/networks/8062906e-ca03-4bda-b67e-f9c8acf035f9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/1004] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:42:58 2026] GET /v2.0/ports?device_id=8c607fed-1bae-4ed6-a5ea-d1428dfda9fd => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/1005] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:42:58 2026] GET /v2.0/security-groups?id=20a9b28e-ee6f-486c-a001-e0aedd3a4103&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/1006] 199.19.213.199 () {34 vars in 993 bytes} [Tue May 12 17:42:58 2026] GET /v2.0/ports?device_id=6b191a40-e777-4fe2-b300-247b15acc56b => generated 975 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:59.708 7 INFO neutron.db.l3_hamode_db [None req-8878dc99-4c57-4743-8756-220d9ebffcea 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:43:00.129 8 INFO neutron.db.l3_db [req-52b6dc0e-3544-4ac7-bdbd-ba3d5d0aa07c req-8bf44afd-f358-48b6-83fc-f56e3b78128a adb401c2596a4881b6d2069f4efe7b94 e24edcc1e7ce4bf3a544bcccda90ef60 - - default default] Floating IP 68e88576-5a22-4ef6-b6b1-819177a22f20 disassociated. External IP: 10.96.250.218, port: fea189e7-cb55-46d1-963b-a24d6d228c9f. [pid: 8|app: 0|req: 482/1007] 199.19.213.199 () {36 vars in 996 bytes} [Tue May 12 17:42:58 2026] DELETE /v2.0/ports/fea189e7-cb55-46d1-963b-a24d6d228c9f => generated 0 bytes in 1556 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/1008] 199.19.213.199 () {34 vars in 993 bytes} [Tue May 12 17:43:00 2026] GET /v2.0/ports?device_id=8c607fed-1bae-4ed6-a5ea-d1428dfda9fd => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/1009] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:43:00 2026] GET /v2.0/ports?device_id=6b191a40-e777-4fe2-b300-247b15acc56b => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:43:00.657 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-71f93c14-be17-40e6-8a44-6e1963be4617'] response: {'server_uuid': '6b191a40-e777-4fe2-b300-247b15acc56b', 'name': 'network-vif-deleted', 'tag': 'fea189e7-cb55-46d1-963b-a24d6d228c9f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 485/1010] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:43:00 2026] GET /v2.0/security-groups?tenant_id=4b583beb89e64d29a177fe921c9d2b49&name=default => generated 2925 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1011] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:42:58 2026] POST /v2.0/routers => generated 728 bytes in 2955 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/1012] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:43:01 2026] GET /v2.0/ports?device_id=8c607fed-1bae-4ed6-a5ea-d1428dfda9fd => generated 975 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/1013] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:43:01 2026] DELETE /v2.0/security-groups/ac05f84f-bad0-40dc-a2ce-7187d27daa0f => 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: 527/1014] 199.19.213.199 () {36 vars in 996 bytes} [Tue May 12 17:43:01 2026] DELETE /v2.0/ports/7145d488-577b-4f32-a85b-f1f93632d413 => generated 0 bytes in 524 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:01.625 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c1f8493a-2469-4c6d-a805-c9e71d428591'] response: {'server_uuid': '8c607fed-1bae-4ed6-a5ea-d1428dfda9fd', 'name': 'network-vif-deleted', 'tag': '7145d488-577b-4f32-a85b-f1f93632d413', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 528/1015] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:43:01 2026] GET /v2.0/security-groups?id=20a9b28e-ee6f-486c-a001-e0aedd3a4103&fields=id&fields=name => generated 88 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1016] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:43:01 2026] GET /v2.0/security-groups?tenant_id=ad20357b4a544189b1b1451815625904&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1017] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:43:01 2026] DELETE /v2.0/security-groups/2db584e7-b6c8-441d-a34a-f587aea1aeeb => 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: 531/1018] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:43:01 2026] DELETE /v2.0/security-groups/262334a4-e03c-4bd9-b0c7-87fdb4ba31f1 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:43:02.134 7 INFO neutron.api.v2.resource [None req-21a59930-032b-4dbd-bc67-ad854b01f2ae adb401c2596a4881b6d2069f4efe7b94 e24edcc1e7ce4bf3a544bcccda90ef60 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 532/1019] 10.0.0.221 () {32 vars in 736 bytes} [Tue May 12 17:43:02 2026] GET /v2.0/security-groups/2db584e7-b6c8-441d-a34a-f587aea1aeeb => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1020] 10.0.0.221 () {32 vars in 731 bytes} [Tue May 12 17:43:02 2026] DELETE /v2.0/floatingips/68e88576-5a22-4ef6-b6b1-819177a22f20 => generated 0 bytes in 432 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/1021] 10.0.0.221 () {34 vars in 782 bytes} [Tue May 12 17:43:01 2026] PUT /v2.0/routers/b8fda829-2d83-4982-82ce-d7f297c6dc67/add_router_interface => generated 309 bytes in 1714 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1022] 10.0.0.221 () {34 vars in 788 bytes} [Tue May 12 17:43:02 2026] PUT /v2.0/routers/5b167d48-dd99-4add-8f68-cde867a6ed0c/remove_router_interface => generated 309 bytes in 1781 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/1023] 10.0.0.221 () {34 vars in 788 bytes} [Tue May 12 17:43:02 2026] PUT /v2.0/routers/cc6e8866-d968-400a-9f56-e97566ef3f60/remove_router_interface => generated 309 bytes in 1583 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:04.558 7 WARNING neutron_lib.context [None req-3812ee87-abd3-4223-ac1b-0a5455af709b fba897f4786343e88ac3a7cfae8d6742 2928e1ca5866493c92c03be06902e1a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:43:04.634 8 INFO neutron.db.segments_db [None req-50c3ba3f-7ea7-42d6-ac64-eb1492b3983d 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] Added segment fc962795-7f29-4877-bdba-0b80491139c8 of type vxlan for network 66002cad-78d2-4e5e-9d67-f4c6a4f4bcb5 2026-05-12 17:43:04.686 7 INFO neutron.db.segments_db [None req-3812ee87-abd3-4223-ac1b-0a5455af709b fba897f4786343e88ac3a7cfae8d6742 2928e1ca5866493c92c03be06902e1a3 - - default default] Added segment 5e0579b3-fbd3-44b5-bd33-3be5ab0f32f9 of type vxlan for network 6b2a2924-a4af-40cc-bed0-911f033f7690 [pid: 8|app: 0|req: 490/1024] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 12 17:43:04 2026] POST /v2.0/networks => generated 740 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1025] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:43:04 2026] POST /v2.0/networks => generated 649 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:05.911 8 INFO neutron.services.segments.plugin [-] Segment bfbe8988-c9f8-438b-8801-d5b7210c6ea5 resource provider aggregate not found 2026-05-12 17:43:05.918 8 INFO neutron.services.segments.plugin [-] Segment bfbe8988-c9f8-438b-8801-d5b7210c6ea5 resource provider aggregate not found 2026-05-12 17:43:05.924 8 INFO neutron.db.l3_hamode_db [None req-0f2bc409-141d-41d8-a144-c9db67733104 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] HA network 656a6b43-8cb6-4bfe-af54-01f0fe20783f was deleted as no HA routers are present in tenant e24edcc1e7ce4bf3a544bcccda90ef60. 2026-05-12 17:43:05.927 8 INFO neutron.services.segments.plugin [-] Segment bfbe8988-c9f8-438b-8801-d5b7210c6ea5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfbe8988-c9f8-438b-8801-d5b7210c6ea5 found for delete ", "request_id": "req-7ada88f5-87f0-4adc-8ef6-bafafb67728d"}]} [pid: 8|app: 0|req: 491/1026] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:43:04 2026] DELETE /v2.0/routers/5b167d48-dd99-4add-8f68-cde867a6ed0c => generated 0 bytes in 1169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:43:05.944 8 INFO neutron.services.segments.plugin [-] Segment bfbe8988-c9f8-438b-8801-d5b7210c6ea5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfbe8988-c9f8-438b-8801-d5b7210c6ea5 found for delete ", "request_id": "req-e9649c95-5868-47df-a3b9-38caba9db258"}]} 2026-05-12 17:43:06.041 7 INFO neutron.services.segments.plugin [-] Segment 5c902284-ede7-4de0-9e78-f07a70493691 resource provider aggregate not found 2026-05-12 17:43:06.050 7 INFO neutron.services.segments.plugin [-] Segment 5c902284-ede7-4de0-9e78-f07a70493691 resource provider aggregate not found 2026-05-12 17:43:06.059 7 INFO neutron.db.l3_hamode_db [None req-3849c9e9-8f9b-4f26-90df-a8329bf2ccc6 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] HA network dbc34649-e9dc-499f-936f-8da0c5b18ae1 was deleted as no HA routers are present in tenant d8fccd55230a4adbb779ea2bea80fa27. [pid: 7|app: 0|req: 536/1027] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:43:04 2026] DELETE /v2.0/routers/cc6e8866-d968-400a-9f56-e97566ef3f60 => generated 0 bytes in 1254 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:43:06.072 7 WARNING neutron_lib.context [None req-9229c9d4-6e21-4af7-80df-de2144d798cd fba897f4786343e88ac3a7cfae8d6742 2928e1ca5866493c92c03be06902e1a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:43:06.075 7 INFO neutron.services.segments.plugin [-] Segment 5c902284-ede7-4de0-9e78-f07a70493691 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c902284-ede7-4de0-9e78-f07a70493691 found for delete ", "request_id": "req-3e8b97bf-6316-443b-b06f-e3238e1574f0"}]} 2026-05-12 17:43:06.076 7 INFO neutron.services.segments.plugin [-] Segment 5c902284-ede7-4de0-9e78-f07a70493691 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c902284-ede7-4de0-9e78-f07a70493691 found for delete ", "request_id": "req-53f7d070-37da-42c1-a1c4-c0eece8aecfe"}]} [pid: 8|app: 0|req: 492/1028] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:43:05 2026] POST /v2.0/subnets => generated 663 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1029] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:43:06 2026] DELETE /v2.0/subnets/cd0726b7-9074-4b92-b860-292cb8ff4756 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1030] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:43:06 2026] POST /v2.0/subnets => generated 603 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:06.512 7 INFO neutron.db.segments_db [None req-2ae450b6-46e8-4580-9618-49633b45eb82 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] Added segment 1e18dc2b-bc6c-4c72-8e53-69abb7b12a16 of type vxlan for network acaa96c4-8f3d-4fde-944a-9833ab8c53f3 [pid: 8|app: 0|req: 494/1031] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:43:06 2026] DELETE /v2.0/subnets/28736854-da86-4850-8b1b-0d5b39094cd3 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:06.847 7 INFO neutron.db.l3_hamode_db [None req-2ae450b6-46e8-4580-9618-49633b45eb82 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - 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/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: 8|app: 0|req: 495/1032] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:43:06 2026] DELETE /v2.0/networks/8062906e-ca03-4bda-b67e-f9c8acf035f9 => generated 0 bytes in 433 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:07.075 8 WARNING neutron_lib.context [None req-9a89e15a-8c36-4039-836b-7a6397c176bc fba897f4786343e88ac3a7cfae8d6742 2928e1ca5866493c92c03be06902e1a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:43:07.149 8 INFO neutron.db.segments_db [None req-9a89e15a-8c36-4039-836b-7a6397c176bc fba897f4786343e88ac3a7cfae8d6742 2928e1ca5866493c92c03be06902e1a3 - - default default] Added segment 46614d02-b28c-4ae6-8d76-62532ed42dce of type vxlan for network 56710413-5142-4749-a001-c4b26a984f41 2026-05-12 17:43:07.465 8 INFO neutron.db.l3_hamode_db [None req-9a89e15a-8c36-4039-836b-7a6397c176bc fba897f4786343e88ac3a7cfae8d6742 2928e1ca5866493c92c03be06902e1a3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:43:07.918 7 INFO neutron.db.l3_hamode_db [None req-2ae450b6-46e8-4580-9618-49633b45eb82 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:43:07.954 8 INFO neutron.services.segments.plugin [-] Segment 6bf662ce-b710-4735-bfb6-68d4c13df1a1 resource provider aggregate not found 2026-05-12 17:43:07.978 8 INFO neutron.services.segments.plugin [-] Segment 6bf662ce-b710-4735-bfb6-68d4c13df1a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bf662ce-b710-4735-bfb6-68d4c13df1a1 found for delete ", "request_id": "req-5c98add8-8fd9-41bf-afb1-f4941e5c6bba"}]} 2026-05-12 17:43:07.979 8 INFO neutron.services.segments.plugin [-] Segment 6bf662ce-b710-4735-bfb6-68d4c13df1a1 resource provider aggregate not found 2026-05-12 17:43:08.000 8 INFO neutron.services.segments.plugin [-] Segment 6bf662ce-b710-4735-bfb6-68d4c13df1a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bf662ce-b710-4735-bfb6-68d4c13df1a1 found for delete ", "request_id": "req-1792174d-171d-43ab-9eca-7fc062c9a38a"}]} 2026-05-12 17:43:08.705 8 INFO neutron.db.l3_hamode_db [None req-9a89e15a-8c36-4039-836b-7a6397c176bc fba897f4786343e88ac3a7cfae8d6742 2928e1ca5866493c92c03be06902e1a3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 538/1033] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:43:06 2026] POST /v2.0/routers => generated 727 bytes in 2604 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:09.255 7 INFO neutron.services.segments.plugin [-] Segment 41028de5-61ea-4991-b88e-77fccbb4442b resource provider aggregate not found 2026-05-12 17:43:09.260 7 INFO neutron.services.segments.plugin [-] Segment 41028de5-61ea-4991-b88e-77fccbb4442b resource provider aggregate not found 2026-05-12 17:43:09.276 7 INFO neutron.services.segments.plugin [-] Segment 41028de5-61ea-4991-b88e-77fccbb4442b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41028de5-61ea-4991-b88e-77fccbb4442b found for delete ", "request_id": "req-13f04b6b-245d-46da-9671-4ac5bc3c72d1"}]} [pid: 7|app: 0|req: 539/1034] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:43:09 2026] DELETE /v2.0/networks/015b3ffb-4721-4d43-b0dc-0538e01dd31e => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:09.288 7 INFO neutron.services.segments.plugin [-] Segment 41028de5-61ea-4991-b88e-77fccbb4442b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41028de5-61ea-4991-b88e-77fccbb4442b found for delete ", "request_id": "req-9ac61a08-34b7-489e-ad2b-4e29c01b6929"}]} [pid: 7|app: 0|req: 540/1035] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:43:09 2026] GET /v2.0/security-groups?tenant_id=e24edcc1e7ce4bf3a544bcccda90ef60&name=default => generated 2925 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1036] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:43:07 2026] POST /v2.0/routers => generated 694 bytes in 2918 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1037] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:43:09 2026] DELETE /v2.0/security-groups/4726b8bb-c22d-43e1-b760-9d254aba433b => 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: 498/1038] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:43:10 2026] GET /v2.0/security-groups?tenant_id=d8fccd55230a4adbb779ea2bea80fa27&name=default => generated 2925 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1039] 10.0.0.221 () {34 vars in 782 bytes} [Tue May 12 17:43:09 2026] PUT /v2.0/routers/97985917-2b52-4eaa-9cdc-1cd2b112b50e/add_router_interface => generated 309 bytes in 1888 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1040] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:43:11 2026] DELETE /v2.0/security-groups/20a9b28e-ee6f-486c-a001-e0aedd3a4103 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:43:12.219 7 INFO neutron.db.segments_db [None req-24732d10-2615-4543-8780-0fa2fb04e9f6 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] Added segment 96c35615-a10b-47f7-a212-c8ad99f5cbde of type vxlan for network 0d70ba2a-c077-4b96-b6da-3becedd67d6c [pid: 7|app: 0|req: 545/1043] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 12 17:43:11 2026] POST /v2.0/networks => generated 736 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:12.348 7 WARNING neutron_lib.context [None req-34444f48-c17c-4d12-8acf-33aef11bbd6c 3de441d28a5b412db2f89ce47975da1e 44410be0572948bc8bfdd2764113af81 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 499/1044] 10.0.0.221 () {34 vars in 782 bytes} [Tue May 12 17:43:10 2026] PUT /v2.0/routers/d3366107-5984-4427-b263-93c4f4c322fe/add_router_interface => generated 309 bytes in 2200 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1045] 10.0.0.221 () {34 vars in 684 bytes} [Tue May 12 17:43:12 2026] POST /v2.0/security-groups => generated 1675 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 17:43:12.507 7 WARNING neutron_lib.context [None req-94da4f9d-21b8-46cd-b88f-10481574e081 fba897f4786343e88ac3a7cfae8d6742 2928e1ca5866493c92c03be06902e1a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 500/1046] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:43:12 2026] POST /v2.0/subnets => generated 660 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:12.572 8 WARNING neutron_lib.context [None req-214758a5-fc26-4ca1-bb29-1de78cabb457 3de441d28a5b412db2f89ce47975da1e 44410be0572948bc8bfdd2764113af81 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 501/1047] 10.0.0.221 () {34 vars in 694 bytes} [Tue May 12 17:43:12 2026] POST /v2.0/security-group-rules => generated 597 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:12.765 8 INFO neutron.db.segments_db [None req-1bc62dc7-7fc0-4777-a453-cd8506a45bd4 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] Added segment 52056e1f-0a21-475a-b1be-c821f59ad638 of type vxlan for network 04fb85a3-9e94-4686-8cd2-f8c73698a363 [pid: 7|app: 0|req: 547/1048] 10.0.0.221 () {34 vars in 664 bytes} [Tue May 12 17:43:12 2026] POST /v2.0/ports => generated 953 bytes in 506 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:43:13.013 7 WARNING neutron_lib.context [None req-e4282c0b-1471-49b1-a36f-91a1d58d61d9 3de441d28a5b412db2f89ce47975da1e 44410be0572948bc8bfdd2764113af81 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:43:13.161 8 INFO neutron.db.l3_hamode_db [None req-1bc62dc7-7fc0-4777-a453-cd8506a45bd4 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 548/1049] 10.0.0.221 () {34 vars in 694 bytes} [Tue May 12 17:43:13 2026] POST /v2.0/security-group-rules => generated 596 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:13.225 7 WARNING neutron_lib.context [None req-734d5e42-7758-44fa-a104-1a89f3edddfe fba897f4786343e88ac3a7cfae8d6742 2928e1ca5866493c92c03be06902e1a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 549/1050] 10.0.0.221 () {34 vars in 664 bytes} [Tue May 12 17:43:13 2026] POST /v2.0/ports => generated 954 bytes in 493 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:43:13.729 7 WARNING neutron_lib.context [None req-5c1a64c2-600d-40f3-9dbc-9e2f7bf8f781 3de441d28a5b412db2f89ce47975da1e 44410be0572948bc8bfdd2764113af81 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 550/1051] 10.0.0.221 () {34 vars in 694 bytes} [Tue May 12 17:43:13 2026] POST /v2.0/security-group-rules => generated 602 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:13.887 7 WARNING neutron_lib.context [None req-d0451e40-3d30-4a13-a8c2-af252549982b fba897f4786343e88ac3a7cfae8d6742 2928e1ca5866493c92c03be06902e1a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:43:14.386 8 INFO neutron.db.l3_hamode_db [None req-1bc62dc7-7fc0-4777-a453-cd8506a45bd4 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:43:14.997 7 INFO neutron.db.l3_db [None req-d0451e40-3d30-4a13-a8c2-af252549982b fba897f4786343e88ac3a7cfae8d6742 2928e1ca5866493c92c03be06902e1a3 - - default default] Floating IP a163fccb-eb08-44fd-92e3-75058eb6e6f2 associated. External IP: 10.96.250.210, port: f2c023ad-1359-4e41-a9fa-0012992927ab. [pid: 7|app: 0|req: 551/1052] 10.0.0.221 () {34 vars in 676 bytes} [Tue May 12 17:43:13 2026] POST /v2.0/floatingips => generated 841 bytes in 1525 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:15.412 7 WARNING neutron_lib.context [None req-5d6bfa0a-5d54-4bf9-94eb-9f81972ed23b 3de441d28a5b412db2f89ce47975da1e 44410be0572948bc8bfdd2764113af81 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 552/1053] 10.0.0.221 () {34 vars in 694 bytes} [Tue May 12 17:43:15 2026] POST /v2.0/security-group-rules => generated 601 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1054] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:43:12 2026] POST /v2.0/routers => generated 724 bytes in 2858 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:15.748 8 INFO neutron.db.l3_db [None req-57a123f8-7f3a-408f-9c0b-84e600e2bcc0 fba897f4786343e88ac3a7cfae8d6742 2928e1ca5866493c92c03be06902e1a3 - - default default] Floating IP a163fccb-eb08-44fd-92e3-75058eb6e6f2 disassociated. External IP: 10.96.250.210, port: f2c023ad-1359-4e41-a9fa-0012992927ab. [pid: 7|app: 0|req: 553/1055] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:43:15 2026] GET /v2.0/security-groups?tenant_id=e8fbcdfde4e34620a3dbb459e1cbbe8c&name=default => generated 2925 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:43:15.849 7 WARNING neutron_lib.context [None req-effb7887-7658-4383-9520-52ea5a826122 3de441d28a5b412db2f89ce47975da1e 44410be0572948bc8bfdd2764113af81 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:43:15.890 7 INFO neutron.db.securitygroups_db [None req-effb7887-7658-4383-9520-52ea5a826122 3de441d28a5b412db2f89ce47975da1e 44410be0572948bc8bfdd2764113af81 - - default default] Project 44410be0572948bc8bfdd2764113af81 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: 554/1056] 10.0.0.221 () {34 vars in 694 bytes} [Tue May 12 17:43:15 2026] POST /v2.0/security-group-rules => generated 607 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1057] 10.0.0.221 () {34 vars in 748 bytes} [Tue May 12 17:43:15 2026] PUT /v2.0/floatingips/a163fccb-eb08-44fd-92e3-75058eb6e6f2 => generated 552 bytes in 567 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1058] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:43:16 2026] DELETE /v2.0/security-groups/f5cf3308-bde4-453c-b5a9-677afe3570e1 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:43:16.260 8 WARNING neutron_lib.context [None req-c2f4742a-2062-4649-8138-b7b5847f66ff 3de441d28a5b412db2f89ce47975da1e 44410be0572948bc8bfdd2764113af81 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:43:16.297 8 INFO neutron.db.securitygroups_db [None req-c2f4742a-2062-4649-8138-b7b5847f66ff 3de441d28a5b412db2f89ce47975da1e 44410be0572948bc8bfdd2764113af81 - - default default] Project 44410be0572948bc8bfdd2764113af81 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: 505/1059] 10.0.0.221 () {34 vars in 694 bytes} [Tue May 12 17:43:16 2026] POST /v2.0/security-group-rules => generated 606 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1060] 10.0.0.221 () {32 vars in 731 bytes} [Tue May 12 17:43:16 2026] DELETE /v2.0/floatingips/a163fccb-eb08-44fd-92e3-75058eb6e6f2 => generated 0 bytes in 370 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:43:16.758 8 WARNING neutron_lib.context [None req-27962871-2aa7-4d35-9ae0-5658f0f6a4ea fba897f4786343e88ac3a7cfae8d6742 2928e1ca5866493c92c03be06902e1a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 555/1061] 10.0.0.221 () {34 vars in 782 bytes} [Tue May 12 17:43:15 2026] PUT /v2.0/routers/efb0cd70-d81a-43d4-9117-672ce37af703/add_router_interface => generated 309 bytes in 1569 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:17.552 7 WARNING neutron_lib.context [None req-3a9b6b72-fc7a-4caa-8117-3dff450705f5 3de441d28a5b412db2f89ce47975da1e 44410be0572948bc8bfdd2764113af81 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 556/1062] 10.0.0.221 () {34 vars in 684 bytes} [Tue May 12 17:43:17 2026] POST /v2.0/security-groups => generated 1660 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 17:43:17.697 7 WARNING neutron_lib.context [None req-533fa21f-9afb-43af-b943-fbf507089295 3de441d28a5b412db2f89ce47975da1e 44410be0572948bc8bfdd2764113af81 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 557/1063] 10.0.0.221 () {34 vars in 694 bytes} [Tue May 12 17:43:17 2026] POST /v2.0/security-group-rules => generated 597 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:17.851 7 WARNING neutron_lib.context [None req-1abc97ab-ed92-44e8-970c-bc5047ff9cb4 3de441d28a5b412db2f89ce47975da1e 44410be0572948bc8bfdd2764113af81 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 558/1064] 10.0.0.221 () {34 vars in 694 bytes} [Tue May 12 17:43:17 2026] POST /v2.0/security-group-rules => generated 602 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:18.005 7 WARNING neutron_lib.context [None req-48ca5ee5-e960-490c-818f-5d0a73c140fb 3de441d28a5b412db2f89ce47975da1e 44410be0572948bc8bfdd2764113af81 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:43:18.134 8 INFO neutron.db.l3_db [None req-27962871-2aa7-4d35-9ae0-5658f0f6a4ea fba897f4786343e88ac3a7cfae8d6742 2928e1ca5866493c92c03be06902e1a3 - - default default] Floating IP a0d02b48-62c5-4ba2-b66a-115ef9007320 associated. External IP: 10.96.250.219, port: 9a931e6e-5518-49ad-9bde-b4a07d0e9146. [pid: 8|app: 0|req: 507/1065] 10.0.0.221 () {34 vars in 676 bytes} [Tue May 12 17:43:16 2026] POST /v2.0/floatingips => generated 840 bytes in 1735 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:18.493 8 WARNING neutron_lib.context [None req-b813c7e0-7b19-481c-ae88-b310a4ee991c a87ecb5050e04555b80a66dc6369bda0 4ad60225f4ba440eba6bef793e6cbd18 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 508/1066] 10.0.0.221 () {34 vars in 684 bytes} [Tue May 12 17:43:18 2026] POST /v2.0/security-groups => generated 1659 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1067] 10.0.0.221 () {32 vars in 728 bytes} [Tue May 12 17:43:18 2026] GET /v2.0/floatingips/a0d02b48-62c5-4ba2-b66a-115ef9007320 => generated 840 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:18.669 8 WARNING neutron_lib.context [None req-ddc44961-9044-4ca5-b059-116bc8a63ee1 a87ecb5050e04555b80a66dc6369bda0 4ad60225f4ba440eba6bef793e6cbd18 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 559/1068] 10.0.0.221 () {34 vars in 675 bytes} [Tue May 12 17:43:17 2026] POST /v2.0/floatingips => generated 552 bytes in 732 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1069] 10.0.0.221 () {34 vars in 694 bytes} [Tue May 12 17:43:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1070] 10.0.0.221 () {32 vars in 654 bytes} [Tue May 12 17:43:18 2026] GET /v2.0/floatingips => generated 843 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:18.812 8 WARNING neutron_lib.context [None req-ae902250-6daa-48fb-81bd-40b22f2257cb a87ecb5050e04555b80a66dc6369bda0 4ad60225f4ba440eba6bef793e6cbd18 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 511/1071] 10.0.0.221 () {34 vars in 694 bytes} [Tue May 12 17:43:18 2026] POST /v2.0/security-group-rules => generated 602 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1072] 10.0.0.15 () {34 vars in 1098 bytes} [Tue May 12 17:43:18 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1352982185&fields=id&tenant_id=44410be0572948bc8bfdd2764113af81 => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:43:18.986 8 WARNING neutron_lib.context [None req-45541255-3338-44ad-9315-c9eb1bf29bde a87ecb5050e04555b80a66dc6369bda0 4ad60225f4ba440eba6bef793e6cbd18 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:43:19.308 7 INFO neutron.db.l3_db [None req-9d21f4e8-ca80-4551-bce2-cf3610aa649f fba897f4786343e88ac3a7cfae8d6742 2928e1ca5866493c92c03be06902e1a3 - - default default] Floating IP a0d02b48-62c5-4ba2-b66a-115ef9007320 associated. External IP: 10.96.250.219, port: 9a931e6e-5518-49ad-9bde-b4a07d0e9146. [pid: 8|app: 0|req: 513/1073] 10.0.0.221 () {34 vars in 675 bytes} [Tue May 12 17:43:18 2026] POST /v2.0/floatingips => generated 552 bytes in 649 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1074] 10.0.0.15 () {34 vars in 1098 bytes} [Tue May 12 17:43:19 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1796429099&fields=id&tenant_id=44410be0572948bc8bfdd2764113af81 => generated 69 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1075] 10.0.0.15 () {34 vars in 980 bytes} [Tue May 12 17:43:19 2026] GET /v2.0/networks?id=834810f9-27ba-45be-ad5f-cecdebd8aaa7 => generated 673 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1076] 10.0.0.15 () {34 vars in 963 bytes} [Tue May 12 17:43:19 2026] GET /v2.0/quotas/44410be0572948bc8bfdd2764113af81 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1077] 10.0.0.15 () {34 vars in 1000 bytes} [Tue May 12 17:43:19 2026] GET /v2.0/ports?tenant_id=44410be0572948bc8bfdd2764113af81&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: 518/1078] 10.0.0.15 () {34 vars in 1006 bytes} [Tue May 12 17:43:19 2026] GET /v2.0/networks/834810f9-27ba-45be-ad5f-cecdebd8aaa7?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: 519/1079] 10.0.0.15 () {34 vars in 1106 bytes} [Tue May 12 17:43:20 2026] GET /v2.0/networks/834810f9-27ba-45be-ad5f-cecdebd8aaa7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1080] 10.0.0.15 () {34 vars in 1096 bytes} [Tue May 12 17:43:20 2026] GET /v2.0/security-groups?name=tempest-securitygroup--306923634&fields=id&tenant_id=4ad60225f4ba440eba6bef793e6cbd18 => generated 69 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1081] 10.0.0.15 () {34 vars in 980 bytes} [Tue May 12 17:43:20 2026] GET /v2.0/networks?id=0d70ba2a-c077-4b96-b6da-3becedd67d6c => generated 669 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1082] 10.0.0.15 () {34 vars in 963 bytes} [Tue May 12 17:43:20 2026] GET /v2.0/quotas/4ad60225f4ba440eba6bef793e6cbd18 => 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: 523/1083] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:43:20 2026] GET /v2.0/ports?device_id=a8e484b5-6340-4dcd-bdb2-f9fb5b7ec254 => 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: 524/1084] 10.0.0.15 () {34 vars in 1000 bytes} [Tue May 12 17:43:20 2026] GET /v2.0/ports?tenant_id=4ad60225f4ba440eba6bef793e6cbd18&fields=id => generated 103 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1085] 10.0.0.15 () {34 vars in 1006 bytes} [Tue May 12 17:43:20 2026] GET /v2.0/networks/0d70ba2a-c077-4b96-b6da-3becedd67d6c?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: 561/1086] 10.0.0.221 () {34 vars in 748 bytes} [Tue May 12 17:43:18 2026] PUT /v2.0/floatingips/a0d02b48-62c5-4ba2-b66a-115ef9007320 => generated 841 bytes in 1788 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1087] 10.0.0.15 () {34 vars in 1106 bytes} [Tue May 12 17:43:20 2026] GET /v2.0/networks/0d70ba2a-c077-4b96-b6da-3becedd67d6c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:43:20.778 7 INFO neutron.db.l3_db [None req-c0a0c7c5-ecdd-41f6-aaa6-0b6b0d6b7a9f fba897f4786343e88ac3a7cfae8d6742 2928e1ca5866493c92c03be06902e1a3 - - default default] Floating IP a0d02b48-62c5-4ba2-b66a-115ef9007320 disassociated. External IP: 10.96.250.219, port: f2c023ad-1359-4e41-a9fa-0012992927ab. [pid: 8|app: 0|req: 527/1088] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:43:20 2026] GET /v2.0/ports?device_id=f4a2b3e1-c547-4611-ac8e-d14795dff893 => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1089] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:43:21 2026] GET /v2.0/networks?id=834810f9-27ba-45be-ad5f-cecdebd8aaa7 => generated 673 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1090] 199.19.213.199 () {34 vars in 1049 bytes} [Tue May 12 17:43:21 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=44410be0572948bc8bfdd2764113af81 => generated 274 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1091] 10.0.0.221 () {34 vars in 748 bytes} [Tue May 12 17:43:20 2026] PUT /v2.0/floatingips/a0d02b48-62c5-4ba2-b66a-115ef9007320 => generated 552 bytes in 608 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:21.216 8 WARNING neutron_lib.context [req-5b230380-cc90-424e-8d96-6962600717a6 req-bc0e0305-dd7e-4ce6-a3c4-3bbff9d43532 3de441d28a5b412db2f89ce47975da1e 44410be0572948bc8bfdd2764113af81 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 563/1092] 10.0.0.221 () {32 vars in 731 bytes} [Tue May 12 17:43:21 2026] DELETE /v2.0/floatingips/a0d02b48-62c5-4ba2-b66a-115ef9007320 => generated 0 bytes in 422 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1093] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:43:21 2026] GET /v2.0/ports?device_id=a8e484b5-6340-4dcd-bdb2-f9fb5b7ec254 => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:43:21.712 7 INFO neutron.api.v2.resource [None req-18326517-596b-4d8c-8688-60475703753a fba897f4786343e88ac3a7cfae8d6742 2928e1ca5866493c92c03be06902e1a3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 565/1094] 10.0.0.221 () {32 vars in 731 bytes} [Tue May 12 17:43:21 2026] DELETE /v2.0/floatingips/a0d02b48-62c5-4ba2-b66a-115ef9007320 => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1095] 199.19.213.199 () {38 vars in 954 bytes} [Tue May 12 17:43:21 2026] POST /v2.0/ports => generated 993 bytes in 609 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: 531/1096] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:43:21 2026] GET /v2.0/networks?id=0d70ba2a-c077-4b96-b6da-3becedd67d6c => generated 669 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1097] 10.0.0.221 () {32 vars in 719 bytes} [Tue May 12 17:43:21 2026] DELETE /v2.0/ports/f2c023ad-1359-4e41-a9fa-0012992927ab => generated 0 bytes in 445 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1098] 199.19.213.199 () {34 vars in 1049 bytes} [Tue May 12 17:43:22 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4ad60225f4ba440eba6bef793e6cbd18 => generated 180 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1099] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:43:22 2026] GET /v2.0/ports?device_id=f4a2b3e1-c547-4611-ac8e-d14795dff893 => 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: 532/1100] 199.19.213.199 () {38 vars in 1027 bytes} [Tue May 12 17:43:21 2026] PUT /v2.0/ports/d235408c-ba22-4371-8611-a396398d0c47 => generated 1238 bytes in 639 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:43:22.609 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7350ab77-cde3-4e4f-a594-bf39a4f96c16'] response: {'name': 'network-changed', 'server_uuid': 'a8e484b5-6340-4dcd-bdb2-f9fb5b7ec254', 'tag': 'd235408c-ba22-4371-8611-a396398d0c47', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 569/1101] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:43:22 2026] GET /v2.0/security-groups?tenant_id=3c86c51733df4199a49073060510d5d9&name=default => generated 2925 bytes in 359 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:43:22.627 7 WARNING neutron_lib.context [req-43fab473-8616-4f31-8dc1-88fb25642a3e req-efc3cd15-866d-4b55-b20e-a63e4ac492d4 a87ecb5050e04555b80a66dc6369bda0 4ad60225f4ba440eba6bef793e6cbd18 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 533/1102] 10.0.0.221 () {32 vars in 719 bytes} [Tue May 12 17:43:22 2026] DELETE /v2.0/ports/9a931e6e-5518-49ad-9bde-b4a07d0e9146 => generated 0 bytes in 415 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: 534/1103] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:43:22 2026] GET /v2.0/ports?tenant_id=44410be0572948bc8bfdd2764113af81&device_id=a8e484b5-6340-4dcd-bdb2-f9fb5b7ec254 => generated 1277 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1104] 199.19.213.199 () {38 vars in 954 bytes} [Tue May 12 17:43:22 2026] POST /v2.0/ports => generated 958 bytes in 515 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: 535/1105] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:43:22 2026] DELETE /v2.0/security-groups/1c24e1e3-4d62-4f40-9d7a-d5ced47a3b98 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1106] 10.0.0.221 () {32 vars in 735 bytes} [Tue May 12 17:43:23 2026] GET /v2.0/ports?device_id=d3366107-5984-4427-b263-93c4f4c322fe => generated 958 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1107] 199.19.213.199 () {34 vars in 1057 bytes} [Tue May 12 17:43:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=d235408c-ba22-4371-8611-a396398d0c47 => 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: 571/1108] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:43:23 2026] GET /v2.0/ports?device_id=a8e484b5-6340-4dcd-bdb2-f9fb5b7ec254 => generated 1008 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1109] 199.19.213.199 () {38 vars in 1027 bytes} [Tue May 12 17:43:23 2026] PUT /v2.0/ports/7b79b93f-3fc7-483b-a6fc-e85eebe1d901 => generated 1203 bytes in 492 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: 539/1110] 199.19.213.199 () {34 vars in 983 bytes} [Tue May 12 17:43:23 2026] GET /v2.0/subnets?id=4c859e60-3329-45e2-ab1e-216bcd42fc65 => generated 667 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1111] 10.0.0.15 () {34 vars in 1118 bytes} [Tue May 12 17:43:23 2026] GET /v2.0/security-groups?id=85bef8d1-750b-4299-9849-f725cf8a4994&id=8b6c527b-128b-4c12-b8fa-d9e480d34203&fields=id&fields=name => generated 207 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 541/1112] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:43:23 2026] GET /v2.0/security-groups?tenant_id=cee095af4045441e9b81e8fb1e24b360&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1113] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:43:23 2026] GET /v2.0/ports?device_id=f4a2b3e1-c547-4611-ac8e-d14795dff893 => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1114] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:43:24 2026] GET /v2.0/ports?tenant_id=4ad60225f4ba440eba6bef793e6cbd18&device_id=f4a2b3e1-c547-4611-ac8e-d14795dff893 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1115] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:43:24 2026] GET /v2.0/ports?network_id=834810f9-27ba-45be-ad5f-cecdebd8aaa7&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: 545/1116] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:43:24 2026] DELETE /v2.0/security-groups/04d80eb0-9e8e-41b1-b3ee-8a96a0a73bf5 => 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: 546/1117] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:43:24 2026] GET /v2.0/security-groups?id=2bbfa97d-44ef-489d-b744-53ea04b14d66&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1118] 199.19.213.199 () {34 vars in 1059 bytes} [Tue May 12 17:43:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=7b79b93f-3fc7-483b-a6fc-e85eebe1d901 => 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: 548/1119] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:43:24 2026] GET /v2.0/networks/834810f9-27ba-45be-ad5f-cecdebd8aaa7?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1120] 199.19.213.199 () {34 vars in 983 bytes} [Tue May 12 17:43:24 2026] GET /v2.0/subnets?id=9e0d3815-0387-4035-9a7f-1476c4181fd9 => generated 663 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1121] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:43:24 2026] GET /v2.0/networks/834810f9-27ba-45be-ad5f-cecdebd8aaa7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1122] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:43:24 2026] GET /v2.0/ports?network_id=0d70ba2a-c077-4b96-b6da-3becedd67d6c&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1123] 10.0.0.221 () {34 vars in 788 bytes} [Tue May 12 17:43:23 2026] PUT /v2.0/routers/d3366107-5984-4427-b263-93c4f4c322fe/remove_router_interface => generated 309 bytes in 1232 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1124] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:43:24 2026] GET /v2.0/ports?tenant_id=44410be0572948bc8bfdd2764113af81&device_id=a8e484b5-6340-4dcd-bdb2-f9fb5b7ec254 => generated 1277 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1125] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:43:24 2026] GET /v2.0/networks/0d70ba2a-c077-4b96-b6da-3becedd67d6c?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: 574/1126] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:43:24 2026] GET /v2.0/networks?id=834810f9-27ba-45be-ad5f-cecdebd8aaa7 => generated 769 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:24.655 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f49d2842-0727-4b86-8f69-e2033da445d5'] response: {'name': 'network-changed', 'server_uuid': 'f4a2b3e1-c547-4611-ac8e-d14795dff893', 'tag': '7b79b93f-3fc7-483b-a6fc-e85eebe1d901', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 575/1127] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:43:24 2026] GET /v2.0/networks/0d70ba2a-c077-4b96-b6da-3becedd67d6c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1128] 199.19.213.199 () {34 vars in 993 bytes} [Tue May 12 17:43:24 2026] GET /v2.0/ports?device_id=a8e484b5-6340-4dcd-bdb2-f9fb5b7ec254 => generated 1277 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1129] 199.19.213.199 () {34 vars in 1057 bytes} [Tue May 12 17:43:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=d235408c-ba22-4371-8611-a396398d0c47 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1130] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:43:24 2026] GET /v2.0/ports?tenant_id=4ad60225f4ba440eba6bef793e6cbd18&device_id=f4a2b3e1-c547-4611-ac8e-d14795dff893 => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1131] 199.19.213.199 () {34 vars in 1123 bytes} [Tue May 12 17:43:24 2026] GET /v2.0/security-groups?id=85bef8d1-750b-4299-9849-f725cf8a4994&id=8b6c527b-128b-4c12-b8fa-d9e480d34203&fields=id&fields=name => generated 207 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1132] 199.19.213.199 () {34 vars in 983 bytes} [Tue May 12 17:43:24 2026] GET /v2.0/subnets?id=4c859e60-3329-45e2-ab1e-216bcd42fc65 => 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: 581/1133] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:43:24 2026] GET /v2.0/networks?id=0d70ba2a-c077-4b96-b6da-3becedd67d6c => generated 764 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1134] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:43:25 2026] GET /v2.0/ports?device_id=a8e484b5-6340-4dcd-bdb2-f9fb5b7ec254 => generated 1008 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1135] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:43:25 2026] GET /v2.0/ports?network_id=834810f9-27ba-45be-ad5f-cecdebd8aaa7&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1136] 199.19.213.199 () {34 vars in 1059 bytes} [Tue May 12 17:43:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=7b79b93f-3fc7-483b-a6fc-e85eebe1d901 => 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: 585/1137] 10.0.0.15 () {34 vars in 1118 bytes} [Tue May 12 17:43:25 2026] GET /v2.0/security-groups?id=85bef8d1-750b-4299-9849-f725cf8a4994&id=8b6c527b-128b-4c12-b8fa-d9e480d34203&fields=id&fields=name => generated 207 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1138] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:43:25 2026] GET /v2.0/networks/834810f9-27ba-45be-ad5f-cecdebd8aaa7?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: 587/1139] 199.19.213.199 () {34 vars in 983 bytes} [Tue May 12 17:43:25 2026] GET /v2.0/subnets?id=9e0d3815-0387-4035-9a7f-1476c4181fd9 => generated 663 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1140] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:43:25 2026] GET /v2.0/networks/834810f9-27ba-45be-ad5f-cecdebd8aaa7?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: 589/1141] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:43:25 2026] GET /v2.0/ports?device_id=f4a2b3e1-c547-4611-ac8e-d14795dff893 => generated 973 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1142] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:43:25 2026] GET /v2.0/ports?network_id=0d70ba2a-c077-4b96-b6da-3becedd67d6c&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: 591/1143] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:43:25 2026] GET /v2.0/security-groups?id=2bbfa97d-44ef-489d-b744-53ea04b14d66&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: 592/1144] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:43:25 2026] GET /v2.0/networks/0d70ba2a-c077-4b96-b6da-3becedd67d6c?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:43:25.690 8 INFO neutron.services.segments.plugin [-] Segment 46614d02-b28c-4ae6-8d76-62532ed42dce resource provider aggregate not found 2026-05-12 17:43:25.698 8 INFO neutron.services.segments.plugin [-] Segment 46614d02-b28c-4ae6-8d76-62532ed42dce resource provider aggregate not found [pid: 7|app: 0|req: 593/1145] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:43:25 2026] GET /v2.0/networks/0d70ba2a-c077-4b96-b6da-3becedd67d6c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:43:25.710 8 INFO neutron.services.segments.plugin [-] Segment 46614d02-b28c-4ae6-8d76-62532ed42dce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46614d02-b28c-4ae6-8d76-62532ed42dce found for delete ", "request_id": "req-0fecd82f-fea0-4aea-bbe7-983c578abb68"}]} 2026-05-12 17:43:25.719 8 INFO neutron.db.l3_hamode_db [None req-7996b1bc-a5ca-45ae-b90a-b7ddefddc003 fba897f4786343e88ac3a7cfae8d6742 2928e1ca5866493c92c03be06902e1a3 - - default default] HA network 56710413-5142-4749-a001-c4b26a984f41 was deleted as no HA routers are present in tenant 2928e1ca5866493c92c03be06902e1a3. 2026-05-12 17:43:25.723 8 INFO neutron.services.segments.plugin [-] Segment 46614d02-b28c-4ae6-8d76-62532ed42dce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46614d02-b28c-4ae6-8d76-62532ed42dce found for delete ", "request_id": "req-def023b3-7dec-4f6e-a2a5-fc2502abd789"}]} [pid: 8|app: 0|req: 553/1146] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:43:24 2026] DELETE /v2.0/routers/d3366107-5984-4427-b263-93c4f4c322fe => generated 0 bytes in 1229 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1147] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:43:25 2026] DELETE /v2.0/subnets/27b7ad61-ca28-4477-b711-3af916cfeb8c => 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: 554/1150] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:43:25 2026] DELETE /v2.0/networks/6b2a2924-a4af-40cc-bed0-911f033f7690 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1151] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:43:26 2026] GET /v2.0/ports?device_id=a8e484b5-6340-4dcd-bdb2-f9fb5b7ec254 => generated 1010 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1152] 10.0.0.15 () {34 vars in 1118 bytes} [Tue May 12 17:43:26 2026] GET /v2.0/security-groups?id=85bef8d1-750b-4299-9849-f725cf8a4994&id=8b6c527b-128b-4c12-b8fa-d9e480d34203&fields=id&fields=name => generated 207 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1153] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:43:26 2026] GET /v2.0/ports?device_id=f4a2b3e1-c547-4611-ac8e-d14795dff893 => generated 973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1154] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:43:26 2026] GET /v2.0/security-groups?id=2bbfa97d-44ef-489d-b744-53ea04b14d66&fields=id&fields=name => generated 113 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1155] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:43:26 2026] GET /v2.0/security-groups?tenant_id=2928e1ca5866493c92c03be06902e1a3&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: 557/1156] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:43:26 2026] DELETE /v2.0/security-groups/9f8d12e3-5e34-411a-9a32-45c052218cfe => 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: 600/1157] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:43:27 2026] GET /v2.0/ports?device_id=a8e484b5-6340-4dcd-bdb2-f9fb5b7ec254 => generated 1010 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1158] 10.0.0.15 () {34 vars in 1118 bytes} [Tue May 12 17:43:27 2026] GET /v2.0/security-groups?id=85bef8d1-750b-4299-9849-f725cf8a4994&id=8b6c527b-128b-4c12-b8fa-d9e480d34203&fields=id&fields=name => generated 207 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1159] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:43:27 2026] GET /v2.0/ports?device_id=a8e484b5-6340-4dcd-bdb2-f9fb5b7ec254 => generated 1010 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:43:27.749 8 INFO neutron.services.segments.plugin [-] Segment 5e0579b3-fbd3-44b5-bd33-3be5ab0f32f9 resource provider aggregate not found 2026-05-12 17:43:27.754 8 INFO neutron.services.segments.plugin [-] Segment 5e0579b3-fbd3-44b5-bd33-3be5ab0f32f9 resource provider aggregate not found 2026-05-12 17:43:27.774 8 INFO neutron.services.segments.plugin [-] Segment 5e0579b3-fbd3-44b5-bd33-3be5ab0f32f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e0579b3-fbd3-44b5-bd33-3be5ab0f32f9 found for delete ", "request_id": "req-92fdd433-fbf6-4dd9-ace6-f1da90d9086f"}]} 2026-05-12 17:43:27.780 8 INFO neutron.services.segments.plugin [-] Segment 5e0579b3-fbd3-44b5-bd33-3be5ab0f32f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e0579b3-fbd3-44b5-bd33-3be5ab0f32f9 found for delete ", "request_id": "req-28fe216a-b1bf-435d-8771-341c1be3c08d"}]} [pid: 7|app: 0|req: 602/1160] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:43:27 2026] GET /v2.0/ports?device_id=f4a2b3e1-c547-4611-ac8e-d14795dff893 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1161] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:43:27 2026] GET /v2.0/security-groups?id=2bbfa97d-44ef-489d-b744-53ea04b14d66&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:28.159 8 INFO neutron.db.l3_db [None req-8748de4a-78e4-4891-8821-727b8e51dc51 3de441d28a5b412db2f89ce47975da1e 44410be0572948bc8bfdd2764113af81 - - default default] Floating IP 2ca3ae60-c098-43d8-a68c-9c432483ba1b associated. External IP: 10.96.250.210, port: d235408c-ba22-4371-8611-a396398d0c47. [pid: 7|app: 0|req: 604/1162] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:43:28 2026] GET /v2.0/security-groups?tenant_id=20a2245cbd174e0aab168fa69a4cc9ff&name=default => generated 2925 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1163] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:43:28 2026] DELETE /v2.0/security-groups/de08b914-d9c9-4532-91ec-aea40967d49f => 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: 559/1164] 10.0.0.221 () {34 vars in 748 bytes} [Tue May 12 17:43:27 2026] PUT /v2.0/floatingips/2ca3ae60-c098-43d8-a68c-9c432483ba1b => generated 855 bytes in 1283 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1165] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:43:28 2026] GET /v2.0/security-groups?tenant_id=a9fc4efddbb5421fab3a473192cebddd&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:43:28.977 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a41fc632-0774-4e00-b18e-2bd32f7cfc9c'] response: {'name': 'network-changed', 'server_uuid': 'a8e484b5-6340-4dcd-bdb2-f9fb5b7ec254', 'tag': 'd235408c-ba22-4371-8611-a396398d0c47', 'status': 'completed', 'code': 200} 2026-05-12 17:43:29.072 8 WARNING neutron_lib.context [None req-fe206c3f-8285-4782-a5e4-46f9c4dfda10 e5f9253627f74017930c7dd16ba7691c 6c7ebfd93d994c82835c77f8e8a01dc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 607/1166] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:43:28 2026] DELETE /v2.0/security-groups/3b56513c-10a0-4751-9881-2c9ef52a601f => generated 0 bytes in 172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1167] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:43:29 2026] GET /v2.0/ports?tenant_id=44410be0572948bc8bfdd2764113af81&device_id=a8e484b5-6340-4dcd-bdb2-f9fb5b7ec254 => generated 1279 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1168] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:43:29 2026] GET /v2.0/ports?device_id=f4a2b3e1-c547-4611-ac8e-d14795dff893 => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:29.222 8 INFO neutron.db.segments_db [None req-fe206c3f-8285-4782-a5e4-46f9c4dfda10 e5f9253627f74017930c7dd16ba7691c 6c7ebfd93d994c82835c77f8e8a01dc3 - - default default] Added segment a20152ad-fd0e-48d6-b391-027cca329bf3 of type vxlan for network f0afb8b7-00a5-44bb-96ec-002ce9fa11f6 [pid: 7|app: 0|req: 610/1169] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:43:29 2026] GET /v2.0/networks?id=834810f9-27ba-45be-ad5f-cecdebd8aaa7 => generated 769 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1170] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:43:29 2026] GET /v2.0/security-groups?id=2bbfa97d-44ef-489d-b744-53ea04b14d66&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: 560/1171] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:43:28 2026] POST /v2.0/networks => generated 648 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1172] 199.19.213.199 () {34 vars in 1057 bytes} [Tue May 12 17:43:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=d235408c-ba22-4371-8611-a396398d0c47 => generated 858 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1173] 199.19.213.199 () {34 vars in 983 bytes} [Tue May 12 17:43:29 2026] GET /v2.0/subnets?id=4c859e60-3329-45e2-ab1e-216bcd42fc65 => generated 667 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1174] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:43:29 2026] GET /v2.0/ports?device_id=f4a2b3e1-c547-4611-ac8e-d14795dff893 => generated 975 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1175] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:43:29 2026] GET /v2.0/ports?network_id=834810f9-27ba-45be-ad5f-cecdebd8aaa7&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: 615/1176] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:43:29 2026] GET /v2.0/networks/834810f9-27ba-45be-ad5f-cecdebd8aaa7?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: 616/1177] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:43:29 2026] GET /v2.0/networks/834810f9-27ba-45be-ad5f-cecdebd8aaa7?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-12 17:43:29.826 7 WARNING neutron_lib.context [None req-261649c5-d14e-4d09-94d8-d4d76966c73e e5f9253627f74017930c7dd16ba7691c 6c7ebfd93d994c82835c77f8e8a01dc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:43:30.034 8 INFO neutron.db.l3_db [None req-89580e7f-5476-4def-b7a5-1a3854138ca2 a87ecb5050e04555b80a66dc6369bda0 4ad60225f4ba440eba6bef793e6cbd18 - - default default] Floating IP f069936d-d6ec-4727-a993-b451a930426c associated. External IP: 10.96.250.208, port: 7b79b93f-3fc7-483b-a6fc-e85eebe1d901. [pid: 7|app: 0|req: 617/1178] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:43:29 2026] POST /v2.0/subnets => generated 649 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:30.200 7 WARNING neutron_lib.context [None req-6043bdf3-06de-46af-9df6-865719d98f6f e5f9253627f74017930c7dd16ba7691c 6c7ebfd93d994c82835c77f8e8a01dc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:43:30.273 7 INFO neutron.db.segments_db [None req-6043bdf3-06de-46af-9df6-865719d98f6f e5f9253627f74017930c7dd16ba7691c 6c7ebfd93d994c82835c77f8e8a01dc3 - - default default] Added segment a86607b4-c38a-41df-914b-0a5f53851b66 of type vxlan for network eb943845-8147-45d3-8382-c53080264931 [pid: 7|app: 0|req: 618/1179] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:43:30 2026] POST /v2.0/networks => generated 647 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1180] 10.0.0.221 () {34 vars in 748 bytes} [Tue May 12 17:43:29 2026] PUT /v2.0/floatingips/f069936d-d6ec-4727-a993-b451a930426c => generated 856 bytes in 904 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1181] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:43:30 2026] GET /v2.0/ports?device_id=f4a2b3e1-c547-4611-ac8e-d14795dff893 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1182] 10.0.0.221 () {34 vars in 742 bytes} [Tue May 12 17:43:30 2026] PUT /v2.0/networks/eb943845-8147-45d3-8382-c53080264931 => generated 592 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1183] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:43:30 2026] GET /v2.0/security-groups?id=2bbfa97d-44ef-489d-b744-53ea04b14d66&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:30.582 7 WARNING neutron_lib.context [None req-db8611e4-078c-42f7-b653-36a81f67eb28 e5f9253627f74017930c7dd16ba7691c 6c7ebfd93d994c82835c77f8e8a01dc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 565/1184] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:43:30 2026] GET /v2.0/ports?device_id=f4a2b3e1-c547-4611-ac8e-d14795dff893 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1185] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:43:30 2026] GET /v2.0/security-groups?id=2bbfa97d-44ef-489d-b744-53ea04b14d66&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1186] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:43:30 2026] POST /v2.0/subnets => generated 622 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:31.036 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-81e697f7-5b1f-45ea-b9c9-ab5344e591f0'] response: {'name': 'network-changed', 'server_uuid': 'f4a2b3e1-c547-4611-ac8e-d14795dff893', 'tag': '7b79b93f-3fc7-483b-a6fc-e85eebe1d901', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 621/1187] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:43:31 2026] GET /v2.0/ports?tenant_id=4ad60225f4ba440eba6bef793e6cbd18&device_id=f4a2b3e1-c547-4611-ac8e-d14795dff893 => 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: 567/1188] 10.0.0.221 () {34 vars in 740 bytes} [Tue May 12 17:43:30 2026] PUT /v2.0/subnets/d7cdecf8-9bba-4e0f-9f0b-7f858e0716ab => generated 632 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1189] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:43:31 2026] GET /v2.0/networks?id=0d70ba2a-c077-4b96-b6da-3becedd67d6c => generated 764 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1190] 199.19.213.199 () {34 vars in 1059 bytes} [Tue May 12 17:43:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=7b79b93f-3fc7-483b-a6fc-e85eebe1d901 => generated 859 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:31.559 8 INFO neutron.services.segments.plugin [-] Segment a86607b4-c38a-41df-914b-0a5f53851b66 resource provider aggregate not found 2026-05-12 17:43:31.564 8 INFO neutron.services.segments.plugin [-] Segment a86607b4-c38a-41df-914b-0a5f53851b66 resource provider aggregate not found 2026-05-12 17:43:31.582 8 INFO neutron.services.segments.plugin [-] Segment a86607b4-c38a-41df-914b-0a5f53851b66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a86607b4-c38a-41df-914b-0a5f53851b66 found for delete ", "request_id": "req-3ba1fc24-2f30-488f-8861-9eede9ceb2cc"}]} 2026-05-12 17:43:31.587 8 INFO neutron.services.segments.plugin [-] Segment a86607b4-c38a-41df-914b-0a5f53851b66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a86607b4-c38a-41df-914b-0a5f53851b66 found for delete ", "request_id": "req-119e0329-1fcc-46f5-86bf-da1d16e9ef43"}]} [pid: 7|app: 0|req: 624/1191] 199.19.213.199 () {34 vars in 993 bytes} [Tue May 12 17:43:31 2026] GET /v2.0/ports?device_id=f4a2b3e1-c547-4611-ac8e-d14795dff893 => generated 975 bytes in 472 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1192] 199.19.213.199 () {34 vars in 983 bytes} [Tue May 12 17:43:31 2026] GET /v2.0/subnets?id=9e0d3815-0387-4035-9a7f-1476c4181fd9 => generated 663 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:32.187 7 INFO neutron.db.l3_db [req-3a29e63a-9cca-4087-900f-d4438b1cde33 req-5f623e51-00a4-476b-b2e7-72c3b6b0bc22 a87ecb5050e04555b80a66dc6369bda0 4ad60225f4ba440eba6bef793e6cbd18 - - default default] Floating IP f069936d-d6ec-4727-a993-b451a930426c disassociated. External IP: 10.96.250.208, port: 7b79b93f-3fc7-483b-a6fc-e85eebe1d901. [pid: 8|app: 0|req: 568/1193] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:43:31 2026] DELETE /v2.0/networks/eb943845-8147-45d3-8382-c53080264931 => generated 0 bytes in 1263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1194] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:43:32 2026] GET /v2.0/ports?network_id=0d70ba2a-c077-4b96-b6da-3becedd67d6c&device_owner=network%3Adhcp => generated 1244 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1195] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:43:32 2026] GET /v2.0/ports?device_id=f4a2b3e1-c547-4611-ac8e-d14795dff893 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:43:32.605 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1df0798b-51eb-42e5-adae-d912b1b2321c e5f9253627f74017930c7dd16ba7691c 6c7ebfd93d994c82835c77f8e8a01dc3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 571/1196] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:43:32 2026] DELETE /v2.0/networks/eb943845-8147-45d3-8382-c53080264931 => 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: 572/1197] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:43:32 2026] GET /v2.0/networks/0d70ba2a-c077-4b96-b6da-3becedd67d6c?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1198] 199.19.213.199 () {36 vars in 996 bytes} [Tue May 12 17:43:31 2026] DELETE /v2.0/ports/7b79b93f-3fc7-483b-a6fc-e85eebe1d901 => generated 0 bytes in 905 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:32.793 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f9d909a4-1232-48e1-a41f-e72199716562'] response: {'server_uuid': 'f4a2b3e1-c547-4611-ac8e-d14795dff893', 'name': 'network-vif-deleted', 'tag': '7b79b93f-3fc7-483b-a6fc-e85eebe1d901', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 627/1199] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:43:32 2026] GET /v2.0/networks/0d70ba2a-c077-4b96-b6da-3becedd67d6c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1200] 10.0.0.221 () {32 vars in 693 bytes} [Tue May 12 17:43:32 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1201] 10.0.0.221 () {32 vars in 741 bytes} [Tue May 12 17:43:32 2026] GET /v2.0/subnets?network_id=565025b8-b002-4919-879b-46c98c1d9240 => generated 626 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1202] 10.0.0.221 () {32 vars in 652 bytes} [Tue May 12 17:43:32 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: 7|app: 0|req: 629/1203] 10.0.0.221 () {32 vars in 648 bytes} [Tue May 12 17:43:32 2026] GET /v2.0/networks => generated 1313 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1204] 10.0.0.221 () {32 vars in 646 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/subnets => generated 1265 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1205] 10.0.0.221 () {32 vars in 722 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/networks/f0afb8b7-00a5-44bb-96ec-002ce9fa11f6 => generated 673 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1206] 10.0.0.221 () {32 vars in 720 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/subnets/d30134a5-8c27-4be9-950e-aa6aaa9ec0b8 => generated 649 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:33.312 7 INFO neutron.pecan_wsgi.hooks.translation [None req-841737cb-b121-41c2-93cf-8b33c4d99498 e5f9253627f74017930c7dd16ba7691c 6c7ebfd93d994c82835c77f8e8a01dc3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 631/1207] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:43:33 2026] DELETE /v2.0/subnets/d7cdecf8-9bba-4e0f-9f0b-7f858e0716ab => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:43:33.338 8 INFO neutron.pecan_wsgi.hooks.translation [None req-20ae14f9-5cb8-4f9d-9b3e-c6e1e1c3d637 e5f9253627f74017930c7dd16ba7691c 6c7ebfd93d994c82835c77f8e8a01dc3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 577/1208] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:43:33 2026] DELETE /v2.0/networks/eb943845-8147-45d3-8382-c53080264931 => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1209] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:43:33 2026] DELETE /v2.0/subnets/d30134a5-8c27-4be9-950e-aa6aaa9ec0b8 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:33.632 8 INFO neutron.services.segments.plugin [-] Segment a86607b4-c38a-41df-914b-0a5f53851b66 resource provider aggregate not found 2026-05-12 17:43:33.637 8 INFO neutron.services.segments.plugin [-] Segment a86607b4-c38a-41df-914b-0a5f53851b66 resource provider aggregate not found 2026-05-12 17:43:33.649 8 INFO neutron.services.segments.plugin [-] Segment a86607b4-c38a-41df-914b-0a5f53851b66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a86607b4-c38a-41df-914b-0a5f53851b66 found for delete ", "request_id": "req-9825b8f4-6428-405c-a538-c2a3ca26d058"}]} 2026-05-12 17:43:33.662 8 INFO neutron.services.segments.plugin [-] Segment a86607b4-c38a-41df-914b-0a5f53851b66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a86607b4-c38a-41df-914b-0a5f53851b66 found for delete ", "request_id": "req-3c8fa1eb-e143-4686-b2cd-84e053799105"}]} [pid: 7|app: 0|req: 633/1210] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:43:33 2026] DELETE /v2.0/security-groups/2bbfa97d-44ef-489d-b744-53ea04b14d66 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:43:33.808 7 INFO neutron.api.v2.resource [None req-e02f228c-b3b0-4deb-8e91-92b56255e82c a87ecb5050e04555b80a66dc6369bda0 4ad60225f4ba440eba6bef793e6cbd18 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 634/1211] 10.0.0.221 () {32 vars in 736 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/security-groups/2bbfa97d-44ef-489d-b744-53ea04b14d66 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1212] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:43:33 2026] DELETE /v2.0/networks/f0afb8b7-00a5-44bb-96ec-002ce9fa11f6 => generated 0 bytes in 461 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1213] 10.0.0.221 () {32 vars in 731 bytes} [Tue May 12 17:43:33 2026] DELETE /v2.0/floatingips/f069936d-d6ec-4727-a993-b451a930426c => 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: 636/1214] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:43:34 2026] GET /v2.0/security-groups?tenant_id=6c7ebfd93d994c82835c77f8e8a01dc3&name=default => generated 2925 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1215] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:43:34 2026] DELETE /v2.0/security-groups/4ec9777c-c247-4ae7-9759-a55ca66224bf => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1216] 10.0.0.221 () {34 vars in 788 bytes} [Tue May 12 17:43:34 2026] PUT /v2.0/routers/efb0cd70-d81a-43d4-9117-672ce37af703/remove_router_interface => generated 309 bytes in 1284 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:35.737 8 INFO neutron.services.segments.plugin [-] Segment a20152ad-fd0e-48d6-b391-027cca329bf3 resource provider aggregate not found 2026-05-12 17:43:35.745 8 INFO neutron.services.segments.plugin [-] Segment a20152ad-fd0e-48d6-b391-027cca329bf3 resource provider aggregate not found 2026-05-12 17:43:35.757 8 INFO neutron.services.segments.plugin [-] Segment a20152ad-fd0e-48d6-b391-027cca329bf3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a20152ad-fd0e-48d6-b391-027cca329bf3 found for delete ", "request_id": "req-1d8cb5b9-d503-4cc2-b0fe-e4439aba93ef"}]} 2026-05-12 17:43:35.766 8 INFO neutron.services.segments.plugin [-] Segment a20152ad-fd0e-48d6-b391-027cca329bf3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a20152ad-fd0e-48d6-b391-027cca329bf3 found for delete ", "request_id": "req-ad0412fe-2942-4132-bcfb-4f548dfa9f43"}]} [pid: 8|app: 0|req: 580/1217] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:43:35 2026] GET /v2.0/security-groups?tenant_id=39e1f01d7f004b98919c2ac49cda9341&name=default => generated 2925 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1218] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:43:35 2026] GET /v2.0/ports?device_id=a8e484b5-6340-4dcd-bdb2-f9fb5b7ec254 => generated 1010 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1219] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:43:36 2026] DELETE /v2.0/security-groups/1b340219-ca6c-4eb4-8925-9b1f05c07eec => 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: 583/1220] 10.0.0.15 () {34 vars in 1118 bytes} [Tue May 12 17:43:36 2026] GET /v2.0/security-groups?id=85bef8d1-750b-4299-9849-f725cf8a4994&id=8b6c527b-128b-4c12-b8fa-d9e480d34203&fields=id&fields=name => generated 207 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1221] 10.0.0.221 () {32 vars in 735 bytes} [Tue May 12 17:43:36 2026] GET /v2.0/ports?device_id=a8e484b5-6340-4dcd-bdb2-f9fb5b7ec254 => generated 1279 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1222] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:43:36 2026] GET /v2.0/security-groups?tenant_id=db8fb59c23794bb2918e36e8bef92fee&name=default => generated 2925 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:43:36.635 7 INFO neutron.db.l3_hamode_db [None req-6506b33e-aa4a-4bc0-b6c2-7b1ac781797f 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] HA network 04fb85a3-9e94-4686-8cd2-f8c73698a363 was deleted as no HA routers are present in tenant 4ad60225f4ba440eba6bef793e6cbd18. [pid: 7|app: 0|req: 638/1223] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:43:35 2026] DELETE /v2.0/routers/efb0cd70-d81a-43d4-9117-672ce37af703 => generated 0 bytes in 1132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:43:36.645 7 INFO neutron.services.segments.plugin [-] Segment 52056e1f-0a21-475a-b1be-c821f59ad638 resource provider aggregate not found 2026-05-12 17:43:36.650 7 INFO neutron.services.segments.plugin [-] Segment 52056e1f-0a21-475a-b1be-c821f59ad638 resource provider aggregate not found 2026-05-12 17:43:36.667 7 INFO neutron.services.segments.plugin [-] Segment 52056e1f-0a21-475a-b1be-c821f59ad638 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52056e1f-0a21-475a-b1be-c821f59ad638 found for delete ", "request_id": "req-57d48f11-5d74-49d9-8bee-3da593254213"}]} 2026-05-12 17:43:36.670 7 INFO neutron.services.segments.plugin [-] Segment 52056e1f-0a21-475a-b1be-c821f59ad638 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52056e1f-0a21-475a-b1be-c821f59ad638 found for delete ", "request_id": "req-9ca29152-e77e-4a0a-b944-65507913aae7"}]} [pid: 8|app: 0|req: 586/1224] 10.0.0.221 () {32 vars in 857 bytes} [Tue May 12 17:43:36 2026] GET /v2.0/floatingips?floating_network_id=565025b8-b002-4919-879b-46c98c1d9240&port_id=d235408c-ba22-4371-8611-a396398d0c47 => 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: 639/1225] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:43:36 2026] DELETE /v2.0/security-groups/21cae299-5d01-4b0f-94d7-379169769ac7 => 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: 587/1226] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:43:36 2026] DELETE /v2.0/subnets/9e0d3815-0387-4035-9a7f-1476c4181fd9 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:37.195 8 WARNING neutron_lib.context [None req-e3de8061-cb59-44df-a572-cc2cdf948eba a66db51e48014f93ab7798983329f36c 6cdbe82893f34df4948f3bbd7f257863 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 640/1227] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:43:36 2026] DELETE /v2.0/networks/0d70ba2a-c077-4b96-b6da-3becedd67d6c => generated 0 bytes in 387 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:37.342 8 INFO neutron.db.segments_db [None req-e3de8061-cb59-44df-a572-cc2cdf948eba a66db51e48014f93ab7798983329f36c 6cdbe82893f34df4948f3bbd7f257863 - - default default] Added segment a452f0c6-04cd-44d7-a8da-332d9c5b4864 of type vxlan for network 171c6e75-59af-4876-b12b-fceeb3277425 [pid: 7|app: 0|req: 641/1228] 10.0.0.133 () {34 vars in 989 bytes} [Tue May 12 17:43:37 2026] GET /v2.0/ports?device_id=a8e484b5-6340-4dcd-bdb2-f9fb5b7ec254 => generated 1279 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1229] 10.0.0.133 () {34 vars in 1119 bytes} [Tue May 12 17:43:37 2026] GET /v2.0/security-groups?id=8b6c527b-128b-4c12-b8fa-d9e480d34203&id=85bef8d1-750b-4299-9849-f725cf8a4994&fields=id&fields=name => generated 207 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1230] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:43:36 2026] POST /v2.0/networks => generated 648 bytes in 484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:37.467 8 WARNING neutron_lib.context [None req-b4d3612f-20fe-4d75-8cda-2106033d30d4 a66db51e48014f93ab7798983329f36c 6cdbe82893f34df4948f3bbd7f257863 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1231] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:43:37 2026] GET /v2.0/security-groups?tenant_id=4ad60225f4ba440eba6bef793e6cbd18&name=default => 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: 644/1232] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:43:37 2026] DELETE /v2.0/security-groups/f5d49dca-c507-4c42-8be5-74a7968d08fe => 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: 589/1233] 10.0.0.221 () {34 vars in 664 bytes} [Tue May 12 17:43:37 2026] POST /v2.0/ports => generated 778 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:37.809 7 WARNING neutron_lib.context [None req-b6d6de65-4e8c-484f-9939-c26893609b71 a66db51e48014f93ab7798983329f36c 6cdbe82893f34df4948f3bbd7f257863 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:43:37.876 7 INFO neutron.db.segments_db [None req-b6d6de65-4e8c-484f-9939-c26893609b71 a66db51e48014f93ab7798983329f36c 6cdbe82893f34df4948f3bbd7f257863 - - default default] Added segment f09acc89-9e42-4867-bf05-d9303b03b1dd of type vxlan for network 58c2562b-4960-4f68-be04-1afd6b2d8731 [pid: 7|app: 0|req: 645/1234] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:43:37 2026] POST /v2.0/networks => generated 635 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:43:38.012 8 WARNING neutron_lib.context [None req-66b1befa-1e60-4bde-8e9e-ff41e78efb57 a66db51e48014f93ab7798983329f36c 6cdbe82893f34df4948f3bbd7f257863 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 590/1235] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:43:38 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-12 17:43:38.351 7 WARNING neutron_lib.context [None req-7762b13c-3327-4bfd-adb8-824d1c369dce a66db51e48014f93ab7798983329f36c 6cdbe82893f34df4948f3bbd7f257863 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:43:38.709 7 INFO neutron.services.segments.plugin [-] Segment 96c35615-a10b-47f7-a212-c8ad99f5cbde resource provider aggregate not found 2026-05-12 17:43:38.713 7 INFO neutron.services.segments.plugin [-] Segment 96c35615-a10b-47f7-a212-c8ad99f5cbde resource provider aggregate not found 2026-05-12 17:43:38.736 7 INFO neutron.services.segments.plugin [-] Segment 96c35615-a10b-47f7-a212-c8ad99f5cbde resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96c35615-a10b-47f7-a212-c8ad99f5cbde found for delete ", "request_id": "req-b61ac8f9-c367-433b-a830-252d26d79abb"}]} 2026-05-12 17:43:38.737 7 INFO neutron.services.segments.plugin [-] Segment 96c35615-a10b-47f7-a212-c8ad99f5cbde resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96c35615-a10b-47f7-a212-c8ad99f5cbde found for delete ", "request_id": "req-a61f7f47-78ae-471e-b675-a98772a39b37"}]} [pid: 7|app: 0|req: 646/1236] 10.0.0.221 () {34 vars in 664 bytes} [Tue May 12 17:43:38 2026] POST /v2.0/ports => generated 966 bytes in 487 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1237] 10.0.0.221 () {32 vars in 719 bytes} [Tue May 12 17:43:38 2026] DELETE /v2.0/ports/61af36a4-7d41-415e-80be-5d257353f46f => generated 0 bytes in 383 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:39.243 8 INFO neutron.pecan_wsgi.hooks.translation [None req-21d4138e-fcb9-4b60-93a6-ea4769de8777 a66db51e48014f93ab7798983329f36c 6cdbe82893f34df4948f3bbd7f257863 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 592/1238] 10.0.0.221 () {32 vars in 719 bytes} [Tue May 12 17:43:39 2026] DELETE /v2.0/ports/61af36a4-7d41-415e-80be-5d257353f46f => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:43:39.274 8 INFO neutron.pecan_wsgi.hooks.translation [None req-86d73083-bc42-4470-856f-7d4a31f5d25d a66db51e48014f93ab7798983329f36c 6cdbe82893f34df4948f3bbd7f257863 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 593/1239] 10.0.0.221 () {32 vars in 716 bytes} [Tue May 12 17:43:39 2026] GET /v2.0/ports/61af36a4-7d41-415e-80be-5d257353f46f => generated 132 bytes in 26 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: 647/1240] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:43:39 2026] GET /v2.0/security-groups?tenant_id=7f308b4066664ca099632fd5eec39d1b&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1241] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:43:39 2026] DELETE /v2.0/subnets/97338822-91d7-4f3f-878d-f5f3ed83786e => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1242] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:43:39 2026] DELETE /v2.0/security-groups/8b0df934-f1b8-4166-95a6-11669af1194b => 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: 595/1243] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:43:39 2026] GET /v2.0/ports?device_id=a8e484b5-6340-4dcd-bdb2-f9fb5b7ec254 => generated 1010 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1244] 10.0.0.15 () {34 vars in 1118 bytes} [Tue May 12 17:43:39 2026] GET /v2.0/security-groups?id=85bef8d1-750b-4299-9849-f725cf8a4994&id=8b6c527b-128b-4c12-b8fa-d9e480d34203&fields=id&fields=name => generated 207 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1245] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:43:39 2026] DELETE /v2.0/networks/58c2562b-4960-4f68-be04-1afd6b2d8731 => generated 0 bytes in 482 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:40.031 7 WARNING neutron_lib.context [None req-aa764498-d6fb-41a9-ad92-32dbb461dc6e a66db51e48014f93ab7798983329f36c 6cdbe82893f34df4948f3bbd7f257863 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 597/1246] 199.19.213.199 () {34 vars in 993 bytes} [Tue May 12 17:43:39 2026] GET /v2.0/ports?device_id=a8e484b5-6340-4dcd-bdb2-f9fb5b7ec254 => generated 1010 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:43:40.107 7 INFO neutron.db.segments_db [None req-aa764498-d6fb-41a9-ad92-32dbb461dc6e a66db51e48014f93ab7798983329f36c 6cdbe82893f34df4948f3bbd7f257863 - - default default] Added segment ef95edfc-1b85-4da2-93cf-23aa48e93af6 of type vxlan for network 2024fa76-10b3-427e-bfcb-eddf39847afb [pid: 7|app: 0|req: 650/1247] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:43:40 2026] POST /v2.0/networks => generated 635 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:40.251 7 WARNING neutron_lib.context [None req-cebba575-8a59-4f3a-afdd-90fdc01affa4 a66db51e48014f93ab7798983329f36c 6cdbe82893f34df4948f3bbd7f257863 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:43:40.378 8 INFO neutron.db.l3_db [req-5bbdb87a-9cef-4d48-a004-52f3207f2ed8 req-38a0f349-9751-4b4c-a078-f3bb62410772 3de441d28a5b412db2f89ce47975da1e 44410be0572948bc8bfdd2764113af81 - - default default] Floating IP 2ca3ae60-c098-43d8-a68c-9c432483ba1b disassociated. External IP: 10.96.250.210, port: d235408c-ba22-4371-8611-a396398d0c47. [pid: 7|app: 0|req: 651/1248] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:43:40 2026] POST /v2.0/subnets => generated 622 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:40.555 7 WARNING neutron_lib.context [None req-155c6569-aefa-4ac3-86d2-6ca00b79cd01 a66db51e48014f93ab7798983329f36c 6cdbe82893f34df4948f3bbd7f257863 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:43:40.765 7 INFO neutron.services.segments.plugin [-] Segment f09acc89-9e42-4867-bf05-d9303b03b1dd resource provider aggregate not found 2026-05-12 17:43:40.771 7 INFO neutron.services.segments.plugin [-] Segment f09acc89-9e42-4867-bf05-d9303b03b1dd resource provider aggregate not found 2026-05-12 17:43:40.792 7 INFO neutron.services.segments.plugin [-] Segment f09acc89-9e42-4867-bf05-d9303b03b1dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f09acc89-9e42-4867-bf05-d9303b03b1dd found for delete ", "request_id": "req-2a7d5b95-9e8c-4584-93ba-2e2b43e548af"}]} 2026-05-12 17:43:40.794 7 INFO neutron.services.segments.plugin [-] Segment f09acc89-9e42-4867-bf05-d9303b03b1dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f09acc89-9e42-4867-bf05-d9303b03b1dd found for delete ", "request_id": "req-34975ebc-f403-42f5-a789-0544ed79c984"}]} [pid: 7|app: 0|req: 652/1249] 10.0.0.221 () {34 vars in 664 bytes} [Tue May 12 17:43:40 2026] POST /v2.0/ports => generated 928 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1250] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:43:41 2026] GET /v2.0/ports?device_id=a8e484b5-6340-4dcd-bdb2-f9fb5b7ec254 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1253] 199.19.213.199 () {36 vars in 996 bytes} [Tue May 12 17:43:40 2026] DELETE /v2.0/ports/d235408c-ba22-4371-8611-a396398d0c47 => generated 0 bytes in 1168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1254] 10.0.0.221 () {32 vars in 719 bytes} [Tue May 12 17:43:41 2026] DELETE /v2.0/ports/6c21717e-0d39-4adc-9e14-87c7e453cade => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:41.404 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a4480018-3031-495b-9a70-0071218455e8 a66db51e48014f93ab7798983329f36c 6cdbe82893f34df4948f3bbd7f257863 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 599/1255] 10.0.0.221 () {32 vars in 716 bytes} [Tue May 12 17:43:41 2026] GET /v2.0/ports/6c21717e-0d39-4adc-9e14-87c7e453cade => generated 132 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:43:41.498 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a16bb20f-66c1-4666-bed2-803cf6a04766'] response: {'server_uuid': 'a8e484b5-6340-4dcd-bdb2-f9fb5b7ec254', 'name': 'network-vif-deleted', 'tag': 'd235408c-ba22-4371-8611-a396398d0c47', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 657/1256] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:43:41 2026] DELETE /v2.0/subnets/c0ab2a08-6cdb-42f6-af5f-2f4ab620b21b => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:41.766 8 WARNING neutron_lib.context [None req-dbb6ba90-31ae-4665-9e69-60356c3cd680 9e246076cbc44197a5e3a02b893ec9d7 e1e63577fbaf408b994ec1bb37201b7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:43:41.766 8 WARNING neutron_lib.context [None req-dbb6ba90-31ae-4665-9e69-60356c3cd680 9e246076cbc44197a5e3a02b893ec9d7 e1e63577fbaf408b994ec1bb37201b7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:43:42.035 8 INFO neutron.db.segments_db [None req-dbb6ba90-31ae-4665-9e69-60356c3cd680 9e246076cbc44197a5e3a02b893ec9d7 e1e63577fbaf408b994ec1bb37201b7e - - default default] Added segment c880f1cd-9af2-4eac-bcd7-ecb99eb04ccc of type vxlan for network 24f73496-13dd-4599-b68d-3ab9e5fa887d 2026-05-12 17:43:42.140 8 INFO neutron.db.segments_db [None req-dbb6ba90-31ae-4665-9e69-60356c3cd680 9e246076cbc44197a5e3a02b893ec9d7 e1e63577fbaf408b994ec1bb37201b7e - - default default] Added segment 361a8348-6918-4cf2-b4b0-4b32d36eb08f of type vxlan for network c0c20879-3679-42bc-83ce-5abb6090b1ed [pid: 7|app: 0|req: 658/1257] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:43:41 2026] DELETE /v2.0/networks/2024fa76-10b3-427e-bfcb-eddf39847afb => generated 0 bytes in 521 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1258] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:43:41 2026] POST /v2.0/networks => generated 1245 bytes in 776 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 17:43:42.284 8 WARNING neutron_lib.context [None req-af200645-cf9b-49e4-8554-524c69a942e9 a66db51e48014f93ab7798983329f36c 6cdbe82893f34df4948f3bbd7f257863 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 659/1259] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:43:42 2026] DELETE /v2.0/security-groups/8b6c527b-128b-4c12-b8fa-d9e480d34203 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1260] 10.0.0.221 () {32 vars in 648 bytes} [Tue May 12 17:43:42 2026] GET /v2.0/networks => generated 1844 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:43:42.512 7 INFO neutron.api.v2.resource [None req-73a8b442-d836-4cd9-9963-25a36cbc23c7 3de441d28a5b412db2f89ce47975da1e 44410be0572948bc8bfdd2764113af81 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 661/1261] 10.0.0.221 () {32 vars in 736 bytes} [Tue May 12 17:43:42 2026] GET /v2.0/security-groups/8b6c527b-128b-4c12-b8fa-d9e480d34203 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1262] 10.0.0.221 () {34 vars in 664 bytes} [Tue May 12 17:43:42 2026] POST /v2.0/ports => generated 778 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 662/1263] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:43:42 2026] DELETE /v2.0/networks/24f73496-13dd-4599-b68d-3ab9e5fa887d => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:42.814 7 INFO neutron.services.segments.plugin [-] Segment ef95edfc-1b85-4da2-93cf-23aa48e93af6 resource provider aggregate not found 2026-05-12 17:43:42.818 7 INFO neutron.services.segments.plugin [-] Segment ef95edfc-1b85-4da2-93cf-23aa48e93af6 resource provider aggregate not found 2026-05-12 17:43:42.831 7 INFO neutron.services.segments.plugin [-] Segment ef95edfc-1b85-4da2-93cf-23aa48e93af6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef95edfc-1b85-4da2-93cf-23aa48e93af6 found for delete ", "request_id": "req-ab3954aa-5f42-4b62-82c7-044c203973b7"}]} 2026-05-12 17:43:42.837 7 INFO neutron.services.segments.plugin [-] Segment ef95edfc-1b85-4da2-93cf-23aa48e93af6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef95edfc-1b85-4da2-93cf-23aa48e93af6 found for delete ", "request_id": "req-28e51a2a-bf7b-41b0-988e-43f8cb3b3c50"}]} 2026-05-12 17:43:42.845 7 INFO neutron.services.segments.plugin [-] Segment c880f1cd-9af2-4eac-bcd7-ecb99eb04ccc resource provider aggregate not found 2026-05-12 17:43:42.856 7 INFO neutron.services.segments.plugin [-] Segment c880f1cd-9af2-4eac-bcd7-ecb99eb04ccc resource provider aggregate not found 2026-05-12 17:43:42.865 7 INFO neutron.services.segments.plugin [-] Segment c880f1cd-9af2-4eac-bcd7-ecb99eb04ccc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c880f1cd-9af2-4eac-bcd7-ecb99eb04ccc found for delete ", "request_id": "req-ba0a7bef-6562-4f76-8e68-21f40fda6634"}]} 2026-05-12 17:43:42.881 7 INFO neutron.services.segments.plugin [-] Segment c880f1cd-9af2-4eac-bcd7-ecb99eb04ccc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c880f1cd-9af2-4eac-bcd7-ecb99eb04ccc found for delete ", "request_id": "req-cd8e69ab-7850-42a5-9690-feb5c2dd0996"}]} [pid: 7|app: 0|req: 663/1264] 10.0.0.221 () {34 vars in 736 bytes} [Tue May 12 17:43:42 2026] PUT /v2.0/ports/aa78b7fd-4658-4b71-b0d1-0317f38bbefe => generated 752 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1265] 10.0.0.221 () {32 vars in 731 bytes} [Tue May 12 17:43:42 2026] DELETE /v2.0/floatingips/2ca3ae60-c098-43d8-a68c-9c432483ba1b => generated 0 bytes in 373 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1266] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:43:42 2026] DELETE /v2.0/networks/c0c20879-3679-42bc-83ce-5abb6090b1ed => generated 0 bytes in 214 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: 603/1267] 10.0.0.221 () {32 vars in 719 bytes} [Tue May 12 17:43:43 2026] DELETE /v2.0/ports/aa78b7fd-4658-4b71-b0d1-0317f38bbefe => 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: 665/1268] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:43:43 2026] DELETE /v2.0/security-groups/85bef8d1-750b-4299-9849-f725cf8a4994 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1269] 10.0.0.221 () {32 vars in 648 bytes} [Tue May 12 17:43:43 2026] GET /v2.0/networks => generated 651 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1270] 10.0.0.221 () {32 vars in 642 bytes} [Tue May 12 17:43:43 2026] GET /v2.0/ports => generated 781 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:43.401 7 WARNING neutron_lib.context [None req-0ffed42e-0699-49a8-b66a-9bb9c5a76e4c 9e246076cbc44197a5e3a02b893ec9d7 e1e63577fbaf408b994ec1bb37201b7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:43:43.473 7 INFO neutron.db.segments_db [None req-0ffed42e-0699-49a8-b66a-9bb9c5a76e4c 9e246076cbc44197a5e3a02b893ec9d7 e1e63577fbaf408b994ec1bb37201b7e - - default default] Added segment eb320c3e-c643-475b-a8fa-72fda36c6cf4 of type vxlan for network e3d79254-be1c-43c1-b5d3-18c16843e121 [pid: 7|app: 0|req: 667/1271] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:43:43 2026] POST /v2.0/networks => generated 654 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:43.624 7 INFO neutron.pecan_wsgi.hooks.translation [None req-aa045853-2f71-4ea0-86f1-9a728fc0b8bb a66db51e48014f93ab7798983329f36c 6cdbe82893f34df4948f3bbd7f257863 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 668/1272] 10.0.0.221 () {32 vars in 716 bytes} [Tue May 12 17:43:43 2026] GET /v2.0/ports/aa78b7fd-4658-4b71-b0d1-0317f38bbefe => generated 132 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:43:43.632 7 WARNING neutron_lib.context [None req-1c339b43-e2e6-4d2d-9f60-1856ed87b1df 9e246076cbc44197a5e3a02b893ec9d7 e1e63577fbaf408b994ec1bb37201b7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:43:43.713 7 INFO neutron.db.segments_db [None req-1c339b43-e2e6-4d2d-9f60-1856ed87b1df 9e246076cbc44197a5e3a02b893ec9d7 e1e63577fbaf408b994ec1bb37201b7e - - default default] Added segment 91abe7b5-77f0-45ae-9f58-2b8d6a8ed2e3 of type vxlan for network 78239687-d309-4419-8730-774fc4af177e [pid: 7|app: 0|req: 669/1273] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:43:43 2026] POST /v2.0/networks => generated 654 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1274] 10.0.0.221 () {32 vars in 642 bytes} [Tue May 12 17:43:43 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) 2026-05-12 17:43:43.884 7 WARNING neutron_lib.context [None req-e9f6834a-e596-4344-aec5-d6819ac79d48 9e246076cbc44197a5e3a02b893ec9d7 e1e63577fbaf408b994ec1bb37201b7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:43:43.934 7 WARNING neutron_lib.context [None req-e9f6834a-e596-4344-aec5-d6819ac79d48 9e246076cbc44197a5e3a02b893ec9d7 e1e63577fbaf408b994ec1bb37201b7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 605/1275] 10.0.0.221 () {34 vars in 788 bytes} [Tue May 12 17:43:43 2026] PUT /v2.0/routers/b8fda829-2d83-4982-82ce-d7f297c6dc67/remove_router_interface => generated 309 bytes in 1257 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1276] 10.0.0.221 () {32 vars in 716 bytes} [Tue May 12 17:43:44 2026] GET /v2.0/ports/fec962c1-dd81-4c8a-a3ea-1e1c99fada9e => generated 778 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:44.888 7 INFO neutron.services.segments.plugin [-] Segment 361a8348-6918-4cf2-b4b0-4b32d36eb08f resource provider aggregate not found 2026-05-12 17:43:44.906 7 INFO neutron.services.segments.plugin [-] Segment 361a8348-6918-4cf2-b4b0-4b32d36eb08f resource provider aggregate not found 2026-05-12 17:43:44.914 7 INFO neutron.services.segments.plugin [-] Segment 361a8348-6918-4cf2-b4b0-4b32d36eb08f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 361a8348-6918-4cf2-b4b0-4b32d36eb08f found for delete ", "request_id": "req-32ff06a2-f8e8-4b65-ac4f-281f6f7a9f49"}]} [pid: 7|app: 0|req: 671/1277] 10.0.0.221 () {34 vars in 664 bytes} [Tue May 12 17:43:43 2026] POST /v2.0/ports => generated 1505 bytes in 1047 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 17:43:44.932 7 INFO neutron.services.segments.plugin [-] Segment 361a8348-6918-4cf2-b4b0-4b32d36eb08f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 361a8348-6918-4cf2-b4b0-4b32d36eb08f found for delete ", "request_id": "req-5204bb37-7c8b-415f-b940-43955f993f90"}]} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 672/1278] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:43:44 2026] GET /v2.0/security-groups?tenant_id=beba3135c5fb4b0ba2f62eb9fb18a1bf&name=default => generated 2925 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:43:45.270 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2f3809a2-34b8-4aaf-a760-7ab19584f135 a66db51e48014f93ab7798983329f36c 6cdbe82893f34df4948f3bbd7f257863 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 673/1279] 10.0.0.221 () {32 vars in 719 bytes} [Tue May 12 17:43:45 2026] DELETE /v2.0/ports/6c21717e-0d39-4adc-9e14-87c7e453cade => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1280] 10.0.0.221 () {32 vars in 642 bytes} [Tue May 12 17:43:45 2026] GET /v2.0/ports => generated 1505 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1281] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:43:45 2026] DELETE /v2.0/security-groups/c719d7e5-a8ef-45c1-b340-58b3831d3783 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:43:45.539 7 INFO neutron.pecan_wsgi.hooks.translation [None req-14dbc133-e92f-46be-acd1-78e43801adc0 a66db51e48014f93ab7798983329f36c 6cdbe82893f34df4948f3bbd7f257863 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 676/1282] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:43:45 2026] DELETE /v2.0/subnets/c0ab2a08-6cdb-42f6-af5f-2f4ab620b21b => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1283] 10.0.0.221 () {32 vars in 719 bytes} [Tue May 12 17:43:45 2026] DELETE /v2.0/ports/efbad022-8931-4876-af9b-2db62250ddc5 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:45.783 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5dea85aa-2772-48af-acc7-05f55bb9c55f a66db51e48014f93ab7798983329f36c 6cdbe82893f34df4948f3bbd7f257863 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 678/1284] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:43:45 2026] DELETE /v2.0/subnets/97338822-91d7-4f3f-878d-f5f3ed83786e => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:43:45.848 8 INFO neutron.db.l3_hamode_db [None req-bbe42b64-c64d-4619-8130-b81257d487c3 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] HA network 7e0754b1-432d-411d-a241-84d0114a312d was deleted as no HA routers are present in tenant 44410be0572948bc8bfdd2764113af81. 2026-05-12 17:43:45.851 8 INFO neutron.services.segments.plugin [-] Segment 02f8b423-c83c-4c01-bf68-cf817d5e9cdb resource provider aggregate not found 2026-05-12 17:43:45.857 8 INFO neutron.services.segments.plugin [-] Segment 02f8b423-c83c-4c01-bf68-cf817d5e9cdb resource provider aggregate not found [pid: 8|app: 0|req: 607/1285] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:43:44 2026] DELETE /v2.0/routers/b8fda829-2d83-4982-82ce-d7f297c6dc67 => generated 0 bytes in 1171 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:43:45.879 8 INFO neutron.services.segments.plugin [-] Segment 02f8b423-c83c-4c01-bf68-cf817d5e9cdb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02f8b423-c83c-4c01-bf68-cf817d5e9cdb found for delete ", "request_id": "req-9fa596e3-463c-4f8b-a746-2009ed7361d0"}]} 2026-05-12 17:43:45.894 8 INFO neutron.services.segments.plugin [-] Segment 02f8b423-c83c-4c01-bf68-cf817d5e9cdb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02f8b423-c83c-4c01-bf68-cf817d5e9cdb found for delete ", "request_id": "req-cf669c61-5604-4149-908b-db843f723166"}]} [pid: 7|app: 0|req: 679/1286] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:43:45 2026] GET /v2.0/security-groups?tenant_id=86b463c6532f4b85a2e2c11178a079e9&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1287] 10.0.0.221 () {32 vars in 719 bytes} [Tue May 12 17:43:45 2026] DELETE /v2.0/ports/3d2431e6-c839-43d9-92aa-d8fe9a381501 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1288] 10.0.0.221 () {32 vars in 719 bytes} [Tue May 12 17:43:45 2026] DELETE /v2.0/ports/fec962c1-dd81-4c8a-a3ea-1e1c99fada9e => 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: 681/1289] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:43:46 2026] DELETE /v2.0/security-groups/019716a3-ff7a-4cb4-b16b-d2be34f35f71 => 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: 682/1290] 10.0.0.221 () {32 vars in 642 bytes} [Tue May 12 17:43:46 2026] GET /v2.0/ports => 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: 609/1291] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:43:46 2026] DELETE /v2.0/subnets/4c859e60-3329-45e2-ab1e-216bcd42fc65 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:46.413 8 WARNING neutron_lib.context [None req-35dc817e-22eb-4428-b7e4-9c74266599e2 9e246076cbc44197a5e3a02b893ec9d7 e1e63577fbaf408b994ec1bb37201b7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:43:46.469 8 INFO neutron.db.segments_db [None req-35dc817e-22eb-4428-b7e4-9c74266599e2 9e246076cbc44197a5e3a02b893ec9d7 e1e63577fbaf408b994ec1bb37201b7e - - default default] Added segment b29e042c-c6d7-4663-949a-54027920a742 of type vxlan for network 99826ea4-69be-453e-8cf8-37dfd6ea0c05 [pid: 7|app: 0|req: 683/1292] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:43:46 2026] DELETE /v2.0/networks/171c6e75-59af-4876-b12b-fceeb3277425 => 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: 610/1293] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:43:46 2026] POST /v2.0/networks => generated 654 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:46.609 8 WARNING neutron_lib.context [None req-3331bcca-cc48-45a8-9e25-f942d6f40669 9e246076cbc44197a5e3a02b893ec9d7 e1e63577fbaf408b994ec1bb37201b7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:43:46.679 8 INFO neutron.db.segments_db [None req-3331bcca-cc48-45a8-9e25-f942d6f40669 9e246076cbc44197a5e3a02b893ec9d7 e1e63577fbaf408b994ec1bb37201b7e - - default default] Added segment b899725f-289f-4484-8b71-3e50e48896af of type vxlan for network 7faf1c29-0188-4255-837e-638df6a23567 [pid: 8|app: 0|req: 611/1294] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:43:46 2026] POST /v2.0/networks => generated 654 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1295] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:43:46 2026] DELETE /v2.0/networks/834810f9-27ba-45be-ad5f-cecdebd8aaa7 => generated 0 bytes in 374 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:47.064 7 INFO neutron.services.segments.plugin [-] Segment a452f0c6-04cd-44d7-a8da-332d9c5b4864 resource provider aggregate not found 2026-05-12 17:43:47.076 7 INFO neutron.services.segments.plugin [-] Segment a452f0c6-04cd-44d7-a8da-332d9c5b4864 resource provider aggregate not found 2026-05-12 17:43:47.091 7 INFO neutron.services.segments.plugin [-] Segment a452f0c6-04cd-44d7-a8da-332d9c5b4864 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a452f0c6-04cd-44d7-a8da-332d9c5b4864 found for delete ", "request_id": "req-560f97c6-44b6-418e-b69e-9056d99c792c"}]} 2026-05-12 17:43:47.108 7 INFO neutron.services.segments.plugin [-] Segment 8abdec1f-58fc-4dc8-b9ab-753f90e6fb23 resource provider aggregate not found 2026-05-12 17:43:47.114 7 INFO neutron.services.segments.plugin [-] Segment a452f0c6-04cd-44d7-a8da-332d9c5b4864 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a452f0c6-04cd-44d7-a8da-332d9c5b4864 found for delete ", "request_id": "req-20e42893-5ab4-4c79-825a-8c3a85bee6ef"}]} 2026-05-12 17:43:47.130 7 INFO neutron.services.segments.plugin [-] Segment 8abdec1f-58fc-4dc8-b9ab-753f90e6fb23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8abdec1f-58fc-4dc8-b9ab-753f90e6fb23 found for delete ", "request_id": "req-e4b87046-58bd-4776-a1f2-9145e8628f04"}]} 2026-05-12 17:43:47.137 7 INFO neutron.services.segments.plugin [-] Segment 8abdec1f-58fc-4dc8-b9ab-753f90e6fb23 resource provider aggregate not found 2026-05-12 17:43:47.161 7 INFO neutron.services.segments.plugin [-] Segment 8abdec1f-58fc-4dc8-b9ab-753f90e6fb23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8abdec1f-58fc-4dc8-b9ab-753f90e6fb23 found for delete ", "request_id": "req-fcaae72a-076b-44b7-9fad-23488a78b824"}]} [pid: 7|app: 0|req: 685/1296] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:43:47 2026] GET /v2.0/security-groups?tenant_id=6cdbe82893f34df4948f3bbd7f257863&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: 686/1297] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:43:47 2026] DELETE /v2.0/security-groups/ce99a441-1650-45f3-b7ea-fabe564a2728 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:43:47.362 7 WARNING neutron_lib.context [None req-af14c512-734a-4a22-94cb-c29eab7d38d0 9e246076cbc44197a5e3a02b893ec9d7 e1e63577fbaf408b994ec1bb37201b7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:43:47.409 7 WARNING neutron_lib.context [None req-af14c512-734a-4a22-94cb-c29eab7d38d0 9e246076cbc44197a5e3a02b893ec9d7 e1e63577fbaf408b994ec1bb37201b7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 687/1298] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:43:47 2026] POST /v2.0/subnets => generated 1276 bytes in 657 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1299] 10.0.0.221 () {32 vars in 646 bytes} [Tue May 12 17:43:48 2026] GET /v2.0/subnets => generated 1889 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1300] 10.0.0.221 () {34 vars in 788 bytes} [Tue May 12 17:43:46 2026] PUT /v2.0/routers/97985917-2b52-4eaa-9cdc-1cd2b112b50e/remove_router_interface => generated 309 bytes in 1308 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1301] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:43:48 2026] DELETE /v2.0/subnets/755cd028-8170-40c9-b447-1b60423252e1 => generated 0 bytes in 388 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1302] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:43:48 2026] DELETE /v2.0/subnets/8b2be81c-c478-40be-86fe-387ab4481e22 => 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: 691/1303] 10.0.0.221 () {32 vars in 646 bytes} [Tue May 12 17:43:48 2026] GET /v2.0/subnets => generated 626 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:49.264 7 INFO neutron.services.segments.plugin [-] Segment b899725f-289f-4484-8b71-3e50e48896af resource provider aggregate not found 2026-05-12 17:43:49.269 7 INFO neutron.services.segments.plugin [-] Segment b899725f-289f-4484-8b71-3e50e48896af resource provider aggregate not found 2026-05-12 17:43:49.287 7 INFO neutron.services.segments.plugin [-] Segment b899725f-289f-4484-8b71-3e50e48896af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b899725f-289f-4484-8b71-3e50e48896af found for delete ", "request_id": "req-e14f0d26-198f-491e-9dec-d3c8eef3c81a"}]} 2026-05-12 17:43:49.294 7 INFO neutron.services.segments.plugin [-] Segment b899725f-289f-4484-8b71-3e50e48896af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b899725f-289f-4484-8b71-3e50e48896af found for delete ", "request_id": "req-040cce1d-4125-4a0d-a012-5112f31dbd77"}]} [pid: 7|app: 0|req: 692/1304] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:43:48 2026] DELETE /v2.0/networks/7faf1c29-0188-4255-837e-638df6a23567 => generated 0 bytes in 480 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:49.457 7 WARNING neutron_lib.context [None req-bfb9f82f-3779-4570-8e77-77893ba3b2cd 21e9707026654e3b8d51b943f6a9cf16 1062efc92d994b5383e9c66eede69aa8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 693/1305] 10.0.0.221 () {34 vars in 683 bytes} [Tue May 12 17:43:49 2026] POST /v2.0/security-groups => generated 1625 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 17:43:49.851 8 INFO neutron.services.segments.plugin [-] Segment 1e18dc2b-bc6c-4c72-8e53-69abb7b12a16 resource provider aggregate not found 2026-05-12 17:43:49.856 8 INFO neutron.services.segments.plugin [-] Segment 1e18dc2b-bc6c-4c72-8e53-69abb7b12a16 resource provider aggregate not found 2026-05-12 17:43:49.873 8 INFO neutron.services.segments.plugin [-] Segment 1e18dc2b-bc6c-4c72-8e53-69abb7b12a16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e18dc2b-bc6c-4c72-8e53-69abb7b12a16 found for delete ", "request_id": "req-50b035ae-ecda-45e3-b7cf-9165305d76a0"}]} 2026-05-12 17:43:49.875 8 INFO neutron.services.segments.plugin [-] Segment 1e18dc2b-bc6c-4c72-8e53-69abb7b12a16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e18dc2b-bc6c-4c72-8e53-69abb7b12a16 found for delete ", "request_id": "req-8e9364a9-3446-4392-beac-dd887d8347eb"}]} 2026-05-12 17:43:49.880 8 INFO neutron.db.l3_hamode_db [None req-e3ad6875-98c7-4c73-b73a-4b56ac4af890 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] HA network acaa96c4-8f3d-4fde-944a-9833ab8c53f3 was deleted as no HA routers are present in tenant 277c2d76c02f43e288df18ff63c0d886. [pid: 8|app: 0|req: 613/1306] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:43:48 2026] DELETE /v2.0/routers/97985917-2b52-4eaa-9cdc-1cd2b112b50e => generated 0 bytes in 1678 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1307] 10.0.0.221 () {32 vars in 662 bytes} [Tue May 12 17:43:49 2026] GET /v2.0/security-groups => generated 4530 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1308] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:43:49 2026] DELETE /v2.0/networks/99826ea4-69be-453e-8cf8-37dfd6ea0c05 => generated 0 bytes in 419 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1309] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:43:49 2026] DELETE /v2.0/subnets/ed5953b9-5233-494b-9df1-69ac0353809a => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1310] 10.0.0.221 () {34 vars in 757 bytes} [Tue May 12 17:43:50 2026] PUT /v2.0/security-groups/6fa122c7-c9e2-483c-97c1-c72839bd5fea => generated 1664 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1311] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:43:50 2026] DELETE /v2.0/networks/78239687-d309-4419-8730-774fc4af177e => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1312] 10.0.0.221 () {32 vars in 736 bytes} [Tue May 12 17:43:50 2026] GET /v2.0/security-groups/6fa122c7-c9e2-483c-97c1-c72839bd5fea => generated 1664 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1313] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:43:50 2026] DELETE /v2.0/networks/66002cad-78d2-4e5e-9d67-f4c6a4f4bcb5 => generated 0 bytes in 380 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1314] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:43:50 2026] DELETE /v2.0/networks/e3d79254-be1c-43c1-b5d3-18c16843e121 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1315] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:43:50 2026] DELETE /v2.0/security-groups/6fa122c7-c9e2-483c-97c1-c72839bd5fea => 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: 619/1316] 10.0.0.221 () {32 vars in 662 bytes} [Tue May 12 17:43:50 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) 2026-05-12 17:43:50.746 7 INFO neutron.api.v2.resource [None req-759ff909-5fc4-4214-bda7-2a852a1b0265 21e9707026654e3b8d51b943f6a9cf16 1062efc92d994b5383e9c66eede69aa8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 698/1317] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:43:50 2026] DELETE /v2.0/security-groups/6fa122c7-c9e2-483c-97c1-c72839bd5fea => generated 146 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:43:50.760 8 WARNING neutron_lib.context [None req-fa71c340-256b-456f-8d30-fdca9d8c8515 21e9707026654e3b8d51b943f6a9cf16 1062efc92d994b5383e9c66eede69aa8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 620/1318] 10.0.0.221 () {34 vars in 683 bytes} [Tue May 12 17:43:50 2026] POST /v2.0/security-groups => generated 1624 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 17:43:50.910 8 WARNING neutron_lib.context [None req-14d82623-7bee-486f-b778-fd9c3bd16f55 21e9707026654e3b8d51b943f6a9cf16 1062efc92d994b5383e9c66eede69aa8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 699/1319] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:43:50 2026] GET /v2.0/security-groups?tenant_id=277c2d76c02f43e288df18ff63c0d886&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: 621/1320] 10.0.0.221 () {34 vars in 694 bytes} [Tue May 12 17:43:50 2026] POST /v2.0/security-group-rules => generated 601 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1321] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:43:50 2026] DELETE /v2.0/security-groups/a2f8a899-05c1-48d2-a6ee-2a1da2e1087a => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1322] 10.0.0.221 () {32 vars in 746 bytes} [Tue May 12 17:43:51 2026] GET /v2.0/security-group-rules/43103b4f-b66b-4af0-ac9a-6ff712438dd6 => generated 601 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1323] 10.0.0.221 () {32 vars in 672 bytes} [Tue May 12 17:43:51 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: 7|app: 0|req: 703/1324] 10.0.0.221 () {32 vars in 749 bytes} [Tue May 12 17:43:51 2026] DELETE /v2.0/security-group-rules/43103b4f-b66b-4af0-ac9a-6ff712438dd6 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1325] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:43:51 2026] GET /v2.0/security-groups?tenant_id=e1e63577fbaf408b994ec1bb37201b7e&name=default => generated 2925 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:43:51.322 7 INFO neutron.services.segments.plugin [-] Segment b29e042c-c6d7-4663-949a-54027920a742 resource provider aggregate not found 2026-05-12 17:43:51.332 7 INFO neutron.services.segments.plugin [-] Segment b29e042c-c6d7-4663-949a-54027920a742 resource provider aggregate not found 2026-05-12 17:43:51.345 7 INFO neutron.services.segments.plugin [-] Segment b29e042c-c6d7-4663-949a-54027920a742 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b29e042c-c6d7-4663-949a-54027920a742 found for delete ", "request_id": "req-e32676a0-c34a-40fb-b185-addb4d7f91b8"}]} 2026-05-12 17:43:51.354 7 INFO neutron.services.segments.plugin [-] Segment b29e042c-c6d7-4663-949a-54027920a742 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b29e042c-c6d7-4663-949a-54027920a742 found for delete ", "request_id": "req-a3779655-aa75-4cf9-a313-369804fe5039"}]} 2026-05-12 17:43:51.366 7 INFO neutron.services.segments.plugin [-] Segment fc962795-7f29-4877-bdba-0b80491139c8 resource provider aggregate not found [pid: 7|app: 0|req: 704/1326] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:43:51 2026] GET /v2.0/security-groups?tenant_id=44410be0572948bc8bfdd2764113af81&name=default => generated 2925 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:43:51.386 7 INFO neutron.services.segments.plugin [-] Segment fc962795-7f29-4877-bdba-0b80491139c8 resource provider aggregate not found 2026-05-12 17:43:51.395 7 INFO neutron.services.segments.plugin [-] Segment fc962795-7f29-4877-bdba-0b80491139c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc962795-7f29-4877-bdba-0b80491139c8 found for delete ", "request_id": "req-0577bb12-99d0-41b6-8f96-a59f6b59c653"}]} 2026-05-12 17:43:51.409 7 INFO neutron.services.segments.plugin [-] Segment fc962795-7f29-4877-bdba-0b80491139c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc962795-7f29-4877-bdba-0b80491139c8 found for delete ", "request_id": "req-1b5e5500-4578-4adb-b065-363663a203e9"}]} [pid: 8|app: 0|req: 623/1327] 10.0.0.221 () {32 vars in 672 bytes} [Tue May 12 17:43:51 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1328] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:43:51 2026] DELETE /v2.0/security-groups/ebe25c4b-67aa-4bee-8f43-a9cc84fa3c0b => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:43:51.528 7 WARNING neutron_lib.context [None req-8a7820a2-0ba2-4b45-8499-55c5de11e1c3 21e9707026654e3b8d51b943f6a9cf16 1062efc92d994b5383e9c66eede69aa8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 624/1329] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:43:51 2026] DELETE /v2.0/security-groups/5d31be17-20b7-475b-a1c5-42826c7e81a9 => 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: 706/1330] 10.0.0.221 () {34 vars in 694 bytes} [Tue May 12 17:43:51 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: 7|app: 0|req: 707/1331] 10.0.0.221 () {32 vars in 746 bytes} [Tue May 12 17:43:51 2026] GET /v2.0/security-group-rules/ef41b40f-cfeb-4295-9540-823266c3f23d => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1332] 10.0.0.221 () {32 vars in 672 bytes} [Tue May 12 17:43:51 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1333] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:43:51 2026] GET /v2.0/security-groups?tenant_id=f0554b77dc5a478388edb10ab6263d98&name=default => generated 2925 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1334] 10.0.0.221 () {32 vars in 749 bytes} [Tue May 12 17:43:51 2026] DELETE /v2.0/security-group-rules/ef41b40f-cfeb-4295-9540-823266c3f23d => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:43:51.908 8 INFO neutron.services.segments.plugin [-] Segment 91abe7b5-77f0-45ae-9f58-2b8d6a8ed2e3 resource provider aggregate not found 2026-05-12 17:43:51.920 8 INFO neutron.services.segments.plugin [-] Segment 91abe7b5-77f0-45ae-9f58-2b8d6a8ed2e3 resource provider aggregate not found [pid: 7|app: 0|req: 710/1335] 10.0.0.221 () {32 vars in 672 bytes} [Tue May 12 17:43:51 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:43:51.930 8 INFO neutron.services.segments.plugin [-] Segment 91abe7b5-77f0-45ae-9f58-2b8d6a8ed2e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91abe7b5-77f0-45ae-9f58-2b8d6a8ed2e3 found for delete ", "request_id": "req-561d7b0f-f01b-4ac5-a3dd-3d9f00723ffc"}]} 2026-05-12 17:43:51.934 7 WARNING neutron_lib.context [None req-156875ba-19dd-46b2-9e8e-d77a44b62e71 21e9707026654e3b8d51b943f6a9cf16 1062efc92d994b5383e9c66eede69aa8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 626/1336] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:43:51 2026] DELETE /v2.0/security-groups/8607b194-c64e-44f5-a3a8-1f0b298727f7 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1337] 10.0.0.221 () {34 vars in 694 bytes} [Tue May 12 17:43:51 2026] POST /v2.0/security-group-rules => generated 602 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:52.066 8 INFO neutron.services.segments.plugin [-] Segment eb320c3e-c643-475b-a8fa-72fda36c6cf4 resource provider aggregate not found 2026-05-12 17:43:52.072 8 INFO neutron.services.segments.plugin [-] Segment 91abe7b5-77f0-45ae-9f58-2b8d6a8ed2e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91abe7b5-77f0-45ae-9f58-2b8d6a8ed2e3 found for delete ", "request_id": "req-59b1f246-4e33-427f-b970-cf0ca58befc1"}]} 2026-05-12 17:43:52.093 8 INFO neutron.services.segments.plugin [-] Segment eb320c3e-c643-475b-a8fa-72fda36c6cf4 resource provider aggregate not found 2026-05-12 17:43:52.100 8 INFO neutron.services.segments.plugin [-] Segment eb320c3e-c643-475b-a8fa-72fda36c6cf4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb320c3e-c643-475b-a8fa-72fda36c6cf4 found for delete ", "request_id": "req-9adaa527-022a-462c-a156-bf2a88c4ed76"}]} [pid: 8|app: 0|req: 627/1338] 10.0.0.221 () {32 vars in 746 bytes} [Tue May 12 17:43:52 2026] GET /v2.0/security-group-rules/8a3a327f-41df-4f78-ad94-775def85660b => generated 602 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1339] 10.0.0.221 () {32 vars in 672 bytes} [Tue May 12 17:43:52 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:43:52.195 8 INFO neutron.services.segments.plugin [-] Segment eb320c3e-c643-475b-a8fa-72fda36c6cf4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb320c3e-c643-475b-a8fa-72fda36c6cf4 found for delete ", "request_id": "req-4b8d5188-24c2-4898-a948-1d4bf446bcc6"}]} [pid: 8|app: 0|req: 628/1340] 10.0.0.221 () {32 vars in 749 bytes} [Tue May 12 17:43:52 2026] DELETE /v2.0/security-group-rules/8a3a327f-41df-4f78-ad94-775def85660b => 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: 713/1341] 10.0.0.221 () {32 vars in 672 bytes} [Tue May 12 17:43:52 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1342] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:43:52 2026] DELETE /v2.0/security-groups/7aeca4a8-3b6c-4896-9a62-9a587ca791bd => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1343] 10.0.0.221 () {32 vars in 662 bytes} [Tue May 12 17:43:52 2026] GET /v2.0/security-groups => generated 2925 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1344] 10.0.0.221 () {32 vars in 662 bytes} [Tue May 12 17:43:52 2026] GET /v2.0/security-groups => generated 2925 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:43:53.401 8 WARNING neutron_lib.context [None req-726caa05-3a74-4460-a36b-fb4eecc3be2b 8515cb5ec6874f1d97f8e277863adbda cd2d44db539c4bc8aa1830aa2c7d1c8c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 715/1345] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:43:53 2026] GET /v2.0/security-groups?tenant_id=1062efc92d994b5383e9c66eede69aa8&name=default => generated 2925 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1346] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:43:53 2026] DELETE /v2.0/security-groups/6180c574-bf9c-49c6-bf38-9fd594f829a8 => 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: 631/1347] 10.0.0.221 () {34 vars in 683 bytes} [Tue May 12 17:43:53 2026] POST /v2.0/security-groups => generated 1625 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1348] 10.0.0.221 () {32 vars in 662 bytes} [Tue May 12 17:43:53 2026] GET /v2.0/security-groups => generated 4530 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1349] 10.0.0.221 () {34 vars in 757 bytes} [Tue May 12 17:43:53 2026] PUT /v2.0/security-groups/a9747c9d-47d3-47e4-850f-5c1a78432c87 => generated 1664 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1350] 10.0.0.221 () {32 vars in 736 bytes} [Tue May 12 17:43:53 2026] GET /v2.0/security-groups/a9747c9d-47d3-47e4-850f-5c1a78432c87 => generated 1664 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1351] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:43:53 2026] DELETE /v2.0/security-groups/a9747c9d-47d3-47e4-850f-5c1a78432c87 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1352] 10.0.0.221 () {32 vars in 652 bytes} [Tue May 12 17:43:53 2026] GET /v2.0/extensions => generated 19901 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1353] 10.0.0.221 () {32 vars in 680 bytes} [Tue May 12 17:43:53 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1354] 10.0.0.221 () {32 vars in 662 bytes} [Tue May 12 17:43:53 2026] GET /v2.0/security-groups => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1355] 10.0.0.221 () {32 vars in 680 bytes} [Tue May 12 17:43:53 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: 7|app: 0|req: 722/1356] 10.0.0.221 () {32 vars in 728 bytes} [Tue May 12 17:43:53 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1357] 10.0.0.221 () {32 vars in 664 bytes} [Tue May 12 17:43:53 2026] GET /v2.0/extensions/agent => generated 153 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:53.953 7 INFO neutron.api.v2.resource [None req-570f6da5-f076-4030-ae3f-1037899ecc68 8515cb5ec6874f1d97f8e277863adbda cd2d44db539c4bc8aa1830aa2c7d1c8c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 723/1358] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:43:53 2026] DELETE /v2.0/security-groups/a9747c9d-47d3-47e4-850f-5c1a78432c87 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1359] 10.0.0.221 () {32 vars in 698 bytes} [Tue May 12 17:43:53 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:53.966 7 WARNING neutron_lib.context [None req-a41aaa7b-49f8-42b3-ad47-767a84162234 8515cb5ec6874f1d97f8e277863adbda cd2d44db539c4bc8aa1830aa2c7d1c8c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 637/1360] 10.0.0.221 () {32 vars in 696 bytes} [Tue May 12 17:43:53 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: 638/1361] 10.0.0.221 () {32 vars in 700 bytes} [Tue May 12 17:43:53 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1362] 10.0.0.221 () {32 vars in 688 bytes} [Tue May 12 17:43:53 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1363] 10.0.0.221 () {32 vars in 702 bytes} [Tue May 12 17:43:53 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: 641/1364] 10.0.0.221 () {32 vars in 692 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1365] 10.0.0.221 () {32 vars in 694 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1366] 10.0.0.221 () {32 vars in 684 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1367] 10.0.0.221 () {32 vars in 686 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1368] 10.0.0.221 () {32 vars in 660 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1369] 10.0.0.221 () {32 vars in 698 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1370] 10.0.0.221 () {32 vars in 678 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1371] 10.0.0.221 () {32 vars in 682 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1372] 10.0.0.221 () {32 vars in 674 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1373] 10.0.0.221 () {32 vars in 688 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1374] 10.0.0.221 () {32 vars in 722 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1375] 10.0.0.221 () {32 vars in 686 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1376] 10.0.0.221 () {32 vars in 668 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1377] 10.0.0.221 () {32 vars in 686 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1378] 10.0.0.221 () {34 vars in 683 bytes} [Tue May 12 17:43:53 2026] POST /v2.0/security-groups => generated 1624 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1379] 10.0.0.221 () {32 vars in 680 bytes} [Tue May 12 17:43:54 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) 2026-05-12 17:43:54.115 7 WARNING neutron_lib.context [None req-d12ed4b1-22b2-4070-b9b4-b8b2dad4c437 8515cb5ec6874f1d97f8e277863adbda cd2d44db539c4bc8aa1830aa2c7d1c8c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 656/1380] 10.0.0.221 () {32 vars in 698 bytes} [Tue May 12 17:43:54 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: 8|app: 0|req: 657/1381] 10.0.0.221 () {32 vars in 678 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1382] 10.0.0.221 () {32 vars in 666 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/router => generated 256 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1383] 10.0.0.221 () {32 vars in 676 bytes} [Tue May 12 17:43:54 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: 8|app: 0|req: 660/1384] 10.0.0.221 () {32 vars in 664 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1385] 10.0.0.221 () {32 vars in 674 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/l3-flavors => 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: 662/1386] 10.0.0.221 () {32 vars in 712 bytes} [Tue May 12 17:43:54 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: 8|app: 0|req: 663/1387] 10.0.0.221 () {32 vars in 690 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1388] 10.0.0.221 () {32 vars in 682 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1389] 10.0.0.221 () {32 vars in 668 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1390] 10.0.0.221 () {32 vars in 686 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1391] 10.0.0.221 () {32 vars in 704 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1392] 10.0.0.221 () {32 vars in 674 bytes} [Tue May 12 17:43:54 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: 8|app: 0|req: 669/1393] 10.0.0.221 () {32 vars in 700 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1394] 10.0.0.221 () {32 vars in 674 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1395] 10.0.0.221 () {32 vars in 692 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1396] 10.0.0.221 () {34 vars in 694 bytes} [Tue May 12 17:43:54 2026] POST /v2.0/security-group-rules => generated 601 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1397] 10.0.0.221 () {32 vars in 688 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1398] 10.0.0.221 () {32 vars in 708 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1399] 10.0.0.221 () {32 vars in 704 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1400] 10.0.0.221 () {32 vars in 746 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/security-group-rules/7b27dc3e-1333-4129-bea3-6c9a7551eac1 => generated 601 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1401] 10.0.0.221 () {32 vars in 696 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1402] 10.0.0.221 () {32 vars in 710 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1403] 10.0.0.221 () {32 vars in 668 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/binding => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1404] 10.0.0.221 () {32 vars in 686 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1405] 10.0.0.221 () {32 vars in 680 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1406] 10.0.0.221 () {32 vars in 674 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1407] 10.0.0.221 () {32 vars in 670 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/provider => generated 191 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1408] 10.0.0.221 () {32 vars in 660 bytes} [Tue May 12 17:43:54 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: 683/1409] 10.0.0.221 () {32 vars in 698 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1410] 10.0.0.221 () {32 vars in 698 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1411] 10.0.0.221 () {32 vars in 672 bytes} [Tue May 12 17:43:54 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: 685/1412] 10.0.0.221 () {32 vars in 676 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1413] 10.0.0.221 () {32 vars in 668 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1414] 10.0.0.221 () {32 vars in 682 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1415] 10.0.0.221 () {32 vars in 700 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1416] 10.0.0.221 () {32 vars in 684 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1417] 10.0.0.221 () {32 vars in 706 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1418] 10.0.0.221 () {32 vars in 668 bytes} [Tue May 12 17:43:54 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: 8|app: 0|req: 692/1419] 10.0.0.221 () {32 vars in 696 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1420] 10.0.0.221 () {32 vars in 749 bytes} [Tue May 12 17:43:54 2026] DELETE /v2.0/security-group-rules/7b27dc3e-1333-4129-bea3-6c9a7551eac1 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1421] 10.0.0.221 () {32 vars in 694 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1422] 10.0.0.221 () {32 vars in 684 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1423] 10.0.0.221 () {32 vars in 688 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1424] 10.0.0.221 () {32 vars in 666 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1425] 10.0.0.221 () {32 vars in 680 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1426] 10.0.0.221 () {32 vars in 680 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1427] 10.0.0.221 () {32 vars in 690 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1428] 10.0.0.221 () {32 vars in 672 bytes} [Tue May 12 17:43:54 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) [pid: 8|app: 0|req: 700/1429] 10.0.0.221 () {32 vars in 690 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1430] 10.0.0.221 () {32 vars in 694 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:54.554 8 WARNING neutron_lib.context [None req-1c77f212-38a1-443a-a0e0-235fa84b54dc 8515cb5ec6874f1d97f8e277863adbda cd2d44db539c4bc8aa1830aa2c7d1c8c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 731/1431] 10.0.0.221 () {32 vars in 684 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1432] 10.0.0.221 () {32 vars in 688 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1433] 10.0.0.221 () {32 vars in 700 bytes} [Tue May 12 17:43:54 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: 734/1434] 10.0.0.221 () {32 vars in 702 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1435] 10.0.0.221 () {32 vars in 712 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1436] 10.0.0.221 () {32 vars in 716 bytes} [Tue May 12 17:43:54 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: 737/1437] 10.0.0.221 () {32 vars in 714 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1438] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1439] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 12 17:43:54 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: 740/1440] 10.0.0.221 () {32 vars in 718 bytes} [Tue May 12 17:43:54 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: 741/1441] 10.0.0.221 () {32 vars in 682 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1442] 10.0.0.221 () {32 vars in 668 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1443] 10.0.0.221 () {32 vars in 718 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1444] 10.0.0.221 () {32 vars in 678 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1445] 10.0.0.221 () {32 vars in 668 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1446] 10.0.0.221 () {32 vars in 696 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1447] 10.0.0.221 () {34 vars in 694 bytes} [Tue May 12 17:43:54 2026] POST /v2.0/security-group-rules => generated 601 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1448] 10.0.0.221 () {32 vars in 704 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1449] 10.0.0.221 () {32 vars in 700 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1450] 10.0.0.221 () {32 vars in 682 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1451] 10.0.0.221 () {32 vars in 746 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/security-group-rules/72d9a857-b266-4686-bd87-3169ec5bca71 => generated 601 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1452] 10.0.0.221 () {32 vars in 704 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1453] 10.0.0.221 () {32 vars in 694 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1454] 10.0.0.221 () {32 vars in 688 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1455] 10.0.0.221 () {32 vars in 696 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1456] 10.0.0.221 () {32 vars in 688 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1457] 10.0.0.221 () {32 vars in 700 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1458] 10.0.0.221 () {32 vars in 664 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1459] 10.0.0.221 () {32 vars in 680 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1460] 10.0.0.221 () {32 vars in 692 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1461] 10.0.0.221 () {32 vars in 676 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1462] 10.0.0.221 () {32 vars in 666 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1463] 10.0.0.221 () {32 vars in 672 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1464] 10.0.0.221 () {32 vars in 749 bytes} [Tue May 12 17:43:54 2026] DELETE /v2.0/security-group-rules/72d9a857-b266-4686-bd87-3169ec5bca71 => 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: 704/1465] 10.0.0.221 () {32 vars in 672 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:43:55.000 7 WARNING neutron_lib.context [None req-9bbf6847-8ca6-428c-9ab8-479d95288f24 8515cb5ec6874f1d97f8e277863adbda cd2d44db539c4bc8aa1830aa2c7d1c8c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:43:55.038 7 INFO neutron.db.securitygroups_db [None req-9bbf6847-8ca6-428c-9ab8-479d95288f24 8515cb5ec6874f1d97f8e277863adbda cd2d44db539c4bc8aa1830aa2c7d1c8c - - default default] Project cd2d44db539c4bc8aa1830aa2c7d1c8c 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: 762/1466] 10.0.0.221 () {34 vars in 694 bytes} [Tue May 12 17:43:54 2026] POST /v2.0/security-group-rules => generated 607 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1467] 10.0.0.221 () {32 vars in 746 bytes} [Tue May 12 17:43:55 2026] GET /v2.0/security-group-rules/5464326f-bc76-40f5-940b-f4a7000251f8 => generated 607 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1468] 10.0.0.221 () {32 vars in 672 bytes} [Tue May 12 17:43:55 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1469] 10.0.0.221 () {32 vars in 749 bytes} [Tue May 12 17:43:55 2026] DELETE /v2.0/security-group-rules/5464326f-bc76-40f5-940b-f4a7000251f8 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1470] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:43:55 2026] GET /v2.0/security-groups?tenant_id=6eaaf2d0508a49a396c6ae6546e382c4&name=default => generated 2925 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:43:55.565 7 INFO neutron.db.segments_db [None req-a13a304d-ee81-4dad-b9ec-c0d77a84ed62 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] Added segment 31519471-5d9c-43b2-9915-5cd9c6025e0e of type vxlan for network e98bd49f-5409-4074-a2e7-9feb6f5bbe85 [pid: 8|app: 0|req: 708/1471] 10.0.0.221 () {32 vars in 672 bytes} [Tue May 12 17:43:55 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1472] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:43:55 2026] DELETE /v2.0/security-groups/4ca4e116-0b40-40a7-baac-e978ac555653 => 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: 764/1473] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 12 17:43:55 2026] POST /v2.0/networks => generated 741 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1474] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:43:55 2026] DELETE /v2.0/security-groups/90205469-4e26-4991-a43e-e79ec413deac => 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: 711/1475] 10.0.0.221 () {32 vars in 662 bytes} [Tue May 12 17:43:55 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: 712/1476] 10.0.0.221 () {32 vars in 662 bytes} [Tue May 12 17:43:55 2026] GET /v2.0/security-groups => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1477] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:43:55 2026] POST /v2.0/subnets => generated 664 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:56.008 8 INFO neutron.db.segments_db [None req-35294371-530e-472e-b814-2dea43bb7b16 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] Added segment ff9d50ad-f55f-4d02-9387-f4e5fd47972c of type vxlan for network 28a8842e-a6b2-4095-abe7-e1c7b883e061 2026-05-12 17:43:56.303 7 WARNING neutron_lib.context [None req-bb844666-dc5f-4b9c-83fe-04bb7694c5c4 a888822bfd2947ada2e98aa7429ea07c 1cf1e010fec343ff8b5961b867cfd50f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:43:56.336 8 INFO neutron.db.l3_hamode_db [None req-35294371-530e-472e-b814-2dea43bb7b16 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 768/1480] 10.0.0.221 () {34 vars in 675 bytes} [Tue May 12 17:43:56 2026] POST /v2.0/floatingips => generated 552 bytes in 807 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1481] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:43:56 2026] GET /v2.0/security-groups?tenant_id=cd2d44db539c4bc8aa1830aa2c7d1c8c&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:43:57.094 7 WARNING neutron_lib.context [None req-ae437284-be0e-4320-a025-369e9bbea6f8 a888822bfd2947ada2e98aa7429ea07c 1cf1e010fec343ff8b5961b867cfd50f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:43:57.436 8 INFO neutron.db.l3_hamode_db [None req-35294371-530e-472e-b814-2dea43bb7b16 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 770/1482] 10.0.0.221 () {34 vars in 675 bytes} [Tue May 12 17:43:57 2026] POST /v2.0/floatingips => generated 552 bytes in 678 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1483] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:43:57 2026] DELETE /v2.0/security-groups/12ce4433-d0b8-4c40-a9e4-03358fc6f8b8 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:43:58.056 7 WARNING neutron_lib.context [None req-3809f132-aae9-4fd8-96df-f0af3b169be1 53ca604e14c94cf8955a01f7a5c3bf56 87897865307342969063705c2ed1dfb6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:43:58.218 7 INFO neutron.db.segments_db [None req-3809f132-aae9-4fd8-96df-f0af3b169be1 53ca604e14c94cf8955a01f7a5c3bf56 87897865307342969063705c2ed1dfb6 - - default default] Added segment fb342453-da81-4bd3-94af-45640b39d198 of type vxlan for network 6b1db470-012f-42f2-85fe-a08df8f07645 [pid: 7|app: 0|req: 772/1484] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:43:57 2026] POST /v2.0/networks => generated 633 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:58.337 7 WARNING neutron_lib.context [None req-49309947-dda4-4716-ba40-c709672bf603 a888822bfd2947ada2e98aa7429ea07c 1cf1e010fec343ff8b5961b867cfd50f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 713/1485] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:43:55 2026] POST /v2.0/routers => generated 728 bytes in 2754 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:58.680 8 WARNING neutron_lib.context [None req-64384198-ad1f-4363-8d2f-4266fdd1706c 53ca604e14c94cf8955a01f7a5c3bf56 87897865307342969063705c2ed1dfb6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:43:58.736 8 INFO neutron.db.segments_db [None req-64384198-ad1f-4363-8d2f-4266fdd1706c 53ca604e14c94cf8955a01f7a5c3bf56 87897865307342969063705c2ed1dfb6 - - default default] Added segment 6f759bf3-13fd-47ba-ac96-307ba5c7f677 of type vxlan for network 5e79db21-9d46-43fb-a01f-13ccf5d6537a [pid: 8|app: 0|req: 714/1486] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:43:58 2026] POST /v2.0/networks => generated 634 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1487] 10.0.0.221 () {34 vars in 675 bytes} [Tue May 12 17:43:58 2026] POST /v2.0/floatingips => generated 552 bytes in 689 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:59.027 7 WARNING neutron_lib.context [None req-a3b01126-bc7d-4540-b865-c8a6f332579f 53ca604e14c94cf8955a01f7a5c3bf56 87897865307342969063705c2ed1dfb6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 774/1488] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:43:59 2026] POST /v2.0/subnets => generated 622 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:59.429 7 WARNING neutron_lib.context [None req-9bba5e0d-2553-4922-a673-fddabdddde2b a888822bfd2947ada2e98aa7429ea07c 1cf1e010fec343ff8b5961b867cfd50f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 775/1489] 10.0.0.221 () {34 vars in 675 bytes} [Tue May 12 17:43:59 2026] POST /v2.0/floatingips => generated 552 bytes in 757 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:00.185 7 WARNING neutron_lib.context [None req-8c48a9d6-94bc-4d6d-be41-9658faa94bb8 53ca604e14c94cf8955a01f7a5c3bf56 87897865307342969063705c2ed1dfb6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 715/1490] 10.0.0.221 () {34 vars in 782 bytes} [Tue May 12 17:43:58 2026] PUT /v2.0/routers/71dab252-f70f-4002-9dc9-0b71e4b65952/add_router_interface => generated 309 bytes in 1632 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:00.488 8 WARNING neutron_lib.context [None req-077a41d8-2cfe-4ae2-81dc-2da87829e146 a888822bfd2947ada2e98aa7429ea07c 1cf1e010fec343ff8b5961b867cfd50f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 776/1491] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:44:00 2026] POST /v2.0/subnets => generated 631 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:00.550 7 WARNING neutron_lib.context [None req-3c98c5c9-28aa-4823-ae6a-acd730b17a12 53ca604e14c94cf8955a01f7a5c3bf56 87897865307342969063705c2ed1dfb6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:44:00.598 7 INFO neutron.db.segments_db [None req-3c98c5c9-28aa-4823-ae6a-acd730b17a12 53ca604e14c94cf8955a01f7a5c3bf56 87897865307342969063705c2ed1dfb6 - - default default] Added segment f31b70fb-a746-44ce-abd1-3c39174513ec of type vxlan for network bb5f320c-ce74-462c-a2ba-371287015039 2026-05-12 17:44:00.930 7 INFO neutron.db.l3_hamode_db [None req-3c98c5c9-28aa-4823-ae6a-acd730b17a12 53ca604e14c94cf8955a01f7a5c3bf56 87897865307342969063705c2ed1dfb6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 716/1492] 10.0.0.221 () {34 vars in 675 bytes} [Tue May 12 17:44:00 2026] POST /v2.0/floatingips => generated 552 bytes in 601 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:01.119 7 INFO neutron.db.l3_hamode_db [None req-3c98c5c9-28aa-4823-ae6a-acd730b17a12 53ca604e14c94cf8955a01f7a5c3bf56 87897865307342969063705c2ed1dfb6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 717/1493] 10.0.0.221 () {34 vars in 758 bytes} [Tue May 12 17:44:01 2026] PUT /v2.0/floatingips/c1c7678d-fa08-4c21-85ce-06095db6d520/tags => generated 17 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1494] 10.0.0.221 () {34 vars in 758 bytes} [Tue May 12 17:44:01 2026] PUT /v2.0/floatingips/ec274bd3-e5a7-4606-be61-babe4d540f2b/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1495] 10.0.0.221 () {34 vars in 758 bytes} [Tue May 12 17:44:01 2026] PUT /v2.0/floatingips/4c300fa3-a665-4aef-b892-b42d3956cab6/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1496] 10.0.0.221 () {34 vars in 758 bytes} [Tue May 12 17:44:01 2026] PUT /v2.0/floatingips/8f7d60ae-9044-408c-9703-b81beb71ea11/tags => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1497] 10.0.0.221 () {32 vars in 671 bytes} [Tue May 12 17:44:01 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1498] 10.0.0.221 () {32 vars in 685 bytes} [Tue May 12 17:44:01 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1499] 10.0.0.221 () {32 vars in 681 bytes} [Tue May 12 17:44:01 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 479 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1500] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:44:00 2026] POST /v2.0/routers => generated 511 bytes in 1490 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1501] 10.0.0.221 () {32 vars in 693 bytes} [Tue May 12 17:44:02 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1502] 10.0.0.221 () {32 vars in 679 bytes} [Tue May 12 17:44:02 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1503] 10.0.0.221 () {32 vars in 693 bytes} [Tue May 12 17:44:02 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1504] 10.0.0.221 () {32 vars in 689 bytes} [Tue May 12 17:44:02 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1505] 10.0.0.221 () {32 vars in 701 bytes} [Tue May 12 17:44:02 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1506] 10.0.0.221 () {32 vars in 731 bytes} [Tue May 12 17:44:02 2026] DELETE /v2.0/floatingips/c1c7678d-fa08-4c21-85ce-06095db6d520 => generated 0 bytes in 343 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1507] 10.0.0.221 () {32 vars in 731 bytes} [Tue May 12 17:44:02 2026] DELETE /v2.0/floatingips/ec274bd3-e5a7-4606-be61-babe4d540f2b => generated 0 bytes in 386 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1508] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:44:03 2026] GET /v2.0/security-groups?tenant_id=ff9df6b146f34ddea493c9104239aa09&name=default => generated 2925 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1509] 10.0.0.15 () {34 vars in 980 bytes} [Tue May 12 17:44:03 2026] GET /v2.0/networks?id=e98bd49f-5409-4074-a2e7-9feb6f5bbe85 => generated 673 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1510] 10.0.0.221 () {32 vars in 731 bytes} [Tue May 12 17:44:03 2026] DELETE /v2.0/floatingips/4c300fa3-a665-4aef-b892-b42d3956cab6 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1511] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:44:03 2026] DELETE /v2.0/security-groups/29a85eb5-4c8e-4625-bb76-210acf147cd2 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1512] 10.0.0.15 () {34 vars in 963 bytes} [Tue May 12 17:44:03 2026] GET /v2.0/quotas/2b5a398e7ad94591b8b72fcad78ed749 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1513] 10.0.0.221 () {34 vars in 782 bytes} [Tue May 12 17:44:02 2026] PUT /v2.0/routers/1fdec6ec-a1c9-4cfd-958e-0d5f557635b7/add_router_interface => generated 309 bytes in 1959 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1514] 10.0.0.15 () {34 vars in 1000 bytes} [Tue May 12 17:44:03 2026] GET /v2.0/ports?tenant_id=2b5a398e7ad94591b8b72fcad78ed749&fields=id => generated 103 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1515] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:44:04 2026] GET /v2.0/security-groups?tenant_id=bd10f2b9a3f8426eb7a65ddbf4db88e7&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1516] 10.0.0.221 () {32 vars in 731 bytes} [Tue May 12 17:44:03 2026] DELETE /v2.0/floatingips/8f7d60ae-9044-408c-9703-b81beb71ea11 => generated 0 bytes in 329 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1517] 10.0.0.15 () {34 vars in 1006 bytes} [Tue May 12 17:44:04 2026] GET /v2.0/networks/e98bd49f-5409-4074-a2e7-9feb6f5bbe85?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: 781/1518] 10.0.0.221 () {32 vars in 716 bytes} [Tue May 12 17:44:04 2026] GET /v2.0/ports/3c431687-712a-4511-b391-d69e9f634be1 => generated 959 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1519] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:44:04 2026] DELETE /v2.0/security-groups/c1fe2181-800e-445b-96b3-60bb7ffc4f4d => 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: 739/1520] 10.0.0.15 () {34 vars in 1106 bytes} [Tue May 12 17:44:04 2026] GET /v2.0/networks/e98bd49f-5409-4074-a2e7-9feb6f5bbe85?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1521] 10.0.0.221 () {32 vars in 731 bytes} [Tue May 12 17:44:04 2026] DELETE /v2.0/floatingips/7eeaa6f4-6af4-429d-a057-01bd5a89ebef => generated 0 bytes in 337 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1522] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:44:04 2026] GET /v2.0/ports?device_id=5d7dcae5-681d-4e47-8fa0-a322f26c0ad3 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1523] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:44:05 2026] GET /v2.0/networks?id=e98bd49f-5409-4074-a2e7-9feb6f5bbe85 => generated 673 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:05.508 7 WARNING neutron_lib.context [req-cf916507-f132-4f51-b1af-cac4f68d5261 req-eb9729b1-351d-4d17-8310-b68e3be36d4d e2a4988f6dd94e7089268e2f10d90a96 2b5a398e7ad94591b8b72fcad78ed749 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1524] 199.19.213.199 () {38 vars in 954 bytes} [Tue May 12 17:44:05 2026] POST /v2.0/ports => generated 954 bytes in 523 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1525] 10.0.0.221 () {34 vars in 782 bytes} [Tue May 12 17:44:04 2026] PUT /v2.0/routers/1fdec6ec-a1c9-4cfd-958e-0d5f557635b7/add_router_interface => generated 309 bytes in 1626 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: 741/1526] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:44:06 2026] GET /v2.0/ports?device_id=5d7dcae5-681d-4e47-8fa0-a322f26c0ad3 => generated 957 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1527] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:44:06 2026] GET /v2.0/security-groups?tenant_id=1cf1e010fec343ff8b5961b867cfd50f&name=default => generated 2925 bytes in 388 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1528] 10.0.0.221 () {32 vars in 716 bytes} [Tue May 12 17:44:06 2026] GET /v2.0/ports/bbf094e3-981f-43a6-bc34-d1e37f4f2080 => 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: 788/1529] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:44:06 2026] GET /v2.0/security-groups?id=2644e5e3-0d9b-4658-a961-34f17e275a88&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: 789/1530] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:44:06 2026] DELETE /v2.0/security-groups/3c805a21-2cc7-40ca-a560-2b1fc39f30f3 => 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: 742/1531] 199.19.213.199 () {38 vars in 1027 bytes} [Tue May 12 17:44:06 2026] PUT /v2.0/ports/7590d6d7-8758-4050-b6b7-70a6c5bc11cd => generated 1199 bytes in 525 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:44:06.864 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c6d15650-d1d4-425d-b10e-eeca068b0491'] response: {'name': 'network-changed', 'server_uuid': '5d7dcae5-681d-4e47-8fa0-a322f26c0ad3', 'tag': '7590d6d7-8758-4050-b6b7-70a6c5bc11cd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 743/1532] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:44:06 2026] GET /v2.0/security-groups?tenant_id=951bf02d46284919a4f76e5300d71625&name=default => generated 2925 bytes in 135 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: 744/1533] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:44:06 2026] GET /v2.0/ports?tenant_id=2b5a398e7ad94591b8b72fcad78ed749&device_id=5d7dcae5-681d-4e47-8fa0-a322f26c0ad3 => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1534] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:44:06 2026] GET /v2.0/security-groups?tenant_id=38fc365ac94d4b1ab1721929c0078eec&name=default => generated 2925 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1535] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:44:07 2026] DELETE /v2.0/security-groups/1f12d987-c859-4271-81ca-edcf8de9b3e9 => 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: 747/1536] 199.19.213.199 () {34 vars in 1057 bytes} [Tue May 12 17:44:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=7590d6d7-8758-4050-b6b7-70a6c5bc11cd => 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: 748/1537] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:44:07 2026] DELETE /v2.0/security-groups/dd79525d-66b4-4ce1-a10e-2da99499bb8d => 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: 749/1538] 199.19.213.199 () {34 vars in 983 bytes} [Tue May 12 17:44:07 2026] GET /v2.0/subnets?id=07c6e9d9-4838-41a9-8bfe-a24d1f61a037 => generated 667 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1539] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:44:07 2026] GET /v2.0/security-groups?tenant_id=72bd2c17b4614b43860cb9ba17239409&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1540] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:44:07 2026] GET /v2.0/ports?network_id=e98bd49f-5409-4074-a2e7-9feb6f5bbe85&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: 790/1541] 10.0.0.221 () {34 vars in 788 bytes} [Tue May 12 17:44:06 2026] PUT /v2.0/routers/1fdec6ec-a1c9-4cfd-958e-0d5f557635b7/remove_router_interface => generated 309 bytes in 1028 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1542] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:44:07 2026] GET /v2.0/ports?device_id=5d7dcae5-681d-4e47-8fa0-a322f26c0ad3 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1543] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:44:07 2026] DELETE /v2.0/security-groups/ff73d690-b5ac-40c0-aef4-cdf77f009dae => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1544] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:44:07 2026] GET /v2.0/networks/e98bd49f-5409-4074-a2e7-9feb6f5bbe85?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: 793/1545] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:44:07 2026] GET /v2.0/security-groups?id=2644e5e3-0d9b-4658-a961-34f17e275a88&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1546] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:44:07 2026] GET /v2.0/networks/e98bd49f-5409-4074-a2e7-9feb6f5bbe85?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: 795/1547] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:44:08 2026] GET /v2.0/ports?tenant_id=2b5a398e7ad94591b8b72fcad78ed749&device_id=5d7dcae5-681d-4e47-8fa0-a322f26c0ad3 => generated 1238 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1548] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:44:08 2026] GET /v2.0/networks?id=e98bd49f-5409-4074-a2e7-9feb6f5bbe85 => generated 769 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1549] 199.19.213.199 () {34 vars in 1057 bytes} [Tue May 12 17:44:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=7590d6d7-8758-4050-b6b7-70a6c5bc11cd => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1550] 199.19.213.199 () {34 vars in 983 bytes} [Tue May 12 17:44:08 2026] GET /v2.0/subnets?id=07c6e9d9-4838-41a9-8bfe-a24d1f61a037 => generated 667 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1551] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:44:08 2026] GET /v2.0/ports?network_id=e98bd49f-5409-4074-a2e7-9feb6f5bbe85&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1552] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:44:08 2026] GET /v2.0/networks/e98bd49f-5409-4074-a2e7-9feb6f5bbe85?fields=segments => generated 14 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1553] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:44:08 2026] GET /v2.0/networks/e98bd49f-5409-4074-a2e7-9feb6f5bbe85?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1554] 10.0.0.221 () {34 vars in 788 bytes} [Tue May 12 17:44:07 2026] PUT /v2.0/routers/1fdec6ec-a1c9-4cfd-958e-0d5f557635b7/remove_router_interface => generated 309 bytes in 1122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1555] 10.0.0.221 () {32 vars in 735 bytes} [Tue May 12 17:44:08 2026] GET /v2.0/ports?device_id=1fdec6ec-a1c9-4cfd-958e-0d5f557635b7 => 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: 803/1556] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:44:08 2026] GET /v2.0/ports?device_id=5d7dcae5-681d-4e47-8fa0-a322f26c0ad3 => generated 969 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1557] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:44:09 2026] GET /v2.0/security-groups?id=2644e5e3-0d9b-4658-a961-34f17e275a88&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:09.590 8 INFO neutron.services.segments.plugin [-] Segment f31b70fb-a746-44ce-abd1-3c39174513ec resource provider aggregate not found 2026-05-12 17:44:09.595 8 INFO neutron.services.segments.plugin [-] Segment f31b70fb-a746-44ce-abd1-3c39174513ec resource provider aggregate not found 2026-05-12 17:44:09.602 8 INFO neutron.db.l3_hamode_db [None req-3b076829-8f5c-4ebc-8857-4e5467766ba5 53ca604e14c94cf8955a01f7a5c3bf56 87897865307342969063705c2ed1dfb6 - - default default] HA network bb5f320c-ce74-462c-a2ba-371287015039 was deleted as no HA routers are present in tenant 87897865307342969063705c2ed1dfb6. [pid: 8|app: 0|req: 754/1558] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:44:08 2026] DELETE /v2.0/routers/1fdec6ec-a1c9-4cfd-958e-0d5f557635b7 => generated 0 bytes in 735 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1559] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:44:09 2026] DELETE /v2.0/subnets/45fb13c6-5b01-4d03-b693-ce27fce370ad => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:44:09.869 8 INFO neutron.services.segments.plugin [-] Segment f31b70fb-a746-44ce-abd1-3c39174513ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f31b70fb-a746-44ce-abd1-3c39174513ec found for delete ", "request_id": "req-9c270636-689a-4319-8892-020235d7cf58"}]} 2026-05-12 17:44:09.870 8 INFO neutron.services.segments.plugin [-] Segment f31b70fb-a746-44ce-abd1-3c39174513ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f31b70fb-a746-44ce-abd1-3c39174513ec found for delete ", "request_id": "req-191c5115-f197-4aa7-ab2c-0ad53be3a30d"}]} [pid: 8|app: 0|req: 755/1560] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:44:09 2026] DELETE /v2.0/subnets/8be505e5-0870-43be-aa33-f33e4db3ba0a => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1561] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:44:10 2026] GET /v2.0/ports?device_id=5d7dcae5-681d-4e47-8fa0-a322f26c0ad3 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1562] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:44:10 2026] GET /v2.0/security-groups?id=2644e5e3-0d9b-4658-a961-34f17e275a88&fields=id&fields=name => generated 88 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:10.391 7 INFO neutron.services.segments.plugin [-] Segment 6f759bf3-13fd-47ba-ac96-307ba5c7f677 resource provider aggregate not found [pid: 7|app: 0|req: 806/1563] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:44:10 2026] DELETE /v2.0/networks/5e79db21-9d46-43fb-a01f-13ccf5d6537a => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1564] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:44:10 2026] DELETE /v2.0/networks/6b1db470-012f-42f2-85fe-a08df8f07645 => generated 0 bytes in 340 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:44:10.758 7 INFO neutron.services.segments.plugin [-] Segment 6f759bf3-13fd-47ba-ac96-307ba5c7f677 resource provider aggregate not found 2026-05-12 17:44:10.769 7 WARNING neutron_lib.context [None req-00dc45ad-bbf5-46ae-90e9-737229519cf4 53ca604e14c94cf8955a01f7a5c3bf56 87897865307342969063705c2ed1dfb6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:44:10.788 7 INFO neutron.services.segments.plugin [-] Segment 6f759bf3-13fd-47ba-ac96-307ba5c7f677 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f759bf3-13fd-47ba-ac96-307ba5c7f677 found for delete ", "request_id": "req-869872bb-8448-4501-a775-4091f42137a2"}]} 2026-05-12 17:44:10.789 7 INFO neutron.services.segments.plugin [-] Segment 6f759bf3-13fd-47ba-ac96-307ba5c7f677 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f759bf3-13fd-47ba-ac96-307ba5c7f677 found for delete ", "request_id": "req-b8c88e61-79a8-4ba2-b4ef-8aee5c5ad3ff"}]} 2026-05-12 17:44:10.842 7 INFO neutron.db.segments_db [None req-00dc45ad-bbf5-46ae-90e9-737229519cf4 53ca604e14c94cf8955a01f7a5c3bf56 87897865307342969063705c2ed1dfb6 - - default default] Added segment 64522d4d-8178-454e-875f-818d2f1015fe of type vxlan for network 9db4a519-d3ef-4bbb-8aa6-4bbb0c549526 [pid: 7|app: 0|req: 807/1565] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:44:10 2026] POST /v2.0/networks => generated 633 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:10.999 8 WARNING neutron_lib.context [None req-47596fb5-cd8f-42e5-91f3-79182464627b 53ca604e14c94cf8955a01f7a5c3bf56 87897865307342969063705c2ed1dfb6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:44:11.377 7 WARNING neutron_lib.context [None req-ea8af266-2354-4a39-a3e0-54d7e2d07650 62ba7980051a43c9bd75bca885058533 2d17ebf27b53476497900725b5cc4112 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 759/1568] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:44:10 2026] POST /v2.0/subnets => generated 622 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1569] 10.0.0.221 () {34 vars in 675 bytes} [Tue May 12 17:44:11 2026] POST /v2.0/subnetpools => generated 516 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:11.473 7 WARNING neutron_lib.context [None req-115f8a22-638a-43d3-9139-ce1f0db17bcb 53ca604e14c94cf8955a01f7a5c3bf56 87897865307342969063705c2ed1dfb6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:44:11.520 7 INFO neutron.db.segments_db [None req-115f8a22-638a-43d3-9139-ce1f0db17bcb 53ca604e14c94cf8955a01f7a5c3bf56 87897865307342969063705c2ed1dfb6 - - default default] Added segment 5bf30e2c-fc82-479c-918b-0d13c7663221 of type vxlan for network 957f0dbd-f368-4803-ab76-f1704176faa6 [pid: 8|app: 0|req: 760/1570] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:44:11 2026] GET /v2.0/ports?device_id=5d7dcae5-681d-4e47-8fa0-a322f26c0ad3 => generated 971 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1571] 10.0.0.221 () {34 vars in 758 bytes} [Tue May 12 17:44:11 2026] PUT /v2.0/subnetpools/a76d7207-a0e2-4448-b769-dd4cd1b8d6d6/tags => generated 25 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1572] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:44:11 2026] GET /v2.0/security-groups?id=2644e5e3-0d9b-4658-a961-34f17e275a88&fields=id&fields=name => generated 88 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1573] 10.0.0.221 () {32 vars in 738 bytes} [Tue May 12 17:44:11 2026] GET /v2.0/subnetpools/a76d7207-a0e2-4448-b769-dd4cd1b8d6d6/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1574] 10.0.0.221 () {34 vars in 769 bytes} [Tue May 12 17:44:11 2026] PUT /v2.0/subnetpools/a76d7207-a0e2-4448-b769-dd4cd1b8d6d6/tags/green => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-12 17:44:11.902 8 INFO neutron.services.segments.plugin [-] Segment fb342453-da81-4bd3-94af-45640b39d198 resource provider aggregate not found 2026-05-12 17:44:11.916 8 INFO neutron.services.segments.plugin [-] Segment fb342453-da81-4bd3-94af-45640b39d198 resource provider aggregate not found 2026-05-12 17:44:11.940 8 INFO neutron.services.segments.plugin [-] Segment fb342453-da81-4bd3-94af-45640b39d198 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb342453-da81-4bd3-94af-45640b39d198 found for delete ", "request_id": "req-a6174ed1-031b-4b14-bcac-a29b5317371d"}]} 2026-05-12 17:44:11.942 8 INFO neutron.services.segments.plugin [-] Segment fb342453-da81-4bd3-94af-45640b39d198 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb342453-da81-4bd3-94af-45640b39d198 found for delete ", "request_id": "req-54c210bb-026f-4c8f-a77b-37b250eb7191"}]} [pid: 8|app: 0|req: 765/1575] 10.0.0.221 () {32 vars in 738 bytes} [Tue May 12 17:44:11 2026] GET /v2.0/subnetpools/a76d7207-a0e2-4448-b769-dd4cd1b8d6d6/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1576] 10.0.0.221 () {34 vars in 765 bytes} [Tue May 12 17:44:11 2026] PUT /v2.0/subnetpools/a76d7207-a0e2-4448-b769-dd4cd1b8d6d6/tags/red => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1577] 10.0.0.221 () {32 vars in 738 bytes} [Tue May 12 17:44:12 2026] GET /v2.0/subnetpools/a76d7207-a0e2-4448-b769-dd4cd1b8d6d6/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:12.069 7 INFO neutron.db.l3_hamode_db [None req-115f8a22-638a-43d3-9139-ce1f0db17bcb 53ca604e14c94cf8955a01f7a5c3bf56 87897865307342969063705c2ed1dfb6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 768/1578] 10.0.0.221 () {34 vars in 787 bytes} [Tue May 12 17:44:12 2026] PUT /v2.0/subnetpools/a76d7207-a0e2-4448-b769-dd4cd1b8d6d6/tags/black.or.white => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1579] 10.0.0.221 () {32 vars in 738 bytes} [Tue May 12 17:44:12 2026] GET /v2.0/subnetpools/a76d7207-a0e2-4448-b769-dd4cd1b8d6d6/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1580] 10.0.0.221 () {34 vars in 758 bytes} [Tue May 12 17:44:12 2026] PUT /v2.0/subnetpools/a76d7207-a0e2-4448-b769-dd4cd1b8d6d6/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1581] 10.0.0.221 () {32 vars in 738 bytes} [Tue May 12 17:44:12 2026] GET /v2.0/subnetpools/a76d7207-a0e2-4448-b769-dd4cd1b8d6d6/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1582] 10.0.0.221 () {32 vars in 746 bytes} [Tue May 12 17:44:12 2026] GET /v2.0/subnetpools/a76d7207-a0e2-4448-b769-dd4cd1b8d6d6/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:12.329 7 INFO neutron.db.l3_hamode_db [None req-115f8a22-638a-43d3-9139-ce1f0db17bcb 53ca604e14c94cf8955a01f7a5c3bf56 87897865307342969063705c2ed1dfb6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:44:12.338 8 INFO neutron.api.v2.resource [None req-d76118b9-ac2d-4587-a1f5-a92c5ad428ff 62ba7980051a43c9bd75bca885058533 2d17ebf27b53476497900725b5cc4112 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 773/1583] 10.0.0.221 () {32 vars in 750 bytes} [Tue May 12 17:44:12 2026] GET /v2.0/subnetpools/a76d7207-a0e2-4448-b769-dd4cd1b8d6d6/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: 774/1584] 10.0.0.221 () {32 vars in 749 bytes} [Tue May 12 17:44:12 2026] DELETE /v2.0/subnetpools/a76d7207-a0e2-4448-b769-dd4cd1b8d6d6/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1585] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:44:12 2026] GET /v2.0/ports?device_id=5d7dcae5-681d-4e47-8fa0-a322f26c0ad3 => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1586] 10.0.0.221 () {32 vars in 738 bytes} [Tue May 12 17:44:12 2026] GET /v2.0/subnetpools/a76d7207-a0e2-4448-b769-dd4cd1b8d6d6/tags => generated 30 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1587] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:44:12 2026] GET /v2.0/security-groups?id=2644e5e3-0d9b-4658-a961-34f17e275a88&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:12.562 8 INFO neutron.api.v2.resource [None req-f2b20529-a1c1-4f52-9027-eab3efef172f 62ba7980051a43c9bd75bca885058533 2d17ebf27b53476497900725b5cc4112 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 778/1588] 10.0.0.221 () {32 vars in 753 bytes} [Tue May 12 17:44:12 2026] DELETE /v2.0/subnetpools/a76d7207-a0e2-4448-b769-dd4cd1b8d6d6/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1589] 10.0.0.221 () {32 vars in 741 bytes} [Tue May 12 17:44:12 2026] DELETE /v2.0/subnetpools/a76d7207-a0e2-4448-b769-dd4cd1b8d6d6/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: 780/1590] 10.0.0.221 () {32 vars in 738 bytes} [Tue May 12 17:44:12 2026] GET /v2.0/subnetpools/a76d7207-a0e2-4448-b769-dd4cd1b8d6d6/tags => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1591] 10.0.0.221 () {32 vars in 731 bytes} [Tue May 12 17:44:12 2026] DELETE /v2.0/subnetpools/a76d7207-a0e2-4448-b769-dd4cd1b8d6d6 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1592] 199.19.213.199 () {34 vars in 993 bytes} [Tue May 12 17:44:12 2026] GET /v2.0/ports?device_id=5d7dcae5-681d-4e47-8fa0-a322f26c0ad3 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1593] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:44:11 2026] POST /v2.0/routers => generated 511 bytes in 1706 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:13.185 7 WARNING neutron_lib.context [None req-79a1296b-abb2-4dac-a8de-612bf9e147f1 53ca604e14c94cf8955a01f7a5c3bf56 87897865307342969063705c2ed1dfb6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 783/1594] 199.19.213.199 () {36 vars in 996 bytes} [Tue May 12 17:44:12 2026] DELETE /v2.0/ports/7590d6d7-8758-4050-b6b7-70a6c5bc11cd => generated 0 bytes in 364 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:44:13.394 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb48a45b-d81f-42b1-b560-c0f385eabd8d'] response: {'server_uuid': '5d7dcae5-681d-4e47-8fa0-a322f26c0ad3', 'name': 'network-vif-deleted', 'tag': '7590d6d7-8758-4050-b6b7-70a6c5bc11cd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 784/1595] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:44:13 2026] GET /v2.0/security-groups?tenant_id=2d17ebf27b53476497900725b5cc4112&name=default => generated 2925 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1596] 10.0.0.221 () {34 vars in 664 bytes} [Tue May 12 17:44:13 2026] POST /v2.0/ports => generated 963 bytes in 476 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: 785/1597] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:44:13 2026] DELETE /v2.0/security-groups/6f14aadc-0e0e-4334-b383-198e375e04a0 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1598] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:44:13 2026] GET /v2.0/security-groups?tenant_id=0c99f93c46494286a259273d34616e93&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1599] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:44:13 2026] DELETE /v2.0/security-groups/64a17787-cdd4-4fe1-aa11-aca9c68ca1ad => 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: 813/1600] 10.0.0.221 () {34 vars in 782 bytes} [Tue May 12 17:44:13 2026] PUT /v2.0/routers/3e3d926c-91b0-445f-9bb0-8b0d892976b7/add_router_interface => generated 309 bytes in 1783 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: 814/1601] 10.0.0.221 () {32 vars in 716 bytes} [Tue May 12 17:44:15 2026] GET /v2.0/ports/908ffd0b-459e-4dc9-8310-20786165df33 => generated 1037 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1602] 10.0.0.221 () {34 vars in 788 bytes} [Tue May 12 17:44:14 2026] PUT /v2.0/routers/71dab252-f70f-4002-9dc9-0b71e4b65952/remove_router_interface => generated 309 bytes in 1698 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1603] 10.0.0.221 () {34 vars in 788 bytes} [Tue May 12 17:44:15 2026] PUT /v2.0/routers/3e3d926c-91b0-445f-9bb0-8b0d892976b7/remove_router_interface => generated 309 bytes in 1105 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, ' /var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/model_query.py:340: 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. items = [ 2026-05-12 17:44:16.825 7 INFO neutron.api.v2.resource [None req-098b997b-f601-4645-8603-20fc292fe543 53ca604e14c94cf8955a01f7a5c3bf56 87897865307342969063705c2ed1dfb6 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 816/1604] 10.0.0.221 () {34 vars in 788 bytes} [Tue May 12 17:44:16 2026] PUT /v2.0/routers/3e3d926c-91b0-445f-9bb0-8b0d892976b7/remove_router_interface => generated 197 bytes in 159 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1605] 10.0.0.221 () {32 vars in 735 bytes} [Tue May 12 17:44:16 2026] GET /v2.0/ports?device_id=3e3d926c-91b0-445f-9bb0-8b0d892976b7 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:17.545 8 INFO neutron.services.segments.plugin [-] Segment ff9d50ad-f55f-4d02-9387-f4e5fd47972c resource provider aggregate not found 2026-05-12 17:44:17.551 8 INFO neutron.services.segments.plugin [-] Segment ff9d50ad-f55f-4d02-9387-f4e5fd47972c resource provider aggregate not found 2026-05-12 17:44:17.570 8 INFO neutron.services.segments.plugin [-] Segment ff9d50ad-f55f-4d02-9387-f4e5fd47972c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff9d50ad-f55f-4d02-9387-f4e5fd47972c found for delete ", "request_id": "req-6abdea7d-85f3-453f-b4a0-d811dc27a29f"}]} 2026-05-12 17:44:17.574 8 INFO neutron.services.segments.plugin [-] Segment ff9d50ad-f55f-4d02-9387-f4e5fd47972c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff9d50ad-f55f-4d02-9387-f4e5fd47972c found for delete ", "request_id": "req-5073642c-948d-4905-a536-4c038575546b"}]} 2026-05-12 17:44:17.578 8 INFO neutron.db.l3_hamode_db [None req-db9d5e73-65dc-4320-ba96-dfd0ac07080b 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] HA network 28a8842e-a6b2-4095-abe7-e1c7b883e061 was deleted as no HA routers are present in tenant 2b5a398e7ad94591b8b72fcad78ed749. [pid: 8|app: 0|req: 789/1606] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:44:16 2026] DELETE /v2.0/routers/71dab252-f70f-4002-9dc9-0b71e4b65952 => generated 0 bytes in 1103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:17.601 7 INFO neutron.services.segments.plugin [-] Segment 5bf30e2c-fc82-479c-918b-0d13c7663221 resource provider aggregate not found 2026-05-12 17:44:17.606 7 INFO neutron.services.segments.plugin [-] Segment 5bf30e2c-fc82-479c-918b-0d13c7663221 resource provider aggregate not found 2026-05-12 17:44:17.620 7 INFO neutron.services.segments.plugin [-] Segment 5bf30e2c-fc82-479c-918b-0d13c7663221 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bf30e2c-fc82-479c-918b-0d13c7663221 found for delete ", "request_id": "req-47432672-fddc-4846-b203-798a74dfc945"}]} 2026-05-12 17:44:17.631 7 INFO neutron.services.segments.plugin [-] Segment 5bf30e2c-fc82-479c-918b-0d13c7663221 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bf30e2c-fc82-479c-918b-0d13c7663221 found for delete ", "request_id": "req-aae72f03-01f6-4603-a9df-ff994799afc3"}]} 2026-05-12 17:44:17.631 7 INFO neutron.db.l3_hamode_db [None req-9853172b-bb99-4dce-9c62-e5348e3cfe20 53ca604e14c94cf8955a01f7a5c3bf56 87897865307342969063705c2ed1dfb6 - - default default] HA network 957f0dbd-f368-4803-ab76-f1704176faa6 was deleted as no HA routers are present in tenant 87897865307342969063705c2ed1dfb6. [pid: 7|app: 0|req: 818/1607] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:44:16 2026] DELETE /v2.0/routers/3e3d926c-91b0-445f-9bb0-8b0d892976b7 => generated 0 bytes in 782 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:17.830 8 WARNING neutron_lib.context [None req-9b00cd85-1770-43cf-a3d6-9a5449944a42 5e05200c58294726a910b5af19192b49 65fcaa222fea46eb968978d51c9ec74e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 819/1608] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:44:17 2026] DELETE /v2.0/subnets/07c6e9d9-4838-41a9-8bfe-a24d1f61a037 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:44:17.981 8 INFO neutron.db.segments_db [None req-9b00cd85-1770-43cf-a3d6-9a5449944a42 5e05200c58294726a910b5af19192b49 65fcaa222fea46eb968978d51c9ec74e - - default default] Added segment 8682f6ce-da1f-4354-8dc1-9ddbce597dd2 of type vxlan for network f1ae9fc2-fa53-4611-b78f-28c5b65afee3 [pid: 7|app: 0|req: 820/1609] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:44:17 2026] DELETE /v2.0/subnets/c4227cd9-ef73-4182-a323-1737b2dc78e1 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1610] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:44:17 2026] POST /v2.0/networks => generated 631 bytes in 500 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1611] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:44:18 2026] GET /v2.0/security-groups?tenant_id=ed20f1c617f74f1e8b9db2187885eddf&name=default => generated 2925 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1612] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:44:18 2026] DELETE /v2.0/networks/e98bd49f-5409-4074-a2e7-9feb6f5bbe85 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:44:18.427 8 WARNING neutron_lib.context [None req-bd6768f1-58b5-48e5-8c2d-2aab4f788597 5e05200c58294726a910b5af19192b49 65fcaa222fea46eb968978d51c9ec74e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 822/1613] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:44:18 2026] DELETE /v2.0/networks/9db4a519-d3ef-4bbb-8aa6-4bbb0c549526 => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1614] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:44:18 2026] POST /v2.0/subnets => generated 602 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1615] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:44:18 2026] DELETE /v2.0/security-groups/e7f0a56b-2e70-4f7b-9845-3305b587b2cb => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:18.738 7 WARNING neutron_lib.context [None req-d0a68974-e1de-4e49-b5f7-19075579f163 53ca604e14c94cf8955a01f7a5c3bf56 87897865307342969063705c2ed1dfb6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 793/1616] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:44:18 2026] GET /v2.0/security-groups?tenant_id=2b5a398e7ad94591b8b72fcad78ed749&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:44:18.803 7 INFO neutron.db.segments_db [None req-d0a68974-e1de-4e49-b5f7-19075579f163 53ca604e14c94cf8955a01f7a5c3bf56 87897865307342969063705c2ed1dfb6 - - default default] Added segment 1edabd9c-b4d6-4e40-84b1-fec9efde30c1 of type vxlan for network 5fdd4285-a8fc-42e1-90ea-fa71b715f067 [pid: 8|app: 0|req: 794/1617] 10.0.0.221 () {34 vars in 750 bytes} [Tue May 12 17:44:18 2026] PUT /v2.0/subnets/b9310ac5-d8ec-416f-a93a-85506a177b3e/tags => generated 25 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1618] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:44:18 2026] POST /v2.0/networks => generated 634 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1619] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:44:18 2026] DELETE /v2.0/security-groups/2644e5e3-0d9b-4658-a961-34f17e275a88 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:18.959 8 WARNING neutron_lib.context [None req-c396e408-a50a-404e-b7ee-e8f8f89b6dad 53ca604e14c94cf8955a01f7a5c3bf56 87897865307342969063705c2ed1dfb6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 825/1620] 10.0.0.221 () {32 vars in 730 bytes} [Tue May 12 17:44:18 2026] GET /v2.0/subnets/b9310ac5-d8ec-416f-a93a-85506a177b3e/tags => generated 25 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1621] 10.0.0.221 () {34 vars in 761 bytes} [Tue May 12 17:44:18 2026] PUT /v2.0/subnets/b9310ac5-d8ec-416f-a93a-85506a177b3e/tags/green => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1622] 10.0.0.221 () {32 vars in 730 bytes} [Tue May 12 17:44:19 2026] GET /v2.0/subnets/b9310ac5-d8ec-416f-a93a-85506a177b3e/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: 828/1623] 10.0.0.221 () {34 vars in 757 bytes} [Tue May 12 17:44:19 2026] PUT /v2.0/subnets/b9310ac5-d8ec-416f-a93a-85506a177b3e/tags/red => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1624] 10.0.0.221 () {32 vars in 730 bytes} [Tue May 12 17:44:19 2026] GET /v2.0/subnets/b9310ac5-d8ec-416f-a93a-85506a177b3e/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1625] 10.0.0.221 () {34 vars in 779 bytes} [Tue May 12 17:44:19 2026] PUT /v2.0/subnets/b9310ac5-d8ec-416f-a93a-85506a177b3e/tags/black.or.white => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1626] 10.0.0.221 () {32 vars in 730 bytes} [Tue May 12 17:44:19 2026] GET /v2.0/subnets/b9310ac5-d8ec-416f-a93a-85506a177b3e/tags => generated 52 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1627] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:44:18 2026] POST /v2.0/subnets => generated 622 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:19.343 8 WARNING neutron_lib.context [None req-5c45903a-8883-47e1-83b0-5e07e192b652 53ca604e14c94cf8955a01f7a5c3bf56 87897865307342969063705c2ed1dfb6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:44:19.385 8 INFO neutron.db.segments_db [None req-5c45903a-8883-47e1-83b0-5e07e192b652 53ca604e14c94cf8955a01f7a5c3bf56 87897865307342969063705c2ed1dfb6 - - default default] Added segment eccecdf8-c6b2-4c69-9671-bc56513ab94e of type vxlan for network 5a7fae99-3c1a-434c-b63c-a9b5fd7fb3ec [pid: 7|app: 0|req: 832/1628] 10.0.0.221 () {34 vars in 750 bytes} [Tue May 12 17:44:19 2026] PUT /v2.0/subnets/b9310ac5-d8ec-416f-a93a-85506a177b3e/tags => generated 37 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1629] 10.0.0.221 () {32 vars in 730 bytes} [Tue May 12 17:44:19 2026] GET /v2.0/subnets/b9310ac5-d8ec-416f-a93a-85506a177b3e/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1630] 10.0.0.221 () {32 vars in 738 bytes} [Tue May 12 17:44:19 2026] GET /v2.0/subnets/b9310ac5-d8ec-416f-a93a-85506a177b3e/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:19.548 7 INFO neutron.api.v2.resource [None req-51cfb0af-026f-4a93-b679-166e8c59a785 5e05200c58294726a910b5af19192b49 65fcaa222fea46eb968978d51c9ec74e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 835/1631] 10.0.0.221 () {32 vars in 742 bytes} [Tue May 12 17:44:19 2026] GET /v2.0/subnets/b9310ac5-d8ec-416f-a93a-85506a177b3e/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 17:44:19.589 8 INFO neutron.services.segments.plugin [-] Segment 31519471-5d9c-43b2-9915-5cd9c6025e0e resource provider aggregate not found 2026-05-12 17:44:19.600 8 INFO neutron.services.segments.plugin [-] Segment 31519471-5d9c-43b2-9915-5cd9c6025e0e resource provider aggregate not found 2026-05-12 17:44:19.606 8 INFO neutron.services.segments.plugin [-] Segment 31519471-5d9c-43b2-9915-5cd9c6025e0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31519471-5d9c-43b2-9915-5cd9c6025e0e found for delete ", "request_id": "req-17edab7c-7da3-4ace-9cfc-952a4ffdba5e"}]} 2026-05-12 17:44:19.614 8 INFO neutron.services.segments.plugin [-] Segment 31519471-5d9c-43b2-9915-5cd9c6025e0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31519471-5d9c-43b2-9915-5cd9c6025e0e found for delete ", "request_id": "req-0df8428f-37de-41ea-bfb9-73224954f150"}]} [pid: 7|app: 0|req: 836/1632] 10.0.0.221 () {32 vars in 741 bytes} [Tue May 12 17:44:19 2026] DELETE /v2.0/subnets/b9310ac5-d8ec-416f-a93a-85506a177b3e/tags/red => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:19.654 7 INFO neutron.services.segments.plugin [-] Segment 64522d4d-8178-454e-875f-818d2f1015fe resource provider aggregate not found 2026-05-12 17:44:19.661 7 INFO neutron.services.segments.plugin [-] Segment 64522d4d-8178-454e-875f-818d2f1015fe resource provider aggregate not found 2026-05-12 17:44:19.674 7 INFO neutron.services.segments.plugin [-] Segment 64522d4d-8178-454e-875f-818d2f1015fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64522d4d-8178-454e-875f-818d2f1015fe found for delete ", "request_id": "req-d28deda4-8b5c-4e6d-b48d-43766be1a6c4"}]} 2026-05-12 17:44:19.688 7 INFO neutron.services.segments.plugin [-] Segment 64522d4d-8178-454e-875f-818d2f1015fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64522d4d-8178-454e-875f-818d2f1015fe found for delete ", "request_id": "req-9c58da20-c235-4c66-9c21-fe04c502d028"}]} [pid: 7|app: 0|req: 837/1633] 10.0.0.221 () {32 vars in 730 bytes} [Tue May 12 17:44:19 2026] GET /v2.0/subnets/b9310ac5-d8ec-416f-a93a-85506a177b3e/tags => generated 30 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:19.726 8 INFO neutron.db.l3_hamode_db [None req-5c45903a-8883-47e1-83b0-5e07e192b652 53ca604e14c94cf8955a01f7a5c3bf56 87897865307342969063705c2ed1dfb6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:44:19.754 7 INFO neutron.api.v2.resource [None req-15138f34-7e75-4a3d-8e1c-0f50b1b7c24b 5e05200c58294726a910b5af19192b49 65fcaa222fea46eb968978d51c9ec74e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 838/1634] 10.0.0.221 () {32 vars in 745 bytes} [Tue May 12 17:44:19 2026] DELETE /v2.0/subnets/b9310ac5-d8ec-416f-a93a-85506a177b3e/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: 839/1635] 10.0.0.221 () {32 vars in 733 bytes} [Tue May 12 17:44:19 2026] DELETE /v2.0/subnets/b9310ac5-d8ec-416f-a93a-85506a177b3e/tags => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1636] 10.0.0.221 () {32 vars in 730 bytes} [Tue May 12 17:44:19 2026] GET /v2.0/subnets/b9310ac5-d8ec-416f-a93a-85506a177b3e/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:19.952 8 INFO neutron.db.l3_hamode_db [None req-5c45903a-8883-47e1-83b0-5e07e192b652 53ca604e14c94cf8955a01f7a5c3bf56 87897865307342969063705c2ed1dfb6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 841/1637] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:44:19 2026] DELETE /v2.0/subnets/b9310ac5-d8ec-416f-a93a-85506a177b3e => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1638] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:44:20 2026] DELETE /v2.0/networks/f1ae9fc2-fa53-4611-b78f-28c5b65afee3 => generated 0 bytes in 422 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1639] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:44:19 2026] POST /v2.0/routers => generated 509 bytes in 1527 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1640] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:44:21 2026] GET /v2.0/security-groups?tenant_id=65fcaa222fea46eb968978d51c9ec74e&name=default => generated 2925 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1641] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:44:21 2026] DELETE /v2.0/security-groups/7ae99e2f-ea12-44e0-90c4-f9ba4392781d => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:21.698 7 INFO neutron.services.segments.plugin [-] Segment 8682f6ce-da1f-4354-8dc1-9ddbce597dd2 resource provider aggregate not found 2026-05-12 17:44:21.710 7 INFO neutron.services.segments.plugin [-] Segment 8682f6ce-da1f-4354-8dc1-9ddbce597dd2 resource provider aggregate not found 2026-05-12 17:44:21.719 7 INFO neutron.services.segments.plugin [-] Segment 8682f6ce-da1f-4354-8dc1-9ddbce597dd2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8682f6ce-da1f-4354-8dc1-9ddbce597dd2 found for delete ", "request_id": "req-06c39ef6-355e-490c-bade-3cf519d0a1bc"}]} 2026-05-12 17:44:21.727 7 INFO neutron.services.segments.plugin [-] Segment 8682f6ce-da1f-4354-8dc1-9ddbce597dd2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8682f6ce-da1f-4354-8dc1-9ddbce597dd2 found for delete ", "request_id": "req-97b5a5bc-ffca-4682-89df-f0163b9e880d"}]} [pid: 8|app: 0|req: 800/1642] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:44:21 2026] GET /v2.0/security-groups?tenant_id=badf69aa2a5140f0b365c8974bee6dd9&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:44:22.246 8 WARNING neutron_lib.context [None req-3985a692-9515-47eb-8bc4-c6fea5dc6563 aa4a9907a6544e9daf9bed25607667a8 1c50e9b9795b4ff08da97cc47ebd140c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:44:22.391 8 INFO neutron.db.segments_db [None req-3985a692-9515-47eb-8bc4-c6fea5dc6563 aa4a9907a6544e9daf9bed25607667a8 1c50e9b9795b4ff08da97cc47ebd140c - - default default] Added segment c702eac3-da61-4ba6-8701-e002a9a41b80 of type vxlan for network 99fc9316-c10a-404d-af31-52798eeb3e84 [pid: 7|app: 0|req: 843/1643] 10.0.0.221 () {34 vars in 782 bytes} [Tue May 12 17:44:20 2026] PUT /v2.0/routers/bde36026-bfb2-45a5-972f-393c244a7677/add_router_interface => generated 309 bytes in 1627 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1644] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 12 17:44:21 2026] POST /v2.0/networks => generated 632 bytes in 544 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1645] 10.0.0.221 () {32 vars in 716 bytes} [Tue May 12 17:44:22 2026] GET /v2.0/ports/8f30ab70-cf7b-45d9-bd2b-12e20343ee68 => generated 959 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:22.604 8 WARNING neutron_lib.context [None req-43220ddf-6e55-45f9-a9a9-e730a4c83d53 aa4a9907a6544e9daf9bed25607667a8 1c50e9b9795b4ff08da97cc47ebd140c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:44:22.663 8 INFO neutron.db.segments_db [None req-43220ddf-6e55-45f9-a9a9-e730a4c83d53 aa4a9907a6544e9daf9bed25607667a8 1c50e9b9795b4ff08da97cc47ebd140c - - default default] Added segment 028f4d0d-aa03-41bf-879e-882b41ff0b15 of type vxlan for network 4092bd33-2a28-431e-bcfe-327295790b58 2026-05-12 17:44:23.014 8 INFO neutron.db.l3_hamode_db [None req-43220ddf-6e55-45f9-a9a9-e730a4c83d53 aa4a9907a6544e9daf9bed25607667a8 1c50e9b9795b4ff08da97cc47ebd140c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 844/1646] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:44:22 2026] DELETE /v2.0/security-groups/0eb61d5b-0213-429b-8e0b-f8cd9341f975 => generated 0 bytes in 565 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1647] 10.0.0.221 () {34 vars in 788 bytes} [Tue May 12 17:44:23 2026] PUT /v2.0/routers/bde36026-bfb2-45a5-972f-393c244a7677/remove_router_interface => generated 309 bytes in 1038 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1648] 10.0.0.221 () {32 vars in 735 bytes} [Tue May 12 17:44:24 2026] GET /v2.0/ports?device_id=bde36026-bfb2-45a5-972f-393c244a7677 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:24.720 8 INFO neutron.db.l3_hamode_db [None req-43220ddf-6e55-45f9-a9a9-e730a4c83d53 aa4a9907a6544e9daf9bed25607667a8 1c50e9b9795b4ff08da97cc47ebd140c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:44:24.891 7 INFO neutron.services.segments.plugin [-] Segment eccecdf8-c6b2-4c69-9671-bc56513ab94e resource provider aggregate not found 2026-05-12 17:44:24.896 7 INFO neutron.services.segments.plugin [-] Segment eccecdf8-c6b2-4c69-9671-bc56513ab94e resource provider aggregate not found 2026-05-12 17:44:24.913 7 INFO neutron.services.segments.plugin [-] Segment eccecdf8-c6b2-4c69-9671-bc56513ab94e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eccecdf8-c6b2-4c69-9671-bc56513ab94e found for delete ", "request_id": "req-00d0b9b0-4318-4a8c-bdce-74047c47e170"}]} 2026-05-12 17:44:24.914 7 INFO neutron.services.segments.plugin [-] Segment eccecdf8-c6b2-4c69-9671-bc56513ab94e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eccecdf8-c6b2-4c69-9671-bc56513ab94e found for delete ", "request_id": "req-9fa6b32a-6e13-418d-9330-9f821901d046"}]} 2026-05-12 17:44:24.918 7 INFO neutron.db.l3_hamode_db [None req-c1466bbc-3b61-4540-8b76-555759f9f73c 53ca604e14c94cf8955a01f7a5c3bf56 87897865307342969063705c2ed1dfb6 - - default default] HA network 5a7fae99-3c1a-434c-b63c-a9b5fd7fb3ec was deleted as no HA routers are present in tenant 87897865307342969063705c2ed1dfb6. [pid: 7|app: 0|req: 847/1649] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:44:24 2026] DELETE /v2.0/routers/bde36026-bfb2-45a5-972f-393c244a7677 => generated 0 bytes in 792 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1650] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:44:24 2026] DELETE /v2.0/subnets/81e174e1-4eb2-4f4c-bcc0-1d4d25dcabcd => 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: 849/1651] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:44:25 2026] DELETE /v2.0/networks/5fdd4285-a8fc-42e1-90ea-fa71b715f067 => generated 0 bytes in 453 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:44:25.629 7 WARNING neutron_lib.context [None req-e64f1c9e-fedc-44ba-b835-845cc3f77351 53ca604e14c94cf8955a01f7a5c3bf56 87897865307342969063705c2ed1dfb6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:44:25.680 7 INFO neutron.db.segments_db [None req-e64f1c9e-fedc-44ba-b835-845cc3f77351 53ca604e14c94cf8955a01f7a5c3bf56 87897865307342969063705c2ed1dfb6 - - default default] Added segment 5581dbd3-9710-470a-b48a-e69973e481ab of type vxlan for network 10e058d3-6176-4b3b-9302-fa53548e07fb [pid: 8|app: 0|req: 803/1652] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:44:22 2026] POST /v2.0/routers => generated 695 bytes in 3355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:26.010 7 INFO neutron.db.l3_hamode_db [None req-e64f1c9e-fedc-44ba-b835-845cc3f77351 53ca604e14c94cf8955a01f7a5c3bf56 87897865307342969063705c2ed1dfb6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 804/1653] 10.0.0.221 () {32 vars in 775 bytes} [Tue May 12 17:44:25 2026] GET /v2.0/subnets?project_id=1c50e9b9795b4ff08da97cc47ebd140c&cidr=10.100.0.0%2F28 => generated 14 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1656] 10.0.0.221 () {32 vars in 693 bytes} [Tue May 12 17:44:26 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:26.323 8 WARNING neutron_lib.context [None req-9e87a1f5-0ebf-4781-9abc-fdefb6a5056c d93512a15b3c4a72aca6c3879eb1c234 f8593feacdc2495d8cfc9fff4f0fc875 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:44:26.451 8 INFO neutron.db.segments_db [None req-9e87a1f5-0ebf-4781-9abc-fdefb6a5056c d93512a15b3c4a72aca6c3879eb1c234 f8593feacdc2495d8cfc9fff4f0fc875 - - default default] Added segment 7bb3f77a-c7d6-4cd3-b984-7de66c79f693 of type vxlan for network e127460c-3c9d-424a-a40d-5e8caf21f863 [pid: 8|app: 0|req: 808/1657] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:44:26 2026] POST /v2.0/networks => generated 631 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1658] 10.0.0.221 () {32 vars in 783 bytes} [Tue May 12 17:44:26 2026] GET /v2.0/subnets?network_id=565025b8-b002-4919-879b-46c98c1d9240&cidr=10.100.0.0%2F28 => generated 14 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:26.581 8 WARNING neutron_lib.context [None req-0c57acfa-50e1-4b40-be47-ebfff7ff392a d93512a15b3c4a72aca6c3879eb1c234 f8593feacdc2495d8cfc9fff4f0fc875 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:44:26.931 7 INFO neutron.services.segments.plugin [-] Segment 1edabd9c-b4d6-4e40-84b1-fec9efde30c1 resource provider aggregate not found 2026-05-12 17:44:26.943 7 INFO neutron.services.segments.plugin [-] Segment 1edabd9c-b4d6-4e40-84b1-fec9efde30c1 resource provider aggregate not found 2026-05-12 17:44:26.948 7 INFO neutron.services.segments.plugin [-] Segment 1edabd9c-b4d6-4e40-84b1-fec9efde30c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1edabd9c-b4d6-4e40-84b1-fec9efde30c1 found for delete ", "request_id": "req-22e3de99-0bea-4791-88cd-9ff84e197b50"}]} [pid: 8|app: 0|req: 810/1659] 10.0.0.221 () {34 vars in 663 bytes} [Tue May 12 17:44:26 2026] POST /v2.0/ports => generated 743 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:44:26.959 8 WARNING neutron_lib.context [None req-589de85b-780c-4677-843c-d8ac548a675c aa4a9907a6544e9daf9bed25607667a8 1c50e9b9795b4ff08da97cc47ebd140c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:44:26.960 7 INFO neutron.services.segments.plugin [-] Segment 1edabd9c-b4d6-4e40-84b1-fec9efde30c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1edabd9c-b4d6-4e40-84b1-fec9efde30c1 found for delete ", "request_id": "req-64cce8a4-c3be-4f8c-afd9-e5176510619c"}]} 2026-05-12 17:44:27.194 7 INFO neutron.db.l3_hamode_db [None req-e64f1c9e-fedc-44ba-b835-845cc3f77351 53ca604e14c94cf8955a01f7a5c3bf56 87897865307342969063705c2ed1dfb6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 811/1660] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:44:26 2026] POST /v2.0/subnets => generated 632 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:27.388 8 WARNING neutron_lib.context [None req-2e3a9b1d-fb70-4579-a184-426767ba01bc d93512a15b3c4a72aca6c3879eb1c234 f8593feacdc2495d8cfc9fff4f0fc875 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 812/1661] 10.0.0.221 () {34 vars in 665 bytes} [Tue May 12 17:44:27 2026] POST /v2.0/trunks => generated 407 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1662] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:44:25 2026] POST /v2.0/routers => generated 692 bytes in 3259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1663] 10.0.0.221 () {34 vars in 748 bytes} [Tue May 12 17:44:28 2026] PUT /v2.0/trunks/2a3fa3fd-601b-4149-a244-6fe9c4bd0134/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1664] 10.0.0.221 () {32 vars in 720 bytes} [Tue May 12 17:44:28 2026] GET /v2.0/routers/906640e4-3d14-4f27-a794-6b1c4e9886bd => generated 698 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1665] 10.0.0.221 () {32 vars in 728 bytes} [Tue May 12 17:44:29 2026] GET /v2.0/trunks/2a3fa3fd-601b-4149-a244-6fe9c4bd0134/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1666] 10.0.0.221 () {32 vars in 646 bytes} [Tue May 12 17:44:29 2026] GET /v2.0/routers => generated 701 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1667] 10.0.0.221 () {34 vars in 759 bytes} [Tue May 12 17:44:29 2026] PUT /v2.0/trunks/2a3fa3fd-601b-4149-a244-6fe9c4bd0134/tags/green => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1668] 10.0.0.221 () {34 vars in 782 bytes} [Tue May 12 17:44:27 2026] PUT /v2.0/routers/0264eaf5-7eeb-4d99-8f5e-8996868e7c53/add_router_interface => generated 309 bytes in 1757 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1669] 10.0.0.221 () {32 vars in 728 bytes} [Tue May 12 17:44:29 2026] GET /v2.0/trunks/2a3fa3fd-601b-4149-a244-6fe9c4bd0134/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1670] 10.0.0.221 () {32 vars in 648 bytes} [Tue May 12 17:44:29 2026] GET /v2.0/networks => generated 5002 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1671] 10.0.0.221 () {34 vars in 755 bytes} [Tue May 12 17:44:29 2026] PUT /v2.0/trunks/2a3fa3fd-601b-4149-a244-6fe9c4bd0134/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: 817/1672] 10.0.0.221 () {32 vars in 646 bytes} [Tue May 12 17:44:29 2026] GET /v2.0/subnets => generated 3097 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1673] 10.0.0.221 () {32 vars in 728 bytes} [Tue May 12 17:44:29 2026] GET /v2.0/trunks/2a3fa3fd-601b-4149-a244-6fe9c4bd0134/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1674] 10.0.0.221 () {32 vars in 646 bytes} [Tue May 12 17:44:29 2026] GET /v2.0/routers => generated 1467 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1675] 10.0.0.221 () {34 vars in 740 bytes} [Tue May 12 17:44:29 2026] PUT /v2.0/routers/906640e4-3d14-4f27-a794-6b1c4e9886bd => generated 705 bytes in 604 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1676] 10.0.0.221 () {34 vars in 777 bytes} [Tue May 12 17:44:29 2026] PUT /v2.0/trunks/2a3fa3fd-601b-4149-a244-6fe9c4bd0134/tags/black.or.white => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1677] 10.0.0.221 () {32 vars in 728 bytes} [Tue May 12 17:44:29 2026] GET /v2.0/trunks/2a3fa3fd-601b-4149-a244-6fe9c4bd0134/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1678] 10.0.0.221 () {34 vars in 748 bytes} [Tue May 12 17:44:29 2026] PUT /v2.0/trunks/2a3fa3fd-601b-4149-a244-6fe9c4bd0134/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:29.927 7 WARNING neutron_lib.context [None req-9e4328d7-b3ce-424e-9726-2eb3e97a1f4c aa4a9907a6544e9daf9bed25607667a8 1c50e9b9795b4ff08da97cc47ebd140c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 859/1679] 10.0.0.221 () {34 vars in 684 bytes} [Tue May 12 17:44:29 2026] POST /v2.0/security-groups => generated 1675 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1680] 10.0.0.221 () {32 vars in 728 bytes} [Tue May 12 17:44:30 2026] GET /v2.0/trunks/2a3fa3fd-601b-4149-a244-6fe9c4bd0134/tags => generated 37 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:30.084 7 WARNING neutron_lib.context [None req-31d477ab-7f9b-4789-86ac-77c757021abc aa4a9907a6544e9daf9bed25607667a8 1c50e9b9795b4ff08da97cc47ebd140c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 861/1681] 10.0.0.221 () {34 vars in 694 bytes} [Tue May 12 17:44:30 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: 862/1682] 10.0.0.221 () {32 vars in 736 bytes} [Tue May 12 17:44:30 2026] GET /v2.0/trunks/2a3fa3fd-601b-4149-a244-6fe9c4bd0134/tags/red => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:30.214 7 WARNING neutron_lib.context [None req-75dfc422-4599-4c52-86b3-f09479e1450a aa4a9907a6544e9daf9bed25607667a8 1c50e9b9795b4ff08da97cc47ebd140c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 821/1683] 10.0.0.221 () {32 vars in 720 bytes} [Tue May 12 17:44:29 2026] GET /v2.0/routers/906640e4-3d14-4f27-a794-6b1c4e9886bd => generated 705 bytes in 429 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:30.303 8 INFO neutron.api.v2.resource [None req-72df1c4d-0f6e-49fa-b564-7b755c5751a0 d93512a15b3c4a72aca6c3879eb1c234 f8593feacdc2495d8cfc9fff4f0fc875 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 822/1684] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 12 17:44:30 2026] GET /v2.0/trunks/2a3fa3fd-601b-4149-a244-6fe9c4bd0134/tags/green => generated 99 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1685] 10.0.0.221 () {34 vars in 694 bytes} [Tue May 12 17:44:30 2026] POST /v2.0/security-group-rules => generated 596 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1686] 10.0.0.221 () {32 vars in 735 bytes} [Tue May 12 17:44:30 2026] GET /v2.0/ports?device_id=906640e4-3d14-4f27-a794-6b1c4e9886bd => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:30.328 8 WARNING neutron_lib.context [None req-c2828361-451c-44ce-8827-b93f3be2ea6b aa4a9907a6544e9daf9bed25607667a8 1c50e9b9795b4ff08da97cc47ebd140c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 864/1687] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:44:30 2026] DELETE /v2.0/trunks/2a3fa3fd-601b-4149-a244-6fe9c4bd0134/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1688] 10.0.0.221 () {34 vars in 694 bytes} [Tue May 12 17:44:30 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: 825/1689] 10.0.0.221 () {32 vars in 728 bytes} [Tue May 12 17:44:30 2026] GET /v2.0/trunks/2a3fa3fd-601b-4149-a244-6fe9c4bd0134/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:30.473 8 WARNING neutron_lib.context [None req-52320f3d-7539-4926-92ad-6f2350308e49 aa4a9907a6544e9daf9bed25607667a8 1c50e9b9795b4ff08da97cc47ebd140c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 826/1690] 10.0.0.221 () {34 vars in 694 bytes} [Tue May 12 17:44:30 2026] POST /v2.0/security-group-rules => generated 601 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:30.588 8 INFO neutron.api.v2.resource [None req-92e95e02-95c6-4c1d-92f4-eb6dcd13bcd5 d93512a15b3c4a72aca6c3879eb1c234 f8593feacdc2495d8cfc9fff4f0fc875 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 827/1691] 10.0.0.221 () {32 vars in 743 bytes} [Tue May 12 17:44:30 2026] DELETE /v2.0/trunks/2a3fa3fd-601b-4149-a244-6fe9c4bd0134/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 17:44:30.594 8 WARNING neutron_lib.context [None req-c7ba547a-00bc-4177-9acb-950b2246378b aa4a9907a6544e9daf9bed25607667a8 1c50e9b9795b4ff08da97cc47ebd140c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:44:30.624 8 INFO neutron.db.securitygroups_db [None req-c7ba547a-00bc-4177-9acb-950b2246378b aa4a9907a6544e9daf9bed25607667a8 1c50e9b9795b4ff08da97cc47ebd140c - - default default] Project 1c50e9b9795b4ff08da97cc47ebd140c 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: 828/1692] 10.0.0.221 () {34 vars in 694 bytes} [Tue May 12 17:44:30 2026] POST /v2.0/security-group-rules => generated 607 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1693] 10.0.0.221 () {32 vars in 731 bytes} [Tue May 12 17:44:30 2026] DELETE /v2.0/trunks/2a3fa3fd-601b-4149-a244-6fe9c4bd0134/tags => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:30.741 8 WARNING neutron_lib.context [None req-da94b719-e622-4889-97b7-342f7ea769a7 aa4a9907a6544e9daf9bed25607667a8 1c50e9b9795b4ff08da97cc47ebd140c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:44:30.780 8 INFO neutron.db.securitygroups_db [None req-da94b719-e622-4889-97b7-342f7ea769a7 aa4a9907a6544e9daf9bed25607667a8 1c50e9b9795b4ff08da97cc47ebd140c - - default default] Project 1c50e9b9795b4ff08da97cc47ebd140c 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: 830/1694] 10.0.0.221 () {34 vars in 694 bytes} [Tue May 12 17:44:30 2026] POST /v2.0/security-group-rules => generated 606 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1695] 10.0.0.221 () {32 vars in 728 bytes} [Tue May 12 17:44:30 2026] GET /v2.0/trunks/2a3fa3fd-601b-4149-a244-6fe9c4bd0134/tags => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1696] 10.0.0.221 () {32 vars in 718 bytes} [Tue May 12 17:44:30 2026] GET /v2.0/trunks/2a3fa3fd-601b-4149-a244-6fe9c4bd0134 => generated 407 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1697] 10.0.0.221 () {32 vars in 716 bytes} [Tue May 12 17:44:30 2026] GET /v2.0/ports/530a1ae0-30d6-4921-81d3-269f889c5bfd => generated 826 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1698] 10.0.0.221 () {32 vars in 721 bytes} [Tue May 12 17:44:31 2026] DELETE /v2.0/trunks/2a3fa3fd-601b-4149-a244-6fe9c4bd0134 => 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: 835/1699] 10.0.0.221 () {32 vars in 719 bytes} [Tue May 12 17:44:31 2026] DELETE /v2.0/ports/530a1ae0-30d6-4921-81d3-269f889c5bfd => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:44:31.480 7 INFO neutron.services.segments.plugin [-] Segment 5581dbd3-9710-470a-b48a-e69973e481ab resource provider aggregate not found 2026-05-12 17:44:31.486 7 INFO neutron.services.segments.plugin [-] Segment 5581dbd3-9710-470a-b48a-e69973e481ab resource provider aggregate not found 2026-05-12 17:44:31.501 7 INFO neutron.services.segments.plugin [-] Segment 5581dbd3-9710-470a-b48a-e69973e481ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5581dbd3-9710-470a-b48a-e69973e481ab found for delete ", "request_id": "req-de9cba33-e1bc-4856-853d-90dd47aad963"}]} 2026-05-12 17:44:31.502 7 INFO neutron.services.segments.plugin [-] Segment 5581dbd3-9710-470a-b48a-e69973e481ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5581dbd3-9710-470a-b48a-e69973e481ab found for delete ", "request_id": "req-39365f81-44a8-4f2f-b198-9a29e545831d"}]} 2026-05-12 17:44:31.508 7 INFO neutron.db.l3_hamode_db [None req-4c223c6f-b97b-4570-ac7f-1ba5d02b18ec 53ca604e14c94cf8955a01f7a5c3bf56 87897865307342969063705c2ed1dfb6 - - default default] HA network 10e058d3-6176-4b3b-9302-fa53548e07fb was deleted as no HA routers are present in tenant 87897865307342969063705c2ed1dfb6. [pid: 7|app: 0|req: 865/1700] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:44:30 2026] DELETE /v2.0/routers/906640e4-3d14-4f27-a794-6b1c4e9886bd => generated 0 bytes in 1172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1701] 10.0.0.221 () {32 vars in 648 bytes} [Tue May 12 17:44:31 2026] GET /v2.0/networks => generated 1297 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1702] 10.0.0.221 () {32 vars in 735 bytes} [Tue May 12 17:44:31 2026] GET /v2.0/ports?device_id=906640e4-3d14-4f27-a794-6b1c4e9886bd => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:31.649 8 INFO neutron.api.v2.resource [None req-0837c202-b64f-4295-92da-293539d3d2d4 53ca604e14c94cf8955a01f7a5c3bf56 87897865307342969063705c2ed1dfb6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 838/1703] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:44:31 2026] DELETE /v2.0/routers/906640e4-3d14-4f27-a794-6b1c4e9886bd => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1704] 10.0.0.221 () {32 vars in 735 bytes} [Tue May 12 17:44:31 2026] GET /v2.0/ports?device_id=bde36026-bfb2-45a5-972f-393c244a7677 => 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: 840/1705] 10.0.0.15 () {34 vars in 1098 bytes} [Tue May 12 17:44:31 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1414872499&fields=id&tenant_id=1c50e9b9795b4ff08da97cc47ebd140c => generated 69 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:31.768 8 INFO neutron.api.v2.resource [None req-8733c58b-f824-49c6-9460-5cc2e9a20ddf 53ca604e14c94cf8955a01f7a5c3bf56 87897865307342969063705c2ed1dfb6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 841/1706] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:44:31 2026] DELETE /v2.0/routers/bde36026-bfb2-45a5-972f-393c244a7677 => generated 135 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1707] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:44:31 2026] DELETE /v2.0/networks/e127460c-3c9d-424a-a40d-5e8caf21f863 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:44:31.799 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1bce1aba-b0e7-4047-ad5f-8c4596715642 53ca604e14c94cf8955a01f7a5c3bf56 87897865307342969063705c2ed1dfb6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 867/1708] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:44:31 2026] DELETE /v2.0/subnets/81e174e1-4eb2-4f4c-bcc0-1d4d25dcabcd => 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: 868/1709] 10.0.0.221 () {32 vars in 735 bytes} [Tue May 12 17:44:31 2026] GET /v2.0/ports?device_id=3e3d926c-91b0-445f-9bb0-8b0d892976b7 => 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: 842/1710] 10.0.0.15 () {34 vars in 980 bytes} [Tue May 12 17:44:31 2026] GET /v2.0/networks?id=99fc9316-c10a-404d-af31-52798eeb3e84 => generated 660 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:31.859 7 INFO neutron.api.v2.resource [None req-bef9ff80-b4f7-4b83-8270-83c47f3647c8 53ca604e14c94cf8955a01f7a5c3bf56 87897865307342969063705c2ed1dfb6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 869/1711] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:44:31 2026] DELETE /v2.0/routers/3e3d926c-91b0-445f-9bb0-8b0d892976b7 => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1712] 10.0.0.15 () {34 vars in 963 bytes} [Tue May 12 17:44:31 2026] GET /v2.0/quotas/1c50e9b9795b4ff08da97cc47ebd140c => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:31.886 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2068ba35-97db-43c7-b8e9-b60ef5e01ab0 53ca604e14c94cf8955a01f7a5c3bf56 87897865307342969063705c2ed1dfb6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 870/1713] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:44:31 2026] DELETE /v2.0/subnets/c4227cd9-ef73-4182-a323-1737b2dc78e1 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1714] 10.0.0.221 () {32 vars in 735 bytes} [Tue May 12 17:44:31 2026] GET /v2.0/ports?device_id=1fdec6ec-a1c9-4cfd-958e-0d5f557635b7 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1715] 10.0.0.15 () {34 vars in 1000 bytes} [Tue May 12 17:44:31 2026] GET /v2.0/ports?tenant_id=1c50e9b9795b4ff08da97cc47ebd140c&fields=id => generated 103 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:31.949 7 INFO neutron.api.v2.resource [None req-f5b0853d-2f18-4692-89d0-c68e22b117ba 53ca604e14c94cf8955a01f7a5c3bf56 87897865307342969063705c2ed1dfb6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 872/1716] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:44:31 2026] DELETE /v2.0/routers/1fdec6ec-a1c9-4cfd-958e-0d5f557635b7 => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:44:31.980 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2f65b1f8-c965-4e04-9494-963ec96c343c 53ca604e14c94cf8955a01f7a5c3bf56 87897865307342969063705c2ed1dfb6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 845/1717] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:44:31 2026] DELETE /v2.0/subnets/45fb13c6-5b01-4d03-b693-ce27fce370ad => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:44:32.003 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9ec0a828-54a2-471e-9ba5-13b044346206 53ca604e14c94cf8955a01f7a5c3bf56 87897865307342969063705c2ed1dfb6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 846/1718] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:44:31 2026] DELETE /v2.0/subnets/8be505e5-0870-43be-aa33-f33e4db3ba0a => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1719] 10.0.0.15 () {34 vars in 1006 bytes} [Tue May 12 17:44:31 2026] GET /v2.0/networks/99fc9316-c10a-404d-af31-52798eeb3e84?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1720] 10.0.0.15 () {34 vars in 1106 bytes} [Tue May 12 17:44:32 2026] GET /v2.0/networks/99fc9316-c10a-404d-af31-52798eeb3e84?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: 874/1721] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:44:32 2026] GET /v2.0/ports?device_id=c3e5c28e-3155-4d8e-a99e-d1cfbe4a259d => generated 12 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1722] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:44:32 2026] GET /v2.0/security-groups?tenant_id=05f3e8dbd2404b3bb96966a1998ee786&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1723] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:44:32 2026] GET /v2.0/security-groups?tenant_id=efb1b04d2f474641b2b180737ee3b76a&name=default => generated 2925 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1724] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:44:32 2026] GET /v2.0/security-groups?tenant_id=87897865307342969063705c2ed1dfb6&name=default => generated 2925 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1725] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:44:32 2026] DELETE /v2.0/security-groups/061efe65-7502-49ea-b8a8-e1e5d5925d93 => 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: 877/1726] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:44:32 2026] DELETE /v2.0/security-groups/5c52592d-6ee3-4b93-85b6-37a2d19402f0 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1727] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:44:32 2026] DELETE /v2.0/security-groups/435ee6f5-cbf5-4254-b809-03656f31ee7a => 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: 878/1728] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:44:32 2026] GET /v2.0/security-groups?tenant_id=f8593feacdc2495d8cfc9fff4f0fc875&name=default => generated 2925 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1729] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:44:32 2026] GET /v2.0/networks?id=99fc9316-c10a-404d-af31-52798eeb3e84 => generated 660 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1730] 199.19.213.199 () {34 vars in 1049 bytes} [Tue May 12 17:44:33 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1c50e9b9795b4ff08da97cc47ebd140c => generated 181 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1731] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:44:32 2026] DELETE /v2.0/security-groups/bba058dc-b37c-434e-9936-f01da5869ecc => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:33.148 8 WARNING neutron_lib.context [req-665b27a4-4f54-4923-80bf-ab1c3dfbe5c9 req-ffa1b2f0-3d7f-47dc-bc5c-287518351434 aa4a9907a6544e9daf9bed25607667a8 1c50e9b9795b4ff08da97cc47ebd140c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1732] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:44:33 2026] GET /v2.0/ports?device_id=c3e5c28e-3155-4d8e-a99e-d1cfbe4a259d => generated 12 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1733] 199.19.213.199 () {38 vars in 954 bytes} [Tue May 12 17:44:33 2026] POST /v2.0/ports => generated 958 bytes in 511 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:33.695 7 INFO neutron.services.segments.plugin [-] Segment 7bb3f77a-c7d6-4cd3-b984-7de66c79f693 resource provider aggregate not found 2026-05-12 17:44:33.700 7 INFO neutron.services.segments.plugin [-] Segment 7bb3f77a-c7d6-4cd3-b984-7de66c79f693 resource provider aggregate not found 2026-05-12 17:44:33.722 7 INFO neutron.services.segments.plugin [-] Segment 7bb3f77a-c7d6-4cd3-b984-7de66c79f693 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bb3f77a-c7d6-4cd3-b984-7de66c79f693 found for delete ", "request_id": "req-c014e054-b4c0-4f4f-80bd-67f457244bd9"}]} 2026-05-12 17:44:33.723 7 INFO neutron.services.segments.plugin [-] Segment 7bb3f77a-c7d6-4cd3-b984-7de66c79f693 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bb3f77a-c7d6-4cd3-b984-7de66c79f693 found for delete ", "request_id": "req-286dee18-a7bb-4b93-8418-74c7a1ef72cc"}]} [pid: 7|app: 0|req: 881/1734] 199.19.213.199 () {38 vars in 1027 bytes} [Tue May 12 17:44:33 2026] PUT /v2.0/ports/cebd6b6e-9288-4035-829e-20621ff353b9 => generated 1203 bytes in 584 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: 854/1735] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:44:34 2026] GET /v2.0/ports?tenant_id=1c50e9b9795b4ff08da97cc47ebd140c&device_id=c3e5c28e-3155-4d8e-a99e-d1cfbe4a259d => generated 1242 bytes in 42 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: 882/1736] 199.19.213.199 () {34 vars in 1059 bytes} [Tue May 12 17:44:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=cebd6b6e-9288-4035-829e-20621ff353b9 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1737] 199.19.213.199 () {34 vars in 983 bytes} [Tue May 12 17:44:34 2026] GET /v2.0/subnets?id=5c17dcd6-c510-4d4b-9f27-e33f816ddccb => generated 653 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:34.450 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-914e7c3e-b82d-40bc-a70e-1963a71af551'] response: {'name': 'network-changed', 'server_uuid': 'c3e5c28e-3155-4d8e-a99e-d1cfbe4a259d', 'tag': 'cebd6b6e-9288-4035-829e-20621ff353b9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 883/1738] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:44:34 2026] GET /v2.0/ports?network_id=99fc9316-c10a-404d-af31-52798eeb3e84&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 884/1739] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:44:34 2026] GET /v2.0/networks/99fc9316-c10a-404d-af31-52798eeb3e84?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1740] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:44:34 2026] GET /v2.0/ports?device_id=c3e5c28e-3155-4d8e-a99e-d1cfbe4a259d => generated 973 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1741] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:44:34 2026] GET /v2.0/security-groups?id=12e2e43a-c42d-4d34-a451-720191279890&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: 885/1742] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:44:34 2026] GET /v2.0/networks/99fc9316-c10a-404d-af31-52798eeb3e84?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1743] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:44:34 2026] GET /v2.0/ports?tenant_id=1c50e9b9795b4ff08da97cc47ebd140c&device_id=c3e5c28e-3155-4d8e-a99e-d1cfbe4a259d => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:44:34.826 8 WARNING neutron_lib.context [None req-530ddecb-1d17-4bbd-8f94-872bc95c30d4 51544b8f61264e6faf5a70795c6904ae 78800ac0373f4a46aa7dd738f8d005c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 887/1744] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:44:34 2026] GET /v2.0/networks?id=99fc9316-c10a-404d-af31-52798eeb3e84 => generated 756 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1745] 199.19.213.199 () {34 vars in 1059 bytes} [Tue May 12 17:44:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=cebd6b6e-9288-4035-829e-20621ff353b9 => 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: 889/1746] 199.19.213.199 () {34 vars in 983 bytes} [Tue May 12 17:44:34 2026] GET /v2.0/subnets?id=5c17dcd6-c510-4d4b-9f27-e33f816ddccb => generated 653 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1747] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:44:34 2026] GET /v2.0/ports?network_id=99fc9316-c10a-404d-af31-52798eeb3e84&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:44:35.002 8 INFO neutron.db.segments_db [None req-530ddecb-1d17-4bbd-8f94-872bc95c30d4 51544b8f61264e6faf5a70795c6904ae 78800ac0373f4a46aa7dd738f8d005c9 - - default default] Added segment bd2528dd-43a6-4f05-9e68-e12194550d7c of type vxlan for network 647592e8-413c-4b49-af9f-596894058d2a [pid: 7|app: 0|req: 891/1748] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:44:35 2026] GET /v2.0/networks/99fc9316-c10a-404d-af31-52798eeb3e84?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1749] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:44:35 2026] GET /v2.0/networks/99fc9316-c10a-404d-af31-52798eeb3e84?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: 858/1750] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:44:34 2026] POST /v2.0/networks => generated 630 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:35.151 7 WARNING neutron_lib.context [None req-333c8f54-1bcb-40f3-b71a-1c438b704240 51544b8f61264e6faf5a70795c6904ae 78800ac0373f4a46aa7dd738f8d005c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:44:35.211 7 INFO neutron.db.segments_db [None req-333c8f54-1bcb-40f3-b71a-1c438b704240 51544b8f61264e6faf5a70795c6904ae 78800ac0373f4a46aa7dd738f8d005c9 - - default default] Added segment a408c698-299e-4e56-a9c0-ebaac49805d1 of type vxlan for network 780bb461-9f0d-4bdc-ba6d-987ecb94642e [pid: 7|app: 0|req: 893/1751] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:44:35 2026] POST /v2.0/networks => generated 630 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:35.331 8 WARNING neutron_lib.context [None req-c35cc400-8135-4d7e-ba59-0e1be37c7699 51544b8f61264e6faf5a70795c6904ae 78800ac0373f4a46aa7dd738f8d005c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 859/1752] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:44:35 2026] POST /v2.0/subnets => generated 602 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:35.659 7 WARNING neutron_lib.context [None req-bef66701-82a2-4ce6-bbfe-71442a133966 51544b8f61264e6faf5a70795c6904ae 78800ac0373f4a46aa7dd738f8d005c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1753] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:44:35 2026] GET /v2.0/ports?device_id=c3e5c28e-3155-4d8e-a99e-d1cfbe4a259d => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1754] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:44:35 2026] GET /v2.0/security-groups?id=12e2e43a-c42d-4d34-a451-720191279890&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1755] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:44:35 2026] POST /v2.0/subnets => generated 602 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:36.066 8 WARNING neutron_lib.context [None req-522245be-057f-4c11-abe9-f1b6bb504d01 51544b8f61264e6faf5a70795c6904ae 78800ac0373f4a46aa7dd738f8d005c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:44:36.146 8 INFO neutron.db.segments_db [None req-522245be-057f-4c11-abe9-f1b6bb504d01 51544b8f61264e6faf5a70795c6904ae 78800ac0373f4a46aa7dd738f8d005c9 - - default default] Added segment 21b34f4f-b784-4845-bd9c-7d2405219405 of type vxlan for network 86aca7af-b6ea-46dc-9d27-d8e54991b499 2026-05-12 17:44:36.519 8 INFO neutron.db.l3_hamode_db [None req-522245be-057f-4c11-abe9-f1b6bb504d01 51544b8f61264e6faf5a70795c6904ae 78800ac0373f4a46aa7dd738f8d005c9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:44:36.740 8 INFO neutron.db.l3_hamode_db [None req-522245be-057f-4c11-abe9-f1b6bb504d01 51544b8f61264e6faf5a70795c6904ae 78800ac0373f4a46aa7dd738f8d005c9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 895/1756] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:44:36 2026] GET /v2.0/ports?device_id=c3e5c28e-3155-4d8e-a99e-d1cfbe4a259d => generated 975 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1757] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:44:37 2026] GET /v2.0/security-groups?id=12e2e43a-c42d-4d34-a451-720191279890&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: 897/1758] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:44:37 2026] GET /v2.0/ports?device_id=c3e5c28e-3155-4d8e-a99e-d1cfbe4a259d => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1759] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:44:37 2026] GET /v2.0/security-groups?id=12e2e43a-c42d-4d34-a451-720191279890&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: 899/1760] 10.0.0.221 () {32 vars in 735 bytes} [Tue May 12 17:44:37 2026] GET /v2.0/ports?device_id=c3e5c28e-3155-4d8e-a99e-d1cfbe4a259d => generated 1244 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:44:37.406 7 WARNING neutron_lib.context [None req-d1e71d79-86ed-4de1-950a-5708ea504fb9 aa4a9907a6544e9daf9bed25607667a8 1c50e9b9795b4ff08da97cc47ebd140c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1761] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:44:36 2026] POST /v2.0/routers => generated 506 bytes in 1538 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:37.981 8 INFO neutron.db.segments_db [None req-137b5e0e-68dd-4fa2-9aba-9791759c8858 272d8af85e834858a2b6d664c10cdb39 d9d3c747b6f7408d9aa5a6599ee21161 - - default default] Added segment 0fbaf3d8-cf82-46fd-b64b-47df78cd52c1 of type vxlan for network 417b05fc-09b6-4e92-a5ec-ffeab0d4e753 [pid: 8|app: 0|req: 863/1762] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:44:37 2026] POST /v2.0/networks => generated 727 bytes in 534 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:38.892 7 INFO neutron.db.l3_db [None req-d1e71d79-86ed-4de1-950a-5708ea504fb9 aa4a9907a6544e9daf9bed25607667a8 1c50e9b9795b4ff08da97cc47ebd140c - - default default] Floating IP 57db91c2-c3ce-435b-a7c9-ee1f4e5bd516 associated. External IP: 10.96.250.205, port: cebd6b6e-9288-4035-829e-20621ff353b9. [pid: 7|app: 0|req: 900/1763] 10.0.0.221 () {34 vars in 676 bytes} [Tue May 12 17:44:37 2026] POST /v2.0/floatingips => generated 856 bytes in 1831 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:39.294 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-eda3d340-9ff2-4232-959f-8588c17b1bed'] response: {'name': 'network-changed', 'server_uuid': 'c3e5c28e-3155-4d8e-a99e-d1cfbe4a259d', 'tag': 'cebd6b6e-9288-4035-829e-20621ff353b9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 901/1764] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:44:39 2026] POST /v2.0/subnets => generated 620 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1765] 10.0.0.221 () {32 vars in 728 bytes} [Tue May 12 17:44:39 2026] GET /v2.0/floatingips/57db91c2-c3ce-435b-a7c9-ee1f4e5bd516 => generated 856 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1766] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:44:39 2026] GET /v2.0/ports?tenant_id=1c50e9b9795b4ff08da97cc47ebd140c&device_id=c3e5c28e-3155-4d8e-a99e-d1cfbe4a259d => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:44:39.590 7 WARNING neutron.api.v2.base [None req-88123eee-d175-4743-852a-46e55bb1817a 272d8af85e834858a2b6d664c10cdb39 d9d3c747b6f7408d9aa5a6599ee21161 - - 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-12 17:44:39.591 7 INFO neutron.api.v2.resource [None req-88123eee-d175-4743-852a-46e55bb1817a 272d8af85e834858a2b6d664c10cdb39 d9d3c747b6f7408d9aa5a6599ee21161 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 904/1767] 10.0.0.221 () {34 vars in 680 bytes} [Tue May 12 17:44:39 2026] POST /v2.0/rbac-policies => generated 143 bytes in 5 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1768] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:44:39 2026] GET /v2.0/networks?id=99fc9316-c10a-404d-af31-52798eeb3e84 => generated 756 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1769] 10.0.0.221 () {34 vars in 782 bytes} [Tue May 12 17:44:38 2026] PUT /v2.0/routers/d83a1c81-e4cd-478a-a773-96587f0cfbe4/add_router_interface => generated 309 bytes in 1581 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1770] 199.19.213.199 () {34 vars in 1059 bytes} [Tue May 12 17:44:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=cebd6b6e-9288-4035-829e-20621ff353b9 => generated 859 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1771] 10.0.0.221 () {32 vars in 716 bytes} [Tue May 12 17:44:39 2026] GET /v2.0/ports/8413d130-d65b-41e1-85b9-9d73e58575e5 => generated 955 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1772] 199.19.213.199 () {34 vars in 983 bytes} [Tue May 12 17:44:39 2026] GET /v2.0/subnets?id=5c17dcd6-c510-4d4b-9f27-e33f816ddccb => generated 653 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:40.046 7 INFO neutron.services.segments.plugin [-] Segment 0fbaf3d8-cf82-46fd-b64b-47df78cd52c1 resource provider aggregate not found 2026-05-12 17:44:40.052 7 INFO neutron.services.segments.plugin [-] Segment 0fbaf3d8-cf82-46fd-b64b-47df78cd52c1 resource provider aggregate not found 2026-05-12 17:44:40.066 7 INFO neutron.services.segments.plugin [-] Segment 0fbaf3d8-cf82-46fd-b64b-47df78cd52c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0fbaf3d8-cf82-46fd-b64b-47df78cd52c1 found for delete ", "request_id": "req-0c38c84a-cf8b-456a-b956-41ba0f93dba6"}]} 2026-05-12 17:44:40.076 7 INFO neutron.services.segments.plugin [-] Segment 0fbaf3d8-cf82-46fd-b64b-47df78cd52c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0fbaf3d8-cf82-46fd-b64b-47df78cd52c1 found for delete ", "request_id": "req-507db309-c4a4-4106-97d8-9d2973aea697"}]} [pid: 7|app: 0|req: 906/1773] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:44:39 2026] DELETE /v2.0/networks/417b05fc-09b6-4e92-a5ec-ffeab0d4e753 => generated 0 bytes in 1205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1774] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:44:40 2026] GET /v2.0/ports?network_id=99fc9316-c10a-404d-af31-52798eeb3e84&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: 908/1775] 10.0.0.221 () {32 vars in 728 bytes} [Tue May 12 17:44:40 2026] GET /v2.0/floatingips/57db91c2-c3ce-435b-a7c9-ee1f4e5bd516 => generated 858 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:41.031 7 INFO neutron.db.segments_db [None req-b553b0ac-ec54-4db2-941b-9ae1816bb7ab 272d8af85e834858a2b6d664c10cdb39 d9d3c747b6f7408d9aa5a6599ee21161 - - default default] Added segment 130b6586-bbb0-4b05-bcd3-3e21c8699dcf of type vxlan for network f3518796-2acb-469e-af15-6e1ba4cf1587 [pid: 7|app: 0|req: 909/1776] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:44:40 2026] POST /v2.0/networks => generated 727 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1777] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:44:41 2026] GET /v2.0/networks/99fc9316-c10a-404d-af31-52798eeb3e84?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: 913/1780] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:44:41 2026] POST /v2.0/subnets => generated 623 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1781] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:44:41 2026] GET /v2.0/networks/99fc9316-c10a-404d-af31-52798eeb3e84?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:41.546 7 WARNING neutron.api.v2.base [None req-5c43360a-5af7-4569-bc07-e59ea8b340bd 272d8af85e834858a2b6d664c10cdb39 d9d3c747b6f7408d9aa5a6599ee21161 - - 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-12 17:44:41.546 7 INFO neutron.api.v2.resource [None req-5c43360a-5af7-4569-bc07-e59ea8b340bd 272d8af85e834858a2b6d664c10cdb39 d9d3c747b6f7408d9aa5a6599ee21161 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 915/1782] 10.0.0.221 () {34 vars in 680 bytes} [Tue May 12 17:44:41 2026] POST /v2.0/rbac-policies => generated 547 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1783] 10.0.0.221 () {34 vars in 782 bytes} [Tue May 12 17:44:39 2026] PUT /v2.0/routers/d83a1c81-e4cd-478a-a773-96587f0cfbe4/add_router_interface => generated 309 bytes in 1943 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1784] 10.0.0.221 () {32 vars in 716 bytes} [Tue May 12 17:44:41 2026] GET /v2.0/ports/ec745d0a-c7b9-4ea0-be54-f7777bfeab37 => generated 955 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:42.100 7 INFO neutron.services.segments.plugin [-] Segment 0fbaf3d8-cf82-46fd-b64b-47df78cd52c1 resource provider aggregate not found 2026-05-12 17:44:42.108 7 INFO neutron.services.segments.plugin [-] Segment 0fbaf3d8-cf82-46fd-b64b-47df78cd52c1 resource provider aggregate not found 2026-05-12 17:44:42.117 7 INFO neutron.services.segments.plugin [-] Segment 0fbaf3d8-cf82-46fd-b64b-47df78cd52c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0fbaf3d8-cf82-46fd-b64b-47df78cd52c1 found for delete ", "request_id": "req-0a6efc52-52f0-4789-945b-91c2dacbfc7f"}]} 2026-05-12 17:44:42.130 7 INFO neutron.services.segments.plugin [-] Segment 0fbaf3d8-cf82-46fd-b64b-47df78cd52c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0fbaf3d8-cf82-46fd-b64b-47df78cd52c1 found for delete ", "request_id": "req-9edddddb-af8c-4997-8955-174754598d63"}]} 2026-05-12 17:44:42.138 7 INFO neutron.services.segments.plugin [-] Segment 130b6586-bbb0-4b05-bcd3-3e21c8699dcf resource provider aggregate not found 2026-05-12 17:44:42.158 7 INFO neutron.services.segments.plugin [-] Segment 130b6586-bbb0-4b05-bcd3-3e21c8699dcf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 130b6586-bbb0-4b05-bcd3-3e21c8699dcf found for delete ", "request_id": "req-b409b346-1cc3-4f18-898b-fe6d157a7000"}]} 2026-05-12 17:44:42.158 7 INFO neutron.services.segments.plugin [-] Segment 130b6586-bbb0-4b05-bcd3-3e21c8699dcf resource provider aggregate not found 2026-05-12 17:44:42.174 7 INFO neutron.services.segments.plugin [-] Segment 130b6586-bbb0-4b05-bcd3-3e21c8699dcf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 130b6586-bbb0-4b05-bcd3-3e21c8699dcf found for delete ", "request_id": "req-a4cfa152-741a-4c16-ae8f-b3a6ff980e2a"}]} [pid: 7|app: 0|req: 916/1785] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:44:41 2026] DELETE /v2.0/networks/f3518796-2acb-469e-af15-6e1ba4cf1587 => generated 0 bytes in 1257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:44:43.009 7 WARNING neutron_lib.context [None req-a84db7ed-5e32-4c9f-b8e6-4c007d7c67a8 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1786] 10.0.0.221 () {34 vars in 788 bytes} [Tue May 12 17:44:41 2026] PUT /v2.0/routers/d83a1c81-e4cd-478a-a773-96587f0cfbe4/remove_router_interface => generated 309 bytes in 1168 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:43.168 8 INFO neutron.db.segments_db [None req-1ecbd0e6-5d39-48b2-8ea4-c88c7b218974 272d8af85e834858a2b6d664c10cdb39 d9d3c747b6f7408d9aa5a6599ee21161 - - default default] Added segment 193a5de9-214e-4efe-86a6-0c49b62b98df of type vxlan for network 49422601-aba2-4db0-a20b-8a49fe8fe278 2026-05-12 17:44:43.210 7 INFO neutron.db.segments_db [None req-a84db7ed-5e32-4c9f-b8e6-4c007d7c67a8 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] Added segment 7c0bc9a5-6e24-4188-be03-61cdfc19ad09 of type vxlan for network 2f030439-06b7-45b0-a7d8-8c06f6613a87 [pid: 8|app: 0|req: 871/1787] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:44:43 2026] POST /v2.0/networks => generated 727 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1788] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:44:42 2026] POST /v2.0/networks => generated 640 bytes in 509 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1789] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:44:43 2026] POST /v2.0/subnets => generated 623 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:43.568 7 WARNING neutron_lib.context [None req-849d81c7-51ce-4164-a2cd-f791f0631859 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 919/1790] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:44:43 2026] POST /v2.0/subnets => generated 634 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:44.184 7 INFO neutron.services.segments.plugin [-] Segment 130b6586-bbb0-4b05-bcd3-3e21c8699dcf resource provider aggregate not found 2026-05-12 17:44:44.201 7 INFO neutron.services.segments.plugin [-] Segment 130b6586-bbb0-4b05-bcd3-3e21c8699dcf resource provider aggregate not found 2026-05-12 17:44:44.210 7 INFO neutron.services.segments.plugin [-] Segment 130b6586-bbb0-4b05-bcd3-3e21c8699dcf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 130b6586-bbb0-4b05-bcd3-3e21c8699dcf found for delete ", "request_id": "req-4091f42a-aa25-4b82-8991-2d54d700d275"}]} 2026-05-12 17:44:44.219 7 INFO neutron.services.segments.plugin [-] Segment 130b6586-bbb0-4b05-bcd3-3e21c8699dcf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 130b6586-bbb0-4b05-bcd3-3e21c8699dcf found for delete ", "request_id": "req-adeb38fe-4a19-4d74-9cc2-3047b112d559"}]} [pid: 7|app: 0|req: 920/1791] 10.0.0.221 () {34 vars in 680 bytes} [Tue May 12 17:44:43 2026] POST /v2.0/rbac-policies => generated 324 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1792] 10.0.0.221 () {32 vars in 721 bytes} [Tue May 12 17:44:44 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:44.426 7 WARNING neutron_lib.context [None req-5f9f073e-43bd-42b5-bb2c-1969b1222c6d 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 872/1793] 10.0.0.221 () {34 vars in 788 bytes} [Tue May 12 17:44:43 2026] PUT /v2.0/routers/d83a1c81-e4cd-478a-a773-96587f0cfbe4/remove_router_interface => generated 309 bytes in 1166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1794] 10.0.0.221 () {32 vars in 735 bytes} [Tue May 12 17:44:44 2026] GET /v2.0/ports?device_id=d83a1c81-e4cd-478a-a773-96587f0cfbe4 => 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: 922/1795] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:44:44 2026] POST /v2.0/subnets => generated 707 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1796] 10.0.0.221 () {32 vars in 722 bytes} [Tue May 12 17:44:44 2026] GET /v2.0/networks/49422601-aba2-4db0-a20b-8a49fe8fe278 => generated 655 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:44.868 7 WARNING neutron_lib.context [None req-e360601e-a17c-49b5-9213-adecf3b1d8a2 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:44:44.931 7 INFO neutron.db.segments_db [None req-e360601e-a17c-49b5-9213-adecf3b1d8a2 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] Added segment 110282d2-f982-4cea-890d-8c4772075c8b of type vxlan for network e76d56c1-66d6-4d34-8a91-4947bf380566 [pid: 7|app: 0|req: 924/1797] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:44:44 2026] POST /v2.0/networks => generated 637 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:45.061 7 WARNING neutron_lib.context [None req-7c87d5f1-36a9-43ff-acf3-7cf17e7feba1 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:44:45.272 8 INFO neutron.services.segments.plugin [-] Segment 21b34f4f-b784-4845-bd9c-7d2405219405 resource provider aggregate not found 2026-05-12 17:44:45.282 8 INFO neutron.db.l3_hamode_db [None req-ea254170-5f95-4e7c-9af2-42e633c63960 51544b8f61264e6faf5a70795c6904ae 78800ac0373f4a46aa7dd738f8d005c9 - - default default] HA network 86aca7af-b6ea-46dc-9d27-d8e54991b499 was deleted as no HA routers are present in tenant 78800ac0373f4a46aa7dd738f8d005c9. [pid: 8|app: 0|req: 874/1798] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:44:44 2026] DELETE /v2.0/routers/d83a1c81-e4cd-478a-a773-96587f0cfbe4 => generated 0 bytes in 808 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:45.292 8 INFO neutron.services.segments.plugin [-] Segment 21b34f4f-b784-4845-bd9c-7d2405219405 resource provider aggregate not found 2026-05-12 17:44:45.299 8 INFO neutron.services.segments.plugin [-] Segment 21b34f4f-b784-4845-bd9c-7d2405219405 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21b34f4f-b784-4845-bd9c-7d2405219405 found for delete ", "request_id": "req-44f21c5b-add6-4a0e-bb8b-c27d7bfe0aa7"}]} 2026-05-12 17:44:45.316 8 INFO neutron.services.segments.plugin [-] Segment 21b34f4f-b784-4845-bd9c-7d2405219405 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21b34f4f-b784-4845-bd9c-7d2405219405 found for delete ", "request_id": "req-d87ceb21-5362-41ff-88f8-2d2cd17fb2c3"}]} 2026-05-12 17:44:45.368 8 INFO neutron.pecan_wsgi.hooks.translation [None req-13a3534e-3d0e-4efd-8a9c-06143760e4e9 ed2a23c5cead4c3fa55c963a3d96592b c9a2a9bc6212465a9e110393c967ee9f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 875/1799] 10.0.0.221 () {32 vars in 722 bytes} [Tue May 12 17:44:45 2026] GET /v2.0/networks/49422601-aba2-4db0-a20b-8a49fe8fe278 => generated 138 bytes in 79 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1800] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:44:45 2026] POST /v2.0/subnets => generated 632 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1801] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:44:45 2026] DELETE /v2.0/subnets/77cd3c22-747c-4164-808a-dbf65d349d5c => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:44:45.596 8 WARNING neutron_lib.context [None req-907a07ad-e60a-41e6-91c6-a847122701c6 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 877/1802] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:44:45 2026] POST /v2.0/subnets => generated 702 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1803] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:44:45 2026] DELETE /v2.0/networks/49422601-aba2-4db0-a20b-8a49fe8fe278 => generated 0 bytes in 586 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:44:46.049 7 WARNING neutron_lib.context [None req-178fa747-fd50-432e-a7e8-6b3672bf0dac 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:44:46.124 7 INFO neutron.db.segments_db [None req-178fa747-fd50-432e-a7e8-6b3672bf0dac 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] Added segment 5cf5ce39-10fc-4362-8d30-d0ab41cddec6 of type vxlan for network 80a60bd0-0320-4b28-8604-5f31c9af6c0f 2026-05-12 17:44:46.236 7 INFO neutron.services.segments.plugin [-] Segment 193a5de9-214e-4efe-86a6-0c49b62b98df resource provider aggregate not found 2026-05-12 17:44:46.252 7 INFO neutron.services.segments.plugin [-] Segment 193a5de9-214e-4efe-86a6-0c49b62b98df resource provider aggregate not found 2026-05-12 17:44:46.262 7 INFO neutron.services.segments.plugin [-] Segment 193a5de9-214e-4efe-86a6-0c49b62b98df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 193a5de9-214e-4efe-86a6-0c49b62b98df found for delete ", "request_id": "req-a9e2ce3e-d8e3-4205-9ce3-08adf9c8a110"}]} 2026-05-12 17:44:46.276 7 INFO neutron.services.segments.plugin [-] Segment 193a5de9-214e-4efe-86a6-0c49b62b98df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 193a5de9-214e-4efe-86a6-0c49b62b98df found for delete ", "request_id": "req-e0dd2a65-15bc-4364-b89e-7ff93db2a4a7"}]} [pid: 7|app: 0|req: 927/1804] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:44:46 2026] POST /v2.0/networks => generated 637 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:46.312 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6df146d6-0dfa-415e-8514-10725c9576dd 272d8af85e834858a2b6d664c10cdb39 d9d3c747b6f7408d9aa5a6599ee21161 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 928/1805] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:44:46 2026] DELETE /v2.0/subnets/85078718-366a-44ba-bd1d-02945cb5be34 => generated 136 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1806] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:44:46 2026] DELETE /v2.0/subnets/a60b3d8f-92e6-4a9d-87d6-114ecc63553e => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:44:46.324 7 WARNING neutron_lib.context [None req-84d5c0cc-f6f6-4793-90c4-493807cc824c 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 879/1807] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:44:46 2026] DELETE /v2.0/networks/780bb461-9f0d-4bdc-ba6d-987ecb94642e => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:44:46.587 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d6b6f676-0518-4cb4-9307-6f0a85eed489 272d8af85e834858a2b6d664c10cdb39 d9d3c747b6f7408d9aa5a6599ee21161 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 880/1808] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:44:46 2026] DELETE /v2.0/subnets/efcdc8ab-c108-490b-858c-ad8a55f7a693 => 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: 881/1809] 10.0.0.133 () {34 vars in 989 bytes} [Tue May 12 17:44:46 2026] GET /v2.0/ports?device_id=c3e5c28e-3155-4d8e-a99e-d1cfbe4a259d => generated 1244 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1810] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:44:46 2026] POST /v2.0/subnets => generated 632 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:46.713 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1adf545d-d86e-402d-8a07-cc48e6210a7e 272d8af85e834858a2b6d664c10cdb39 d9d3c747b6f7408d9aa5a6599ee21161 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 930/1811] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:44:46 2026] DELETE /v2.0/subnets/8f26c0c5-0665-419e-aa9a-af152e4d28ea => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1812] 10.0.0.133 () {34 vars in 1039 bytes} [Tue May 12 17:44:46 2026] GET /v2.0/security-groups?id=12e2e43a-c42d-4d34-a451-720191279890&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:46.763 7 WARNING neutron_lib.context [None req-5b354603-5d66-4468-8deb-26cf8a67f5b9 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 932/1813] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:44:46 2026] POST /v2.0/subnets => generated 706 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:47.106 7 WARNING neutron_lib.context [None req-60c5ec4a-5061-45f6-8ea2-ac645cd85e72 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 882/1814] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:44:46 2026] DELETE /v2.0/networks/647592e8-413c-4b49-af9f-596894058d2a => generated 0 bytes in 476 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:44:47.164 8 WARNING neutron_lib.context [None req-ba9a4643-2467-46e5-8aa2-0d883175ff35 51544b8f61264e6faf5a70795c6904ae 78800ac0373f4a46aa7dd738f8d005c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:44:47.167 7 INFO neutron.db.segments_db [None req-60c5ec4a-5061-45f6-8ea2-ac645cd85e72 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] Added segment d76da4bb-65d1-47a8-9401-f47dbff6243b of type vxlan for network 0eab216b-54d1-4470-a5bc-f62cd703c353 2026-05-12 17:44:47.247 8 INFO neutron.db.segments_db [None req-ba9a4643-2467-46e5-8aa2-0d883175ff35 51544b8f61264e6faf5a70795c6904ae 78800ac0373f4a46aa7dd738f8d005c9 - - default default] Added segment 330d420a-fa23-4924-9bfa-c120438ccb47 of type vxlan for network f54b3a0e-cde6-47f9-baae-d9a738e23080 2026-05-12 17:44:47.333 8 INFO neutron.services.segments.plugin [-] Segment a408c698-299e-4e56-a9c0-ebaac49805d1 resource provider aggregate not found 2026-05-12 17:44:47.348 8 INFO neutron.services.segments.plugin [-] Segment a408c698-299e-4e56-a9c0-ebaac49805d1 resource provider aggregate not found 2026-05-12 17:44:47.367 8 INFO neutron.services.segments.plugin [-] Segment a408c698-299e-4e56-a9c0-ebaac49805d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a408c698-299e-4e56-a9c0-ebaac49805d1 found for delete ", "request_id": "req-4d1812fb-d891-4c62-ac65-855afd9afb2e"}]} 2026-05-12 17:44:47.372 8 INFO neutron.services.segments.plugin [-] Segment a408c698-299e-4e56-a9c0-ebaac49805d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a408c698-299e-4e56-a9c0-ebaac49805d1 found for delete ", "request_id": "req-48407e99-e1e3-428a-a8ba-a6c503722d47"}]} 2026-05-12 17:44:47.393 8 INFO neutron.services.segments.plugin [-] Segment bd2528dd-43a6-4f05-9e68-e12194550d7c resource provider aggregate not found 2026-05-12 17:44:47.399 8 INFO neutron.services.segments.plugin [-] Segment bd2528dd-43a6-4f05-9e68-e12194550d7c resource provider aggregate not found [pid: 8|app: 0|req: 883/1815] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:44:47 2026] POST /v2.0/networks => generated 629 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:47.419 8 WARNING neutron_lib.context [None req-1b6df606-d187-409d-8f00-f81c10b66aa1 51544b8f61264e6faf5a70795c6904ae 78800ac0373f4a46aa7dd738f8d005c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:44:47.422 8 INFO neutron.services.segments.plugin [-] Segment bd2528dd-43a6-4f05-9e68-e12194550d7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd2528dd-43a6-4f05-9e68-e12194550d7c found for delete ", "request_id": "req-49d47b8f-516c-48b1-b830-052fa4c4dd5c"}]} 2026-05-12 17:44:47.423 8 INFO neutron.services.segments.plugin [-] Segment bd2528dd-43a6-4f05-9e68-e12194550d7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd2528dd-43a6-4f05-9e68-e12194550d7c found for delete ", "request_id": "req-300c2c52-2a42-4450-a7f8-e6033f992d2c"}]} 2026-05-12 17:44:47.541 7 INFO neutron.db.l3_hamode_db [None req-60c5ec4a-5061-45f6-8ea2-ac645cd85e72 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 884/1816] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:44:47 2026] POST /v2.0/subnets => generated 602 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1817] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:44:47 2026] GET /v2.0/security-groups?tenant_id=c9a2a9bc6212465a9e110393c967ee9f&name=default => generated 2925 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:44:48.094 8 WARNING neutron_lib.context [None req-62805bfb-ab2b-4b36-8c20-693a2b0ae589 51544b8f61264e6faf5a70795c6904ae 78800ac0373f4a46aa7dd738f8d005c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:44:48.142 8 INFO neutron.db.segments_db [None req-62805bfb-ab2b-4b36-8c20-693a2b0ae589 51544b8f61264e6faf5a70795c6904ae 78800ac0373f4a46aa7dd738f8d005c9 - - default default] Added segment 1ac87039-d218-44b0-a216-b555dd981624 of type vxlan for network 273c387b-f27e-4a58-9a65-23461d2e5ef0 2026-05-12 17:44:48.460 8 INFO neutron.db.l3_hamode_db [None req-62805bfb-ab2b-4b36-8c20-693a2b0ae589 51544b8f61264e6faf5a70795c6904ae 78800ac0373f4a46aa7dd738f8d005c9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:44:48.629 8 INFO neutron.db.l3_hamode_db [None req-62805bfb-ab2b-4b36-8c20-693a2b0ae589 51544b8f61264e6faf5a70795c6904ae 78800ac0373f4a46aa7dd738f8d005c9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:44:49.024 7 INFO neutron.db.l3_hamode_db [None req-60c5ec4a-5061-45f6-8ea2-ac645cd85e72 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 886/1818] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:44:48 2026] POST /v2.0/routers => generated 507 bytes in 1725 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1819] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:44:49 2026] DELETE /v2.0/security-groups/a4fad33c-6154-49dc-b6e6-478606da914c => 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: 888/1820] 10.0.0.221 () {32 vars in 825 bytes} [Tue May 12 17:44:49 2026] GET /v2.0/ports?project_id=1c50e9b9795b4ff08da97cc47ebd140c&network_id=99fc9316-c10a-404d-af31-52798eeb3e84 => generated 3695 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:44:49.986 8 WARNING neutron_lib.context [None req-3f931da9-34e1-40e1-9bf9-2f0239b4399b 51544b8f61264e6faf5a70795c6904ae 78800ac0373f4a46aa7dd738f8d005c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 933/1821] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:44:47 2026] POST /v2.0/routers => generated 684 bytes in 3167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1822] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:44:50 2026] GET /v2.0/security-groups?tenant_id=d9d3c747b6f7408d9aa5a6599ee21161&name=default => generated 2925 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1823] 10.0.0.221 () {34 vars in 664 bytes} [Tue May 12 17:44:49 2026] POST /v2.0/ports => generated 947 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: 890/1824] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:44:50 2026] DELETE /v2.0/security-groups/d2dddcc1-2741-45d1-918d-e9df626a38e5 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1825] 10.0.0.221 () {32 vars in 741 bytes} [Tue May 12 17:44:50 2026] GET /v2.0/subnets?network_id=565025b8-b002-4919-879b-46c98c1d9240 => generated 644 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1826] 10.0.0.221 () {34 vars in 782 bytes} [Tue May 12 17:44:50 2026] PUT /v2.0/routers/bb9d44cf-04a2-4c3b-a538-9acfdf0e7468/add_router_interface => generated 309 bytes in 1919 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1827] 10.0.0.221 () {34 vars in 782 bytes} [Tue May 12 17:44:50 2026] PUT /v2.0/routers/0c68e9ac-35f7-40c1-8db9-5d7711f6e303/add_router_interface => generated 309 bytes in 1723 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:44:52.397 7 INFO neutron.db.l3_db [None req-36da9c8a-4952-4bde-8529-dd6411c70445 aa4a9907a6544e9daf9bed25607667a8 1c50e9b9795b4ff08da97cc47ebd140c - - default default] Floating IP 57db91c2-c3ce-435b-a7c9-ee1f4e5bd516 disassociated. External IP: 10.96.250.205, port: cebd6b6e-9288-4035-829e-20621ff353b9. [pid: 8|app: 0|req: 893/1828] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:44:52 2026] GET /v2.0/security-groups?tenant_id=c46419f009234036afd122c781810be7&name=default => generated 2925 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1829] 10.0.0.221 () {34 vars in 748 bytes} [Tue May 12 17:44:52 2026] PUT /v2.0/floatingips/57db91c2-c3ce-435b-a7c9-ee1f4e5bd516 => generated 554 bytes in 555 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:52.873 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-590a3bc8-4c62-4323-8dca-6edcc4dfd00c'] response: {'name': 'network-changed', 'server_uuid': 'c3e5c28e-3155-4d8e-a99e-d1cfbe4a259d', 'tag': 'cebd6b6e-9288-4035-829e-20621ff353b9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 937/1830] 10.0.0.221 () {32 vars in 716 bytes} [Tue May 12 17:44:52 2026] GET /v2.0/ports/f4e1565f-0a05-4b47-aaa7-4c4a547bc591 => generated 1021 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1831] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:44:52 2026] DELETE /v2.0/security-groups/55692758-76de-4bd7-a0eb-b20756902d3b => generated 0 bytes in 177 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1832] 10.0.0.221 () {32 vars in 728 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/floatingips/57db91c2-c3ce-435b-a7c9-ee1f4e5bd516 => generated 554 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1833] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/ports?tenant_id=1c50e9b9795b4ff08da97cc47ebd140c&device_id=c3e5c28e-3155-4d8e-a99e-d1cfbe4a259d => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1834] 10.0.0.221 () {34 vars in 788 bytes} [Tue May 12 17:44:53 2026] PUT /v2.0/routers/0c68e9ac-35f7-40c1-8db9-5d7711f6e303/remove_router_interface => generated 309 bytes in 1185 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: 942/1835] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:44:54 2026] GET /v2.0/networks?id=99fc9316-c10a-404d-af31-52798eeb3e84 => generated 756 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1836] 10.0.0.221 () {32 vars in 728 bytes} [Tue May 12 17:44:54 2026] GET /v2.0/floatingips/57db91c2-c3ce-435b-a7c9-ee1f4e5bd516 => generated 552 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1837] 10.0.0.221 () {34 vars in 782 bytes} [Tue May 12 17:44:52 2026] PUT /v2.0/routers/bb9d44cf-04a2-4c3b-a538-9acfdf0e7468/add_router_interface => generated 309 bytes in 2068 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1838] 199.19.213.199 () {34 vars in 1059 bytes} [Tue May 12 17:44:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=cebd6b6e-9288-4035-829e-20621ff353b9 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:55.029 7 INFO neutron.api.v2.resource [None req-b12c3f76-a6b5-4c3e-8713-3cebca35bbb3 51544b8f61264e6faf5a70795c6904ae 78800ac0373f4a46aa7dd738f8d005c9 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 944/1839] 10.0.0.221 () {34 vars in 788 bytes} [Tue May 12 17:44:54 2026] PUT /v2.0/routers/0c68e9ac-35f7-40c1-8db9-5d7711f6e303/remove_router_interface => generated 197 bytes in 538 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1840] 199.19.213.199 () {34 vars in 983 bytes} [Tue May 12 17:44:55 2026] GET /v2.0/subnets?id=5c17dcd6-c510-4d4b-9f27-e33f816ddccb => generated 653 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1841] 10.0.0.221 () {32 vars in 735 bytes} [Tue May 12 17:44:55 2026] GET /v2.0/ports?device_id=0c68e9ac-35f7-40c1-8db9-5d7711f6e303 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1842] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:44:55 2026] GET /v2.0/ports?network_id=99fc9316-c10a-404d-af31-52798eeb3e84&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:44:55.886 7 INFO neutron.services.segments.plugin [-] Segment 1ac87039-d218-44b0-a216-b555dd981624 resource provider aggregate not found 2026-05-12 17:44:55.891 7 INFO neutron.services.segments.plugin [-] Segment 1ac87039-d218-44b0-a216-b555dd981624 resource provider aggregate not found 2026-05-12 17:44:55.910 7 INFO neutron.db.l3_hamode_db [None req-1aecb661-05ac-48bd-aafd-af1ee053f305 51544b8f61264e6faf5a70795c6904ae 78800ac0373f4a46aa7dd738f8d005c9 - - default default] HA network 273c387b-f27e-4a58-9a65-23461d2e5ef0 was deleted as no HA routers are present in tenant 78800ac0373f4a46aa7dd738f8d005c9. 2026-05-12 17:44:55.912 7 INFO neutron.services.segments.plugin [-] Segment 1ac87039-d218-44b0-a216-b555dd981624 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ac87039-d218-44b0-a216-b555dd981624 found for delete ", "request_id": "req-6e9dfa5a-ac0d-412d-a7ca-860fcecfa08c"}]} 2026-05-12 17:44:55.912 7 INFO neutron.services.segments.plugin [-] Segment 1ac87039-d218-44b0-a216-b555dd981624 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ac87039-d218-44b0-a216-b555dd981624 found for delete ", "request_id": "req-55475874-7188-4ac5-997b-567f38837738"}]} [pid: 7|app: 0|req: 948/1843] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:44:55 2026] DELETE /v2.0/routers/0c68e9ac-35f7-40c1-8db9-5d7711f6e303 => generated 0 bytes in 790 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1844] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:44:55 2026] GET /v2.0/networks/99fc9316-c10a-404d-af31-52798eeb3e84?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:55.994 7 WARNING neutron_lib.context [None req-2c20b9c8-feaf-4790-939f-06cf47dc5daf aa4a9907a6544e9daf9bed25607667a8 1c50e9b9795b4ff08da97cc47ebd140c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 950/1845] 10.0.0.221 () {34 vars in 684 bytes} [Tue May 12 17:44:55 2026] POST /v2.0/security-groups => generated 1675 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1846] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:44:56 2026] DELETE /v2.0/subnets/8f1f9bc3-e647-4755-883c-4f8494634a39 => 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: 896/1847] 10.0.0.221 () {34 vars in 782 bytes} [Tue May 12 17:44:54 2026] PUT /v2.0/routers/bb9d44cf-04a2-4c3b-a538-9acfdf0e7468/add_router_interface => generated 309 bytes in 1810 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:56.452 8 WARNING neutron_lib.context [None req-bce8f155-573d-4f1c-9a88-a3874ed7d422 aa4a9907a6544e9daf9bed25607667a8 1c50e9b9795b4ff08da97cc47ebd140c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 952/1850] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:44:56 2026] GET /v2.0/networks/99fc9316-c10a-404d-af31-52798eeb3e84?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1851] 10.0.0.221 () {34 vars in 694 bytes} [Tue May 12 17:44:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:56.618 8 WARNING neutron_lib.context [None req-902670dc-7c65-464e-8f7b-5d18dedf37ec 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 900/1852] 10.0.0.221 () {34 vars in 683 bytes} [Tue May 12 17:44:56 2026] POST /v2.0/security-groups => generated 1628 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 17:44:56.769 8 WARNING neutron_lib.context [None req-8350a6fd-46e2-45e4-80a9-a50941cd9ea5 aa4a9907a6544e9daf9bed25607667a8 1c50e9b9795b4ff08da97cc47ebd140c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 901/1853] 10.0.0.221 () {34 vars in 694 bytes} [Tue May 12 17:44:56 2026] POST /v2.0/security-group-rules => generated 596 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:56.917 8 WARNING neutron_lib.context [None req-3ee967c3-d577-48c3-82f2-4982efd28d19 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 953/1854] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:44:56 2026] DELETE /v2.0/networks/f54b3a0e-cde6-47f9-baae-d9a738e23080 => generated 0 bytes in 464 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:44:56.936 7 WARNING neutron_lib.context [None req-c4642462-8738-4a04-9f73-7af288d75946 aa4a9907a6544e9daf9bed25607667a8 1c50e9b9795b4ff08da97cc47ebd140c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 902/1855] 10.0.0.221 () {34 vars in 694 bytes} [Tue May 12 17:44:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:57.053 8 WARNING neutron_lib.context [None req-7b2fba09-312d-46a7-9dc2-08a4156add22 51544b8f61264e6faf5a70795c6904ae 78800ac0373f4a46aa7dd738f8d005c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1856] 10.0.0.221 () {34 vars in 694 bytes} [Tue May 12 17:44:56 2026] POST /v2.0/security-group-rules => generated 602 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:57.086 7 WARNING neutron_lib.context [None req-76d089d5-3346-4941-ab02-6f5e869fc77d 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:44:57.117 8 INFO neutron.db.segments_db [None req-7b2fba09-312d-46a7-9dc2-08a4156add22 51544b8f61264e6faf5a70795c6904ae 78800ac0373f4a46aa7dd738f8d005c9 - - default default] Added segment 74b1c22b-5789-4adc-9088-2c9b88d7f521 of type vxlan for network 88e61e67-a7c4-4d24-b242-adb72c5c64cf [pid: 7|app: 0|req: 955/1857] 10.0.0.221 () {34 vars in 694 bytes} [Tue May 12 17:44:57 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-12 17:44:57.225 7 WARNING neutron_lib.context [None req-1e01e08b-0272-4d08-8a3f-d8fd0cd3a5e2 aa4a9907a6544e9daf9bed25607667a8 1c50e9b9795b4ff08da97cc47ebd140c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 903/1858] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:44:57 2026] POST /v2.0/networks => generated 630 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:57.249 8 WARNING neutron_lib.context [None req-330a4353-f842-497c-bb06-6eba389df242 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 956/1859] 10.0.0.221 () {34 vars in 694 bytes} [Tue May 12 17:44:57 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-12 17:44:57.358 7 WARNING neutron_lib.context [None req-d0b041a5-f96e-4a42-ace4-44cf228fdc4e 51544b8f61264e6faf5a70795c6904ae 78800ac0373f4a46aa7dd738f8d005c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 904/1860] 10.0.0.221 () {34 vars in 694 bytes} [Tue May 12 17:44:57 2026] POST /v2.0/security-group-rules => generated 599 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:57.387 8 WARNING neutron_lib.context [None req-e91fe591-d41e-4eec-b6b5-7f73979b2801 aa4a9907a6544e9daf9bed25607667a8 1c50e9b9795b4ff08da97cc47ebd140c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:44:57.424 8 INFO neutron.db.securitygroups_db [None req-e91fe591-d41e-4eec-b6b5-7f73979b2801 aa4a9907a6544e9daf9bed25607667a8 1c50e9b9795b4ff08da97cc47ebd140c - - default default] Project 1c50e9b9795b4ff08da97cc47ebd140c 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: 905/1861] 10.0.0.221 () {34 vars in 694 bytes} [Tue May 12 17:44:57 2026] POST /v2.0/security-group-rules => generated 607 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:57.519 8 WARNING neutron_lib.context [None req-22b539b6-0e2b-4bb9-a558-e9a7bd432182 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 906/1862] 10.0.0.221 () {34 vars in 694 bytes} [Tue May 12 17:44:57 2026] POST /v2.0/security-group-rules => generated 601 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1863] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:44:57 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-12 17:44:57.691 7 WARNING neutron_lib.context [None req-f7ed02c8-819a-4746-a5ae-adfd2e5b3f41 aa4a9907a6544e9daf9bed25607667a8 1c50e9b9795b4ff08da97cc47ebd140c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:44:57.738 7 INFO neutron.db.securitygroups_db [None req-f7ed02c8-819a-4746-a5ae-adfd2e5b3f41 aa4a9907a6544e9daf9bed25607667a8 1c50e9b9795b4ff08da97cc47ebd140c - - default default] Project 1c50e9b9795b4ff08da97cc47ebd140c 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: 958/1864] 10.0.0.221 () {34 vars in 694 bytes} [Tue May 12 17:44:57 2026] POST /v2.0/security-group-rules => generated 606 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:57.843 8 WARNING neutron_lib.context [None req-1bfd5e55-dd7b-47c5-947d-699a3a75ada3 e8e4b27c3ec7413c84bce9cd83965fab 54b654b6614a4bf99c79b59be3530e0a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:44:57.845 7 WARNING neutron_lib.context [None req-90b41ee8-59c5-4e86-a88f-384f34d09b7c 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:44:57.936 7 INFO neutron.services.segments.plugin [-] Segment 330d420a-fa23-4924-9bfa-c120438ccb47 resource provider aggregate not found 2026-05-12 17:44:57.956 7 INFO neutron.services.segments.plugin [-] Segment 330d420a-fa23-4924-9bfa-c120438ccb47 resource provider aggregate not found 2026-05-12 17:44:57.973 7 INFO neutron.services.segments.plugin [-] Segment 330d420a-fa23-4924-9bfa-c120438ccb47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 330d420a-fa23-4924-9bfa-c120438ccb47 found for delete ", "request_id": "req-08d6cca5-0e3e-4558-a263-f46e7632e8eb"}]} 2026-05-12 17:44:57.989 7 INFO neutron.services.segments.plugin [-] Segment 330d420a-fa23-4924-9bfa-c120438ccb47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 330d420a-fa23-4924-9bfa-c120438ccb47 found for delete ", "request_id": "req-a12e626b-a7c8-4451-829c-a616f1f18be7"}]} 2026-05-12 17:44:58.011 8 INFO neutron.db.segments_db [None req-1bfd5e55-dd7b-47c5-947d-699a3a75ada3 e8e4b27c3ec7413c84bce9cd83965fab 54b654b6614a4bf99c79b59be3530e0a - - default default] Added segment 04d4e2d1-10b0-493c-ac83-164f56fe6841 of type vxlan for network d64fb04b-943b-4926-ad7a-c5ffff09076c [pid: 7|app: 0|req: 959/1865] 10.0.0.221 () {34 vars in 694 bytes} [Tue May 12 17:44:57 2026] POST /v2.0/security-group-rules => generated 601 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:58.043 7 WARNING neutron_lib.context [None req-4e4bd520-8171-4946-a2ad-b57fcc99b3a3 51544b8f61264e6faf5a70795c6904ae 78800ac0373f4a46aa7dd738f8d005c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:44:58.100 7 INFO neutron.db.segments_db [None req-4e4bd520-8171-4946-a2ad-b57fcc99b3a3 51544b8f61264e6faf5a70795c6904ae 78800ac0373f4a46aa7dd738f8d005c9 - - default default] Added segment 88209bc7-f062-41ef-911b-976e88839b02 of type vxlan for network 44c70ae6-e733-4873-9372-0dfe9adadb55 [pid: 8|app: 0|req: 907/1866] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:44:57 2026] POST /v2.0/networks => generated 632 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:58.141 8 WARNING neutron_lib.context [None req-9d054b35-aded-4437-8a02-e661f236ef1e 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 908/1867] 10.0.0.221 () {34 vars in 694 bytes} [Tue May 12 17:44:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:58.296 8 WARNING neutron_lib.context [None req-2d2e3529-ab1e-467b-bda1-2cf9771609b7 e8e4b27c3ec7413c84bce9cd83965fab 54b654b6614a4bf99c79b59be3530e0a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:44:58.363 8 INFO neutron.db.segments_db [None req-2d2e3529-ab1e-467b-bda1-2cf9771609b7 e8e4b27c3ec7413c84bce9cd83965fab 54b654b6614a4bf99c79b59be3530e0a - - default default] Added segment f1796fc9-9d9e-46ca-9480-79b36a5d62b2 of type vxlan for network 614fc898-2e88-40d2-b9b3-989d28acadb8 2026-05-12 17:44:58.476 7 INFO neutron.db.l3_hamode_db [None req-4e4bd520-8171-4946-a2ad-b57fcc99b3a3 51544b8f61264e6faf5a70795c6904ae 78800ac0373f4a46aa7dd738f8d005c9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 909/1868] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:44:58 2026] POST /v2.0/networks => generated 632 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1869] 10.0.0.221 () {32 vars in 648 bytes} [Tue May 12 17:44:58 2026] GET /v2.0/networks => generated 1297 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:44:58.640 8 WARNING neutron_lib.context [None req-61c5466c-9b29-48e5-8903-d50335d1d29d 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:44:58.681 7 INFO neutron.db.l3_hamode_db [None req-4e4bd520-8171-4946-a2ad-b57fcc99b3a3 51544b8f61264e6faf5a70795c6904ae 78800ac0373f4a46aa7dd738f8d005c9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 911/1870] 10.0.0.221 () {34 vars in 694 bytes} [Tue May 12 17:44:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:58.785 8 WARNING neutron_lib.context [None req-bb435015-aaae-48b1-8306-7e54cacf3b8a e8e4b27c3ec7413c84bce9cd83965fab 54b654b6614a4bf99c79b59be3530e0a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:44:58.842 8 INFO neutron.db.segments_db [None req-bb435015-aaae-48b1-8306-7e54cacf3b8a e8e4b27c3ec7413c84bce9cd83965fab 54b654b6614a4bf99c79b59be3530e0a - - default default] Added segment 78523e22-502f-4ea4-a4c6-72ce9b2be51d of type vxlan for network 345f2841-0deb-4921-98e5-7bf586bfb10b [pid: 8|app: 0|req: 912/1871] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:44:58 2026] POST /v2.0/networks => generated 632 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1872] 10.0.0.15 () {34 vars in 1098 bytes} [Tue May 12 17:44:58 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1716179852&fields=id&tenant_id=1c50e9b9795b4ff08da97cc47ebd140c => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:59.032 8 WARNING neutron_lib.context [None req-4139e1b4-d8d4-434c-877d-ee6251d2571e 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 914/1873] 10.0.0.221 () {34 vars in 694 bytes} [Tue May 12 17:44:59 2026] POST /v2.0/security-group-rules => generated 597 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:59.156 8 WARNING neutron_lib.context [None req-55953e8c-380f-4b83-b807-6217718d615b e8e4b27c3ec7413c84bce9cd83965fab 54b654b6614a4bf99c79b59be3530e0a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:44:59.219 8 INFO neutron.db.segments_db [None req-55953e8c-380f-4b83-b807-6217718d615b e8e4b27c3ec7413c84bce9cd83965fab 54b654b6614a4bf99c79b59be3530e0a - - default default] Added segment faa51d7c-f933-4b1f-800c-8f2ef59f77a1 of type vxlan for network 84023963-1410-420c-978d-87b1de20a9d0 [pid: 8|app: 0|req: 915/1874] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:44:59 2026] POST /v2.0/networks => generated 631 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1875] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:44:58 2026] POST /v2.0/routers => generated 507 bytes in 1355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:59.394 7 WARNING neutron_lib.context [None req-8e4c5a04-06f3-4cb8-bcdc-12043f1b64fa 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 916/1876] 10.0.0.15 () {34 vars in 980 bytes} [Tue May 12 17:44:59 2026] GET /v2.0/networks?id=99fc9316-c10a-404d-af31-52798eeb3e84 => generated 660 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:59.432 8 WARNING neutron_lib.context [None req-55e8c8e1-22d7-40a5-aa6d-366497c6e6c2 e8e4b27c3ec7413c84bce9cd83965fab 54b654b6614a4bf99c79b59be3530e0a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 961/1877] 10.0.0.221 () {34 vars in 694 bytes} [Tue May 12 17:44:59 2026] POST /v2.0/security-group-rules => generated 599 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:59.913 8 INFO neutron.db.segments_db [None req-55e8c8e1-22d7-40a5-aa6d-366497c6e6c2 e8e4b27c3ec7413c84bce9cd83965fab 54b654b6614a4bf99c79b59be3530e0a - - default default] Added segment 3b354da2-0a85-48b8-9d8a-c6545b674a22 of type vxlan for network 473b7489-110a-4af7-8813-6ed99fec2e01 [pid: 8|app: 0|req: 917/1878] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:44:59 2026] POST /v2.0/networks => generated 632 bytes in 595 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1879] 10.0.0.15 () {34 vars in 963 bytes} [Tue May 12 17:45:00 2026] GET /v2.0/quotas/1c50e9b9795b4ff08da97cc47ebd140c => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:00.045 8 WARNING neutron_lib.context [None req-632acc53-69cf-4c6a-b447-a889b7829084 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 919/1880] 10.0.0.221 () {34 vars in 694 bytes} [Tue May 12 17:45:00 2026] POST /v2.0/security-group-rules => generated 601 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1881] 10.0.0.221 () {34 vars in 752 bytes} [Tue May 12 17:45:00 2026] PUT /v2.0/networks/d64fb04b-943b-4926-ad7a-c5ffff09076c/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1882] 10.0.0.15 () {34 vars in 1000 bytes} [Tue May 12 17:45:00 2026] GET /v2.0/ports?tenant_id=1c50e9b9795b4ff08da97cc47ebd140c&fields=id => generated 149 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:00.314 8 WARNING neutron_lib.context [None req-e63331dd-a023-47a1-bcbe-60be5916abe4 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 922/1883] 10.0.0.221 () {34 vars in 694 bytes} [Tue May 12 17:45:00 2026] POST /v2.0/security-group-rules => generated 597 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1884] 10.0.0.221 () {34 vars in 752 bytes} [Tue May 12 17:45:00 2026] PUT /v2.0/networks/614fc898-2e88-40d2-b9b3-989d28acadb8/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: 924/1885] 10.0.0.15 () {34 vars in 1006 bytes} [Tue May 12 17:45:00 2026] GET /v2.0/networks/99fc9316-c10a-404d-af31-52798eeb3e84?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1886] 10.0.0.221 () {34 vars in 752 bytes} [Tue May 12 17:45:00 2026] PUT /v2.0/networks/345f2841-0deb-4921-98e5-7bf586bfb10b/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1887] 10.0.0.15 () {34 vars in 1106 bytes} [Tue May 12 17:45:00 2026] GET /v2.0/networks/99fc9316-c10a-404d-af31-52798eeb3e84?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: 927/1888] 10.0.0.221 () {34 vars in 752 bytes} [Tue May 12 17:45:00 2026] PUT /v2.0/networks/84023963-1410-420c-978d-87b1de20a9d0/tags => generated 19 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1889] 10.0.0.221 () {32 vars in 665 bytes} [Tue May 12 17:45:00 2026] GET /v2.0/networks?tags=red => generated 1857 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1890] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:45:00 2026] GET /v2.0/ports?device_id=cbfa6f16-4b8c-46e0-9cb3-a80b93a6f24f => 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: 930/1891] 10.0.0.15 () {34 vars in 1094 bytes} [Tue May 12 17:45:00 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1459148054&fields=id&tenant_id=f7b9461a545a49c0bca146610a712216 => generated 69 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1892] 10.0.0.221 () {34 vars in 782 bytes} [Tue May 12 17:44:59 2026] PUT /v2.0/routers/32d14335-1cef-40dd-8d3f-59f1030e59d6/add_router_interface => generated 309 bytes in 1477 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1893] 10.0.0.221 () {32 vars in 679 bytes} [Tue May 12 17:45:00 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1894] 10.0.0.15 () {34 vars in 980 bytes} [Tue May 12 17:45:01 2026] GET /v2.0/networks?id=e76d56c1-66d6-4d34-8a91-4947bf380566 => generated 704 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1895] 10.0.0.221 () {32 vars in 716 bytes} [Tue May 12 17:45:01 2026] GET /v2.0/ports/846e7a91-b44e-4b81-8416-5d7f99c600bd => generated 955 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1896] 10.0.0.15 () {34 vars in 963 bytes} [Tue May 12 17:45:01 2026] GET /v2.0/quotas/f7b9461a545a49c0bca146610a712216 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1897] 10.0.0.221 () {32 vars in 675 bytes} [Tue May 12 17:45:01 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1898] 10.0.0.15 () {34 vars in 1000 bytes} [Tue May 12 17:45:01 2026] GET /v2.0/ports?tenant_id=f7b9461a545a49c0bca146610a712216&fields=id => generated 287 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1899] 10.0.0.221 () {32 vars in 687 bytes} [Tue May 12 17:45:01 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1857 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1900] 10.0.0.15 () {34 vars in 1006 bytes} [Tue May 12 17:45:01 2026] GET /v2.0/networks/e76d56c1-66d6-4d34-8a91-4947bf380566?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: 968/1901] 10.0.0.221 () {32 vars in 673 bytes} [Tue May 12 17:45:01 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1902] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:45:01 2026] GET /v2.0/networks?id=99fc9316-c10a-404d-af31-52798eeb3e84 => generated 660 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1903] 10.0.0.15 () {34 vars in 1106 bytes} [Tue May 12 17:45:01 2026] GET /v2.0/networks/e76d56c1-66d6-4d34-8a91-4947bf380566?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1904] 10.0.0.221 () {32 vars in 687 bytes} [Tue May 12 17:45:01 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1905] 199.19.213.199 () {34 vars in 1049 bytes} [Tue May 12 17:45:02 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1c50e9b9795b4ff08da97cc47ebd140c => generated 274 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1906] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:45:02 2026] GET /v2.0/ports?device_id=cbfa6f16-4b8c-46e0-9cb3-a80b93a6f24f => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1907] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:45:02 2026] GET /v2.0/ports?device_id=037e6e0a-c219-46db-8830-4f9a82687194 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1908] 10.0.0.221 () {34 vars in 788 bytes} [Tue May 12 17:45:01 2026] PUT /v2.0/routers/32d14335-1cef-40dd-8d3f-59f1030e59d6/remove_router_interface => generated 309 bytes in 1127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:02.300 8 WARNING neutron_lib.context [req-267b48aa-34ed-404c-917d-e7ea4019f347 req-a3cac371-0681-4d11-b853-7deb7f9660a3 aa4a9907a6544e9daf9bed25607667a8 1c50e9b9795b4ff08da97cc47ebd140c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 975/1909] 10.0.0.221 () {32 vars in 683 bytes} [Tue May 12 17:45:02 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1910] 10.0.0.221 () {32 vars in 735 bytes} [Tue May 12 17:45:02 2026] GET /v2.0/ports?device_id=32d14335-1cef-40dd-8d3f-59f1030e59d6 => 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: 935/1911] 199.19.213.199 () {38 vars in 954 bytes} [Tue May 12 17:45:02 2026] POST /v2.0/ports => generated 954 bytes in 507 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: 977/1912] 10.0.0.221 () {32 vars in 695 bytes} [Tue May 12 17:45:02 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 533 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1913] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:45:02 2026] GET /v2.0/networks?id=e76d56c1-66d6-4d34-8a91-4947bf380566 => generated 704 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:03.560 8 INFO neutron.services.segments.plugin [-] Segment 88209bc7-f062-41ef-911b-976e88839b02 resource provider aggregate not found 2026-05-12 17:45:03.564 8 INFO neutron.services.segments.plugin [-] Segment 88209bc7-f062-41ef-911b-976e88839b02 resource provider aggregate not found 2026-05-12 17:45:03.576 8 INFO neutron.db.l3_hamode_db [None req-113da165-5f98-4e7a-80ab-bec749156e3b 51544b8f61264e6faf5a70795c6904ae 78800ac0373f4a46aa7dd738f8d005c9 - - default default] HA network 44c70ae6-e733-4873-9372-0dfe9adadb55 was deleted as no HA routers are present in tenant 78800ac0373f4a46aa7dd738f8d005c9. [pid: 8|app: 0|req: 936/1914] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:45:02 2026] DELETE /v2.0/routers/32d14335-1cef-40dd-8d3f-59f1030e59d6 => generated 0 bytes in 778 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:45:03.582 8 INFO neutron.services.segments.plugin [-] Segment 88209bc7-f062-41ef-911b-976e88839b02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88209bc7-f062-41ef-911b-976e88839b02 found for delete ", "request_id": "req-af6ef61a-4625-46d2-a942-17a1748bc906"}]} [pid: 7|app: 0|req: 979/1915] 199.19.213.199 () {38 vars in 1027 bytes} [Tue May 12 17:45:02 2026] PUT /v2.0/ports/72fc9afb-8c69-4680-9eb0-27362a392348 => generated 1199 bytes in 632 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:03.592 8 INFO neutron.services.segments.plugin [-] Segment 88209bc7-f062-41ef-911b-976e88839b02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88209bc7-f062-41ef-911b-976e88839b02 found for delete ", "request_id": "req-a6b9f122-55f7-4982-9ab7-984c2c580362"}]} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:45:03.639 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5831c05c-5d91-46b6-a1c4-d63546b1f4ae'] response: {'name': 'network-changed', 'server_uuid': 'cbfa6f16-4b8c-46e0-9cb3-a80b93a6f24f', 'tag': '72fc9afb-8c69-4680-9eb0-27362a392348', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 980/1916] 199.19.213.199 () {34 vars in 1049 bytes} [Tue May 12 17:45:03 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f7b9461a545a49c0bca146610a712216 => generated 179 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 937/1917] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:45:03 2026] DELETE /v2.0/networks/d64fb04b-943b-4926-ad7a-c5ffff09076c => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1918] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:45:03 2026] GET /v2.0/ports?device_id=cbfa6f16-4b8c-46e0-9cb3-a80b93a6f24f => generated 969 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1919] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:45:03 2026] GET /v2.0/ports?tenant_id=1c50e9b9795b4ff08da97cc47ebd140c&device_id=cbfa6f16-4b8c-46e0-9cb3-a80b93a6f24f => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:03.827 7 WARNING neutron_lib.context [req-7714ced0-30ee-4e61-b370-4db08874f204 req-dc4efbc0-f045-456b-9ec3-0b649d35e0c0 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 938/1920] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:45:03 2026] DELETE /v2.0/subnets/dc55ff8b-5542-4627-b9bc-db802f695eb2 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1921] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:45:04 2026] DELETE /v2.0/networks/614fc898-2e88-40d2-b9b3-989d28acadb8 => 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: 940/1922] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:45:04 2026] GET /v2.0/security-groups?id=12fdf4f9-38fb-4975-9c16-fd4115530aa6&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: 983/1923] 199.19.213.199 () {38 vars in 954 bytes} [Tue May 12 17:45:03 2026] POST /v2.0/ports => generated 1183 bytes in 503 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: 941/1924] 199.19.213.199 () {34 vars in 1057 bytes} [Tue May 12 17:45:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=72fc9afb-8c69-4680-9eb0-27362a392348 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:45:04.527 7 INFO neutron.services.segments.plugin [-] Segment 74b1c22b-5789-4adc-9088-2c9b88d7f521 resource provider aggregate not found 2026-05-12 17:45:04.532 7 INFO neutron.services.segments.plugin [-] Segment 74b1c22b-5789-4adc-9088-2c9b88d7f521 resource provider aggregate not found 2026-05-12 17:45:04.543 7 INFO neutron.services.segments.plugin [-] Segment 74b1c22b-5789-4adc-9088-2c9b88d7f521 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74b1c22b-5789-4adc-9088-2c9b88d7f521 found for delete ", "request_id": "req-b6342ccf-3c0b-4367-88fb-84dbf23967ce"}]} 2026-05-12 17:45:04.546 7 INFO neutron.services.segments.plugin [-] Segment 74b1c22b-5789-4adc-9088-2c9b88d7f521 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74b1c22b-5789-4adc-9088-2c9b88d7f521 found for delete ", "request_id": "req-6a5630b0-b7bd-4209-8016-a6cc9eca8dc6"}]} [pid: 7|app: 0|req: 984/1925] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:45:04 2026] DELETE /v2.0/networks/88e61e67-a7c4-4d24-b242-adb72c5c64cf => 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: 942/1926] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:45:04 2026] DELETE /v2.0/networks/345f2841-0deb-4921-98e5-7bf586bfb10b => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1927] 199.19.213.199 () {34 vars in 983 bytes} [Tue May 12 17:45:04 2026] GET /v2.0/subnets?id=5c17dcd6-c510-4d4b-9f27-e33f816ddccb => generated 653 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:04.652 8 WARNING neutron_lib.context [None req-a8c4621b-cd31-4f4b-bcaf-776a6cae8cb4 51544b8f61264e6faf5a70795c6904ae 78800ac0373f4a46aa7dd738f8d005c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:45:04.698 8 INFO neutron.db.segments_db [None req-a8c4621b-cd31-4f4b-bcaf-776a6cae8cb4 51544b8f61264e6faf5a70795c6904ae 78800ac0373f4a46aa7dd738f8d005c9 - - default default] Added segment 64db3655-5f2f-4edd-a132-77c6e48d6985 of type vxlan for network 83229b6d-2f7a-4afb-8031-fda3972a2d32 2026-05-12 17:45:05.087 8 INFO neutron.db.l3_hamode_db [None req-a8c4621b-cd31-4f4b-bcaf-776a6cae8cb4 51544b8f61264e6faf5a70795c6904ae 78800ac0373f4a46aa7dd738f8d005c9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 985/1928] 199.19.213.199 () {38 vars in 1027 bytes} [Tue May 12 17:45:04 2026] PUT /v2.0/ports/8e5f9ddd-d57d-42ee-a87d-3b6412dea720 => generated 1428 bytes in 570 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: 986/1929] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:45:05 2026] DELETE /v2.0/networks/84023963-1410-420c-978d-87b1de20a9d0 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 987/1930] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:45:05 2026] GET /v2.0/ports?network_id=99fc9316-c10a-404d-af31-52798eeb3e84&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1931] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:45:05 2026] GET /v2.0/ports?tenant_id=f7b9461a545a49c0bca146610a712216&device_id=037e6e0a-c219-46db-8830-4f9a82687194 => generated 1467 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1932] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:45:05 2026] DELETE /v2.0/networks/473b7489-110a-4af7-8813-6ed99fec2e01 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:45:05.606 8 INFO neutron.services.segments.plugin [-] Segment 04d4e2d1-10b0-493c-ac83-164f56fe6841 resource provider aggregate not found 2026-05-12 17:45:05.615 8 INFO neutron.services.segments.plugin [-] Segment 04d4e2d1-10b0-493c-ac83-164f56fe6841 resource provider aggregate not found 2026-05-12 17:45:05.646 8 INFO neutron.services.segments.plugin [-] Segment 04d4e2d1-10b0-493c-ac83-164f56fe6841 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04d4e2d1-10b0-493c-ac83-164f56fe6841 found for delete ", "request_id": "req-1392796f-699c-4f53-abdb-69cc1990fb21"}]} 2026-05-12 17:45:05.652 8 INFO neutron.services.segments.plugin [-] Segment 04d4e2d1-10b0-493c-ac83-164f56fe6841 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04d4e2d1-10b0-493c-ac83-164f56fe6841 found for delete ", "request_id": "req-38cef326-5b08-4aa6-9402-c888fb010363"}]} [pid: 7|app: 0|req: 990/1933] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:45:05 2026] GET /v2.0/ports?device_id=cbfa6f16-4b8c-46e0-9cb3-a80b93a6f24f => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:05.669 8 INFO neutron.services.segments.plugin [-] Segment f1796fc9-9d9e-46ca-9480-79b36a5d62b2 resource provider aggregate not found 2026-05-12 17:45:05.675 8 INFO neutron.services.segments.plugin [-] Segment f1796fc9-9d9e-46ca-9480-79b36a5d62b2 resource provider aggregate not found 2026-05-12 17:45:05.692 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-92c546a3-4fd2-4c89-ad05-93e59175d312'] response: {'name': 'network-changed', 'server_uuid': '037e6e0a-c219-46db-8830-4f9a82687194', 'tag': '8e5f9ddd-d57d-42ee-a87d-3b6412dea720', 'status': 'completed', 'code': 200} 2026-05-12 17:45:05.702 8 INFO neutron.services.segments.plugin [-] Segment f1796fc9-9d9e-46ca-9480-79b36a5d62b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1796fc9-9d9e-46ca-9480-79b36a5d62b2 found for delete ", "request_id": "req-b56e5a49-c421-447a-a695-54c62dd61042"}]} 2026-05-12 17:45:05.706 8 INFO neutron.services.segments.plugin [-] Segment f1796fc9-9d9e-46ca-9480-79b36a5d62b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1796fc9-9d9e-46ca-9480-79b36a5d62b2 found for delete ", "request_id": "req-994e655c-4009-4a28-9cb4-6aeb2705b2af"}]} [pid: 7|app: 0|req: 991/1934] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:45:05 2026] GET /v2.0/networks/99fc9316-c10a-404d-af31-52798eeb3e84?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:45:05.731 8 INFO neutron.services.segments.plugin [-] Segment 78523e22-502f-4ea4-a4c6-72ce9b2be51d resource provider aggregate not found 2026-05-12 17:45:05.735 8 INFO neutron.services.segments.plugin [-] Segment 78523e22-502f-4ea4-a4c6-72ce9b2be51d resource provider aggregate not found [pid: 7|app: 0|req: 992/1935] 199.19.213.199 () {34 vars in 1057 bytes} [Tue May 12 17:45:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.167&port_id=8e5f9ddd-d57d-42ee-a87d-3b6412dea720 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:45:05.754 8 INFO neutron.services.segments.plugin [-] Segment 78523e22-502f-4ea4-a4c6-72ce9b2be51d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78523e22-502f-4ea4-a4c6-72ce9b2be51d found for delete ", "request_id": "req-2b097480-b25d-40e7-95bb-cd1136220a9c"}]} 2026-05-12 17:45:05.756 8 INFO neutron.services.segments.plugin [-] Segment 78523e22-502f-4ea4-a4c6-72ce9b2be51d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78523e22-502f-4ea4-a4c6-72ce9b2be51d found for delete ", "request_id": "req-9fef7eda-9675-47e2-9608-028955d0bcb8"}]} [pid: 7|app: 0|req: 993/1936] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:45:05 2026] GET /v2.0/security-groups?id=12fdf4f9-38fb-4975-9c16-fd4115530aa6&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: 7|app: 0|req: 994/1937] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:45:05 2026] GET /v2.0/networks/99fc9316-c10a-404d-af31-52798eeb3e84?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1938] 199.19.213.199 () {34 vars in 1103 bytes} [Tue May 12 17:45:05 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A13c&port_id=8e5f9ddd-d57d-42ee-a87d-3b6412dea720 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1939] 199.19.213.199 () {34 vars in 1063 bytes} [Tue May 12 17:45:05 2026] GET /v2.0/subnets?id=bcd91c53-802a-4735-a644-2812f11e7406&id=68a4b001-c64c-4e82-a3a9-4d4c99b42b19 => generated 1363 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1940] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:45:05 2026] GET /v2.0/ports?tenant_id=1c50e9b9795b4ff08da97cc47ebd140c&device_id=cbfa6f16-4b8c-46e0-9cb3-a80b93a6f24f => generated 1238 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1941] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:45:05 2026] GET /v2.0/ports?network_id=e76d56c1-66d6-4d34-8a91-4947bf380566&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: 999/1942] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:45:06 2026] GET /v2.0/networks?id=99fc9316-c10a-404d-af31-52798eeb3e84 => generated 756 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1943] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:45:06 2026] GET /v2.0/ports?network_id=e76d56c1-66d6-4d34-8a91-4947bf380566&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1944] 199.19.213.199 () {34 vars in 1057 bytes} [Tue May 12 17:45:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=72fc9afb-8c69-4680-9eb0-27362a392348 => 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: 1002/1945] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:45:06 2026] GET /v2.0/networks/e76d56c1-66d6-4d34-8a91-4947bf380566?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1946] 199.19.213.199 () {34 vars in 983 bytes} [Tue May 12 17:45:06 2026] GET /v2.0/subnets?id=5c17dcd6-c510-4d4b-9f27-e33f816ddccb => generated 653 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:06.301 8 INFO neutron.db.l3_hamode_db [None req-a8c4621b-cd31-4f4b-bcaf-776a6cae8cb4 51544b8f61264e6faf5a70795c6904ae 78800ac0373f4a46aa7dd738f8d005c9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1004/1947] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:45:06 2026] GET /v2.0/networks/e76d56c1-66d6-4d34-8a91-4947bf380566?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: 1005/1948] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:45:06 2026] GET /v2.0/ports?network_id=99fc9316-c10a-404d-af31-52798eeb3e84&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: 7|app: 0|req: 1006/1949] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:45:06 2026] GET /v2.0/ports?tenant_id=f7b9461a545a49c0bca146610a712216&device_id=037e6e0a-c219-46db-8830-4f9a82687194 => generated 1467 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1950] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:45:06 2026] GET /v2.0/networks/99fc9316-c10a-404d-af31-52798eeb3e84?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:45:06.562 7 INFO neutron.services.segments.plugin [-] Segment faa51d7c-f933-4b1f-800c-8f2ef59f77a1 resource provider aggregate not found 2026-05-12 17:45:06.569 7 INFO neutron.services.segments.plugin [-] Segment faa51d7c-f933-4b1f-800c-8f2ef59f77a1 resource provider aggregate not found 2026-05-12 17:45:06.578 7 INFO neutron.services.segments.plugin [-] Segment faa51d7c-f933-4b1f-800c-8f2ef59f77a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid faa51d7c-f933-4b1f-800c-8f2ef59f77a1 found for delete ", "request_id": "req-fb283660-5dd3-43f1-bd93-416f1b95f408"}]} 2026-05-12 17:45:06.586 7 INFO neutron.services.segments.plugin [-] Segment faa51d7c-f933-4b1f-800c-8f2ef59f77a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid faa51d7c-f933-4b1f-800c-8f2ef59f77a1 found for delete ", "request_id": "req-99b52b69-3c1b-4a84-9cdf-8322a9eeb2db"}]} 2026-05-12 17:45:06.595 7 INFO neutron.services.segments.plugin [-] Segment 3b354da2-0a85-48b8-9d8a-c6545b674a22 resource provider aggregate not found [pid: 7|app: 0|req: 1008/1951] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:45:06 2026] GET /v2.0/networks?id=e76d56c1-66d6-4d34-8a91-4947bf380566 => generated 800 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:06.605 7 INFO neutron.services.segments.plugin [-] Segment 3b354da2-0a85-48b8-9d8a-c6545b674a22 resource provider aggregate not found 2026-05-12 17:45:06.609 7 INFO neutron.services.segments.plugin [-] Segment 3b354da2-0a85-48b8-9d8a-c6545b674a22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b354da2-0a85-48b8-9d8a-c6545b674a22 found for delete ", "request_id": "req-08437248-6cc3-4764-8fed-eb7e1ed750cd"}]} 2026-05-12 17:45:06.620 7 INFO neutron.services.segments.plugin [-] Segment 3b354da2-0a85-48b8-9d8a-c6545b674a22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b354da2-0a85-48b8-9d8a-c6545b674a22 found for delete ", "request_id": "req-ae797592-cfd3-4891-abbc-d5097dac284c"}]} [pid: 7|app: 0|req: 1009/1952] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:45:06 2026] GET /v2.0/networks/99fc9316-c10a-404d-af31-52798eeb3e84?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: 1010/1953] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:45:06 2026] GET /v2.0/security-groups?tenant_id=1e414721c5b24cc2a94ade26eb5f450e&name=default => generated 2925 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1954] 199.19.213.199 () {34 vars in 1057 bytes} [Tue May 12 17:45:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.167&port_id=8e5f9ddd-d57d-42ee-a87d-3b6412dea720 => 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: 1012/1955] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:45:07 2026] DELETE /v2.0/security-groups/cc1fcd81-eca5-4dfd-9172-444997da0370 => 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: 1013/1956] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:45:07 2026] GET /v2.0/ports?device_id=cbfa6f16-4b8c-46e0-9cb3-a80b93a6f24f => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1957] 199.19.213.199 () {34 vars in 1103 bytes} [Tue May 12 17:45:07 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A13c&port_id=8e5f9ddd-d57d-42ee-a87d-3b6412dea720 => 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: 1015/1958] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:45:07 2026] GET /v2.0/security-groups?id=12fdf4f9-38fb-4975-9c16-fd4115530aa6&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: 1016/1959] 199.19.213.199 () {34 vars in 1063 bytes} [Tue May 12 17:45:07 2026] GET /v2.0/subnets?id=bcd91c53-802a-4735-a644-2812f11e7406&id=68a4b001-c64c-4e82-a3a9-4d4c99b42b19 => generated 1363 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/1960] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:45:07 2026] GET /v2.0/ports?device_id=037e6e0a-c219-46db-8830-4f9a82687194 => generated 1198 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/1961] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:45:07 2026] GET /v2.0/security-groups?tenant_id=54b654b6614a4bf99c79b59be3530e0a&name=default => 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: 1019/1962] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:45:07 2026] GET /v2.0/ports?network_id=e76d56c1-66d6-4d34-8a91-4947bf380566&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: 1020/1963] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:45:07 2026] GET /v2.0/security-groups?id=4bf99965-4688-4d5a-9567-d0f3028e8aa8&fields=id&fields=name => generated 112 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1964] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:45:04 2026] POST /v2.0/routers => generated 688 bytes in 2970 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/1965] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:45:07 2026] DELETE /v2.0/security-groups/58d225ba-db26-42d4-a561-9c580abda28a => 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: 945/1966] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:45:07 2026] GET /v2.0/ports?network_id=e76d56c1-66d6-4d34-8a91-4947bf380566&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1967] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:45:07 2026] GET /v2.0/networks/e76d56c1-66d6-4d34-8a91-4947bf380566?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/1968] 10.0.0.221 () {32 vars in 720 bytes} [Tue May 12 17:45:07 2026] GET /v2.0/routers/cba60161-674f-49c9-b2f4-418629659420 => generated 694 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1969] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:45:07 2026] GET /v2.0/security-groups?tenant_id=e43c115165d04f7db37f2e36e262616c&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/1970] 10.0.0.221 () {32 vars in 646 bytes} [Tue May 12 17:45:07 2026] GET /v2.0/routers => generated 697 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1971] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:45:07 2026] GET /v2.0/networks/e76d56c1-66d6-4d34-8a91-4947bf380566?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: 1024/1972] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:45:07 2026] DELETE /v2.0/security-groups/15db800c-e305-448d-9040-bf6e9dabee34 => 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: 1025/1973] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:45:08 2026] GET /v2.0/ports?device_id=cbfa6f16-4b8c-46e0-9cb3-a80b93a6f24f => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/1974] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:45:08 2026] GET /v2.0/security-groups?id=12fdf4f9-38fb-4975-9c16-fd4115530aa6&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1975] 10.0.0.221 () {34 vars in 740 bytes} [Tue May 12 17:45:07 2026] PUT /v2.0/routers/cba60161-674f-49c9-b2f4-418629659420 => generated 701 bytes in 1007 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/1976] 10.0.0.221 () {32 vars in 720 bytes} [Tue May 12 17:45:08 2026] GET /v2.0/routers/cba60161-674f-49c9-b2f4-418629659420 => generated 701 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1977] 10.0.0.221 () {32 vars in 735 bytes} [Tue May 12 17:45:09 2026] GET /v2.0/ports?device_id=cba60161-674f-49c9-b2f4-418629659420 => 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: 951/1978] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:45:09 2026] GET /v2.0/ports?device_id=cbfa6f16-4b8c-46e0-9cb3-a80b93a6f24f => generated 971 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1979] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:45:09 2026] GET /v2.0/security-groups?id=12fdf4f9-38fb-4975-9c16-fd4115530aa6&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1980] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:45:09 2026] GET /v2.0/ports?device_id=cbfa6f16-4b8c-46e0-9cb3-a80b93a6f24f => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1981] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:45:09 2026] GET /v2.0/security-groups?id=12fdf4f9-38fb-4975-9c16-fd4115530aa6&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: 8|app: 0|req: 955/1982] 10.0.0.221 () {32 vars in 735 bytes} [Tue May 12 17:45:09 2026] GET /v2.0/ports?device_id=cbfa6f16-4b8c-46e0-9cb3-a80b93a6f24f => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:10.153 7 INFO neutron.services.segments.plugin [-] Segment 64db3655-5f2f-4edd-a132-77c6e48d6985 resource provider aggregate not found 2026-05-12 17:45:10.157 7 INFO neutron.services.segments.plugin [-] Segment 64db3655-5f2f-4edd-a132-77c6e48d6985 resource provider aggregate not found 2026-05-12 17:45:10.166 7 INFO neutron.db.l3_hamode_db [None req-3a5da175-9771-4c29-a629-9ef3af03b020 51544b8f61264e6faf5a70795c6904ae 78800ac0373f4a46aa7dd738f8d005c9 - - default default] HA network 83229b6d-2f7a-4afb-8031-fda3972a2d32 was deleted as no HA routers are present in tenant 78800ac0373f4a46aa7dd738f8d005c9. [pid: 7|app: 0|req: 1028/1983] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:45:09 2026] DELETE /v2.0/routers/cba60161-674f-49c9-b2f4-418629659420 => generated 0 bytes in 1106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:45:10.182 7 INFO neutron.services.segments.plugin [-] Segment 64db3655-5f2f-4edd-a132-77c6e48d6985 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64db3655-5f2f-4edd-a132-77c6e48d6985 found for delete ", "request_id": "req-01938fa8-f5e2-403b-9328-656b8088d0c9"}]} 2026-05-12 17:45:10.189 7 INFO neutron.services.segments.plugin [-] Segment 64db3655-5f2f-4edd-a132-77c6e48d6985 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64db3655-5f2f-4edd-a132-77c6e48d6985 found for delete ", "request_id": "req-ff005019-2dcd-46eb-8e23-fb26b8d5ba0d"}]} [pid: 7|app: 0|req: 1029/1984] 10.0.0.221 () {32 vars in 735 bytes} [Tue May 12 17:45:10 2026] GET /v2.0/ports?device_id=cba60161-674f-49c9-b2f4-418629659420 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:45:10.234 7 INFO neutron.api.v2.resource [None req-70fc8f69-24e7-404d-b194-7c52f684a896 51544b8f61264e6faf5a70795c6904ae 78800ac0373f4a46aa7dd738f8d005c9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1030/1985] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:45:10 2026] DELETE /v2.0/routers/cba60161-674f-49c9-b2f4-418629659420 => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/1986] 10.0.0.221 () {32 vars in 735 bytes} [Tue May 12 17:45:10 2026] GET /v2.0/ports?device_id=32d14335-1cef-40dd-8d3f-59f1030e59d6 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:45:10.292 7 INFO neutron.api.v2.resource [None req-a92d8b9e-2c45-4c2b-97ba-d03d9b2a6180 51544b8f61264e6faf5a70795c6904ae 78800ac0373f4a46aa7dd738f8d005c9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1032/1987] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:45:10 2026] DELETE /v2.0/routers/32d14335-1cef-40dd-8d3f-59f1030e59d6 => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:45:10.314 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4064d6f0-4c0b-4083-ac59-e1407f838a70 51544b8f61264e6faf5a70795c6904ae 78800ac0373f4a46aa7dd738f8d005c9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1033/1988] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:45:10 2026] DELETE /v2.0/subnets/dc55ff8b-5542-4627-b9bc-db802f695eb2 => 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: 1034/1989] 10.0.0.221 () {32 vars in 735 bytes} [Tue May 12 17:45:10 2026] GET /v2.0/ports?device_id=0c68e9ac-35f7-40c1-8db9-5d7711f6e303 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:45:10.381 7 INFO neutron.api.v2.resource [None req-c15a512b-9a98-4e1a-8ed4-a98ac537bff6 51544b8f61264e6faf5a70795c6904ae 78800ac0373f4a46aa7dd738f8d005c9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1035/1990] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:45:10 2026] DELETE /v2.0/routers/0c68e9ac-35f7-40c1-8db9-5d7711f6e303 => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:45:10.407 7 INFO neutron.pecan_wsgi.hooks.translation [None req-34d5fb2c-1c32-4466-955b-2b50a8558990 51544b8f61264e6faf5a70795c6904ae 78800ac0373f4a46aa7dd738f8d005c9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1036/1991] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:45:10 2026] DELETE /v2.0/subnets/8f1f9bc3-e647-4755-883c-4f8494634a39 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/1992] 10.0.0.221 () {32 vars in 735 bytes} [Tue May 12 17:45:10 2026] GET /v2.0/ports?device_id=d83a1c81-e4cd-478a-a773-96587f0cfbe4 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:45:10.481 7 INFO neutron.api.v2.resource [None req-b5e505d4-ef3c-4bb5-b253-c230d13891ad 51544b8f61264e6faf5a70795c6904ae 78800ac0373f4a46aa7dd738f8d005c9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1038/1993] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:45:10 2026] DELETE /v2.0/routers/d83a1c81-e4cd-478a-a773-96587f0cfbe4 => generated 135 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:45:10.506 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8ec965cc-9330-4e6a-bc13-1c2417acc447 51544b8f61264e6faf5a70795c6904ae 78800ac0373f4a46aa7dd738f8d005c9 - - default default] DELETE failed (client error): The resource could not be found. 2026-05-12 17:45:10.508 8 INFO neutron.db.l3_db [None req-21e2189e-189d-46a0-b710-cab47c8cc5cf aa4a9907a6544e9daf9bed25607667a8 1c50e9b9795b4ff08da97cc47ebd140c - - default default] Floating IP 57db91c2-c3ce-435b-a7c9-ee1f4e5bd516 associated. External IP: 10.96.250.205, port: 72fc9afb-8c69-4680-9eb0-27362a392348. [pid: 7|app: 0|req: 1039/1994] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:45:10 2026] DELETE /v2.0/subnets/77cd3c22-747c-4164-808a-dbf65d349d5c => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:45:10.534 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8ed7d1c2-7ac2-420b-b4ec-33bf6271898a 51544b8f61264e6faf5a70795c6904ae 78800ac0373f4a46aa7dd738f8d005c9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1040/1995] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:45:10 2026] DELETE /v2.0/subnets/a60b3d8f-92e6-4a9d-87d6-114ecc63553e => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1998] 10.0.0.221 () {34 vars in 748 bytes} [Tue May 12 17:45:09 2026] PUT /v2.0/floatingips/57db91c2-c3ce-435b-a7c9-ee1f4e5bd516 => generated 855 bytes in 1103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1999] 10.0.0.221 () {32 vars in 728 bytes} [Tue May 12 17:45:11 2026] GET /v2.0/floatingips/57db91c2-c3ce-435b-a7c9-ee1f4e5bd516 => generated 855 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:11.131 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-09701541-7bf9-424b-b0ba-1aa53b28e120'] response: {'name': 'network-changed', 'server_uuid': 'cbfa6f16-4b8c-46e0-9cb3-a80b93a6f24f', 'tag': '72fc9afb-8c69-4680-9eb0-27362a392348', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 958/2000] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:45:11 2026] GET /v2.0/ports?tenant_id=1c50e9b9795b4ff08da97cc47ebd140c&device_id=cbfa6f16-4b8c-46e0-9cb3-a80b93a6f24f => generated 1240 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2001] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:45:11 2026] GET /v2.0/security-groups?tenant_id=78800ac0373f4a46aa7dd738f8d005c9&name=default => generated 2925 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/2002] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:45:11 2026] GET /v2.0/networks?id=99fc9316-c10a-404d-af31-52798eeb3e84 => generated 756 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/2003] 199.19.213.199 () {34 vars in 1057 bytes} [Tue May 12 17:45:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=72fc9afb-8c69-4680-9eb0-27362a392348 => generated 858 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2004] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:45:11 2026] DELETE /v2.0/security-groups/0e68b08c-9a06-4411-bad5-53d49afb8b04 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/2005] 199.19.213.199 () {34 vars in 983 bytes} [Tue May 12 17:45:11 2026] GET /v2.0/subnets?id=5c17dcd6-c510-4d4b-9f27-e33f816ddccb => generated 653 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2006] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:45:11 2026] GET /v2.0/ports?network_id=99fc9316-c10a-404d-af31-52798eeb3e84&device_owner=network%3Adhcp => generated 1244 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/2007] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:45:11 2026] GET /v2.0/networks/99fc9316-c10a-404d-af31-52798eeb3e84?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2008] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:45:11 2026] GET /v2.0/networks/99fc9316-c10a-404d-af31-52798eeb3e84?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: 8|app: 0|req: 963/2009] 10.0.0.221 () {32 vars in 728 bytes} [Tue May 12 17:45:12 2026] GET /v2.0/floatingips/57db91c2-c3ce-435b-a7c9-ee1f4e5bd516 => generated 855 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:12.574 7 WARNING neutron_lib.context [None req-f79be25e-e9f8-4ac8-b8fa-03da6a9fea01 f589285393da42039818884b5d075893 2bf48117aa8d40648eecb4276d65a179 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 964/2010] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:45:12 2026] GET /v2.0/ports?device_id=037e6e0a-c219-46db-8830-4f9a82687194 => generated 1200 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:12.736 7 INFO neutron.db.segments_db [None req-f79be25e-e9f8-4ac8-b8fa-03da6a9fea01 f589285393da42039818884b5d075893 2bf48117aa8d40648eecb4276d65a179 - - default default] Added segment 80f75634-e08f-46a5-82f7-47a3fd1242f4 of type vxlan for network 07b53a6a-9a80-48d3-a6a3-13375aaffa52 [pid: 8|app: 0|req: 965/2011] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:45:12 2026] GET /v2.0/security-groups?id=4bf99965-4688-4d5a-9567-d0f3028e8aa8&fields=id&fields=name => generated 112 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2012] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:45:12 2026] POST /v2.0/networks => generated 631 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/2013] 10.0.0.221 () {32 vars in 817 bytes} [Tue May 12 17:45:12 2026] GET /v2.0/ports?network_id=e76d56c1-66d6-4d34-8a91-4947bf380566&mac_address=fa%3A16%3A3e%3Ad3%3A75%3Aa8 => generated 1200 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:12.890 7 WARNING neutron_lib.context [None req-29d9417f-471f-4750-acb2-717a8fa15737 f589285393da42039818884b5d075893 2bf48117aa8d40648eecb4276d65a179 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:45:12.894 8 WARNING neutron_lib.context [None req-0e6b1009-795b-482c-83ec-01c1783be94a 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1048/2014] 10.0.0.221 () {34 vars in 663 bytes} [Tue May 12 17:45:12 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 1049/2015] 10.0.0.221 () {32 vars in 728 bytes} [Tue May 12 17:45:13 2026] GET /v2.0/floatingips/57db91c2-c3ce-435b-a7c9-ee1f4e5bd516 => generated 857 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:13.350 7 WARNING neutron_lib.context [None req-b67c6358-0962-42b1-bb0f-f31accdb3cea f589285393da42039818884b5d075893 2bf48117aa8d40648eecb4276d65a179 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:45:13.405 7 INFO neutron.db.segments_db [None req-b67c6358-0962-42b1-bb0f-f31accdb3cea f589285393da42039818884b5d075893 2bf48117aa8d40648eecb4276d65a179 - - default default] Added segment 4cfc7b90-791f-4aea-959d-18f01066bc78 of type vxlan for network 88871e87-139e-48e2-9608-4063214e295c [pid: 7|app: 0|req: 1050/2016] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:45:13 2026] POST /v2.0/networks => generated 631 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2017] 10.0.0.221 () {32 vars in 622 bytes} [Tue May 12 17:45:13 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-12 17:45:13.514 7 WARNING neutron_lib.context [None req-36284cdf-1ee7-4960-a20f-e7a6f6d17c05 f589285393da42039818884b5d075893 2bf48117aa8d40648eecb4276d65a179 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:45:13.903 8 INFO neutron.db.l3_db [None req-0e6b1009-795b-482c-83ec-01c1783be94a 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] Floating IP 671c01b0-fd72-4151-8326-0d7b6a017089 associated. External IP: 10.96.250.207, port: 8e5f9ddd-d57d-42ee-a87d-3b6412dea720. [pid: 7|app: 0|req: 1052/2018] 10.0.0.221 () {34 vars in 663 bytes} [Tue May 12 17:45:13 2026] POST /v2.0/ports => generated 743 bytes in 720 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/2019] 10.0.0.221 () {34 vars in 676 bytes} [Tue May 12 17:45:12 2026] POST /v2.0/floatingips => generated 855 bytes in 1445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:14.343 8 WARNING neutron_lib.context [None req-63493173-d62b-461b-b691-7a5248f4b534 f589285393da42039818884b5d075893 2bf48117aa8d40648eecb4276d65a179 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:45:14.381 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2d6376af-5892-40e1-83d5-9b45d71817a8'] response: {'name': 'network-changed', 'server_uuid': '037e6e0a-c219-46db-8830-4f9a82687194', 'tag': '8e5f9ddd-d57d-42ee-a87d-3b6412dea720', '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: 1053/2020] 10.0.0.221 () {32 vars in 632 bytes} [Tue May 12 17:45:14 2026] GET /v2.0/ => generated 632 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:14.418 8 INFO neutron.db.segments_db [None req-63493173-d62b-461b-b691-7a5248f4b534 f589285393da42039818884b5d075893 2bf48117aa8d40648eecb4276d65a179 - - default default] Added segment a58be704-d58c-43cd-9cc7-921a9fa6404a of type vxlan for network dfdbb2e8-43f1-4e77-89a3-9ce3ad989e64 [pid: 7|app: 0|req: 1054/2021] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:45:14 2026] GET /v2.0/ports?tenant_id=f7b9461a545a49c0bca146610a712216&device_id=037e6e0a-c219-46db-8830-4f9a82687194 => 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: 1055/2022] 10.0.0.15 () {34 vars in 1094 bytes} [Tue May 12 17:45:14 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1459148054&fields=id&tenant_id=f7b9461a545a49c0bca146610a712216 => generated 69 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/2023] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:45:14 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: 1056/2024] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:45:14 2026] GET /v2.0/networks?id=e76d56c1-66d6-4d34-8a91-4947bf380566 => generated 800 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:14.589 7 WARNING neutron_lib.context [None req-17303867-1290-43f0-99c9-bbf5bcbee76f f589285393da42039818884b5d075893 2bf48117aa8d40648eecb4276d65a179 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 969/2025] 10.0.0.15 () {34 vars in 980 bytes} [Tue May 12 17:45:14 2026] GET /v2.0/networks?id=80a60bd0-0320-4b28-8604-5f31c9af6c0f => generated 704 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/2026] 199.19.213.199 () {34 vars in 1057 bytes} [Tue May 12 17:45:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.167&port_id=8e5f9ddd-d57d-42ee-a87d-3b6412dea720 => generated 858 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/2027] 10.0.0.15 () {34 vars in 963 bytes} [Tue May 12 17:45:14 2026] GET /v2.0/quotas/f7b9461a545a49c0bca146610a712216 => 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: 972/2028] 199.19.213.199 () {34 vars in 1103 bytes} [Tue May 12 17:45:14 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A13c&port_id=8e5f9ddd-d57d-42ee-a87d-3b6412dea720 => 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: 1057/2029] 10.0.0.221 () {34 vars in 663 bytes} [Tue May 12 17:45:14 2026] POST /v2.0/ports => generated 743 bytes in 374 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: 973/2030] 10.0.0.15 () {34 vars in 1000 bytes} [Tue May 12 17:45:14 2026] GET /v2.0/ports?tenant_id=f7b9461a545a49c0bca146610a712216&fields=id => generated 333 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2031] 199.19.213.199 () {34 vars in 1063 bytes} [Tue May 12 17:45:14 2026] GET /v2.0/subnets?id=bcd91c53-802a-4735-a644-2812f11e7406&id=68a4b001-c64c-4e82-a3a9-4d4c99b42b19 => generated 1363 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:14.997 8 WARNING neutron_lib.context [None req-852fc4cf-231e-42bd-87ee-cc11db6129cd f589285393da42039818884b5d075893 2bf48117aa8d40648eecb4276d65a179 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:45:15.052 8 INFO neutron.db.segments_db [None req-852fc4cf-231e-42bd-87ee-cc11db6129cd f589285393da42039818884b5d075893 2bf48117aa8d40648eecb4276d65a179 - - default default] Added segment 4d9136a1-8e37-4f0a-8ae7-027cd745e059 of type vxlan for network aaf8e75c-8c46-401a-9832-b32645e55651 [pid: 8|app: 0|req: 974/2032] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:45:14 2026] POST /v2.0/networks => generated 632 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2033] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:45:14 2026] GET /v2.0/security-groups?tenant_id=481bdd2adb2f4f468d020289cb033a4c&name=default => generated 2925 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/2034] 10.0.0.15 () {34 vars in 1006 bytes} [Tue May 12 17:45:15 2026] GET /v2.0/networks/80a60bd0-0320-4b28-8604-5f31c9af6c0f?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: 1060/2035] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:45:15 2026] GET /v2.0/ports?network_id=e76d56c1-66d6-4d34-8a91-4947bf380566&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:15.251 8 WARNING neutron_lib.context [None req-2ca3e11b-b313-4235-906a-53f9da9b3d7d f589285393da42039818884b5d075893 2bf48117aa8d40648eecb4276d65a179 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/2036] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:45:15 2026] DELETE /v2.0/security-groups/fa6e2137-3c4a-4d36-b5ad-878553f4f4f4 => 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: 1062/2037] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:45:15 2026] GET /v2.0/ports?network_id=e76d56c1-66d6-4d34-8a91-4947bf380566&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2038] 10.0.0.15 () {34 vars in 1106 bytes} [Tue May 12 17:45:15 2026] GET /v2.0/networks/80a60bd0-0320-4b28-8604-5f31c9af6c0f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2039] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:45:15 2026] GET /v2.0/networks/e76d56c1-66d6-4d34-8a91-4947bf380566?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: 976/2040] 10.0.0.221 () {34 vars in 663 bytes} [Tue May 12 17:45:15 2026] POST /v2.0/ports => generated 743 bytes in 363 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: 1065/2041] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:45:15 2026] GET /v2.0/networks/e76d56c1-66d6-4d34-8a91-4947bf380566?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) 2026-05-12 17:45:15.621 7 WARNING neutron_lib.context [None req-6d1545c8-1664-4d18-a7e7-134d65c1152b f589285393da42039818884b5d075893 2bf48117aa8d40648eecb4276d65a179 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 977/2042] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:45:15 2026] GET /v2.0/ports?device_id=815c6018-78cf-4a9c-a31d-ff2b804575f9 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:45:15.700 7 INFO neutron.db.segments_db [None req-6d1545c8-1664-4d18-a7e7-134d65c1152b f589285393da42039818884b5d075893 2bf48117aa8d40648eecb4276d65a179 - - default default] Added segment 14f1b4df-65c0-4863-bd1b-9242d968a5dd of type vxlan for network 191acc3f-3f35-4255-982e-d99a9fd6f8fa [pid: 7|app: 0|req: 1066/2043] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:45:15 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) 2026-05-12 17:45:15.825 8 WARNING neutron_lib.context [None req-c6f389b4-a25a-4e10-8d8e-fdc76dc73739 f589285393da42039818884b5d075893 2bf48117aa8d40648eecb4276d65a179 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1067/2044] 199.19.213.199 () {34 vars in 1095 bytes} [Tue May 12 17:45:16 2026] GET /v2.0/ports?device_id=c3e5c28e-3155-4d8e-a99e-d1cfbe4a259d&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2045] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:45:16 2026] GET /v2.0/ports?tenant_id=1c50e9b9795b4ff08da97cc47ebd140c&device_id=c3e5c28e-3155-4d8e-a99e-d1cfbe4a259d => 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: 1069/2046] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:45:16 2026] GET /v2.0/networks?id=99fc9316-c10a-404d-af31-52798eeb3e84 => generated 756 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2047] 199.19.213.199 () {34 vars in 1059 bytes} [Tue May 12 17:45:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=cebd6b6e-9288-4035-829e-20621ff353b9 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2048] 199.19.213.199 () {34 vars in 983 bytes} [Tue May 12 17:45:16 2026] GET /v2.0/subnets?id=5c17dcd6-c510-4d4b-9f27-e33f816ddccb => generated 653 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2049] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:45:16 2026] GET /v2.0/networks?id=80a60bd0-0320-4b28-8604-5f31c9af6c0f => generated 704 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2050] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:45:16 2026] GET /v2.0/ports?network_id=99fc9316-c10a-404d-af31-52798eeb3e84&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2051] 199.19.213.199 () {34 vars in 1049 bytes} [Tue May 12 17:45:16 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f7b9461a545a49c0bca146610a712216 => generated 179 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/2052] 10.0.0.221 () {34 vars in 663 bytes} [Tue May 12 17:45:15 2026] POST /v2.0/ports => generated 743 bytes in 796 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:45:16.609 8 WARNING neutron_lib.context [req-77618e84-b191-43b0-9f3a-acf0287f1046 req-29c1702e-efa8-48a7-bda0-c0f767319958 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/2053] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:45:16 2026] GET /v2.0/networks/99fc9316-c10a-404d-af31-52798eeb3e84?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: 1076/2054] 10.0.0.221 () {34 vars in 746 bytes} [Tue May 12 17:45:16 2026] PUT /v2.0/ports/74f2bcd2-d31c-46b6-8f92-3f6b95d6426e/tags => generated 17 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2055] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:45:16 2026] GET /v2.0/networks/99fc9316-c10a-404d-af31-52798eeb3e84?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2056] 10.0.0.221 () {34 vars in 746 bytes} [Tue May 12 17:45:16 2026] PUT /v2.0/ports/86bad352-532c-4895-8d69-057ab6ddceb7/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2057] 10.0.0.221 () {34 vars in 746 bytes} [Tue May 12 17:45:16 2026] PUT /v2.0/ports/cff43784-5545-4b99-a6b7-444393385586/tags => generated 34 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2058] 10.0.0.221 () {34 vars in 746 bytes} [Tue May 12 17:45:16 2026] PUT /v2.0/ports/8e2f12f7-c960-4526-8ac4-889ccbeddeff/tags => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2059] 10.0.0.221 () {32 vars in 659 bytes} [Tue May 12 17:45:16 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/2060] 199.19.213.199 () {38 vars in 954 bytes} [Tue May 12 17:45:16 2026] POST /v2.0/ports => generated 1187 bytes in 568 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: 1082/2061] 10.0.0.221 () {32 vars in 673 bytes} [Tue May 12 17:45:17 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2062] 10.0.0.221 () {32 vars in 669 bytes} [Tue May 12 17:45:17 2026] GET /v2.0/ports?tags-any=blue => 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: 1084/2063] 10.0.0.221 () {32 vars in 681 bytes} [Tue May 12 17:45:17 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2064] 10.0.0.221 () {32 vars in 667 bytes} [Tue May 12 17:45:17 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2065] 10.0.0.221 () {32 vars in 681 bytes} [Tue May 12 17:45:17 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2066] 10.0.0.221 () {32 vars in 677 bytes} [Tue May 12 17:45:17 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2067] 10.0.0.221 () {32 vars in 689 bytes} [Tue May 12 17:45:17 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2068] 199.19.213.199 () {38 vars in 1027 bytes} [Tue May 12 17:45:17 2026] PUT /v2.0/ports/14ce9ef8-c9d1-44e3-9327-c0ae34efba27 => generated 1432 bytes in 602 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: 981/2069] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:45:17 2026] GET /v2.0/ports?tenant_id=f7b9461a545a49c0bca146610a712216&device_id=815c6018-78cf-4a9c-a31d-ff2b804575f9 => generated 1471 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:17.912 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc1b0303-0182-4ffc-b4da-d0144bf7a560'] response: {'name': 'network-changed', 'server_uuid': '815c6018-78cf-4a9c-a31d-ff2b804575f9', 'tag': '14ce9ef8-c9d1-44e3-9327-c0ae34efba27', '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: 982/2070] 199.19.213.199 () {34 vars in 1057 bytes} [Tue May 12 17:45:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.252&port_id=14ce9ef8-c9d1-44e3-9327-c0ae34efba27 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/2071] 199.19.213.199 () {34 vars in 1105 bytes} [Tue May 12 17:45:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A16c&port_id=14ce9ef8-c9d1-44e3-9327-c0ae34efba27 => 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: 1089/2072] 10.0.0.221 () {32 vars in 719 bytes} [Tue May 12 17:45:17 2026] DELETE /v2.0/ports/74f2bcd2-d31c-46b6-8f92-3f6b95d6426e => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/2073] 199.19.213.199 () {34 vars in 1063 bytes} [Tue May 12 17:45:17 2026] GET /v2.0/subnets?id=568c6cbf-6163-4085-adba-40b60c1f4922&id=904972b8-9319-4a71-94f5-f40ba93c3a15 => generated 1367 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2074] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:45:18 2026] GET /v2.0/ports?network_id=80a60bd0-0320-4b28-8604-5f31c9af6c0f&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2075] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:45:18 2026] GET /v2.0/ports?network_id=80a60bd0-0320-4b28-8604-5f31c9af6c0f&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: 987/2076] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:45:18 2026] GET /v2.0/networks/80a60bd0-0320-4b28-8604-5f31c9af6c0f?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: 1090/2077] 10.0.0.221 () {32 vars in 719 bytes} [Tue May 12 17:45:18 2026] DELETE /v2.0/ports/86bad352-532c-4895-8d69-057ab6ddceb7 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2078] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:45:18 2026] GET /v2.0/networks/80a60bd0-0320-4b28-8604-5f31c9af6c0f?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: 989/2079] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:45:18 2026] GET /v2.0/ports?tenant_id=f7b9461a545a49c0bca146610a712216&device_id=815c6018-78cf-4a9c-a31d-ff2b804575f9 => generated 1471 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2080] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:45:18 2026] GET /v2.0/networks?id=80a60bd0-0320-4b28-8604-5f31c9af6c0f => generated 800 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2081] 10.0.0.221 () {32 vars in 719 bytes} [Tue May 12 17:45:18 2026] DELETE /v2.0/ports/cff43784-5545-4b99-a6b7-444393385586 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2082] 199.19.213.199 () {34 vars in 1057 bytes} [Tue May 12 17:45:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.252&port_id=14ce9ef8-c9d1-44e3-9327-c0ae34efba27 => 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: 992/2083] 199.19.213.199 () {34 vars in 1105 bytes} [Tue May 12 17:45:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A16c&port_id=14ce9ef8-c9d1-44e3-9327-c0ae34efba27 => 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: 993/2084] 199.19.213.199 () {34 vars in 1063 bytes} [Tue May 12 17:45:18 2026] GET /v2.0/subnets?id=568c6cbf-6163-4085-adba-40b60c1f4922&id=904972b8-9319-4a71-94f5-f40ba93c3a15 => generated 1367 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2085] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:45:18 2026] GET /v2.0/ports?network_id=80a60bd0-0320-4b28-8604-5f31c9af6c0f&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: 995/2086] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:45:18 2026] GET /v2.0/ports?network_id=80a60bd0-0320-4b28-8604-5f31c9af6c0f&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: 1092/2087] 10.0.0.221 () {32 vars in 719 bytes} [Tue May 12 17:45:18 2026] DELETE /v2.0/ports/8e2f12f7-c960-4526-8ac4-889ccbeddeff => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2088] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:45:18 2026] GET /v2.0/networks/80a60bd0-0320-4b28-8604-5f31c9af6c0f?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2089] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:45:18 2026] GET /v2.0/networks/80a60bd0-0320-4b28-8604-5f31c9af6c0f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2090] 10.0.0.221 () {32 vars in 719 bytes} [Tue May 12 17:45:18 2026] DELETE /v2.0/ports/f4a8cf34-2fc1-4925-8eed-94e948330740 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2091] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:45:19 2026] DELETE /v2.0/networks/07b53a6a-9a80-48d3-a6a3-13375aaffa52 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:45:19.501 7 INFO neutron.services.segments.plugin [-] Segment 4cfc7b90-791f-4aea-959d-18f01066bc78 resource provider aggregate not found 2026-05-12 17:45:19.510 7 INFO neutron.services.segments.plugin [-] Segment 4cfc7b90-791f-4aea-959d-18f01066bc78 resource provider aggregate not found [pid: 7|app: 0|req: 1094/2092] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:45:19 2026] DELETE /v2.0/networks/88871e87-139e-48e2-9608-4063214e295c => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:45:19.538 8 INFO neutron.services.segments.plugin [-] Segment 80f75634-e08f-46a5-82f7-47a3fd1242f4 resource provider aggregate not found 2026-05-12 17:45:19.544 8 INFO neutron.services.segments.plugin [-] Segment 80f75634-e08f-46a5-82f7-47a3fd1242f4 resource provider aggregate not found 2026-05-12 17:45:19.567 8 INFO neutron.services.segments.plugin [-] Segment 80f75634-e08f-46a5-82f7-47a3fd1242f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80f75634-e08f-46a5-82f7-47a3fd1242f4 found for delete ", "request_id": "req-4ce4bd99-d51a-4c4e-9293-6fa06a84c35d"}]} 2026-05-12 17:45:19.568 8 INFO neutron.services.segments.plugin [-] Segment 80f75634-e08f-46a5-82f7-47a3fd1242f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80f75634-e08f-46a5-82f7-47a3fd1242f4 found for delete ", "request_id": "req-3e35b52b-9cd0-484e-82ea-e297a6902c05"}]} [pid: 8|app: 0|req: 999/2093] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:45:19 2026] DELETE /v2.0/networks/dfdbb2e8-43f1-4e77-89a3-9ce3ad989e64 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:45:19.786 7 INFO neutron.services.segments.plugin [-] Segment 4cfc7b90-791f-4aea-959d-18f01066bc78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4cfc7b90-791f-4aea-959d-18f01066bc78 found for delete ", "request_id": "req-d57e3b01-413f-4132-8af5-e1437c100113"}]} 2026-05-12 17:45:19.794 7 INFO neutron.services.segments.plugin [-] Segment 4cfc7b90-791f-4aea-959d-18f01066bc78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4cfc7b90-791f-4aea-959d-18f01066bc78 found for delete ", "request_id": "req-7d1e499b-9515-4820-a1c1-ef12497b0fc1"}]} [pid: 7|app: 0|req: 1095/2094] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:45:19 2026] DELETE /v2.0/networks/aaf8e75c-8c46-401a-9832-b32645e55651 => 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: 1000/2095] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:45:19 2026] DELETE /v2.0/networks/191acc3f-3f35-4255-982e-d99a9fd6f8fa => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2096] 10.0.0.133 () {34 vars in 989 bytes} [Tue May 12 17:45:20 2026] GET /v2.0/ports?device_id=cbfa6f16-4b8c-46e0-9cb3-a80b93a6f24f => 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: 1002/2097] 10.0.0.133 () {34 vars in 1039 bytes} [Tue May 12 17:45:20 2026] GET /v2.0/security-groups?id=12fdf4f9-38fb-4975-9c16-fd4115530aa6&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: 1003/2098] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:45:20 2026] GET /v2.0/ports?device_id=815c6018-78cf-4a9c-a31d-ff2b804575f9 => generated 1204 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2099] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:45:20 2026] GET /v2.0/security-groups?tenant_id=b79cb39aeb944c18a59b99078ebc73ac&name=default => generated 2925 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2100] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:45:20 2026] GET /v2.0/security-groups?id=4bf99965-4688-4d5a-9567-d0f3028e8aa8&fields=id&fields=name => generated 112 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2101] 10.0.0.221 () {32 vars in 817 bytes} [Tue May 12 17:45:20 2026] GET /v2.0/ports?network_id=80a60bd0-0320-4b28-8604-5f31c9af6c0f&mac_address=fa%3A16%3A3e%3A03%3A70%3A9e => generated 1204 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:20.996 8 WARNING neutron_lib.context [None req-c4c90465-135e-42e1-8da8-b8f0b33af69e 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1097/2102] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:45:20 2026] DELETE /v2.0/security-groups/db5ceba1-ced1-4698-be6a-6a9cc4db6e7f => 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: 1098/2103] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:45:21 2026] GET /v2.0/security-groups?tenant_id=36d745952ac44833b8e62a1e38c12e64&name=default => generated 2925 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:21.589 8 INFO neutron.services.segments.plugin [-] Segment a58be704-d58c-43cd-9cc7-921a9fa6404a resource provider aggregate not found [pid: 7|app: 0|req: 1099/2104] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:45:21 2026] GET /v2.0/security-groups?tenant_id=bec179bd47204644977630a35fefda86&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:21.600 8 INFO neutron.services.segments.plugin [-] Segment a58be704-d58c-43cd-9cc7-921a9fa6404a resource provider aggregate not found 2026-05-12 17:45:21.616 8 INFO neutron.services.segments.plugin [-] Segment a58be704-d58c-43cd-9cc7-921a9fa6404a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a58be704-d58c-43cd-9cc7-921a9fa6404a found for delete ", "request_id": "req-3dd2ae39-5441-4215-abf8-9c1ba2065735"}]} 2026-05-12 17:45:21.630 8 INFO neutron.services.segments.plugin [-] Segment 14f1b4df-65c0-4863-bd1b-9242d968a5dd resource provider aggregate not found 2026-05-12 17:45:21.639 8 INFO neutron.services.segments.plugin [-] Segment a58be704-d58c-43cd-9cc7-921a9fa6404a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a58be704-d58c-43cd-9cc7-921a9fa6404a found for delete ", "request_id": "req-ccbd0dd7-86fb-4e70-bbe7-3c5d86c5b238"}]} 2026-05-12 17:45:21.645 8 INFO neutron.services.segments.plugin [-] Segment 14f1b4df-65c0-4863-bd1b-9242d968a5dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14f1b4df-65c0-4863-bd1b-9242d968a5dd found for delete ", "request_id": "req-3e125bd3-502d-4cd5-8f82-e45546f66547"}]} 2026-05-12 17:45:21.656 8 INFO neutron.services.segments.plugin [-] Segment 14f1b4df-65c0-4863-bd1b-9242d968a5dd resource provider aggregate not found 2026-05-12 17:45:21.687 8 INFO neutron.services.segments.plugin [-] Segment 14f1b4df-65c0-4863-bd1b-9242d968a5dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14f1b4df-65c0-4863-bd1b-9242d968a5dd found for delete ", "request_id": "req-60a27638-23f8-4ddf-9afd-ea98c79d96db"}]} [pid: 7|app: 0|req: 1100/2105] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:45:21 2026] DELETE /v2.0/security-groups/683a31f2-482e-4b68-8f3b-f3f579037934 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:45:21.803 7 INFO neutron.services.segments.plugin [-] Segment 4d9136a1-8e37-4f0a-8ae7-027cd745e059 resource provider aggregate not found 2026-05-12 17:45:21.817 7 INFO neutron.services.segments.plugin [-] Segment 4d9136a1-8e37-4f0a-8ae7-027cd745e059 resource provider aggregate not found 2026-05-12 17:45:21.821 7 INFO neutron.services.segments.plugin [-] Segment 4d9136a1-8e37-4f0a-8ae7-027cd745e059 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d9136a1-8e37-4f0a-8ae7-027cd745e059 found for delete ", "request_id": "req-0dca4252-bca7-4c71-8d18-5442ab12bafc"}]} 2026-05-12 17:45:21.838 7 INFO neutron.services.segments.plugin [-] Segment 4d9136a1-8e37-4f0a-8ae7-027cd745e059 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d9136a1-8e37-4f0a-8ae7-027cd745e059 found for delete ", "request_id": "req-495f337c-25c5-4de8-99ff-b008d2fd10eb"}]} [pid: 7|app: 0|req: 1101/2106] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:45:21 2026] DELETE /v2.0/security-groups/1e134943-372a-41ad-8248-5e671f144e24 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2107] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:45:21 2026] GET /v2.0/security-groups?tenant_id=2bf48117aa8d40648eecb4276d65a179&name=default => generated 2925 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:22.066 8 INFO neutron.db.l3_db [None req-c4c90465-135e-42e1-8da8-b8f0b33af69e 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] Floating IP ede61077-8afb-4be5-a204-e0674435b47c associated. External IP: 10.96.250.212, port: 14ce9ef8-c9d1-44e3-9327-c0ae34efba27. [pid: 7|app: 0|req: 1103/2108] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:45:21 2026] DELETE /v2.0/security-groups/6988f482-8d0a-4cf5-9e6a-77b45dd1391d => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2109] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:45:22 2026] GET /v2.0/security-groups?tenant_id=674939899d1a43bb9007cb225e458c5e&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2110] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:45:22 2026] DELETE /v2.0/security-groups/3f9c63ac-e905-4efb-abb6-8d2e1f6e9066 => 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: 1006/2111] 10.0.0.221 () {34 vars in 676 bytes} [Tue May 12 17:45:20 2026] POST /v2.0/floatingips => generated 855 bytes in 1516 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2112] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:45:22 2026] GET /v2.0/ports?device_id=cbfa6f16-4b8c-46e0-9cb3-a80b93a6f24f => generated 971 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:22.651 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8cbf5f1d-b60d-45e4-9731-66b2c9006b72'] response: {'name': 'network-changed', 'server_uuid': '815c6018-78cf-4a9c-a31d-ff2b804575f9', 'tag': '14ce9ef8-c9d1-44e3-9327-c0ae34efba27', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1107/2113] 10.0.0.133 () {34 vars in 989 bytes} [Tue May 12 17:45:22 2026] GET /v2.0/ports?device_id=037e6e0a-c219-46db-8830-4f9a82687194 => generated 1469 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2114] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:45:22 2026] GET /v2.0/security-groups?id=12fdf4f9-38fb-4975-9c16-fd4115530aa6&fields=id&fields=name => generated 114 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2115] 10.0.0.133 () {34 vars in 1039 bytes} [Tue May 12 17:45:22 2026] GET /v2.0/security-groups?id=4bf99965-4688-4d5a-9567-d0f3028e8aa8&fields=id&fields=name => generated 112 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2116] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:45:22 2026] GET /v2.0/ports?tenant_id=f7b9461a545a49c0bca146610a712216&device_id=815c6018-78cf-4a9c-a31d-ff2b804575f9 => generated 1473 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2117] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:45:22 2026] GET /v2.0/networks?id=80a60bd0-0320-4b28-8604-5f31c9af6c0f => generated 800 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2118] 199.19.213.199 () {34 vars in 1057 bytes} [Tue May 12 17:45:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.252&port_id=14ce9ef8-c9d1-44e3-9327-c0ae34efba27 => generated 858 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2119] 199.19.213.199 () {34 vars in 1105 bytes} [Tue May 12 17:45:22 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A16c&port_id=14ce9ef8-c9d1-44e3-9327-c0ae34efba27 => 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: 1111/2120] 199.19.213.199 () {34 vars in 1063 bytes} [Tue May 12 17:45:22 2026] GET /v2.0/subnets?id=568c6cbf-6163-4085-adba-40b60c1f4922&id=904972b8-9319-4a71-94f5-f40ba93c3a15 => generated 1367 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2121] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:45:23 2026] GET /v2.0/ports?network_id=80a60bd0-0320-4b28-8604-5f31c9af6c0f&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: 8|app: 0|req: 1010/2122] 199.19.213.199 () {34 vars in 993 bytes} [Tue May 12 17:45:22 2026] GET /v2.0/ports?device_id=cbfa6f16-4b8c-46e0-9cb3-a80b93a6f24f => generated 971 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2123] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:45:23 2026] GET /v2.0/ports?network_id=80a60bd0-0320-4b28-8604-5f31c9af6c0f&device_owner=network%3Adhcp => generated 1461 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2124] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:45:23 2026] GET /v2.0/networks/80a60bd0-0320-4b28-8604-5f31c9af6c0f?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: 1115/2125] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:45:23 2026] GET /v2.0/networks/80a60bd0-0320-4b28-8604-5f31c9af6c0f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:45:23.518 8 INFO neutron.db.l3_db [req-c7179288-ec6b-4f44-b499-46fd5d32014f req-472f9931-c38f-49bd-b21e-361874bdf7b5 aa4a9907a6544e9daf9bed25607667a8 1c50e9b9795b4ff08da97cc47ebd140c - - default default] Floating IP 57db91c2-c3ce-435b-a7c9-ee1f4e5bd516 disassociated. External IP: 10.96.250.205, port: 72fc9afb-8c69-4680-9eb0-27362a392348. [pid: 7|app: 0|req: 1116/2126] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:45:23 2026] GET /v2.0/ports?device_id=cbfa6f16-4b8c-46e0-9cb3-a80b93a6f24f => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2127] 199.19.213.199 () {36 vars in 996 bytes} [Tue May 12 17:45:23 2026] DELETE /v2.0/ports/72fc9afb-8c69-4680-9eb0-27362a392348 => generated 0 bytes in 884 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2128] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:45:24 2026] DELETE /v2.0/security-groups/12fdf4f9-38fb-4975-9c16-fd4115530aa6 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:45:25.112 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-92399fc7-c4c2-404b-9aed-2ec9afb708ba'] response: {'server_uuid': 'cbfa6f16-4b8c-46e0-9cb3-a80b93a6f24f', 'name': 'network-vif-deleted', 'tag': '72fc9afb-8c69-4680-9eb0-27362a392348', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1012/2129] 10.0.0.221 () {32 vars in 731 bytes} [Tue May 12 17:45:25 2026] DELETE /v2.0/floatingips/57db91c2-c3ce-435b-a7c9-ee1f4e5bd516 => generated 0 bytes in 388 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2130] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:45:25 2026] GET /v2.0/ports?device_id=c3e5c28e-3155-4d8e-a99e-d1cfbe4a259d => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2131] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:45:25 2026] GET /v2.0/security-groups?id=12e2e43a-c42d-4d34-a451-720191279890&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: 1016/2134] 199.19.213.199 () {34 vars in 993 bytes} [Tue May 12 17:45:26 2026] GET /v2.0/ports?device_id=c3e5c28e-3155-4d8e-a99e-d1cfbe4a259d => 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: 1119/2135] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:45:25 2026] GET /v2.0/security-groups?tenant_id=4c2ce4687dc745dcb3ddd457caf2b1b4&name=default => generated 2925 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2136] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:45:26 2026] DELETE /v2.0/security-groups/a4eb5e1c-b87a-4cab-9707-c4a8d972348e => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2137] 199.19.213.199 () {36 vars in 996 bytes} [Tue May 12 17:45:26 2026] DELETE /v2.0/ports/cebd6b6e-9288-4035-829e-20621ff353b9 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2138] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:45:26 2026] GET /v2.0/ports?device_id=c3e5c28e-3155-4d8e-a99e-d1cfbe4a259d => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:45:27.025 8 WARNING neutron_lib.context [None req-a6d26830-ea0d-4889-ae37-776590bd6975 e883cb6ce14c4dff8af1f0376d8cbcb5 1ded2c26a7bd4592bc0f144ec4985323 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:45:27.163 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-de9d142a-0310-4e1a-8a3f-0a4af4c3fd04'] response: {'server_uuid': 'c3e5c28e-3155-4d8e-a99e-d1cfbe4a259d', 'name': 'network-vif-deleted', 'tag': 'cebd6b6e-9288-4035-829e-20621ff353b9', 'status': 'completed', 'code': 200} 2026-05-12 17:45:27.218 8 INFO neutron.db.segments_db [None req-a6d26830-ea0d-4889-ae37-776590bd6975 e883cb6ce14c4dff8af1f0376d8cbcb5 1ded2c26a7bd4592bc0f144ec4985323 - - default default] Added segment df2f05ea-e4f0-4424-85c0-b76e06a3e805 of type vxlan for network 34cb2145-4001-44f1-863f-9e5e89f55e34 [pid: 8|app: 0|req: 1018/2139] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:45:26 2026] POST /v2.0/networks => generated 631 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:27.345 7 WARNING neutron_lib.context [None req-4dbfb5c9-e5da-4ac6-8c95-988b3d88cf1c e883cb6ce14c4dff8af1f0376d8cbcb5 1ded2c26a7bd4592bc0f144ec4985323 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1122/2140] 10.0.0.221 () {34 vars in 663 bytes} [Tue May 12 17:45:27 2026] POST /v2.0/ports => generated 743 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:27.721 8 WARNING neutron_lib.context [None req-d717e20f-d3f5-484c-b49d-21a463e4c915 e883cb6ce14c4dff8af1f0376d8cbcb5 1ded2c26a7bd4592bc0f144ec4985323 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 1019/2141] 10.0.0.221 () {34 vars in 665 bytes} [Tue May 12 17:45:27 2026] POST /v2.0/trunks => generated 407 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:28.009 8 WARNING neutron_lib.context [None req-ba2d23d6-26d8-4b69-a094-a6218c7dfeb7 e883cb6ce14c4dff8af1f0376d8cbcb5 1ded2c26a7bd4592bc0f144ec4985323 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1123/2142] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:45:27 2026] DELETE /v2.0/security-groups/12e2e43a-c42d-4d34-a451-720191279890 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:45:28.069 8 INFO neutron.db.segments_db [None req-ba2d23d6-26d8-4b69-a094-a6218c7dfeb7 e883cb6ce14c4dff8af1f0376d8cbcb5 1ded2c26a7bd4592bc0f144ec4985323 - - default default] Added segment c7f3db7b-360b-4b65-898b-d97f6463ee05 of type vxlan for network 2bd92eca-fd7d-4fdc-bf2e-5264ea1d99af [pid: 8|app: 0|req: 1020/2143] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:45:28 2026] POST /v2.0/networks => generated 632 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:28.251 8 WARNING neutron_lib.context [None req-82ce4df4-9b04-4a49-b4c0-2f2779852585 e883cb6ce14c4dff8af1f0376d8cbcb5 1ded2c26a7bd4592bc0f144ec4985323 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1021/2144] 10.0.0.221 () {34 vars in 663 bytes} [Tue May 12 17:45:28 2026] POST /v2.0/ports => generated 743 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:45:28.657 8 WARNING neutron_lib.context [None req-6c0f7047-b6de-410e-aa61-4b7c82df0ff1 e883cb6ce14c4dff8af1f0376d8cbcb5 1ded2c26a7bd4592bc0f144ec4985323 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1022/2145] 10.0.0.221 () {34 vars in 665 bytes} [Tue May 12 17:45:28 2026] POST /v2.0/trunks => generated 407 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:28.881 8 WARNING neutron_lib.context [None req-52560d2d-4252-4f3e-ae1e-f9267feb25e9 e883cb6ce14c4dff8af1f0376d8cbcb5 1ded2c26a7bd4592bc0f144ec4985323 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:45:28.948 8 INFO neutron.db.segments_db [None req-52560d2d-4252-4f3e-ae1e-f9267feb25e9 e883cb6ce14c4dff8af1f0376d8cbcb5 1ded2c26a7bd4592bc0f144ec4985323 - - default default] Added segment 117ed4f0-67f2-4eb0-ba6a-ddd177b46608 of type vxlan for network cc3f3866-1036-486c-8be7-74ebc62bb566 [pid: 8|app: 0|req: 1023/2146] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:45:28 2026] POST /v2.0/networks => generated 631 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:29.100 8 WARNING neutron_lib.context [None req-0e871717-145b-42c5-a8cd-2139f8b51e41 e883cb6ce14c4dff8af1f0376d8cbcb5 1ded2c26a7bd4592bc0f144ec4985323 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1024/2147] 10.0.0.221 () {34 vars in 663 bytes} [Tue May 12 17:45:29 2026] POST /v2.0/ports => generated 743 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:45:29.457 8 WARNING neutron_lib.context [None req-165773f1-fea0-4f9e-ad69-0959c3aa2007 e883cb6ce14c4dff8af1f0376d8cbcb5 1ded2c26a7bd4592bc0f144ec4985323 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1124/2148] 10.0.0.221 () {34 vars in 788 bytes} [Tue May 12 17:45:28 2026] PUT /v2.0/routers/0264eaf5-7eeb-4d99-8f5e-8996868e7c53/remove_router_interface => generated 309 bytes in 1422 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2149] 10.0.0.221 () {34 vars in 665 bytes} [Tue May 12 17:45:29 2026] POST /v2.0/trunks => generated 407 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:29.666 8 WARNING neutron_lib.context [None req-e787d357-ace7-4395-ad92-af7afdb2303f e883cb6ce14c4dff8af1f0376d8cbcb5 1ded2c26a7bd4592bc0f144ec4985323 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1125/2150] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:45:29 2026] DELETE /v2.0/subnets/5c17dcd6-c510-4d4b-9f27-e33f816ddccb => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:45:29.721 8 INFO neutron.db.segments_db [None req-e787d357-ace7-4395-ad92-af7afdb2303f e883cb6ce14c4dff8af1f0376d8cbcb5 1ded2c26a7bd4592bc0f144ec4985323 - - default default] Added segment bed3bec4-bf2e-42d9-8491-3b120e4fdfad of type vxlan for network 57cb6a6f-8f4e-425d-a5e5-b4d3b78e4466 [pid: 8|app: 0|req: 1026/2151] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:45:29 2026] POST /v2.0/networks => generated 631 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2152] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:45:29 2026] GET /v2.0/security-groups?tenant_id=7d2515bacb11467495b5b14b4b2fac90&name=default => generated 2925 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:30.025 7 WARNING neutron_lib.context [None req-eb2eb750-c9d1-4185-abdb-e3113b4d1926 e883cb6ce14c4dff8af1f0376d8cbcb5 1ded2c26a7bd4592bc0f144ec4985323 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1127/2153] 10.0.0.221 () {34 vars in 663 bytes} [Tue May 12 17:45:30 2026] POST /v2.0/ports => generated 743 bytes in 739 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: 1128/2154] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:45:30 2026] DELETE /v2.0/security-groups/10ca2f40-51b6-4115-8ebc-671b88d7c8b1 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:45:30.862 7 WARNING neutron_lib.context [None req-5dceb1fe-2c46-4dd7-b1ab-a5c663c7363a e883cb6ce14c4dff8af1f0376d8cbcb5 1ded2c26a7bd4592bc0f144ec4985323 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1129/2155] 10.0.0.221 () {34 vars in 665 bytes} [Tue May 12 17:45:30 2026] POST /v2.0/trunks => generated 407 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:31.091 7 WARNING neutron_lib.context [None req-0d413787-9d4f-4c61-9074-8cef174fb2c7 e883cb6ce14c4dff8af1f0376d8cbcb5 1ded2c26a7bd4592bc0f144ec4985323 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:45:31.146 7 INFO neutron.db.segments_db [None req-0d413787-9d4f-4c61-9074-8cef174fb2c7 e883cb6ce14c4dff8af1f0376d8cbcb5 1ded2c26a7bd4592bc0f144ec4985323 - - default default] Added segment 374180ec-e60b-479a-9cfe-53ce15d3f130 of type vxlan for network 62648fa9-8616-423a-a458-2efda2ffec4e [pid: 7|app: 0|req: 1130/2156] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:45:31 2026] POST /v2.0/networks => generated 632 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:31.247 7 WARNING neutron_lib.context [None req-a364075b-a3eb-4fc7-bb08-81fec0f7c8a9 e883cb6ce14c4dff8af1f0376d8cbcb5 1ded2c26a7bd4592bc0f144ec4985323 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:45:31.319 8 INFO neutron.services.segments.plugin [-] Segment 028f4d0d-aa03-41bf-879e-882b41ff0b15 resource provider aggregate not found 2026-05-12 17:45:31.324 8 INFO neutron.services.segments.plugin [-] Segment 028f4d0d-aa03-41bf-879e-882b41ff0b15 resource provider aggregate not found 2026-05-12 17:45:31.341 8 INFO neutron.services.segments.plugin [-] Segment 028f4d0d-aa03-41bf-879e-882b41ff0b15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 028f4d0d-aa03-41bf-879e-882b41ff0b15 found for delete ", "request_id": "req-79fdec75-2f4a-4026-9fce-052e6f85b378"}]} 2026-05-12 17:45:31.355 8 INFO neutron.services.segments.plugin [-] Segment 028f4d0d-aa03-41bf-879e-882b41ff0b15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 028f4d0d-aa03-41bf-879e-882b41ff0b15 found for delete ", "request_id": "req-4efc99d9-fe4e-433e-b444-2b1140455984"}]} 2026-05-12 17:45:31.360 8 INFO neutron.db.l3_hamode_db [None req-3557afa7-ae58-445a-8d47-29566a8ffc81 aa4a9907a6544e9daf9bed25607667a8 1c50e9b9795b4ff08da97cc47ebd140c - - default default] HA network 4092bd33-2a28-431e-bcfe-327295790b58 was deleted as no HA routers are present in tenant 1c50e9b9795b4ff08da97cc47ebd140c. [pid: 8|app: 0|req: 1027/2157] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:45:29 2026] DELETE /v2.0/routers/0264eaf5-7eeb-4d99-8f5e-8996868e7c53 => generated 0 bytes in 1540 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2158] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:45:31 2026] DELETE /v2.0/networks/99fc9316-c10a-404d-af31-52798eeb3e84 => 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: 1131/2159] 10.0.0.221 () {34 vars in 663 bytes} [Tue May 12 17:45:31 2026] POST /v2.0/ports => generated 743 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:31.654 8 WARNING neutron_lib.context [None req-59883ce6-87c7-4fc4-8fed-210bacdfee9b e883cb6ce14c4dff8af1f0376d8cbcb5 1ded2c26a7bd4592bc0f144ec4985323 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1029/2160] 10.0.0.221 () {34 vars in 665 bytes} [Tue May 12 17:45:31 2026] POST /v2.0/trunks => generated 407 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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/2161] 10.0.0.221 () {34 vars in 748 bytes} [Tue May 12 17:45:31 2026] PUT /v2.0/trunks/8c4d9b62-b249-4b3a-845e-babc9ad94f4d/tags => generated 17 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2162] 10.0.0.221 () {34 vars in 748 bytes} [Tue May 12 17:45:31 2026] PUT /v2.0/trunks/f71b8194-1d2d-411f-bc58-88279bdb1add/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2163] 10.0.0.221 () {34 vars in 748 bytes} [Tue May 12 17:45:31 2026] PUT /v2.0/trunks/cda76969-950f-45b3-8122-e73db0683cc0/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2164] 10.0.0.221 () {34 vars in 748 bytes} [Tue May 12 17:45:32 2026] PUT /v2.0/trunks/cc7ce260-38ee-4365-a311-e38d82122c97/tags => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2165] 10.0.0.221 () {32 vars in 661 bytes} [Tue May 12 17:45:32 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2166] 10.0.0.221 () {32 vars in 675 bytes} [Tue May 12 17:45:32 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2167] 10.0.0.221 () {32 vars in 671 bytes} [Tue May 12 17:45:32 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2168] 10.0.0.221 () {32 vars in 683 bytes} [Tue May 12 17:45:32 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: 7|app: 0|req: 1136/2169] 10.0.0.221 () {32 vars in 669 bytes} [Tue May 12 17:45:32 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2170] 10.0.0.221 () {32 vars in 683 bytes} [Tue May 12 17:45:32 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2171] 10.0.0.221 () {32 vars in 679 bytes} [Tue May 12 17:45:32 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: 8|app: 0|req: 1036/2172] 10.0.0.221 () {32 vars in 691 bytes} [Tue May 12 17:45:32 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2173] 10.0.0.221 () {32 vars in 718 bytes} [Tue May 12 17:45:32 2026] GET /v2.0/trunks/8c4d9b62-b249-4b3a-845e-babc9ad94f4d => generated 412 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2174] 10.0.0.221 () {32 vars in 716 bytes} [Tue May 12 17:45:32 2026] GET /v2.0/ports/916f1057-1353-4579-b181-6fcb97bf9b1a => generated 826 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2175] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:45:32 2026] GET /v2.0/security-groups?tenant_id=1c50e9b9795b4ff08da97cc47ebd140c&name=default => generated 2925 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2176] 10.0.0.221 () {32 vars in 721 bytes} [Tue May 12 17:45:32 2026] DELETE /v2.0/trunks/8c4d9b62-b249-4b3a-845e-babc9ad94f4d => 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: 1040/2177] 10.0.0.133 () {34 vars in 989 bytes} [Tue May 12 17:45:32 2026] GET /v2.0/ports?device_id=815c6018-78cf-4a9c-a31d-ff2b804575f9 => generated 1473 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2178] 10.0.0.221 () {32 vars in 718 bytes} [Tue May 12 17:45:32 2026] GET /v2.0/trunks/f71b8194-1d2d-411f-bc58-88279bdb1add => generated 420 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2179] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:45:32 2026] DELETE /v2.0/security-groups/426dee98-7e90-4d77-86ed-4975ba9de05b => 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: 1042/2180] 10.0.0.133 () {34 vars in 1039 bytes} [Tue May 12 17:45:32 2026] GET /v2.0/security-groups?id=4bf99965-4688-4d5a-9567-d0f3028e8aa8&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2181] 10.0.0.221 () {32 vars in 716 bytes} [Tue May 12 17:45:32 2026] GET /v2.0/ports/4b0688d7-cc86-4197-b014-1134498cbf79 => 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: 1043/2182] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:45:32 2026] GET /v2.0/security-groups?tenant_id=c22eed6c38c6458c8fc25142bb4d9ddb&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2183] 10.0.0.221 () {32 vars in 721 bytes} [Tue May 12 17:45:32 2026] DELETE /v2.0/trunks/f71b8194-1d2d-411f-bc58-88279bdb1add => 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: 1141/2184] 10.0.0.221 () {32 vars in 718 bytes} [Tue May 12 17:45:32 2026] GET /v2.0/trunks/cda76969-950f-45b3-8122-e73db0683cc0 => generated 429 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2185] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:45:32 2026] DELETE /v2.0/security-groups/0a5c468c-b4c0-4e39-afd2-23c8dd3921ca => 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: 1142/2186] 10.0.0.221 () {32 vars in 716 bytes} [Tue May 12 17:45:32 2026] GET /v2.0/ports/b5e6345c-3a39-498c-961b-7af20e6f55de => generated 826 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2187] 10.0.0.221 () {32 vars in 721 bytes} [Tue May 12 17:45:33 2026] DELETE /v2.0/trunks/cda76969-950f-45b3-8122-e73db0683cc0 => 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: 1143/2188] 10.0.0.221 () {32 vars in 718 bytes} [Tue May 12 17:45:33 2026] GET /v2.0/trunks/cc7ce260-38ee-4365-a311-e38d82122c97 => generated 414 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2189] 10.0.0.221 () {32 vars in 716 bytes} [Tue May 12 17:45:33 2026] GET /v2.0/ports/ff6b0c97-c55c-4f24-ab7c-7c55ed4dc6a3 => generated 826 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2190] 10.0.0.221 () {32 vars in 721 bytes} [Tue May 12 17:45:33 2026] DELETE /v2.0/trunks/cc7ce260-38ee-4365-a311-e38d82122c97 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2191] 10.0.0.221 () {32 vars in 718 bytes} [Tue May 12 17:45:33 2026] GET /v2.0/trunks/bba6220a-82a2-4c0b-a7c4-7b077b7a70fa => generated 407 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2192] 10.0.0.221 () {32 vars in 716 bytes} [Tue May 12 17:45:33 2026] GET /v2.0/ports/a5e25717-7f30-4fed-bf11-d3afd94a43dd => generated 826 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:33.577 8 INFO neutron.services.segments.plugin [-] Segment c702eac3-da61-4ba6-8701-e002a9a41b80 resource provider aggregate not found 2026-05-12 17:45:33.590 8 INFO neutron.services.segments.plugin [-] Segment c702eac3-da61-4ba6-8701-e002a9a41b80 resource provider aggregate not found 2026-05-12 17:45:33.628 8 INFO neutron.services.segments.plugin [-] Segment c702eac3-da61-4ba6-8701-e002a9a41b80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c702eac3-da61-4ba6-8701-e002a9a41b80 found for delete ", "request_id": "req-0192f0cc-ffc3-4e91-90f5-3116016952aa"}]} 2026-05-12 17:45:33.638 8 INFO neutron.services.segments.plugin [-] Segment c702eac3-da61-4ba6-8701-e002a9a41b80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c702eac3-da61-4ba6-8701-e002a9a41b80 found for delete ", "request_id": "req-24ac863b-398d-4c16-8e8c-c7f4abfce538"}]} [pid: 8|app: 0|req: 1048/2193] 10.0.0.221 () {32 vars in 721 bytes} [Tue May 12 17:45:33 2026] DELETE /v2.0/trunks/bba6220a-82a2-4c0b-a7c4-7b077b7a70fa => 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: 1146/2194] 10.0.0.221 () {32 vars in 719 bytes} [Tue May 12 17:45:33 2026] DELETE /v2.0/ports/916f1057-1353-4579-b181-6fcb97bf9b1a => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2195] 10.0.0.127 () {30 vars in 649 bytes} [Tue May 12 17:45:33 2026] GET /v2.0/extensions => generated 19901 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2196] 10.0.0.221 () {32 vars in 719 bytes} [Tue May 12 17:45:34 2026] DELETE /v2.0/ports/4b0688d7-cc86-4197-b014-1134498cbf79 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2197] 10.0.0.127 () {30 vars in 723 bytes} [Tue May 12 17:45:34 2026] GET /v2.0/quotas/a6722c51af0d427fb469ac903c0649db/details => generated 847 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2198] 10.0.0.221 () {32 vars in 719 bytes} [Tue May 12 17:45:34 2026] DELETE /v2.0/ports/b5e6345c-3a39-498c-961b-7af20e6f55de => 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: 1051/2199] 10.0.0.221 () {32 vars in 719 bytes} [Tue May 12 17:45:34 2026] DELETE /v2.0/ports/ff6b0c97-c55c-4f24-ab7c-7c55ed4dc6a3 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2200] 10.0.0.221 () {32 vars in 719 bytes} [Tue May 12 17:45:34 2026] DELETE /v2.0/ports/a5e25717-7f30-4fed-bf11-d3afd94a43dd => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2201] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:45:35 2026] DELETE /v2.0/networks/34cb2145-4001-44f1-863f-9e5e89f55e34 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:45:35.463 7 INFO neutron.services.segments.plugin [-] Segment c7f3db7b-360b-4b65-898b-d97f6463ee05 resource provider aggregate not found 2026-05-12 17:45:35.469 7 INFO neutron.services.segments.plugin [-] Segment c7f3db7b-360b-4b65-898b-d97f6463ee05 resource provider aggregate not found 2026-05-12 17:45:35.485 7 INFO neutron.services.segments.plugin [-] Segment c7f3db7b-360b-4b65-898b-d97f6463ee05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7f3db7b-360b-4b65-898b-d97f6463ee05 found for delete ", "request_id": "req-e16f9449-aaf0-4403-a8c1-cada8bb2c01e"}]} 2026-05-12 17:45:35.494 7 INFO neutron.services.segments.plugin [-] Segment c7f3db7b-360b-4b65-898b-d97f6463ee05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7f3db7b-360b-4b65-898b-d97f6463ee05 found for delete ", "request_id": "req-74d932ee-550b-4b59-89bf-bb86c2a74c95"}]} [pid: 7|app: 0|req: 1150/2202] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:45:35 2026] DELETE /v2.0/networks/2bd92eca-fd7d-4fdc-bf2e-5264ea1d99af => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:45:35.646 8 INFO neutron.services.segments.plugin [-] Segment df2f05ea-e4f0-4424-85c0-b76e06a3e805 resource provider aggregate not found 2026-05-12 17:45:35.658 8 INFO neutron.services.segments.plugin [-] Segment df2f05ea-e4f0-4424-85c0-b76e06a3e805 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df2f05ea-e4f0-4424-85c0-b76e06a3e805 found for delete ", "request_id": "req-3b60f3be-6709-4923-8fb2-3f144e1b36ca"}]} 2026-05-12 17:45:35.662 8 INFO neutron.services.segments.plugin [-] Segment df2f05ea-e4f0-4424-85c0-b76e06a3e805 resource provider aggregate not found 2026-05-12 17:45:35.676 8 INFO neutron.services.segments.plugin [-] Segment df2f05ea-e4f0-4424-85c0-b76e06a3e805 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df2f05ea-e4f0-4424-85c0-b76e06a3e805 found for delete ", "request_id": "req-8fa500d9-58bf-4f6a-91b2-aa34754a0b8f"}]} [pid: 8|app: 0|req: 1053/2203] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:45:35 2026] DELETE /v2.0/networks/cc3f3866-1036-486c-8be7-74ebc62bb566 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2204] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:45:35 2026] DELETE /v2.0/networks/57cb6a6f-8f4e-425d-a5e5-b4d3b78e4466 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2205] 10.0.0.221 () {32 vars in 720 bytes} [Tue May 12 17:45:35 2026] GET /v2.0/subnets/ceaa3e52-af53-4c1d-83a1-bfce6bfcb283 => generated 652 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2206] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:45:35 2026] DELETE /v2.0/networks/62648fa9-8616-423a-a458-2efda2ffec4e => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2207] 10.0.0.103 () {30 vars in 689 bytes} [Tue May 12 17:45:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2208] 10.0.0.103 () {30 vars in 691 bytes} [Tue May 12 17:45: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: 8|app: 0|req: 1057/2209] 10.0.0.103 () {30 vars in 667 bytes} [Tue May 12 17:45:37 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: 1058/2210] 10.0.0.103 () {30 vars in 703 bytes} [Tue May 12 17:45:37 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: 1153/2211] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:45:36 2026] GET /v2.0/security-groups?tenant_id=1ded2c26a7bd4592bc0f144ec4985323&name=default => generated 2925 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2212] 10.0.0.127 () {30 vars in 649 bytes} [Tue May 12 17:45: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: 8|app: 0|req: 1059/2213] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:45:37 2026] DELETE /v2.0/security-groups/c36b0195-ef0b-43c1-9bbe-8d68095395ba => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2214] 10.0.0.127 () {30 vars in 723 bytes} [Tue May 12 17:45:37 2026] GET /v2.0/quotas/a6722c51af0d427fb469ac903c0649db/details => generated 847 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2215] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:45:37 2026] GET /v2.0/security-groups?tenant_id=203d58add13b4381b6b14b57f8569206&name=default => generated 2929 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:37.533 7 INFO neutron.services.segments.plugin [-] Segment bed3bec4-bf2e-42d9-8491-3b120e4fdfad resource provider aggregate not found 2026-05-12 17:45:37.538 7 INFO neutron.services.segments.plugin [-] Segment bed3bec4-bf2e-42d9-8491-3b120e4fdfad resource provider aggregate not found 2026-05-12 17:45:37.553 7 INFO neutron.services.segments.plugin [-] Segment bed3bec4-bf2e-42d9-8491-3b120e4fdfad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bed3bec4-bf2e-42d9-8491-3b120e4fdfad found for delete ", "request_id": "req-8be3b0a9-8cc9-4b42-a0fe-b7cbfc04d176"}]} 2026-05-12 17:45:37.557 7 INFO neutron.services.segments.plugin [-] Segment bed3bec4-bf2e-42d9-8491-3b120e4fdfad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bed3bec4-bf2e-42d9-8491-3b120e4fdfad found for delete ", "request_id": "req-c82ebdd6-b096-4ce3-9b37-16201ec85e57"}]} 2026-05-12 17:45:37.573 7 INFO neutron.services.segments.plugin [-] Segment 374180ec-e60b-479a-9cfe-53ce15d3f130 resource provider aggregate not found 2026-05-12 17:45:37.580 7 INFO neutron.services.segments.plugin [-] Segment 374180ec-e60b-479a-9cfe-53ce15d3f130 resource provider aggregate not found 2026-05-12 17:45:37.589 7 INFO neutron.services.segments.plugin [-] Segment 374180ec-e60b-479a-9cfe-53ce15d3f130 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 374180ec-e60b-479a-9cfe-53ce15d3f130 found for delete ", "request_id": "req-58ddf0c1-c663-4e57-b8cf-308d522cbf4e"}]} 2026-05-12 17:45:37.599 7 INFO neutron.services.segments.plugin [-] Segment 374180ec-e60b-479a-9cfe-53ce15d3f130 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 374180ec-e60b-479a-9cfe-53ce15d3f130 found for delete ", "request_id": "req-3b5e3e0b-e5fa-4e5c-8b45-51afc6c84028"}]} [pid: 7|app: 0|req: 1156/2216] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:45:37 2026] DELETE /v2.0/security-groups/a17bee9d-9172-4676-a935-7c3ead6b041b => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2217] 10.0.0.103 () {28 vars in 438 bytes} [Tue May 12 17:45:37 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2218] 10.0.0.221 () {34 vars in 677 bytes} [Tue May 12 17:45:37 2026] POST /v2.0/qos/policies => generated 359 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:37.689 8 INFO neutron.services.segments.plugin [-] Segment 117ed4f0-67f2-4eb0-ba6a-ddd177b46608 resource provider aggregate not found [pid: 7|app: 0|req: 1158/2219] 10.0.0.103 () {30 vars in 727 bytes} [Tue May 12 17:45:37 2026] GET /v2.0/subnets/ceaa3e52-af53-4c1d-83a1-bfce6bfcb283 => generated 634 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:37.713 8 INFO neutron.services.segments.plugin [-] Segment 117ed4f0-67f2-4eb0-ba6a-ddd177b46608 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 117ed4f0-67f2-4eb0-ba6a-ddd177b46608 found for delete ", "request_id": "req-9646aeae-33e5-4abd-8163-ff5b0cf5f4c2"}]} 2026-05-12 17:45:37.714 8 INFO neutron.services.segments.plugin [-] Segment 117ed4f0-67f2-4eb0-ba6a-ddd177b46608 resource provider aggregate not found [pid: 7|app: 0|req: 1159/2220] 10.0.0.103 () {30 vars in 689 bytes} [Tue May 12 17:45: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) 2026-05-12 17:45:37.732 8 INFO neutron.services.segments.plugin [-] Segment 117ed4f0-67f2-4eb0-ba6a-ddd177b46608 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 117ed4f0-67f2-4eb0-ba6a-ddd177b46608 found for delete ", "request_id": "req-a11e335e-6307-4232-9123-d2d066a90a17"}]} [pid: 7|app: 0|req: 1160/2221] 10.0.0.103 () {30 vars in 691 bytes} [Tue May 12 17:45: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: 8|app: 0|req: 1062/2222] 10.0.0.221 () {34 vars in 677 bytes} [Tue May 12 17:45:37 2026] POST /v2.0/qos/policies => generated 359 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2223] 10.0.0.103 () {30 vars in 667 bytes} [Tue May 12 17:45:37 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: 1162/2224] 10.0.0.103 () {30 vars in 703 bytes} [Tue May 12 17:45:37 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: 1063/2225] 10.0.0.221 () {34 vars in 677 bytes} [Tue May 12 17:45:37 2026] POST /v2.0/qos/policies => generated 359 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2226] 10.0.0.103 () {30 vars in 727 bytes} [Tue May 12 17:45:37 2026] GET /v2.0/subnets/ceaa3e52-af53-4c1d-83a1-bfce6bfcb283 => generated 652 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2227] 10.0.0.221 () {34 vars in 677 bytes} [Tue May 12 17:45:37 2026] POST /v2.0/qos/policies => generated 359 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2228] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:45:37 2026] GET /v2.0/security-groups?tenant_id=7dfef253f3c549cf8179184c3dd4fa3d&name=default => generated 2929 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2229] 10.0.0.221 () {34 vars in 677 bytes} [Tue May 12 17:45:37 2026] POST /v2.0/qos/policies => generated 359 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2230] 10.0.0.221 () {34 vars in 752 bytes} [Tue May 12 17:45:37 2026] PUT /v2.0/policies/d58b9493-5ac5-4e04-aed8-13d476c141af/tags => generated 17 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2231] 10.0.0.221 () {34 vars in 752 bytes} [Tue May 12 17:45:37 2026] PUT /v2.0/policies/c1bae250-f6cc-4f9c-80a3-0a9a171c4a64/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: 1069/2232] 10.0.0.103 () {30 vars in 689 bytes} [Tue May 12 17:45:38 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: 1164/2233] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:45:37 2026] DELETE /v2.0/security-groups/61203d13-38fc-4bee-872e-15222caa073d => 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: 1070/2234] 10.0.0.221 () {34 vars in 752 bytes} [Tue May 12 17:45:38 2026] PUT /v2.0/policies/288ad0b6-1e9c-4a0a-8b09-a5853a4a34db/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: 1165/2235] 10.0.0.103 () {30 vars in 691 bytes} [Tue May 12 17:45:38 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: 1166/2236] 10.0.0.103 () {30 vars in 667 bytes} [Tue May 12 17:45:38 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: 1167/2237] 10.0.0.103 () {30 vars in 703 bytes} [Tue May 12 17:45:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2238] 10.0.0.221 () {34 vars in 752 bytes} [Tue May 12 17:45:38 2026] PUT /v2.0/policies/ac6d44e0-a138-4063-88e9-e3b4198b3cdc/tags => 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: 1168/2239] 10.0.0.103 () {30 vars in 729 bytes} [Tue May 12 17:45:38 2026] GET /v2.0/networks/2f030439-06b7-45b0-a7d8-8c06f6613a87 => generated 800 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2240] 10.0.0.103 () {30 vars in 681 bytes} [Tue May 12 17:45:38 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2241] 10.0.0.103 () {34 vars in 703 bytes} [Tue May 12 17:45:38 2026] POST /v2.0/ports => generated 1132 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2242] 10.0.0.221 () {32 vars in 673 bytes} [Tue May 12 17:45:38 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 328 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: 1170/2243] 10.0.0.221 () {32 vars in 687 bytes} [Tue May 12 17:45:38 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2244] 10.0.0.221 () {32 vars in 683 bytes} [Tue May 12 17:45:38 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2245] 10.0.0.221 () {32 vars in 695 bytes} [Tue May 12 17:45:39 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2246] 10.0.0.221 () {32 vars in 681 bytes} [Tue May 12 17:45:39 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2247] 10.0.0.221 () {32 vars in 695 bytes} [Tue May 12 17:45:39 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2248] 10.0.0.221 () {32 vars in 691 bytes} [Tue May 12 17:45:39 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2249] 10.0.0.221 () {32 vars in 703 bytes} [Tue May 12 17:45:39 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2250] 10.0.0.221 () {32 vars in 733 bytes} [Tue May 12 17:45:39 2026] DELETE /v2.0/qos/policies/d58b9493-5ac5-4e04-aed8-13d476c141af => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2251] 10.0.0.221 () {32 vars in 733 bytes} [Tue May 12 17:45:39 2026] DELETE /v2.0/qos/policies/c1bae250-f6cc-4f9c-80a3-0a9a171c4a64 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2252] 10.0.0.221 () {32 vars in 733 bytes} [Tue May 12 17:45:39 2026] DELETE /v2.0/qos/policies/288ad0b6-1e9c-4a0a-8b09-a5853a4a34db => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2253] 10.0.0.221 () {32 vars in 733 bytes} [Tue May 12 17:45:39 2026] DELETE /v2.0/qos/policies/ac6d44e0-a138-4063-88e9-e3b4198b3cdc => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2254] 10.0.0.221 () {32 vars in 733 bytes} [Tue May 12 17:45:39 2026] DELETE /v2.0/qos/policies/66dcff3b-b1b9-46cb-86f6-2c8cb60a2710 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2255] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:45:39 2026] GET /v2.0/security-groups?tenant_id=a6722c51af0d427fb469ac903c0649db&name=default => generated 2929 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2256] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:45:40 2026] DELETE /v2.0/security-groups/61063a8d-ee27-44a9-9a8f-412d2f88039f => 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: 1177/2259] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:45:40 2026] GET /v2.0/security-groups?tenant_id=1020ea62779d44918a6e282a0f287784&name=default => generated 2929 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2260] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:45:41 2026] DELETE /v2.0/security-groups/465aa019-3a68-4dbe-a5e0-1ee1c97e3c80 => 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: 1178/2261] 199.19.213.199 () {30 vars in 702 bytes} [Tue May 12 17:45:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2262] 199.19.213.199 () {30 vars in 704 bytes} [Tue May 12 17:45:41 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2263] 199.19.213.199 () {30 vars in 680 bytes} [Tue May 12 17:45:41 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: 1180/2264] 199.19.213.199 () {30 vars in 716 bytes} [Tue May 12 17:45:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2265] 199.19.213.199 () {30 vars in 736 bytes} [Tue May 12 17:45:41 2026] GET /v2.0/ports/34a56481-d301-4f82-b717-678b4de02a22 => generated 1132 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2266] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:45:41 2026] GET /v2.0/security-groups?tenant_id=5ca9d1925902470f961161508f631ca3&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: 1182/2267] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:45:41 2026] DELETE /v2.0/security-groups/fa2f652f-e469-43e2-88e4-d184debe2b36 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2268] 199.19.213.199 () {30 vars in 702 bytes} [Tue May 12 17:45:41 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: 1184/2269] 199.19.213.199 () {30 vars in 704 bytes} [Tue May 12 17:45:41 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2270] 199.19.213.199 () {30 vars in 680 bytes} [Tue May 12 17:45:41 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: 1186/2271] 199.19.213.199 () {30 vars in 716 bytes} [Tue May 12 17:45:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:42.010 7 INFO neutron.api.v2.resource [None req-673c6095-aa84-46b8-a910-9dce971c729e 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1187/2272] 199.19.213.199 () {30 vars in 762 bytes} [Tue May 12 17:45:41 2026] GET /v2.0/security-groups/lb-ab5e99bc-7b5d-406f-af7f-eb3acd4d99ba => generated 149 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2273] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:45:42 2026] GET /v2.0/security-groups?tenant_id=5b70fb26581a4663b4a9783e105a95f4&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2274] 199.19.213.199 () {30 vars in 784 bytes} [Tue May 12 17:45:42 2026] GET /v2.0/security-groups?name=lb-ab5e99bc-7b5d-406f-af7f-eb3acd4d99ba => generated 23 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:45:42.213 8 WARNING neutron_lib.context [None req-90d55a79-dafa-415d-8d39-486c76ce840a a9cf7b36e8bf4d28b9a9a733dfacc4ff 4c76910efcf04f0b8e8dc6aaddced9cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1190/2275] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:45:42 2026] DELETE /v2.0/security-groups/a509df37-423e-41eb-bbbe-7a8733e6bc0d => 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: 1191/2276] 199.19.213.199 () {34 vars in 735 bytes} [Tue May 12 17:45:42 2026] POST /v2.0/security-groups => generated 1638 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2277] 199.19.213.199 () {30 vars in 814 bytes} [Tue May 12 17:45:42 2026] GET /v2.0/security-group-rules?security_group_id=1bc1c001-3367-4eff-b542-1427db3a1bf7 => 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: 1193/2278] 199.19.213.199 () {34 vars in 788 bytes} [Tue May 12 17:45:42 2026] PUT /v2.0/ports/34a56481-d301-4f82-b717-678b4de02a22 => generated 1132 bytes in 300 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: 1194/2279] 199.19.213.199 () {30 vars in 702 bytes} [Tue May 12 17:45:42 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: 1195/2280] 199.19.213.199 () {30 vars in 704 bytes} [Tue May 12 17:45:42 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2281] 10.0.0.221 () {34 vars in 675 bytes} [Tue May 12 17:45:41 2026] POST /v2.0/floatingips => generated 552 bytes in 1070 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2282] 199.19.213.199 () {30 vars in 680 bytes} [Tue May 12 17:45:42 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2283] 199.19.213.199 () {30 vars in 716 bytes} [Tue May 12 17:45:42 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: 1196/2284] 10.0.0.221 () {34 vars in 758 bytes} [Tue May 12 17:45:42 2026] PUT /v2.0/floatingips/671bfd3f-3643-4809-bed8-4ca964523e8c/tags => generated 25 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2285] 199.19.213.199 () {30 vars in 740 bytes} [Tue May 12 17:45:42 2026] GET /v2.0/subnets/ceaa3e52-af53-4c1d-83a1-bfce6bfcb283 => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2286] 10.0.0.221 () {32 vars in 738 bytes} [Tue May 12 17:45:42 2026] GET /v2.0/floatingips/671bfd3f-3643-4809-bed8-4ca964523e8c/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: 1090/2287] 10.0.0.221 () {34 vars in 769 bytes} [Tue May 12 17:45:43 2026] PUT /v2.0/floatingips/671bfd3f-3643-4809-bed8-4ca964523e8c/tags/green => generated 4 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2288] 10.0.0.221 () {32 vars in 738 bytes} [Tue May 12 17:45:43 2026] GET /v2.0/floatingips/671bfd3f-3643-4809-bed8-4ca964523e8c/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2289] 10.0.0.221 () {34 vars in 765 bytes} [Tue May 12 17:45:43 2026] PUT /v2.0/floatingips/671bfd3f-3643-4809-bed8-4ca964523e8c/tags/red => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2290] 10.0.0.221 () {32 vars in 738 bytes} [Tue May 12 17:45:43 2026] GET /v2.0/floatingips/671bfd3f-3643-4809-bed8-4ca964523e8c/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: 1092/2291] 10.0.0.221 () {34 vars in 787 bytes} [Tue May 12 17:45:43 2026] PUT /v2.0/floatingips/671bfd3f-3643-4809-bed8-4ca964523e8c/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: 7|app: 0|req: 1200/2292] 10.0.0.221 () {32 vars in 738 bytes} [Tue May 12 17:45:43 2026] GET /v2.0/floatingips/671bfd3f-3643-4809-bed8-4ca964523e8c/tags => generated 52 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2293] 10.0.0.221 () {34 vars in 758 bytes} [Tue May 12 17:45:43 2026] PUT /v2.0/floatingips/671bfd3f-3643-4809-bed8-4ca964523e8c/tags => generated 37 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2294] 10.0.0.221 () {32 vars in 738 bytes} [Tue May 12 17:45:43 2026] GET /v2.0/floatingips/671bfd3f-3643-4809-bed8-4ca964523e8c/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2295] 10.0.0.221 () {32 vars in 746 bytes} [Tue May 12 17:45:43 2026] GET /v2.0/floatingips/671bfd3f-3643-4809-bed8-4ca964523e8c/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:45:43.522 7 INFO neutron.api.v2.resource [None req-1542e5fd-1e5e-47bd-9f24-1d303cfeb3c3 a9cf7b36e8bf4d28b9a9a733dfacc4ff 4c76910efcf04f0b8e8dc6aaddced9cb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1202/2296] 10.0.0.221 () {32 vars in 750 bytes} [Tue May 12 17:45:43 2026] GET /v2.0/floatingips/671bfd3f-3643-4809-bed8-4ca964523e8c/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2297] 10.0.0.221 () {32 vars in 749 bytes} [Tue May 12 17:45:43 2026] DELETE /v2.0/floatingips/671bfd3f-3643-4809-bed8-4ca964523e8c/tags/red => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2298] 10.0.0.221 () {32 vars in 738 bytes} [Tue May 12 17:45:43 2026] GET /v2.0/floatingips/671bfd3f-3643-4809-bed8-4ca964523e8c/tags => generated 30 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:45:43.670 8 INFO neutron.api.v2.resource [None req-0b698b5e-2208-4dcc-91a4-6d8bb2559e30 a9cf7b36e8bf4d28b9a9a733dfacc4ff 4c76910efcf04f0b8e8dc6aaddced9cb - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1096/2299] 10.0.0.221 () {32 vars in 753 bytes} [Tue May 12 17:45:43 2026] DELETE /v2.0/floatingips/671bfd3f-3643-4809-bed8-4ca964523e8c/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2300] 10.0.0.221 () {32 vars in 741 bytes} [Tue May 12 17:45:43 2026] DELETE /v2.0/floatingips/671bfd3f-3643-4809-bed8-4ca964523e8c/tags => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2301] 10.0.0.221 () {32 vars in 738 bytes} [Tue May 12 17:45:43 2026] GET /v2.0/floatingips/671bfd3f-3643-4809-bed8-4ca964523e8c/tags => 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: 1205/2302] 10.0.0.221 () {32 vars in 731 bytes} [Tue May 12 17:45:43 2026] DELETE /v2.0/floatingips/671bfd3f-3643-4809-bed8-4ca964523e8c => generated 0 bytes in 398 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2303] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:45:44 2026] GET /v2.0/security-groups?tenant_id=74b9b32806df49e48b13b86e0215a0ea&name=default => generated 2929 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2304] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:45:45 2026] DELETE /v2.0/security-groups/d762ce69-f1ae-4752-9c03-eb0087015a02 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:45:45.473 8 WARNING neutron_lib.context [None req-1a4e7867-9166-4b56-ae6f-ca48b56af57a a8e2f04785ba4e7d9cb16fffe45165f0 9a49fdd015a04581879f6a18a19416e6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:45:45.529 8 INFO neutron.db.segments_db [None req-1a4e7867-9166-4b56-ae6f-ca48b56af57a a8e2f04785ba4e7d9cb16fffe45165f0 9a49fdd015a04581879f6a18a19416e6 - - default default] Added segment 2c8ef5d0-5515-4f16-bbb3-55fc93456c6e of type vxlan for network 58a93690-b325-404a-9757-4718f21f6d1e [pid: 7|app: 0|req: 1207/2305] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:45:45 2026] GET /v2.0/security-groups?tenant_id=4c76910efcf04f0b8e8dc6aaddced9cb&name=default => generated 2929 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2306] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:45:45 2026] DELETE /v2.0/security-groups/eb41fc90-ff0e-46fd-bb50-e85e6b723477 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:45:45.866 8 INFO neutron.db.l3_hamode_db [None req-1a4e7867-9166-4b56-ae6f-ca48b56af57a a8e2f04785ba4e7d9cb16fffe45165f0 9a49fdd015a04581879f6a18a19416e6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:45:46.089 8 INFO neutron.db.l3_hamode_db [None req-1a4e7867-9166-4b56-ae6f-ca48b56af57a a8e2f04785ba4e7d9cb16fffe45165f0 9a49fdd015a04581879f6a18a19416e6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1099/2307] 10.0.0.221 () {34 vars in 667 bytes} [Tue May 12 17:45:45 2026] POST /v2.0/routers => generated 474 bytes in 1542 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:46.872 8 WARNING neutron_lib.context [None req-adef9969-a38d-4835-89b1-2914e6222e94 a8e2f04785ba4e7d9cb16fffe45165f0 9a49fdd015a04581879f6a18a19416e6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:45:46.919 8 INFO neutron.db.l3_hamode_db [None req-adef9969-a38d-4835-89b1-2914e6222e94 a8e2f04785ba4e7d9cb16fffe45165f0 9a49fdd015a04581879f6a18a19416e6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:45:47.010 7 WARNING neutron_lib.context [None req-21519083-f808-4058-9faf-da148bfffb72 b3c1c1d3ce0d4e969594c55b38daf715 30aa6a45fbdb4db18fe529f76ab10194 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:45:47.108 8 INFO neutron.db.l3_hamode_db [None req-adef9969-a38d-4835-89b1-2914e6222e94 a8e2f04785ba4e7d9cb16fffe45165f0 9a49fdd015a04581879f6a18a19416e6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:45:47.171 7 INFO neutron.db.segments_db [None req-21519083-f808-4058-9faf-da148bfffb72 b3c1c1d3ce0d4e969594c55b38daf715 30aa6a45fbdb4db18fe529f76ab10194 - - default default] Added segment c7cf4879-fc6c-4c52-aea7-0d113f2e0ea4 of type vxlan for network a3192714-1d88-42b7-a9ae-f7716fc4a1ae [pid: 7|app: 0|req: 1209/2308] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:45:46 2026] POST /v2.0/networks => generated 632 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:47.284 7 WARNING neutron_lib.context [None req-17725101-879c-4809-89af-0d24f88eae13 b3c1c1d3ce0d4e969594c55b38daf715 30aa6a45fbdb4db18fe529f76ab10194 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1210/2309] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:45:47 2026] POST /v2.0/subnets => generated 602 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:47.702 7 WARNING neutron_lib.context [None req-e6a0077b-de5c-47d0-9bc1-8f603857085a b3c1c1d3ce0d4e969594c55b38daf715 30aa6a45fbdb4db18fe529f76ab10194 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:45:47.764 7 INFO neutron.db.segments_db [None req-e6a0077b-de5c-47d0-9bc1-8f603857085a b3c1c1d3ce0d4e969594c55b38daf715 30aa6a45fbdb4db18fe529f76ab10194 - - default default] Added segment 50b3065f-a08c-4cb1-802a-fd2bb50aba36 of type vxlan for network c1bfd1de-a5ca-4e3d-95ec-24f08e9695a9 [pid: 8|app: 0|req: 1100/2310] 10.0.0.221 () {34 vars in 667 bytes} [Tue May 12 17:45:46 2026] POST /v2.0/routers => generated 474 bytes in 995 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2311] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:45:47 2026] POST /v2.0/networks => generated 632 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:47.884 8 WARNING neutron_lib.context [None req-5c76ec29-5f2a-4d2d-8c87-d8d11c9bc0b6 a8e2f04785ba4e7d9cb16fffe45165f0 9a49fdd015a04581879f6a18a19416e6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:45:47.884 7 WARNING neutron_lib.context [None req-ce30d4c6-8e47-4bd9-848d-78242dfe957a b3c1c1d3ce0d4e969594c55b38daf715 30aa6a45fbdb4db18fe529f76ab10194 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:45:47.923 8 INFO neutron.db.l3_hamode_db [None req-5c76ec29-5f2a-4d2d-8c87-d8d11c9bc0b6 a8e2f04785ba4e7d9cb16fffe45165f0 9a49fdd015a04581879f6a18a19416e6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:45:48.101 8 INFO neutron.db.l3_hamode_db [None req-5c76ec29-5f2a-4d2d-8c87-d8d11c9bc0b6 a8e2f04785ba4e7d9cb16fffe45165f0 9a49fdd015a04581879f6a18a19416e6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1212/2312] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:45:47 2026] POST /v2.0/subnets => generated 605 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:48.233 7 WARNING neutron_lib.context [None req-ac359dfd-8a89-401e-a095-82097bac6f6c b3c1c1d3ce0d4e969594c55b38daf715 30aa6a45fbdb4db18fe529f76ab10194 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:45:48.313 7 INFO neutron.db.segments_db [None req-ac359dfd-8a89-401e-a095-82097bac6f6c b3c1c1d3ce0d4e969594c55b38daf715 30aa6a45fbdb4db18fe529f76ab10194 - - default default] Added segment 306f3520-76a6-478e-89c9-3a41ef105021 of type vxlan for network 9878e1fc-1492-407c-af5e-cacfb401cbe1 [pid: 7|app: 0|req: 1213/2313] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:45:48 2026] POST /v2.0/networks => generated 632 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:48.461 7 WARNING neutron_lib.context [None req-0388e4bd-e486-4fb0-bc02-4b6447f03048 b3c1c1d3ce0d4e969594c55b38daf715 30aa6a45fbdb4db18fe529f76ab10194 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1214/2314] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:45:48 2026] POST /v2.0/subnets => generated 605 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:48.856 7 WARNING neutron_lib.context [None req-a9fc323e-184b-4fcf-9488-10e79bdfbbbd b3c1c1d3ce0d4e969594c55b38daf715 30aa6a45fbdb4db18fe529f76ab10194 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:45:48.913 7 INFO neutron.db.segments_db [None req-a9fc323e-184b-4fcf-9488-10e79bdfbbbd b3c1c1d3ce0d4e969594c55b38daf715 30aa6a45fbdb4db18fe529f76ab10194 - - default default] Added segment 368e434a-109f-4ac9-9a17-0600cafb65b7 of type vxlan for network 6bc39d55-e478-492d-b7cd-9260b4573057 [pid: 7|app: 0|req: 1215/2315] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:45:48 2026] POST /v2.0/networks => generated 632 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:49.264 7 WARNING neutron_lib.context [None req-984b2116-84b9-465d-9989-4af9958952f3 11092b4b59a24c3fa04ea5d9a100d2f2 c7f17eb5cae8428696cbffde8c3f94e6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1101/2316] 10.0.0.221 () {34 vars in 667 bytes} [Tue May 12 17:45:47 2026] POST /v2.0/routers => generated 474 bytes in 1478 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:49.359 8 WARNING neutron_lib.context [None req-99660c72-55ae-444a-b9b6-5500b282530b b3c1c1d3ce0d4e969594c55b38daf715 30aa6a45fbdb4db18fe529f76ab10194 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:45:49.420 7 INFO neutron.db.segments_db [None req-984b2116-84b9-465d-9989-4af9958952f3 11092b4b59a24c3fa04ea5d9a100d2f2 c7f17eb5cae8428696cbffde8c3f94e6 - - default default] Added segment 40760447-9bf8-43de-83d7-b6a75ef85a65 of type vxlan for network 03c53fa5-5777-4718-828d-9d63135fdba9 [pid: 7|app: 0|req: 1216/2317] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:45:49 2026] POST /v2.0/networks => generated 631 bytes in 484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:49.550 7 WARNING neutron_lib.context [None req-ada9a94b-2fd4-4149-b34c-714ad389f495 a8e2f04785ba4e7d9cb16fffe45165f0 9a49fdd015a04581879f6a18a19416e6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:45:49.649 7 INFO neutron.db.l3_hamode_db [None req-ada9a94b-2fd4-4149-b34c-714ad389f495 a8e2f04785ba4e7d9cb16fffe45165f0 9a49fdd015a04581879f6a18a19416e6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1102/2318] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:45:49 2026] POST /v2.0/subnets => generated 605 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2319] 10.0.0.221 () {34 vars in 752 bytes} [Tue May 12 17:45:49 2026] PUT /v2.0/networks/03c53fa5-5777-4718-828d-9d63135fdba9/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:45:49.799 8 WARNING neutron_lib.context [None req-eed39edc-ffee-48af-abf1-2044949f4de4 b3c1c1d3ce0d4e969594c55b38daf715 30aa6a45fbdb4db18fe529f76ab10194 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:45:49.862 7 INFO neutron.db.l3_hamode_db [None req-ada9a94b-2fd4-4149-b34c-714ad389f495 a8e2f04785ba4e7d9cb16fffe45165f0 9a49fdd015a04581879f6a18a19416e6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:45:49.889 8 INFO neutron.db.segments_db [None req-eed39edc-ffee-48af-abf1-2044949f4de4 b3c1c1d3ce0d4e969594c55b38daf715 30aa6a45fbdb4db18fe529f76ab10194 - - default default] Added segment 623443d9-0295-49eb-b7eb-15156f9d31e9 of type vxlan for network d30fceb3-ec5e-4071-978d-6eb6220bee45 [pid: 8|app: 0|req: 1104/2320] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:45:49 2026] POST /v2.0/networks => generated 632 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2321] 10.0.0.221 () {32 vars in 732 bytes} [Tue May 12 17:45:50 2026] GET /v2.0/networks/03c53fa5-5777-4718-828d-9d63135fdba9/tags => generated 25 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:45:50.082 8 WARNING neutron_lib.context [None req-0deefbbf-b0bb-40d1-88d3-917c2f89a24c b3c1c1d3ce0d4e969594c55b38daf715 30aa6a45fbdb4db18fe529f76ab10194 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/2322] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 12 17:45:50 2026] POST /v2.0/subnets => generated 605 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2323] 10.0.0.221 () {34 vars in 763 bytes} [Tue May 12 17:45:50 2026] PUT /v2.0/networks/03c53fa5-5777-4718-828d-9d63135fdba9/tags/green => generated 4 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2324] 10.0.0.221 () {34 vars in 750 bytes} [Tue May 12 17:45:50 2026] PUT /v2.0/subnets/011b597e-5e94-48ec-b62a-9556f58c421d/tags => generated 17 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2325] 10.0.0.221 () {32 vars in 732 bytes} [Tue May 12 17:45:50 2026] GET /v2.0/networks/03c53fa5-5777-4718-828d-9d63135fdba9/tags => generated 34 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2326] 10.0.0.15 () {34 vars in 1014 bytes} [Tue May 12 17:45:50 2026] GET /v2.0/security-groups?id=81a93c8f-343a-43b7-9651-3714ce340d4f&fields=id => generated 69 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2327] 10.0.0.221 () {34 vars in 750 bytes} [Tue May 12 17:45:50 2026] PUT /v2.0/subnets/2210da6c-eb41-45d7-ad76-c166f08e544f/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: 1112/2328] 10.0.0.221 () {34 vars in 759 bytes} [Tue May 12 17:45:50 2026] PUT /v2.0/networks/03c53fa5-5777-4718-828d-9d63135fdba9/tags/red => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2329] 10.0.0.15 () {34 vars in 980 bytes} [Tue May 12 17:45:50 2026] GET /v2.0/networks?id=2fb37a3e-cff5-4420-9131-582bccf8f5d0 => generated 735 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2330] 10.0.0.221 () {34 vars in 750 bytes} [Tue May 12 17:45:50 2026] PUT /v2.0/subnets/114165c0-c09d-45af-9f5a-4723d8ebc591/tags => generated 34 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2331] 10.0.0.221 () {32 vars in 732 bytes} [Tue May 12 17:45:51 2026] GET /v2.0/networks/03c53fa5-5777-4718-828d-9d63135fdba9/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2332] 10.0.0.15 () {34 vars in 963 bytes} [Tue May 12 17:45:51 2026] GET /v2.0/quotas/bd9c7005ee7a42e18f4a00f5b1c12cb4 => generated 291 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2333] 10.0.0.221 () {34 vars in 750 bytes} [Tue May 12 17:45:51 2026] PUT /v2.0/subnets/7c1b519f-f50e-4d6f-ad49-db19d102eb07/tags => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2334] 10.0.0.221 () {34 vars in 667 bytes} [Tue May 12 17:45:49 2026] POST /v2.0/routers => generated 474 bytes in 1622 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2335] 10.0.0.15 () {34 vars in 1000 bytes} [Tue May 12 17:45:51 2026] GET /v2.0/ports?tenant_id=bd9c7005ee7a42e18f4a00f5b1c12cb4&fields=id => generated 149 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2336] 10.0.0.221 () {34 vars in 781 bytes} [Tue May 12 17:45:51 2026] PUT /v2.0/networks/03c53fa5-5777-4718-828d-9d63135fdba9/tags/black.or.white => generated 4 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-12 17:45:51.249 8 WARNING neutron_lib.context [None req-0a600961-952f-4b7a-8829-d8d91f13249a a8e2f04785ba4e7d9cb16fffe45165f0 9a49fdd015a04581879f6a18a19416e6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1219/2337] 10.0.0.221 () {32 vars in 663 bytes} [Tue May 12 17:45:51 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:51.308 8 INFO neutron.db.l3_hamode_db [None req-0a600961-952f-4b7a-8829-d8d91f13249a a8e2f04785ba4e7d9cb16fffe45165f0 9a49fdd015a04581879f6a18a19416e6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1220/2338] 10.0.0.15 () {34 vars in 1006 bytes} [Tue May 12 17:45:51 2026] GET /v2.0/networks/2fb37a3e-cff5-4420-9131-582bccf8f5d0?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: 1221/2339] 10.0.0.221 () {32 vars in 732 bytes} [Tue May 12 17:45:51 2026] GET /v2.0/networks/03c53fa5-5777-4718-828d-9d63135fdba9/tags => generated 52 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2340] 10.0.0.221 () {32 vars in 677 bytes} [Tue May 12 17:45:51 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2341] 10.0.0.15 () {34 vars in 1106 bytes} [Tue May 12 17:45:51 2026] GET /v2.0/networks/2fb37a3e-cff5-4420-9131-582bccf8f5d0?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) 2026-05-12 17:45:51.543 8 INFO neutron.db.l3_hamode_db [None req-0a600961-952f-4b7a-8829-d8d91f13249a a8e2f04785ba4e7d9cb16fffe45165f0 9a49fdd015a04581879f6a18a19416e6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1224/2342] 10.0.0.221 () {34 vars in 752 bytes} [Tue May 12 17:45:51 2026] PUT /v2.0/networks/03c53fa5-5777-4718-828d-9d63135fdba9/tags => generated 37 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2343] 10.0.0.221 () {32 vars in 673 bytes} [Tue May 12 17:45:51 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2344] 10.0.0.221 () {32 vars in 732 bytes} [Tue May 12 17:45:51 2026] GET /v2.0/networks/03c53fa5-5777-4718-828d-9d63135fdba9/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: 1227/2345] 10.0.0.221 () {32 vars in 685 bytes} [Tue May 12 17:45:51 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2346] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 12 17:45:51 2026] GET /v2.0/networks/03c53fa5-5777-4718-828d-9d63135fdba9/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2347] 10.0.0.221 () {32 vars in 671 bytes} [Tue May 12 17:45:51 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:51.983 7 INFO neutron.api.v2.resource [None req-497efcf4-ccdc-492f-ae0a-ea98f1fa743d 11092b4b59a24c3fa04ea5d9a100d2f2 c7f17eb5cae8428696cbffde8c3f94e6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1230/2348] 10.0.0.221 () {32 vars in 744 bytes} [Tue May 12 17:45:51 2026] GET /v2.0/networks/03c53fa5-5777-4718-828d-9d63135fdba9/tags/green => generated 99 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2349] 10.0.0.221 () {32 vars in 685 bytes} [Tue May 12 17:45:51 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2350] 10.0.0.221 () {32 vars in 743 bytes} [Tue May 12 17:45:52 2026] DELETE /v2.0/networks/03c53fa5-5777-4718-828d-9d63135fdba9/tags/red => 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: 1233/2351] 10.0.0.221 () {32 vars in 681 bytes} [Tue May 12 17:45:52 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2352] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:45:52 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 12 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2353] 10.0.0.221 () {32 vars in 732 bytes} [Tue May 12 17:45:52 2026] GET /v2.0/networks/03c53fa5-5777-4718-828d-9d63135fdba9/tags => generated 30 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2354] 10.0.0.221 () {32 vars in 693 bytes} [Tue May 12 17:45:52 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:52.504 7 INFO neutron.api.v2.resource [None req-b0f8a0c7-b5dc-49ed-98ef-b80016a63c18 11092b4b59a24c3fa04ea5d9a100d2f2 c7f17eb5cae8428696cbffde8c3f94e6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1237/2355] 10.0.0.221 () {32 vars in 747 bytes} [Tue May 12 17:45:52 2026] DELETE /v2.0/networks/03c53fa5-5777-4718-828d-9d63135fdba9/tags/green => generated 99 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2356] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:45:52 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => 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: 1119/2357] 10.0.0.221 () {34 vars in 667 bytes} [Tue May 12 17:45:51 2026] POST /v2.0/routers => generated 474 bytes in 1303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2358] 10.0.0.221 () {32 vars in 735 bytes} [Tue May 12 17:45:52 2026] DELETE /v2.0/networks/03c53fa5-5777-4718-828d-9d63135fdba9/tags => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2359] 10.0.0.221 () {34 vars in 750 bytes} [Tue May 12 17:45:52 2026] PUT /v2.0/routers/80aaa404-1f10-4f1b-b2fb-c99c6166b52a/tags => generated 17 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2360] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:45:52 2026] DELETE /v2.0/subnets/011b597e-5e94-48ec-b62a-9556f58c421d => 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: 1122/2361] 10.0.0.221 () {32 vars in 732 bytes} [Tue May 12 17:45:52 2026] GET /v2.0/networks/03c53fa5-5777-4718-828d-9d63135fdba9/tags => generated 12 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2362] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:45:52 2026] GET /v2.0/networks?id=2fb37a3e-cff5-4420-9131-582bccf8f5d0 => generated 735 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2363] 10.0.0.221 () {34 vars in 750 bytes} [Tue May 12 17:45:52 2026] PUT /v2.0/routers/9592b05d-672c-4a02-8d1d-9cf0a640f3aa/tags => generated 25 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2364] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:45:52 2026] DELETE /v2.0/subnets/2210da6c-eb41-45d7-ad76-c166f08e544f => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:45:53.115 7 INFO neutron.services.segments.plugin [-] Segment 40760447-9bf8-43de-83d7-b6a75ef85a65 resource provider aggregate not found 2026-05-12 17:45:53.122 7 INFO neutron.services.segments.plugin [-] Segment 40760447-9bf8-43de-83d7-b6a75ef85a65 resource provider aggregate not found [pid: 7|app: 0|req: 1241/2365] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:45:52 2026] DELETE /v2.0/networks/03c53fa5-5777-4718-828d-9d63135fdba9 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:45:53.141 7 INFO neutron.services.segments.plugin [-] Segment 40760447-9bf8-43de-83d7-b6a75ef85a65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40760447-9bf8-43de-83d7-b6a75ef85a65 found for delete ", "request_id": "req-e5bfbe25-b642-4cf3-a9f9-28a3466288e9"}]} 2026-05-12 17:45:53.147 7 INFO neutron.services.segments.plugin [-] Segment 40760447-9bf8-43de-83d7-b6a75ef85a65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40760447-9bf8-43de-83d7-b6a75ef85a65 found for delete ", "request_id": "req-9c3fd8c2-5c60-46d5-82a6-0ae37605beec"}]} [pid: 7|app: 0|req: 1242/2366] 199.19.213.199 () {34 vars in 1049 bytes} [Tue May 12 17:45:53 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=bd9c7005ee7a42e18f4a00f5b1c12cb4 => generated 343 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2367] 10.0.0.221 () {34 vars in 750 bytes} [Tue May 12 17:45:53 2026] PUT /v2.0/routers/8a694088-86a0-486c-a9d3-0832d2542cfd/tags => generated 34 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2368] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:45:53 2026] DELETE /v2.0/subnets/114165c0-c09d-45af-9f5a-4723d8ebc591 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2369] 10.0.0.221 () {34 vars in 750 bytes} [Tue May 12 17:45:53 2026] PUT /v2.0/routers/40580d9d-b5c1-4e28-aca2-4e395a3a95a8/tags => generated 19 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2370] 199.19.213.199 () {38 vars in 954 bytes} [Tue May 12 17:45:53 2026] POST /v2.0/ports => generated 1082 bytes in 470 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: 1245/2371] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:45:53 2026] DELETE /v2.0/subnets/7c1b519f-f50e-4d6f-ad49-db19d102eb07 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2372] 10.0.0.221 () {32 vars in 663 bytes} [Tue May 12 17:45:53 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2373] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:45:53 2026] DELETE /v2.0/subnets/54855340-58eb-488c-a229-262fce69cdd6 => 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: 1129/2374] 10.0.0.221 () {32 vars in 677 bytes} [Tue May 12 17:45:54 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2375] 199.19.213.199 () {38 vars in 1027 bytes} [Tue May 12 17:45:53 2026] PUT /v2.0/ports/d1c0a1f7-22fb-4ded-b9c0-7d70499d40ff => generated 1207 bytes in 564 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: 1130/2376] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:45:54 2026] GET /v2.0/security-groups?tenant_id=119a5f70f2d14bbd9361d7cd83491f35&name=default => generated 2929 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:54.431 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a576beb0-6c0d-4e43-b3ac-db6de9f71e94'] response: {'name': 'network-changed', 'server_uuid': 'b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12', 'tag': 'd1c0a1f7-22fb-4ded-b9c0-7d70499d40ff', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1131/2377] 10.0.0.221 () {32 vars in 673 bytes} [Tue May 12 17:45:54 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2378] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:45:54 2026] GET /v2.0/ports?tenant_id=bd9c7005ee7a42e18f4a00f5b1c12cb4&device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 1246 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2379] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:45:54 2026] DELETE /v2.0/networks/a3192714-1d88-42b7-a9ae-f7716fc4a1ae => generated 0 bytes in 250 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: 1133/2380] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:45:54 2026] DELETE /v2.0/security-groups/96c54d9d-2eae-4fef-aa7c-c60b2c859714 => 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: 1248/2381] 10.0.0.221 () {32 vars in 685 bytes} [Tue May 12 17:45:54 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2382] 199.19.213.199 () {34 vars in 1061 bytes} [Tue May 12 17:45:54 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.223&port_id=d1c0a1f7-22fb-4ded-b9c0-7d70499d40ff => 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: 1135/2383] 10.0.0.221 () {32 vars in 671 bytes} [Tue May 12 17:45:54 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2384] 199.19.213.199 () {34 vars in 983 bytes} [Tue May 12 17:45:54 2026] GET /v2.0/subnets?id=cbcf5600-a0b8-4c55-8e92-003a884c0932 => generated 630 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2385] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:45:54 2026] DELETE /v2.0/networks/c1bfd1de-a5ca-4e3d-95ec-24f08e9695a9 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2386] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:45:54 2026] GET /v2.0/security-groups?tenant_id=c7f17eb5cae8428696cbffde8c3f94e6&name=default => generated 2929 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2387] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:45:54 2026] GET /v2.0/ports?network_id=2fb37a3e-cff5-4420-9131-582bccf8f5d0&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2388] 10.0.0.221 () {32 vars in 685 bytes} [Tue May 12 17:45:54 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:55.164 7 INFO neutron.services.segments.plugin [-] Segment c7cf4879-fc6c-4c52-aea7-0d113f2e0ea4 resource provider aggregate not found 2026-05-12 17:45:55.169 7 INFO neutron.services.segments.plugin [-] Segment c7cf4879-fc6c-4c52-aea7-0d113f2e0ea4 resource provider aggregate not found [pid: 7|app: 0|req: 1251/2389] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:45:55 2026] DELETE /v2.0/security-groups/1b9e3598-cde4-4c5a-aa95-8478e659a768 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:45:55.195 7 INFO neutron.services.segments.plugin [-] Segment c7cf4879-fc6c-4c52-aea7-0d113f2e0ea4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7cf4879-fc6c-4c52-aea7-0d113f2e0ea4 found for delete ", "request_id": "req-796c9a0e-45de-4a2b-a1b3-eb42c7fe16c6"}]} 2026-05-12 17:45:55.200 7 INFO neutron.services.segments.plugin [-] Segment c7cf4879-fc6c-4c52-aea7-0d113f2e0ea4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7cf4879-fc6c-4c52-aea7-0d113f2e0ea4 found for delete ", "request_id": "req-04ff065e-67c3-48af-826b-4b33d3119c45"}]} 2026-05-12 17:45:55.218 7 INFO neutron.services.segments.plugin [-] Segment 50b3065f-a08c-4cb1-802a-fd2bb50aba36 resource provider aggregate not found 2026-05-12 17:45:55.222 8 INFO neutron.services.segments.plugin [-] Segment 306f3520-76a6-478e-89c9-3a41ef105021 resource provider aggregate not found 2026-05-12 17:45:55.230 7 INFO neutron.services.segments.plugin [-] Segment 50b3065f-a08c-4cb1-802a-fd2bb50aba36 resource provider aggregate not found [pid: 8|app: 0|req: 1139/2390] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:45:55 2026] DELETE /v2.0/networks/9878e1fc-1492-407c-af5e-cacfb401cbe1 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:45:55.234 8 INFO neutron.services.segments.plugin [-] Segment 306f3520-76a6-478e-89c9-3a41ef105021 resource provider aggregate not found 2026-05-12 17:45:55.243 7 INFO neutron.services.segments.plugin [-] Segment 50b3065f-a08c-4cb1-802a-fd2bb50aba36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50b3065f-a08c-4cb1-802a-fd2bb50aba36 found for delete ", "request_id": "req-3ca97289-f0cc-45c7-8fac-60048348cc87"}]} 2026-05-12 17:45:55.247 8 INFO neutron.services.segments.plugin [-] Segment 306f3520-76a6-478e-89c9-3a41ef105021 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 306f3520-76a6-478e-89c9-3a41ef105021 found for delete ", "request_id": "req-43fde6b2-5948-4a59-b258-e5600b15622c"}]} 2026-05-12 17:45:55.252 7 INFO neutron.services.segments.plugin [-] Segment 50b3065f-a08c-4cb1-802a-fd2bb50aba36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50b3065f-a08c-4cb1-802a-fd2bb50aba36 found for delete ", "request_id": "req-9f97accc-b188-413d-972d-2d832f96080a"}]} 2026-05-12 17:45:55.257 8 INFO neutron.services.segments.plugin [-] Segment 306f3520-76a6-478e-89c9-3a41ef105021 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 306f3520-76a6-478e-89c9-3a41ef105021 found for delete ", "request_id": "req-714d872d-ae0b-4256-8560-0fb5b907dac2"}]} [pid: 7|app: 0|req: 1252/2391] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:45:55 2026] GET /v2.0/networks/2fb37a3e-cff5-4420-9131-582bccf8f5d0?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2392] 10.0.0.221 () {32 vars in 681 bytes} [Tue May 12 17:45:55 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2393] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:45:55 2026] GET /v2.0/networks/2fb37a3e-cff5-4420-9131-582bccf8f5d0?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: 1253/2394] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:45:55 2026] DELETE /v2.0/networks/6bc39d55-e478-492d-b7cd-9260b4573057 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2395] 10.0.0.221 () {32 vars in 693 bytes} [Tue May 12 17:45:55 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2396] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:45:55 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 1246 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2397] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:45:55 2026] GET /v2.0/ports?tenant_id=bd9c7005ee7a42e18f4a00f5b1c12cb4&device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 1246 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2398] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:45:55 2026] DELETE /v2.0/networks/d30fceb3-ec5e-4071-978d-6eb6220bee45 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2399] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:45:55 2026] GET /v2.0/security-groups?id=81a93c8f-343a-43b7-9651-3714ce340d4f&fields=id&fields=name => generated 96 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2400] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:45:55 2026] GET /v2.0/networks?id=2fb37a3e-cff5-4420-9131-582bccf8f5d0 => generated 735 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2401] 199.19.213.199 () {34 vars in 993 bytes} [Tue May 12 17:45:55 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 1246 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2402] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:45:55 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 1246 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2403] 199.19.213.199 () {34 vars in 1061 bytes} [Tue May 12 17:45:55 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.223&port_id=d1c0a1f7-22fb-4ded-b9c0-7d70499d40ff => 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: 1144/2404] 10.0.0.221 () {32 vars in 720 bytes} [Tue May 12 17:45:55 2026] GET /v2.0/routers/80aaa404-1f10-4f1b-b2fb-c99c6166b52a => generated 485 bytes in 469 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2405] 199.19.213.199 () {34 vars in 983 bytes} [Tue May 12 17:45:56 2026] GET /v2.0/subnets?id=cbcf5600-a0b8-4c55-8e92-003a884c0932 => generated 630 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2408] 199.19.213.199 () {34 vars in 1043 bytes} [Tue May 12 17:45:55 2026] GET /v2.0/security-groups?id=81a93c8f-343a-43b7-9651-3714ce340d4f&fields=id&fields=name => generated 96 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2409] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:45:56 2026] GET /v2.0/ports?network_id=2fb37a3e-cff5-4420-9131-582bccf8f5d0&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2410] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:45:56 2026] GET /v2.0/networks/2fb37a3e-cff5-4420-9131-582bccf8f5d0?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: 1264/2411] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:45:56 2026] GET /v2.0/networks/2fb37a3e-cff5-4420-9131-582bccf8f5d0?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: 1148/2412] 10.0.0.221 () {34 vars in 741 bytes} [Tue May 12 17:45:56 2026] PUT /v2.0/routers/80aaa404-1f10-4f1b-b2fb-c99c6166b52a => generated 485 bytes in 773 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2413] 10.0.0.221 () {32 vars in 735 bytes} [Tue May 12 17:45:56 2026] GET /v2.0/ports?device_id=80aaa404-1f10-4f1b-b2fb-c99c6166b52a => 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: 1265/2414] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:45:56 2026] GET /v2.0/security-groups?tenant_id=30aa6a45fbdb4db18fe529f76ab10194&name=default => generated 2929 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2415] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:45:56 2026] DELETE /v2.0/security-groups/01b7943f-95a4-4049-83be-31f0f319b8a6 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:45:57.263 7 INFO neutron.services.segments.plugin [-] Segment 368e434a-109f-4ac9-9a17-0600cafb65b7 resource provider aggregate not found 2026-05-12 17:45:57.277 7 INFO neutron.services.segments.plugin [-] Segment 368e434a-109f-4ac9-9a17-0600cafb65b7 resource provider aggregate not found 2026-05-12 17:45:57.282 7 INFO neutron.services.segments.plugin [-] Segment 368e434a-109f-4ac9-9a17-0600cafb65b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 368e434a-109f-4ac9-9a17-0600cafb65b7 found for delete ", "request_id": "req-a4856160-a7e5-4bca-ba21-615b487806ca"}]} 2026-05-12 17:45:57.300 7 INFO neutron.services.segments.plugin [-] Segment 368e434a-109f-4ac9-9a17-0600cafb65b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 368e434a-109f-4ac9-9a17-0600cafb65b7 found for delete ", "request_id": "req-6e6f23f2-b995-4782-a4b8-df6c109ab6f1"}]} 2026-05-12 17:45:57.306 7 INFO neutron.services.segments.plugin [-] Segment 623443d9-0295-49eb-b7eb-15156f9d31e9 resource provider aggregate not found [pid: 7|app: 0|req: 1267/2416] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:45:57 2026] GET /v2.0/security-groups?tenant_id=7f553c33e4774fa5b8becb223b385fd4&name=default => generated 2929 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:57.342 7 INFO neutron.services.segments.plugin [-] Segment 623443d9-0295-49eb-b7eb-15156f9d31e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 623443d9-0295-49eb-b7eb-15156f9d31e9 found for delete ", "request_id": "req-fcf8a4e4-e8b9-4967-8ca4-cbc501c6dca1"}]} 2026-05-12 17:45:57.343 7 INFO neutron.services.segments.plugin [-] Segment 623443d9-0295-49eb-b7eb-15156f9d31e9 resource provider aggregate not found 2026-05-12 17:45:57.363 7 INFO neutron.services.segments.plugin [-] Segment 623443d9-0295-49eb-b7eb-15156f9d31e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 623443d9-0295-49eb-b7eb-15156f9d31e9 found for delete ", "request_id": "req-313cd433-5a6c-4ebe-ab9e-1314452a8f6c"}]} [pid: 8|app: 0|req: 1150/2417] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:45:56 2026] DELETE /v2.0/routers/80aaa404-1f10-4f1b-b2fb-c99c6166b52a => generated 0 bytes in 578 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2418] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:45:57 2026] DELETE /v2.0/security-groups/a4fa7d42-5e88-42f5-a3e6-3cbaac19effe => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2419] 10.0.0.221 () {32 vars in 720 bytes} [Tue May 12 17:45:57 2026] GET /v2.0/routers/9592b05d-672c-4a02-8d1d-9cf0a640f3aa => generated 493 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2420] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:45:57 2026] GET /v2.0/security-groups?tenant_id=c9ef8dbc3dbc4fc9a9f4964c9b2ce00d&name=default => generated 2929 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2421] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:45:57 2026] DELETE /v2.0/security-groups/e9837814-33f0-4e7a-a9b5-46f004ff2ff9 => 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: 1269/2422] 10.0.0.221 () {34 vars in 741 bytes} [Tue May 12 17:45:57 2026] PUT /v2.0/routers/9592b05d-672c-4a02-8d1d-9cf0a640f3aa => generated 493 bytes in 1217 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2423] 10.0.0.221 () {32 vars in 735 bytes} [Tue May 12 17:45:58 2026] GET /v2.0/ports?device_id=9592b05d-672c-4a02-8d1d-9cf0a640f3aa => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2424] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:45:58 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 1248 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2425] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:45:58 2026] GET /v2.0/security-groups?id=81a93c8f-343a-43b7-9651-3714ce340d4f&fields=id&fields=name => generated 96 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:45:59.308 8 WARNING neutron_lib.context [None req-3d7268e4-0d99-43a2-a73a-1e31f389f886 0d8a33294f07447f84e74c5953ac17cd b8b7ff52c66b44e8932ac9ea9e9c55f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1270/2426] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:45:58 2026] DELETE /v2.0/routers/9592b05d-672c-4a02-8d1d-9cf0a640f3aa => generated 0 bytes in 574 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2427] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:45:59 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2428] 10.0.0.221 () {32 vars in 720 bytes} [Tue May 12 17:45:59 2026] GET /v2.0/routers/8a694088-86a0-486c-a9d3-0832d2542cfd => generated 502 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:59.497 8 INFO neutron.db.segments_db [None req-3d7268e4-0d99-43a2-a73a-1e31f389f886 0d8a33294f07447f84e74c5953ac17cd b8b7ff52c66b44e8932ac9ea9e9c55f6 - - default default] Added segment 1d88bea5-f0d0-4fe1-afc0-1e08ca37f705 of type vxlan for network 8091f497-0406-4d10-8328-9f1e895a2854 [pid: 8|app: 0|req: 1157/2429] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:45:59 2026] POST /v2.0/networks => generated 632 bytes in 511 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:59.612 8 WARNING neutron_lib.context [None req-1796beec-5a63-4241-bd03-f7abd9398c1b 0d8a33294f07447f84e74c5953ac17cd b8b7ff52c66b44e8932ac9ea9e9c55f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1158/2430] 10.0.0.221 () {34 vars in 663 bytes} [Tue May 12 17:45:59 2026] POST /v2.0/ports => generated 743 bytes in 377 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: 1159/2431] 10.0.0.221 () {34 vars in 746 bytes} [Tue May 12 17:45:59 2026] PUT /v2.0/ports/dfa62551-7d78-4aa2-914d-617a54198691/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: 1160/2432] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 12 17:46:00 2026] GET /v2.0/ports/dfa62551-7d78-4aa2-914d-617a54198691/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2433] 10.0.0.221 () {34 vars in 757 bytes} [Tue May 12 17:46:00 2026] PUT /v2.0/ports/dfa62551-7d78-4aa2-914d-617a54198691/tags/green => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2434] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 12 17:46:00 2026] GET /v2.0/ports/dfa62551-7d78-4aa2-914d-617a54198691/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2435] 10.0.0.221 () {34 vars in 753 bytes} [Tue May 12 17:46:00 2026] PUT /v2.0/ports/dfa62551-7d78-4aa2-914d-617a54198691/tags/red => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2436] 10.0.0.221 () {34 vars in 741 bytes} [Tue May 12 17:45:59 2026] PUT /v2.0/routers/8a694088-86a0-486c-a9d3-0832d2542cfd => generated 502 bytes in 770 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2437] 10.0.0.221 () {32 vars in 735 bytes} [Tue May 12 17:46:00 2026] GET /v2.0/ports?device_id=8a694088-86a0-486c-a9d3-0832d2542cfd => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2438] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 12 17:46:00 2026] GET /v2.0/ports/dfa62551-7d78-4aa2-914d-617a54198691/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2439] 10.0.0.221 () {34 vars in 775 bytes} [Tue May 12 17:46:00 2026] PUT /v2.0/ports/dfa62551-7d78-4aa2-914d-617a54198691/tags/black.or.white => 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: 1166/2440] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 12 17:46:00 2026] GET /v2.0/ports/dfa62551-7d78-4aa2-914d-617a54198691/tags => generated 52 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2441] 10.0.0.221 () {34 vars in 746 bytes} [Tue May 12 17:46:00 2026] PUT /v2.0/ports/dfa62551-7d78-4aa2-914d-617a54198691/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2442] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 12 17:46:00 2026] GET /v2.0/ports/dfa62551-7d78-4aa2-914d-617a54198691/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2443] 10.0.0.221 () {32 vars in 734 bytes} [Tue May 12 17:46:00 2026] GET /v2.0/ports/dfa62551-7d78-4aa2-914d-617a54198691/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:46:00.602 8 INFO neutron.api.v2.resource [None req-d5c6b27f-5b93-442e-ae38-b77f0b521dd7 0d8a33294f07447f84e74c5953ac17cd b8b7ff52c66b44e8932ac9ea9e9c55f6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1170/2444] 10.0.0.221 () {32 vars in 738 bytes} [Tue May 12 17:46:00 2026] GET /v2.0/ports/dfa62551-7d78-4aa2-914d-617a54198691/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: 1171/2445] 10.0.0.221 () {32 vars in 737 bytes} [Tue May 12 17:46:00 2026] DELETE /v2.0/ports/dfa62551-7d78-4aa2-914d-617a54198691/tags/red => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2446] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 12 17:46:00 2026] GET /v2.0/ports/dfa62551-7d78-4aa2-914d-617a54198691/tags => generated 30 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:46:00.747 8 INFO neutron.api.v2.resource [None req-4d3e4c14-9d23-4cc4-8cf1-a0d199489e0d 0d8a33294f07447f84e74c5953ac17cd b8b7ff52c66b44e8932ac9ea9e9c55f6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1173/2447] 10.0.0.221 () {32 vars in 741 bytes} [Tue May 12 17:46:00 2026] DELETE /v2.0/ports/dfa62551-7d78-4aa2-914d-617a54198691/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2448] 10.0.0.221 () {32 vars in 729 bytes} [Tue May 12 17:46:00 2026] DELETE /v2.0/ports/dfa62551-7d78-4aa2-914d-617a54198691/tags => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2449] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:46:00 2026] DELETE /v2.0/routers/8a694088-86a0-486c-a9d3-0832d2542cfd => generated 0 bytes in 529 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2450] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 12 17:46:00 2026] GET /v2.0/ports/dfa62551-7d78-4aa2-914d-617a54198691/tags => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2451] 10.0.0.221 () {32 vars in 720 bytes} [Tue May 12 17:46:00 2026] GET /v2.0/routers/40580d9d-b5c1-4e28-aca2-4e395a3a95a8 => generated 487 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2452] 10.0.0.221 () {32 vars in 719 bytes} [Tue May 12 17:46:00 2026] DELETE /v2.0/ports/dfa62551-7d78-4aa2-914d-617a54198691 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:46:01.350 8 INFO neutron.services.segments.plugin [-] Segment 1d88bea5-f0d0-4fe1-afc0-1e08ca37f705 resource provider aggregate not found 2026-05-12 17:46:01.358 8 INFO neutron.services.segments.plugin [-] Segment 1d88bea5-f0d0-4fe1-afc0-1e08ca37f705 resource provider aggregate not found 2026-05-12 17:46:01.371 8 INFO neutron.services.segments.plugin [-] Segment 1d88bea5-f0d0-4fe1-afc0-1e08ca37f705 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d88bea5-f0d0-4fe1-afc0-1e08ca37f705 found for delete ", "request_id": "req-20082c61-8125-4e0f-87e1-250f32474002"}]} 2026-05-12 17:46:01.372 8 INFO neutron.services.segments.plugin [-] Segment 1d88bea5-f0d0-4fe1-afc0-1e08ca37f705 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d88bea5-f0d0-4fe1-afc0-1e08ca37f705 found for delete ", "request_id": "req-5b96c928-335e-4642-bacb-9a2e415f183f"}]} [pid: 8|app: 0|req: 1177/2453] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:46:01 2026] DELETE /v2.0/networks/8091f497-0406-4d10-8328-9f1e895a2854 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2454] 10.0.0.221 () {34 vars in 741 bytes} [Tue May 12 17:46:00 2026] PUT /v2.0/routers/40580d9d-b5c1-4e28-aca2-4e395a3a95a8 => generated 487 bytes in 684 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2455] 10.0.0.221 () {32 vars in 735 bytes} [Tue May 12 17:46:01 2026] GET /v2.0/ports?device_id=40580d9d-b5c1-4e28-aca2-4e395a3a95a8 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:46:01.682 8 WARNING neutron_lib.context [None req-ad988111-0cf2-4aea-8b2c-57d4dc2197d1 8a2e9436f6bc496bac032f7cf831dbbd 73ff93ee8b3a46ff9581ff2c98be855e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1178/2456] 10.0.0.221 () {34 vars in 683 bytes} [Tue May 12 17:46:01 2026] POST /v2.0/security-groups => generated 1603 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2457] 10.0.0.221 () {34 vars in 766 bytes} [Tue May 12 17:46:01 2026] PUT /v2.0/security-groups/28c71967-b149-42e5-b316-800d9d242882/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2458] 10.0.0.221 () {32 vars in 746 bytes} [Tue May 12 17:46:01 2026] GET /v2.0/security-groups/28c71967-b149-42e5-b316-800d9d242882/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2459] 10.0.0.221 () {34 vars in 777 bytes} [Tue May 12 17:46:01 2026] PUT /v2.0/security-groups/28c71967-b149-42e5-b316-800d9d242882/tags/green => 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: 1182/2460] 10.0.0.221 () {32 vars in 746 bytes} [Tue May 12 17:46:02 2026] GET /v2.0/security-groups/28c71967-b149-42e5-b316-800d9d242882/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2461] 10.0.0.221 () {34 vars in 773 bytes} [Tue May 12 17:46:02 2026] PUT /v2.0/security-groups/28c71967-b149-42e5-b316-800d9d242882/tags/red => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2462] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:46:01 2026] DELETE /v2.0/routers/40580d9d-b5c1-4e28-aca2-4e395a3a95a8 => generated 0 bytes in 520 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2463] 10.0.0.221 () {32 vars in 746 bytes} [Tue May 12 17:46:02 2026] GET /v2.0/security-groups/28c71967-b149-42e5-b316-800d9d242882/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2464] 10.0.0.221 () {32 vars in 720 bytes} [Tue May 12 17:46:02 2026] GET /v2.0/routers/d2a9f3c0-8e92-43c0-b0db-396b2c384bd0 => generated 480 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2465] 10.0.0.221 () {34 vars in 795 bytes} [Tue May 12 17:46:02 2026] PUT /v2.0/security-groups/28c71967-b149-42e5-b316-800d9d242882/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: 8|app: 0|req: 1184/2466] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:46:02 2026] GET /v2.0/security-groups?tenant_id=888062804c4542f2aa522e80ced2be00&name=default => generated 2929 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2467] 10.0.0.221 () {32 vars in 746 bytes} [Tue May 12 17:46:02 2026] GET /v2.0/security-groups/28c71967-b149-42e5-b316-800d9d242882/tags => generated 52 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2468] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:46:02 2026] DELETE /v2.0/security-groups/1b0e42fd-89f7-436f-9576-beda50bdbb94 => 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: 1187/2469] 10.0.0.221 () {34 vars in 766 bytes} [Tue May 12 17:46:02 2026] PUT /v2.0/security-groups/28c71967-b149-42e5-b316-800d9d242882/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2470] 10.0.0.221 () {32 vars in 746 bytes} [Tue May 12 17:46:02 2026] GET /v2.0/security-groups/28c71967-b149-42e5-b316-800d9d242882/tags => generated 37 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2471] 10.0.0.221 () {32 vars in 754 bytes} [Tue May 12 17:46:02 2026] GET /v2.0/security-groups/28c71967-b149-42e5-b316-800d9d242882/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:46:02.724 8 INFO neutron.api.v2.resource [None req-7e9a68e4-1f7c-49bd-bb29-4b2936bb82c3 8a2e9436f6bc496bac032f7cf831dbbd 73ff93ee8b3a46ff9581ff2c98be855e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1190/2472] 10.0.0.221 () {32 vars in 758 bytes} [Tue May 12 17:46:02 2026] GET /v2.0/security-groups/28c71967-b149-42e5-b316-800d9d242882/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2473] 10.0.0.221 () {32 vars in 757 bytes} [Tue May 12 17:46:02 2026] DELETE /v2.0/security-groups/28c71967-b149-42e5-b316-800d9d242882/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2474] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:46:02 2026] GET /v2.0/security-groups?tenant_id=b8b7ff52c66b44e8932ac9ea9e9c55f6&name=default => generated 2929 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2475] 10.0.0.221 () {32 vars in 746 bytes} [Tue May 12 17:46:02 2026] GET /v2.0/security-groups/28c71967-b149-42e5-b316-800d9d242882/tags => generated 30 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2476] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:46:02 2026] DELETE /v2.0/security-groups/76d47ece-80e8-48b3-9018-b743807f7172 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:46:03.022 8 INFO neutron.api.v2.resource [None req-4c4d760c-5037-4d76-9af1-089432cafcf4 8a2e9436f6bc496bac032f7cf831dbbd 73ff93ee8b3a46ff9581ff2c98be855e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1195/2477] 10.0.0.221 () {32 vars in 761 bytes} [Tue May 12 17:46:02 2026] DELETE /v2.0/security-groups/28c71967-b149-42e5-b316-800d9d242882/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2478] 10.0.0.221 () {32 vars in 749 bytes} [Tue May 12 17:46:03 2026] DELETE /v2.0/security-groups/28c71967-b149-42e5-b316-800d9d242882/tags => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2479] 10.0.0.221 () {32 vars in 746 bytes} [Tue May 12 17:46:03 2026] GET /v2.0/security-groups/28c71967-b149-42e5-b316-800d9d242882/tags => 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: 1198/2480] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:46:03 2026] DELETE /v2.0/security-groups/28c71967-b149-42e5-b316-800d9d242882 => 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: 1283/2481] 10.0.0.221 () {34 vars in 741 bytes} [Tue May 12 17:46:02 2026] PUT /v2.0/routers/d2a9f3c0-8e92-43c0-b0db-396b2c384bd0 => generated 480 bytes in 1219 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2482] 10.0.0.221 () {32 vars in 735 bytes} [Tue May 12 17:46:03 2026] GET /v2.0/ports?device_id=d2a9f3c0-8e92-43c0-b0db-396b2c384bd0 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2483] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:46:03 2026] GET /v2.0/security-groups?tenant_id=73ff93ee8b3a46ff9581ff2c98be855e&name=default => generated 2929 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2484] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:46:04 2026] DELETE /v2.0/security-groups/b3f6ef50-54b6-4879-9c6a-a51c1c00c6fc => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:46:04.366 7 INFO neutron.services.segments.plugin [-] Segment 2c8ef5d0-5515-4f16-bbb3-55fc93456c6e resource provider aggregate not found 2026-05-12 17:46:04.371 7 INFO neutron.services.segments.plugin [-] Segment 2c8ef5d0-5515-4f16-bbb3-55fc93456c6e resource provider aggregate not found 2026-05-12 17:46:04.395 7 INFO neutron.db.l3_hamode_db [None req-84379a07-dc46-4577-adbc-c7425191fad0 a8e2f04785ba4e7d9cb16fffe45165f0 9a49fdd015a04581879f6a18a19416e6 - - default default] HA network 58a93690-b325-404a-9757-4718f21f6d1e was deleted as no HA routers are present in tenant 9a49fdd015a04581879f6a18a19416e6. [pid: 7|app: 0|req: 1284/2485] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:46:03 2026] DELETE /v2.0/routers/d2a9f3c0-8e92-43c0-b0db-396b2c384bd0 => generated 0 bytes in 865 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2486] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:46:04 2026] GET /v2.0/security-groups?tenant_id=bb372350d1784d0ea844cf224bf43275&name=default => generated 2929 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:46:04.581 7 INFO neutron.services.segments.plugin [-] Segment 2c8ef5d0-5515-4f16-bbb3-55fc93456c6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c8ef5d0-5515-4f16-bbb3-55fc93456c6e found for delete ", "request_id": "req-0c0426fa-a11f-454c-b7ea-674cf3f1f95c"}]} 2026-05-12 17:46:04.582 7 INFO neutron.services.segments.plugin [-] Segment 2c8ef5d0-5515-4f16-bbb3-55fc93456c6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c8ef5d0-5515-4f16-bbb3-55fc93456c6e found for delete ", "request_id": "req-95bad8c4-f90d-404e-8c64-45fecbe2f02a"}]} [pid: 7|app: 0|req: 1285/2487] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:46:04 2026] DELETE /v2.0/security-groups/47fe4306-d215-4772-8efd-b5459a776238 => 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: 1203/2488] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:46:05 2026] GET /v2.0/security-groups?tenant_id=4b668b0442ff4a06942fa27be1efeabe&name=default => generated 2929 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2489] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:46:05 2026] DELETE /v2.0/security-groups/805d8e97-9a7d-46f1-b35d-fa8a5fed780d => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2490] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:46:06 2026] GET /v2.0/security-groups?tenant_id=9a49fdd015a04581879f6a18a19416e6&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2491] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:46:06 2026] DELETE /v2.0/security-groups/dc0e684a-568a-42cc-a443-ad39a253e315 => 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: 1205/2492] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:46:06 2026] GET /v2.0/security-groups?tenant_id=5b3ba955d6e14ecab15fc8a3567433fd&name=default => generated 2929 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2493] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:46:06 2026] DELETE /v2.0/security-groups/735aa6b0-c51d-4d23-b161-49650cbe66a9 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:46:06.840 8 WARNING neutron_lib.context [None req-f402f6b3-edbf-40cf-a5fb-fece82021cfe 288e320d3d034e7c8c382805ec1eb442 f11d14b3241141ed9c0b0b4943a506ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:46:06.891 8 INFO neutron.db.segments_db [None req-f402f6b3-edbf-40cf-a5fb-fece82021cfe 288e320d3d034e7c8c382805ec1eb442 f11d14b3241141ed9c0b0b4943a506ab - - default default] Added segment 94f1f7a5-65d6-4e37-b87d-c0b80caab681 of type vxlan for network c33a0003-88e9-46a4-9968-02ecd7585fee 2026-05-12 17:46:07.206 8 INFO neutron.db.l3_hamode_db [None req-f402f6b3-edbf-40cf-a5fb-fece82021cfe 288e320d3d034e7c8c382805ec1eb442 f11d14b3241141ed9c0b0b4943a506ab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:46:07.388 8 INFO neutron.db.l3_hamode_db [None req-f402f6b3-edbf-40cf-a5fb-fece82021cfe 288e320d3d034e7c8c382805ec1eb442 f11d14b3241141ed9c0b0b4943a506ab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1206/2494] 10.0.0.221 () {34 vars in 667 bytes} [Tue May 12 17:46:06 2026] POST /v2.0/routers => generated 474 bytes in 1591 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2495] 10.0.0.221 () {34 vars in 750 bytes} [Tue May 12 17:46:08 2026] PUT /v2.0/routers/d0ab2de9-13f8-456e-9bfc-a93f0b9ca8b8/tags => generated 25 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2496] 10.0.0.221 () {32 vars in 730 bytes} [Tue May 12 17:46:08 2026] GET /v2.0/routers/d0ab2de9-13f8-456e-9bfc-a93f0b9ca8b8/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: 1290/2497] 10.0.0.221 () {34 vars in 761 bytes} [Tue May 12 17:46:08 2026] PUT /v2.0/routers/d0ab2de9-13f8-456e-9bfc-a93f0b9ca8b8/tags/green => generated 4 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2498] 10.0.0.221 () {32 vars in 730 bytes} [Tue May 12 17:46:08 2026] GET /v2.0/routers/d0ab2de9-13f8-456e-9bfc-a93f0b9ca8b8/tags => generated 34 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2499] 10.0.0.221 () {34 vars in 757 bytes} [Tue May 12 17:46:08 2026] PUT /v2.0/routers/d0ab2de9-13f8-456e-9bfc-a93f0b9ca8b8/tags/red => generated 4 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2500] 10.0.0.221 () {32 vars in 730 bytes} [Tue May 12 17:46:08 2026] GET /v2.0/routers/d0ab2de9-13f8-456e-9bfc-a93f0b9ca8b8/tags => generated 34 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2501] 10.0.0.221 () {34 vars in 779 bytes} [Tue May 12 17:46:08 2026] PUT /v2.0/routers/d0ab2de9-13f8-456e-9bfc-a93f0b9ca8b8/tags/black.or.white => generated 4 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2502] 10.0.0.221 () {32 vars in 730 bytes} [Tue May 12 17:46:08 2026] GET /v2.0/routers/d0ab2de9-13f8-456e-9bfc-a93f0b9ca8b8/tags => generated 52 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2503] 10.0.0.221 () {34 vars in 750 bytes} [Tue May 12 17:46:08 2026] PUT /v2.0/routers/d0ab2de9-13f8-456e-9bfc-a93f0b9ca8b8/tags => generated 37 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2504] 10.0.0.221 () {32 vars in 730 bytes} [Tue May 12 17:46:09 2026] GET /v2.0/routers/d0ab2de9-13f8-456e-9bfc-a93f0b9ca8b8/tags => generated 37 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2505] 10.0.0.221 () {32 vars in 738 bytes} [Tue May 12 17:46:09 2026] GET /v2.0/routers/d0ab2de9-13f8-456e-9bfc-a93f0b9ca8b8/tags/red => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:46:09.239 8 INFO neutron.api.v2.resource [None req-4758c269-2a86-4fa7-aa0d-e97b4038e1d1 288e320d3d034e7c8c382805ec1eb442 f11d14b3241141ed9c0b0b4943a506ab - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1212/2506] 10.0.0.221 () {32 vars in 742 bytes} [Tue May 12 17:46:09 2026] GET /v2.0/routers/d0ab2de9-13f8-456e-9bfc-a93f0b9ca8b8/tags/green => generated 99 bytes in 73 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2507] 10.0.0.221 () {32 vars in 741 bytes} [Tue May 12 17:46:09 2026] DELETE /v2.0/routers/d0ab2de9-13f8-456e-9bfc-a93f0b9ca8b8/tags/red => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2508] 10.0.0.221 () {32 vars in 730 bytes} [Tue May 12 17:46:09 2026] GET /v2.0/routers/d0ab2de9-13f8-456e-9bfc-a93f0b9ca8b8/tags => generated 30 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:46:09.494 7 INFO neutron.api.v2.resource [None req-761017b4-d38c-4788-849a-10160380cada 288e320d3d034e7c8c382805ec1eb442 f11d14b3241141ed9c0b0b4943a506ab - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1296/2509] 10.0.0.221 () {32 vars in 745 bytes} [Tue May 12 17:46:09 2026] DELETE /v2.0/routers/d0ab2de9-13f8-456e-9bfc-a93f0b9ca8b8/tags/green => generated 99 bytes in 89 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2510] 10.0.0.221 () {32 vars in 733 bytes} [Tue May 12 17:46:09 2026] DELETE /v2.0/routers/d0ab2de9-13f8-456e-9bfc-a93f0b9ca8b8/tags => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2511] 10.0.0.221 () {32 vars in 730 bytes} [Tue May 12 17:46:09 2026] GET /v2.0/routers/d0ab2de9-13f8-456e-9bfc-a93f0b9ca8b8/tags => generated 12 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2512] 10.0.0.221 () {32 vars in 720 bytes} [Tue May 12 17:46:09 2026] GET /v2.0/routers/d0ab2de9-13f8-456e-9bfc-a93f0b9ca8b8 => generated 480 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2513] 10.0.0.221 () {34 vars in 741 bytes} [Tue May 12 17:46:09 2026] PUT /v2.0/routers/d0ab2de9-13f8-456e-9bfc-a93f0b9ca8b8 => generated 480 bytes in 818 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2514] 10.0.0.221 () {32 vars in 735 bytes} [Tue May 12 17:46:10 2026] GET /v2.0/ports?device_id=d0ab2de9-13f8-456e-9bfc-a93f0b9ca8b8 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:46:11.045 8 WARNING neutron_lib.context [None req-57e1270d-b260-4ab5-8866-f41a3c5ca3fc 20b480c526fe47ef968e3c897cb21ee7 34c6a8abbb1c4649927a514af3b1015e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/2515] 10.0.0.221 () {34 vars in 683 bytes} [Tue May 12 17:46:10 2026] POST /v2.0/security-groups => generated 1603 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 17:46:11.360 8 WARNING neutron_lib.context [None req-e9d92ae6-e791-4a42-a461-82c58809b5e9 20b480c526fe47ef968e3c897cb21ee7 34c6a8abbb1c4649927a514af3b1015e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:46:11.375 7 INFO neutron.services.segments.plugin [-] Segment 94f1f7a5-65d6-4e37-b87d-c0b80caab681 resource provider aggregate not found 2026-05-12 17:46:11.381 7 INFO neutron.services.segments.plugin [-] Segment 94f1f7a5-65d6-4e37-b87d-c0b80caab681 resource provider aggregate not found 2026-05-12 17:46:11.398 7 INFO neutron.services.segments.plugin [-] Segment 94f1f7a5-65d6-4e37-b87d-c0b80caab681 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94f1f7a5-65d6-4e37-b87d-c0b80caab681 found for delete ", "request_id": "req-ede11834-9b67-4c47-995e-b04834657c8f"}]} 2026-05-12 17:46:11.399 7 INFO neutron.services.segments.plugin [-] Segment 94f1f7a5-65d6-4e37-b87d-c0b80caab681 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94f1f7a5-65d6-4e37-b87d-c0b80caab681 found for delete ", "request_id": "req-ae6c3800-f8ed-4127-8240-0a2a53e54ef7"}]} 2026-05-12 17:46:11.404 7 INFO neutron.db.l3_hamode_db [None req-652aa5c5-a3d3-43a2-a1c2-594d49796a9a 288e320d3d034e7c8c382805ec1eb442 f11d14b3241141ed9c0b0b4943a506ab - - default default] HA network c33a0003-88e9-46a4-9968-02ecd7585fee was deleted as no HA routers are present in tenant f11d14b3241141ed9c0b0b4943a506ab. [pid: 7|app: 0|req: 1299/2518] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:46:10 2026] DELETE /v2.0/routers/d0ab2de9-13f8-456e-9bfc-a93f0b9ca8b8 => generated 0 bytes in 791 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2519] 10.0.0.221 () {34 vars in 683 bytes} [Tue May 12 17:46:11 2026] POST /v2.0/security-groups => generated 1603 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 17:46:11.501 7 WARNING neutron_lib.context [None req-2fc2a9de-6a71-4afb-b966-27ee03679412 20b480c526fe47ef968e3c897cb21ee7 34c6a8abbb1c4649927a514af3b1015e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1300/2520] 10.0.0.221 () {34 vars in 683 bytes} [Tue May 12 17:46:11 2026] POST /v2.0/security-groups => generated 1603 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 17:46:11.655 8 WARNING neutron_lib.context [None req-ea1d2a04-4fc9-4df6-8d0b-5c8c7b0def1c 20b480c526fe47ef968e3c897cb21ee7 34c6a8abbb1c4649927a514af3b1015e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1221/2521] 10.0.0.221 () {34 vars in 683 bytes} [Tue May 12 17:46:11 2026] POST /v2.0/security-groups => generated 1603 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 17:46:11.798 7 WARNING neutron_lib.context [None req-e1080bf5-3bda-44a8-adb9-7b035b475426 20b480c526fe47ef968e3c897cb21ee7 34c6a8abbb1c4649927a514af3b1015e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1301/2522] 10.0.0.221 () {34 vars in 683 bytes} [Tue May 12 17:46:11 2026] POST /v2.0/security-groups => generated 1603 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2523] 10.0.0.221 () {34 vars in 766 bytes} [Tue May 12 17:46:11 2026] PUT /v2.0/security-groups/7d01d1ce-c7cf-4178-a4dc-ca494bdcd007/tags => generated 17 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2524] 10.0.0.221 () {34 vars in 766 bytes} [Tue May 12 17:46:12 2026] PUT /v2.0/security-groups/08f1b99e-dc62-4081-b70b-05404a9fe04b/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: 1223/2525] 10.0.0.221 () {34 vars in 766 bytes} [Tue May 12 17:46:12 2026] PUT /v2.0/security-groups/1f4964c9-53fd-4f07-b779-f825e38c7303/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2526] 10.0.0.221 () {34 vars in 766 bytes} [Tue May 12 17:46:12 2026] PUT /v2.0/security-groups/037416c6-e6d6-497f-8109-c9655101128e/tags => 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: 1225/2527] 10.0.0.221 () {32 vars in 679 bytes} [Tue May 12 17:46:12 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2528] 10.0.0.221 () {32 vars in 693 bytes} [Tue May 12 17:46:12 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2529] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:46:12 2026] GET /v2.0/security-groups?tenant_id=f11d14b3241141ed9c0b0b4943a506ab&name=default => generated 2929 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2530] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:46:12 2026] DELETE /v2.0/security-groups/35674d44-9564-4352-b461-bf69c7c38111 => 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: 1305/2531] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:46:12 2026] GET /v2.0/security-groups?tenant_id=314f11cfcfe040cf8b8d316d6ad00f03&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: 1227/2532] 10.0.0.221 () {32 vars in 689 bytes} [Tue May 12 17:46:12 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 453 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2533] 10.0.0.221 () {32 vars in 701 bytes} [Tue May 12 17:46:12 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2534] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:46:12 2026] DELETE /v2.0/security-groups/9ee66ff9-839c-4dc0-821c-82556001a310 => 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: 1229/2535] 10.0.0.221 () {32 vars in 687 bytes} [Tue May 12 17:46:12 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2536] 10.0.0.221 () {32 vars in 701 bytes} [Tue May 12 17:46:12 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2537] 10.0.0.221 () {32 vars in 697 bytes} [Tue May 12 17:46:12 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2538] 10.0.0.221 () {32 vars in 709 bytes} [Tue May 12 17:46:13 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2539] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:46:13 2026] DELETE /v2.0/security-groups/7d01d1ce-c7cf-4178-a4dc-ca494bdcd007 => 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: 1309/2540] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:46:13 2026] DELETE /v2.0/security-groups/08f1b99e-dc62-4081-b70b-05404a9fe04b => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2541] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:46:13 2026] DELETE /v2.0/security-groups/1f4964c9-53fd-4f07-b779-f825e38c7303 => 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: 1310/2542] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:46:13 2026] DELETE /v2.0/security-groups/037416c6-e6d6-497f-8109-c9655101128e => 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: 1233/2543] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:46:13 2026] DELETE /v2.0/security-groups/de5e2f20-2974-494f-9a4a-9055e633cd2b => 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: 1311/2544] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:46:14 2026] GET /v2.0/security-groups?tenant_id=94c06963e13a422ca667c197f6d7dc0c&name=default => generated 2929 bytes in 357 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2545] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:46:14 2026] DELETE /v2.0/security-groups/3d8785a2-6f0a-4ea7-828a-d23d5a9ef80c => 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: 1312/2546] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:46:15 2026] GET /v2.0/security-groups?tenant_id=34c6a8abbb1c4649927a514af3b1015e&name=default => generated 2929 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2547] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:46:15 2026] DELETE /v2.0/security-groups/307035fe-59ed-44d0-acc6-c38e4305bddb => 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: 1313/2548] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:46:15 2026] GET /v2.0/security-groups?tenant_id=77aa4bd903ee44b185137dcd1d565527&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2549] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:46:15 2026] DELETE /v2.0/security-groups/3a173190-03e1-454b-84ed-a82f7b4fc054 => 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: 1314/2550] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:46:16 2026] GET /v2.0/security-groups?tenant_id=dffda1a4680843888fce92f7126a0990&name=default => generated 2929 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2551] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:46:17 2026] DELETE /v2.0/security-groups/553dc2e5-b9fb-4db1-b2fe-67e072326894 => 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: 1238/2552] 199.19.213.199 () {34 vars in 1095 bytes} [Tue May 12 17:46:17 2026] GET /v2.0/ports?device_id=037e6e0a-c219-46db-8830-4f9a82687194&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2553] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:46:17 2026] GET /v2.0/ports?tenant_id=f7b9461a545a49c0bca146610a712216&device_id=037e6e0a-c219-46db-8830-4f9a82687194 => generated 1469 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2554] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:46:17 2026] GET /v2.0/security-groups?tenant_id=325150d30a4a4069b12f441c34a82ff8&name=default => generated 2929 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2555] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:46:17 2026] GET /v2.0/networks?id=e76d56c1-66d6-4d34-8a91-4947bf380566 => generated 800 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2556] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:46:17 2026] DELETE /v2.0/security-groups/34d4ded8-5220-4885-835a-b38ecc709f50 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2557] 199.19.213.199 () {34 vars in 1057 bytes} [Tue May 12 17:46:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.167&port_id=8e5f9ddd-d57d-42ee-a87d-3b6412dea720 => generated 860 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2558] 199.19.213.199 () {34 vars in 1103 bytes} [Tue May 12 17:46:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A13c&port_id=8e5f9ddd-d57d-42ee-a87d-3b6412dea720 => 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: 1318/2559] 199.19.213.199 () {34 vars in 1063 bytes} [Tue May 12 17:46:17 2026] GET /v2.0/subnets?id=bcd91c53-802a-4735-a644-2812f11e7406&id=68a4b001-c64c-4e82-a3a9-4d4c99b42b19 => generated 1363 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2560] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:46:17 2026] GET /v2.0/ports?network_id=e76d56c1-66d6-4d34-8a91-4947bf380566&device_owner=network%3Adhcp => generated 1457 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2561] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:46:17 2026] GET /v2.0/ports?network_id=e76d56c1-66d6-4d34-8a91-4947bf380566&device_owner=network%3Adhcp => generated 1457 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2562] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:46:17 2026] GET /v2.0/networks/e76d56c1-66d6-4d34-8a91-4947bf380566?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: 1320/2563] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:46:18 2026] GET /v2.0/networks/e76d56c1-66d6-4d34-8a91-4947bf380566?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:46:20.093 8 WARNING neutron_lib.context [None req-e0640a91-eebb-4ce5-b747-be3f6d6975f6 44be973a49df433bbf07db9a5d5fef54 2323707c1bc24ee48c188894919d2e1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1244/2564] 10.0.0.221 () {34 vars in 675 bytes} [Tue May 12 17:46:19 2026] POST /v2.0/subnetpools => generated 516 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:46:20.169 7 WARNING neutron_lib.context [None req-fb125833-cd64-462d-9f92-38bc92965ce9 44be973a49df433bbf07db9a5d5fef54 2323707c1bc24ee48c188894919d2e1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1321/2565] 10.0.0.221 () {34 vars in 675 bytes} [Tue May 12 17:46:20 2026] POST /v2.0/subnetpools => generated 516 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:46:20.242 8 WARNING neutron_lib.context [None req-1c979fa8-7cef-449d-b5d2-95c32946f36e 44be973a49df433bbf07db9a5d5fef54 2323707c1bc24ee48c188894919d2e1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1245/2566] 10.0.0.221 () {34 vars in 675 bytes} [Tue May 12 17:46:20 2026] POST /v2.0/subnetpools => generated 516 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:46:20.339 7 WARNING neutron_lib.context [None req-3ddf4bf7-79f6-45ef-9fec-866fac6a25a6 44be973a49df433bbf07db9a5d5fef54 2323707c1bc24ee48c188894919d2e1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1322/2567] 10.0.0.221 () {34 vars in 675 bytes} [Tue May 12 17:46:20 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-12 17:46:20.409 8 WARNING neutron_lib.context [None req-3f83d1a8-fe3b-4a1b-a7d6-3506e35dd82c 44be973a49df433bbf07db9a5d5fef54 2323707c1bc24ee48c188894919d2e1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1246/2568] 10.0.0.221 () {34 vars in 675 bytes} [Tue May 12 17:46:20 2026] POST /v2.0/subnetpools => generated 516 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2569] 10.0.0.221 () {34 vars in 758 bytes} [Tue May 12 17:46:20 2026] PUT /v2.0/subnetpools/5d1e4749-2a59-45f4-aed5-815998c49b38/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2570] 10.0.0.221 () {34 vars in 758 bytes} [Tue May 12 17:46:20 2026] PUT /v2.0/subnetpools/09a3a21f-7b3e-4d88-b283-218cfab4db35/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2571] 10.0.0.221 () {34 vars in 758 bytes} [Tue May 12 17:46:20 2026] PUT /v2.0/subnetpools/8107e0c4-2147-42f6-b22e-ca1825df43fa/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: 1248/2572] 10.0.0.221 () {34 vars in 758 bytes} [Tue May 12 17:46:20 2026] PUT /v2.0/subnetpools/6dc0d545-b597-4490-919d-c4b744c23190/tags => 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: 1325/2573] 10.0.0.221 () {32 vars in 671 bytes} [Tue May 12 17:46:20 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2574] 10.0.0.221 () {32 vars in 685 bytes} [Tue May 12 17:46:20 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2575] 10.0.0.221 () {32 vars in 681 bytes} [Tue May 12 17:46:20 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2576] 10.0.0.221 () {32 vars in 693 bytes} [Tue May 12 17:46:20 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2577] 10.0.0.221 () {32 vars in 679 bytes} [Tue May 12 17:46:20 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2578] 10.0.0.221 () {32 vars in 693 bytes} [Tue May 12 17:46:20 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2579] 10.0.0.221 () {32 vars in 689 bytes} [Tue May 12 17:46:20 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: 8|app: 0|req: 1252/2580] 10.0.0.221 () {32 vars in 701 bytes} [Tue May 12 17:46:20 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2581] 10.0.0.221 () {32 vars in 731 bytes} [Tue May 12 17:46:20 2026] DELETE /v2.0/subnetpools/5d1e4749-2a59-45f4-aed5-815998c49b38 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2582] 10.0.0.221 () {32 vars in 731 bytes} [Tue May 12 17:46:21 2026] DELETE /v2.0/subnetpools/09a3a21f-7b3e-4d88-b283-218cfab4db35 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2583] 10.0.0.221 () {32 vars in 731 bytes} [Tue May 12 17:46:21 2026] DELETE /v2.0/subnetpools/8107e0c4-2147-42f6-b22e-ca1825df43fa => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2584] 10.0.0.221 () {32 vars in 731 bytes} [Tue May 12 17:46:21 2026] DELETE /v2.0/subnetpools/6dc0d545-b597-4490-919d-c4b744c23190 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2585] 10.0.0.221 () {32 vars in 731 bytes} [Tue May 12 17:46:21 2026] DELETE /v2.0/subnetpools/b8370516-cfc6-4c57-8d59-56b3d5024041 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2586] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:46:22 2026] GET /v2.0/security-groups?tenant_id=65f48ea84a794bacabc5b6caedb38565&name=default => generated 2929 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2587] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:46:22 2026] DELETE /v2.0/security-groups/9150ee18-e7fd-4c75-bbac-c428578e7604 => 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: 1256/2588] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:46:22 2026] GET /v2.0/security-groups?tenant_id=b557adc0981c40109e078afc92f309f5&name=default => generated 2929 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2589] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:46:22 2026] DELETE /v2.0/security-groups/6485a0ce-6492-45b6-9a15-ba2cbc869219 => 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: 1257/2590] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:46:23 2026] GET /v2.0/security-groups?tenant_id=2323707c1bc24ee48c188894919d2e1a&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2591] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:46:23 2026] DELETE /v2.0/security-groups/5552d610-29bf-438f-8ac8-65f1108d7e38 => 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: 1259/2594] 10.0.0.221 () {34 vars in 677 bytes} [Tue May 12 17:46:26 2026] POST /v2.0/qos/policies => generated 359 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2595] 10.0.0.221 () {34 vars in 752 bytes} [Tue May 12 17:46:26 2026] PUT /v2.0/policies/40b81e1f-5cdd-4d89-a8c4-1d3a6156f211/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2596] 10.0.0.221 () {32 vars in 732 bytes} [Tue May 12 17:46:26 2026] GET /v2.0/policies/40b81e1f-5cdd-4d89-a8c4-1d3a6156f211/tags => generated 25 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2597] 10.0.0.221 () {34 vars in 763 bytes} [Tue May 12 17:46:26 2026] PUT /v2.0/policies/40b81e1f-5cdd-4d89-a8c4-1d3a6156f211/tags/green => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2598] 10.0.0.221 () {32 vars in 732 bytes} [Tue May 12 17:46:26 2026] GET /v2.0/policies/40b81e1f-5cdd-4d89-a8c4-1d3a6156f211/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: 1338/2599] 10.0.0.221 () {34 vars in 759 bytes} [Tue May 12 17:46:26 2026] PUT /v2.0/policies/40b81e1f-5cdd-4d89-a8c4-1d3a6156f211/tags/red => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2600] 10.0.0.221 () {32 vars in 732 bytes} [Tue May 12 17:46:27 2026] GET /v2.0/policies/40b81e1f-5cdd-4d89-a8c4-1d3a6156f211/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: 1339/2601] 10.0.0.221 () {34 vars in 781 bytes} [Tue May 12 17:46:27 2026] PUT /v2.0/policies/40b81e1f-5cdd-4d89-a8c4-1d3a6156f211/tags/black.or.white => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2602] 10.0.0.221 () {32 vars in 732 bytes} [Tue May 12 17:46:27 2026] GET /v2.0/policies/40b81e1f-5cdd-4d89-a8c4-1d3a6156f211/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2603] 10.0.0.221 () {34 vars in 752 bytes} [Tue May 12 17:46:27 2026] PUT /v2.0/policies/40b81e1f-5cdd-4d89-a8c4-1d3a6156f211/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2604] 10.0.0.221 () {32 vars in 732 bytes} [Tue May 12 17:46:27 2026] GET /v2.0/policies/40b81e1f-5cdd-4d89-a8c4-1d3a6156f211/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2605] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 12 17:46:27 2026] GET /v2.0/policies/40b81e1f-5cdd-4d89-a8c4-1d3a6156f211/tags/red => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:46:27.234 8 INFO neutron.api.v2.resource [None req-4b77e3e3-404d-4ec0-b133-8d8aeb922e72 d0370aa647e4436eb43675f8f0cf9c42 6d70ca9a903c4ce7856aadde8103ab41 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1265/2606] 10.0.0.221 () {32 vars in 744 bytes} [Tue May 12 17:46:27 2026] GET /v2.0/policies/40b81e1f-5cdd-4d89-a8c4-1d3a6156f211/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2607] 10.0.0.221 () {32 vars in 743 bytes} [Tue May 12 17:46:27 2026] DELETE /v2.0/policies/40b81e1f-5cdd-4d89-a8c4-1d3a6156f211/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2608] 10.0.0.221 () {32 vars in 732 bytes} [Tue May 12 17:46:27 2026] GET /v2.0/policies/40b81e1f-5cdd-4d89-a8c4-1d3a6156f211/tags => generated 30 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:46:27.338 7 INFO neutron.api.v2.resource [None req-b7129055-1cb9-4ffc-9bad-9126347ca147 d0370aa647e4436eb43675f8f0cf9c42 6d70ca9a903c4ce7856aadde8103ab41 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1343/2609] 10.0.0.221 () {32 vars in 747 bytes} [Tue May 12 17:46:27 2026] DELETE /v2.0/policies/40b81e1f-5cdd-4d89-a8c4-1d3a6156f211/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2610] 10.0.0.221 () {32 vars in 735 bytes} [Tue May 12 17:46:27 2026] DELETE /v2.0/policies/40b81e1f-5cdd-4d89-a8c4-1d3a6156f211/tags => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2611] 10.0.0.221 () {32 vars in 732 bytes} [Tue May 12 17:46:27 2026] GET /v2.0/policies/40b81e1f-5cdd-4d89-a8c4-1d3a6156f211/tags => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2612] 10.0.0.221 () {32 vars in 733 bytes} [Tue May 12 17:46:27 2026] DELETE /v2.0/qos/policies/40b81e1f-5cdd-4d89-a8c4-1d3a6156f211 => 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: 1345/2613] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:46:28 2026] GET /v2.0/security-groups?tenant_id=6d70ca9a903c4ce7856aadde8103ab41&name=default => generated 2929 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2614] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:46:28 2026] DELETE /v2.0/security-groups/25d6790d-a048-4390-bc3e-7cc9250664f1 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2615] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:46:28 2026] GET /v2.0/security-groups?tenant_id=ed234f344abc42da95bb8060c543d3e4&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2616] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:46:28 2026] DELETE /v2.0/security-groups/8bdb11b9-9acd-470e-bb0c-0fe9366d6e9c => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:46:32.365 7 WARNING neutron_lib.context [None req-d7f92139-cac0-4a18-9580-b513a6fe8367 5b8bedf7bf114016929298641e8613bc 59628d7236e947c19b4aee82127b4f1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:46:32.515 7 INFO neutron.db.segments_db [None req-d7f92139-cac0-4a18-9580-b513a6fe8367 5b8bedf7bf114016929298641e8613bc 59628d7236e947c19b4aee82127b4f1a - - default default] Added segment fba7b90b-6c5c-45f7-a7c6-59e06964ac3f of type vxlan for network 5c48b913-1391-456f-af95-84ee9c7ea0b9 [pid: 7|app: 0|req: 1347/2617] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:46:32 2026] POST /v2.0/networks => generated 632 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:46:32.645 8 WARNING neutron_lib.context [None req-ed6cfa8b-ed90-452b-8882-5065d6e805bc 5b8bedf7bf114016929298641e8613bc 59628d7236e947c19b4aee82127b4f1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:46:32.708 8 INFO neutron.db.segments_db [None req-ed6cfa8b-ed90-452b-8882-5065d6e805bc 5b8bedf7bf114016929298641e8613bc 59628d7236e947c19b4aee82127b4f1a - - default default] Added segment 045263cc-efe9-4ec2-bd73-333942a81307 of type vxlan for network 34115fd5-2e6f-4c16-bc8c-602270f6466e [pid: 8|app: 0|req: 1271/2618] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 12 17:46:32 2026] POST /v2.0/networks => generated 632 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2619] 10.0.0.221 () {34 vars in 752 bytes} [Tue May 12 17:46:32 2026] PUT /v2.0/networks/5c48b913-1391-456f-af95-84ee9c7ea0b9/tags => generated 25 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2620] 10.0.0.221 () {32 vars in 732 bytes} [Tue May 12 17:46:32 2026] GET /v2.0/networks/5c48b913-1391-456f-af95-84ee9c7ea0b9/tags => generated 25 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2621] 10.0.0.221 () {34 vars in 752 bytes} [Tue May 12 17:46:32 2026] PUT /v2.0/networks/34115fd5-2e6f-4c16-bc8c-602270f6466e/tags => generated 17 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2622] 10.0.0.221 () {32 vars in 732 bytes} [Tue May 12 17:46:33 2026] GET /v2.0/networks/34115fd5-2e6f-4c16-bc8c-602270f6466e/tags => generated 17 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2623] 10.0.0.221 () {34 vars in 752 bytes} [Tue May 12 17:46:33 2026] PUT /v2.0/networks/34115fd5-2e6f-4c16-bc8c-602270f6466e/tags => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2624] 10.0.0.221 () {32 vars in 732 bytes} [Tue May 12 17:46:33 2026] GET /v2.0/networks/34115fd5-2e6f-4c16-bc8c-602270f6466e/tags => generated 12 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2625] 10.0.0.221 () {32 vars in 732 bytes} [Tue May 12 17:46:33 2026] GET /v2.0/networks/5c48b913-1391-456f-af95-84ee9c7ea0b9/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:46:33.457 8 INFO neutron.services.segments.plugin [-] Segment fba7b90b-6c5c-45f7-a7c6-59e06964ac3f resource provider aggregate not found 2026-05-12 17:46:33.464 8 INFO neutron.services.segments.plugin [-] Segment fba7b90b-6c5c-45f7-a7c6-59e06964ac3f resource provider aggregate not found [pid: 8|app: 0|req: 1275/2626] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:46:33 2026] DELETE /v2.0/networks/5c48b913-1391-456f-af95-84ee9c7ea0b9 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:46:33.676 7 INFO neutron.services.segments.plugin [-] Segment 045263cc-efe9-4ec2-bd73-333942a81307 resource provider aggregate not found 2026-05-12 17:46:33.681 7 INFO neutron.services.segments.plugin [-] Segment 045263cc-efe9-4ec2-bd73-333942a81307 resource provider aggregate not found [pid: 7|app: 0|req: 1352/2627] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:46:33 2026] DELETE /v2.0/networks/34115fd5-2e6f-4c16-bc8c-602270f6466e => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:46:34.351 8 INFO neutron.services.segments.plugin [-] Segment fba7b90b-6c5c-45f7-a7c6-59e06964ac3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fba7b90b-6c5c-45f7-a7c6-59e06964ac3f found for delete ", "request_id": "req-be6e366c-af91-4eed-a008-fdcc959606e1"}]} 2026-05-12 17:46:34.352 8 INFO neutron.services.segments.plugin [-] Segment fba7b90b-6c5c-45f7-a7c6-59e06964ac3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fba7b90b-6c5c-45f7-a7c6-59e06964ac3f found for delete ", "request_id": "req-4e8f9e31-6ea3-4a64-991c-eb2255cc88dd"}]} [pid: 7|app: 0|req: 1353/2628] 199.19.213.199 () {30 vars in 702 bytes} [Tue May 12 17:46:34 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: 1354/2629] 199.19.213.199 () {30 vars in 704 bytes} [Tue May 12 17:46:34 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2630] 199.19.213.199 () {30 vars in 680 bytes} [Tue May 12 17:46:34 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) 2026-05-12 17:46:34.407 7 INFO neutron.services.segments.plugin [-] Segment 045263cc-efe9-4ec2-bd73-333942a81307 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 045263cc-efe9-4ec2-bd73-333942a81307 found for delete ", "request_id": "req-dda4d4b5-3461-483e-b2c4-944894700615"}]} [pid: 7|app: 0|req: 1356/2631] 199.19.213.199 () {30 vars in 716 bytes} [Tue May 12 17:46:34 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) 2026-05-12 17:46:34.425 7 INFO neutron.services.segments.plugin [-] Segment 045263cc-efe9-4ec2-bd73-333942a81307 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 045263cc-efe9-4ec2-bd73-333942a81307 found for delete ", "request_id": "req-82ecc635-91e7-4050-99a5-2cd782af47ee"}]} [pid: 7|app: 0|req: 1357/2632] 199.19.213.199 () {30 vars in 740 bytes} [Tue May 12 17:46:34 2026] GET /v2.0/subnets/ceaa3e52-af53-4c1d-83a1-bfce6bfcb283 => generated 652 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2633] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:46:34 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2634] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:46:34 2026] GET /v2.0/security-groups?tenant_id=23d2aa587efa4530811c7853aac42a5f&name=default => generated 2929 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2635] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:46:34 2026] DELETE /v2.0/security-groups/40c8e85c-2787-4cd0-bffb-928b171fb818 => 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: 1278/2636] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:46:34 2026] GET /v2.0/security-groups?tenant_id=59628d7236e947c19b4aee82127b4f1a&name=default => generated 2929 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2637] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:46:34 2026] DELETE /v2.0/security-groups/e00c54f3-72db-40d4-8a8e-711bcb932b04 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2638] 199.19.213.199 () {34 vars in 716 bytes} [Tue May 12 17:46:34 2026] POST /v2.0/ports => generated 1097 bytes in 955 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2639] 10.0.0.15 () {34 vars in 969 bytes} [Tue May 12 17:46:35 2026] GET /v2.0/ports/cd26b060-6c45-4c0b-8828-03f244117d00 => generated 1097 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: 1360/2640] 10.0.0.15 () {34 vars in 905 bytes} [Tue May 12 17:46:35 2026] GET /v2.0/extensions => generated 19901 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2641] 199.19.213.199 () {34 vars in 1261 bytes} [Tue May 12 17:46:35 2026] GET /v2.0/ports/cd26b060-6c45-4c0b-8828-03f244117d00?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2642] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:46:35 2026] GET /v2.0/networks/2f030439-06b7-45b0-a7d8-8c06f6613a87?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: 1282/2643] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:46:35 2026] GET /v2.0/networks/2f030439-06b7-45b0-a7d8-8c06f6613a87?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2644] 199.19.213.199 () {34 vars in 974 bytes} [Tue May 12 17:46:35 2026] GET /v2.0/ports/cd26b060-6c45-4c0b-8828-03f244117d00 => generated 1097 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2645] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:46:35 2026] GET /v2.0/networks?id=2f030439-06b7-45b0-a7d8-8c06f6613a87 => generated 803 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2646] 199.19.213.199 () {38 vars in 1027 bytes} [Tue May 12 17:46:36 2026] PUT /v2.0/ports/cd26b060-6c45-4c0b-8828-03f244117d00 => generated 1251 bytes in 533 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2647] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:46:36 2026] GET /v2.0/ports?tenant_id=bd9c7005ee7a42e18f4a00f5b1c12cb4&device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 2527 bytes in 50 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: 1364/2648] 199.19.213.199 () {34 vars in 1061 bytes} [Tue May 12 17:46:36 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.223&port_id=d1c0a1f7-22fb-4ded-b9c0-7d70499d40ff => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2649] 199.19.213.199 () {34 vars in 983 bytes} [Tue May 12 17:46:36 2026] GET /v2.0/subnets?id=cbcf5600-a0b8-4c55-8e92-003a884c0932 => generated 630 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:46:36.769 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-44adef78-b951-4213-b7d6-42579ab71edf'] response: {'name': 'network-changed', 'server_uuid': 'b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12', 'tag': 'cd26b060-6c45-4c0b-8828-03f244117d00', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1365/2650] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:46:36 2026] GET /v2.0/ports?network_id=2fb37a3e-cff5-4420-9131-582bccf8f5d0&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2651] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:46:36 2026] GET /v2.0/networks/2fb37a3e-cff5-4420-9131-582bccf8f5d0?fields=segments => generated 14 bytes in 69 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: 1366/2652] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:46:36 2026] GET /v2.0/networks/2fb37a3e-cff5-4420-9131-582bccf8f5d0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2653] 199.19.213.199 () {34 vars in 1057 bytes} [Tue May 12 17:46:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.191&port_id=cd26b060-6c45-4c0b-8828-03f244117d00 => 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: 1367/2654] 199.19.213.199 () {34 vars in 983 bytes} [Tue May 12 17:46:37 2026] GET /v2.0/subnets?id=ceaa3e52-af53-4c1d-83a1-bfce6bfcb283 => generated 655 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2655] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:46:37 2026] GET /v2.0/ports?network_id=2f030439-06b7-45b0-a7d8-8c06f6613a87&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: 1368/2656] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:46:37 2026] GET /v2.0/networks/2f030439-06b7-45b0-a7d8-8c06f6613a87?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: 1289/2657] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:46:37 2026] GET /v2.0/networks/2f030439-06b7-45b0-a7d8-8c06f6613a87?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: 1369/2658] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:46:37 2026] GET /v2.0/ports?tenant_id=bd9c7005ee7a42e18f4a00f5b1c12cb4&device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 2527 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2659] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:46:37 2026] GET /v2.0/networks?id=2f030439-06b7-45b0-a7d8-8c06f6613a87 => generated 803 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2660] 199.19.213.199 () {34 vars in 1057 bytes} [Tue May 12 17:46:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.191&port_id=cd26b060-6c45-4c0b-8828-03f244117d00 => 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: 1291/2661] 199.19.213.199 () {34 vars in 983 bytes} [Tue May 12 17:46:37 2026] GET /v2.0/subnets?id=ceaa3e52-af53-4c1d-83a1-bfce6bfcb283 => 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: 1371/2662] 10.0.0.15 () {34 vars in 969 bytes} [Tue May 12 17:46:37 2026] GET /v2.0/ports/cd26b060-6c45-4c0b-8828-03f244117d00 => generated 1287 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2663] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:46:37 2026] GET /v2.0/ports?network_id=2f030439-06b7-45b0-a7d8-8c06f6613a87&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: 1293/2664] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:46:37 2026] GET /v2.0/networks/2f030439-06b7-45b0-a7d8-8c06f6613a87?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: 1294/2665] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:46:37 2026] GET /v2.0/networks/2f030439-06b7-45b0-a7d8-8c06f6613a87?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: 1372/2666] 199.19.213.199 () {34 vars in 788 bytes} [Tue May 12 17:46:37 2026] PUT /v2.0/ports/cd26b060-6c45-4c0b-8828-03f244117d00 => generated 1312 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:46:37.908 8 INFO neutron.api.v2.resource [None req-c9a000ee-8ce5-4e73-b796-0c6529e0b481 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1295/2667] 199.19.213.199 () {30 vars in 762 bytes} [Tue May 12 17:46:37 2026] GET /v2.0/security-groups/lb-ab5e99bc-7b5d-406f-af7f-eb3acd4d99ba => generated 149 bytes in 16 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: 1373/2668] 199.19.213.199 () {30 vars in 784 bytes} [Tue May 12 17:46:37 2026] GET /v2.0/security-groups?name=lb-ab5e99bc-7b5d-406f-af7f-eb3acd4d99ba => generated 1639 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2669] 199.19.213.199 () {34 vars in 788 bytes} [Tue May 12 17:46:37 2026] PUT /v2.0/ports/cd26b060-6c45-4c0b-8828-03f244117d00 => generated 1312 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2670] 199.19.213.199 () {30 vars in 702 bytes} [Tue May 12 17:46:38 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 1297/2671] 199.19.213.199 () {30 vars in 704 bytes} [Tue May 12 17:46:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2672] 199.19.213.199 () {30 vars in 680 bytes} [Tue May 12 17:46:38 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: 1298/2673] 199.19.213.199 () {30 vars in 716 bytes} [Tue May 12 17:46:38 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: 7|app: 0|req: 1376/2674] 199.19.213.199 () {30 vars in 740 bytes} [Tue May 12 17:46:38 2026] GET /v2.0/subnets/ceaa3e52-af53-4c1d-83a1-bfce6bfcb283 => 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: 1299/2675] 199.19.213.199 () {30 vars in 736 bytes} [Tue May 12 17:46:38 2026] GET /v2.0/ports/34a56481-d301-4f82-b717-678b4de02a22 => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:46:38.684 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1e8dbd52-7eb0-4102-9c7f-ea4c2a77891f'] response: {'name': 'network-changed', 'server_uuid': 'b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12', 'tag': 'cd26b060-6c45-4c0b-8828-03f244117d00', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1377/2676] 199.19.213.199 () {30 vars in 736 bytes} [Tue May 12 17:46:38 2026] GET /v2.0/ports/cd26b060-6c45-4c0b-8828-03f244117d00 => generated 1350 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2677] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:46:38 2026] GET /v2.0/ports?tenant_id=bd9c7005ee7a42e18f4a00f5b1c12cb4&device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 2590 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2678] 199.19.213.199 () {30 vars in 740 bytes} [Tue May 12 17:46:38 2026] GET /v2.0/subnets/ceaa3e52-af53-4c1d-83a1-bfce6bfcb283 => generated 652 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:46:38.821 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f3724a1a-d578-41c5-9e48-cd98457fbe80'] response: {'name': 'network-changed', 'server_uuid': 'b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12', 'tag': 'cd26b060-6c45-4c0b-8828-03f244117d00', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1301/2679] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:46:38 2026] GET /v2.0/networks?id=2f030439-06b7-45b0-a7d8-8c06f6613a87 => generated 803 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2680] 199.19.213.199 () {30 vars in 742 bytes} [Tue May 12 17:46:38 2026] GET /v2.0/networks/2f030439-06b7-45b0-a7d8-8c06f6613a87 => 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: 1302/2681] 199.19.213.199 () {34 vars in 1057 bytes} [Tue May 12 17:46:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.191&port_id=cd26b060-6c45-4c0b-8828-03f244117d00 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2682] 199.19.213.199 () {30 vars in 736 bytes} [Tue May 12 17:46:38 2026] GET /v2.0/ports/34a56481-d301-4f82-b717-678b4de02a22 => generated 1132 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2683] 199.19.213.199 () {34 vars in 983 bytes} [Tue May 12 17:46:38 2026] GET /v2.0/subnets?id=ceaa3e52-af53-4c1d-83a1-bfce6bfcb283 => 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: 1381/2684] 199.19.213.199 () {30 vars in 740 bytes} [Tue May 12 17:46:38 2026] GET /v2.0/subnets/ceaa3e52-af53-4c1d-83a1-bfce6bfcb283 => 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: 1304/2685] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:46:38 2026] GET /v2.0/ports?network_id=2f030439-06b7-45b0-a7d8-8c06f6613a87&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: 1382/2686] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:46:38 2026] GET /v2.0/networks/2f030439-06b7-45b0-a7d8-8c06f6613a87?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: 1305/2687] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:46:39 2026] GET /v2.0/networks/2f030439-06b7-45b0-a7d8-8c06f6613a87?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: 1383/2688] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:46:39 2026] GET /v2.0/ports?tenant_id=bd9c7005ee7a42e18f4a00f5b1c12cb4&device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 2590 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2689] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:46:39 2026] GET /v2.0/networks?id=2f030439-06b7-45b0-a7d8-8c06f6613a87 => generated 803 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2690] 199.19.213.199 () {34 vars in 1057 bytes} [Tue May 12 17:46:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.191&port_id=cd26b060-6c45-4c0b-8828-03f244117d00 => 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: 1307/2691] 199.19.213.199 () {34 vars in 983 bytes} [Tue May 12 17:46:39 2026] GET /v2.0/subnets?id=ceaa3e52-af53-4c1d-83a1-bfce6bfcb283 => generated 655 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2692] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:46:39 2026] GET /v2.0/ports?network_id=2f030439-06b7-45b0-a7d8-8c06f6613a87&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: 1308/2693] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:46:39 2026] GET /v2.0/networks/2f030439-06b7-45b0-a7d8-8c06f6613a87?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2694] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:46:39 2026] GET /v2.0/networks/2f030439-06b7-45b0-a7d8-8c06f6613a87?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-12 17:46:49.057 8 WARNING neutron_lib.context [None req-16d45143-2244-4491-8897-09977fa4a6d9 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-12 17:46:50.084 8 INFO neutron.db.l3_db [None req-16d45143-2244-4491-8897-09977fa4a6d9 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] Floating IP 13143651-9800-4014-8f3f-81e9b0224205 associated. External IP: 10.96.250.213, port: 34a56481-d301-4f82-b717-678b4de02a22. [pid: 8|app: 0|req: 1310/2697] 10.0.0.221 () {34 vars in 676 bytes} [Tue May 12 17:46:49 2026] POST /v2.0/floatingips => generated 899 bytes in 1442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2698] 199.19.213.199 () {30 vars in 702 bytes} [Tue May 12 17:46:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2699] 199.19.213.199 () {30 vars in 704 bytes} [Tue May 12 17:46:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2700] 199.19.213.199 () {30 vars in 680 bytes} [Tue May 12 17:46:54 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2701] 199.19.213.199 () {30 vars in 716 bytes} [Tue May 12 17:46:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:46:55.035 7 INFO neutron.api.v2.resource [None req-46b2743b-088c-492d-a2d0-0def05eb902e 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1390/2702] 199.19.213.199 () {30 vars in 762 bytes} [Tue May 12 17:46:55 2026] GET /v2.0/security-groups/lb-ab5e99bc-7b5d-406f-af7f-eb3acd4d99ba => 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: 1313/2703] 199.19.213.199 () {30 vars in 784 bytes} [Tue May 12 17:46:55 2026] GET /v2.0/security-groups?name=lb-ab5e99bc-7b5d-406f-af7f-eb3acd4d99ba => generated 1639 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2704] 199.19.213.199 () {30 vars in 814 bytes} [Tue May 12 17:46:55 2026] GET /v2.0/security-group-rules?security_group_id=1bc1c001-3367-4eff-b542-1427db3a1bf7 => generated 1182 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2705] 199.19.213.199 () {34 vars in 746 bytes} [Tue May 12 17:46:55 2026] POST /v2.0/security-group-rules => generated 597 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2706] 199.19.213.199 () {34 vars in 746 bytes} [Tue May 12 17:46:55 2026] POST /v2.0/security-group-rules => generated 601 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2709] 10.0.0.103 () {30 vars in 689 bytes} [Tue May 12 17:47:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2710] 10.0.0.103 () {30 vars in 691 bytes} [Tue May 12 17:47:02 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: 1317/2711] 10.0.0.103 () {30 vars in 667 bytes} [Tue May 12 17:47:02 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: 1395/2712] 10.0.0.103 () {30 vars in 703 bytes} [Tue May 12 17:47:02 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: 1318/2713] 10.0.0.103 () {28 vars in 438 bytes} [Tue May 12 17:47:02 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: 1396/2714] 10.0.0.103 () {30 vars in 727 bytes} [Tue May 12 17:47:02 2026] GET /v2.0/subnets/bcd91c53-802a-4735-a644-2812f11e7406 => generated 632 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2715] 199.19.213.199 () {30 vars in 702 bytes} [Tue May 12 17:47:03 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: 1397/2716] 199.19.213.199 () {30 vars in 704 bytes} [Tue May 12 17:47: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: 1320/2717] 199.19.213.199 () {30 vars in 680 bytes} [Tue May 12 17:47:03 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: 1398/2718] 199.19.213.199 () {30 vars in 716 bytes} [Tue May 12 17:47: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: 1321/2719] 199.19.213.199 () {30 vars in 740 bytes} [Tue May 12 17:47:03 2026] GET /v2.0/subnets/bcd91c53-802a-4735-a644-2812f11e7406 => generated 650 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2720] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:47:03 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 2590 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2721] 199.19.213.199 () {30 vars in 702 bytes} [Tue May 12 17:47: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: 1400/2722] 199.19.213.199 () {30 vars in 704 bytes} [Tue May 12 17:47: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: 1323/2723] 199.19.213.199 () {30 vars in 680 bytes} [Tue May 12 17:47:03 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: 1401/2724] 199.19.213.199 () {30 vars in 716 bytes} [Tue May 12 17:47: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: 1324/2725] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:47:04 2026] GET /v2.0/networks/e76d56c1-66d6-4d34-8a91-4947bf380566?fields=segments => generated 14 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2726] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:47:04 2026] GET /v2.0/networks/e76d56c1-66d6-4d34-8a91-4947bf380566?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: 1325/2727] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:47:04 2026] GET /v2.0/networks?id=e76d56c1-66d6-4d34-8a91-4947bf380566 => generated 800 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2728] 199.19.213.199 () {38 vars in 954 bytes} [Tue May 12 17:47:04 2026] POST /v2.0/ports => generated 1299 bytes in 544 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2729] 199.19.213.199 () {38 vars in 1027 bytes} [Tue May 12 17:47:05 2026] PUT /v2.0/ports/5a2088a5-61ef-413b-811c-b15f20060048 => generated 1424 bytes in 608 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: 1404/2730] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:47:05 2026] GET /v2.0/ports?tenant_id=bd9c7005ee7a42e18f4a00f5b1c12cb4&device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 4042 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: 1327/2731] 199.19.213.199 () {34 vars in 1061 bytes} [Tue May 12 17:47:06 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.223&port_id=d1c0a1f7-22fb-4ded-b9c0-7d70499d40ff => 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: 1405/2732] 199.19.213.199 () {34 vars in 983 bytes} [Tue May 12 17:47:06 2026] GET /v2.0/subnets?id=cbcf5600-a0b8-4c55-8e92-003a884c0932 => 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: 1328/2733] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:47:06 2026] GET /v2.0/ports?network_id=2fb37a3e-cff5-4420-9131-582bccf8f5d0&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: 1406/2734] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:47:06 2026] GET /v2.0/networks/2fb37a3e-cff5-4420-9131-582bccf8f5d0?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:47:06.255 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-60d6f3f3-fcd0-4d57-bf3b-2c9c1113aaa0'] response: {'name': 'network-changed', 'server_uuid': 'b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12', 'tag': '5a2088a5-61ef-413b-811c-b15f20060048', '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: 1329/2735] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:47:06 2026] GET /v2.0/networks/2fb37a3e-cff5-4420-9131-582bccf8f5d0?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: 1407/2736] 199.19.213.199 () {34 vars in 1057 bytes} [Tue May 12 17:47:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.191&port_id=cd26b060-6c45-4c0b-8828-03f244117d00 => 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: 1330/2737] 199.19.213.199 () {34 vars in 983 bytes} [Tue May 12 17:47:06 2026] GET /v2.0/subnets?id=ceaa3e52-af53-4c1d-83a1-bfce6bfcb283 => generated 655 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2738] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:47:06 2026] GET /v2.0/ports?network_id=2f030439-06b7-45b0-a7d8-8c06f6613a87&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2739] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:47:06 2026] GET /v2.0/networks/2f030439-06b7-45b0-a7d8-8c06f6613a87?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: 1409/2740] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:47:06 2026] GET /v2.0/networks/2f030439-06b7-45b0-a7d8-8c06f6613a87?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: 1332/2741] 199.19.213.199 () {34 vars in 1055 bytes} [Tue May 12 17:47:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.55&port_id=5a2088a5-61ef-413b-811c-b15f20060048 => 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: 1410/2742] 199.19.213.199 () {34 vars in 1103 bytes} [Tue May 12 17:47:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A20b&port_id=5a2088a5-61ef-413b-811c-b15f20060048 => 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: 1333/2743] 199.19.213.199 () {34 vars in 1063 bytes} [Tue May 12 17:47:06 2026] GET /v2.0/subnets?id=bcd91c53-802a-4735-a644-2812f11e7406&id=68a4b001-c64c-4e82-a3a9-4d4c99b42b19 => generated 1363 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2744] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:47:06 2026] GET /v2.0/ports?network_id=e76d56c1-66d6-4d34-8a91-4947bf380566&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: 1334/2745] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:47:06 2026] GET /v2.0/ports?network_id=e76d56c1-66d6-4d34-8a91-4947bf380566&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2746] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:47:06 2026] GET /v2.0/networks/e76d56c1-66d6-4d34-8a91-4947bf380566?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: 1335/2747] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:47:06 2026] GET /v2.0/networks/e76d56c1-66d6-4d34-8a91-4947bf380566?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: 1413/2748] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:47:07 2026] GET /v2.0/ports?tenant_id=bd9c7005ee7a42e18f4a00f5b1c12cb4&device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 4042 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2749] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:47:07 2026] GET /v2.0/networks?id=e76d56c1-66d6-4d34-8a91-4947bf380566 => generated 800 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2750] 199.19.213.199 () {34 vars in 1055 bytes} [Tue May 12 17:47:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.55&port_id=5a2088a5-61ef-413b-811c-b15f20060048 => 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: 1337/2751] 199.19.213.199 () {34 vars in 1103 bytes} [Tue May 12 17:47:07 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A20b&port_id=5a2088a5-61ef-413b-811c-b15f20060048 => 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: 1338/2752] 199.19.213.199 () {34 vars in 1063 bytes} [Tue May 12 17:47:07 2026] GET /v2.0/subnets?id=bcd91c53-802a-4735-a644-2812f11e7406&id=68a4b001-c64c-4e82-a3a9-4d4c99b42b19 => generated 1363 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2753] 10.0.0.15 () {34 vars in 969 bytes} [Tue May 12 17:47:07 2026] GET /v2.0/ports/5a2088a5-61ef-413b-811c-b15f20060048 => generated 1460 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2754] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:47:07 2026] GET /v2.0/ports?network_id=e76d56c1-66d6-4d34-8a91-4947bf380566&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: 1416/2755] 199.19.213.199 () {30 vars in 736 bytes} [Tue May 12 17:47:07 2026] GET /v2.0/ports/5a2088a5-61ef-413b-811c-b15f20060048 => generated 1460 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2756] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:47:07 2026] GET /v2.0/ports?network_id=e76d56c1-66d6-4d34-8a91-4947bf380566&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: 1417/2757] 199.19.213.199 () {30 vars in 736 bytes} [Tue May 12 17:47:07 2026] GET /v2.0/ports/5a2088a5-61ef-413b-811c-b15f20060048 => generated 1460 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2758] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:47:07 2026] GET /v2.0/networks/e76d56c1-66d6-4d34-8a91-4947bf380566?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: 1342/2759] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:47:07 2026] GET /v2.0/networks/e76d56c1-66d6-4d34-8a91-4947bf380566?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: 1418/2760] 199.19.213.199 () {34 vars in 789 bytes} [Tue May 12 17:47:07 2026] PUT /v2.0/ports/5a2088a5-61ef-413b-811c-b15f20060048 => generated 1195 bytes in 497 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2761] 199.19.213.199 () {30 vars in 742 bytes} [Tue May 12 17:47:08 2026] GET /v2.0/networks/e76d56c1-66d6-4d34-8a91-4947bf380566 => generated 797 bytes in 80 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: 1419/2762] 199.19.213.199 () {30 vars in 740 bytes} [Tue May 12 17:47:08 2026] GET /v2.0/subnets/bcd91c53-802a-4735-a644-2812f11e7406 => generated 650 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:47:08.366 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-58e11bd0-e55d-4e51-9e34-250f93bff5a8'] response: {'name': 'network-changed', 'server_uuid': 'b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12', 'tag': '5a2088a5-61ef-413b-811c-b15f20060048', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1420/2763] 199.19.213.199 () {30 vars in 702 bytes} [Tue May 12 17:47:08 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2764] 199.19.213.199 () {30 vars in 704 bytes} [Tue May 12 17:47:08 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: 1344/2765] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:47:08 2026] GET /v2.0/ports?tenant_id=bd9c7005ee7a42e18f4a00f5b1c12cb4&device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 3813 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2766] 199.19.213.199 () {30 vars in 680 bytes} [Tue May 12 17:47:08 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: 1423/2767] 199.19.213.199 () {30 vars in 716 bytes} [Tue May 12 17:47:08 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2768] 199.19.213.199 () {30 vars in 740 bytes} [Tue May 12 17:47:08 2026] GET /v2.0/subnets/ceaa3e52-af53-4c1d-83a1-bfce6bfcb283 => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2769] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:47:08 2026] GET /v2.0/networks?id=e76d56c1-66d6-4d34-8a91-4947bf380566 => generated 800 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2770] 199.19.213.199 () {34 vars in 1055 bytes} [Tue May 12 17:47:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.55&port_id=5a2088a5-61ef-413b-811c-b15f20060048 => 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: 1425/2771] 199.19.213.199 () {30 vars in 736 bytes} [Tue May 12 17:47:08 2026] GET /v2.0/ports/34a56481-d301-4f82-b717-678b4de02a22 => generated 1132 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2772] 199.19.213.199 () {30 vars in 736 bytes} [Tue May 12 17:47:08 2026] GET /v2.0/ports/cd26b060-6c45-4c0b-8828-03f244117d00 => generated 1350 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2773] 199.19.213.199 () {34 vars in 983 bytes} [Tue May 12 17:47:08 2026] GET /v2.0/subnets?id=bcd91c53-802a-4735-a644-2812f11e7406 => generated 653 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2774] 199.19.213.199 () {30 vars in 740 bytes} [Tue May 12 17:47:08 2026] GET /v2.0/subnets/ceaa3e52-af53-4c1d-83a1-bfce6bfcb283 => 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: 1348/2775] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:47:08 2026] GET /v2.0/ports?network_id=e76d56c1-66d6-4d34-8a91-4947bf380566&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: 1428/2776] 199.19.213.199 () {30 vars in 742 bytes} [Tue May 12 17:47:08 2026] GET /v2.0/networks/2f030439-06b7-45b0-a7d8-8c06f6613a87 => 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: 1349/2777] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:47:08 2026] GET /v2.0/networks/e76d56c1-66d6-4d34-8a91-4947bf380566?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: 1429/2778] 199.19.213.199 () {30 vars in 736 bytes} [Tue May 12 17:47:08 2026] GET /v2.0/ports/34a56481-d301-4f82-b717-678b4de02a22 => generated 1132 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2779] 199.19.213.199 () {30 vars in 740 bytes} [Tue May 12 17:47:08 2026] GET /v2.0/subnets/ceaa3e52-af53-4c1d-83a1-bfce6bfcb283 => generated 652 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2780] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:47:08 2026] GET /v2.0/networks/e76d56c1-66d6-4d34-8a91-4947bf380566?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 412 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2783] 10.0.0.103 () {30 vars in 689 bytes} [Tue May 12 17:47:13 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: 1352/2784] 10.0.0.103 () {30 vars in 691 bytes} [Tue May 12 17:47:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2785] 10.0.0.103 () {30 vars in 667 bytes} [Tue May 12 17:47:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2786] 10.0.0.103 () {30 vars in 703 bytes} [Tue May 12 17:47:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2787] 10.0.0.103 () {28 vars in 438 bytes} [Tue May 12 17:47:13 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2788] 10.0.0.103 () {30 vars in 727 bytes} [Tue May 12 17:47:13 2026] GET /v2.0/subnets/904972b8-9319-4a71-94f5-f40ba93c3a15 => generated 632 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2789] 199.19.213.199 () {30 vars in 702 bytes} [Tue May 12 17:47:14 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: 1355/2790] 199.19.213.199 () {30 vars in 704 bytes} [Tue May 12 17:47: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: 7|app: 0|req: 1436/2791] 199.19.213.199 () {30 vars in 680 bytes} [Tue May 12 17:47:14 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2792] 199.19.213.199 () {30 vars in 716 bytes} [Tue May 12 17:47:14 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2793] 199.19.213.199 () {30 vars in 740 bytes} [Tue May 12 17:47:14 2026] GET /v2.0/subnets/bcd91c53-802a-4735-a644-2812f11e7406 => generated 650 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2794] 199.19.213.199 () {30 vars in 740 bytes} [Tue May 12 17:47:14 2026] GET /v2.0/subnets/904972b8-9319-4a71-94f5-f40ba93c3a15 => generated 650 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2795] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:47:14 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 3815 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2796] 199.19.213.199 () {30 vars in 702 bytes} [Tue May 12 17:47:15 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: 1439/2797] 199.19.213.199 () {30 vars in 704 bytes} [Tue May 12 17:47:15 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: 1359/2798] 199.19.213.199 () {30 vars in 680 bytes} [Tue May 12 17:47:15 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2799] 199.19.213.199 () {30 vars in 716 bytes} [Tue May 12 17:47:15 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: 1360/2800] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:47:15 2026] GET /v2.0/networks/80a60bd0-0320-4b28-8604-5f31c9af6c0f?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2801] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:47:15 2026] GET /v2.0/networks/80a60bd0-0320-4b28-8604-5f31c9af6c0f?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: 1361/2802] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:47:15 2026] GET /v2.0/networks?id=80a60bd0-0320-4b28-8604-5f31c9af6c0f => generated 800 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2803] 199.19.213.199 () {38 vars in 954 bytes} [Tue May 12 17:47:15 2026] POST /v2.0/ports => generated 1303 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2804] 199.19.213.199 () {38 vars in 1027 bytes} [Tue May 12 17:47:15 2026] PUT /v2.0/ports/7e842270-bc2c-491e-ace8-b53ff85bb9eb => generated 1428 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: 7|app: 0|req: 1443/2805] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:47:16 2026] GET /v2.0/ports?tenant_id=bd9c7005ee7a42e18f4a00f5b1c12cb4&device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 5271 bytes in 61 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: 1363/2806] 199.19.213.199 () {34 vars in 1061 bytes} [Tue May 12 17:47:16 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.223&port_id=d1c0a1f7-22fb-4ded-b9c0-7d70499d40ff => 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: 1444/2807] 199.19.213.199 () {34 vars in 983 bytes} [Tue May 12 17:47:16 2026] GET /v2.0/subnets?id=cbcf5600-a0b8-4c55-8e92-003a884c0932 => generated 630 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:47:16.628 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d6ff0d27-c6ae-4402-9e10-8fa7c63b4095'] response: {'name': 'network-changed', 'server_uuid': 'b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12', 'tag': '7e842270-bc2c-491e-ace8-b53ff85bb9eb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1364/2808] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:47:16 2026] GET /v2.0/ports?network_id=2fb37a3e-cff5-4420-9131-582bccf8f5d0&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2809] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:47:16 2026] GET /v2.0/networks/2fb37a3e-cff5-4420-9131-582bccf8f5d0?fields=segments => generated 14 bytes in 69 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: 1365/2810] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:47:16 2026] GET /v2.0/networks/2fb37a3e-cff5-4420-9131-582bccf8f5d0?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: 1446/2811] 199.19.213.199 () {34 vars in 1057 bytes} [Tue May 12 17:47:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.191&port_id=cd26b060-6c45-4c0b-8828-03f244117d00 => 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: 1366/2812] 199.19.213.199 () {34 vars in 983 bytes} [Tue May 12 17:47:16 2026] GET /v2.0/subnets?id=ceaa3e52-af53-4c1d-83a1-bfce6bfcb283 => generated 655 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2813] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:47:16 2026] GET /v2.0/ports?network_id=2f030439-06b7-45b0-a7d8-8c06f6613a87&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: 1367/2814] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:47:16 2026] GET /v2.0/networks/2f030439-06b7-45b0-a7d8-8c06f6613a87?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: 1448/2815] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:47:17 2026] GET /v2.0/networks/2f030439-06b7-45b0-a7d8-8c06f6613a87?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: 1368/2816] 199.19.213.199 () {34 vars in 1055 bytes} [Tue May 12 17:47:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.55&port_id=5a2088a5-61ef-413b-811c-b15f20060048 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2817] 199.19.213.199 () {34 vars in 983 bytes} [Tue May 12 17:47:17 2026] GET /v2.0/subnets?id=bcd91c53-802a-4735-a644-2812f11e7406 => generated 653 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2818] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:47:17 2026] GET /v2.0/ports?network_id=e76d56c1-66d6-4d34-8a91-4947bf380566&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2819] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:47:17 2026] GET /v2.0/networks/e76d56c1-66d6-4d34-8a91-4947bf380566?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: 1370/2820] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:47:17 2026] GET /v2.0/networks/e76d56c1-66d6-4d34-8a91-4947bf380566?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: 1451/2821] 199.19.213.199 () {34 vars in 1055 bytes} [Tue May 12 17:47:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.66&port_id=7e842270-bc2c-491e-ace8-b53ff85bb9eb => 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: 1371/2822] 199.19.213.199 () {34 vars in 1105 bytes} [Tue May 12 17:47:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1a5&port_id=7e842270-bc2c-491e-ace8-b53ff85bb9eb => 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: 1452/2823] 199.19.213.199 () {34 vars in 1063 bytes} [Tue May 12 17:47:17 2026] GET /v2.0/subnets?id=568c6cbf-6163-4085-adba-40b60c1f4922&id=904972b8-9319-4a71-94f5-f40ba93c3a15 => generated 1367 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2824] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:47:17 2026] GET /v2.0/ports?network_id=80a60bd0-0320-4b28-8604-5f31c9af6c0f&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2825] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:47:17 2026] GET /v2.0/ports?network_id=80a60bd0-0320-4b28-8604-5f31c9af6c0f&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2826] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:47:17 2026] GET /v2.0/networks/80a60bd0-0320-4b28-8604-5f31c9af6c0f?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: 1454/2827] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:47:17 2026] GET /v2.0/networks/80a60bd0-0320-4b28-8604-5f31c9af6c0f?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: 1374/2828] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:47:17 2026] GET /v2.0/ports?tenant_id=bd9c7005ee7a42e18f4a00f5b1c12cb4&device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 5271 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2829] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:47:17 2026] GET /v2.0/networks?id=80a60bd0-0320-4b28-8604-5f31c9af6c0f => generated 800 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2830] 199.19.213.199 () {34 vars in 1055 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.66&port_id=7e842270-bc2c-491e-ace8-b53ff85bb9eb => 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: 1456/2831] 199.19.213.199 () {34 vars in 1105 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1a5&port_id=7e842270-bc2c-491e-ace8-b53ff85bb9eb => 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: 1376/2832] 199.19.213.199 () {34 vars in 1063 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/subnets?id=568c6cbf-6163-4085-adba-40b60c1f4922&id=904972b8-9319-4a71-94f5-f40ba93c3a15 => generated 1367 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2833] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/ports?network_id=80a60bd0-0320-4b28-8604-5f31c9af6c0f&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: 1457/2834] 10.0.0.15 () {34 vars in 969 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/ports/7e842270-bc2c-491e-ace8-b53ff85bb9eb => generated 1464 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2835] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/ports?network_id=80a60bd0-0320-4b28-8604-5f31c9af6c0f&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2836] 199.19.213.199 () {30 vars in 736 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/ports/7e842270-bc2c-491e-ace8-b53ff85bb9eb => generated 1464 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2837] 199.19.213.199 () {30 vars in 736 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/ports/7e842270-bc2c-491e-ace8-b53ff85bb9eb => generated 1464 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2838] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/networks/80a60bd0-0320-4b28-8604-5f31c9af6c0f?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: 1460/2839] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/networks/80a60bd0-0320-4b28-8604-5f31c9af6c0f?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: 1461/2840] 199.19.213.199 () {34 vars in 1095 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/ports?device_id=037e6e0a-c219-46db-8830-4f9a82687194&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2841] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/ports?tenant_id=f7b9461a545a49c0bca146610a712216&device_id=037e6e0a-c219-46db-8830-4f9a82687194 => generated 1469 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2842] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/networks?id=e76d56c1-66d6-4d34-8a91-4947bf380566 => 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: 1464/2843] 199.19.213.199 () {34 vars in 1057 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.167&port_id=8e5f9ddd-d57d-42ee-a87d-3b6412dea720 => generated 860 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2844] 199.19.213.199 () {34 vars in 1103 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A13c&port_id=8e5f9ddd-d57d-42ee-a87d-3b6412dea720 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2845] 199.19.213.199 () {34 vars in 1063 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/subnets?id=bcd91c53-802a-4735-a644-2812f11e7406&id=68a4b001-c64c-4e82-a3a9-4d4c99b42b19 => generated 1363 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2846] 199.19.213.199 () {34 vars in 789 bytes} [Tue May 12 17:47:18 2026] PUT /v2.0/ports/7e842270-bc2c-491e-ace8-b53ff85bb9eb => generated 1197 bytes in 467 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: 1467/2847] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/ports?network_id=e76d56c1-66d6-4d34-8a91-4947bf380566&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:47:18.876 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0f1bcf83-2a66-4b1a-8981-f651254a6e49'] response: {'name': 'network-changed', 'server_uuid': 'b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12', 'tag': '7e842270-bc2c-491e-ace8-b53ff85bb9eb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1381/2848] 199.19.213.199 () {30 vars in 742 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/networks/80a60bd0-0320-4b28-8604-5f31c9af6c0f => generated 797 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2849] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/ports?network_id=e76d56c1-66d6-4d34-8a91-4947bf380566&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2850] 199.19.213.199 () {30 vars in 740 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/subnets/904972b8-9319-4a71-94f5-f40ba93c3a15 => generated 650 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2851] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/ports?tenant_id=bd9c7005ee7a42e18f4a00f5b1c12cb4&device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 5040 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2852] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/networks/e76d56c1-66d6-4d34-8a91-4947bf380566?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: 1383/2853] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/networks?id=80a60bd0-0320-4b28-8604-5f31c9af6c0f => 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: 1471/2854] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:47:19 2026] GET /v2.0/networks/e76d56c1-66d6-4d34-8a91-4947bf380566?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: 1384/2855] 199.19.213.199 () {34 vars in 1055 bytes} [Tue May 12 17:47:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.66&port_id=7e842270-bc2c-491e-ace8-b53ff85bb9eb => 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: 1472/2856] 199.19.213.199 () {30 vars in 702 bytes} [Tue May 12 17:47:19 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2857] 199.19.213.199 () {30 vars in 704 bytes} [Tue May 12 17:47:19 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: 1474/2858] 199.19.213.199 () {30 vars in 680 bytes} [Tue May 12 17:47:19 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: 1385/2859] 199.19.213.199 () {34 vars in 983 bytes} [Tue May 12 17:47:19 2026] GET /v2.0/subnets?id=904972b8-9319-4a71-94f5-f40ba93c3a15 => generated 653 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2860] 199.19.213.199 () {30 vars in 716 bytes} [Tue May 12 17:47:19 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2861] 199.19.213.199 () {30 vars in 740 bytes} [Tue May 12 17:47:19 2026] GET /v2.0/subnets/ceaa3e52-af53-4c1d-83a1-bfce6bfcb283 => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2862] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:47:19 2026] GET /v2.0/ports?network_id=80a60bd0-0320-4b28-8604-5f31c9af6c0f&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: 1387/2863] 199.19.213.199 () {30 vars in 736 bytes} [Tue May 12 17:47:19 2026] GET /v2.0/ports/34a56481-d301-4f82-b717-678b4de02a22 => 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: 1477/2864] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:47:19 2026] GET /v2.0/networks/80a60bd0-0320-4b28-8604-5f31c9af6c0f?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: 1388/2865] 199.19.213.199 () {30 vars in 736 bytes} [Tue May 12 17:47:19 2026] GET /v2.0/ports/cd26b060-6c45-4c0b-8828-03f244117d00 => 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: 1389/2866] 199.19.213.199 () {30 vars in 740 bytes} [Tue May 12 17:47:19 2026] GET /v2.0/subnets/ceaa3e52-af53-4c1d-83a1-bfce6bfcb283 => 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: 1478/2867] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:47:19 2026] GET /v2.0/networks/80a60bd0-0320-4b28-8604-5f31c9af6c0f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2868] 199.19.213.199 () {30 vars in 742 bytes} [Tue May 12 17:47:19 2026] GET /v2.0/networks/2f030439-06b7-45b0-a7d8-8c06f6613a87 => 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: 1479/2869] 199.19.213.199 () {30 vars in 736 bytes} [Tue May 12 17:47:19 2026] GET /v2.0/ports/34a56481-d301-4f82-b717-678b4de02a22 => generated 1132 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2870] 199.19.213.199 () {30 vars in 740 bytes} [Tue May 12 17:47:19 2026] GET /v2.0/subnets/ceaa3e52-af53-4c1d-83a1-bfce6bfcb283 => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2873] 199.19.213.199 () {30 vars in 702 bytes} [Tue May 12 17:47:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2874] 199.19.213.199 () {30 vars in 704 bytes} [Tue May 12 17:47:27 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2875] 199.19.213.199 () {30 vars in 680 bytes} [Tue May 12 17:47:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2876] 199.19.213.199 () {30 vars in 716 bytes} [Tue May 12 17:47:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2877] 199.19.213.199 () {30 vars in 740 bytes} [Tue May 12 17:47:28 2026] GET /v2.0/subnets/bcd91c53-802a-4735-a644-2812f11e7406 => generated 650 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2878] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:47:28 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 5040 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2879] 199.19.213.199 () {30 vars in 702 bytes} [Tue May 12 17:47:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2880] 199.19.213.199 () {30 vars in 704 bytes} [Tue May 12 17:47:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2881] 199.19.213.199 () {30 vars in 680 bytes} [Tue May 12 17:47:28 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2882] 199.19.213.199 () {30 vars in 716 bytes} [Tue May 12 17:47:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2883] 199.19.213.199 () {30 vars in 736 bytes} [Tue May 12 17:47:28 2026] GET /v2.0/ports/7e842270-bc2c-491e-ace8-b53ff85bb9eb => generated 1233 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2884] 199.19.213.199 () {34 vars in 788 bytes} [Tue May 12 17:47:28 2026] PUT /v2.0/ports/7e842270-bc2c-491e-ace8-b53ff85bb9eb => generated 1026 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2885] 199.19.213.199 () {30 vars in 742 bytes} [Tue May 12 17:47:28 2026] GET /v2.0/networks/80a60bd0-0320-4b28-8604-5f31c9af6c0f => generated 797 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:47:28.855 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-90ce448f-638c-4b99-ae8a-ed6148002bfa'] response: {'name': 'network-changed', 'server_uuid': 'b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12', 'tag': '7e842270-bc2c-491e-ace8-b53ff85bb9eb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1399/2886] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:47:28 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 4869 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2887] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:47:28 2026] GET /v2.0/ports?tenant_id=bd9c7005ee7a42e18f4a00f5b1c12cb4&device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 4869 bytes in 71 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: 1400/2888] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:47:28 2026] GET /v2.0/networks?id=80a60bd0-0320-4b28-8604-5f31c9af6c0f => generated 800 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2889] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:47:28 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 4869 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2890] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:47:29 2026] GET /v2.0/networks/80a60bd0-0320-4b28-8604-5f31c9af6c0f?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/2891] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:47:29 2026] GET /v2.0/networks/80a60bd0-0320-4b28-8604-5f31c9af6c0f?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: 8|app: 0|req: 1402/2892] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:47:30 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 4869 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2893] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:47:31 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 4869 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2894] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:47:32 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 4869 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2895] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:47:33 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 4869 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2896] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:47:34 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 4869 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2897] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:47:35 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 4869 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2898] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:47:36 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 4869 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2899] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:47:37 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 4869 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2900] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:47:38 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 4869 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2901] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:47:39 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 4869 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2902] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:47:40 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 4869 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2905] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:47:41 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 4869 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2906] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:47:42 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 4869 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2907] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:47:44 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 4869 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2908] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:47:45 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 4869 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2909] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:47:46 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 4869 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2910] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:47:47 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 4869 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2911] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:47:48 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 4869 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2912] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:47:49 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 4869 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2913] 199.19.213.199 () {34 vars in 974 bytes} [Tue May 12 17:47:49 2026] GET /v2.0/ports/7e842270-bc2c-491e-ace8-b53ff85bb9eb => generated 1062 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2914] 199.19.213.199 () {36 vars in 996 bytes} [Tue May 12 17:47:49 2026] DELETE /v2.0/ports/7e842270-bc2c-491e-ace8-b53ff85bb9eb => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2915] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:47:49 2026] GET /v2.0/ports?tenant_id=bd9c7005ee7a42e18f4a00f5b1c12cb4&device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 3815 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:47:50.064 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e33cffad-db11-4833-91be-1639897b3bb4'] response: {'server_uuid': 'b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12', 'name': 'network-vif-deleted', 'tag': '7e842270-bc2c-491e-ace8-b53ff85bb9eb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1502/2916] 199.19.213.199 () {34 vars in 1225 bytes} [Tue May 12 17:47:49 2026] GET /v2.0/networks?id=2fb37a3e-cff5-4420-9131-582bccf8f5d0&id=2f030439-06b7-45b0-a7d8-8c06f6613a87&id=e76d56c1-66d6-4d34-8a91-4947bf380566&id=80a60bd0-0320-4b28-8604-5f31c9af6c0f => generated 3096 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2917] 199.19.213.199 () {34 vars in 1061 bytes} [Tue May 12 17:47:50 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.223&port_id=d1c0a1f7-22fb-4ded-b9c0-7d70499d40ff => 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: 1503/2918] 199.19.213.199 () {34 vars in 983 bytes} [Tue May 12 17:47:50 2026] GET /v2.0/subnets?id=cbcf5600-a0b8-4c55-8e92-003a884c0932 => generated 630 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2919] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:47:50 2026] GET /v2.0/ports?network_id=2fb37a3e-cff5-4420-9131-582bccf8f5d0&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: 1504/2920] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:47:50 2026] GET /v2.0/networks/2fb37a3e-cff5-4420-9131-582bccf8f5d0?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2921] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:47:50 2026] GET /v2.0/networks/2fb37a3e-cff5-4420-9131-582bccf8f5d0?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: 7|app: 0|req: 1505/2922] 199.19.213.199 () {34 vars in 1057 bytes} [Tue May 12 17:47:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.191&port_id=cd26b060-6c45-4c0b-8828-03f244117d00 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2923] 199.19.213.199 () {34 vars in 983 bytes} [Tue May 12 17:47:50 2026] GET /v2.0/subnets?id=ceaa3e52-af53-4c1d-83a1-bfce6bfcb283 => 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: 1506/2924] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:47:50 2026] GET /v2.0/ports?network_id=2f030439-06b7-45b0-a7d8-8c06f6613a87&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: 1419/2925] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:47:50 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 3815 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2926] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:47:50 2026] GET /v2.0/networks/2f030439-06b7-45b0-a7d8-8c06f6613a87?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:47:50.621 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eb9587a9-e74e-4701-a041-a508937d8e0e 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1420/2927] 199.19.213.199 () {32 vars in 758 bytes} [Tue May 12 17:47:50 2026] DELETE /v2.0/ports/7e842270-bc2c-491e-ace8-b53ff85bb9eb => 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: 1508/2928] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:47:50 2026] GET /v2.0/networks/2f030439-06b7-45b0-a7d8-8c06f6613a87?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2929] 199.19.213.199 () {34 vars in 1055 bytes} [Tue May 12 17:47:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.55&port_id=5a2088a5-61ef-413b-811c-b15f20060048 => 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: 1509/2930] 199.19.213.199 () {30 vars in 702 bytes} [Tue May 12 17:47:50 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: 1510/2931] 199.19.213.199 () {30 vars in 704 bytes} [Tue May 12 17:47:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2932] 199.19.213.199 () {30 vars in 680 bytes} [Tue May 12 17:47:50 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: 1512/2933] 199.19.213.199 () {30 vars in 716 bytes} [Tue May 12 17:47:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2934] 199.19.213.199 () {34 vars in 983 bytes} [Tue May 12 17:47:50 2026] GET /v2.0/subnets?id=bcd91c53-802a-4735-a644-2812f11e7406 => generated 653 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2935] 199.19.213.199 () {30 vars in 740 bytes} [Tue May 12 17:47:50 2026] GET /v2.0/subnets/ceaa3e52-af53-4c1d-83a1-bfce6bfcb283 => 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: 1423/2936] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:47:50 2026] GET /v2.0/ports?network_id=e76d56c1-66d6-4d34-8a91-4947bf380566&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: 1514/2937] 199.19.213.199 () {30 vars in 736 bytes} [Tue May 12 17:47:50 2026] GET /v2.0/ports/34a56481-d301-4f82-b717-678b4de02a22 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2938] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:47:50 2026] GET /v2.0/networks/e76d56c1-66d6-4d34-8a91-4947bf380566?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: 1515/2939] 199.19.213.199 () {30 vars in 736 bytes} [Tue May 12 17:47:50 2026] GET /v2.0/ports/cd26b060-6c45-4c0b-8828-03f244117d00 => generated 1350 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/2940] 199.19.213.199 () {30 vars in 740 bytes} [Tue May 12 17:47:50 2026] GET /v2.0/subnets/ceaa3e52-af53-4c1d-83a1-bfce6bfcb283 => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2941] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:47:50 2026] GET /v2.0/networks/e76d56c1-66d6-4d34-8a91-4947bf380566?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: 1517/2942] 199.19.213.199 () {30 vars in 742 bytes} [Tue May 12 17:47:50 2026] GET /v2.0/networks/2f030439-06b7-45b0-a7d8-8c06f6613a87 => generated 800 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2943] 199.19.213.199 () {30 vars in 736 bytes} [Tue May 12 17:47:51 2026] GET /v2.0/ports/34a56481-d301-4f82-b717-678b4de02a22 => generated 1132 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2944] 199.19.213.199 () {30 vars in 740 bytes} [Tue May 12 17:47:51 2026] GET /v2.0/subnets/ceaa3e52-af53-4c1d-83a1-bfce6bfcb283 => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2945] 199.19.213.199 () {30 vars in 702 bytes} [Tue May 12 17:47:53 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: 1519/2946] 199.19.213.199 () {30 vars in 704 bytes} [Tue May 12 17:47: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: 1428/2947] 199.19.213.199 () {30 vars in 680 bytes} [Tue May 12 17:47:54 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: 1520/2948] 199.19.213.199 () {30 vars in 716 bytes} [Tue May 12 17:47: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) [pid: 8|app: 0|req: 1429/2949] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:47:54 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 3815 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/2950] 199.19.213.199 () {30 vars in 702 bytes} [Tue May 12 17:47:54 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: 1430/2951] 199.19.213.199 () {30 vars in 704 bytes} [Tue May 12 17:47:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/2952] 199.19.213.199 () {30 vars in 680 bytes} [Tue May 12 17:47: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: 8|app: 0|req: 1431/2953] 199.19.213.199 () {30 vars in 716 bytes} [Tue May 12 17:47: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) [pid: 7|app: 0|req: 1523/2954] 199.19.213.199 () {30 vars in 736 bytes} [Tue May 12 17:47:54 2026] GET /v2.0/ports/5a2088a5-61ef-413b-811c-b15f20060048 => generated 1233 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2955] 199.19.213.199 () {34 vars in 788 bytes} [Tue May 12 17:47:54 2026] PUT /v2.0/ports/5a2088a5-61ef-413b-811c-b15f20060048 => generated 1026 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/2956] 199.19.213.199 () {30 vars in 742 bytes} [Tue May 12 17:47:54 2026] GET /v2.0/networks/e76d56c1-66d6-4d34-8a91-4947bf380566 => generated 797 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2957] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:47:54 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 3644 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/2958] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:47:54 2026] GET /v2.0/ports?tenant_id=bd9c7005ee7a42e18f4a00f5b1c12cb4&device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 3644 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:47:54.999 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fb183032-6669-47c9-87ea-16899bed0233'] response: {'name': 'network-changed', 'server_uuid': 'b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12', 'tag': '5a2088a5-61ef-413b-811c-b15f20060048', '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: 1434/2959] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:47:54 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 3644 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/2960] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:47:54 2026] GET /v2.0/networks?id=e76d56c1-66d6-4d34-8a91-4947bf380566 => generated 800 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2961] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:47:55 2026] GET /v2.0/networks/e76d56c1-66d6-4d34-8a91-4947bf380566?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/2962] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:47:55 2026] GET /v2.0/networks/e76d56c1-66d6-4d34-8a91-4947bf380566?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: 1437/2965] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:47:56 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 3644 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/2966] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:47:57 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 3644 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2967] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:47:58 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 3644 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/2968] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:47:59 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 3644 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2969] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:48:00 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 3644 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/2970] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:48:01 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 3644 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2971] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:48:02 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 3644 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/2972] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:48:03 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 3644 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2973] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:48:04 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 3644 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/2974] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:48:05 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 3644 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2975] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:48:06 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 3644 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/2976] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:48:07 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 3644 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2977] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:48:08 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 3644 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/2978] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:48:10 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 3644 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/2981] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:48:11 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 3644 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2982] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:48:12 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 3644 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/2983] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:48:13 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 3644 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2984] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:48:14 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 3644 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/2985] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:48:15 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 3644 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2986] 199.19.213.199 () {34 vars in 974 bytes} [Tue May 12 17:48:15 2026] GET /v2.0/ports/5a2088a5-61ef-413b-811c-b15f20060048 => 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: 1540/2987] 199.19.213.199 () {36 vars in 996 bytes} [Tue May 12 17:48:15 2026] DELETE /v2.0/ports/5a2088a5-61ef-413b-811c-b15f20060048 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2988] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:48:16 2026] GET /v2.0/ports?tenant_id=bd9c7005ee7a42e18f4a00f5b1c12cb4&device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 2590 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:48:16.178 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d510a0f3-81ff-4134-9afe-d47475a5f58a'] response: {'server_uuid': 'b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12', 'name': 'network-vif-deleted', 'tag': '5a2088a5-61ef-413b-811c-b15f20060048', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1541/2989] 199.19.213.199 () {34 vars in 1145 bytes} [Tue May 12 17:48:16 2026] GET /v2.0/networks?id=2fb37a3e-cff5-4420-9131-582bccf8f5d0&id=2f030439-06b7-45b0-a7d8-8c06f6613a87&id=e76d56c1-66d6-4d34-8a91-4947bf380566 => generated 2310 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2990] 199.19.213.199 () {34 vars in 1061 bytes} [Tue May 12 17:48:16 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.223&port_id=d1c0a1f7-22fb-4ded-b9c0-7d70499d40ff => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/2991] 199.19.213.199 () {34 vars in 983 bytes} [Tue May 12 17:48:16 2026] GET /v2.0/subnets?id=cbcf5600-a0b8-4c55-8e92-003a884c0932 => generated 630 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2992] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:48:16 2026] GET /v2.0/ports?network_id=2fb37a3e-cff5-4420-9131-582bccf8f5d0&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: 1543/2993] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:48:16 2026] GET /v2.0/networks/2fb37a3e-cff5-4420-9131-582bccf8f5d0?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: 1544/2994] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:48:16 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 2590 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2995] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:48:16 2026] GET /v2.0/networks/2fb37a3e-cff5-4420-9131-582bccf8f5d0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:48:16.558 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4dcac362-87d3-4e03-bc04-bca235aed0c7 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1545/2996] 199.19.213.199 () {32 vars in 758 bytes} [Tue May 12 17:48:16 2026] DELETE /v2.0/ports/5a2088a5-61ef-413b-811c-b15f20060048 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2997] 199.19.213.199 () {34 vars in 1057 bytes} [Tue May 12 17:48:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.191&port_id=cd26b060-6c45-4c0b-8828-03f244117d00 => 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: 1546/2998] 199.19.213.199 () {34 vars in 983 bytes} [Tue May 12 17:48:16 2026] GET /v2.0/subnets?id=ceaa3e52-af53-4c1d-83a1-bfce6bfcb283 => generated 655 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/2999] 199.19.213.199 () {30 vars in 702 bytes} [Tue May 12 17:48:16 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: 1548/3000] 199.19.213.199 () {30 vars in 704 bytes} [Tue May 12 17:48:16 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: 1453/3001] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:48:16 2026] GET /v2.0/ports?network_id=2f030439-06b7-45b0-a7d8-8c06f6613a87&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3002] 199.19.213.199 () {30 vars in 680 bytes} [Tue May 12 17:48:16 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: 1454/3003] 199.19.213.199 () {30 vars in 716 bytes} [Tue May 12 17:48:16 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: 1455/3004] 199.19.213.199 () {30 vars in 740 bytes} [Tue May 12 17:48:16 2026] GET /v2.0/subnets/ceaa3e52-af53-4c1d-83a1-bfce6bfcb283 => 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: 1550/3005] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:48:16 2026] GET /v2.0/networks/2f030439-06b7-45b0-a7d8-8c06f6613a87?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/3006] 199.19.213.199 () {30 vars in 736 bytes} [Tue May 12 17:48:16 2026] GET /v2.0/ports/34a56481-d301-4f82-b717-678b4de02a22 => 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: 1551/3007] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:48:16 2026] GET /v2.0/networks/2f030439-06b7-45b0-a7d8-8c06f6613a87?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: 1457/3008] 199.19.213.199 () {30 vars in 736 bytes} [Tue May 12 17:48:16 2026] GET /v2.0/ports/cd26b060-6c45-4c0b-8828-03f244117d00 => generated 1350 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3009] 199.19.213.199 () {30 vars in 740 bytes} [Tue May 12 17:48:16 2026] GET /v2.0/subnets/ceaa3e52-af53-4c1d-83a1-bfce6bfcb283 => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/3010] 199.19.213.199 () {30 vars in 742 bytes} [Tue May 12 17:48:16 2026] GET /v2.0/networks/2f030439-06b7-45b0-a7d8-8c06f6613a87 => 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: 1553/3011] 199.19.213.199 () {30 vars in 736 bytes} [Tue May 12 17:48:17 2026] GET /v2.0/ports/34a56481-d301-4f82-b717-678b4de02a22 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/3012] 199.19.213.199 () {30 vars in 740 bytes} [Tue May 12 17:48:17 2026] GET /v2.0/subnets/ceaa3e52-af53-4c1d-83a1-bfce6bfcb283 => 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: 1554/3013] 199.19.213.199 () {34 vars in 1095 bytes} [Tue May 12 17:48:19 2026] GET /v2.0/ports?device_id=815c6018-78cf-4a9c-a31d-ff2b804575f9&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/3014] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:48:19 2026] GET /v2.0/ports?tenant_id=f7b9461a545a49c0bca146610a712216&device_id=815c6018-78cf-4a9c-a31d-ff2b804575f9 => generated 1473 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3015] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:48:19 2026] GET /v2.0/networks?id=80a60bd0-0320-4b28-8604-5f31c9af6c0f => generated 800 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/3016] 199.19.213.199 () {34 vars in 1057 bytes} [Tue May 12 17:48:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.252&port_id=14ce9ef8-c9d1-44e3-9327-c0ae34efba27 => generated 860 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3017] 199.19.213.199 () {34 vars in 1105 bytes} [Tue May 12 17:48:19 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A16c&port_id=14ce9ef8-c9d1-44e3-9327-c0ae34efba27 => 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: 1462/3018] 199.19.213.199 () {34 vars in 1063 bytes} [Tue May 12 17:48:19 2026] GET /v2.0/subnets?id=568c6cbf-6163-4085-adba-40b60c1f4922&id=904972b8-9319-4a71-94f5-f40ba93c3a15 => generated 1367 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3019] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:48:20 2026] GET /v2.0/ports?network_id=80a60bd0-0320-4b28-8604-5f31c9af6c0f&device_owner=network%3Adhcp => generated 1461 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/3020] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:48:20 2026] GET /v2.0/ports?network_id=80a60bd0-0320-4b28-8604-5f31c9af6c0f&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: 7|app: 0|req: 1558/3021] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:48:20 2026] GET /v2.0/networks/80a60bd0-0320-4b28-8604-5f31c9af6c0f?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/3022] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:48:20 2026] GET /v2.0/networks/80a60bd0-0320-4b28-8604-5f31c9af6c0f?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: 1559/3023] 199.19.213.199 () {30 vars in 702 bytes} [Tue May 12 17:48:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/3024] 199.19.213.199 () {30 vars in 704 bytes} [Tue May 12 17:48:25 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: 1560/3025] 199.19.213.199 () {30 vars in 680 bytes} [Tue May 12 17:48:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/3026] 199.19.213.199 () {30 vars in 716 bytes} [Tue May 12 17:48:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:48:25.343 7 INFO neutron.api.v2.resource [None req-d2d87380-30ef-440f-864c-b8e037171b30 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1561/3027] 199.19.213.199 () {30 vars in 762 bytes} [Tue May 12 17:48:25 2026] GET /v2.0/security-groups/lb-ab5e99bc-7b5d-406f-af7f-eb3acd4d99ba => generated 149 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/3028] 199.19.213.199 () {30 vars in 784 bytes} [Tue May 12 17:48:25 2026] GET /v2.0/security-groups?name=lb-ab5e99bc-7b5d-406f-af7f-eb3acd4d99ba => generated 2865 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3029] 199.19.213.199 () {30 vars in 814 bytes} [Tue May 12 17:48:25 2026] GET /v2.0/security-group-rules?security_group_id=1bc1c001-3367-4eff-b542-1427db3a1bf7 => generated 2334 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/3030] 199.19.213.199 () {32 vars in 788 bytes} [Tue May 12 17:48:25 2026] DELETE /v2.0/security-group-rules/8d2b90f1-03ca-4197-996a-163c1e0d0ccc => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3031] 199.19.213.199 () {32 vars in 788 bytes} [Tue May 12 17:48:25 2026] DELETE /v2.0/security-group-rules/8f2a3a68-384f-4c80-9839-7c6d56cea1f2 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:48:29.492 7 INFO neutron.db.l3_db [None req-dfbb42cf-8ddc-4174-918c-11f8f493f269 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] Floating IP 13143651-9800-4014-8f3f-81e9b0224205 disassociated (deleted). External IP: 10.96.250.213, port: 34a56481-d301-4f82-b717-678b4de02a22. [pid: 7|app: 0|req: 1565/3034] 10.0.0.221 () {32 vars in 731 bytes} [Tue May 12 17:48:29 2026] DELETE /v2.0/floatingips/13143651-9800-4014-8f3f-81e9b0224205 => generated 0 bytes in 1234 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:48:30.314 8 INFO neutron.api.v2.resource [None req-e5891a5d-7761-4c1e-9031-145e8f584853 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1470/3035] 10.0.0.221 () {32 vars in 728 bytes} [Tue May 12 17:48:30 2026] GET /v2.0/floatingips/13143651-9800-4014-8f3f-81e9b0224205 => generated 144 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3036] 199.19.213.199 () {30 vars in 702 bytes} [Tue May 12 17:48:30 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: 1471/3037] 199.19.213.199 () {30 vars in 704 bytes} [Tue May 12 17:48:30 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: 1567/3038] 199.19.213.199 () {30 vars in 680 bytes} [Tue May 12 17:48:30 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: 1472/3039] 199.19.213.199 () {30 vars in 716 bytes} [Tue May 12 17:48:30 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: 1568/3040] 199.19.213.199 () {30 vars in 740 bytes} [Tue May 12 17:48:31 2026] GET /v2.0/subnets/ceaa3e52-af53-4c1d-83a1-bfce6bfcb283 => generated 652 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/3041] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:48:31 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 2590 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3042] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:48:31 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 2590 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/3043] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:48:31 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 2590 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3044] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:48:32 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 2590 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/3045] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:48:33 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 2590 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3046] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:48:34 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 2590 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/3047] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:48:35 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 2590 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3048] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:48:36 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 2590 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/3049] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:48:37 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 2590 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3050] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:48:38 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 2590 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/3051] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:48:39 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 2590 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3052] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:48:40 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 2590 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3055] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:48:41 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 2590 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/3056] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:48:42 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 2590 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3057] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:48:44 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 2590 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/3058] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:48:45 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 2590 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3059] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:48:46 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 2590 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/3060] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:48:47 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 2590 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3061] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:48:48 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 2590 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/3062] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:48:49 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 2590 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3063] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:48:50 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 2590 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/3064] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:48:51 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 2590 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3065] 199.19.213.199 () {34 vars in 974 bytes} [Tue May 12 17:48:51 2026] GET /v2.0/ports/cd26b060-6c45-4c0b-8828-03f244117d00 => 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: 1485/3066] 199.19.213.199 () {34 vars in 1059 bytes} [Tue May 12 17:48:51 2026] GET /v2.0/ports/cd26b060-6c45-4c0b-8828-03f244117d00?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3067] 199.19.213.199 () {34 vars in 1015 bytes} [Tue May 12 17:48:51 2026] GET /v2.0/networks/2f030439-06b7-45b0-a7d8-8c06f6613a87?fields=dns_domain => generated 29 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/3068] 199.19.213.199 () {38 vars in 1027 bytes} [Tue May 12 17:48:52 2026] PUT /v2.0/ports/cd26b060-6c45-4c0b-8828-03f244117d00 => generated 1151 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3069] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:48:52 2026] GET /v2.0/ports?tenant_id=bd9c7005ee7a42e18f4a00f5b1c12cb4&device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 1248 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, ' [pid: 8|app: 0|req: 1487/3070] 199.19.213.199 () {34 vars in 1065 bytes} [Tue May 12 17:48:52 2026] GET /v2.0/networks?id=2fb37a3e-cff5-4420-9131-582bccf8f5d0&id=2f030439-06b7-45b0-a7d8-8c06f6613a87 => generated 1524 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/3071] 199.19.213.199 () {34 vars in 1061 bytes} [Tue May 12 17:48:52 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.223&port_id=d1c0a1f7-22fb-4ded-b9c0-7d70499d40ff => 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: 1584/3072] 199.19.213.199 () {30 vars in 768 bytes} [Tue May 12 17:48:52 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/3073] 199.19.213.199 () {34 vars in 983 bytes} [Tue May 12 17:48:52 2026] GET /v2.0/subnets?id=cbcf5600-a0b8-4c55-8e92-003a884c0932 => generated 630 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/3074] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:48:52 2026] GET /v2.0/ports?network_id=2fb37a3e-cff5-4420-9131-582bccf8f5d0&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: 1491/3075] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:48:52 2026] GET /v2.0/networks/2fb37a3e-cff5-4420-9131-582bccf8f5d0?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: 1492/3076] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:48:52 2026] GET /v2.0/networks/2fb37a3e-cff5-4420-9131-582bccf8f5d0?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: 1585/3077] 199.19.213.199 () {34 vars in 788 bytes} [Tue May 12 17:48:52 2026] PUT /v2.0/ports/cd26b060-6c45-4c0b-8828-03f244117d00 => generated 1090 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/3078] 199.19.213.199 () {30 vars in 736 bytes} [Tue May 12 17:48:52 2026] GET /v2.0/ports/cd26b060-6c45-4c0b-8828-03f244117d00 => generated 1090 bytes in 46 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: 1586/3079] 199.19.213.199 () {32 vars in 758 bytes} [Tue May 12 17:48:52 2026] DELETE /v2.0/ports/cd26b060-6c45-4c0b-8828-03f244117d00 => generated 0 bytes in 381 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/3080] 199.19.213.199 () {30 vars in 702 bytes} [Tue May 12 17:48: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: 1587/3081] 199.19.213.199 () {30 vars in 704 bytes} [Tue May 12 17:48: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: 8|app: 0|req: 1495/3082] 199.19.213.199 () {30 vars in 680 bytes} [Tue May 12 17:48:53 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: 1588/3083] 199.19.213.199 () {30 vars in 716 bytes} [Tue May 12 17:48: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-12 17:48:53.515 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ae2dcc85-c5c4-4017-93c8-a1fc0433a04d 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1496/3084] 199.19.213.199 () {32 vars in 758 bytes} [Tue May 12 17:48:53 2026] DELETE /v2.0/ports/cd26b060-6c45-4c0b-8828-03f244117d00 => 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: 1589/3085] 199.19.213.199 () {30 vars in 736 bytes} [Tue May 12 17:48:53 2026] GET /v2.0/ports/34a56481-d301-4f82-b717-678b4de02a22 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:48:53.590 8 INFO neutron.api.v2.resource [None req-156efdde-ba4f-472a-bb7a-980a442ea3c6 11b6573ee6a948c893800093aa346aac bd9c7005ee7a42e18f4a00f5b1c12cb4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1497/3086] 199.19.213.199 () {30 vars in 762 bytes} [Tue May 12 17:48:53 2026] GET /v2.0/security-groups/lb-ab5e99bc-7b5d-406f-af7f-eb3acd4d99ba => generated 149 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3087] 199.19.213.199 () {30 vars in 784 bytes} [Tue May 12 17:48:53 2026] GET /v2.0/security-groups?name=lb-ab5e99bc-7b5d-406f-af7f-eb3acd4d99ba => generated 1639 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/3088] 199.19.213.199 () {30 vars in 736 bytes} [Tue May 12 17:48:53 2026] GET /v2.0/ports/34a56481-d301-4f82-b717-678b4de02a22 => generated 1132 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3089] 199.19.213.199 () {34 vars in 788 bytes} [Tue May 12 17:48:53 2026] PUT /v2.0/ports/34a56481-d301-4f82-b717-678b4de02a22 => generated 1094 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3090] 199.19.213.199 () {32 vars in 778 bytes} [Tue May 12 17:48:53 2026] DELETE /v2.0/security-groups/1bc1c001-3367-4eff-b542-1427db3a1bf7 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3091] 199.19.213.199 () {32 vars in 758 bytes} [Tue May 12 17:48:54 2026] DELETE /v2.0/ports/34a56481-d301-4f82-b717-678b4de02a22 => generated 0 bytes in 347 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3092] 199.19.213.199 () {34 vars in 993 bytes} [Tue May 12 17:48:55 2026] GET /v2.0/ports?device_id=b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12 => generated 1248 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3093] 199.19.213.199 () {36 vars in 996 bytes} [Tue May 12 17:48:55 2026] DELETE /v2.0/ports/d1c0a1f7-22fb-4ded-b9c0-7d70499d40ff => generated 0 bytes in 352 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:48:56.111 8 INFO neutron.db.l3_db [None req-c07d858a-7362-4ad1-a40a-a0fa8fa4793a 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] Floating IP ede61077-8afb-4be5-a204-e0674435b47c disassociated (deleted). External IP: 10.96.250.212, port: 14ce9ef8-c9d1-44e3-9327-c0ae34efba27. [pid: 8|app: 0|req: 1501/3096] 10.0.0.221 () {32 vars in 731 bytes} [Tue May 12 17:48:55 2026] DELETE /v2.0/floatingips/ede61077-8afb-4be5-a204-e0674435b47c => generated 0 bytes in 903 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:48:56.580 7 INFO neutron.api.v2.resource [None req-04d18eb1-dfbf-406a-bd01-2685dd34d840 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1596/3097] 10.0.0.221 () {32 vars in 728 bytes} [Tue May 12 17:48:56 2026] GET /v2.0/floatingips/ede61077-8afb-4be5-a204-e0674435b47c => generated 144 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:48:56.837 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0b89a17b-4935-48bb-aff9-015a4856fdd4'] response: {'name': 'network-changed', 'server_uuid': '815c6018-78cf-4a9c-a31d-ff2b804575f9', 'tag': '14ce9ef8-c9d1-44e3-9327-c0ae34efba27', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1502/3098] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:48:56 2026] GET /v2.0/ports?device_id=815c6018-78cf-4a9c-a31d-ff2b804575f9 => generated 1204 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3099] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:48:56 2026] GET /v2.0/ports?tenant_id=f7b9461a545a49c0bca146610a712216&device_id=815c6018-78cf-4a9c-a31d-ff2b804575f9 => generated 1473 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:48:56.916 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-efc9fb42-a159-4ebc-ba81-d15a531bf309'] response: {'server_uuid': 'b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12', 'name': 'network-vif-deleted', 'tag': 'd1c0a1f7-22fb-4ded-b9c0-7d70499d40ff', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1503/3100] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:48:56 2026] GET /v2.0/security-groups?id=4bf99965-4688-4d5a-9567-d0f3028e8aa8&fields=id&fields=name => generated 112 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3101] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:48:56 2026] GET /v2.0/networks?id=80a60bd0-0320-4b28-8604-5f31c9af6c0f => generated 800 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3102] 199.19.213.199 () {34 vars in 1057 bytes} [Tue May 12 17:48:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.252&port_id=14ce9ef8-c9d1-44e3-9327-c0ae34efba27 => 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: 1599/3103] 199.19.213.199 () {34 vars in 1105 bytes} [Tue May 12 17:48:57 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A16c&port_id=14ce9ef8-c9d1-44e3-9327-c0ae34efba27 => 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: 1505/3104] 199.19.213.199 () {34 vars in 1063 bytes} [Tue May 12 17:48:57 2026] GET /v2.0/subnets?id=568c6cbf-6163-4085-adba-40b60c1f4922&id=904972b8-9319-4a71-94f5-f40ba93c3a15 => generated 1367 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3105] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:48:57 2026] GET /v2.0/ports?network_id=80a60bd0-0320-4b28-8604-5f31c9af6c0f&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: 1601/3106] 199.19.213.199 () {34 vars in 993 bytes} [Tue May 12 17:48:57 2026] GET /v2.0/ports?device_id=815c6018-78cf-4a9c-a31d-ff2b804575f9 => generated 1204 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3107] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:48:57 2026] GET /v2.0/ports?network_id=80a60bd0-0320-4b28-8604-5f31c9af6c0f&device_owner=network%3Adhcp => generated 1461 bytes in 593 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3108] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:48:57 2026] GET /v2.0/networks/80a60bd0-0320-4b28-8604-5f31c9af6c0f?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3109] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:48:57 2026] GET /v2.0/networks/80a60bd0-0320-4b28-8604-5f31c9af6c0f?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: 1602/3110] 199.19.213.199 () {36 vars in 996 bytes} [Tue May 12 17:48:57 2026] DELETE /v2.0/ports/14ce9ef8-c9d1-44e3-9327-c0ae34efba27 => generated 0 bytes in 590 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:49:02.418 8 INFO neutron.db.l3_db [None req-5b018809-53c4-4047-b429-d93eda8cc5f3 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] Floating IP 671c01b0-fd72-4151-8326-0d7b6a017089 disassociated (deleted). External IP: 10.96.250.207, port: 8e5f9ddd-d57d-42ee-a87d-3b6412dea720. [pid: 8|app: 0|req: 1509/3111] 10.0.0.221 () {32 vars in 731 bytes} [Tue May 12 17:49:02 2026] DELETE /v2.0/floatingips/671c01b0-fd72-4151-8326-0d7b6a017089 => generated 0 bytes in 790 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:49:02.841 7 INFO neutron.api.v2.resource [None req-e84097c7-6e2f-4fcc-938e-241b028a4174 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1603/3112] 10.0.0.221 () {32 vars in 728 bytes} [Tue May 12 17:49:02 2026] GET /v2.0/floatingips/671c01b0-fd72-4151-8326-0d7b6a017089 => generated 144 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:49:03.074 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0b3180c9-f893-403e-8c6a-ad11cc623b97'] response: {'name': 'network-changed', 'server_uuid': '037e6e0a-c219-46db-8830-4f9a82687194', 'tag': '8e5f9ddd-d57d-42ee-a87d-3b6412dea720', 'status': 'completed', 'code': 200} 2026-05-12 17:49:03.101 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e12ad31-8dd1-4004-847c-92783f3377ee'] response: {'server_uuid': '815c6018-78cf-4a9c-a31d-ff2b804575f9', 'name': 'network-vif-deleted', 'tag': '14ce9ef8-c9d1-44e3-9327-c0ae34efba27', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1510/3113] 10.0.0.15 () {34 vars in 988 bytes} [Tue May 12 17:49:03 2026] GET /v2.0/ports?device_id=037e6e0a-c219-46db-8830-4f9a82687194 => generated 1200 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3114] 199.19.213.199 () {34 vars in 1079 bytes} [Tue May 12 17:49:03 2026] GET /v2.0/ports?tenant_id=f7b9461a545a49c0bca146610a712216&device_id=037e6e0a-c219-46db-8830-4f9a82687194 => generated 1469 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3115] 10.0.0.15 () {34 vars in 1038 bytes} [Tue May 12 17:49:03 2026] GET /v2.0/security-groups?id=4bf99965-4688-4d5a-9567-d0f3028e8aa8&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3116] 199.19.213.199 () {34 vars in 985 bytes} [Tue May 12 17:49:03 2026] GET /v2.0/networks?id=e76d56c1-66d6-4d34-8a91-4947bf380566 => generated 800 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3117] 199.19.213.199 () {34 vars in 1057 bytes} [Tue May 12 17:49:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.167&port_id=8e5f9ddd-d57d-42ee-a87d-3b6412dea720 => 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: 1606/3118] 199.19.213.199 () {34 vars in 1103 bytes} [Tue May 12 17:49:03 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A13c&port_id=8e5f9ddd-d57d-42ee-a87d-3b6412dea720 => 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: 1513/3119] 199.19.213.199 () {34 vars in 1063 bytes} [Tue May 12 17:49:03 2026] GET /v2.0/subnets?id=bcd91c53-802a-4735-a644-2812f11e7406&id=68a4b001-c64c-4e82-a3a9-4d4c99b42b19 => generated 1363 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3120] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:49:03 2026] GET /v2.0/ports?network_id=e76d56c1-66d6-4d34-8a91-4947bf380566&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: 8|app: 0|req: 1514/3121] 199.19.213.199 () {34 vars in 1051 bytes} [Tue May 12 17:49:03 2026] GET /v2.0/ports?network_id=e76d56c1-66d6-4d34-8a91-4947bf380566&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3122] 199.19.213.199 () {34 vars in 1011 bytes} [Tue May 12 17:49:03 2026] GET /v2.0/networks/e76d56c1-66d6-4d34-8a91-4947bf380566?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: 1515/3123] 199.19.213.199 () {34 vars in 993 bytes} [Tue May 12 17:49:03 2026] GET /v2.0/ports?device_id=037e6e0a-c219-46db-8830-4f9a82687194 => generated 1200 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3124] 199.19.213.199 () {34 vars in 1111 bytes} [Tue May 12 17:49:03 2026] GET /v2.0/networks/e76d56c1-66d6-4d34-8a91-4947bf380566?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: 1516/3125] 199.19.213.199 () {36 vars in 996 bytes} [Tue May 12 17:49:03 2026] DELETE /v2.0/ports/8e5f9ddd-d57d-42ee-a87d-3b6412dea720 => generated 0 bytes in 399 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3126] 10.0.0.221 () {32 vars in 749 bytes} [Tue May 12 17:49:08 2026] DELETE /v2.0/security-group-rules/b317a8c9-39d8-4765-b072-f62e16a5d3a6 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:49:08.370 8 INFO neutron.api.v2.resource [None req-18640ddb-356f-48a0-877f-5095982563b3 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1517/3127] 10.0.0.221 () {32 vars in 746 bytes} [Tue May 12 17:49:08 2026] GET /v2.0/security-group-rules/b317a8c9-39d8-4765-b072-f62e16a5d3a6 => generated 155 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3128] 10.0.0.221 () {32 vars in 749 bytes} [Tue May 12 17:49:08 2026] DELETE /v2.0/security-group-rules/979a864e-8c19-4e44-8387-3450ee3c5710 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:49:08.463 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e845f7d5-48c0-47af-afaa-d71f7dd0ded9'] response: {'server_uuid': '037e6e0a-c219-46db-8830-4f9a82687194', 'name': 'network-vif-deleted', 'tag': '8e5f9ddd-d57d-42ee-a87d-3b6412dea720', 'status': 'completed', 'code': 200} 2026-05-12 17:49:08.475 8 INFO neutron.api.v2.resource [None req-3605be24-feaa-486b-8c42-f4dc98979d7c 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1518/3129] 10.0.0.221 () {32 vars in 746 bytes} [Tue May 12 17:49:08 2026] GET /v2.0/security-group-rules/979a864e-8c19-4e44-8387-3450ee3c5710 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3130] 10.0.0.221 () {32 vars in 749 bytes} [Tue May 12 17:49:08 2026] DELETE /v2.0/security-group-rules/fc2fc186-c578-43c6-ab32-1c33c6d9e5b3 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:49:08.577 8 INFO neutron.api.v2.resource [None req-f7d231e9-a7ce-4206-939a-4c05395d6e10 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1519/3131] 10.0.0.221 () {32 vars in 746 bytes} [Tue May 12 17:49:08 2026] GET /v2.0/security-group-rules/fc2fc186-c578-43c6-ab32-1c33c6d9e5b3 => 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: 1613/3132] 10.0.0.221 () {32 vars in 749 bytes} [Tue May 12 17:49:08 2026] DELETE /v2.0/security-group-rules/52e5c9ed-f5f9-45b3-bda8-337b37327479 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:49:08.676 8 INFO neutron.api.v2.resource [None req-d5b90552-8831-4a77-bafa-86096b84d93f 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1520/3133] 10.0.0.221 () {32 vars in 746 bytes} [Tue May 12 17:49:08 2026] GET /v2.0/security-group-rules/52e5c9ed-f5f9-45b3-bda8-337b37327479 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3134] 10.0.0.221 () {32 vars in 749 bytes} [Tue May 12 17:49:08 2026] DELETE /v2.0/security-group-rules/028c7902-eb3a-44b7-88ab-6b77636eff08 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:49:08.780 8 INFO neutron.api.v2.resource [None req-c5cd8a69-eac4-401b-8439-66e1707a81cc 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1521/3135] 10.0.0.221 () {32 vars in 746 bytes} [Tue May 12 17:49:08 2026] GET /v2.0/security-group-rules/028c7902-eb3a-44b7-88ab-6b77636eff08 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3136] 10.0.0.221 () {32 vars in 749 bytes} [Tue May 12 17:49:08 2026] DELETE /v2.0/security-group-rules/53ba0e56-89f7-4c04-8868-44a8e5b53eff => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:49:08.881 8 INFO neutron.api.v2.resource [None req-3cb91e4e-400e-4975-aa13-2e587fc186ea 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1522/3137] 10.0.0.221 () {32 vars in 746 bytes} [Tue May 12 17:49:08 2026] GET /v2.0/security-group-rules/53ba0e56-89f7-4c04-8868-44a8e5b53eff => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3138] 10.0.0.221 () {32 vars in 749 bytes} [Tue May 12 17:49:08 2026] DELETE /v2.0/security-group-rules/f7d40fe0-55ca-450d-863b-73c034576c15 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:49:08.975 8 INFO neutron.api.v2.resource [None req-abcf600e-67b5-4fff-94bf-4a8943982a1a 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1523/3139] 10.0.0.221 () {32 vars in 746 bytes} [Tue May 12 17:49:08 2026] GET /v2.0/security-group-rules/f7d40fe0-55ca-450d-863b-73c034576c15 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3140] 10.0.0.221 () {32 vars in 749 bytes} [Tue May 12 17:49:08 2026] DELETE /v2.0/security-group-rules/a6a4982e-0998-4e08-882e-1770efd71fc2 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:49:09.074 8 INFO neutron.api.v2.resource [None req-5899d74a-3762-459a-bf9d-1e64bb313235 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1524/3141] 10.0.0.221 () {32 vars in 746 bytes} [Tue May 12 17:49:09 2026] GET /v2.0/security-group-rules/a6a4982e-0998-4e08-882e-1770efd71fc2 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3142] 10.0.0.221 () {32 vars in 749 bytes} [Tue May 12 17:49:09 2026] DELETE /v2.0/security-group-rules/4ba801ea-ebb7-4a43-9ff6-07342b717220 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:49:09.175 8 INFO neutron.api.v2.resource [None req-8954e6a7-cac5-41ca-8055-c4aa3416813f 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1525/3143] 10.0.0.221 () {32 vars in 746 bytes} [Tue May 12 17:49:09 2026] GET /v2.0/security-group-rules/4ba801ea-ebb7-4a43-9ff6-07342b717220 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3144] 10.0.0.221 () {32 vars in 749 bytes} [Tue May 12 17:49:09 2026] DELETE /v2.0/security-group-rules/669b9a90-3e13-4d8e-ae7f-1d453d1078af => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:49:09.274 8 INFO neutron.api.v2.resource [None req-dab7e6ff-dce3-43d1-a1ae-a1ae43203893 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1526/3145] 10.0.0.221 () {32 vars in 746 bytes} [Tue May 12 17:49:09 2026] GET /v2.0/security-group-rules/669b9a90-3e13-4d8e-ae7f-1d453d1078af => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3146] 10.0.0.221 () {32 vars in 749 bytes} [Tue May 12 17:49:09 2026] DELETE /v2.0/security-group-rules/232524ea-961e-4d54-8476-018138baa96c => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:49:09.374 8 INFO neutron.api.v2.resource [None req-b851e438-e4f1-4209-93bf-657a17684c54 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1527/3147] 10.0.0.221 () {32 vars in 746 bytes} [Tue May 12 17:49:09 2026] GET /v2.0/security-group-rules/232524ea-961e-4d54-8476-018138baa96c => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3148] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:49:09 2026] DELETE /v2.0/security-groups/4bf99965-4688-4d5a-9567-d0f3028e8aa8 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:49:09.495 8 INFO neutron.api.v2.resource [None req-3ad34c75-8ee5-42f5-bbd4-45278152a9d5 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1528/3149] 10.0.0.221 () {32 vars in 736 bytes} [Tue May 12 17:49:09 2026] GET /v2.0/security-groups/4bf99965-4688-4d5a-9567-d0f3028e8aa8 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3150] 10.0.0.221 () {34 vars in 788 bytes} [Tue May 12 17:49:09 2026] PUT /v2.0/routers/bb9d44cf-04a2-4c3b-a538-9acfdf0e7468/remove_router_interface => generated 309 bytes in 1200 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:49:11.010 8 INFO neutron.api.v2.resource [None req-d6962d1e-0d47-4358-a4e5-ae44636ad1de 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1529/3153] 10.0.0.221 () {34 vars in 788 bytes} [Tue May 12 17:49:10 2026] PUT /v2.0/routers/bb9d44cf-04a2-4c3b-a538-9acfdf0e7468/remove_router_interface => generated 198 bytes in 260 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3154] 10.0.0.221 () {34 vars in 788 bytes} [Tue May 12 17:49:11 2026] PUT /v2.0/routers/bb9d44cf-04a2-4c3b-a538-9acfdf0e7468/remove_router_interface => generated 309 bytes in 1624 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:49:12.877 8 INFO neutron.api.v2.resource [None req-830357d5-4ac4-4767-aa42-0515986edd58 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1530/3155] 10.0.0.221 () {34 vars in 788 bytes} [Tue May 12 17:49:12 2026] PUT /v2.0/routers/bb9d44cf-04a2-4c3b-a538-9acfdf0e7468/remove_router_interface => generated 198 bytes in 234 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3156] 10.0.0.221 () {34 vars in 788 bytes} [Tue May 12 17:49:12 2026] PUT /v2.0/routers/bb9d44cf-04a2-4c3b-a538-9acfdf0e7468/remove_router_interface => generated 309 bytes in 1261 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:49:14.375 8 INFO neutron.api.v2.resource [None req-974f9796-06fc-4866-8d71-2a95a39a5b06 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1531/3157] 10.0.0.221 () {34 vars in 788 bytes} [Tue May 12 17:49:14 2026] PUT /v2.0/routers/bb9d44cf-04a2-4c3b-a538-9acfdf0e7468/remove_router_interface => generated 198 bytes in 227 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:49:15.506 7 INFO neutron.db.l3_hamode_db [None req-2ef5211d-97eb-41f5-91a5-32e9595aeb76 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] HA network 0eab216b-54d1-4470-a5bc-f62cd703c353 was deleted as no HA routers are present in tenant f7b9461a545a49c0bca146610a712216. [pid: 7|app: 0|req: 1627/3158] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:49:14 2026] DELETE /v2.0/routers/bb9d44cf-04a2-4c3b-a538-9acfdf0e7468 => generated 0 bytes in 1133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:49:15.545 8 INFO neutron.api.v2.resource [None req-2a93c62c-4115-478c-a92d-6ef2f12c1bbc 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1532/3159] 10.0.0.221 () {32 vars in 720 bytes} [Tue May 12 17:49:15 2026] GET /v2.0/routers/bb9d44cf-04a2-4c3b-a538-9acfdf0e7468 => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:49:15.644 7 INFO neutron.services.segments.plugin [-] Segment d76da4bb-65d1-47a8-9401-f47dbff6243b resource provider aggregate not found 2026-05-12 17:49:15.649 7 INFO neutron.services.segments.plugin [-] Segment d76da4bb-65d1-47a8-9401-f47dbff6243b resource provider aggregate not found 2026-05-12 17:49:15.666 7 INFO neutron.services.segments.plugin [-] Segment d76da4bb-65d1-47a8-9401-f47dbff6243b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d76da4bb-65d1-47a8-9401-f47dbff6243b found for delete ", "request_id": "req-b57da332-c90a-41c4-a3e1-fb75f2c842f2"}]} 2026-05-12 17:49:15.667 7 INFO neutron.services.segments.plugin [-] Segment d76da4bb-65d1-47a8-9401-f47dbff6243b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d76da4bb-65d1-47a8-9401-f47dbff6243b found for delete ", "request_id": "req-e8e9cd17-b0bf-433d-b251-d9c990ad9be9"}]} [pid: 7|app: 0|req: 1628/3160] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:49:15 2026] DELETE /v2.0/subnets/568c6cbf-6163-4085-adba-40b60c1f4922 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:49:15.803 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f7d4b8fd-0524-4dcf-b289-fcb13b4a82c3 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1533/3161] 10.0.0.221 () {32 vars in 720 bytes} [Tue May 12 17:49:15 2026] GET /v2.0/subnets/568c6cbf-6163-4085-adba-40b60c1f4922 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3162] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:49:15 2026] DELETE /v2.0/subnets/904972b8-9319-4a71-94f5-f40ba93c3a15 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:49:16.021 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4a1bddfe-19d6-4d60-abaa-e67b1b920547 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1534/3163] 10.0.0.221 () {32 vars in 720 bytes} [Tue May 12 17:49:16 2026] GET /v2.0/subnets/904972b8-9319-4a71-94f5-f40ba93c3a15 => 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: 1630/3164] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:49:16 2026] DELETE /v2.0/networks/80a60bd0-0320-4b28-8604-5f31c9af6c0f => generated 0 bytes in 360 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:49:16.413 8 INFO neutron.pecan_wsgi.hooks.translation [None req-14914833-b7c3-4b11-8c99-f804608485f6 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1535/3165] 10.0.0.221 () {32 vars in 722 bytes} [Tue May 12 17:49:16 2026] GET /v2.0/networks/80a60bd0-0320-4b28-8604-5f31c9af6c0f => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3166] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:49:16 2026] DELETE /v2.0/subnets/68a4b001-c64c-4e82-a3a9-4d4c99b42b19 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:49:16.656 8 INFO neutron.pecan_wsgi.hooks.translation [None req-743c8917-fcff-4443-bba8-227e264b5d20 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1536/3167] 10.0.0.221 () {32 vars in 720 bytes} [Tue May 12 17:49:16 2026] GET /v2.0/subnets/68a4b001-c64c-4e82-a3a9-4d4c99b42b19 => 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: 1632/3168] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:49:16 2026] DELETE /v2.0/subnets/bcd91c53-802a-4735-a644-2812f11e7406 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:49:16.906 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5216e916-90a3-4e54-957f-55942a0107fa 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1537/3169] 10.0.0.221 () {32 vars in 720 bytes} [Tue May 12 17:49:16 2026] GET /v2.0/subnets/bcd91c53-802a-4735-a644-2812f11e7406 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3170] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:49:16 2026] DELETE /v2.0/networks/e76d56c1-66d6-4d34-8a91-4947bf380566 => generated 0 bytes in 433 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:49:17.369 8 INFO neutron.pecan_wsgi.hooks.translation [None req-776e1e28-6b92-4d77-8adb-dce26caecb8e 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1538/3171] 10.0.0.221 () {32 vars in 722 bytes} [Tue May 12 17:49:17 2026] GET /v2.0/networks/e76d56c1-66d6-4d34-8a91-4947bf380566 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3172] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:49:17 2026] DELETE /v2.0/subnets/3a0b7d08-8d95-44ff-8466-3e8e64995796 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:49:17.641 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9c0bd4dd-32a3-47e2-a158-5e10cfabbc57 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1539/3173] 10.0.0.221 () {32 vars in 720 bytes} [Tue May 12 17:49:17 2026] GET /v2.0/subnets/3a0b7d08-8d95-44ff-8466-3e8e64995796 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:49:17.688 7 INFO neutron.services.segments.plugin [-] Segment 5cf5ce39-10fc-4362-8d30-d0ab41cddec6 resource provider aggregate not found 2026-05-12 17:49:17.694 7 INFO neutron.services.segments.plugin [-] Segment 5cf5ce39-10fc-4362-8d30-d0ab41cddec6 resource provider aggregate not found 2026-05-12 17:49:17.701 7 INFO neutron.services.segments.plugin [-] Segment 5cf5ce39-10fc-4362-8d30-d0ab41cddec6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5cf5ce39-10fc-4362-8d30-d0ab41cddec6 found for delete ", "request_id": "req-ed5b8290-9e0f-47a5-9f28-01449c2d95ac"}]} 2026-05-12 17:49:17.714 7 INFO neutron.services.segments.plugin [-] Segment 5cf5ce39-10fc-4362-8d30-d0ab41cddec6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5cf5ce39-10fc-4362-8d30-d0ab41cddec6 found for delete ", "request_id": "req-45c1311f-123f-40d9-be75-974688cabb75"}]} 2026-05-12 17:49:17.719 7 INFO neutron.services.segments.plugin [-] Segment 110282d2-f982-4cea-890d-8c4772075c8b resource provider aggregate not found 2026-05-12 17:49:17.732 7 INFO neutron.services.segments.plugin [-] Segment 110282d2-f982-4cea-890d-8c4772075c8b resource provider aggregate not found 2026-05-12 17:49:17.746 7 INFO neutron.services.segments.plugin [-] Segment 110282d2-f982-4cea-890d-8c4772075c8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 110282d2-f982-4cea-890d-8c4772075c8b found for delete ", "request_id": "req-87d58d73-1eee-45dd-8bc3-8b6c1bc82c6e"}]} 2026-05-12 17:49:17.748 7 INFO neutron.services.segments.plugin [-] Segment 110282d2-f982-4cea-890d-8c4772075c8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 110282d2-f982-4cea-890d-8c4772075c8b found for delete ", "request_id": "req-68aeea46-3fb2-408a-ae97-66fa458aa220"}]} [pid: 7|app: 0|req: 1635/3174] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 12 17:49:17 2026] DELETE /v2.0/subnets/ceaa3e52-af53-4c1d-83a1-bfce6bfcb283 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:49:17.946 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0ea938a7-f83e-4b06-ab07-35dbad5b1ba0 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1540/3175] 10.0.0.221 () {32 vars in 720 bytes} [Tue May 12 17:49:17 2026] GET /v2.0/subnets/ceaa3e52-af53-4c1d-83a1-bfce6bfcb283 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3176] 10.0.0.221 () {32 vars in 725 bytes} [Tue May 12 17:49:17 2026] DELETE /v2.0/networks/2f030439-06b7-45b0-a7d8-8c06f6613a87 => generated 0 bytes in 413 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:49:18.398 8 INFO neutron.pecan_wsgi.hooks.translation [None req-782200b4-b164-4ef5-bdba-d5883dab6f30 5369b6188ccd4d3ba5c50b022fbe5943 f7b9461a545a49c0bca146610a712216 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1541/3177] 10.0.0.221 () {32 vars in 722 bytes} [Tue May 12 17:49:18 2026] GET /v2.0/networks/2f030439-06b7-45b0-a7d8-8c06f6613a87 => generated 138 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:49:20.391 7 INFO neutron.services.segments.plugin [-] Segment 7c0bc9a5-6e24-4188-be03-61cdfc19ad09 resource provider aggregate not found 2026-05-12 17:49:20.395 7 INFO neutron.services.segments.plugin [-] Segment 7c0bc9a5-6e24-4188-be03-61cdfc19ad09 resource provider aggregate not found 2026-05-12 17:49:20.411 7 INFO neutron.services.segments.plugin [-] Segment 7c0bc9a5-6e24-4188-be03-61cdfc19ad09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c0bc9a5-6e24-4188-be03-61cdfc19ad09 found for delete ", "request_id": "req-8ea0c83a-4723-4d07-906a-43d56a2a11e1"}]} 2026-05-12 17:49:20.412 7 INFO neutron.services.segments.plugin [-] Segment 7c0bc9a5-6e24-4188-be03-61cdfc19ad09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c0bc9a5-6e24-4188-be03-61cdfc19ad09 found for delete ", "request_id": "req-dfd3ef5d-a980-44b4-bd07-eb2c70b32a10"}]} [pid: 7|app: 0|req: 1637/3178] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:49:20 2026] GET /v2.0/security-groups?tenant_id=2dd7dacf10d943a9ae83f6a19ff0e250&name=default => generated 2929 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3179] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:49:20 2026] DELETE /v2.0/security-groups/09639543-aad3-4970-ada3-8bfa8afc5241 => 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: 1638/3180] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:49:20 2026] GET /v2.0/security-groups?tenant_id=e7d30e217bfc457ba77b1b6eda2558fd&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3181] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:49:21 2026] DELETE /v2.0/security-groups/f53b70e2-66b9-4938-aa85-f9783942e4d5 => 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: 1639/3182] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:49:21 2026] GET /v2.0/security-groups?tenant_id=29ab6c9f03e0418b8855ed7e473ecfa7&name=default => generated 2929 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3183] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:49:21 2026] DELETE /v2.0/security-groups/71a28667-b697-4472-9200-59085691aee8 => 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: 1640/3184] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:49:21 2026] GET /v2.0/security-groups?tenant_id=29c178135e344616acb25c03acf74443&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3185] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:49:21 2026] DELETE /v2.0/security-groups/bf38b3c1-c1b0-40ee-b69b-9b008efe7186 => 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: 1641/3186] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:49:22 2026] GET /v2.0/security-groups?tenant_id=f7b9461a545a49c0bca146610a712216&name=default => generated 2925 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3187] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:49:22 2026] DELETE /v2.0/security-groups/4d3d8115-3bf2-4584-a33b-155417e792a2 => 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: 1642/3188] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:49:22 2026] GET /v2.0/security-groups?tenant_id=bc4a878f36d540b2951003cc19780410&name=default => generated 2929 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3189] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:49:22 2026] DELETE /v2.0/security-groups/ae19fff6-d096-455e-bd37-e70a7f302bf0 => 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: 1643/3190] 10.0.0.221 () {32 vars in 773 bytes} [Tue May 12 17:49:22 2026] GET /v2.0/security-groups?tenant_id=2998e7652a794bb68e27dec0fabaa838&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3191] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 12 17:49:22 2026] DELETE /v2.0/security-groups/2ef59557-83c4-4d80-a4b1-c54b9eab0fa1 => 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: 1644/3192] 10.0.0.221 () {32 vars in 648 bytes} [Tue May 12 17:49:25 2026] GET /v2.0/networks => generated 2168 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3195] 10.0.0.221 () {32 vars in 654 bytes} [Tue May 12 17:49:26 2026] GET /v2.0/floatingips => 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: 1550/3196] 10.0.0.221 () {32 vars in 646 bytes} [Tue May 12 17:49:26 2026] GET /v2.0/routers => generated 15 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1647/3197] 10.0.0.221 () {32 vars in 642 bytes} [Tue May 12 17:49:26 2026] GET /v2.0/ports => generated 4725 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3198] 10.0.0.221 () {32 vars in 646 bytes} [Tue May 12 17:49:26 2026] GET /v2.0/subnets => generated 1261 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1648/3199] 10.0.0.221 () {32 vars in 648 bytes} [Tue May 12 17:49:26 2026] GET /v2.0/networks => generated 2168 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3200] 10.0.0.221 () {32 vars in 662 bytes} [Tue May 12 17:49:27 2026] GET /v2.0/security-groups => generated 17401 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1649/3201] 10.0.0.221 () {32 vars in 654 bytes} [Tue May 12 17:49:27 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)