+ 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 Apr 21 18:16:18 2026] *** compiled with version: 11.4.0 on 27 February 2026 20:20:47 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: neutron-server-7d4df774d6-d5rkj 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, Jan 26 2026, 14:55:28) [GCC 11.4.0] Python main interpreter initialized at 0x55a105359130 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:54: 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:54: 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-04-21 18:16:22.539 8 INFO neutron.common.config [-] Logging enabled! 2026-04-21 18:16:22.539 8 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-04-21 18:16:22.611 7 INFO neutron.common.config [-] Logging enabled! 2026-04-21 18:16:22.611 7 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-04-21 18:16:22.835 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-21 18:16:22.939 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-21 18:16:23.710 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-21 18:16:23.714 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-21 18:16:23.717 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-04-21 18:16:23.718 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-21 18:16:23.719 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-21 18:16:23.719 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-21 18:16:23.719 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-21 18:16:23.727 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-21 18:16:23.727 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-21 18:16:23.727 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-21 18:16:23.750 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-21 18:16:23.752 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-21 18:16:23.752 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-21 18:16:23.797 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-21 18:16:23.797 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-21 18:16:23.797 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-21 18:16:23.797 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-21 18:16:23.805 8 WARNING oslo_policy.policy [None req-2e2193c6-3f47-4787-9e4a-0195c45d708f - - - - - -] 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-04-21 18:16:23.841 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-21 18:16:23.845 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-21 18:16:23.848 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-04-21 18:16:23.849 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-21 18:16:23.850 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-21 18:16:23.850 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-21 18:16:23.850 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-21 18:16:23.858 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-21 18:16:23.858 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-21 18:16:23.858 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-21 18:16:23.877 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-21 18:16:23.879 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-21 18:16:23.879 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-21 18:16:23.915 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-21 18:16:23.915 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-21 18:16:23.915 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-21 18:16:23.916 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-21 18:16:23.923 7 WARNING oslo_policy.policy [None req-ec37da3b-2669-42ef-9fde-10f493f5bb13 - - - - - -] 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-04-21 18:16:24.195 8 INFO neutron.plugins.ml2.managers [None req-2e2193c6-3f47-4787-9e4a-0195c45d708f - - - - - -] Initializing driver for type 'vlan' 2026-04-21 18:16:24.338 7 INFO neutron.plugins.ml2.managers [None req-ec37da3b-2669-42ef-9fde-10f493f5bb13 - - - - - -] Initializing driver for type 'vlan' 2026-04-21 18:16:24.518 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-2e2193c6-3f47-4787-9e4a-0195c45d708f - - - - - -] VlanTypeDriver initialization complete 2026-04-21 18:16:24.518 8 INFO neutron.plugins.ml2.managers [None req-2e2193c6-3f47-4787-9e4a-0195c45d708f - - - - - -] Initializing driver for type 'vxlan' 2026-04-21 18:16:24.518 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-2e2193c6-3f47-4787-9e4a-0195c45d708f - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-21 18:16:24.542 8 INFO neutron.plugins.ml2.managers [None req-2e2193c6-3f47-4787-9e4a-0195c45d708f - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-21 18:16:24.542 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-2e2193c6-3f47-4787-9e4a-0195c45d708f - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-21 18:16:24.542 8 INFO neutron.plugins.ml2.managers [None req-2e2193c6-3f47-4787-9e4a-0195c45d708f - - - - - -] Initializing extension driver 'port_security' 2026-04-21 18:16:24.543 8 INFO neutron.plugins.ml2.extensions.port_security [None req-2e2193c6-3f47-4787-9e4a-0195c45d708f - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-21 18:16:24.543 8 INFO neutron.plugins.ml2.managers [None req-2e2193c6-3f47-4787-9e4a-0195c45d708f - - - - - -] Initializing extension driver 'qos' 2026-04-21 18:16:24.543 8 INFO neutron.plugins.ml2.managers [None req-2e2193c6-3f47-4787-9e4a-0195c45d708f - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-21 18:16:24.543 8 INFO neutron.plugins.ml2.managers [None req-2e2193c6-3f47-4787-9e4a-0195c45d708f - - - - - -] Initializing mechanism driver 'l2population' 2026-04-21 18:16:24.554 8 INFO neutron.quota [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded quota_driver: . 2026-04-21 18:16:24.554 8 INFO neutron.plugins.ml2.plugin [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Modular L2 Plugin initialization complete 2026-04-21 18:16:24.554 8 INFO neutron.plugins.ml2.managers [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-21 18:16:24.555 8 INFO neutron.plugins.ml2.managers [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-21 18:16:24.555 8 INFO neutron.plugins.ml2.managers [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-21 18:16:24.555 8 INFO neutron.extensions.vlantransparent [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Disabled vlantransparent extension. 2026-04-21 18:16:24.555 8 INFO neutron.manager [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loading Plugin: qos 2026-04-21 18:16:24.566 8 INFO neutron.manager [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loading Plugin: router 2026-04-21 18:16:24.600 8 INFO neutron.services.service_base [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-21 18:16:24.601 8 INFO neutron.manager [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loading Plugin: segments 2026-04-21 18:16:24.645 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-ec37da3b-2669-42ef-9fde-10f493f5bb13 - - - - - -] VlanTypeDriver initialization complete 2026-04-21 18:16:24.646 7 INFO neutron.plugins.ml2.managers [None req-ec37da3b-2669-42ef-9fde-10f493f5bb13 - - - - - -] Initializing driver for type 'vxlan' 2026-04-21 18:16:24.646 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-ec37da3b-2669-42ef-9fde-10f493f5bb13 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-21 18:16:24.670 7 INFO neutron.plugins.ml2.managers [None req-ec37da3b-2669-42ef-9fde-10f493f5bb13 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-21 18:16:24.670 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-ec37da3b-2669-42ef-9fde-10f493f5bb13 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-21 18:16:24.670 7 INFO neutron.plugins.ml2.managers [None req-ec37da3b-2669-42ef-9fde-10f493f5bb13 - - - - - -] Initializing extension driver 'port_security' 2026-04-21 18:16:24.670 7 INFO neutron.plugins.ml2.extensions.port_security [None req-ec37da3b-2669-42ef-9fde-10f493f5bb13 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-21 18:16:24.671 7 INFO neutron.plugins.ml2.managers [None req-ec37da3b-2669-42ef-9fde-10f493f5bb13 - - - - - -] Initializing extension driver 'qos' 2026-04-21 18:16:24.671 7 INFO neutron.plugins.ml2.managers [None req-ec37da3b-2669-42ef-9fde-10f493f5bb13 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-21 18:16:24.671 7 INFO neutron.plugins.ml2.managers [None req-ec37da3b-2669-42ef-9fde-10f493f5bb13 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-21 18:16:24.681 7 INFO neutron.quota [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded quota_driver: . 2026-04-21 18:16:24.682 7 INFO neutron.plugins.ml2.plugin [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Modular L2 Plugin initialization complete 2026-04-21 18:16:24.682 7 INFO neutron.plugins.ml2.managers [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-21 18:16:24.682 7 INFO neutron.plugins.ml2.managers [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-21 18:16:24.682 7 INFO neutron.plugins.ml2.managers [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-21 18:16:24.683 7 INFO neutron.extensions.vlantransparent [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Disabled vlantransparent extension. 2026-04-21 18:16:24.683 7 INFO neutron.manager [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loading Plugin: qos 2026-04-21 18:16:24.694 7 INFO neutron.manager [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loading Plugin: router 2026-04-21 18:16:24.701 8 INFO neutron.manager [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loading Plugin: trunk 2026-04-21 18:16:24.729 7 INFO neutron.services.service_base [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-21 18:16:24.730 7 INFO neutron.manager [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loading Plugin: segments 2026-04-21 18:16:24.754 8 INFO neutron.manager [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loading Plugin: vpnaas 2026-04-21 18:16:24.793 8 WARNING stevedore.named [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-21 18:16:24.832 7 INFO neutron.manager [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loading Plugin: trunk 2026-04-21 18:16:24.849 8 INFO neutron_vpnaas.services.vpn.plugin [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-21 18:16:24.849 8 INFO neutron.common.utils [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-21 18:16:24.849 8 INFO neutron.manager [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loading Plugin: auto_allocate 2026-04-21 18:16:24.853 8 INFO neutron.manager [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loading Plugin: tag 2026-04-21 18:16:24.861 8 INFO neutron.manager [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loading Plugin: timestamp 2026-04-21 18:16:24.863 8 INFO neutron.manager [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loading Plugin: network_ip_availability 2026-04-21 18:16:24.866 8 INFO neutron.manager [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loading Plugin: flavors 2026-04-21 18:16:24.869 8 INFO neutron.manager [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loading Plugin: revisions 2026-04-21 18:16:24.872 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Initializing extension manager. 2026-04-21 18:16:24.873 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: address-group 2026-04-21 18:16:24.874 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: address-scope 2026-04-21 18:16:24.875 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-21 18:16:24.876 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: agent 2026-04-21 18:16:24.876 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: agent-resources-synced 2026-04-21 18:16:24.878 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-21 18:16:24.879 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-21 18:16:24.879 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: availability_zone 2026-04-21 18:16:24.880 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: availability_zone_filter 2026-04-21 18:16:24.881 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-21 18:16:24.881 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: default-subnetpools 2026-04-21 18:16:24.882 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-21 18:16:24.883 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: dns-integration 2026-04-21 18:16:24.883 7 INFO neutron.manager [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loading Plugin: vpnaas 2026-04-21 18:16:24.884 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: dns-domain-ports 2026-04-21 18:16:24.884 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-21 18:16:24.885 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: dvr 2026-04-21 18:16:24.885 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-21 18:16:24.886 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: empty-string-filtering 2026-04-21 18:16:24.887 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-21 18:16:24.887 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-21 18:16:24.888 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: external-net 2026-04-21 18:16:24.888 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-21 18:16:24.889 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: extraroute 2026-04-21 18:16:24.890 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: extraroute-atomic 2026-04-21 18:16:24.890 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-21 18:16:24.891 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-21 18:16:24.892 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-21 18:16:24.892 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-21 18:16:24.893 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: fip-port-details 2026-04-21 18:16:24.893 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: flavors 2026-04-21 18:16:24.895 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-21 18:16:24.896 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: floatingip-pools 2026-04-21 18:16:24.897 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: ip_allocation 2026-04-21 18:16:24.898 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-21 18:16:24.899 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: l2_adjacency 2026-04-21 18:16:24.900 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: router 2026-04-21 18:16:24.902 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-21 18:16:24.903 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: ext-gw-mode 2026-04-21 18:16:24.903 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: l3-ha 2026-04-21 18:16:24.904 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-21 18:16:24.905 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-21 18:16:24.905 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: l3-flavors 2026-04-21 18:16:24.906 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-21 18:16:24.907 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-21 18:16:24.908 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-21 18:16:24.910 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-21 18:16:24.911 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-21 18:16:24.912 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-21 18:16:24.912 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-21 18:16:24.913 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: multi-provider 2026-04-21 18:16:24.914 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: net-mtu 2026-04-21 18:16:24.914 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: net-mtu-writable 2026-04-21 18:16:24.915 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: network_availability_zone 2026-04-21 18:16:24.915 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: network_ha 2026-04-21 18:16:24.916 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: network-ip-availability 2026-04-21 18:16:24.917 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-21 18:16:24.918 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: pagination 2026-04-21 18:16:24.918 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: port-device-profile 2026-04-21 18:16:24.919 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-21 18:16:24.919 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-21 18:16:24.920 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: port-mac-override 2026-04-21 18:16:24.920 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-21 18:16:24.921 7 WARNING stevedore.named [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-21 18:16:24.921 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-21 18:16:24.922 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: port-resource-request 2026-04-21 18:16:24.922 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-21 18:16:24.923 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: binding 2026-04-21 18:16:24.924 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: binding-extended 2026-04-21 18:16:24.924 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: port-security 2026-04-21 18:16:24.925 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: project-id 2026-04-21 18:16:24.925 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: provider 2026-04-21 18:16:24.927 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: qos 2026-04-21 18:16:24.928 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-21 18:16:24.928 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-21 18:16:24.929 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: qos-default 2026-04-21 18:16:24.930 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: qos-fip 2026-04-21 18:16:24.930 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-21 18:16:24.931 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-21 18:16:24.931 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-21 18:16:24.932 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-21 18:16:24.933 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-21 18:16:24.933 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: qos-pps 2026-04-21 18:16:24.934 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-21 18:16:24.934 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-21 18:16:24.935 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: qos-rules-alias 2026-04-21 18:16:24.936 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: quota-check-limit 2026-04-21 18:16:24.938 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: quotas 2026-04-21 18:16:24.939 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: quota_details 2026-04-21 18:16:24.940 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: rbac-policies 2026-04-21 18:16:24.941 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: rbac-address-group 2026-04-21 18:16:24.941 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: rbac-address-scope 2026-04-21 18:16:24.942 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: rbac-security-groups 2026-04-21 18:16:24.942 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-21 18:16:24.943 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: revision-if-match 2026-04-21 18:16:24.944 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-21 18:16:24.944 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: router_availability_zone 2026-04-21 18:16:24.945 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-21 18:16:24.946 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-21 18:16:24.947 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-21 18:16:24.948 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-21 18:16:24.948 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-21 18:16:24.949 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-21 18:16:24.956 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: security-group 2026-04-21 18:16:24.958 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: segment 2026-04-21 18:16:24.958 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-21 18:16:24.959 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: service-type 2026-04-21 18:16:24.960 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: sorting 2026-04-21 18:16:24.960 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: standard-attr-segment 2026-04-21 18:16:24.961 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: standard-attr-description 2026-04-21 18:16:24.962 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: stateful-security-group 2026-04-21 18:16:24.963 8 WARNING neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-04-21 18:16:24.964 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-21 18:16:24.965 7 INFO neutron_vpnaas.services.vpn.plugin [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-21 18:16:24.965 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: subnet_onboard 2026-04-21 18:16:24.965 7 INFO neutron.common.utils [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-21 18:16:24.965 7 INFO neutron.manager [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loading Plugin: auto_allocate 2026-04-21 18:16:24.966 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-21 18:16:24.967 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: subnet-service-types 2026-04-21 18:16:24.968 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: subnet_allocation 2026-04-21 18:16:24.969 7 INFO neutron.manager [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loading Plugin: tag 2026-04-21 18:16:24.969 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-21 18:16:24.970 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-21 18:16:24.973 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: standard-attr-tag 2026-04-21 18:16:24.974 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-21 18:16:24.974 7 INFO neutron.manager [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loading Plugin: timestamp 2026-04-21 18:16:24.974 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: trunk 2026-04-21 18:16:24.975 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: trunk-details 2026-04-21 18:16:24.976 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-21 18:16:24.976 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-21 18:16:24.977 7 INFO neutron.manager [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loading Plugin: network_ip_availability 2026-04-21 18:16:24.977 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-21 18:16:24.978 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: vpn-flavors 2026-04-21 18:16:24.979 8 INFO neutron.api.extensions [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Loaded extension: vpnaas 2026-04-21 18:16:24.980 7 INFO neutron.manager [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loading Plugin: flavors 2026-04-21 18:16:24.981 8 INFO neutron.quota.resource_registry [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-21 18:16:24.982 8 INFO neutron.quota.resource_registry [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-21 18:16:24.982 8 INFO neutron.quota.resource_registry [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-21 18:16:24.982 8 INFO neutron.quota.resource_registry [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-21 18:16:24.983 7 INFO neutron.manager [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loading Plugin: revisions 2026-04-21 18:16:24.983 8 INFO neutron.quota.resource_registry [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-21 18:16:24.983 8 INFO neutron.quota.resource_registry [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-21 18:16:24.986 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Initializing extension manager. 2026-04-21 18:16:24.986 8 INFO neutron.quota.resource_registry [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-21 18:16:24.986 8 INFO neutron.quota.resource_registry [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-21 18:16:24.987 8 INFO neutron.quota.resource_registry [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-21 18:16:24.987 8 INFO neutron.quota.resource_registry [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-21 18:16:24.987 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: address-group 2026-04-21 18:16:24.987 8 WARNING neutron.quota.resource_registry [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] subnetpool is already registered 2026-04-21 18:16:24.987 8 INFO neutron.quota.resource_registry [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-21 18:16:24.987 8 WARNING neutron.quota.resource_registry [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] subnetpool is already registered 2026-04-21 18:16:24.988 8 INFO neutron.quota.resource_registry [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-21 18:16:24.988 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: address-scope 2026-04-21 18:16:24.988 8 INFO neutron.quota.resource_registry [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-21 18:16:24.988 8 INFO neutron.quota.resource_registry [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-21 18:16:24.988 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-21 18:16:24.989 8 INFO neutron.quota.resource_registry [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-21 18:16:24.989 8 INFO neutron.quota.resource_registry [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-21 18:16:24.989 8 INFO neutron.quota.resource_registry [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-21 18:16:24.989 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: agent 2026-04-21 18:16:24.990 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: agent-resources-synced 2026-04-21 18:16:24.991 8 INFO neutron.quota.resource_registry [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-21 18:16:24.991 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-21 18:16:24.991 8 WARNING neutron.quota.resource_registry [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] router is already registered 2026-04-21 18:16:24.991 8 INFO neutron.quota.resource_registry [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-21 18:16:24.991 8 WARNING neutron.quota.resource_registry [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] floatingip is already registered 2026-04-21 18:16:24.992 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-21 18:16:24.992 8 INFO neutron.quota.resource_registry [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-21 18:16:24.992 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: availability_zone 2026-04-21 18:16:24.993 8 WARNING neutron.quota.resource_registry [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] rbac_policy is already registered 2026-04-21 18:16:24.993 8 INFO neutron.quota.resource_registry [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-21 18:16:24.993 8 WARNING neutron.quota.resource_registry [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] security_group is already registered 2026-04-21 18:16:24.993 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: availability_zone_filter 2026-04-21 18:16:24.993 8 INFO neutron.quota.resource_registry [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-21 18:16:24.993 8 WARNING neutron.quota.resource_registry [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] security_group_rule is already registered 2026-04-21 18:16:24.994 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-21 18:16:24.994 8 INFO neutron.quota.resource_registry [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-21 18:16:24.994 8 WARNING neutron.quota.resource_registry [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] subnetpool is already registered 2026-04-21 18:16:24.994 8 INFO neutron.quota.resource_registry [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-21 18:16:24.994 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: default-subnetpools 2026-04-21 18:16:24.994 8 WARNING neutron.quota.resource_registry [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] subnetpool is already registered 2026-04-21 18:16:24.994 8 INFO neutron.quota.resource_registry [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-21 18:16:24.995 8 WARNING neutron.quota.resource_registry [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] trunk is already registered 2026-04-21 18:16:24.995 8 INFO neutron.quota.resource_registry [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-21 18:16:24.995 8 WARNING neutron.quota.resource_registry [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] endpoint_group is already registered 2026-04-21 18:16:24.995 8 INFO neutron.quota.resource_registry [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-21 18:16:24.995 8 WARNING neutron.quota.resource_registry [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] vpnservice is already registered 2026-04-21 18:16:24.995 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-21 18:16:24.995 8 INFO neutron.quota.resource_registry [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-21 18:16:24.996 8 WARNING neutron.quota.resource_registry [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] ipsec_site_connection is already registered 2026-04-21 18:16:24.996 8 INFO neutron.quota.resource_registry [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-21 18:16:24.996 8 WARNING neutron.quota.resource_registry [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] ipsecpolicy is already registered 2026-04-21 18:16:24.996 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: dns-integration 2026-04-21 18:16:24.996 8 INFO neutron.quota.resource_registry [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-21 18:16:24.996 8 WARNING neutron.quota.resource_registry [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] ikepolicy is already registered 2026-04-21 18:16:24.997 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: dns-domain-ports 2026-04-21 18:16:24.997 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-21 18:16:24.998 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: dvr 2026-04-21 18:16:24.999 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-21 18:16:24.999 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: empty-string-filtering 2026-04-21 18:16:25.000 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-21 18:16:25.000 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-21 18:16:25.001 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: external-net 2026-04-21 18:16:25.001 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-21 18:16:25.002 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: extraroute 2026-04-21 18:16:25.003 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: extraroute-atomic 2026-04-21 18:16:25.003 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-21 18:16:25.004 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-21 18:16:25.004 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-21 18:16:25.005 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-21 18:16:25.006 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: fip-port-details 2026-04-21 18:16:25.006 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: flavors 2026-04-21 18:16:25.009 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-21 18:16:25.009 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: floatingip-pools 2026-04-21 18:16:25.010 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: ip_allocation 2026-04-21 18:16:25.011 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-21 18:16:25.011 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: l2_adjacency 2026-04-21 18:16:25.012 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: router 2026-04-21 18:16:25.014 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-21 18:16:25.014 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: ext-gw-mode 2026-04-21 18:16:25.015 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: l3-ha 2026-04-21 18:16:25.015 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-21 18:16:25.016 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-21 18:16:25.017 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: l3-flavors 2026-04-21 18:16:25.017 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-21 18:16:25.018 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-21 18:16:25.020 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-21 18:16:25.021 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-21 18:16:25.022 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-21 18:16:25.023 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-21 18:16:25.024 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-21 18:16:25.024 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: multi-provider 2026-04-21 18:16:25.025 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: net-mtu 2026-04-21 18:16:25.025 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: net-mtu-writable 2026-04-21 18:16:25.026 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: network_availability_zone 2026-04-21 18:16:25.027 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: network_ha 2026-04-21 18:16:25.027 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: network-ip-availability 2026-04-21 18:16:25.029 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-21 18:16:25.029 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: pagination 2026-04-21 18:16:25.030 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: port-device-profile 2026-04-21 18:16:25.030 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-21 18:16:25.031 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-21 18:16:25.031 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: port-mac-override 2026-04-21 18:16:25.032 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-21 18:16:25.032 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-21 18:16:25.033 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: port-resource-request 2026-04-21 18:16:25.034 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-21 18:16:25.034 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: binding 2026-04-21 18:16:25.035 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: binding-extended 2026-04-21 18:16:25.035 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: port-security 2026-04-21 18:16:25.036 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: project-id 2026-04-21 18:16:25.036 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: provider 2026-04-21 18:16:25.037 8 WARNING keystonemiddleware._common.config [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-21 18:16:25.038 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: qos 2026-04-21 18:16:25.039 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-21 18:16:25.039 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-21 18:16:25.040 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: qos-default 2026-04-21 18:16:25.041 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: qos-fip 2026-04-21 18:16:25.041 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-21 18:16:25.042 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-21 18:16:25.042 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-21 18:16:25.043 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-21 18:16:25.043 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-21 18:16:25.044 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: qos-pps 2026-04-21 18:16:25.045 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-21 18:16:25.045 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-21 18:16:25.046 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: qos-rules-alias 2026-04-21 18:16:25.046 8 WARNING oslo_config.cfg [None req-832ede4f-9a3c-4e11-8ebc-9e31fbd01d35 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-21 18:16:25.046 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: quota-check-limit 2026-04-21 18:16:25.048 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: quotas 2026-04-21 18:16:25.049 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: quota_details 2026-04-21 18:16:25.050 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: rbac-policies WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x55a105359130 pid: 8 (default app) 2026-04-21 18:16:25.051 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: rbac-address-group 2026-04-21 18:16:25.051 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: rbac-address-scope 2026-04-21 18:16:25.052 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: rbac-security-groups 2026-04-21 18:16:25.053 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-21 18:16:25.053 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: revision-if-match 2026-04-21 18:16:25.054 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-21 18:16:25.054 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: router_availability_zone 2026-04-21 18:16:25.055 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-21 18:16:25.056 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-21 18:16:25.057 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-21 18:16:25.057 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-21 18:16:25.058 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-21 18:16:25.059 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-21 18:16:25.066 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: security-group 2026-04-21 18:16:25.067 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: segment 2026-04-21 18:16:25.067 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-21 18:16:25.068 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: service-type 2026-04-21 18:16:25.068 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: sorting 2026-04-21 18:16:25.069 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: standard-attr-segment 2026-04-21 18:16:25.070 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: standard-attr-description 2026-04-21 18:16:25.070 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: stateful-security-group 2026-04-21 18:16:25.071 7 WARNING neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-04-21 18:16:25.071 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-21 18:16:25.072 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: subnet_onboard 2026-04-21 18:16:25.072 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-21 18:16:25.073 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: subnet-service-types 2026-04-21 18:16:25.074 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: subnet_allocation 2026-04-21 18:16:25.074 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-21 18:16:25.075 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-21 18:16:25.078 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: standard-attr-tag 2026-04-21 18:16:25.078 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-21 18:16:25.079 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: trunk 2026-04-21 18:16:25.079 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: trunk-details 2026-04-21 18:16:25.080 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-21 18:16:25.081 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-21 18:16:25.081 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-21 18:16:25.082 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: vpn-flavors 2026-04-21 18:16:25.083 7 INFO neutron.api.extensions [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Loaded extension: vpnaas 2026-04-21 18:16:25.086 7 INFO neutron.quota.resource_registry [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-21 18:16:25.086 7 INFO neutron.quota.resource_registry [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-21 18:16:25.086 7 INFO neutron.quota.resource_registry [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-21 18:16:25.086 7 INFO neutron.quota.resource_registry [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-21 18:16:25.087 7 INFO neutron.quota.resource_registry [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-21 18:16:25.087 7 INFO neutron.quota.resource_registry [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-21 18:16:25.089 7 INFO neutron.quota.resource_registry [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-21 18:16:25.089 7 INFO neutron.quota.resource_registry [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-21 18:16:25.090 7 INFO neutron.quota.resource_registry [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-21 18:16:25.090 7 INFO neutron.quota.resource_registry [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-21 18:16:25.090 7 WARNING neutron.quota.resource_registry [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] subnetpool is already registered 2026-04-21 18:16:25.090 7 INFO neutron.quota.resource_registry [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-21 18:16:25.090 7 WARNING neutron.quota.resource_registry [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] subnetpool is already registered 2026-04-21 18:16:25.091 7 INFO neutron.quota.resource_registry [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-21 18:16:25.091 7 INFO neutron.quota.resource_registry [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-21 18:16:25.091 7 INFO neutron.quota.resource_registry [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-21 18:16:25.091 7 INFO neutron.quota.resource_registry [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-21 18:16:25.092 7 INFO neutron.quota.resource_registry [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-21 18:16:25.092 7 INFO neutron.quota.resource_registry [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-21 18:16:25.094 7 INFO neutron.quota.resource_registry [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-21 18:16:25.094 7 WARNING neutron.quota.resource_registry [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] router is already registered 2026-04-21 18:16:25.094 7 INFO neutron.quota.resource_registry [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-21 18:16:25.094 7 WARNING neutron.quota.resource_registry [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] floatingip is already registered 2026-04-21 18:16:25.095 7 INFO neutron.quota.resource_registry [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-21 18:16:25.095 7 WARNING neutron.quota.resource_registry [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] rbac_policy is already registered 2026-04-21 18:16:25.095 7 INFO neutron.quota.resource_registry [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-21 18:16:25.096 7 WARNING neutron.quota.resource_registry [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] security_group is already registered 2026-04-21 18:16:25.096 7 INFO neutron.quota.resource_registry [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-21 18:16:25.096 7 WARNING neutron.quota.resource_registry [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] security_group_rule is already registered 2026-04-21 18:16:25.096 7 INFO neutron.quota.resource_registry [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-21 18:16:25.096 7 WARNING neutron.quota.resource_registry [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] subnetpool is already registered 2026-04-21 18:16:25.097 7 INFO neutron.quota.resource_registry [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-21 18:16:25.097 7 WARNING neutron.quota.resource_registry [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] subnetpool is already registered 2026-04-21 18:16:25.097 7 INFO neutron.quota.resource_registry [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-21 18:16:25.097 7 WARNING neutron.quota.resource_registry [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] trunk is already registered 2026-04-21 18:16:25.097 7 INFO neutron.quota.resource_registry [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-21 18:16:25.097 7 WARNING neutron.quota.resource_registry [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] endpoint_group is already registered 2026-04-21 18:16:25.098 7 INFO neutron.quota.resource_registry [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-21 18:16:25.098 7 WARNING neutron.quota.resource_registry [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] vpnservice is already registered 2026-04-21 18:16:25.098 7 INFO neutron.quota.resource_registry [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-21 18:16:25.098 7 WARNING neutron.quota.resource_registry [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] ipsec_site_connection is already registered 2026-04-21 18:16:25.098 7 INFO neutron.quota.resource_registry [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-21 18:16:25.099 7 WARNING neutron.quota.resource_registry [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] ipsecpolicy is already registered 2026-04-21 18:16:25.099 7 INFO neutron.quota.resource_registry [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-21 18:16:25.099 7 WARNING neutron.quota.resource_registry [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] ikepolicy is already registered 2026-04-21 18:16:25.137 7 WARNING keystonemiddleware._common.config [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-21 18:16:25.144 7 WARNING oslo_config.cfg [None req-90876f7c-5b5f-4ecb-886b-475aa3028554 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x55a105359130 pid: 7 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:16:30.752 7 INFO neutron.pecan_wsgi.hooks.translation [None req-17d5f4b3-2b8f-46a4-a7aa-d1eead1832bc d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1/2] 199.204.45.33 () {44 vars in 924 bytes} [Tue Apr 21 18:16:29 2026] GET /v2.0/networks/public => generated 108 bytes in 902 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 2/3] 199.204.45.33 () {44 vars in 946 bytes} [Tue Apr 21 18:16:30 2026] GET /v2.0/networks?name=public => generated 15 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:16:31.351 7 WARNING oslo_policy.policy [None req-d6f7ce62-6a0b-4dce-aac6-e2f8f9684474 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-04-21 18:16:31.490 7 WARNING neutron.services.revisions.revision_plugin [None req-d6f7ce62-6a0b-4dce-aac6-e2f8f9684474 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Could not find related network for resource to bump revision. 2026-04-21 18:16:31.523 7 INFO neutron.db.segments_db [None req-d6f7ce62-6a0b-4dce-aac6-e2f8f9684474 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Added segment cbe02a5e-6db5-4442-8278-fd8d6d708877 of type flat for network 1ba80313-0ce2-4f9a-95d1-df24fb39952b 2026-04-21 18:16:31.591 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d6f7ce62-6a0b-4dce-aac6-e2f8f9684474 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/4] 199.204.45.33 () {48 vars in 964 bytes} [Tue Apr 21 18:16:31 2026] POST /v2.0/networks => generated 124 bytes in 571 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:16:37.494 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1253d907-8b5d-4258-a2e1-e269232cee37 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.33 () {44 vars in 924 bytes} [Tue Apr 21 18:16:37 2026] GET /v2.0/networks/public => generated 108 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.33 () {44 vars in 946 bytes} [Tue Apr 21 18:16:37 2026] GET /v2.0/networks?name=public => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:16:37.608 7 WARNING neutron.services.revisions.revision_plugin [None req-a72df031-8ce4-4558-8f7f-2efd5668afc4 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Could not find related network for resource to bump revision. 2026-04-21 18:16:37.625 7 INFO neutron.db.segments_db [None req-a72df031-8ce4-4558-8f7f-2efd5668afc4 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Added segment 17d72e7d-387f-4823-bd03-ed19c3b9d3c3 of type flat for network 3d97fcb7-b680-4b42-a65e-4a643ed45a9a 2026-04-21 18:16:37.665 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a72df031-8ce4-4558-8f7f-2efd5668afc4 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/8] 199.204.45.33 () {48 vars in 964 bytes} [Tue Apr 21 18:16:37 2026] POST /v2.0/networks => generated 124 bytes in 155 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:16:43.951 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6acc7f65-28da-4aa0-961c-43fce682e3c0 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/9] 199.204.45.33 () {44 vars in 924 bytes} [Tue Apr 21 18:16:43 2026] GET /v2.0/networks/public => generated 108 bytes in 387 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.204.45.33 () {44 vars in 946 bytes} [Tue Apr 21 18:16:43 2026] GET /v2.0/networks?name=public => generated 15 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:16:44.479 8 WARNING oslo_policy.policy [None req-c629d128-b48b-41e6-8149-c243fa11c7ab d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-04-21 18:16:44.527 8 WARNING neutron.services.revisions.revision_plugin [None req-c629d128-b48b-41e6-8149-c243fa11c7ab d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Could not find related network for resource to bump revision. 2026-04-21 18:16:44.556 8 INFO neutron.db.segments_db [None req-c629d128-b48b-41e6-8149-c243fa11c7ab d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Added segment 9678c7c8-3a5e-48a0-9db3-1298c7c64c89 of type flat for network 164c0c1f-bd90-44db-ab0b-b1acf4111211 2026-04-21 18:16:44.610 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c629d128-b48b-41e6-8149-c243fa11c7ab d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/11] 199.204.45.33 () {48 vars in 964 bytes} [Tue Apr 21 18:16:43 2026] POST /v2.0/networks => generated 124 bytes in 631 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:16:50.524 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fc9564cc-78f0-4b80-972d-d4c714fd6885 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/13] 199.204.45.33 () {44 vars in 924 bytes} [Tue Apr 21 18:16:50 2026] GET /v2.0/networks/public => generated 108 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.33 () {44 vars in 946 bytes} [Tue Apr 21 18:16:50 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-04-21 18:16:50.620 8 WARNING neutron.services.revisions.revision_plugin [None req-ed979fa7-2148-40ab-b20b-e47c7175840b d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Could not find related network for resource to bump revision. 2026-04-21 18:16:50.646 8 INFO neutron.db.segments_db [None req-ed979fa7-2148-40ab-b20b-e47c7175840b d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Added segment 31299f73-8a3c-469c-ba1f-ec2a50a9113f of type flat for network a8bbc323-24db-4ae0-bc6c-203d0ce896c4 2026-04-21 18:16:50.687 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ed979fa7-2148-40ab-b20b-e47c7175840b d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/15] 199.204.45.33 () {48 vars in 964 bytes} [Tue Apr 21 18:16:50 2026] POST /v2.0/networks => generated 124 bytes in 144 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:16:56.648 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5d28c9d3-c612-426b-9f08-6f331590dddc d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/16] 199.204.45.33 () {44 vars in 924 bytes} [Tue Apr 21 18:16:56 2026] GET /v2.0/networks/public => generated 108 bytes in 80 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.33 () {44 vars in 946 bytes} [Tue Apr 21 18:16:56 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:16:56.734 7 WARNING neutron.services.revisions.revision_plugin [None req-a6e52e70-8b78-4e09-8560-2bca1998fe43 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Could not find related network for resource to bump revision. 2026-04-21 18:16:56.751 7 INFO neutron.db.segments_db [None req-a6e52e70-8b78-4e09-8560-2bca1998fe43 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Added segment c1541e93-fa41-46c0-ba79-70176f40cfec of type flat for network 852543dd-27e2-4c58-a3da-c7038aab63a4 2026-04-21 18:16:56.784 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a6e52e70-8b78-4e09-8560-2bca1998fe43 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/18] 199.204.45.33 () {48 vars in 964 bytes} [Tue Apr 21 18:16:56 2026] POST /v2.0/networks => generated 124 bytes in 118 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:17:02.690 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b48434cd-eef4-4c65-b755-2aad1431d374 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/19] 199.204.45.33 () {44 vars in 924 bytes} [Tue Apr 21 18:17:02 2026] GET /v2.0/networks/public => generated 108 bytes in 80 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.33 () {44 vars in 946 bytes} [Tue Apr 21 18:17:02 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:17:02.773 8 WARNING neutron.services.revisions.revision_plugin [None req-ec59a674-71a8-4647-8f68-ad886789164f d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Could not find related network for resource to bump revision. 2026-04-21 18:17:02.797 8 INFO neutron.db.segments_db [None req-ec59a674-71a8-4647-8f68-ad886789164f d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Added segment 8c93f0c1-3752-441d-be1a-330bf4e12fd9 of type flat for network 7d967747-2ee2-487c-b725-6fee8f4e3e1b [pid: 8|app: 0|req: 11/21] 199.204.45.33 () {48 vars in 964 bytes} [Tue Apr 21 18:17:02 2026] POST /v2.0/networks => generated 706 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:17:04.331 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8472a4ab-62a6-464d-af00-fd8ec7081134 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/23] 199.204.45.33 () {44 vars in 924 bytes} [Tue Apr 21 18:17:04 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: 7|app: 0|req: 12/24] 199.204.45.33 () {44 vars in 946 bytes} [Tue Apr 21 18:17:04 2026] GET /v2.0/networks?name=public => generated 709 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:17:04.446 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b10a54f2-baf1-46c5-8d0d-84799dba9116 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/25] 199.204.45.33 () {44 vars in 1031 bytes} [Tue Apr 21 18:17:04 2026] GET /v2.0/subnets/public-subnet?network_id=7d967747-2ee2-487c-b725-6fee8f4e3e1b => generated 113 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.204.45.33 () {44 vars in 1054 bytes} [Tue Apr 21 18:17:04 2026] GET /v2.0/subnets?name=public-subnet&network_id=7d967747-2ee2-487c-b725-6fee8f4e3e1b => generated 14 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.33 () {48 vars in 962 bytes} [Tue Apr 21 18:17:04 2026] POST /v2.0/subnets => generated 641 bytes in 2537 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:21:42.165 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [722e37cf-d607-409b-9b76-2ec28b515811] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-21 18:21:42.166 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [fe658538-5099-4432-a0f5-da5975c421e9] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-21 18:21:42.167 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Apr 21 18:21:42 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.204.45.33) !!! 2026-04-21 18:21:42.288 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e9d9e903-d586-4b4e-89d7-f15303131afa d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/64] 199.204.45.33 () {44 vars in 934 bytes} [Tue Apr 21 18:21:42 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:21:42.298 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [f8fbd221-e91e-4895-9187-36dc0899266d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-21 18:21:42.299 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [934e1de1-31da-4c96-b182-787260363e36] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-21 18:21:42.301 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Apr 21 18:21:42 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.204.45.33) !!! [pid: 7|app: 0|req: 32/65] 199.204.45.33 () {44 vars in 956 bytes} [Tue Apr 21 18:21:42 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:21:42.391 8 INFO neutron.db.segments_db [None req-9de5d467-c55d-4571-b813-7782d5b93e34 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Added segment f63198b6-cdca-414e-b420-9c9da721264e of type vxlan for network 99c66a82-d318-4284-894a-e59275ae7f35 [pid: 8|app: 0|req: 34/66] 199.204.45.33 () {48 vars in 963 bytes} [Tue Apr 21 18:21:42 2026] POST /v2.0/networks => generated 707 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:21:43.372 7 INFO oslo.messaging._drivers.impl_rabbit [-] [934e1de1-31da-4c96-b182-787260363e36] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50520. 2026-04-21 18:21:43.373 7 INFO oslo.messaging._drivers.impl_rabbit [-] [f8fbd221-e91e-4895-9187-36dc0899266d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50532. 2026-04-21 18:21:43.422 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ee62cf83-0710-4a06-9d89-17c96773a67d d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/67] 199.204.45.33 () {44 vars in 934 bytes} [Tue Apr 21 18:21:43 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 79 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:21:43.497 8 INFO oslo.messaging._drivers.impl_rabbit [-] [fe658538-5099-4432-a0f5-da5975c421e9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50558. 2026-04-21 18:21:43.498 8 INFO oslo.messaging._drivers.impl_rabbit [-] [722e37cf-d607-409b-9b76-2ec28b515811] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50544. [pid: 8|app: 0|req: 35/68] 199.204.45.33 () {44 vars in 956 bytes} [Tue Apr 21 18:21:43 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:21:43.533 7 INFO neutron.pecan_wsgi.hooks.translation [None req-815ca77b-6712-49ee-9d8f-c1cf47385c6a d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/69] 199.204.45.33 () {44 vars in 1033 bytes} [Tue Apr 21 18:21:43 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=99c66a82-d318-4284-894a-e59275ae7f35 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/70] 199.204.45.33 () {44 vars in 1056 bytes} [Tue Apr 21 18:21:43 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=99c66a82-d318-4284-894a-e59275ae7f35 => generated 14 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/71] 199.204.45.33 () {48 vars in 962 bytes} [Tue Apr 21 18:21:43 2026] POST /v2.0/subnets => generated 627 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:21:45.113 8 INFO neutron.api.v2.resource [None req-18bd3d1d-8f8a-4078-afa0-710d442816dc d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/72] 199.204.45.33 () {44 vars in 968 bytes} [Tue Apr 21 18:21:45 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/73] 199.204.45.33 () {44 vars in 990 bytes} [Tue Apr 21 18:21:45 2026] GET /v2.0/security-groups?name=lb-health-mgr-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: 38/74] 199.204.45.33 () {48 vars in 977 bytes} [Tue Apr 21 18:21:45 2026] POST /v2.0/security-groups => generated 1552 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/75] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 21 18:21:46 2026] GET /v2.0/security-groups/a9f32ddc-8118-4386-9d24-1c5dfdd8839c => generated 1552 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/76] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 21 18:21:46 2026] GET /v2.0/security-groups/a9f32ddc-8118-4386-9d24-1c5dfdd8839c => generated 1552 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/77] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 21 18:21:46 2026] GET /v2.0/security-groups/a9f32ddc-8118-4386-9d24-1c5dfdd8839c => generated 1552 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/78] 199.204.45.33 () {48 vars in 988 bytes} [Tue Apr 21 18:21:46 2026] POST /v2.0/security-group-rules => generated 569 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/79] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 21 18:21:47 2026] GET /v2.0/security-groups/a9f32ddc-8118-4386-9d24-1c5dfdd8839c => generated 2134 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/80] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 21 18:21:47 2026] GET /v2.0/security-groups/a9f32ddc-8118-4386-9d24-1c5dfdd8839c => generated 2134 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/81] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 21 18:21:47 2026] GET /v2.0/security-groups/a9f32ddc-8118-4386-9d24-1c5dfdd8839c => generated 2134 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/82] 199.204.45.33 () {48 vars in 988 bytes} [Tue Apr 21 18:21:47 2026] POST /v2.0/security-group-rules => generated 571 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/85] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 21 18:21:48 2026] GET /v2.0/security-groups/a9f32ddc-8118-4386-9d24-1c5dfdd8839c => generated 2718 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/86] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 21 18:21:48 2026] GET /v2.0/security-groups/a9f32ddc-8118-4386-9d24-1c5dfdd8839c => generated 2718 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/87] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 21 18:21:48 2026] GET /v2.0/security-groups/a9f32ddc-8118-4386-9d24-1c5dfdd8839c => generated 2718 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/88] 199.204.45.33 () {48 vars in 988 bytes} [Tue Apr 21 18:21:48 2026] POST /v2.0/security-group-rules => generated 571 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/89] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 21 18:21:50 2026] GET /v2.0/security-groups/a9f32ddc-8118-4386-9d24-1c5dfdd8839c => generated 3302 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/90] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 21 18:21:50 2026] GET /v2.0/security-groups/a9f32ddc-8118-4386-9d24-1c5dfdd8839c => generated 3302 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/91] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 21 18:21:50 2026] GET /v2.0/security-groups/a9f32ddc-8118-4386-9d24-1c5dfdd8839c => generated 3302 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/92] 199.204.45.33 () {48 vars in 988 bytes} [Tue Apr 21 18:21:50 2026] POST /v2.0/security-group-rules => generated 571 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/93] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 21 18:21:51 2026] GET /v2.0/security-groups/a9f32ddc-8118-4386-9d24-1c5dfdd8839c => generated 3886 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/94] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 21 18:21:51 2026] GET /v2.0/security-groups/a9f32ddc-8118-4386-9d24-1c5dfdd8839c => generated 3886 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/95] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 21 18:21:51 2026] GET /v2.0/security-groups/a9f32ddc-8118-4386-9d24-1c5dfdd8839c => generated 3886 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/96] 199.204.45.33 () {48 vars in 988 bytes} [Tue Apr 21 18:21:51 2026] POST /v2.0/security-group-rules => generated 571 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/97] 199.204.45.33 () {44 vars in 984 bytes} [Tue Apr 21 18:21:52 2026] GET /v2.0/networks/99c66a82-d318-4284-894a-e59275ae7f35 => generated 732 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:21:53.128 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0e7b6bbf-c9a5-4715-abd1-863cb2904876 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 51/98] 199.204.45.33 () {44 vars in 1073 bytes} [Tue Apr 21 18:21:53 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=99c66a82-d318-4284-894a-e59275ae7f35 => generated 132 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/99] 199.204.45.33 () {44 vars in 1096 bytes} [Tue Apr 21 18:21:53 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=99c66a82-d318-4284-894a-e59275ae7f35 => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/100] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 21 18:21:53 2026] GET /v2.0/security-groups/a9f32ddc-8118-4386-9d24-1c5dfdd8839c => generated 4470 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/101] 199.204.45.33 () {48 vars in 958 bytes} [Tue Apr 21 18:21:53 2026] POST /v2.0/ports => generated 1096 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-21 18:21:58.990 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8b16f67f-c3d4-40e6-9a8b-46dc3f9d144b d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 53/102] 199.204.45.33 () {44 vars in 976 bytes} [Tue Apr 21 18:21:58 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 60 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: 50/103] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 21 18:21:58 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/104] 199.204.45.33 () {48 vars in 1028 bytes} [Tue Apr 21 18:21:59 2026] PUT /v2.0/ports/debaf0e8-848c-465f-9b29-62590eb885f7 => generated 1209 bytes in 770 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/105] 199.204.45.33 () {44 vars in 917 bytes} [Tue Apr 21 18:22:01 2026] GET /v2.0/ports => generated 3726 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:22:02.959 8 INFO neutron.api.v2.resource [None req-de8f3742-17bb-4ff0-bd84-ce843b36fb7e d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 55/106] 199.204.45.33 () {44 vars in 956 bytes} [Tue Apr 21 18:22:02 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/107] 199.204.45.33 () {44 vars in 978 bytes} [Tue Apr 21 18:22:02 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/108] 199.204.45.33 () {48 vars in 977 bytes} [Tue Apr 21 18:22:02 2026] POST /v2.0/security-groups => generated 1546 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/111] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 21 18:22:04 2026] GET /v2.0/security-groups/82ce53f5-6677-4642-a17d-0c96dda91c81 => generated 1546 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/112] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 21 18:22:04 2026] GET /v2.0/security-groups/82ce53f5-6677-4642-a17d-0c96dda91c81 => generated 1546 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/113] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 21 18:22:04 2026] GET /v2.0/security-groups/82ce53f5-6677-4642-a17d-0c96dda91c81 => generated 1546 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/114] 199.204.45.33 () {48 vars in 988 bytes} [Tue Apr 21 18:22:04 2026] POST /v2.0/security-group-rules => generated 589 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/115] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 21 18:22:05 2026] GET /v2.0/security-groups/82ce53f5-6677-4642-a17d-0c96dda91c81 => generated 2148 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/116] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 21 18:22:05 2026] GET /v2.0/security-groups/82ce53f5-6677-4642-a17d-0c96dda91c81 => generated 2148 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/117] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 21 18:22:05 2026] GET /v2.0/security-groups/82ce53f5-6677-4642-a17d-0c96dda91c81 => generated 2148 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/118] 199.204.45.33 () {48 vars in 988 bytes} [Tue Apr 21 18:22:05 2026] POST /v2.0/security-group-rules => generated 593 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/133] 199.204.45.33 () {44 vars in 972 bytes} [Tue Apr 21 18:23:56 2026] GET /v2.0/quotas/8a73f0199e634510ae7645f38b62fb09 => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 69/134] 199.204.45.33 () {48 vars in 1024 bytes} [Tue Apr 21 18:23:56 2026] PUT /v2.0/quotas/8a73f0199e634510ae7645f38b62fb09 => generated 291 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:26:05.749 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [fe658538-5099-4432-a0f5-da5975c421e9] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-21 18:26:05.751 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [722e37cf-d607-409b-9b76-2ec28b515811] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-21 18:26:05.753 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Apr 21 18:26:05 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.204.45.33) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-21 18:26:06.001 8 INFO neutron.pecan_wsgi.hooks.translation [None req-047d3c0c-1be4-4794-848a-993ee0acaec9 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 79/153] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 21 18:26:05 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 266 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:26:06.029 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [f8fbd221-e91e-4895-9187-36dc0899266d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-21 18:26:06.030 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [934e1de1-31da-4c96-b182-787260363e36] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 75/154] 199.204.45.33 () {30 vars in 762 bytes} [Tue Apr 21 18:26:06 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:26:07.817 8 INFO oslo.messaging._drivers.impl_rabbit [-] [fe658538-5099-4432-a0f5-da5975c421e9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60542. 2026-04-21 18:26:07.818 8 INFO oslo.messaging._drivers.impl_rabbit [-] [722e37cf-d607-409b-9b76-2ec28b515811] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60546. 2026-04-21 18:26:07.866 8 INFO neutron.pecan_wsgi.hooks.translation [None req-43ae200a-3c12-4864-b2ac-b631532535be d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 80/155] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 21 18:26:07 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 72 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/156] 199.204.45.33 () {30 vars in 762 bytes} [Tue Apr 21 18:26:07 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:33:54.818 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [934e1de1-31da-4c96-b182-787260363e36] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-21 18:33:54.819 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [f8fbd221-e91e-4895-9187-36dc0899266d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-21 18:33:54.820 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Apr 21 18:33:54 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=438f15e2609c4317bfcc23273f7ee378 (ip 199.204.45.33) !!! 2026-04-21 18:33:54.949 7 INFO neutron.api.v2.resource [None req-065f8dbf-98bc-41fd-85bb-ecb4e02df965 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 108/219] 199.204.45.33 () {44 vars in 1071 bytes} [Tue Apr 21 18:33:54 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=438f15e2609c4317bfcc23273f7ee378 => generated 139 bytes in 139 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:33:54.959 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [722e37cf-d607-409b-9b76-2ec28b515811] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-21 18:33:54.961 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [fe658538-5099-4432-a0f5-da5975c421e9] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-21 18:33:54.963 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Apr 21 18:33:54 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=438f15e2609c4317bfcc23273f7ee378 (ip 199.204.45.33) !!! [pid: 8|app: 0|req: 112/220] 199.204.45.33 () {44 vars in 1094 bytes} [Tue Apr 21 18:33:54 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=438f15e2609c4317bfcc23273f7ee378 => generated 23 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/221] 199.204.45.33 () {48 vars in 978 bytes} [Tue Apr 21 18:33:55 2026] POST /v2.0/security-groups => generated 1560 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-21 18:33:56.287 8 INFO oslo.messaging._drivers.impl_rabbit [-] [fe658538-5099-4432-a0f5-da5975c421e9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55194. 2026-04-21 18:33:56.288 8 INFO oslo.messaging._drivers.impl_rabbit [-] [722e37cf-d607-409b-9b76-2ec28b515811] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55178. [pid: 8|app: 0|req: 113/222] 199.204.45.33 () {44 vars in 1085 bytes} [Tue Apr 21 18:33:56 2026] GET /v2.0/security-groups/5572d4aa-6e09-4a61-8cfe-76cb53248f36?project_id=438f15e2609c4317bfcc23273f7ee378 => generated 1560 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:33:56.388 7 INFO oslo.messaging._drivers.impl_rabbit [-] [f8fbd221-e91e-4895-9187-36dc0899266d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55210. 2026-04-21 18:33:56.388 7 INFO oslo.messaging._drivers.impl_rabbit [-] [934e1de1-31da-4c96-b182-787260363e36] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55204. [pid: 7|app: 0|req: 110/223] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 21 18:33:56 2026] GET /v2.0/security-groups/5572d4aa-6e09-4a61-8cfe-76cb53248f36 => generated 1560 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/224] 199.204.45.33 () {44 vars in 1085 bytes} [Tue Apr 21 18:33:56 2026] GET /v2.0/security-groups/5572d4aa-6e09-4a61-8cfe-76cb53248f36?project_id=438f15e2609c4317bfcc23273f7ee378 => generated 1560 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/225] 199.204.45.33 () {48 vars in 988 bytes} [Tue Apr 21 18:33:56 2026] POST /v2.0/security-group-rules => generated 565 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/226] 199.204.45.33 () {44 vars in 1085 bytes} [Tue Apr 21 18:33:57 2026] GET /v2.0/security-groups/5572d4aa-6e09-4a61-8cfe-76cb53248f36?project_id=438f15e2609c4317bfcc23273f7ee378 => generated 2138 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/227] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 21 18:33:57 2026] GET /v2.0/security-groups/5572d4aa-6e09-4a61-8cfe-76cb53248f36 => generated 2138 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/228] 199.204.45.33 () {44 vars in 1085 bytes} [Tue Apr 21 18:33:57 2026] GET /v2.0/security-groups/5572d4aa-6e09-4a61-8cfe-76cb53248f36?project_id=438f15e2609c4317bfcc23273f7ee378 => generated 2138 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/229] 199.204.45.33 () {48 vars in 988 bytes} [Tue Apr 21 18:33:57 2026] POST /v2.0/security-group-rules => generated 567 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/230] 199.204.45.33 () {44 vars in 1085 bytes} [Tue Apr 21 18:33:58 2026] GET /v2.0/security-groups/5572d4aa-6e09-4a61-8cfe-76cb53248f36?project_id=438f15e2609c4317bfcc23273f7ee378 => generated 2718 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/231] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 21 18:33:58 2026] GET /v2.0/security-groups/5572d4aa-6e09-4a61-8cfe-76cb53248f36 => generated 2718 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/232] 199.204.45.33 () {44 vars in 1085 bytes} [Tue Apr 21 18:33:58 2026] GET /v2.0/security-groups/5572d4aa-6e09-4a61-8cfe-76cb53248f36?project_id=438f15e2609c4317bfcc23273f7ee378 => generated 2718 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/233] 199.204.45.33 () {48 vars in 988 bytes} [Tue Apr 21 18:33:58 2026] POST /v2.0/security-group-rules => generated 569 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/234] 199.204.45.33 () {44 vars in 1085 bytes} [Tue Apr 21 18:34:00 2026] GET /v2.0/security-groups/5572d4aa-6e09-4a61-8cfe-76cb53248f36?project_id=438f15e2609c4317bfcc23273f7ee378 => generated 3300 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/235] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 21 18:34:00 2026] GET /v2.0/security-groups/5572d4aa-6e09-4a61-8cfe-76cb53248f36 => generated 3300 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/236] 199.204.45.33 () {44 vars in 1085 bytes} [Tue Apr 21 18:34:00 2026] GET /v2.0/security-groups/5572d4aa-6e09-4a61-8cfe-76cb53248f36?project_id=438f15e2609c4317bfcc23273f7ee378 => generated 3300 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/237] 199.204.45.33 () {48 vars in 988 bytes} [Tue Apr 21 18:34:00 2026] POST /v2.0/security-group-rules => generated 570 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:39:23.483 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [f8fbd221-e91e-4895-9187-36dc0899266d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-21 18:39:23.484 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [934e1de1-31da-4c96-b182-787260363e36] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-21 18:39:23.485 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Apr 21 18:39:23 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?tenant_id=438f15e2609c4317bfcc23273f7ee378&shared=False (ip 199.204.45.33) !!! [pid: 7|app: 0|req: 140/282] 199.204.45.33 () {30 vars in 739 bytes} [Tue Apr 21 18:39:23 2026] GET /v2.0/networks?tenant_id=438f15e2609c4317bfcc23273f7ee378&shared=False => generated 15 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:39:23.678 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [722e37cf-d607-409b-9b76-2ec28b515811] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-21 18:39:23.680 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [fe658538-5099-4432-a0f5-da5975c421e9] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-21 18:39:23.682 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Apr 21 18:39:23 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.204.45.33) !!! 2026-04-21 18:39:23.749 8 INFO neutron.db.segments_db [None req-ba0d9e45-bf59-4077-b7e3-2b6ef61aa381 740ff56c1acb4fa584d2bc62a729717f 438f15e2609c4317bfcc23273f7ee378 - - b4a0c90ea6004b1eb87d7f419d62b819 b4a0c90ea6004b1eb87d7f419d62b819] Added segment 215cc196-c9ab-47a9-89fd-a00b6dc1c911 of type vxlan for network ba5a476d-a0a0-4ff6-b27b-dd8f82ad6551 [pid: 8|app: 0|req: 143/283] 199.204.45.33 () {34 vars in 681 bytes} [Tue Apr 21 18:39:23 2026] POST /v2.0/networks => generated 718 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/284] 199.204.45.33 () {30 vars in 721 bytes} [Tue Apr 21 18:39:23 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => 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: 144/285] 199.204.45.33 () {30 vars in 632 bytes} [Tue Apr 21 18:39:23 2026] GET /v2.0/extensions => generated 19600 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/286] 199.204.45.33 () {34 vars in 676 bytes} [Tue Apr 21 18:39:23 2026] POST /v2.0/ports => generated 963 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/287] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 21 18:39:24 2026] GET /v2.0/networks/ba5a476d-a0a0-4ff6-b27b-dd8f82ad6551 => generated 705 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:39:27.049 7 INFO oslo.messaging._drivers.impl_rabbit [-] [934e1de1-31da-4c96-b182-787260363e36] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46168. [pid: 7|app: 0|req: 143/288] 199.204.45.33 () {30 vars in 721 bytes} [Tue Apr 21 18:39:26 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:39:27.113 8 INFO oslo.messaging._drivers.impl_rabbit [-] [fe658538-5099-4432-a0f5-da5975c421e9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46194. 2026-04-21 18:39:27.114 8 INFO oslo.messaging._drivers.impl_rabbit [-] [722e37cf-d607-409b-9b76-2ec28b515811] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46182. [pid: 8|app: 0|req: 146/289] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 21 18:39:27 2026] GET /v2.0/networks/ba5a476d-a0a0-4ff6-b27b-dd8f82ad6551 => generated 705 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:39:42.486 7 INFO oslo.messaging._drivers.impl_rabbit [-] [f8fbd221-e91e-4895-9187-36dc0899266d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46162. [pid: 7|app: 0|req: 145/292] 199.204.45.33 () {44 vars in 972 bytes} [Tue Apr 21 18:39:42 2026] GET /v2.0/quotas/438f15e2609c4317bfcc23273f7ee378 => 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: 148/293] 199.204.45.33 () {48 vars in 1024 bytes} [Tue Apr 21 18:39:42 2026] PUT /v2.0/quotas/438f15e2609c4317bfcc23273f7ee378 => generated 291 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:50:40.461 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [fe658538-5099-4432-a0f5-da5975c421e9] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-21 18:50:40.463 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [722e37cf-d607-409b-9b76-2ec28b515811] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-21 18:50:40.464 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Apr 21 18:50:40 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.33) !!! 2026-04-21 18:50:40.631 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0692ff5a-b120-4908-a83a-0f819a50a38a d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 193/382] 199.204.45.33 () {44 vars in 924 bytes} [Tue Apr 21 18:50:40 2026] GET /v2.0/networks/public => generated 108 bytes in 177 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:50:40.642 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [934e1de1-31da-4c96-b182-787260363e36] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-21 18:50:40.653 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [f8fbd221-e91e-4895-9187-36dc0899266d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-21 18:50:40.654 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Apr 21 18:50:40 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.33) !!! [pid: 7|app: 0|req: 190/383] 199.204.45.33 () {44 vars in 946 bytes} [Tue Apr 21 18:50:40 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-04-21 18:50:41.887 8 INFO oslo.messaging._drivers.impl_rabbit [-] [fe658538-5099-4432-a0f5-da5975c421e9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36676. 2026-04-21 18:50:41.888 8 INFO oslo.messaging._drivers.impl_rabbit [-] [722e37cf-d607-409b-9b76-2ec28b515811] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36684. 2026-04-21 18:50:41.926 8 INFO neutron.pecan_wsgi.hooks.translation [None req-af2d8ce3-58c0-4ca8-b493-6a6e73707ad1 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 194/384] 199.204.45.33 () {44 vars in 924 bytes} [Tue Apr 21 18:50:41 2026] GET /v2.0/networks/public => generated 108 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:50:41.956 7 INFO oslo.messaging._drivers.impl_rabbit [-] [934e1de1-31da-4c96-b182-787260363e36] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36686. 2026-04-21 18:50:41.956 7 INFO oslo.messaging._drivers.impl_rabbit [-] [f8fbd221-e91e-4895-9187-36dc0899266d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36690. [pid: 7|app: 0|req: 191/385] 199.204.45.33 () {44 vars in 946 bytes} [Tue Apr 21 18:50:41 2026] GET /v2.0/networks?name=public => generated 753 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:50:42.047 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4e2178b5-ba26-4bfa-ba94-ed9829423517 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 195/386] 199.204.45.33 () {44 vars in 1031 bytes} [Tue Apr 21 18:50:42 2026] GET /v2.0/subnets/public-subnet?network_id=7d967747-2ee2-487c-b725-6fee8f4e3e1b => generated 113 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/387] 199.204.45.33 () {44 vars in 1054 bytes} [Tue Apr 21 18:50:42 2026] GET /v2.0/subnets?name=public-subnet&network_id=7d967747-2ee2-487c-b725-6fee8f4e3e1b => generated 644 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:51:15.908 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d1cbe83d-437c-4665-8b48-fd94bc3ce11d d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 198/392] 199.204.45.33 () {44 vars in 934 bytes} [Tue Apr 21 18:51:15 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/393] 199.204.45.33 () {44 vars in 956 bytes} [Tue Apr 21 18:51:15 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:51:16.992 8 INFO neutron.pecan_wsgi.hooks.translation [None req-90427463-0a6b-41f1-866c-c40e4211b4b1 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 199/394] 199.204.45.33 () {44 vars in 934 bytes} [Tue Apr 21 18:51:16 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/395] 199.204.45.33 () {44 vars in 956 bytes} [Tue Apr 21 18:51:16 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:51:17.113 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ff4956ee-e37b-498f-8208-831d8585120a d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 200/396] 199.204.45.33 () {44 vars in 1033 bytes} [Tue Apr 21 18:51:17 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=99c66a82-d318-4284-894a-e59275ae7f35 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/397] 199.204.45.33 () {44 vars in 1056 bytes} [Tue Apr 21 18:51:17 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=99c66a82-d318-4284-894a-e59275ae7f35 => generated 630 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:51:18.300 8 INFO neutron.api.v2.resource [None req-6a019888-2c15-480f-a42f-ab84173164d0 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 201/398] 199.204.45.33 () {44 vars in 968 bytes} [Tue Apr 21 18:51:18 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/399] 199.204.45.33 () {44 vars in 990 bytes} [Tue Apr 21 18:51:18 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4473 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/402] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 21 18:51:19 2026] GET /v2.0/security-groups/a9f32ddc-8118-4386-9d24-1c5dfdd8839c => generated 4470 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/403] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 21 18:51:19 2026] GET /v2.0/security-groups/a9f32ddc-8118-4386-9d24-1c5dfdd8839c => generated 4470 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/404] 199.204.45.33 () {44 vars in 1008 bytes} [Tue Apr 21 18:51:19 2026] GET /v2.0/security-group-rules/f68f8202-5d0d-470e-acbf-b40fb398ecd5 => generated 569 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/405] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 21 18:51:20 2026] GET /v2.0/security-groups/a9f32ddc-8118-4386-9d24-1c5dfdd8839c => generated 4470 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/406] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 21 18:51:20 2026] GET /v2.0/security-groups/a9f32ddc-8118-4386-9d24-1c5dfdd8839c => generated 4470 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/407] 199.204.45.33 () {44 vars in 1008 bytes} [Tue Apr 21 18:51:20 2026] GET /v2.0/security-group-rules/177caa4d-767a-494f-bce6-5836b1ec02d3 => generated 571 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/408] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 21 18:51:21 2026] GET /v2.0/security-groups/a9f32ddc-8118-4386-9d24-1c5dfdd8839c => generated 4470 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/409] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 21 18:51:21 2026] GET /v2.0/security-groups/a9f32ddc-8118-4386-9d24-1c5dfdd8839c => generated 4470 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/410] 199.204.45.33 () {44 vars in 1008 bytes} [Tue Apr 21 18:51:21 2026] GET /v2.0/security-group-rules/e891886b-a271-444a-a601-b92e85bc7b42 => generated 571 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/411] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 21 18:51:22 2026] GET /v2.0/security-groups/a9f32ddc-8118-4386-9d24-1c5dfdd8839c => generated 4470 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/412] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 21 18:51:22 2026] GET /v2.0/security-groups/a9f32ddc-8118-4386-9d24-1c5dfdd8839c => generated 4470 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/413] 199.204.45.33 () {44 vars in 1008 bytes} [Tue Apr 21 18:51:22 2026] GET /v2.0/security-group-rules/c402f560-36dd-486c-908a-7ba62fa27846 => generated 571 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/414] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 21 18:51:23 2026] GET /v2.0/security-groups/a9f32ddc-8118-4386-9d24-1c5dfdd8839c => generated 4470 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/415] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 21 18:51:23 2026] GET /v2.0/security-groups/a9f32ddc-8118-4386-9d24-1c5dfdd8839c => generated 4470 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/416] 199.204.45.33 () {44 vars in 1008 bytes} [Tue Apr 21 18:51:23 2026] GET /v2.0/security-group-rules/f0ed2c09-b08b-4bdb-b42b-073b6b43bf7f => generated 571 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/417] 199.204.45.33 () {44 vars in 984 bytes} [Tue Apr 21 18:51:24 2026] GET /v2.0/networks/99c66a82-d318-4284-894a-e59275ae7f35 => generated 732 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:51:24.656 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5eef8274-3dc2-49cc-82ae-51d1b300e5de d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 208/418] 199.204.45.33 () {44 vars in 1073 bytes} [Tue Apr 21 18:51:24 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=99c66a82-d318-4284-894a-e59275ae7f35 => 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: 211/419] 199.204.45.33 () {44 vars in 1096 bytes} [Tue Apr 21 18:51:24 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=99c66a82-d318-4284-894a-e59275ae7f35 => generated 1250 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/420] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 21 18:51:24 2026] GET /v2.0/security-groups/a9f32ddc-8118-4386-9d24-1c5dfdd8839c => generated 4470 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:51:31.568 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2bd6472a-0085-4df6-8967-f7a72b7e1621 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 212/421] 199.204.45.33 () {44 vars in 976 bytes} [Tue Apr 21 18:51:31 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/422] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 21 18:51:31 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/423] 199.204.45.33 () {44 vars in 917 bytes} [Tue Apr 21 18:51:32 2026] GET /v2.0/ports => generated 4721 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:51:34.141 7 INFO neutron.api.v2.resource [None req-27f9b911-5448-40dd-bb12-a8205cc83677 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 212/426] 199.204.45.33 () {44 vars in 956 bytes} [Tue Apr 21 18:51:34 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/427] 199.204.45.33 () {44 vars in 978 bytes} [Tue Apr 21 18:51:34 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2757 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/428] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 21 18:51:35 2026] GET /v2.0/security-groups/82ce53f5-6677-4642-a17d-0c96dda91c81 => generated 2754 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/429] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 21 18:51:35 2026] GET /v2.0/security-groups/82ce53f5-6677-4642-a17d-0c96dda91c81 => generated 2754 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/430] 199.204.45.33 () {44 vars in 1008 bytes} [Tue Apr 21 18:51:35 2026] GET /v2.0/security-group-rules/93e60ed4-c19c-4424-b00b-aee95e35d7c8 => generated 589 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/431] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 21 18:51:36 2026] GET /v2.0/security-groups/82ce53f5-6677-4642-a17d-0c96dda91c81 => generated 2754 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/432] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 21 18:51:36 2026] GET /v2.0/security-groups/82ce53f5-6677-4642-a17d-0c96dda91c81 => generated 2754 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/433] 199.204.45.33 () {44 vars in 1008 bytes} [Tue Apr 21 18:51:36 2026] GET /v2.0/security-group-rules/18aebf82-3bcc-4c8e-ae3b-350f2f224f15 => generated 593 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/434] 199.204.45.33 () {44 vars in 972 bytes} [Tue Apr 21 18:51:47 2026] GET /v2.0/quotas/8a73f0199e634510ae7645f38b62fb09 => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:52:35.226 8 INFO neutron.api.v2.resource [None req-b36a126b-7914-4b16-ad7a-cb52a7e0a3d3 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 223/443] 199.204.45.33 () {44 vars in 1071 bytes} [Tue Apr 21 18:52:35 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=438f15e2609c4317bfcc23273f7ee378 => generated 139 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/444] 199.204.45.33 () {44 vars in 1094 bytes} [Tue Apr 21 18:52:35 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=438f15e2609c4317bfcc23273f7ee378 => generated 3886 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/445] 199.204.45.33 () {44 vars in 1085 bytes} [Tue Apr 21 18:52:36 2026] GET /v2.0/security-groups/5572d4aa-6e09-4a61-8cfe-76cb53248f36?project_id=438f15e2609c4317bfcc23273f7ee378 => generated 3883 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/446] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 21 18:52:36 2026] GET /v2.0/security-groups/5572d4aa-6e09-4a61-8cfe-76cb53248f36 => generated 3883 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/447] 199.204.45.33 () {44 vars in 1008 bytes} [Tue Apr 21 18:52:36 2026] GET /v2.0/security-group-rules/8e605140-2dee-4bf5-be28-7eec1ea10d5e => generated 565 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/448] 199.204.45.33 () {44 vars in 1085 bytes} [Tue Apr 21 18:52:37 2026] GET /v2.0/security-groups/5572d4aa-6e09-4a61-8cfe-76cb53248f36?project_id=438f15e2609c4317bfcc23273f7ee378 => generated 3883 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/449] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 21 18:52:37 2026] GET /v2.0/security-groups/5572d4aa-6e09-4a61-8cfe-76cb53248f36 => generated 3883 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/450] 199.204.45.33 () {44 vars in 1008 bytes} [Tue Apr 21 18:52:37 2026] GET /v2.0/security-group-rules/dee089d2-7522-4faf-9a1c-2305b4b5aa42 => generated 567 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/451] 199.204.45.33 () {44 vars in 1085 bytes} [Tue Apr 21 18:52:38 2026] GET /v2.0/security-groups/5572d4aa-6e09-4a61-8cfe-76cb53248f36?project_id=438f15e2609c4317bfcc23273f7ee378 => generated 3883 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/452] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 21 18:52:38 2026] GET /v2.0/security-groups/5572d4aa-6e09-4a61-8cfe-76cb53248f36 => generated 3883 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/453] 199.204.45.33 () {44 vars in 1008 bytes} [Tue Apr 21 18:52:38 2026] GET /v2.0/security-group-rules/2bad9847-d565-45b4-9e21-70491809b6c2 => generated 569 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/454] 199.204.45.33 () {44 vars in 1085 bytes} [Tue Apr 21 18:52:39 2026] GET /v2.0/security-groups/5572d4aa-6e09-4a61-8cfe-76cb53248f36?project_id=438f15e2609c4317bfcc23273f7ee378 => generated 3883 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/455] 199.204.45.33 () {44 vars in 998 bytes} [Tue Apr 21 18:52:39 2026] GET /v2.0/security-groups/5572d4aa-6e09-4a61-8cfe-76cb53248f36 => generated 3883 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/456] 199.204.45.33 () {44 vars in 1008 bytes} [Tue Apr 21 18:52:39 2026] GET /v2.0/security-group-rules/c3763391-87e7-4895-99ea-d735fb26aded => generated 570 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/457] 199.204.45.33 () {44 vars in 972 bytes} [Tue Apr 21 18:52:46 2026] GET /v2.0/quotas/438f15e2609c4317bfcc23273f7ee378 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/466] 199.204.45.33 () {44 vars in 946 bytes} [Tue Apr 21 18:53:37 2026] GET /v2.0/networks?name=public => generated 753 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:54:17.212 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [722e37cf-d607-409b-9b76-2ec28b515811] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-21 18:54:17.217 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [fe658538-5099-4432-a0f5-da5975c421e9] 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: 238/471] 10.0.0.152 () {32 vars in 649 bytes} [Tue Apr 21 18:54:17 2026] GET /v2.0/networks => generated 2168 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:54:18.543 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [934e1de1-31da-4c96-b182-787260363e36] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-21 18:54:18.544 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [f8fbd221-e91e-4895-9187-36dc0899266d] 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: 234/472] 10.0.0.152 () {32 vars in 655 bytes} [Tue Apr 21 18:54:18 2026] GET /v2.0/floatingips => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/473] 10.0.0.152 () {32 vars in 647 bytes} [Tue Apr 21 18:54:18 2026] GET /v2.0/routers => generated 15 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/474] 10.0.0.152 () {32 vars in 643 bytes} [Tue Apr 21 18:54:18 2026] GET /v2.0/ports => generated 4721 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/475] 10.0.0.152 () {32 vars in 647 bytes} [Tue Apr 21 18:54:18 2026] GET /v2.0/subnets => generated 1261 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/478] 10.0.0.152 () {32 vars in 649 bytes} [Tue Apr 21 18:54:18 2026] GET /v2.0/networks => generated 2168 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:54:18.860 8 INFO oslo.messaging._drivers.impl_rabbit [-] [722e37cf-d607-409b-9b76-2ec28b515811] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48074. 2026-04-21 18:54:18.867 8 INFO oslo.messaging._drivers.impl_rabbit [-] [fe658538-5099-4432-a0f5-da5975c421e9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48076. [pid: 8|app: 0|req: 243/479] 10.0.0.152 () {32 vars in 663 bytes} [Tue Apr 21 18:54:18 2026] GET /v2.0/security-groups => generated 16622 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/480] 10.0.0.152 () {32 vars in 655 bytes} [Tue Apr 21 18:54:18 2026] GET /v2.0/subnetpools => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:54:29.263 7 INFO oslo.messaging._drivers.impl_rabbit [-] [934e1de1-31da-4c96-b182-787260363e36] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33294. 2026-04-21 18:54:29.263 7 INFO oslo.messaging._drivers.impl_rabbit [-] [f8fbd221-e91e-4895-9187-36dc0899266d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33302. 2026-04-21 18:54:29.448 8 INFO neutron.db.segments_db [None req-a8ca0f78-ca17-406e-b2da-18e5bcb9c68a d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Added segment 100b6d77-889e-4da2-b385-a533feeed96a of type vxlan for network ec1ef063-de48-4b14-b6f9-35dc458ae0b7 2026-04-21 18:54:29.469 7 INFO neutron.db.segments_db [None req-523dfb33-c301-4504-9199-d60c358de235 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Added segment 6490617a-0daf-4211-b3b7-9df5df08e09a of type vxlan for network 8e4008a3-b85a-4e2a-9444-17ddade52649 [pid: 8|app: 0|req: 244/481] 10.0.0.152 () {34 vars in 671 bytes} [Tue Apr 21 18:54:29 2026] POST /v2.0/networks => generated 748 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/482] 10.0.0.152 () {34 vars in 671 bytes} [Tue Apr 21 18:54:29 2026] POST /v2.0/networks => generated 749 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:54:29.731 8 INFO neutron.db.segments_db [None req-57b863aa-eb6d-4a54-88c4-5630dba4bea4 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Added segment 71b8ba16-0027-4b62-aeb2-a49aa15f88c2 of type vxlan for network bf490cda-e90e-481d-97c0-55dea7288ad4 [pid: 7|app: 0|req: 239/483] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:54:29 2026] POST /v2.0/subnets => generated 671 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/484] 10.0.0.152 () {34 vars in 671 bytes} [Tue Apr 21 18:54:29 2026] POST /v2.0/networks => generated 752 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:54:29.924 8 INFO neutron.db.segments_db [None req-e4eb74d9-887b-4bbd-8b63-5c04218779b9 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Added segment 7e39c5ab-3554-49a4-a3a2-304ba38d29c1 of type vxlan for network 7d68e5b8-2af7-4df4-9ce8-82a0087dc5c8 [pid: 7|app: 0|req: 240/485] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:54:29 2026] POST /v2.0/subnets => generated 672 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:54:30.258 8 INFO neutron.db.l3_hamode_db [None req-e4eb74d9-887b-4bbd-8b63-5c04218779b9 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 241/486] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:54:30 2026] POST /v2.0/subnets => generated 675 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:54:30.305 7 INFO neutron.db.segments_db [None req-a1eda514-e34f-4bbf-93a8-573b0a3e17fb d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Added segment 84d26960-a442-4aae-920b-07309f7569d7 of type vxlan for network a7658ca1-47e0-45c8-a91a-59ded8e52800 2026-04-21 18:54:30.785 7 INFO neutron.db.l3_hamode_db [None req-a1eda514-e34f-4bbf-93a8-573b0a3e17fb d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-21 18:54:31.751 8 INFO neutron.db.l3_hamode_db [None req-e4eb74d9-887b-4bbd-8b63-5c04218779b9 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-21 18:54:32.093 7 INFO neutron.db.l3_hamode_db [None req-a1eda514-e34f-4bbf-93a8-573b0a3e17fb d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 246/487] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:54:29 2026] POST /v2.0/routers => generated 735 bytes in 3297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/488] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:54:30 2026] POST /v2.0/routers => generated 736 bytes in 3062 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:54:33.365 7 INFO neutron.db.segments_db [None req-62af51e6-c8de-43be-9cb3-6f1978b97bdb d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Added segment aec4ad72-04f5-4c90-b0a2-5ac5bf07fd98 of type vxlan for network 107444dc-a185-4915-9839-a439e1e6107e [pid: 8|app: 0|req: 247/489] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:54:33 2026] GET /v2.0/security-groups?tenant_id=a9bc725d312e47048e26aebb81d51b87&name=default => generated 2799 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:54:34.008 7 INFO neutron.db.l3_hamode_db [None req-62af51e6-c8de-43be-9cb3-6f1978b97bdb d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 248/490] 10.0.0.152 () {34 vars in 783 bytes} [Tue Apr 21 18:54:33 2026] PUT /v2.0/routers/9890ed6e-1881-4c0b-a1af-e25534d6c3e0/add_router_interface => generated 309 bytes in 1412 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:54:35.036 7 INFO neutron.db.l3_hamode_db [None req-62af51e6-c8de-43be-9cb3-6f1978b97bdb d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 243/491] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:54:33 2026] POST /v2.0/routers => generated 739 bytes in 2756 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/492] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:54:36 2026] DELETE /v2.0/security-groups/f80f3f06-dbae-4b98-9853-92ea1171f917 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:54:36.203 7 WARNING neutron_lib.context [None req-5c116ecb-e427-46d4-a955-45c88f1608f3 71e8e0515a074bb292871e1d303ec4cf bdebe14d48814eceadf05a20f754a66b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 249/495] 10.0.0.152 () {34 vars in 783 bytes} [Tue Apr 21 18:54:34 2026] PUT /v2.0/routers/c78b9b08-f912-421b-acb2-7b6540ad56bd/add_router_interface => generated 309 bytes in 1383 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/496] 10.0.0.152 () {34 vars in 685 bytes} [Tue Apr 21 18:54:36 2026] POST /v2.0/security-groups => generated 1597 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-21 18:54:36.345 7 WARNING neutron_lib.context [None req-5d3588fb-4472-4b23-8bb5-94604f949e92 71e8e0515a074bb292871e1d303ec4cf bdebe14d48814eceadf05a20f754a66b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 248/497] 10.0.0.152 () {34 vars in 695 bytes} [Tue Apr 21 18:54:36 2026] POST /v2.0/security-group-rules => generated 565 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:54:36.484 7 WARNING neutron_lib.context [None req-c633026e-3d2a-4262-a0a8-6676c967abea 71e8e0515a074bb292871e1d303ec4cf bdebe14d48814eceadf05a20f754a66b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 249/498] 10.0.0.152 () {34 vars in 695 bytes} [Tue Apr 21 18:54:36 2026] POST /v2.0/security-group-rules => generated 570 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:54:36.575 7 WARNING neutron_lib.context [None req-b2f3dd55-a852-42e2-b898-4641b6e91022 71e8e0515a074bb292871e1d303ec4cf bdebe14d48814eceadf05a20f754a66b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 250/499] 10.0.0.152 () {34 vars in 676 bytes} [Tue Apr 21 18:54:36 2026] POST /v2.0/floatingips => generated 552 bytes in 674 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:54:37.548 7 WARNING neutron_lib.context [req-25ef609f-d586-4b62-ba9d-e64f4652029d req-c9d51f98-df69-4953-befe-bd1eb426edf4 126dae49a40c43d392f655f2438163c0 80e18ba411034a9a9da460c2fa652514 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 251/500] 10.0.0.177 () {38 vars in 971 bytes} [Tue Apr 21 18:54:37 2026] POST /v2.0/security-groups => generated 1622 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/501] 10.0.0.152 () {34 vars in 783 bytes} [Tue Apr 21 18:54:36 2026] PUT /v2.0/routers/a78dca31-193a-4bc7-9e90-2691b33c59b1/add_router_interface => generated 309 bytes in 1463 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/502] 10.0.0.177 () {34 vars in 991 bytes} [Tue Apr 21 18:54:38 2026] GET /v2.0/security-groups/9a0addd7-73c0-4bfa-910e-16fa0beee881 => generated 1622 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:54:38.230 7 WARNING neutron_lib.context [None req-b057fb47-65fe-43b5-83c5-b590ea4d4be1 9ca63bc0e8e140daae1529bfbe0f2fad 505b22f325fd42faba5da0906136d8cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 253/503] 10.0.0.152 () {34 vars in 685 bytes} [Tue Apr 21 18:54:38 2026] POST /v2.0/security-groups => generated 1594 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-21 18:54:38.341 7 WARNING neutron_lib.context [req-48e71a68-8970-4bb8-a4c6-a090d1585811 req-57b6a597-52fc-4b15-a36f-7373179dd22b 126dae49a40c43d392f655f2438163c0 80e18ba411034a9a9da460c2fa652514 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:54:38.381 8 INFO neutron.db.segments_db [None req-168c6461-c874-4e10-baef-a5980db04b37 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Added segment 2e58e98a-5247-4eb3-adac-02096fc04974 of type vxlan for network 94e6253c-8440-4e7b-aa7e-47e55e9e181d [pid: 7|app: 0|req: 254/504] 10.0.0.177 () {38 vars in 981 bytes} [Tue Apr 21 18:54:38 2026] POST /v2.0/security-group-rules => generated 582 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:54:38.456 7 WARNING neutron_lib.context [None req-f46f8a0b-99d9-4389-8186-a290513146c9 9ca63bc0e8e140daae1529bfbe0f2fad 505b22f325fd42faba5da0906136d8cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 251/505] 10.0.0.152 () {34 vars in 671 bytes} [Tue Apr 21 18:54:38 2026] POST /v2.0/networks => generated 745 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:54:38.492 8 WARNING neutron_lib.context [req-d1ddcb5e-3c96-48da-a11c-270dcb0d9e07 req-7bd1d48d-a995-4593-b7b0-0e77984f7afa 126dae49a40c43d392f655f2438163c0 80e18ba411034a9a9da460c2fa652514 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 255/506] 10.0.0.152 () {34 vars in 695 bytes} [Tue Apr 21 18:54:38 2026] POST /v2.0/security-group-rules => generated 565 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/507] 10.0.0.177 () {38 vars in 971 bytes} [Tue Apr 21 18:54:38 2026] POST /v2.0/security-groups => generated 1622 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-21 18:54:38.616 8 WARNING neutron_lib.context [None req-0754a47a-1c82-4db3-8090-6dad21295933 9ca63bc0e8e140daae1529bfbe0f2fad 505b22f325fd42faba5da0906136d8cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 253/508] 10.0.0.152 () {34 vars in 695 bytes} [Tue Apr 21 18:54:38 2026] POST /v2.0/security-group-rules => generated 570 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/509] 10.0.0.177 () {34 vars in 991 bytes} [Tue Apr 21 18:54:38 2026] GET /v2.0/security-groups/ce2c9096-611e-4cf8-863f-68d960314406 => generated 1622 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:54:38.763 8 WARNING neutron_lib.context [None req-efa732e0-05b3-43d0-9dbd-dfe0975f52a4 9ca63bc0e8e140daae1529bfbe0f2fad 505b22f325fd42faba5da0906136d8cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 256/510] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:54:38 2026] POST /v2.0/subnets => generated 668 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:54:38.841 7 WARNING neutron_lib.context [req-c954e462-5c45-4d6c-8dff-73b9ac7b1673 req-9e77489b-1fcc-459c-8ab8-937b1d167d70 126dae49a40c43d392f655f2438163c0 80e18ba411034a9a9da460c2fa652514 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 257/511] 10.0.0.177 () {38 vars in 981 bytes} [Tue Apr 21 18:54:38 2026] POST /v2.0/security-group-rules => generated 582 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:54:39.037 7 INFO neutron.db.segments_db [None req-e558e378-6924-4042-a342-bca45126dc5b d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Added segment 840e2740-3e6d-47a0-86e4-06a05362f4ab of type vxlan for network f25e9e47-38d9-450b-9d63-3c7b094f01d5 2026-04-21 18:54:39.376 7 INFO neutron.db.l3_hamode_db [None req-e558e378-6924-4042-a342-bca45126dc5b d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 255/512] 10.0.0.152 () {34 vars in 676 bytes} [Tue Apr 21 18:54:38 2026] POST /v2.0/floatingips => generated 552 bytes in 931 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/513] 10.0.0.177 () {34 vars in 991 bytes} [Tue Apr 21 18:54:39 2026] GET /v2.0/security-groups/ce2c9096-611e-4cf8-863f-68d960314406 => generated 2215 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:54:39.749 8 WARNING neutron_lib.context [req-8956939a-5348-400a-af9d-2f5681f79c94 req-e329ea9f-5288-4b78-b6c7-a35701fe57b0 126dae49a40c43d392f655f2438163c0 80e18ba411034a9a9da460c2fa652514 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 257/514] 10.0.0.177 () {38 vars in 981 bytes} [Tue Apr 21 18:54:39 2026] POST /v2.0/security-group-rules => generated 587 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/515] 10.0.0.177 () {34 vars in 991 bytes} [Tue Apr 21 18:54:39 2026] GET /v2.0/security-groups/ce2c9096-611e-4cf8-863f-68d960314406 => generated 2813 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/516] 10.0.0.177 () {34 vars in 1001 bytes} [Tue Apr 21 18:54:39 2026] GET /v2.0/security-group-rules/5ab14a3c-35cf-4462-918c-54dead0cf6b5 => generated 584 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/517] 10.0.0.177 () {34 vars in 991 bytes} [Tue Apr 21 18:54:39 2026] GET /v2.0/security-groups/ce2c9096-611e-4cf8-863f-68d960314406 => generated 2813 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/518] 10.0.0.177 () {36 vars in 1023 bytes} [Tue Apr 21 18:54:40 2026] DELETE /v2.0/security-group-rules/5ab14a3c-35cf-4462-918c-54dead0cf6b5 => 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: 262/519] 10.0.0.177 () {34 vars in 1096 bytes} [Tue Apr 21 18:54:40 2026] GET /v2.0/security-groups?name=tempest-securitygroup--30711560&fields=id&tenant_id=505b22f325fd42faba5da0906136d8cb => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/520] 10.0.0.177 () {34 vars in 991 bytes} [Tue Apr 21 18:54:40 2026] GET /v2.0/security-groups/ce2c9096-611e-4cf8-863f-68d960314406 => generated 2215 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/521] 10.0.0.177 () {34 vars in 982 bytes} [Tue Apr 21 18:54:40 2026] GET /v2.0/networks?id=bf490cda-e90e-481d-97c0-55dea7288ad4 => generated 684 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/522] 10.0.0.177 () {36 vars in 1013 bytes} [Tue Apr 21 18:54:40 2026] DELETE /v2.0/security-groups/ce2c9096-611e-4cf8-863f-68d960314406 => 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: 266/523] 10.0.0.177 () {34 vars in 965 bytes} [Tue Apr 21 18:54:40 2026] GET /v2.0/quotas/505b22f325fd42faba5da0906136d8cb => 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: 267/524] 10.0.0.177 () {34 vars in 991 bytes} [Tue Apr 21 18:54:40 2026] GET /v2.0/security-groups/9a0addd7-73c0-4bfa-910e-16fa0beee881 => generated 2215 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/525] 10.0.0.177 () {34 vars in 1002 bytes} [Tue Apr 21 18:54:40 2026] GET /v2.0/ports?tenant_id=505b22f325fd42faba5da0906136d8cb&fields=id => generated 103 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:54:40.625 7 INFO neutron.db.l3_hamode_db [None req-e558e378-6924-4042-a342-bca45126dc5b d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 269/526] 10.0.0.177 () {36 vars in 1013 bytes} [Tue Apr 21 18:54:40 2026] DELETE /v2.0/security-groups/9a0addd7-73c0-4bfa-910e-16fa0beee881 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/527] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:54:38 2026] POST /v2.0/routers => generated 732 bytes in 2779 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/528] 10.0.0.177 () {34 vars in 907 bytes} [Tue Apr 21 18:54:41 2026] GET /v2.0/extensions => generated 19600 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/529] 10.0.0.152 () {34 vars in 789 bytes} [Tue Apr 21 18:54:40 2026] PUT /v2.0/routers/c78b9b08-f912-421b-acb2-7b6540ad56bd/remove_router_interface => generated 309 bytes in 1251 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/530] 10.0.0.177 () {34 vars in 1008 bytes} [Tue Apr 21 18:54:41 2026] GET /v2.0/networks/bf490cda-e90e-481d-97c0-55dea7288ad4?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:54:42.741 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-7c4e9fd1-9fd2-4b3d-acc6-58e6142d8845 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - 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 567, 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 594, 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 647, 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 728, 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 2192, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2197, 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: 260/531] 10.0.0.152 () {34 vars in 783 bytes} [Tue Apr 21 18:54:41 2026] PUT /v2.0/routers/16110ace-fe5b-4d50-b548-460ec173dd80/add_router_interface => generated 309 bytes in 1597 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/532] 10.0.0.177 () {34 vars in 1108 bytes} [Tue Apr 21 18:54:43 2026] GET /v2.0/networks/bf490cda-e90e-481d-97c0-55dea7288ad4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:54:43.486 8 INFO neutron.db.l3_hamode_db [None req-7c4e9fd1-9fd2-4b3d-acc6-58e6142d8845 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] HA network a7658ca1-47e0-45c8-a91a-59ded8e52800 was deleted as no HA routers are present in tenant 80e18ba411034a9a9da460c2fa652514. [pid: 8|app: 0|req: 272/533] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:54:42 2026] DELETE /v2.0/routers/c78b9b08-f912-421b-acb2-7b6540ad56bd => generated 0 bytes in 1492 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/534] 10.0.0.177 () {34 vars in 1100 bytes} [Tue Apr 21 18:54:43 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1435465646&fields=id&tenant_id=bdebe14d48814eceadf05a20f754a66b => generated 69 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/535] 10.0.0.177 () {34 vars in 982 bytes} [Tue Apr 21 18:54:43 2026] GET /v2.0/networks?id=ec1ef063-de48-4b14-b6f9-35dc458ae0b7 => generated 680 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/536] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:54:43 2026] GET /v2.0/ports?device_id=ba819c66-6136-478b-aa82-8ec1d1fdf940 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/537] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:54:43 2026] DELETE /v2.0/subnets/963878a0-fbf5-42bf-9794-1586eda7b322 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/538] 10.0.0.177 () {34 vars in 965 bytes} [Tue Apr 21 18:54:43 2026] GET /v2.0/quotas/bdebe14d48814eceadf05a20f754a66b => 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: 274/539] 10.0.0.177 () {34 vars in 1002 bytes} [Tue Apr 21 18:54:43 2026] GET /v2.0/ports?tenant_id=bdebe14d48814eceadf05a20f754a66b&fields=id => generated 103 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:54:43.895 8 WARNING neutron_lib.context [req-5ccb50a4-5d37-4c11-be30-533ae14b7755 req-c3397a63-9a66-40ed-bf2d-a92be01814b5 dee10d9213e44cff8a517b5e2d27d162 49c8c3e6ba164211b6b94f6acae69154 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:54:43.912 8 INFO neutron.services.segments.plugin [-] Segment 84d26960-a442-4aae-920b-07309f7569d7 resource provider aggregate not found 2026-04-21 18:54:43.935 8 INFO neutron.services.segments.plugin [-] Segment 84d26960-a442-4aae-920b-07309f7569d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84d26960-a442-4aae-920b-07309f7569d7 found for delete ", "request_id": "req-b0360aba-de74-4cad-8307-c187d5acef3c"}]} 2026-04-21 18:54:43.966 8 INFO neutron.services.segments.plugin [-] Segment 84d26960-a442-4aae-920b-07309f7569d7 resource provider aggregate not found 2026-04-21 18:54:43.989 8 INFO neutron.services.segments.plugin [-] Segment 84d26960-a442-4aae-920b-07309f7569d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84d26960-a442-4aae-920b-07309f7569d7 found for delete ", "request_id": "req-e34dbb88-18be-44b5-a638-7cf4a2ee0514"}]} [pid: 8|app: 0|req: 275/540] 10.0.0.177 () {38 vars in 971 bytes} [Tue Apr 21 18:54:43 2026] POST /v2.0/security-groups => generated 1618 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-21 18:54:44.089 8 WARNING neutron_lib.context [req-eee524c8-63d0-4732-87e5-d0c5cd547091 req-82b28cd5-da4f-4e9e-9adb-c47e9228b8dd dee10d9213e44cff8a517b5e2d27d162 49c8c3e6ba164211b6b94f6acae69154 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 276/541] 10.0.0.177 () {38 vars in 971 bytes} [Tue Apr 21 18:54:44 2026] POST /v2.0/security-groups => generated 1616 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/542] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:54:43 2026] DELETE /v2.0/networks/8e4008a3-b85a-4e2a-9444-17ddade52649 => generated 0 bytes in 500 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:54:44.232 7 WARNING neutron_lib.context [req-da78a606-17ca-4124-98fa-b0e32f7e9d77 req-b5f278a6-4d77-4883-b677-602a2b4de19f dee10d9213e44cff8a517b5e2d27d162 49c8c3e6ba164211b6b94f6acae69154 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 277/543] 10.0.0.177 () {34 vars in 907 bytes} [Tue Apr 21 18:54:44 2026] GET /v2.0/extensions => generated 19600 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/544] 10.0.0.177 () {34 vars in 1008 bytes} [Tue Apr 21 18:54:44 2026] GET /v2.0/networks/ec1ef063-de48-4b14-b6f9-35dc458ae0b7?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: 267/545] 10.0.0.177 () {38 vars in 971 bytes} [Tue Apr 21 18:54:44 2026] POST /v2.0/security-groups => generated 1617 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/546] 10.0.0.177 () {34 vars in 1108 bytes} [Tue Apr 21 18:54:44 2026] GET /v2.0/networks/ec1ef063-de48-4b14-b6f9-35dc458ae0b7?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: 268/547] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:54:44 2026] GET /v2.0/security-groups?tenant_id=80e18ba411034a9a9da460c2fa652514&name=default => generated 2797 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/548] 10.0.0.177 () {34 vars in 1002 bytes} [Tue Apr 21 18:54:44 2026] GET /v2.0/security-groups?tenant_id=49c8c3e6ba164211b6b94f6acae69154 => generated 7598 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/549] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:54:44 2026] DELETE /v2.0/security-groups/1b32613b-fa30-495b-9e60-2e8f346bb163 => 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: 281/550] 10.0.0.177 () {34 vars in 991 bytes} [Tue Apr 21 18:54:44 2026] GET /v2.0/security-groups/d898fc74-da15-4b9f-aed0-b19241d0b59e => generated 2798 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/551] 10.0.0.177 () {34 vars in 991 bytes} [Tue Apr 21 18:54:44 2026] GET /v2.0/security-groups/d898fc74-da15-4b9f-aed0-b19241d0b59e => generated 2798 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/552] 10.0.0.177 () {34 vars in 991 bytes} [Tue Apr 21 18:54:44 2026] GET /v2.0/security-groups/3ae5ccba-b9cf-4fda-90f4-b32c5aac8a02 => generated 1618 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/553] 10.0.0.177 () {36 vars in 1013 bytes} [Tue Apr 21 18:54:44 2026] DELETE /v2.0/security-groups/3ae5ccba-b9cf-4fda-90f4-b32c5aac8a02 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/554] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:54:44 2026] GET /v2.0/ports?device_id=11fb630d-7aa4-4519-9229-8d98cef22694 => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/555] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:54:44 2026] GET /v2.0/ports?device_id=ba819c66-6136-478b-aa82-8ec1d1fdf940 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:54:44.884 8 INFO neutron.api.v2.resource [req-98c88b21-beda-4c81-839c-3f4afb799a98 req-d162aa5c-b597-4d38-8e14-eb2a9265c552 dee10d9213e44cff8a517b5e2d27d162 49c8c3e6ba164211b6b94f6acae69154 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 284/556] 10.0.0.177 () {34 vars in 991 bytes} [Tue Apr 21 18:54:44 2026] GET /v2.0/security-groups/3ae5ccba-b9cf-4fda-90f4-b32c5aac8a02 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:54:44.918 7 INFO neutron.services.segments.plugin [-] Segment 6490617a-0daf-4211-b3b7-9df5df08e09a resource provider aggregate not found 2026-04-21 18:54:44.925 7 INFO neutron.services.segments.plugin [-] Segment 6490617a-0daf-4211-b3b7-9df5df08e09a resource provider aggregate not found 2026-04-21 18:54:44.943 7 INFO neutron.services.segments.plugin [-] Segment 6490617a-0daf-4211-b3b7-9df5df08e09a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6490617a-0daf-4211-b3b7-9df5df08e09a found for delete ", "request_id": "req-5f68d77d-2897-4bd8-a5be-960787bd0204"}]} 2026-04-21 18:54:44.950 7 INFO neutron.services.segments.plugin [-] Segment 6490617a-0daf-4211-b3b7-9df5df08e09a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6490617a-0daf-4211-b3b7-9df5df08e09a found for delete ", "request_id": "req-2536d508-0c5c-477d-a1d9-b5544d373f8d"}]} [pid: 7|app: 0|req: 273/557] 10.0.0.177 () {34 vars in 991 bytes} [Tue Apr 21 18:54:44 2026] GET /v2.0/security-groups/e203d563-0a9a-468d-8c32-79c09b0b834f => generated 1616 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/558] 10.0.0.177 () {36 vars in 1013 bytes} [Tue Apr 21 18:54:44 2026] DELETE /v2.0/security-groups/e203d563-0a9a-468d-8c32-79c09b0b834f => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:54:45.164 7 INFO neutron.api.v2.resource [req-60a273a9-53af-4a71-9f3a-149f8ab75f6f req-86fc0846-5689-47ef-aa9d-f249c1e30db0 dee10d9213e44cff8a517b5e2d27d162 49c8c3e6ba164211b6b94f6acae69154 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 274/559] 10.0.0.177 () {34 vars in 991 bytes} [Tue Apr 21 18:54:45 2026] GET /v2.0/security-groups/e203d563-0a9a-468d-8c32-79c09b0b834f => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/560] 10.0.0.177 () {34 vars in 991 bytes} [Tue Apr 21 18:54:45 2026] GET /v2.0/security-groups/b638a74b-d3b9-4a4a-ace7-966e474948a3 => generated 1617 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/561] 10.0.0.177 () {36 vars in 1013 bytes} [Tue Apr 21 18:54:45 2026] DELETE /v2.0/security-groups/b638a74b-d3b9-4a4a-ace7-966e474948a3 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:54:45.425 8 INFO neutron.api.v2.resource [req-2e356d52-0c23-44a2-be93-05601bae97f1 req-82f3d13f-7495-4ed7-be5c-587e24361cde dee10d9213e44cff8a517b5e2d27d162 49c8c3e6ba164211b6b94f6acae69154 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 287/562] 10.0.0.177 () {34 vars in 991 bytes} [Tue Apr 21 18:54:45 2026] GET /v2.0/security-groups/b638a74b-d3b9-4a4a-ace7-966e474948a3 => generated 146 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/563] 10.0.0.177 () {34 vars in 1002 bytes} [Tue Apr 21 18:54:45 2026] GET /v2.0/security-groups?tenant_id=49c8c3e6ba164211b6b94f6acae69154 => generated 2801 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/564] 10.0.0.177 () {34 vars in 991 bytes} [Tue Apr 21 18:54:45 2026] GET /v2.0/security-groups/d898fc74-da15-4b9f-aed0-b19241d0b59e => generated 2798 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/565] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 18:54:45 2026] GET /v2.0/networks?id=bf490cda-e90e-481d-97c0-55dea7288ad4 => generated 684 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/566] 10.0.0.177 () {34 vars in 991 bytes} [Tue Apr 21 18:54:45 2026] GET /v2.0/security-groups/d898fc74-da15-4b9f-aed0-b19241d0b59e => generated 2798 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:54:45.705 7 INFO neutron.api.v2.resource [req-c6a00084-1ea9-4f53-9bf6-289f9f0e6251 req-dfd5ab60-935b-40da-a5ab-aaa752ff85cc dee10d9213e44cff8a517b5e2d27d162 49c8c3e6ba164211b6b94f6acae69154 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 279/567] 10.0.0.177 () {34 vars in 991 bytes} [Tue Apr 21 18:54:45 2026] GET /v2.0/security-groups/b638a74b-d3b9-4a4a-ace7-966e474948a3 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/568] 199.204.45.33 () {34 vars in 1049 bytes} [Tue Apr 21 18:54:45 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=505b22f325fd42faba5da0906136d8cb => generated 179 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:54:45.757 7 WARNING neutron_lib.context [req-b06be9ca-51f7-49a7-be32-6f5cb7190d38 req-c9ccb6b2-c810-477a-9e6e-0aec3e5c729a 9ca63bc0e8e140daae1529bfbe0f2fad 505b22f325fd42faba5da0906136d8cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:54:45.767 8 INFO neutron.api.v2.resource [req-d33b88cb-1ad6-436d-a005-9e61d21eb11f req-1e1fc7c0-4ffe-433e-b958-271a60bd3ed6 dee10d9213e44cff8a517b5e2d27d162 49c8c3e6ba164211b6b94f6acae69154 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 290/569] 10.0.0.177 () {34 vars in 991 bytes} [Tue Apr 21 18:54:45 2026] GET /v2.0/security-groups/e203d563-0a9a-468d-8c32-79c09b0b834f => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:54:45.827 8 INFO neutron.api.v2.resource [req-426e1d30-d770-4212-9875-cba03431cf24 req-a819a79b-7395-4676-aebe-95609d29e335 dee10d9213e44cff8a517b5e2d27d162 49c8c3e6ba164211b6b94f6acae69154 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 291/570] 10.0.0.177 () {34 vars in 991 bytes} [Tue Apr 21 18:54:45 2026] GET /v2.0/security-groups/3ae5ccba-b9cf-4fda-90f4-b32c5aac8a02 => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/571] 199.204.45.33 () {38 vars in 954 bytes} [Tue Apr 21 18:54:45 2026] POST /v2.0/ports => generated 954 bytes in 988 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: 281/572] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 18:54:46 2026] GET /v2.0/networks?id=ec1ef063-de48-4b14-b6f9-35dc458ae0b7 => generated 680 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/573] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:54:46 2026] GET /v2.0/ports?device_id=ba819c66-6136-478b-aa82-8ec1d1fdf940 => generated 957 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/574] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:54:46 2026] GET /v2.0/ports?device_id=11fb630d-7aa4-4519-9229-8d98cef22694 => 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: 292/575] 10.0.0.152 () {34 vars in 789 bytes} [Tue Apr 21 18:54:45 2026] PUT /v2.0/routers/16110ace-fe5b-4d50-b548-460ec173dd80/remove_router_interface => generated 309 bytes in 1387 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/576] 199.204.45.33 () {34 vars in 910 bytes} [Tue Apr 21 18:54:47 2026] GET /v2.0/extensions => generated 19600 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/577] 199.204.45.33 () {34 vars in 1049 bytes} [Tue Apr 21 18:54:47 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=bdebe14d48814eceadf05a20f754a66b => generated 181 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/578] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:54:47 2026] GET /v2.0/security-groups?id=5fe7b7d2-b051-4392-9931-c9c271f9332e&fields=id&fields=name => generated 112 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:54:47.431 7 INFO neutron.db.segments_db [None req-7ed971f6-1b81-4462-b30d-36c3811d61a7 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Added segment dbd41a36-442c-48dd-9913-fd8f27a5764d of type vxlan for network 0feb9bbd-257c-482f-a0db-098894b5c8ca [pid: 7|app: 0|req: 284/579] 10.0.0.152 () {34 vars in 671 bytes} [Tue Apr 21 18:54:46 2026] POST /v2.0/networks => generated 744 bytes in 603 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:54:47.560 7 WARNING neutron_lib.context [req-d0d98108-09e2-4074-8ce8-9bc84d139a95 req-60b06e50-f7fa-41a9-91ec-3352450a7324 71e8e0515a074bb292871e1d303ec4cf bdebe14d48814eceadf05a20f754a66b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 285/580] 199.204.45.33 () {38 vars in 954 bytes} [Tue Apr 21 18:54:47 2026] POST /v2.0/ports => generated 954 bytes in 626 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-04-21 18:54:48.490 8 INFO neutron.services.segments.plugin [-] Segment 840e2740-3e6d-47a0-86e4-06a05362f4ab resource provider aggregate not found 2026-04-21 18:54:48.501 8 INFO neutron.services.segments.plugin [-] Segment 840e2740-3e6d-47a0-86e4-06a05362f4ab resource provider aggregate not found 2026-04-21 18:54:48.522 8 INFO neutron.services.segments.plugin [-] Segment 840e2740-3e6d-47a0-86e4-06a05362f4ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 840e2740-3e6d-47a0-86e4-06a05362f4ab found for delete ", "request_id": "req-74586a1b-2d6b-4220-b1c8-6063b84973d1"}]} 2026-04-21 18:54:48.523 8 INFO neutron.services.segments.plugin [-] Segment 840e2740-3e6d-47a0-86e4-06a05362f4ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 840e2740-3e6d-47a0-86e4-06a05362f4ab found for delete ", "request_id": "req-2e847de2-fdbf-4ece-b1cb-c7bf83901e9e"}]} 2026-04-21 18:54:48.530 8 INFO neutron.db.l3_hamode_db [None req-705488ac-2709-4ea0-8956-d718a26f9728 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] HA network f25e9e47-38d9-450b-9d63-3c7b094f01d5 was deleted as no HA routers are present in tenant 49c8c3e6ba164211b6b94f6acae69154. [pid: 8|app: 0|req: 296/581] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:54:47 2026] DELETE /v2.0/routers/16110ace-fe5b-4d50-b548-460ec173dd80 => generated 0 bytes in 1181 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/582] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:54:48 2026] POST /v2.0/subnets => generated 667 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/583] 199.204.45.33 () {38 vars in 1027 bytes} [Tue Apr 21 18:54:48 2026] PUT /v2.0/ports/f3eba383-38e0-47ab-b966-a23b817484bb => generated 1199 bytes in 638 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: 298/584] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:54:48 2026] GET /v2.0/ports?device_id=11fb630d-7aa4-4519-9229-8d98cef22694 => generated 957 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/585] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:54:48 2026] GET /v2.0/ports?device_id=ba819c66-6136-478b-aa82-8ec1d1fdf940 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/586] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:54:49 2026] DELETE /v2.0/subnets/1530ba9e-f204-472b-9266-54b00a179674 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:54:49.253 8 INFO neutron.db.segments_db [None req-65b2f33f-635e-4832-ae23-4bcfaa699e43 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Added segment a22a8e45-03f9-4ec5-93c0-b155cf775614 of type vxlan for network a53ae7c2-397f-466b-a971-6820fcb454d7 [pid: 7|app: 0|req: 287/587] 199.204.45.33 () {38 vars in 1027 bytes} [Tue Apr 21 18:54:48 2026] PUT /v2.0/ports/579bc15e-93d9-423b-a15a-79becab9d1e5 => generated 1199 bytes in 468 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: 290/590] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 18:54:49 2026] GET /v2.0/ports?tenant_id=505b22f325fd42faba5da0906136d8cb&device_id=ba819c66-6136-478b-aa82-8ec1d1fdf940 => 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: 291/591] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:54:49 2026] GET /v2.0/security-groups?id=a0f91da9-1f2f-4697-8aae-57b078c5aaf3&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 292/592] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:54:49 2026] GET /v2.0/security-groups?id=5fe7b7d2-b051-4392-9931-c9c271f9332e&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:54:49.503 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7c683b90-2186-4a54-9220-ac7af8876985'] response: {'name': 'network-changed', 'server_uuid': 'ba819c66-6136-478b-aa82-8ec1d1fdf940', 'tag': 'f3eba383-38e0-47ab-b966-a23b817484bb', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-21 18:54:49.675 8 INFO neutron.db.l3_hamode_db [None req-65b2f33f-635e-4832-ae23-4bcfaa699e43 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-21 18:54:49.789 7 INFO neutron.services.segments.plugin [-] Segment 2e58e98a-5247-4eb3-adac-02096fc04974 resource provider aggregate not found 2026-04-21 18:54:49.799 7 INFO neutron.services.segments.plugin [-] Segment 2e58e98a-5247-4eb3-adac-02096fc04974 resource provider aggregate not found 2026-04-21 18:54:49.808 7 INFO neutron.services.segments.plugin [-] Segment 2e58e98a-5247-4eb3-adac-02096fc04974 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e58e98a-5247-4eb3-adac-02096fc04974 found for delete ", "request_id": "req-1f86ec20-8754-4fc5-8220-ed57d277cca9"}]} 2026-04-21 18:54:49.815 7 INFO neutron.services.segments.plugin [-] Segment 2e58e98a-5247-4eb3-adac-02096fc04974 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e58e98a-5247-4eb3-adac-02096fc04974 found for delete ", "request_id": "req-bcb1d4c5-a648-4ba3-a5bb-8ae7facf268e"}]} [pid: 7|app: 0|req: 293/593] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:54:49 2026] DELETE /v2.0/networks/94e6253c-8440-4e7b-aa7e-47e55e9e181d => generated 0 bytes in 396 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/594] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 18:54:49 2026] GET /v2.0/ports?tenant_id=bdebe14d48814eceadf05a20f754a66b&device_id=11fb630d-7aa4-4519-9229-8d98cef22694 => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/595] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 21 18:54:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=f3eba383-38e0-47ab-b966-a23b817484bb => 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: 296/596] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 21 18:54:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=579bc15e-93d9-423b-a15a-79becab9d1e5 => 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: 297/597] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 21 18:54:49 2026] GET /v2.0/subnets?id=afc2baef-d365-4613-8950-8b2f43dd0771 => generated 678 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/598] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 21 18:54:49 2026] GET /v2.0/subnets?id=d6865b84-2b0f-4aa0-b193-6f472bc79ee0 => generated 674 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/599] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:54:49 2026] GET /v2.0/security-groups?tenant_id=49c8c3e6ba164211b6b94f6acae69154&name=default => generated 2801 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/600] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 18:54:50 2026] GET /v2.0/ports?network_id=bf490cda-e90e-481d-97c0-55dea7288ad4&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/601] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 18:54:50 2026] GET /v2.0/ports?network_id=ec1ef063-de48-4b14-b6f9-35dc458ae0b7&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: 302/602] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:54:50 2026] DELETE /v2.0/security-groups/d898fc74-da15-4b9f-aed0-b19241d0b59e => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/603] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 18:54:50 2026] GET /v2.0/networks/bf490cda-e90e-481d-97c0-55dea7288ad4?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/604] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 18:54:50 2026] GET /v2.0/networks/ec1ef063-de48-4b14-b6f9-35dc458ae0b7?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: 305/605] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 18:54:50 2026] GET /v2.0/networks/bf490cda-e90e-481d-97c0-55dea7288ad4?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: 306/606] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 18:54:50 2026] GET /v2.0/networks/ec1ef063-de48-4b14-b6f9-35dc458ae0b7?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: 307/607] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:54:50 2026] GET /v2.0/ports?device_id=11fb630d-7aa4-4519-9229-8d98cef22694 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/608] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:54:50 2026] GET /v2.0/ports?device_id=ba819c66-6136-478b-aa82-8ec1d1fdf940 => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:54:50.728 8 INFO neutron.db.l3_hamode_db [None req-65b2f33f-635e-4832-ae23-4bcfaa699e43 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 309/609] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 18:54:50 2026] GET /v2.0/ports?tenant_id=505b22f325fd42faba5da0906136d8cb&device_id=ba819c66-6136-478b-aa82-8ec1d1fdf940 => generated 1238 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/610] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:54:50 2026] GET /v2.0/security-groups?id=a0f91da9-1f2f-4697-8aae-57b078c5aaf3&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/611] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:54:50 2026] GET /v2.0/security-groups?id=5fe7b7d2-b051-4392-9931-c9c271f9332e&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/612] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 18:54:50 2026] GET /v2.0/networks?id=bf490cda-e90e-481d-97c0-55dea7288ad4 => generated 780 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/613] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 21 18:54:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=f3eba383-38e0-47ab-b966-a23b817484bb => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/614] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 21 18:54:51 2026] GET /v2.0/subnets?id=afc2baef-d365-4613-8950-8b2f43dd0771 => generated 678 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/615] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 18:54:51 2026] GET /v2.0/ports?network_id=bf490cda-e90e-481d-97c0-55dea7288ad4&device_owner=network%3Adhcp => generated 1244 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/616] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 18:54:51 2026] GET /v2.0/networks/bf490cda-e90e-481d-97c0-55dea7288ad4?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/617] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 18:54:51 2026] GET /v2.0/networks/bf490cda-e90e-481d-97c0-55dea7288ad4?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: 318/618] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:54:51 2026] GET /v2.0/ports?device_id=11fb630d-7aa4-4519-9229-8d98cef22694 => generated 969 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/619] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:54:51 2026] GET /v2.0/ports?device_id=ba819c66-6136-478b-aa82-8ec1d1fdf940 => generated 969 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/620] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:54:52 2026] GET /v2.0/security-groups?id=a0f91da9-1f2f-4697-8aae-57b078c5aaf3&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/621] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:54:52 2026] GET /v2.0/security-groups?id=5fe7b7d2-b051-4392-9931-c9c271f9332e&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:54:52.219 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a50c036c-fc4c-451b-9f8d-3641bc7ed9ee'] response: {'name': 'network-changed', 'server_uuid': '11fb630d-7aa4-4519-9229-8d98cef22694', 'tag': '579bc15e-93d9-423b-a15a-79becab9d1e5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 322/622] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 18:54:52 2026] GET /v2.0/ports?tenant_id=bdebe14d48814eceadf05a20f754a66b&device_id=11fb630d-7aa4-4519-9229-8d98cef22694 => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/623] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 18:54:52 2026] GET /v2.0/networks?id=ec1ef063-de48-4b14-b6f9-35dc458ae0b7 => generated 776 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/624] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:54:49 2026] POST /v2.0/routers => generated 731 bytes in 3323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/625] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 21 18:54:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=579bc15e-93d9-423b-a15a-79becab9d1e5 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:54:52.672 7 INFO neutron.db.segments_db [None req-f0689520-9db5-4c5e-9c6d-a1eb246600ab d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Added segment ef527994-cf2b-4aaa-89ca-8e341f45fa01 of type vxlan for network 31f554ff-4d0b-46c6-8cc6-57f646437411 [pid: 7|app: 0|req: 324/626] 10.0.0.152 () {34 vars in 671 bytes} [Tue Apr 21 18:54:52 2026] POST /v2.0/networks => generated 738 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/627] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 21 18:54:52 2026] GET /v2.0/subnets?id=d6865b84-2b0f-4aa0-b193-6f472bc79ee0 => generated 674 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/628] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:54:52 2026] POST /v2.0/subnets => generated 661 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/629] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 18:54:53 2026] GET /v2.0/ports?network_id=ec1ef063-de48-4b14-b6f9-35dc458ae0b7&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-04-21 18:54:53.234 7 INFO neutron.db.segments_db [None req-0ef2d55d-e01e-403f-a055-3370a9ee6050 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Added segment 60b9c31c-beb9-40ed-b171-a2cf366f51c8 of type vxlan for network 8e286a6b-6034-4439-a1d9-7c348b1238bc 2026-04-21 18:54:53.580 7 INFO neutron.db.l3_hamode_db [None req-0ef2d55d-e01e-403f-a055-3370a9ee6050 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 303/630] 10.0.0.152 () {34 vars in 783 bytes} [Tue Apr 21 18:54:52 2026] PUT /v2.0/routers/59fdb2bd-3f14-4bf0-b159-d06d75b174b7/add_router_interface => generated 309 bytes in 1586 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/631] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:54:54 2026] GET /v2.0/ports?device_id=11fb630d-7aa4-4519-9229-8d98cef22694 => generated 969 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/632] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 18:54:54 2026] GET /v2.0/networks/ec1ef063-de48-4b14-b6f9-35dc458ae0b7?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/633] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:54:54 2026] GET /v2.0/ports?device_id=ba819c66-6136-478b-aa82-8ec1d1fdf940 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/634] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:54:54 2026] GET /v2.0/security-groups?id=a0f91da9-1f2f-4697-8aae-57b078c5aaf3&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: 308/635] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 18:54:54 2026] GET /v2.0/networks/ec1ef063-de48-4b14-b6f9-35dc458ae0b7?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: 309/636] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:54:54 2026] GET /v2.0/security-groups?id=5fe7b7d2-b051-4392-9931-c9c271f9332e&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:54:54.817 8 WARNING neutron_lib.context [None req-a243e5b9-b726-4083-9f2a-8581f42526ae 5ef82d64f000475990a0bf1e72a02595 ea7c197c81264ad991c2a5a0ea10be7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 310/637] 10.0.0.152 () {34 vars in 685 bytes} [Tue Apr 21 18:54:54 2026] POST /v2.0/security-groups => generated 1597 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-21 18:54:54.937 8 WARNING neutron_lib.context [None req-e3c8ec1d-c3bd-4c34-8844-fd2af4f2d6e3 5ef82d64f000475990a0bf1e72a02595 ea7c197c81264ad991c2a5a0ea10be7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:54:54.957 7 INFO neutron.db.l3_hamode_db [None req-0ef2d55d-e01e-403f-a055-3370a9ee6050 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 311/638] 10.0.0.152 () {34 vars in 695 bytes} [Tue Apr 21 18:54:54 2026] POST /v2.0/security-group-rules => generated 565 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:54:55.066 8 WARNING neutron_lib.context [None req-af8b4f26-0d2a-4ba5-90a4-618294e16eab 5ef82d64f000475990a0bf1e72a02595 ea7c197c81264ad991c2a5a0ea10be7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 312/639] 10.0.0.152 () {34 vars in 695 bytes} [Tue Apr 21 18:54:55 2026] POST /v2.0/security-group-rules => generated 570 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:54:55.177 8 WARNING neutron_lib.context [None req-f924fc17-0382-4df9-9bc8-891e03ad0af4 5ef82d64f000475990a0bf1e72a02595 ea7c197c81264ad991c2a5a0ea10be7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 313/640] 10.0.0.152 () {34 vars in 676 bytes} [Tue Apr 21 18:54:55 2026] POST /v2.0/floatingips => generated 552 bytes in 734 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/641] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:54:55 2026] GET /v2.0/ports?device_id=11fb630d-7aa4-4519-9229-8d98cef22694 => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/642] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:54:55 2026] GET /v2.0/ports?device_id=ba819c66-6136-478b-aa82-8ec1d1fdf940 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/643] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:54:56 2026] GET /v2.0/security-groups?id=a0f91da9-1f2f-4697-8aae-57b078c5aaf3&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/644] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:54:53 2026] POST /v2.0/routers => generated 725 bytes in 2954 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/645] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:54:56 2026] GET /v2.0/security-groups?id=5fe7b7d2-b051-4392-9931-c9c271f9332e&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: 318/646] 10.0.0.177 () {34 vars in 1100 bytes} [Tue Apr 21 18:54:56 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1984170210&fields=id&tenant_id=ea7c197c81264ad991c2a5a0ea10be7b => generated 69 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/647] 10.0.0.177 () {34 vars in 982 bytes} [Tue Apr 21 18:54:56 2026] GET /v2.0/networks?id=0feb9bbd-257c-482f-a0db-098894b5c8ca => generated 676 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/648] 10.0.0.177 () {34 vars in 965 bytes} [Tue Apr 21 18:54:56 2026] GET /v2.0/quotas/ea7c197c81264ad991c2a5a0ea10be7b => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/649] 10.0.0.177 () {34 vars in 1002 bytes} [Tue Apr 21 18:54:56 2026] GET /v2.0/ports?tenant_id=ea7c197c81264ad991c2a5a0ea10be7b&fields=id => generated 103 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/650] 10.0.0.177 () {34 vars in 1008 bytes} [Tue Apr 21 18:54:56 2026] GET /v2.0/networks/0feb9bbd-257c-482f-a0db-098894b5c8ca?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/651] 10.0.0.177 () {34 vars in 1108 bytes} [Tue Apr 21 18:54:56 2026] GET /v2.0/networks/0feb9bbd-257c-482f-a0db-098894b5c8ca?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: 324/652] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:54:56 2026] GET /v2.0/ports?device_id=b2aa6dae-6fc5-4d03-906f-d05dc12dfc4e => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/653] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:54:57 2026] GET /v2.0/ports?device_id=11fb630d-7aa4-4519-9229-8d98cef22694 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/654] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:54:57 2026] GET /v2.0/ports?device_id=ba819c66-6136-478b-aa82-8ec1d1fdf940 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/655] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:54:57 2026] GET /v2.0/security-groups?id=a0f91da9-1f2f-4697-8aae-57b078c5aaf3&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: 328/656] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:54:57 2026] GET /v2.0/security-groups?id=5fe7b7d2-b051-4392-9931-c9c271f9332e&fields=id&fields=name => generated 112 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/657] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:54:57 2026] GET /v2.0/ports?device_id=11fb630d-7aa4-4519-9229-8d98cef22694 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/658] 10.0.0.152 () {34 vars in 783 bytes} [Tue Apr 21 18:54:56 2026] PUT /v2.0/routers/a6db301d-47bf-4b80-abb0-e50177b3d5f6/add_router_interface => generated 309 bytes in 1874 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:54:58.146 8 INFO neutron.db.l3_db [None req-556ba55c-096a-4bbf-af92-f58f38a9b746 71e8e0515a074bb292871e1d303ec4cf bdebe14d48814eceadf05a20f754a66b - - default default] Floating IP 6090a2c8-72a2-4f10-b879-0edb2ed6aaaa associated. External IP: 10.96.250.214, port: 579bc15e-93d9-423b-a15a-79becab9d1e5. [pid: 7|app: 0|req: 330/659] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 18:54:58 2026] GET /v2.0/networks?id=0feb9bbd-257c-482f-a0db-098894b5c8ca => generated 676 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/660] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:54:58 2026] GET /v2.0/ports?device_id=b2aa6dae-6fc5-4d03-906f-d05dc12dfc4e => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/661] 199.204.45.33 () {34 vars in 1049 bytes} [Tue Apr 21 18:54:58 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ea7c197c81264ad991c2a5a0ea10be7b => generated 181 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:54:58.247 7 WARNING neutron_lib.context [req-203a89ce-db6f-4082-9945-9ad550e34106 req-60fe80a5-cfde-4443-91cb-86c47ccb1387 5ef82d64f000475990a0bf1e72a02595 ea7c197c81264ad991c2a5a0ea10be7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 333/662] 199.204.45.33 () {38 vars in 954 bytes} [Tue Apr 21 18:54:58 2026] POST /v2.0/ports => generated 958 bytes in 661 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: 330/663] 10.0.0.152 () {34 vars in 749 bytes} [Tue Apr 21 18:54:57 2026] PUT /v2.0/floatingips/6090a2c8-72a2-4f10-b879-0edb2ed6aaaa => generated 855 bytes in 1409 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:54:58.923 8 WARNING neutron_lib.context [None req-891ceffd-c96e-42e1-adcd-9e54b202527e 70fc78252c9140e19e14708bb9743b19 f0c549d51a984b0f85b76f4182a29b03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 334/664] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:54:58 2026] GET /v2.0/ports?device_id=ba819c66-6136-478b-aa82-8ec1d1fdf940 => generated 971 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/665] 10.0.0.152 () {34 vars in 685 bytes} [Tue Apr 21 18:54:58 2026] POST /v2.0/security-groups => generated 1596 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/666] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:54:59 2026] GET /v2.0/ports?device_id=11fb630d-7aa4-4519-9229-8d98cef22694 => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/667] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:54:59 2026] GET /v2.0/security-groups?id=5fe7b7d2-b051-4392-9931-c9c271f9332e&fields=id&fields=name => generated 112 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:54:59.202 8 WARNING neutron_lib.context [None req-cca53def-798b-446e-b2fd-499722d0ec33 70fc78252c9140e19e14708bb9743b19 f0c549d51a984b0f85b76f4182a29b03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 334/668] 10.0.0.152 () {34 vars in 695 bytes} [Tue Apr 21 18:54:59 2026] POST /v2.0/security-group-rules => generated 565 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/669] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:54:59 2026] GET /v2.0/security-groups?id=a0f91da9-1f2f-4697-8aae-57b078c5aaf3&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/670] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:54:59 2026] GET /v2.0/ports?device_id=b2aa6dae-6fc5-4d03-906f-d05dc12dfc4e => generated 973 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:54:59.469 8 WARNING neutron_lib.context [None req-b7628338-31d3-483b-b14a-b40e9d9a96f4 70fc78252c9140e19e14708bb9743b19 f0c549d51a984b0f85b76f4182a29b03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:54:59.506 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7c5bd177-79af-4cbf-afd6-f2d6c5aef0c6'] response: {'name': 'network-changed', 'server_uuid': '11fb630d-7aa4-4519-9229-8d98cef22694', 'tag': '579bc15e-93d9-423b-a15a-79becab9d1e5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 337/671] 10.0.0.152 () {34 vars in 695 bytes} [Tue Apr 21 18:54:59 2026] POST /v2.0/security-group-rules => generated 570 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/672] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:54:59 2026] GET /v2.0/security-groups?id=d64ae78b-3d9a-424b-bc1f-4a6e23137764&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/673] 199.204.45.33 () {38 vars in 1027 bytes} [Tue Apr 21 18:54:59 2026] PUT /v2.0/ports/6de64c9f-c1e8-427c-88b4-efd660aeb958 => generated 1203 bytes in 603 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-04-21 18:54:59.664 7 WARNING neutron_lib.context [None req-647dc017-a207-40dc-b99d-f40f6b98ccca 70fc78252c9140e19e14708bb9743b19 f0c549d51a984b0f85b76f4182a29b03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 339/674] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 18:54:59 2026] GET /v2.0/ports?tenant_id=bdebe14d48814eceadf05a20f754a66b&device_id=11fb630d-7aa4-4519-9229-8d98cef22694 => generated 1240 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:54:59.710 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-020fa8dc-5563-4779-87d4-0a09cb037cde'] response: {'name': 'network-changed', 'server_uuid': 'b2aa6dae-6fc5-4d03-906f-d05dc12dfc4e', 'tag': '6de64c9f-c1e8-427c-88b4-efd660aeb958', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 340/675] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 18:54:59 2026] GET /v2.0/ports?tenant_id=ea7c197c81264ad991c2a5a0ea10be7b&device_id=b2aa6dae-6fc5-4d03-906f-d05dc12dfc4e => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/676] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 18:54:59 2026] GET /v2.0/networks?id=ec1ef063-de48-4b14-b6f9-35dc458ae0b7 => generated 776 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/677] 199.204.45.33 () {34 vars in 1059 bytes} [Tue Apr 21 18:54:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=6de64c9f-c1e8-427c-88b4-efd660aeb958 => 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: 343/678] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:54:59 2026] GET /v2.0/ports?device_id=11fb630d-7aa4-4519-9229-8d98cef22694 => generated 971 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/679] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 21 18:54:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=579bc15e-93d9-423b-a15a-79becab9d1e5 => generated 858 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/680] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 21 18:55:00 2026] GET /v2.0/subnets?id=4268d978-c02a-4ae9-97f6-3fa77a1296a8 => generated 670 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/681] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:55:00 2026] GET /v2.0/security-groups?id=a0f91da9-1f2f-4697-8aae-57b078c5aaf3&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/682] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 21 18:55:00 2026] GET /v2.0/subnets?id=d6865b84-2b0f-4aa0-b193-6f472bc79ee0 => generated 674 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/683] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 18:55:00 2026] GET /v2.0/ports?network_id=0feb9bbd-257c-482f-a0db-098894b5c8ca&device_owner=network%3Adhcp => generated 1244 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/684] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 18:55:00 2026] GET /v2.0/ports?network_id=ec1ef063-de48-4b14-b6f9-35dc458ae0b7&device_owner=network%3Adhcp => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/685] 10.0.0.152 () {34 vars in 676 bytes} [Tue Apr 21 18:54:59 2026] POST /v2.0/floatingips => generated 552 bytes in 782 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: 350/686] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:55:00 2026] GET /v2.0/ports?device_id=ba819c66-6136-478b-aa82-8ec1d1fdf940 => generated 971 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/687] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 18:55:00 2026] GET /v2.0/networks/0feb9bbd-257c-482f-a0db-098894b5c8ca?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: 338/688] 199.204.45.33 () {34 vars in 993 bytes} [Tue Apr 21 18:55:00 2026] GET /v2.0/ports?device_id=11fb630d-7aa4-4519-9229-8d98cef22694 => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/689] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 18:55:00 2026] GET /v2.0/networks/ec1ef063-de48-4b14-b6f9-35dc458ae0b7?fields=segments => generated 14 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/690] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:55:00 2026] GET /v2.0/security-groups?id=5fe7b7d2-b051-4392-9931-c9c271f9332e&fields=id&fields=name => generated 112 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/691] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 18:55:00 2026] GET /v2.0/networks/0feb9bbd-257c-482f-a0db-098894b5c8ca?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/692] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 18:55:00 2026] GET /v2.0/networks/ec1ef063-de48-4b14-b6f9-35dc458ae0b7?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: 354/693] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:55:00 2026] GET /v2.0/ports?device_id=b2aa6dae-6fc5-4d03-906f-d05dc12dfc4e => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/694] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:55:00 2026] GET /v2.0/ports?device_id=ba819c66-6136-478b-aa82-8ec1d1fdf940 => 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: 356/695] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 18:55:00 2026] GET /v2.0/ports?tenant_id=ea7c197c81264ad991c2a5a0ea10be7b&device_id=b2aa6dae-6fc5-4d03-906f-d05dc12dfc4e => generated 1242 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/696] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:55:00 2026] GET /v2.0/security-groups?id=d64ae78b-3d9a-424b-bc1f-4a6e23137764&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:55:01.083 7 INFO neutron.db.l3_db [req-5734e746-79ad-4e20-8060-657f507c2c95 req-caaf2a57-1b56-4699-875f-9d9b9a78a272 71e8e0515a074bb292871e1d303ec4cf bdebe14d48814eceadf05a20f754a66b - - default default] Floating IP 6090a2c8-72a2-4f10-b879-0edb2ed6aaaa disassociated. External IP: 10.96.250.214, port: 579bc15e-93d9-423b-a15a-79becab9d1e5. 2026-04-21 18:55:01.424 8 INFO neutron.db.l3_db [None req-5d7e0387-da4b-4495-8e67-ccb0ac79203b 9ca63bc0e8e140daae1529bfbe0f2fad 505b22f325fd42faba5da0906136d8cb - - default default] Floating IP 2b8dcbf1-e0cc-4d27-8680-e94a80412acd associated. External IP: 10.96.250.205, port: f3eba383-38e0-47ab-b966-a23b817484bb. [pid: 7|app: 0|req: 340/697] 199.204.45.33 () {36 vars in 996 bytes} [Tue Apr 21 18:55:00 2026] DELETE /v2.0/ports/579bc15e-93d9-423b-a15a-79becab9d1e5 => generated 0 bytes in 870 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/698] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 18:55:01 2026] GET /v2.0/networks?id=0feb9bbd-257c-482f-a0db-098894b5c8ca => generated 772 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/699] 10.0.0.177 () {34 vars in 1098 bytes} [Tue Apr 21 18:55:01 2026] GET /v2.0/security-groups?name=tempest-securitygroup--945664878&fields=id&tenant_id=f0c549d51a984b0f85b76f4182a29b03 => generated 69 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/700] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:55:01 2026] GET /v2.0/ports?device_id=11fb630d-7aa4-4519-9229-8d98cef22694 => 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: 344/701] 199.204.45.33 () {34 vars in 1059 bytes} [Tue Apr 21 18:55:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=6de64c9f-c1e8-427c-88b4-efd660aeb958 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:55:01.754 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-45fe9258-9edd-4912-ab58-e29290405d51'] response: {'server_uuid': '11fb630d-7aa4-4519-9229-8d98cef22694', 'name': 'network-vif-deleted', 'tag': '579bc15e-93d9-423b-a15a-79becab9d1e5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 345/702] 10.0.0.177 () {34 vars in 982 bytes} [Tue Apr 21 18:55:01 2026] GET /v2.0/networks?id=31f554ff-4d0b-46c6-8cc6-57f646437411 => generated 670 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/703] 10.0.0.152 () {34 vars in 749 bytes} [Tue Apr 21 18:55:01 2026] PUT /v2.0/floatingips/2b8dcbf1-e0cc-4d27-8680-e94a80412acd => generated 855 bytes in 865 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/704] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 21 18:55:01 2026] GET /v2.0/subnets?id=4268d978-c02a-4ae9-97f6-3fa77a1296a8 => generated 670 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/705] 10.0.0.177 () {34 vars in 965 bytes} [Tue Apr 21 18:55:01 2026] GET /v2.0/quotas/f0c549d51a984b0f85b76f4182a29b03 => generated 292 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/706] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 18:55:01 2026] GET /v2.0/ports?network_id=0feb9bbd-257c-482f-a0db-098894b5c8ca&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: 348/707] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:55:01 2026] GET /v2.0/ports?device_id=ba819c66-6136-478b-aa82-8ec1d1fdf940 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/708] 10.0.0.177 () {34 vars in 1002 bytes} [Tue Apr 21 18:55:01 2026] GET /v2.0/ports?tenant_id=f0c549d51a984b0f85b76f4182a29b03&fields=id => generated 103 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/709] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:55:02 2026] GET /v2.0/security-groups?id=5fe7b7d2-b051-4392-9931-c9c271f9332e&fields=id&fields=name => generated 112 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/710] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 18:55:02 2026] GET /v2.0/networks/0feb9bbd-257c-482f-a0db-098894b5c8ca?fields=segments => generated 14 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:55:02.172 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-50dc40b9-fb38-4d83-9067-59f52410e9da'] response: {'name': 'network-changed', 'server_uuid': 'ba819c66-6136-478b-aa82-8ec1d1fdf940', 'tag': 'f3eba383-38e0-47ab-b966-a23b817484bb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 362/711] 10.0.0.177 () {34 vars in 1008 bytes} [Tue Apr 21 18:55:02 2026] GET /v2.0/networks/31f554ff-4d0b-46c6-8cc6-57f646437411?fields=segments => generated 14 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/712] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 18:55:02 2026] GET /v2.0/networks/0feb9bbd-257c-482f-a0db-098894b5c8ca?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) [pid: 8|app: 0|req: 363/713] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 18:55:02 2026] GET /v2.0/ports?tenant_id=505b22f325fd42faba5da0906136d8cb&device_id=ba819c66-6136-478b-aa82-8ec1d1fdf940 => generated 1240 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/714] 10.0.0.177 () {34 vars in 1108 bytes} [Tue Apr 21 18:55:02 2026] GET /v2.0/networks/31f554ff-4d0b-46c6-8cc6-57f646437411?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: 351/715] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:55:02 2026] GET /v2.0/ports?device_id=b2aa6dae-6fc5-4d03-906f-d05dc12dfc4e => generated 973 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/716] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:55:02 2026] GET /v2.0/security-groups?id=d64ae78b-3d9a-424b-bc1f-4a6e23137764&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: 8|app: 0|req: 365/717] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 18:55:02 2026] GET /v2.0/networks?id=bf490cda-e90e-481d-97c0-55dea7288ad4 => generated 780 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/718] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:55:02 2026] GET /v2.0/ports?device_id=0eb0e6c2-7151-45e3-90b1-cea3c98f3e01 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/719] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:55:02 2026] DELETE /v2.0/security-groups/a0f91da9-1f2f-4697-8aae-57b078c5aaf3 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:55:02.914 8 INFO neutron.api.v2.resource [None req-51072b0f-71d0-4dc0-a47b-e73d9607627c 71e8e0515a074bb292871e1d303ec4cf bdebe14d48814eceadf05a20f754a66b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 368/720] 10.0.0.152 () {32 vars in 737 bytes} [Tue Apr 21 18:55:02 2026] GET /v2.0/security-groups/a0f91da9-1f2f-4697-8aae-57b078c5aaf3 => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/721] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 21 18:55:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=f3eba383-38e0-47ab-b966-a23b817484bb => generated 858 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/722] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 21 18:55:02 2026] GET /v2.0/subnets?id=afc2baef-d365-4613-8950-8b2f43dd0771 => generated 678 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/723] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 18:55:03 2026] GET /v2.0/ports?network_id=bf490cda-e90e-481d-97c0-55dea7288ad4&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: 356/724] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 18:55:03 2026] GET /v2.0/networks/bf490cda-e90e-481d-97c0-55dea7288ad4?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/725] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 18:55:03 2026] GET /v2.0/networks/bf490cda-e90e-481d-97c0-55dea7288ad4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/726] 10.0.0.152 () {32 vars in 732 bytes} [Tue Apr 21 18:55:02 2026] DELETE /v2.0/floatingips/6090a2c8-72a2-4f10-b879-0edb2ed6aaaa => generated 0 bytes in 447 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/727] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 18:55:03 2026] GET /v2.0/networks?id=31f554ff-4d0b-46c6-8cc6-57f646437411 => generated 670 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/728] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:55:03 2026] GET /v2.0/ports?device_id=b2aa6dae-6fc5-4d03-906f-d05dc12dfc4e => generated 975 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/729] 199.204.45.33 () {34 vars in 1049 bytes} [Tue Apr 21 18:55:03 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f0c549d51a984b0f85b76f4182a29b03 => generated 180 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/730] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:55:03 2026] GET /v2.0/security-groups?id=d64ae78b-3d9a-424b-bc1f-4a6e23137764&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/731] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:55:03 2026] GET /v2.0/ports?device_id=0eb0e6c2-7151-45e3-90b1-cea3c98f3e01 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:55:03.844 8 WARNING neutron_lib.context [req-9a383046-9980-419d-816d-11cd55f0b3f7 req-0f185cfe-1cc8-462e-8505-a1e5a712c411 70fc78252c9140e19e14708bb9743b19 f0c549d51a984b0f85b76f4182a29b03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 375/732] 199.204.45.33 () {38 vars in 954 bytes} [Tue Apr 21 18:55:03 2026] POST /v2.0/ports => generated 954 bytes in 691 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/735] 10.0.0.152 () {34 vars in 789 bytes} [Tue Apr 21 18:55:03 2026] PUT /v2.0/routers/9890ed6e-1881-4c0b-a1af-e25534d6c3e0/remove_router_interface => generated 309 bytes in 1401 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/736] 199.204.45.33 () {38 vars in 1027 bytes} [Tue Apr 21 18:55:04 2026] PUT /v2.0/ports/88b2dc4a-3f57-484a-a545-667f9e8a79eb => generated 1199 bytes in 955 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: 379/737] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:55:05 2026] GET /v2.0/ports?device_id=b2aa6dae-6fc5-4d03-906f-d05dc12dfc4e => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/738] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:55:05 2026] GET /v2.0/ports?device_id=0eb0e6c2-7151-45e3-90b1-cea3c98f3e01 => generated 969 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 381/739] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 18:55:05 2026] GET /v2.0/ports?tenant_id=f0c549d51a984b0f85b76f4182a29b03&device_id=0eb0e6c2-7151-45e3-90b1-cea3c98f3e01 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/740] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:55:05 2026] GET /v2.0/security-groups?id=d64ae78b-3d9a-424b-bc1f-4a6e23137764&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/741] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:55:05 2026] GET /v2.0/security-groups?id=0f4c17df-dd04-4579-ab8c-187bc1abb462&fields=id&fields=name => generated 113 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:55:05.774 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3997f40c-3a34-4bb5-a7e8-116ee1dc1b65'] response: {'name': 'network-changed', 'server_uuid': '0eb0e6c2-7151-45e3-90b1-cea3c98f3e01', 'tag': '88b2dc4a-3f57-484a-a545-667f9e8a79eb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 384/742] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 21 18:55:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=88b2dc4a-3f57-484a-a545-667f9e8a79eb => 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: 385/743] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 21 18:55:05 2026] GET /v2.0/subnets?id=84b2f76f-5ae5-4efc-90f3-0f7a3eb67b02 => generated 664 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/744] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:55:05 2026] GET /v2.0/ports?device_id=b2aa6dae-6fc5-4d03-906f-d05dc12dfc4e => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:55:05.930 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-ab2b267c-f351-4836-aaa3-0b842bae0397 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - 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 567, 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 594, 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 647, 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 728, 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 2192, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2197, 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: 8|app: 0|req: 387/745] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 18:55:05 2026] GET /v2.0/ports?network_id=31f554ff-4d0b-46c6-8cc6-57f646437411&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:55:06.373 8 INFO neutron.db.l3_db [None req-dcbf1446-1cea-4a1d-926e-d08fda6b3565 5ef82d64f000475990a0bf1e72a02595 ea7c197c81264ad991c2a5a0ea10be7b - - default default] Floating IP 6e8a9e4a-afcf-4224-83fb-3e49921d077c associated. External IP: 10.96.250.219, port: 6de64c9f-c1e8-427c-88b4-efd660aeb958. 2026-04-21 18:55:06.407 7 INFO neutron.services.segments.plugin [-] Segment 7e39c5ab-3554-49a4-a3a2-304ba38d29c1 resource provider aggregate not found 2026-04-21 18:55:06.416 7 INFO neutron.services.segments.plugin [-] Segment 7e39c5ab-3554-49a4-a3a2-304ba38d29c1 resource provider aggregate not found 2026-04-21 18:55:06.432 7 INFO neutron.services.segments.plugin [-] Segment 7e39c5ab-3554-49a4-a3a2-304ba38d29c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e39c5ab-3554-49a4-a3a2-304ba38d29c1 found for delete ", "request_id": "req-815b3e46-d335-4670-a531-68419ce82d5e"}]} 2026-04-21 18:55:06.434 7 INFO neutron.services.segments.plugin [-] Segment 7e39c5ab-3554-49a4-a3a2-304ba38d29c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e39c5ab-3554-49a4-a3a2-304ba38d29c1 found for delete ", "request_id": "req-6054c81a-d5f4-43a5-916f-6e60bdcd3da6"}]} 2026-04-21 18:55:06.444 7 INFO neutron.db.l3_hamode_db [None req-ab2b267c-f351-4836-aaa3-0b842bae0397 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] HA network 7d68e5b8-2af7-4df4-9ce8-82a0087dc5c8 was deleted as no HA routers are present in tenant bdebe14d48814eceadf05a20f754a66b. [pid: 7|app: 0|req: 359/746] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:55:05 2026] DELETE /v2.0/routers/9890ed6e-1881-4c0b-a1af-e25534d6c3e0 => generated 0 bytes in 1423 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/747] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 18:55:06 2026] GET /v2.0/networks/31f554ff-4d0b-46c6-8cc6-57f646437411?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: 361/748] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:55:06 2026] DELETE /v2.0/subnets/d6865b84-2b0f-4aa0-b193-6f472bc79ee0 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/749] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 18:55:06 2026] GET /v2.0/networks/31f554ff-4d0b-46c6-8cc6-57f646437411?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: 388/750] 10.0.0.152 () {34 vars in 749 bytes} [Tue Apr 21 18:55:05 2026] PUT /v2.0/floatingips/6e8a9e4a-afcf-4224-83fb-3e49921d077c => generated 856 bytes in 1211 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/751] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:55:07 2026] GET /v2.0/ports?device_id=0eb0e6c2-7151-45e3-90b1-cea3c98f3e01 => generated 969 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/752] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:55:06 2026] DELETE /v2.0/networks/ec1ef063-de48-4b14-b6f9-35dc458ae0b7 => generated 0 bytes in 513 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/753] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 18:55:07 2026] GET /v2.0/ports?tenant_id=f0c549d51a984b0f85b76f4182a29b03&device_id=0eb0e6c2-7151-45e3-90b1-cea3c98f3e01 => 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: 391/754] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:55:07 2026] GET /v2.0/security-groups?id=0f4c17df-dd04-4579-ab8c-187bc1abb462&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/755] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:55:07 2026] GET /v2.0/ports?device_id=b2aa6dae-6fc5-4d03-906f-d05dc12dfc4e => generated 975 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/756] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 18:55:07 2026] GET /v2.0/networks?id=31f554ff-4d0b-46c6-8cc6-57f646437411 => generated 766 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/757] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:55:07 2026] GET /v2.0/security-groups?id=d64ae78b-3d9a-424b-bc1f-4a6e23137764&fields=id&fields=name => generated 114 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/758] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 21 18:55:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=88b2dc4a-3f57-484a-a545-667f9e8a79eb => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/759] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 21 18:55:07 2026] GET /v2.0/subnets?id=84b2f76f-5ae5-4efc-90f3-0f7a3eb67b02 => generated 664 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/760] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:55:07 2026] GET /v2.0/security-groups?tenant_id=bdebe14d48814eceadf05a20f754a66b&name=default => generated 2797 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/761] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 18:55:07 2026] GET /v2.0/ports?network_id=31f554ff-4d0b-46c6-8cc6-57f646437411&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: 367/762] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:55:07 2026] DELETE /v2.0/security-groups/5b588e4a-9dcb-41f6-9465-7eb89d4c4c97 => 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: 396/763] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 18:55:07 2026] GET /v2.0/networks/31f554ff-4d0b-46c6-8cc6-57f646437411?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:55:07.850 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d6b7dbac-c23d-4267-9816-20d1d8ed9a0f'] response: {'name': 'network-changed', 'server_uuid': 'b2aa6dae-6fc5-4d03-906f-d05dc12dfc4e', 'tag': '6de64c9f-c1e8-427c-88b4-efd660aeb958', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 397/764] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 18:55:07 2026] GET /v2.0/ports?tenant_id=ea7c197c81264ad991c2a5a0ea10be7b&device_id=b2aa6dae-6fc5-4d03-906f-d05dc12dfc4e => 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: 368/765] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 18:55:07 2026] GET /v2.0/networks/31f554ff-4d0b-46c6-8cc6-57f646437411?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/766] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:55:07 2026] GET /v2.0/ports?device_id=b2aa6dae-6fc5-4d03-906f-d05dc12dfc4e => generated 975 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/767] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 18:55:07 2026] GET /v2.0/networks?id=0feb9bbd-257c-482f-a0db-098894b5c8ca => generated 772 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/768] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:55:07 2026] GET /v2.0/security-groups?id=d64ae78b-3d9a-424b-bc1f-4a6e23137764&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: 370/769] 199.204.45.33 () {34 vars in 1059 bytes} [Tue Apr 21 18:55:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=6de64c9f-c1e8-427c-88b4-efd660aeb958 => generated 859 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/770] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 21 18:55:08 2026] GET /v2.0/subnets?id=4268d978-c02a-4ae9-97f6-3fa77a1296a8 => generated 670 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/771] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 18:55:08 2026] GET /v2.0/ports?network_id=0feb9bbd-257c-482f-a0db-098894b5c8ca&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/772] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 18:55:08 2026] GET /v2.0/networks/0feb9bbd-257c-482f-a0db-098894b5c8ca?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: 372/773] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 18:55:08 2026] GET /v2.0/networks/0feb9bbd-257c-482f-a0db-098894b5c8ca?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/774] 199.204.45.33 () {34 vars in 993 bytes} [Tue Apr 21 18:55:08 2026] GET /v2.0/ports?device_id=b2aa6dae-6fc5-4d03-906f-d05dc12dfc4e => generated 975 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:55:08.542 7 INFO neutron.services.segments.plugin [-] Segment 100b6d77-889e-4da2-b385-a533feeed96a resource provider aggregate not found 2026-04-21 18:55:08.559 7 INFO neutron.services.segments.plugin [-] Segment 100b6d77-889e-4da2-b385-a533feeed96a resource provider aggregate not found 2026-04-21 18:55:08.571 7 INFO neutron.services.segments.plugin [-] Segment 100b6d77-889e-4da2-b385-a533feeed96a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 100b6d77-889e-4da2-b385-a533feeed96a found for delete ", "request_id": "req-bc45eff1-e351-4aa7-96cd-dd8d7c7cce0c"}]} 2026-04-21 18:55:08.588 7 INFO neutron.services.segments.plugin [-] Segment 100b6d77-889e-4da2-b385-a533feeed96a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 100b6d77-889e-4da2-b385-a533feeed96a found for delete ", "request_id": "req-677e7314-da58-4545-aa3e-817da9658de0"}]} [pid: 8|app: 0|req: 403/775] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:55:08 2026] GET /v2.0/ports?device_id=0eb0e6c2-7151-45e3-90b1-cea3c98f3e01 => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/776] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:55:08 2026] GET /v2.0/security-groups?id=0f4c17df-dd04-4579-ab8c-187bc1abb462&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:55:08.908 7 INFO neutron.db.l3_db [req-cc249aaf-6072-48b6-97de-c236f3d9587b req-d75c90b2-dc8a-4125-a000-5ef7a74c79af 5ef82d64f000475990a0bf1e72a02595 ea7c197c81264ad991c2a5a0ea10be7b - - default default] Floating IP 6e8a9e4a-afcf-4224-83fb-3e49921d077c disassociated. External IP: 10.96.250.219, port: 6de64c9f-c1e8-427c-88b4-efd660aeb958. [pid: 8|app: 0|req: 405/777] 199.204.45.33 () {34 vars in 1095 bytes} [Tue Apr 21 18:55:08 2026] GET /v2.0/ports?device_id=ba819c66-6136-478b-aa82-8ec1d1fdf940&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/778] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 18:55:09 2026] GET /v2.0/ports?tenant_id=505b22f325fd42faba5da0906136d8cb&device_id=ba819c66-6136-478b-aa82-8ec1d1fdf940 => generated 1240 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/779] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:55:09 2026] GET /v2.0/ports?device_id=b2aa6dae-6fc5-4d03-906f-d05dc12dfc4e => 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: 408/780] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 18:55:09 2026] GET /v2.0/networks?id=bf490cda-e90e-481d-97c0-55dea7288ad4 => generated 780 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/781] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 21 18:55:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=f3eba383-38e0-47ab-b966-a23b817484bb => generated 860 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/782] 199.204.45.33 () {36 vars in 996 bytes} [Tue Apr 21 18:55:08 2026] DELETE /v2.0/ports/6de64c9f-c1e8-427c-88b4-efd660aeb958 => generated 0 bytes in 804 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/783] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 21 18:55:09 2026] GET /v2.0/subnets?id=afc2baef-d365-4613-8950-8b2f43dd0771 => generated 678 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:55:09.380 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5187f17f-487e-4711-81e0-a61786fd80cb'] response: {'server_uuid': 'b2aa6dae-6fc5-4d03-906f-d05dc12dfc4e', 'name': 'network-vif-deleted', 'tag': '6de64c9f-c1e8-427c-88b4-efd660aeb958', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 374/784] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 18:55:09 2026] GET /v2.0/ports?network_id=bf490cda-e90e-481d-97c0-55dea7288ad4&device_owner=network%3Adhcp => generated 1244 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/785] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 18:55:09 2026] GET /v2.0/networks/bf490cda-e90e-481d-97c0-55dea7288ad4?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: 375/786] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 18:55:09 2026] GET /v2.0/networks/bf490cda-e90e-481d-97c0-55dea7288ad4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/787] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:55:09 2026] GET /v2.0/ports?device_id=0eb0e6c2-7151-45e3-90b1-cea3c98f3e01 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/788] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:55:09 2026] GET /v2.0/security-groups?id=0f4c17df-dd04-4579-ab8c-187bc1abb462&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/789] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:55:09 2026] GET /v2.0/ports?device_id=0eb0e6c2-7151-45e3-90b1-cea3c98f3e01 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/790] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:55:10 2026] DELETE /v2.0/security-groups/d64ae78b-3d9a-424b-bc1f-4a6e23137764 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:55:10.391 8 INFO neutron.api.v2.resource [None req-60133102-42de-4159-b586-13917552510c 5ef82d64f000475990a0bf1e72a02595 ea7c197c81264ad991c2a5a0ea10be7b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 415/791] 10.0.0.152 () {32 vars in 737 bytes} [Tue Apr 21 18:55:10 2026] GET /v2.0/security-groups/d64ae78b-3d9a-424b-bc1f-4a6e23137764 => 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: 416/792] 10.0.0.152 () {32 vars in 732 bytes} [Tue Apr 21 18:55:10 2026] DELETE /v2.0/floatingips/6e8a9e4a-afcf-4224-83fb-3e49921d077c => generated 0 bytes in 554 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:55:10.954 7 INFO neutron.db.l3_db [None req-1bd97b7e-c91b-4bd2-9807-f2aa1b995a5f 70fc78252c9140e19e14708bb9743b19 f0c549d51a984b0f85b76f4182a29b03 - - default default] Floating IP ee47e672-32d1-467c-afe9-8a83101ccb45 associated. External IP: 10.96.250.203, port: 88b2dc4a-3f57-484a-a545-667f9e8a79eb. [pid: 7|app: 0|req: 377/793] 10.0.0.152 () {34 vars in 749 bytes} [Tue Apr 21 18:55:09 2026] PUT /v2.0/floatingips/ee47e672-32d1-467c-afe9-8a83101ccb45 => generated 855 bytes in 1362 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:55:11.459 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6aecf6c7-ca19-4e50-b191-3a1db8379f9e'] response: {'name': 'network-changed', 'server_uuid': '0eb0e6c2-7151-45e3-90b1-cea3c98f3e01', 'tag': '88b2dc4a-3f57-484a-a545-667f9e8a79eb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 378/794] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:55:11 2026] GET /v2.0/ports?device_id=0eb0e6c2-7151-45e3-90b1-cea3c98f3e01 => generated 971 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/795] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 18:55:11 2026] GET /v2.0/ports?tenant_id=f0c549d51a984b0f85b76f4182a29b03&device_id=0eb0e6c2-7151-45e3-90b1-cea3c98f3e01 => 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: 380/796] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:55:11 2026] GET /v2.0/security-groups?id=0f4c17df-dd04-4579-ab8c-187bc1abb462&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/797] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 18:55:11 2026] GET /v2.0/networks?id=31f554ff-4d0b-46c6-8cc6-57f646437411 => generated 766 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/798] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 21 18:55:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=88b2dc4a-3f57-484a-a545-667f9e8a79eb => generated 858 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/799] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 21 18:55:11 2026] GET /v2.0/subnets?id=84b2f76f-5ae5-4efc-90f3-0f7a3eb67b02 => generated 664 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/800] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 18:55:11 2026] GET /v2.0/ports?network_id=31f554ff-4d0b-46c6-8cc6-57f646437411&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/801] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:55:11 2026] GET /v2.0/ports?device_id=0eb0e6c2-7151-45e3-90b1-cea3c98f3e01 => 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: 386/802] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 18:55:11 2026] GET /v2.0/networks/31f554ff-4d0b-46c6-8cc6-57f646437411?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: 387/803] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:55:12 2026] GET /v2.0/security-groups?id=0f4c17df-dd04-4579-ab8c-187bc1abb462&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/804] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 18:55:12 2026] GET /v2.0/networks/31f554ff-4d0b-46c6-8cc6-57f646437411?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: 417/805] 10.0.0.152 () {34 vars in 789 bytes} [Tue Apr 21 18:55:10 2026] PUT /v2.0/routers/59fdb2bd-3f14-4bf0-b159-d06d75b174b7/remove_router_interface => generated 309 bytes in 1568 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/806] 10.0.0.144 () {34 vars in 990 bytes} [Tue Apr 21 18:55:12 2026] GET /v2.0/ports?device_id=ba819c66-6136-478b-aa82-8ec1d1fdf940 => generated 1240 bytes in 416 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/807] 199.204.45.33 () {34 vars in 993 bytes} [Tue Apr 21 18:55:12 2026] GET /v2.0/ports?device_id=0eb0e6c2-7151-45e3-90b1-cea3c98f3e01 => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/808] 10.0.0.144 () {34 vars in 1040 bytes} [Tue Apr 21 18:55:12 2026] GET /v2.0/security-groups?id=5fe7b7d2-b051-4392-9931-c9c271f9332e&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:55:13.072 8 INFO neutron.db.l3_db [req-76223e30-7e6c-4411-9250-44ffcb85e652 req-b50fb376-824e-47dd-963e-617ce7cc129a 70fc78252c9140e19e14708bb9743b19 f0c549d51a984b0f85b76f4182a29b03 - - default default] Floating IP ee47e672-32d1-467c-afe9-8a83101ccb45 disassociated. External IP: 10.96.250.203, port: 88b2dc4a-3f57-484a-a545-667f9e8a79eb. [pid: 8|app: 0|req: 420/809] 199.204.45.33 () {36 vars in 996 bytes} [Tue Apr 21 18:55:12 2026] DELETE /v2.0/ports/88b2dc4a-3f57-484a-a545-667f9e8a79eb => generated 0 bytes in 896 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/810] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:55:13 2026] GET /v2.0/ports?device_id=0eb0e6c2-7151-45e3-90b1-cea3c98f3e01 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:55:13.754 7 INFO neutron.services.segments.plugin [-] Segment a22a8e45-03f9-4ec5-93c0-b155cf775614 resource provider aggregate not found 2026-04-21 18:55:13.759 7 INFO neutron.services.segments.plugin [-] Segment a22a8e45-03f9-4ec5-93c0-b155cf775614 resource provider aggregate not found 2026-04-21 18:55:13.781 7 INFO neutron.services.segments.plugin [-] Segment a22a8e45-03f9-4ec5-93c0-b155cf775614 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a22a8e45-03f9-4ec5-93c0-b155cf775614 found for delete ", "request_id": "req-f69d60da-0a7d-4122-b224-658fa8009c6c"}]} 2026-04-21 18:55:13.783 7 INFO neutron.services.segments.plugin [-] Segment a22a8e45-03f9-4ec5-93c0-b155cf775614 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a22a8e45-03f9-4ec5-93c0-b155cf775614 found for delete ", "request_id": "req-9a79856c-4485-4978-838c-3b878cad6970"}]} 2026-04-21 18:55:13.794 7 INFO neutron.db.l3_hamode_db [None req-644f622f-5d1b-48a0-ba5e-8af57ebd2421 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] HA network a53ae7c2-397f-466b-a971-6820fcb454d7 was deleted as no HA routers are present in tenant ea7c197c81264ad991c2a5a0ea10be7b. [pid: 7|app: 0|req: 390/811] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:55:12 2026] DELETE /v2.0/routers/59fdb2bd-3f14-4bf0-b159-d06d75b174b7 => generated 0 bytes in 1179 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:55:13.807 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d50730d3-ad13-48aa-8f65-c45c85f940a9'] response: {'server_uuid': '0eb0e6c2-7151-45e3-90b1-cea3c98f3e01', 'name': 'network-vif-deleted', 'tag': '88b2dc4a-3f57-484a-a545-667f9e8a79eb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 422/812] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:55:13 2026] DELETE /v2.0/subnets/4268d978-c02a-4ae9-97f6-3fa77a1296a8 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/813] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:55:14 2026] DELETE /v2.0/networks/0feb9bbd-257c-482f-a0db-098894b5c8ca => generated 0 bytes in 402 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/814] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:55:14 2026] GET /v2.0/security-groups?tenant_id=9223fdff1ea54db28e658066b35d629b&name=default => generated 2801 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/815] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:55:14 2026] GET /v2.0/security-groups?tenant_id=ea7c197c81264ad991c2a5a0ea10be7b&name=default => generated 2801 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/816] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:55:14 2026] DELETE /v2.0/security-groups/8c5a5812-1b7a-4ba1-be42-3a15795efb8c => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/817] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:55:14 2026] DELETE /v2.0/security-groups/2cf16f07-5fb2-44c5-85fb-3434d2ca7ec9 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/818] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:55:14 2026] DELETE /v2.0/security-groups/0f4c17df-dd04-4579-ab8c-187bc1abb462 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:55:14.831 7 INFO neutron.api.v2.resource [None req-8a6d2239-1167-4a58-904e-e380db9180bc 70fc78252c9140e19e14708bb9743b19 f0c549d51a984b0f85b76f4182a29b03 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 394/819] 10.0.0.152 () {32 vars in 737 bytes} [Tue Apr 21 18:55:14 2026] GET /v2.0/security-groups/0f4c17df-dd04-4579-ab8c-187bc1abb462 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/820] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:55:14 2026] GET /v2.0/security-groups?tenant_id=e2bf93a01ff247c08f633241ff1f6998&name=default => generated 2801 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/821] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:55:15 2026] DELETE /v2.0/security-groups/bb0b1f75-4729-4372-99f1-5a3249f0abac => 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: 426/822] 10.0.0.152 () {32 vars in 732 bytes} [Tue Apr 21 18:55:14 2026] DELETE /v2.0/floatingips/ee47e672-32d1-467c-afe9-8a83101ccb45 => generated 0 bytes in 349 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:55:15.802 7 INFO neutron.services.segments.plugin [-] Segment dbd41a36-442c-48dd-9913-fd8f27a5764d resource provider aggregate not found 2026-04-21 18:55:15.818 7 INFO neutron.services.segments.plugin [-] Segment dbd41a36-442c-48dd-9913-fd8f27a5764d resource provider aggregate not found 2026-04-21 18:55:15.833 7 INFO neutron.services.segments.plugin [-] Segment dbd41a36-442c-48dd-9913-fd8f27a5764d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbd41a36-442c-48dd-9913-fd8f27a5764d found for delete ", "request_id": "req-d097f26c-e02b-48a3-b6d4-0138c9f4fa08"}]} 2026-04-21 18:55:15.839 7 INFO neutron.services.segments.plugin [-] Segment dbd41a36-442c-48dd-9913-fd8f27a5764d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbd41a36-442c-48dd-9913-fd8f27a5764d found for delete ", "request_id": "req-cd47982d-597e-42bb-b84a-a90ca9a8de52"}]} [pid: 7|app: 0|req: 397/823] 10.0.0.152 () {34 vars in 789 bytes} [Tue Apr 21 18:55:15 2026] PUT /v2.0/routers/a6db301d-47bf-4b80-abb0-e50177b3d5f6/remove_router_interface => generated 309 bytes in 1071 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/824] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:55:16 2026] GET /v2.0/ports?device_id=ba819c66-6136-478b-aa82-8ec1d1fdf940 => generated 971 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/825] 10.0.0.177 () {34 vars in 971 bytes} [Tue Apr 21 18:55:16 2026] GET /v2.0/ports/f3eba383-38e0-47ab-b966-a23b817484bb => generated 968 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/826] 199.204.45.33 () {34 vars in 999 bytes} [Tue Apr 21 18:55:16 2026] GET /v2.0/subnets?network_id=bf490cda-e90e-481d-97c0-55dea7288ad4 => generated 660 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/827] 199.204.45.33 () {34 vars in 1145 bytes} [Tue Apr 21 18:55:16 2026] GET /v2.0/ports?device_id=ba819c66-6136-478b-aa82-8ec1d1fdf940&device_owner=compute%3Anova&network_id=bf490cda-e90e-481d-97c0-55dea7288ad4 => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:55:17.407 8 INFO neutron.services.segments.plugin [-] Segment 60b9c31c-beb9-40ed-b171-a2cf366f51c8 resource provider aggregate not found 2026-04-21 18:55:17.413 8 INFO neutron.services.segments.plugin [-] Segment 60b9c31c-beb9-40ed-b171-a2cf366f51c8 resource provider aggregate not found [pid: 7|app: 0|req: 402/828] 199.204.45.33 () {38 vars in 1027 bytes} [Tue Apr 21 18:55:16 2026] PUT /v2.0/ports/f3eba383-38e0-47ab-b966-a23b817484bb => generated 1149 bytes in 514 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:55:17.430 8 INFO neutron.services.segments.plugin [-] Segment 60b9c31c-beb9-40ed-b171-a2cf366f51c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60b9c31c-beb9-40ed-b171-a2cf366f51c8 found for delete ", "request_id": "req-e20ac37c-2641-4b95-b482-4f6800d9f0f3"}]} 2026-04-21 18:55:17.442 8 INFO neutron.db.l3_hamode_db [None req-4a9d9303-2dee-4a3d-bc80-72156a4b97a0 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] HA network 8e286a6b-6034-4439-a1d9-7c348b1238bc was deleted as no HA routers are present in tenant f0c549d51a984b0f85b76f4182a29b03. 2026-04-21 18:55:17.444 8 INFO neutron.services.segments.plugin [-] Segment 60b9c31c-beb9-40ed-b171-a2cf366f51c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60b9c31c-beb9-40ed-b171-a2cf366f51c8 found for delete ", "request_id": "req-97b13a8e-9f94-43a0-b132-ffaee0f36349"}]} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 427/829] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:55:16 2026] DELETE /v2.0/routers/a6db301d-47bf-4b80-abb0-e50177b3d5f6 => generated 0 bytes in 1180 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/830] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 18:55:17 2026] GET /v2.0/ports?tenant_id=505b22f325fd42faba5da0906136d8cb&device_id=ba819c66-6136-478b-aa82-8ec1d1fdf940 => generated 1421 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:55:17.503 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e5dd707-0300-47ee-8396-c45403bb8daa'] response: {'name': 'network-changed', 'server_uuid': 'ba819c66-6136-478b-aa82-8ec1d1fdf940', 'tag': 'f3eba383-38e0-47ab-b966-a23b817484bb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 404/831] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 18:55:17 2026] GET /v2.0/networks?id=bf490cda-e90e-481d-97c0-55dea7288ad4 => generated 780 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/832] 199.204.45.33 () {34 vars in 1059 bytes} [Tue Apr 21 18:55:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=f3eba383-38e0-47ab-b966-a23b817484bb => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/833] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:55:17 2026] DELETE /v2.0/subnets/84b2f76f-5ae5-4efc-90f3-0f7a3eb67b02 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/834] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 21 18:55:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=f3eba383-38e0-47ab-b966-a23b817484bb => generated 860 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/835] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:55:17 2026] GET /v2.0/security-groups?tenant_id=98f3c051f9944976bbaff1c329aa67e3&name=default => generated 2801 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/836] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 21 18:55:17 2026] GET /v2.0/subnets?id=afc2baef-d365-4613-8950-8b2f43dd0771 => generated 678 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/837] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:55:17 2026] DELETE /v2.0/security-groups/18a13516-4723-4058-a4ce-9ed6cb35b8c0 => 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: 430/838] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:55:17 2026] DELETE /v2.0/networks/31f554ff-4d0b-46c6-8cc6-57f646437411 => generated 0 bytes in 368 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/839] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 18:55:18 2026] GET /v2.0/ports?network_id=bf490cda-e90e-481d-97c0-55dea7288ad4&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: 431/840] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 18:55:18 2026] GET /v2.0/networks/bf490cda-e90e-481d-97c0-55dea7288ad4?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: 410/841] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 18:55:18 2026] GET /v2.0/networks/bf490cda-e90e-481d-97c0-55dea7288ad4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/842] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:55:18 2026] GET /v2.0/security-groups?tenant_id=f0c549d51a984b0f85b76f4182a29b03&name=default => generated 2801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/843] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 18:55:18 2026] GET /v2.0/ports?tenant_id=505b22f325fd42faba5da0906136d8cb&device_id=ba819c66-6136-478b-aa82-8ec1d1fdf940 => generated 1421 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/844] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:55:18 2026] DELETE /v2.0/security-groups/a10ab213-021b-4244-b2fa-8398bc77a68f => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/845] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 18:55:18 2026] GET /v2.0/networks?id=bf490cda-e90e-481d-97c0-55dea7288ad4 => generated 780 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/846] 199.204.45.33 () {34 vars in 1059 bytes} [Tue Apr 21 18:55:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=f3eba383-38e0-47ab-b966-a23b817484bb => 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: 435/847] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 21 18:55:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=f3eba383-38e0-47ab-b966-a23b817484bb => generated 860 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/848] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 21 18:55:18 2026] GET /v2.0/subnets?id=afc2baef-d365-4613-8950-8b2f43dd0771 => generated 678 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/849] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 18:55:18 2026] GET /v2.0/ports?network_id=bf490cda-e90e-481d-97c0-55dea7288ad4&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/850] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 18:55:18 2026] GET /v2.0/networks/bf490cda-e90e-481d-97c0-55dea7288ad4?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: 437/851] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 18:55:18 2026] GET /v2.0/networks/bf490cda-e90e-481d-97c0-55dea7288ad4?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: 416/854] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:55:18 2026] GET /v2.0/ports?device_id=ba819c66-6136-478b-aa82-8ec1d1fdf940 => generated 1152 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/855] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:55:18 2026] GET /v2.0/security-groups?id=5fe7b7d2-b051-4392-9931-c9c271f9332e&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/856] 199.204.45.33 () {34 vars in 1119 bytes} [Tue Apr 21 18:55:19 2026] GET /v2.0/ports?device_id=ba819c66-6136-478b-aa82-8ec1d1fdf940&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.12 => generated 1152 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:55:19.639 8 INFO neutron.services.segments.plugin [-] Segment ef527994-cf2b-4aaa-89ca-8e341f45fa01 resource provider aggregate not found 2026-04-21 18:55:19.644 8 INFO neutron.services.segments.plugin [-] Segment ef527994-cf2b-4aaa-89ca-8e341f45fa01 resource provider aggregate not found 2026-04-21 18:55:19.653 8 INFO neutron.services.segments.plugin [-] Segment ef527994-cf2b-4aaa-89ca-8e341f45fa01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef527994-cf2b-4aaa-89ca-8e341f45fa01 found for delete ", "request_id": "req-4aae48bd-fca4-469c-93af-925ae91cd12c"}]} 2026-04-21 18:55:19.657 8 INFO neutron.services.segments.plugin [-] Segment ef527994-cf2b-4aaa-89ca-8e341f45fa01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef527994-cf2b-4aaa-89ca-8e341f45fa01 found for delete ", "request_id": "req-d3218e24-c8cc-41d8-86fd-bfd820542524"}]} [pid: 7|app: 0|req: 418/857] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:55:19 2026] GET /v2.0/security-groups?tenant_id=ee21e072ffaa49dab9d0937a9910f7fd&name=default => generated 2801 bytes in 422 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/858] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:55:20 2026] DELETE /v2.0/security-groups/56c25a29-4a95-47f4-99a0-9a24dd87fbc9 => 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: 440/859] 199.204.45.33 () {38 vars in 1027 bytes} [Tue Apr 21 18:55:19 2026] PUT /v2.0/ports/f3eba383-38e0-47ab-b966-a23b817484bb => generated 968 bytes in 936 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/860] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 18:55:20 2026] GET /v2.0/ports?tenant_id=505b22f325fd42faba5da0906136d8cb&device_id=ba819c66-6136-478b-aa82-8ec1d1fdf940 => generated 1240 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:55:20.280 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ddb38b9d-9970-41da-960b-9df7987bdd96'] response: {'name': 'network-changed', 'server_uuid': 'ba819c66-6136-478b-aa82-8ec1d1fdf940', 'tag': 'f3eba383-38e0-47ab-b966-a23b817484bb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 441/861] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 18:55:20 2026] GET /v2.0/networks?id=bf490cda-e90e-481d-97c0-55dea7288ad4 => generated 780 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/862] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 21 18:55:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=f3eba383-38e0-47ab-b966-a23b817484bb => generated 860 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/863] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 21 18:55:20 2026] GET /v2.0/subnets?id=afc2baef-d365-4613-8950-8b2f43dd0771 => generated 678 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/864] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:55:20 2026] GET /v2.0/security-groups?tenant_id=267f206d811a4ddc8f438d78875fd84c&name=default => generated 2801 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/865] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 18:55:20 2026] GET /v2.0/ports?network_id=bf490cda-e90e-481d-97c0-55dea7288ad4&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: 444/866] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:55:20 2026] DELETE /v2.0/security-groups/2284b58d-013d-4013-82c3-ad43d97fd31f => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/867] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 18:55:20 2026] GET /v2.0/networks/bf490cda-e90e-481d-97c0-55dea7288ad4?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/868] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 18:55:20 2026] GET /v2.0/networks/bf490cda-e90e-481d-97c0-55dea7288ad4?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: 424/869] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 18:55:20 2026] GET /v2.0/ports?tenant_id=505b22f325fd42faba5da0906136d8cb&device_id=ba819c66-6136-478b-aa82-8ec1d1fdf940 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/870] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 18:55:20 2026] GET /v2.0/networks?id=bf490cda-e90e-481d-97c0-55dea7288ad4 => generated 780 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/871] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 21 18:55:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=f3eba383-38e0-47ab-b966-a23b817484bb => generated 860 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/872] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 21 18:55:20 2026] GET /v2.0/subnets?id=afc2baef-d365-4613-8950-8b2f43dd0771 => generated 678 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/873] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 18:55:20 2026] GET /v2.0/ports?network_id=bf490cda-e90e-481d-97c0-55dea7288ad4&device_owner=network%3Adhcp => generated 1244 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/874] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 18:55:21 2026] GET /v2.0/networks/bf490cda-e90e-481d-97c0-55dea7288ad4?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/875] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 18:55:21 2026] GET /v2.0/networks/bf490cda-e90e-481d-97c0-55dea7288ad4?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) [pid: 8|app: 0|req: 449/876] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:55:21 2026] GET /v2.0/ports?device_id=ba819c66-6136-478b-aa82-8ec1d1fdf940 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/877] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:55:21 2026] GET /v2.0/security-groups?id=5fe7b7d2-b051-4392-9931-c9c271f9332e&fields=id&fields=name => generated 112 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/878] 199.204.45.33 () {34 vars in 993 bytes} [Tue Apr 21 18:55:21 2026] GET /v2.0/ports?device_id=ba819c66-6136-478b-aa82-8ec1d1fdf940 => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:55:22.386 7 INFO neutron.db.l3_db [req-0927eb92-035e-4f91-826d-fab71ea84ba1 req-ad261ebf-59b3-4585-ac9b-ff187708e486 9ca63bc0e8e140daae1529bfbe0f2fad 505b22f325fd42faba5da0906136d8cb - - default default] Floating IP 2b8dcbf1-e0cc-4d27-8680-e94a80412acd disassociated. External IP: 10.96.250.205, port: f3eba383-38e0-47ab-b966-a23b817484bb. [pid: 8|app: 0|req: 451/879] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:55:22 2026] GET /v2.0/ports?device_id=ba819c66-6136-478b-aa82-8ec1d1fdf940 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/880] 199.204.45.33 () {36 vars in 996 bytes} [Tue Apr 21 18:55:22 2026] DELETE /v2.0/ports/f3eba383-38e0-47ab-b966-a23b817484bb => generated 0 bytes in 848 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:55:23.079 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac383ff8-53c6-403f-ac2c-b57f9862b084'] response: {'server_uuid': 'ba819c66-6136-478b-aa82-8ec1d1fdf940', 'name': 'network-vif-deleted', 'tag': 'f3eba383-38e0-47ab-b966-a23b817484bb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 452/881] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:55:22 2026] GET /v2.0/security-groups?tenant_id=b79b16b00e574bc294776822c6e69de1&name=default => generated 2801 bytes in 403 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/882] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:55:23 2026] GET /v2.0/security-groups?tenant_id=0021a8bc4e864791a611b2d6f2e55ee2&name=default => generated 2801 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/883] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:55:23 2026] DELETE /v2.0/security-groups/5019987e-4e8f-436a-93d0-3be7556c1dee => 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: 431/884] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:55:23 2026] DELETE /v2.0/security-groups/a6c11d31-5eaf-436f-a576-7302c79d1052 => 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: 454/885] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:55:23 2026] GET /v2.0/security-groups?tenant_id=382ed459468a4a7d96e30b326e0d0d49&name=default => generated 2801 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/886] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:55:23 2026] GET /v2.0/security-groups?tenant_id=526cbff1b1a146cbb84eb53564fbbb4e&name=default => generated 2801 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/887] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:55:23 2026] DELETE /v2.0/security-groups/4592ca58-0ee1-4ed2-98dd-f196b73db6ca => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/888] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:55:23 2026] DELETE /v2.0/security-groups/9ecdfc0a-bb1a-4668-aedc-8698a8d74245 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/889] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:55:23 2026] DELETE /v2.0/security-groups/5fe7b7d2-b051-4392-9931-c9c271f9332e => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:55:23.969 7 INFO neutron.api.v2.resource [None req-71b3e6f3-3341-456e-929a-968a57ff8ab1 9ca63bc0e8e140daae1529bfbe0f2fad 505b22f325fd42faba5da0906136d8cb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 434/890] 10.0.0.152 () {32 vars in 737 bytes} [Tue Apr 21 18:55:23 2026] GET /v2.0/security-groups/5fe7b7d2-b051-4392-9931-c9c271f9332e => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/891] 10.0.0.152 () {32 vars in 732 bytes} [Tue Apr 21 18:55:23 2026] DELETE /v2.0/floatingips/2b8dcbf1-e0cc-4d27-8680-e94a80412acd => generated 0 bytes in 366 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/892] 10.0.0.152 () {34 vars in 789 bytes} [Tue Apr 21 18:55:24 2026] PUT /v2.0/routers/a78dca31-193a-4bc7-9e90-2691b33c59b1/remove_router_interface => generated 309 bytes in 1654 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:55:27.160 8 INFO neutron.services.segments.plugin [-] Segment aec4ad72-04f5-4c90-b0a2-5ac5bf07fd98 resource provider aggregate not found 2026-04-21 18:55:27.165 8 INFO neutron.services.segments.plugin [-] Segment aec4ad72-04f5-4c90-b0a2-5ac5bf07fd98 resource provider aggregate not found 2026-04-21 18:55:27.182 8 INFO neutron.services.segments.plugin [-] Segment aec4ad72-04f5-4c90-b0a2-5ac5bf07fd98 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aec4ad72-04f5-4c90-b0a2-5ac5bf07fd98 found for delete ", "request_id": "req-b3529edb-d70a-42ff-8740-b4f9619af591"}]} 2026-04-21 18:55:27.187 8 INFO neutron.services.segments.plugin [-] Segment aec4ad72-04f5-4c90-b0a2-5ac5bf07fd98 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aec4ad72-04f5-4c90-b0a2-5ac5bf07fd98 found for delete ", "request_id": "req-1512a981-ca59-4dc3-b93a-bd1e34f848af"}]} 2026-04-21 18:55:27.196 8 INFO neutron.db.l3_hamode_db [None req-cb626960-728f-4b6d-9d61-5c048b25d261 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] HA network 107444dc-a185-4915-9839-a439e1e6107e was deleted as no HA routers are present in tenant 505b22f325fd42faba5da0906136d8cb. [pid: 8|app: 0|req: 458/893] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:55:26 2026] DELETE /v2.0/routers/a78dca31-193a-4bc7-9e90-2691b33c59b1 => generated 0 bytes in 1128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/894] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:55:27 2026] DELETE /v2.0/subnets/afc2baef-d365-4613-8950-8b2f43dd0771 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/895] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:55:27 2026] GET /v2.0/security-groups?tenant_id=edfa4c55edc94bc3a7409e86373adf7c&name=default => generated 2801 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:55:27.877 7 INFO neutron.services.segments.plugin [-] Segment 71b8ba16-0027-4b62-aeb2-a49aa15f88c2 resource provider aggregate not found 2026-04-21 18:55:27.882 7 INFO neutron.services.segments.plugin [-] Segment 71b8ba16-0027-4b62-aeb2-a49aa15f88c2 resource provider aggregate not found 2026-04-21 18:55:27.892 7 INFO neutron.services.segments.plugin [-] Segment 71b8ba16-0027-4b62-aeb2-a49aa15f88c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71b8ba16-0027-4b62-aeb2-a49aa15f88c2 found for delete ", "request_id": "req-53b0627a-853d-483f-a83e-7c5183064f92"}]} [pid: 8|app: 0|req: 460/896] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:55:27 2026] DELETE /v2.0/security-groups/64f3ad5a-019b-479b-b383-363b17a05703 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:55:27.900 7 INFO neutron.services.segments.plugin [-] Segment 71b8ba16-0027-4b62-aeb2-a49aa15f88c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71b8ba16-0027-4b62-aeb2-a49aa15f88c2 found for delete ", "request_id": "req-b02b58eb-8d84-414d-a137-536db0bf4be2"}]} [pid: 7|app: 0|req: 437/897] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:55:27 2026] DELETE /v2.0/networks/bf490cda-e90e-481d-97c0-55dea7288ad4 => generated 0 bytes in 448 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/898] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:55:28 2026] GET /v2.0/security-groups?tenant_id=848aba04b742474793de3a815be025fe&name=default => generated 2801 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/899] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:55:28 2026] GET /v2.0/security-groups?tenant_id=505b22f325fd42faba5da0906136d8cb&name=default => generated 2797 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/900] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:55:28 2026] DELETE /v2.0/security-groups/d6b1d66c-ac3d-4c9b-892e-b235b77efe04 => 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: 439/901] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:55:28 2026] DELETE /v2.0/security-groups/9f57a794-e8f2-4788-b0f4-4fb02135306e => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/902] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:55:28 2026] GET /v2.0/security-groups?tenant_id=5b346c1228f94895b342f8a9cc412480&name=default => generated 2801 bytes in 426 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/903] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:55:28 2026] DELETE /v2.0/security-groups/d38c60b0-29df-45a6-983e-7e0e877395d3 => 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: 464/904] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:55:29 2026] GET /v2.0/security-groups?tenant_id=09140adc8595421e9653c71220d7e880&name=default => generated 2801 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/905] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:55:29 2026] DELETE /v2.0/security-groups/4abcbf2a-884e-46fd-be00-bd508b760e35 => 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: 465/906] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:55:29 2026] GET /v2.0/security-groups?tenant_id=4666ef2473974e7f96996de881dbaaf0&name=default => generated 2801 bytes in 449 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/907] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:55:29 2026] DELETE /v2.0/security-groups/61d83cca-7e85-455a-9e89-33c93e048173 => 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: 466/908] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:55:30 2026] GET /v2.0/security-groups?tenant_id=13459869a8374aa4b4908c31c8a3f98d&name=default => generated 2801 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/909] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:55:30 2026] DELETE /v2.0/security-groups/154d15cd-a2a7-44f3-a392-1827c234c698 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:55:30.480 7 INFO neutron.db.segments_db [None req-5e9a4369-089e-46aa-9109-30af6515d906 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Added segment 21ce0e4a-fc37-4a26-b8d9-058c25cdacd9 of type vxlan for network 4ae11168-4fb1-48e1-9db7-00805e5d7b57 [pid: 7|app: 0|req: 443/910] 10.0.0.152 () {34 vars in 671 bytes} [Tue Apr 21 18:55:30 2026] POST /v2.0/networks => generated 744 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/911] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:55:30 2026] POST /v2.0/subnets => generated 667 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:55:30.994 8 INFO neutron.db.segments_db [None req-359b6e15-cf05-43c5-8ba8-eeffe69a2b5e d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Added segment fb186d5d-b289-4351-aa37-2e8e670152ce of type vxlan for network 9c1e4266-ed8a-43cb-8079-fc2278014c43 [pid: 7|app: 0|req: 444/912] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:55:30 2026] GET /v2.0/security-groups?tenant_id=46a85f099a094adda91a2313f0d5f7f2&name=default => generated 2801 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/913] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:55:31 2026] DELETE /v2.0/security-groups/a9dd568d-a4a4-4762-aed1-4ceb2863e85a => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:55:31.345 8 INFO neutron.db.l3_hamode_db [None req-359b6e15-cf05-43c5-8ba8-eeffe69a2b5e d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-21 18:55:32.514 8 INFO neutron.db.l3_hamode_db [None req-359b6e15-cf05-43c5-8ba8-eeffe69a2b5e d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-21 18:55:33.440 7 WARNING neutron_lib.context [None req-3454cf98-8964-4dc5-8702-a34d472db018 1848f7f5ff414261a9e80b0b6136aede 56a977e2cda54568b731c9a8500674c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:55:33.580 7 INFO neutron.db.segments_db [None req-3454cf98-8964-4dc5-8702-a34d472db018 1848f7f5ff414261a9e80b0b6136aede 56a977e2cda54568b731c9a8500674c2 - - default default] Added segment 31cb5770-0529-4784-a3cf-e8a8187d5625 of type vxlan for network 931fb3f9-dde6-46a1-8192-c629b92ddc04 [pid: 8|app: 0|req: 469/914] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:55:30 2026] POST /v2.0/routers => generated 731 bytes in 2776 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/915] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:55:33 2026] POST /v2.0/networks => generated 643 bytes in 497 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:55:33.771 7 WARNING neutron_lib.context [None req-bece0c2e-2f23-4b32-9b28-b0462611edcf 1848f7f5ff414261a9e80b0b6136aede 56a977e2cda54568b731c9a8500674c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 447/916] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:55:33 2026] POST /v2.0/subnets => generated 617 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:55:34.213 7 WARNING neutron_lib.context [None req-18a182dd-fd5a-4973-a879-18a8e3954c70 1848f7f5ff414261a9e80b0b6136aede 56a977e2cda54568b731c9a8500674c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:55:34.280 7 INFO neutron.db.segments_db [None req-18a182dd-fd5a-4973-a879-18a8e3954c70 1848f7f5ff414261a9e80b0b6136aede 56a977e2cda54568b731c9a8500674c2 - - default default] Added segment 14494721-c4e1-486d-8875-a86b6a059775 of type vxlan for network a9551344-3a87-43e2-84fd-4e394297cf32 [pid: 7|app: 0|req: 450/919] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:55:34 2026] POST /v2.0/networks => generated 644 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/920] 10.0.0.152 () {34 vars in 743 bytes} [Tue Apr 21 18:55:34 2026] PUT /v2.0/networks/a9551344-3a87-43e2-84fd-4e394297cf32 => generated 592 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:55:34.602 7 WARNING neutron_lib.context [None req-8d918153-b445-402b-9b76-db0befe74136 1848f7f5ff414261a9e80b0b6136aede 56a977e2cda54568b731c9a8500674c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 452/921] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:55:34 2026] POST /v2.0/subnets => generated 602 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/922] 10.0.0.152 () {34 vars in 783 bytes} [Tue Apr 21 18:55:33 2026] PUT /v2.0/routers/4a23d3c5-fe89-41a1-a5bb-502df459c6c9/add_router_interface => generated 309 bytes in 1593 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/923] 10.0.0.152 () {34 vars in 741 bytes} [Tue Apr 21 18:55:35 2026] PUT /v2.0/subnets/4b0f2cba-b793-4767-a610-1da549384c89 => generated 612 bytes in 446 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:55:36.077 7 WARNING neutron_lib.context [None req-22964f60-282b-46e0-9b02-65ff4f07c78e b490326567d34d1c8cfbd9173376f507 9ba90f42f90941c2995998d6c3688bb3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:55:36.157 8 INFO neutron.services.segments.plugin [-] Segment 14494721-c4e1-486d-8875-a86b6a059775 resource provider aggregate not found 2026-04-21 18:55:36.169 8 INFO neutron.services.segments.plugin [-] Segment 14494721-c4e1-486d-8875-a86b6a059775 resource provider aggregate not found 2026-04-21 18:55:36.188 8 INFO neutron.services.segments.plugin [-] Segment 14494721-c4e1-486d-8875-a86b6a059775 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14494721-c4e1-486d-8875-a86b6a059775 found for delete ", "request_id": "req-57f96691-4836-438b-9ba3-08e575570623"}]} [pid: 8|app: 0|req: 471/924] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:55:35 2026] DELETE /v2.0/networks/a9551344-3a87-43e2-84fd-4e394297cf32 => generated 0 bytes in 744 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:55:36.206 8 INFO neutron.services.segments.plugin [-] Segment 14494721-c4e1-486d-8875-a86b6a059775 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14494721-c4e1-486d-8875-a86b6a059775 found for delete ", "request_id": "req-485143c8-59f3-4d94-b507-fea4717b1d8f"}]} [pid: 7|app: 0|req: 454/925] 10.0.0.152 () {34 vars in 685 bytes} [Tue Apr 21 18:55:36 2026] POST /v2.0/security-groups => generated 1595 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-21 18:55:36.306 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b9146bec-a3dd-4c9c-bd81-cd419ded493b 1848f7f5ff414261a9e80b0b6136aede 56a977e2cda54568b731c9a8500674c2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 455/926] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:55:36 2026] DELETE /v2.0/networks/a9551344-3a87-43e2-84fd-4e394297cf32 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:55:36.314 7 WARNING neutron_lib.context [None req-62c13685-b443-41a9-902b-fc291d7ef400 b490326567d34d1c8cfbd9173376f507 9ba90f42f90941c2995998d6c3688bb3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 456/927] 10.0.0.152 () {34 vars in 695 bytes} [Tue Apr 21 18:55:36 2026] POST /v2.0/security-group-rules => generated 565 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/928] 10.0.0.152 () {32 vars in 694 bytes} [Tue Apr 21 18:55:36 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:55:36.589 7 WARNING neutron_lib.context [None req-9eb8737f-33a8-4ecf-8411-c6a3d9aa3588 b490326567d34d1c8cfbd9173376f507 9ba90f42f90941c2995998d6c3688bb3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 458/929] 10.0.0.152 () {34 vars in 695 bytes} [Tue Apr 21 18:55:36 2026] POST /v2.0/security-group-rules => generated 570 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/930] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:55:36 2026] GET /v2.0/security-groups?tenant_id=dafea8386dff4361b8afb27b37ffa502&name=default => generated 2801 bytes in 524 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:55:36.733 8 WARNING neutron_lib.context [None req-baf2fee7-d1fb-42da-8e7c-45e815342871 b490326567d34d1c8cfbd9173376f507 9ba90f42f90941c2995998d6c3688bb3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 459/931] 10.0.0.152 () {32 vars in 742 bytes} [Tue Apr 21 18:55:36 2026] GET /v2.0/subnets?network_id=7d967747-2ee2-487c-b725-6fee8f4e3e1b => generated 626 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/932] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:55:36 2026] DELETE /v2.0/security-groups/bed52c85-0f66-4843-8075-bd7ea3e6350d => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/933] 10.0.0.152 () {32 vars in 653 bytes} [Tue Apr 21 18:55:36 2026] GET /v2.0/extensions => generated 19600 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/934] 10.0.0.152 () {32 vars in 649 bytes} [Tue Apr 21 18:55:36 2026] GET /v2.0/networks => generated 1308 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/935] 10.0.0.152 () {32 vars in 647 bytes} [Tue Apr 21 18:55:37 2026] GET /v2.0/subnets => generated 1233 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/936] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:55:37 2026] GET /v2.0/security-groups?tenant_id=b88c245139604639b9c0ea50b8ee919e&name=default => generated 2801 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/937] 10.0.0.152 () {32 vars in 723 bytes} [Tue Apr 21 18:55:37 2026] GET /v2.0/networks/931fb3f9-dde6-46a1-8192-c629b92ddc04 => generated 668 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/938] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:55:37 2026] DELETE /v2.0/security-groups/b9e126ad-2208-4518-b3f3-ce59157cb356 => 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: 467/939] 10.0.0.152 () {32 vars in 721 bytes} [Tue Apr 21 18:55:37 2026] GET /v2.0/subnets/cd9a2299-beb1-436f-8bb3-aab4e41fc7fe => generated 617 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:55:37.542 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f02091af-beb3-4b16-884e-0f72d6c67a7c 1848f7f5ff414261a9e80b0b6136aede 56a977e2cda54568b731c9a8500674c2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 468/940] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:55:37 2026] DELETE /v2.0/subnets/4b0f2cba-b793-4767-a610-1da549384c89 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:55:37.562 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9e938e95-045d-4593-90a5-96c0a51073ac 1848f7f5ff414261a9e80b0b6136aede 56a977e2cda54568b731c9a8500674c2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 469/941] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:55:37 2026] DELETE /v2.0/networks/a9551344-3a87-43e2-84fd-4e394297cf32 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/942] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:55:37 2026] DELETE /v2.0/subnets/cd9a2299-beb1-436f-8bb3-aab4e41fc7fe => 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: 473/943] 10.0.0.152 () {34 vars in 676 bytes} [Tue Apr 21 18:55:36 2026] POST /v2.0/floatingips => generated 552 bytes in 1132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:55:38.220 7 INFO neutron.services.segments.plugin [-] Segment 31cb5770-0529-4784-a3cf-e8a8187d5625 resource provider aggregate not found 2026-04-21 18:55:38.231 7 INFO neutron.services.segments.plugin [-] Segment 31cb5770-0529-4784-a3cf-e8a8187d5625 resource provider aggregate not found 2026-04-21 18:55:38.254 7 INFO neutron.services.segments.plugin [-] Segment 31cb5770-0529-4784-a3cf-e8a8187d5625 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31cb5770-0529-4784-a3cf-e8a8187d5625 found for delete ", "request_id": "req-c08b639e-17b5-4eb0-b4ee-1137afb63abf"}]} 2026-04-21 18:55:38.258 7 INFO neutron.services.segments.plugin [-] Segment 31cb5770-0529-4784-a3cf-e8a8187d5625 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31cb5770-0529-4784-a3cf-e8a8187d5625 found for delete ", "request_id": "req-91a7228d-055e-470d-bab5-306170438e77"}]} [pid: 7|app: 0|req: 471/944] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:55:37 2026] DELETE /v2.0/networks/931fb3f9-dde6-46a1-8192-c629b92ddc04 => generated 0 bytes in 461 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/945] 10.0.0.177 () {34 vars in 1100 bytes} [Tue Apr 21 18:55:38 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1108097054&fields=id&tenant_id=9ba90f42f90941c2995998d6c3688bb3 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/946] 10.0.0.177 () {34 vars in 982 bytes} [Tue Apr 21 18:55:38 2026] GET /v2.0/networks?id=4ae11168-4fb1-48e1-9db7-00805e5d7b57 => generated 676 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/947] 10.0.0.177 () {34 vars in 965 bytes} [Tue Apr 21 18:55:38 2026] GET /v2.0/quotas/9ba90f42f90941c2995998d6c3688bb3 => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/948] 10.0.0.177 () {34 vars in 1002 bytes} [Tue Apr 21 18:55:38 2026] GET /v2.0/ports?tenant_id=9ba90f42f90941c2995998d6c3688bb3&fields=id => generated 103 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/949] 10.0.0.177 () {34 vars in 1008 bytes} [Tue Apr 21 18:55:38 2026] GET /v2.0/networks/4ae11168-4fb1-48e1-9db7-00805e5d7b57?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: 474/950] 10.0.0.177 () {34 vars in 1108 bytes} [Tue Apr 21 18:55:38 2026] GET /v2.0/networks/4ae11168-4fb1-48e1-9db7-00805e5d7b57?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: 475/951] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:55:38 2026] GET /v2.0/security-groups?tenant_id=56a977e2cda54568b731c9a8500674c2&name=default => generated 2801 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/952] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:55:39 2026] GET /v2.0/ports?device_id=ba06e9b3-386f-4f31-a288-0516cc78985f => 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: 477/953] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:55:38 2026] GET /v2.0/security-groups?tenant_id=cce0c6a5b5b842a19af6010a130122a7&name=default => generated 2801 bytes in 384 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/954] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:55:39 2026] DELETE /v2.0/security-groups/9b78484b-092b-4283-8838-923e75e93806 => 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: 478/955] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:55:39 2026] DELETE /v2.0/security-groups/d6c96ec5-b043-4367-8cad-4c838a5a6e57 => 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: 478/956] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:55:39 2026] GET /v2.0/security-groups?tenant_id=cf7bf18dec3d4d62bc49fb1c5eec10ff&name=default => generated 2801 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/957] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:55:39 2026] DELETE /v2.0/security-groups/65ab013a-835b-4421-acb6-bcb0412ed50a => 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: 479/958] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 18:55:39 2026] GET /v2.0/networks?id=4ae11168-4fb1-48e1-9db7-00805e5d7b57 => generated 676 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/959] 199.204.45.33 () {34 vars in 1049 bytes} [Tue Apr 21 18:55:39 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9ba90f42f90941c2995998d6c3688bb3 => generated 181 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:55:39.780 7 WARNING neutron_lib.context [req-54621db1-9d39-4bdb-8176-2329c6936645 req-15ed4c19-dbfa-4990-8926-9ec6e87e318d b490326567d34d1c8cfbd9173376f507 9ba90f42f90941c2995998d6c3688bb3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:55:39.877 8 WARNING neutron_lib.context [None req-4f2cfb41-e67b-4c06-8312-d72418cd715e c28d926a140149209e61a9266dc1e7a5 177b2fcf4116446b88885ae77f531243 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:55:40.038 8 INFO neutron.db.segments_db [None req-4f2cfb41-e67b-4c06-8312-d72418cd715e c28d926a140149209e61a9266dc1e7a5 177b2fcf4116446b88885ae77f531243 - - default default] Added segment 08bedcff-9771-4a6c-ac63-776036b82e41 of type vxlan for network 838d0dcf-4fb9-4418-8a26-73e2b5f95ebb [pid: 8|app: 0|req: 480/960] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:55:39 2026] POST /v2.0/networks => generated 650 bytes in 551 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/961] 199.204.45.33 () {38 vars in 954 bytes} [Tue Apr 21 18:55:39 2026] POST /v2.0/ports => generated 958 bytes in 433 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-04-21 18:55:40.216 7 WARNING neutron_lib.context [None req-155813ce-e10b-4798-8628-9c28ea3ceb3a c28d926a140149209e61a9266dc1e7a5 177b2fcf4116446b88885ae77f531243 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 481/962] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:55:40 2026] GET /v2.0/ports?device_id=ba06e9b3-386f-4f31-a288-0516cc78985f => generated 961 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/963] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:55:40 2026] POST /v2.0/subnets => generated 603 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/964] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:55:40 2026] GET /v2.0/security-groups?id=41425448-4b11-4843-beba-6554b072f83b&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:55:40.648 7 WARNING neutron_lib.context [None req-159fa161-5736-4fa0-94db-d9a85ae31eb5 c28d926a140149209e61a9266dc1e7a5 177b2fcf4116446b88885ae77f531243 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:55:40.690 7 INFO neutron.db.segments_db [None req-159fa161-5736-4fa0-94db-d9a85ae31eb5 c28d926a140149209e61a9266dc1e7a5 177b2fcf4116446b88885ae77f531243 - - default default] Added segment 395f573f-6134-4745-82fb-0af62b466a63 of type vxlan for network 934a8149-bb30-4567-aaeb-dd156c6b7d51 [pid: 8|app: 0|req: 482/965] 199.204.45.33 () {38 vars in 1027 bytes} [Tue Apr 21 18:55:40 2026] PUT /v2.0/ports/612053d9-975b-4ea4-ac4f-8ad21bb65b10 => generated 1203 bytes in 549 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-04-21 18:55:40.978 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a26f9b72-a3a5-4aaa-a621-0f2efe721755'] response: {'name': 'network-changed', 'server_uuid': 'ba06e9b3-386f-4f31-a288-0516cc78985f', 'tag': '612053d9-975b-4ea4-ac4f-8ad21bb65b10', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 483/966] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 18:55:40 2026] GET /v2.0/ports?tenant_id=9ba90f42f90941c2995998d6c3688bb3&device_id=ba06e9b3-386f-4f31-a288-0516cc78985f => generated 1242 bytes in 86 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: 484/967] 199.204.45.33 () {34 vars in 1059 bytes} [Tue Apr 21 18:55:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=612053d9-975b-4ea4-ac4f-8ad21bb65b10 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:55:41.106 7 INFO neutron.db.l3_hamode_db [None req-159fa161-5736-4fa0-94db-d9a85ae31eb5 c28d926a140149209e61a9266dc1e7a5 177b2fcf4116446b88885ae77f531243 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 485/968] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 21 18:55:41 2026] GET /v2.0/subnets?id=ca5887b6-f5a3-48f4-ac19-1c194d893de5 => generated 670 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/969] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 18:55:41 2026] GET /v2.0/ports?network_id=4ae11168-4fb1-48e1-9db7-00805e5d7b57&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:55:41.371 8 WARNING neutron_lib.context [None req-5af96a6b-5d1f-4b14-9127-c4c30976293b 6ef1816bd74b4de995f4a38a963ec6a3 222a4ef0e4464d7195ae3498bf2d7d30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:55:41.502 8 INFO neutron.db.segments_db [None req-5af96a6b-5d1f-4b14-9127-c4c30976293b 6ef1816bd74b4de995f4a38a963ec6a3 222a4ef0e4464d7195ae3498bf2d7d30 - - default default] Added segment 9d738a2f-73ff-4051-806a-3072e2a1da97 of type vxlan for network dd5c9abc-700c-461c-9736-ff832edec6cc [pid: 8|app: 0|req: 487/970] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:55:41 2026] POST /v2.0/networks => generated 645 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/971] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 18:55:41 2026] GET /v2.0/networks/4ae11168-4fb1-48e1-9db7-00805e5d7b57?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:55:41.712 8 WARNING neutron_lib.context [None req-781fc334-3c7c-4a7c-bcbc-27512aa48082 6ef1816bd74b4de995f4a38a963ec6a3 222a4ef0e4464d7195ae3498bf2d7d30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 489/972] 10.0.0.152 () {34 vars in 665 bytes} [Tue Apr 21 18:55:41 2026] POST /v2.0/ports => generated 774 bytes in 417 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: 490/973] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 18:55:42 2026] GET /v2.0/networks/4ae11168-4fb1-48e1-9db7-00805e5d7b57?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/974] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:55:42 2026] GET /v2.0/ports?device_id=ba06e9b3-386f-4f31-a288-0516cc78985f => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:55:42.264 8 WARNING neutron_lib.context [None req-62f0ee20-3ed6-42b3-8c04-b3786ce0f1f2 6ef1816bd74b4de995f4a38a963ec6a3 222a4ef0e4464d7195ae3498bf2d7d30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:55:42.373 8 INFO neutron.db.segments_db [None req-62f0ee20-3ed6-42b3-8c04-b3786ce0f1f2 6ef1816bd74b4de995f4a38a963ec6a3 222a4ef0e4464d7195ae3498bf2d7d30 - - default default] Added segment 16e15f97-86cf-408e-8136-88b16aac65ad of type vxlan for network f33132bd-41c8-435c-9732-5746b4ccef1e [pid: 8|app: 0|req: 492/975] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:55:42 2026] POST /v2.0/networks => generated 631 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/976] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 18:55:42 2026] GET /v2.0/ports?tenant_id=9ba90f42f90941c2995998d6c3688bb3&device_id=ba06e9b3-386f-4f31-a288-0516cc78985f => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/977] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:55:42 2026] GET /v2.0/security-groups?id=41425448-4b11-4843-beba-6554b072f83b&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:55:42.630 8 WARNING neutron_lib.context [None req-183a3799-98db-4edf-a530-d78812016083 6ef1816bd74b4de995f4a38a963ec6a3 222a4ef0e4464d7195ae3498bf2d7d30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:55:42.693 7 INFO neutron.db.l3_hamode_db [None req-159fa161-5736-4fa0-94db-d9a85ae31eb5 c28d926a140149209e61a9266dc1e7a5 177b2fcf4116446b88885ae77f531243 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 495/978] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:55:42 2026] POST /v2.0/subnets => generated 602 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/979] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 18:55:43 2026] GET /v2.0/networks?id=4ae11168-4fb1-48e1-9db7-00805e5d7b57 => generated 772 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:55:43.078 8 WARNING neutron_lib.context [None req-cfe1719d-d1ec-4323-967a-2bb7d25d2ae2 6ef1816bd74b4de995f4a38a963ec6a3 222a4ef0e4464d7195ae3498bf2d7d30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 497/980] 10.0.0.152 () {34 vars in 665 bytes} [Tue Apr 21 18:55:43 2026] POST /v2.0/ports => generated 949 bytes in 534 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 498/981] 199.204.45.33 () {34 vars in 1059 bytes} [Tue Apr 21 18:55:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=612053d9-975b-4ea4-ac4f-8ad21bb65b10 => 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: 484/982] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:55:40 2026] POST /v2.0/routers => generated 693 bytes in 3205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/983] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 21 18:55:43 2026] GET /v2.0/subnets?id=ca5887b6-f5a3-48f4-ac19-1c194d893de5 => generated 670 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/984] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:55:43 2026] GET /v2.0/ports?device_id=ba06e9b3-386f-4f31-a288-0516cc78985f => generated 973 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/985] 10.0.0.152 () {32 vars in 720 bytes} [Tue Apr 21 18:55:43 2026] DELETE /v2.0/ports/7dbe20c6-c55c-4805-82e4-ed0264197704 => generated 0 bytes in 364 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/986] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 18:55:44 2026] GET /v2.0/ports?network_id=4ae11168-4fb1-48e1-9db7-00805e5d7b57&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: 501/987] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:55:44 2026] GET /v2.0/security-groups?id=41425448-4b11-4843-beba-6554b072f83b&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:55:44.130 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cfc2e37c-c1bd-4ca6-8e34-ff4fbe0e9442 6ef1816bd74b4de995f4a38a963ec6a3 222a4ef0e4464d7195ae3498bf2d7d30 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 502/988] 10.0.0.152 () {32 vars in 720 bytes} [Tue Apr 21 18:55:44 2026] DELETE /v2.0/ports/7dbe20c6-c55c-4805-82e4-ed0264197704 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/989] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 18:55:44 2026] GET /v2.0/networks/4ae11168-4fb1-48e1-9db7-00805e5d7b57?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:55:44.241 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0c1cac2a-0b18-4943-aebb-210b89900ab0 6ef1816bd74b4de995f4a38a963ec6a3 222a4ef0e4464d7195ae3498bf2d7d30 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 504/990] 10.0.0.152 () {32 vars in 717 bytes} [Tue Apr 21 18:55:44 2026] GET /v2.0/ports/7dbe20c6-c55c-4805-82e4-ed0264197704 => generated 132 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/991] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 18:55:44 2026] GET /v2.0/networks/4ae11168-4fb1-48e1-9db7-00805e5d7b57?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/992] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:55:44 2026] DELETE /v2.0/subnets/889b776c-fbac-46fc-807f-e2221cab02b9 => 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: 507/993] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:55:44 2026] GET /v2.0/security-groups?tenant_id=6888c5c58b51461a97b7d0ecc1b102f2&name=default => generated 2801 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:55:45.317 8 INFO neutron.services.segments.plugin [-] Segment 16e15f97-86cf-408e-8136-88b16aac65ad resource provider aggregate not found 2026-04-21 18:55:45.322 8 INFO neutron.services.segments.plugin [-] Segment 16e15f97-86cf-408e-8136-88b16aac65ad resource provider aggregate not found 2026-04-21 18:55:45.336 8 INFO neutron.services.segments.plugin [-] Segment 16e15f97-86cf-408e-8136-88b16aac65ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16e15f97-86cf-408e-8136-88b16aac65ad found for delete ", "request_id": "req-d976a947-83af-4a69-b3fb-a191df381c51"}]} 2026-04-21 18:55:45.342 8 INFO neutron.services.segments.plugin [-] Segment 16e15f97-86cf-408e-8136-88b16aac65ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16e15f97-86cf-408e-8136-88b16aac65ad found for delete ", "request_id": "req-2c775b1d-be52-42dd-bef4-c98b7c5570f6"}]} [pid: 8|app: 0|req: 508/994] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:55:44 2026] DELETE /v2.0/networks/f33132bd-41c8-435c-9732-5746b4ccef1e => generated 0 bytes in 460 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/995] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:55:45 2026] DELETE /v2.0/security-groups/1b7187c7-6022-457e-a1e1-1d01407736f5 => 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: 510/996] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:55:45 2026] GET /v2.0/ports?device_id=ba06e9b3-386f-4f31-a288-0516cc78985f => generated 975 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:55:45.586 8 WARNING neutron_lib.context [None req-6fa21e0e-b862-41b2-87d1-ebd01e740498 6ef1816bd74b4de995f4a38a963ec6a3 222a4ef0e4464d7195ae3498bf2d7d30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:55:45.661 8 INFO neutron.db.segments_db [None req-6fa21e0e-b862-41b2-87d1-ebd01e740498 6ef1816bd74b4de995f4a38a963ec6a3 222a4ef0e4464d7195ae3498bf2d7d30 - - default default] Added segment 55933f18-fe8c-4596-8530-38fea5815210 of type vxlan for network 2e673608-0148-45a3-b121-ac34b7d788f6 [pid: 8|app: 0|req: 511/997] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:55:45 2026] POST /v2.0/networks => generated 632 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/998] 10.0.0.152 () {34 vars in 783 bytes} [Tue Apr 21 18:55:43 2026] PUT /v2.0/routers/d30844e6-35ae-4a07-a21e-4fa6e5298019/add_router_interface => generated 309 bytes in 1798 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:55:45.786 7 WARNING neutron_lib.context [None req-9d8c1531-f06d-4bcf-a396-48579f813f53 6ef1816bd74b4de995f4a38a963ec6a3 222a4ef0e4464d7195ae3498bf2d7d30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 512/999] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:55:45 2026] GET /v2.0/security-groups?id=41425448-4b11-4843-beba-6554b072f83b&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-04-21 18:55:45.820 8 WARNING neutron_lib.context [None req-29cec2e4-07d5-4cb7-bfea-f469c9b35b8a c28d926a140149209e61a9266dc1e7a5 177b2fcf4116446b88885ae77f531243 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 488/1000] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:55:45 2026] POST /v2.0/subnets => generated 602 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/1001] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:55:46 2026] GET /v2.0/ports?device_id=ba06e9b3-386f-4f31-a288-0516cc78985f => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:55:46.197 7 WARNING neutron_lib.context [None req-4545f4c7-33b3-4ef1-893d-9b5e9fa63b1e 6ef1816bd74b4de995f4a38a963ec6a3 222a4ef0e4464d7195ae3498bf2d7d30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 513/1002] 10.0.0.152 () {34 vars in 665 bytes} [Tue Apr 21 18:55:45 2026] POST /v2.0/ports => generated 958 bytes in 564 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: 490/1003] 10.0.0.152 () {34 vars in 665 bytes} [Tue Apr 21 18:55:46 2026] POST /v2.0/ports => generated 911 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:55:46.643 7 WARNING neutron_lib.context [None req-5d26285e-e9c1-425e-abb2-a03c6230b38d c28d926a140149209e61a9266dc1e7a5 177b2fcf4116446b88885ae77f531243 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:55:46.812 8 INFO neutron.db.l3_db [None req-e257a1aa-cf48-4598-bc90-f2157f6bb4af b490326567d34d1c8cfbd9173376f507 9ba90f42f90941c2995998d6c3688bb3 - - default default] Floating IP 571087bb-e0ee-46d0-909b-82e2e0f04030 associated. External IP: 10.96.250.213, port: 612053d9-975b-4ea4-ac4f-8ad21bb65b10. [pid: 7|app: 0|req: 491/1004] 10.0.0.152 () {34 vars in 665 bytes} [Tue Apr 21 18:55:46 2026] POST /v2.0/ports => generated 952 bytes in 513 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: 514/1005] 10.0.0.152 () {34 vars in 749 bytes} [Tue Apr 21 18:55:46 2026] PUT /v2.0/floatingips/571087bb-e0ee-46d0-909b-82e2e0f04030 => generated 856 bytes in 810 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:55:47.202 8 WARNING neutron_lib.context [None req-7e00ad5d-29f5-44be-935f-e125d0b0326b c28d926a140149209e61a9266dc1e7a5 177b2fcf4116446b88885ae77f531243 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:55:47.234 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-58276755-afc0-48e3-befc-8d14dce514b5'] response: {'name': 'network-changed', 'server_uuid': 'ba06e9b3-386f-4f31-a288-0516cc78985f', 'tag': '612053d9-975b-4ea4-ac4f-8ad21bb65b10', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 492/1006] 10.0.0.152 () {32 vars in 720 bytes} [Tue Apr 21 18:55:47 2026] DELETE /v2.0/ports/7d7bce96-97bf-4a31-a55f-458faa1319e9 => generated 0 bytes in 411 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1007] 10.0.0.152 () {32 vars in 653 bytes} [Tue Apr 21 18:55:47 2026] GET /v2.0/extensions => generated 19600 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1008] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 18:55:47 2026] GET /v2.0/ports?tenant_id=9ba90f42f90941c2995998d6c3688bb3&device_id=ba06e9b3-386f-4f31-a288-0516cc78985f => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:55:47.829 7 INFO neutron.pecan_wsgi.hooks.translation [None req-44743588-14f9-4148-90dd-db37123dbf60 6ef1816bd74b4de995f4a38a963ec6a3 222a4ef0e4464d7195ae3498bf2d7d30 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 495/1009] 10.0.0.152 () {32 vars in 717 bytes} [Tue Apr 21 18:55:47 2026] GET /v2.0/ports/7d7bce96-97bf-4a31-a55f-458faa1319e9 => generated 132 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1010] 10.0.0.152 () {32 vars in 681 bytes} [Tue Apr 21 18:55:47 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1011] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 18:55:47 2026] GET /v2.0/networks?id=4ae11168-4fb1-48e1-9db7-00805e5d7b57 => generated 772 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:55:48.173 8 INFO neutron.db.l3_db [None req-7e00ad5d-29f5-44be-935f-e125d0b0326b c28d926a140149209e61a9266dc1e7a5 177b2fcf4116446b88885ae77f531243 - - default default] Floating IP 728c4d5a-de41-4cea-bf26-62f0705c2da6 associated. External IP: 10.96.250.205, port: 4822ea7c-23ee-48e8-8f91-6573b6f93f18. [pid: 7|app: 0|req: 498/1012] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:55:47 2026] DELETE /v2.0/subnets/f7ff2529-2e42-4634-a573-56eef7a2e11e => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1013] 10.0.0.152 () {32 vars in 681 bytes} [Tue Apr 21 18:55:48 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1014] 199.204.45.33 () {34 vars in 1059 bytes} [Tue Apr 21 18:55:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=612053d9-975b-4ea4-ac4f-8ad21bb65b10 => generated 859 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1015] 10.0.0.152 () {34 vars in 677 bytes} [Tue Apr 21 18:55:47 2026] POST /v2.0/floatingips => generated 839 bytes in 1365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1016] 10.0.0.152 () {32 vars in 729 bytes} [Tue Apr 21 18:55:48 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1017] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 21 18:55:48 2026] GET /v2.0/subnets?id=ca5887b6-f5a3-48f4-ac19-1c194d893de5 => generated 670 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:55:48.654 7 INFO neutron.services.segments.plugin [-] Segment 55933f18-fe8c-4596-8530-38fea5815210 resource provider aggregate not found 2026-04-21 18:55:48.660 7 INFO neutron.services.segments.plugin [-] Segment 55933f18-fe8c-4596-8530-38fea5815210 resource provider aggregate not found 2026-04-21 18:55:48.676 7 INFO neutron.services.segments.plugin [-] Segment 55933f18-fe8c-4596-8530-38fea5815210 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55933f18-fe8c-4596-8530-38fea5815210 found for delete ", "request_id": "req-d5ec52e6-66bb-40dc-a729-eac454cfc085"}]} 2026-04-21 18:55:48.677 7 INFO neutron.services.segments.plugin [-] Segment 55933f18-fe8c-4596-8530-38fea5815210 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55933f18-fe8c-4596-8530-38fea5815210 found for delete ", "request_id": "req-b109277e-d304-4e4b-9a4a-b76df86d72e6"}]} [pid: 7|app: 0|req: 501/1018] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:55:48 2026] DELETE /v2.0/networks/2e673608-0148-45a3-b121-ac34b7d788f6 => 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: 502/1019] 10.0.0.152 () {32 vars in 665 bytes} [Tue Apr 21 18:55:48 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-04-21 18:55:48.736 8 INFO neutron.db.l3_db [None req-379d2a81-e337-4bfb-b19d-39014e19487e c28d926a140149209e61a9266dc1e7a5 177b2fcf4116446b88885ae77f531243 - - default default] Floating IP 728c4d5a-de41-4cea-bf26-62f0705c2da6 disassociated. External IP: 10.96.250.205, port: 4822ea7c-23ee-48e8-8f91-6573b6f93f18. [pid: 7|app: 0|req: 503/1020] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 18:55:48 2026] GET /v2.0/ports?network_id=4ae11168-4fb1-48e1-9db7-00805e5d7b57&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-04-21 18:55:48.755 7 WARNING neutron_lib.context [None req-2f6781a0-9057-4404-aa28-bf8981965358 6ef1816bd74b4de995f4a38a963ec6a3 222a4ef0e4464d7195ae3498bf2d7d30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 504/1021] 10.0.0.152 () {34 vars in 665 bytes} [Tue Apr 21 18:55:48 2026] POST /v2.0/ports => generated 775 bytes in 341 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: 505/1022] 10.0.0.152 () {32 vars in 699 bytes} [Tue Apr 21 18:55:49 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1023] 10.0.0.152 () {34 vars in 749 bytes} [Tue Apr 21 18:55:48 2026] PUT /v2.0/floatingips/728c4d5a-de41-4cea-bf26-62f0705c2da6 => generated 552 bytes in 527 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1026] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 18:55:49 2026] GET /v2.0/networks/4ae11168-4fb1-48e1-9db7-00805e5d7b57?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1027] 10.0.0.152 () {32 vars in 697 bytes} [Tue Apr 21 18:55:49 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: 508/1028] 10.0.0.152 () {32 vars in 732 bytes} [Tue Apr 21 18:55:49 2026] DELETE /v2.0/floatingips/728c4d5a-de41-4cea-bf26-62f0705c2da6 => generated 0 bytes in 354 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1029] 10.0.0.152 () {32 vars in 701 bytes} [Tue Apr 21 18:55:49 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1030] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 18:55:49 2026] GET /v2.0/networks/4ae11168-4fb1-48e1-9db7-00805e5d7b57?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: 511/1031] 10.0.0.152 () {32 vars in 689 bytes} [Tue Apr 21 18:55:49 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:55:49.629 7 WARNING neutron_lib.context [None req-da752667-54c4-4a96-90c2-069f011377c0 c28d926a140149209e61a9266dc1e7a5 177b2fcf4116446b88885ae77f531243 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 521/1032] 10.0.0.152 () {34 vars in 737 bytes} [Tue Apr 21 18:55:49 2026] PUT /v2.0/ports/adff17db-9609-4895-bf78-9729f9ea28a9 => generated 752 bytes in 537 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1033] 10.0.0.152 () {32 vars in 703 bytes} [Tue Apr 21 18:55:49 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1034] 10.0.0.152 () {32 vars in 720 bytes} [Tue Apr 21 18:55:49 2026] DELETE /v2.0/ports/adff17db-9609-4895-bf78-9729f9ea28a9 => generated 0 bytes in 232 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: 524/1035] 10.0.0.152 () {32 vars in 693 bytes} [Tue Apr 21 18:55:49 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1036] 10.0.0.152 () {32 vars in 643 bytes} [Tue Apr 21 18:55:49 2026] GET /v2.0/ports => generated 777 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1037] 10.0.0.152 () {32 vars in 695 bytes} [Tue Apr 21 18:55:50 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:55:50.029 8 INFO neutron.pecan_wsgi.hooks.translation [None req-86ca0309-37b5-4109-b598-ebc0d1968ce9 6ef1816bd74b4de995f4a38a963ec6a3 222a4ef0e4464d7195ae3498bf2d7d30 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 527/1038] 10.0.0.152 () {32 vars in 717 bytes} [Tue Apr 21 18:55:50 2026] GET /v2.0/ports/adff17db-9609-4895-bf78-9729f9ea28a9 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1039] 10.0.0.152 () {32 vars in 685 bytes} [Tue Apr 21 18:55:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1040] 10.0.0.152 () {32 vars in 643 bytes} [Tue Apr 21 18:55:50 2026] GET /v2.0/ports => generated 777 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1041] 10.0.0.152 () {32 vars in 687 bytes} [Tue Apr 21 18:55:50 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1042] 10.0.0.152 () {32 vars in 717 bytes} [Tue Apr 21 18:55:50 2026] GET /v2.0/ports/ec820e33-ce5d-45b5-9694-a730feb70b7f => generated 774 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1043] 10.0.0.152 () {32 vars in 661 bytes} [Tue Apr 21 18:55:50 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:55:50.163 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9d8335b5-cf83-4509-a723-53913aa9fb25 6ef1816bd74b4de995f4a38a963ec6a3 222a4ef0e4464d7195ae3498bf2d7d30 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 533/1044] 10.0.0.152 () {32 vars in 720 bytes} [Tue Apr 21 18:55:50 2026] DELETE /v2.0/ports/7d7bce96-97bf-4a31-a55f-458faa1319e9 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1045] 10.0.0.152 () {32 vars in 699 bytes} [Tue Apr 21 18:55:50 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:55:50.189 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3e60bb7f-91c0-47d2-9b1d-25cb5f2b2e50 6ef1816bd74b4de995f4a38a963ec6a3 222a4ef0e4464d7195ae3498bf2d7d30 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 535/1046] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:55:50 2026] DELETE /v2.0/subnets/f7ff2529-2e42-4634-a573-56eef7a2e11e => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1047] 10.0.0.152 () {32 vars in 679 bytes} [Tue Apr 21 18:55:50 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:55:50.216 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e4a8a020-b87b-4c41-aeb7-5745877d6b1d 6ef1816bd74b4de995f4a38a963ec6a3 222a4ef0e4464d7195ae3498bf2d7d30 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 537/1048] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:55:50 2026] DELETE /v2.0/subnets/889b776c-fbac-46fc-807f-e2221cab02b9 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1049] 10.0.0.152 () {32 vars in 683 bytes} [Tue Apr 21 18:55:50 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1050] 10.0.0.152 () {32 vars in 720 bytes} [Tue Apr 21 18:55:50 2026] DELETE /v2.0/ports/ec820e33-ce5d-45b5-9694-a730feb70b7f => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1051] 10.0.0.152 () {32 vars in 675 bytes} [Tue Apr 21 18:55:50 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:55:50.521 7 INFO neutron.db.l3_db [None req-da752667-54c4-4a96-90c2-069f011377c0 c28d926a140149209e61a9266dc1e7a5 177b2fcf4116446b88885ae77f531243 - - default default] Floating IP 975d2ef3-8c10-4db5-8f32-9c14df1d0051 associated. External IP: 10.96.250.217, port: 46b55397-ef33-4eac-8925-61adea4cc9d7. 2026-04-21 18:55:50.650 8 INFO neutron.services.segments.plugin [-] Segment 9d738a2f-73ff-4051-806a-3072e2a1da97 resource provider aggregate not found 2026-04-21 18:55:50.657 8 INFO neutron.services.segments.plugin [-] Segment 9d738a2f-73ff-4051-806a-3072e2a1da97 resource provider aggregate not found 2026-04-21 18:55:50.670 8 INFO neutron.services.segments.plugin [-] Segment 9d738a2f-73ff-4051-806a-3072e2a1da97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d738a2f-73ff-4051-806a-3072e2a1da97 found for delete ", "request_id": "req-15b54b9a-5aa2-419b-81f9-491d4d81631e"}]} 2026-04-21 18:55:50.676 8 INFO neutron.services.segments.plugin [-] Segment 9d738a2f-73ff-4051-806a-3072e2a1da97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d738a2f-73ff-4051-806a-3072e2a1da97 found for delete ", "request_id": "req-d6f71cb6-add2-43a0-b5e3-30441db0c942"}]} [pid: 8|app: 0|req: 541/1052] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:55:50 2026] DELETE /v2.0/networks/dd5c9abc-700c-461c-9736-ff832edec6cc => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1053] 10.0.0.152 () {32 vars in 689 bytes} [Tue Apr 21 18:55:50 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1054] 10.0.0.152 () {32 vars in 723 bytes} [Tue Apr 21 18:55:50 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1055] 10.0.0.152 () {32 vars in 687 bytes} [Tue Apr 21 18:55:50 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1056] 10.0.0.152 () {32 vars in 669 bytes} [Tue Apr 21 18:55:50 2026] GET /v2.0/extensions/flavors => 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: 546/1057] 10.0.0.152 () {32 vars in 687 bytes} [Tue Apr 21 18:55:50 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: 8|app: 0|req: 547/1058] 10.0.0.152 () {32 vars in 681 bytes} [Tue Apr 21 18:55:50 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1059] 10.0.0.152 () {32 vars in 699 bytes} [Tue Apr 21 18:55:50 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1060] 10.0.0.152 () {32 vars in 679 bytes} [Tue Apr 21 18:55:50 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: 550/1061] 10.0.0.152 () {32 vars in 667 bytes} [Tue Apr 21 18:55:50 2026] GET /v2.0/extensions/router => generated 256 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1062] 10.0.0.152 () {32 vars in 677 bytes} [Tue Apr 21 18:55:50 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1063] 10.0.0.152 () {32 vars in 665 bytes} [Tue Apr 21 18:55:50 2026] GET /v2.0/extensions/l3-ha => 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: 553/1064] 10.0.0.152 () {32 vars in 675 bytes} [Tue Apr 21 18:55:50 2026] GET /v2.0/extensions/l3-flavors => 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: 554/1065] 10.0.0.152 () {32 vars in 713 bytes} [Tue Apr 21 18:55:50 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: 555/1066] 10.0.0.152 () {32 vars in 691 bytes} [Tue Apr 21 18:55:50 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1067] 10.0.0.152 () {32 vars in 683 bytes} [Tue Apr 21 18:55:50 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1068] 10.0.0.152 () {32 vars in 669 bytes} [Tue Apr 21 18:55:50 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1069] 10.0.0.152 () {32 vars in 687 bytes} [Tue Apr 21 18:55:50 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1070] 10.0.0.152 () {32 vars in 705 bytes} [Tue Apr 21 18:55:50 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1071] 10.0.0.152 () {32 vars in 675 bytes} [Tue Apr 21 18:55:50 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1072] 10.0.0.152 () {32 vars in 701 bytes} [Tue Apr 21 18:55:50 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: 562/1073] 10.0.0.152 () {32 vars in 675 bytes} [Tue Apr 21 18:55:50 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1074] 10.0.0.152 () {32 vars in 693 bytes} [Tue Apr 21 18:55:50 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1075] 10.0.0.152 () {34 vars in 677 bytes} [Tue Apr 21 18:55:49 2026] POST /v2.0/floatingips => generated 842 bytes in 1265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1076] 10.0.0.152 () {32 vars in 689 bytes} [Tue Apr 21 18:55:50 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1077] 10.0.0.152 () {32 vars in 709 bytes} [Tue Apr 21 18:55:50 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1078] 10.0.0.152 () {32 vars in 705 bytes} [Tue Apr 21 18:55:50 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1079] 10.0.0.152 () {32 vars in 697 bytes} [Tue Apr 21 18:55:50 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1080] 10.0.0.152 () {32 vars in 729 bytes} [Tue Apr 21 18:55:50 2026] GET /v2.0/floatingips/975d2ef3-8c10-4db5-8f32-9c14df1d0051 => generated 842 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1081] 10.0.0.152 () {32 vars in 711 bytes} [Tue Apr 21 18:55:50 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1082] 10.0.0.152 () {32 vars in 669 bytes} [Tue Apr 21 18:55:50 2026] GET /v2.0/extensions/binding => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1083] 10.0.0.152 () {32 vars in 687 bytes} [Tue Apr 21 18:55:50 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: 7|app: 0|req: 520/1084] 10.0.0.152 () {32 vars in 681 bytes} [Tue Apr 21 18:55:50 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1085] 10.0.0.152 () {32 vars in 675 bytes} [Tue Apr 21 18:55:50 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1086] 10.0.0.152 () {32 vars in 671 bytes} [Tue Apr 21 18:55:50 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1087] 10.0.0.152 () {32 vars in 661 bytes} [Tue Apr 21 18:55:51 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1088] 10.0.0.152 () {32 vars in 699 bytes} [Tue Apr 21 18:55:51 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1089] 10.0.0.152 () {32 vars in 655 bytes} [Tue Apr 21 18:55:50 2026] GET /v2.0/floatingips => generated 845 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1090] 10.0.0.152 () {32 vars in 699 bytes} [Tue Apr 21 18:55:51 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: 8|app: 0|req: 567/1091] 10.0.0.152 () {32 vars in 677 bytes} [Tue Apr 21 18:55:51 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1092] 10.0.0.152 () {32 vars in 669 bytes} [Tue Apr 21 18:55:51 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1093] 10.0.0.152 () {32 vars in 683 bytes} [Tue Apr 21 18:55:51 2026] GET /v2.0/extensions/qos-gateway-ip => 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: 570/1094] 10.0.0.152 () {32 vars in 701 bytes} [Tue Apr 21 18:55:51 2026] GET /v2.0/extensions/qos-port-network-policy => 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: 571/1095] 10.0.0.152 () {32 vars in 685 bytes} [Tue Apr 21 18:55:51 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1096] 10.0.0.152 () {32 vars in 707 bytes} [Tue Apr 21 18:55:51 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: 573/1097] 10.0.0.152 () {32 vars in 669 bytes} [Tue Apr 21 18:55:51 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1098] 10.0.0.152 () {32 vars in 697 bytes} [Tue Apr 21 18:55:51 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1099] 10.0.0.152 () {32 vars in 695 bytes} [Tue Apr 21 18:55:51 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: 576/1100] 10.0.0.152 () {32 vars in 685 bytes} [Tue Apr 21 18:55:51 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1101] 10.0.0.152 () {32 vars in 689 bytes} [Tue Apr 21 18:55:51 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1102] 10.0.0.152 () {32 vars in 667 bytes} [Tue Apr 21 18:55:51 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1103] 10.0.0.152 () {32 vars in 681 bytes} [Tue Apr 21 18:55:51 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1104] 10.0.0.152 () {32 vars in 681 bytes} [Tue Apr 21 18:55:51 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1105] 10.0.0.152 () {32 vars in 691 bytes} [Tue Apr 21 18:55:51 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1106] 10.0.0.152 () {32 vars in 691 bytes} [Tue Apr 21 18:55:51 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1107] 10.0.0.152 () {32 vars in 695 bytes} [Tue Apr 21 18:55:51 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1108] 10.0.0.152 () {32 vars in 685 bytes} [Tue Apr 21 18:55:51 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1109] 10.0.0.152 () {32 vars in 689 bytes} [Tue Apr 21 18:55:51 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1110] 10.0.0.152 () {32 vars in 701 bytes} [Tue Apr 21 18:55:51 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: 8|app: 0|req: 587/1111] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:55:51 2026] GET /v2.0/security-groups?tenant_id=222a4ef0e4464d7195ae3498bf2d7d30&name=default => generated 2801 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1112] 10.0.0.152 () {32 vars in 703 bytes} [Tue Apr 21 18:55:51 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:55:51.516 7 INFO neutron.db.l3_db [None req-0df0af4a-f2e1-40d6-8d33-1229d5b6a2dd c28d926a140149209e61a9266dc1e7a5 177b2fcf4116446b88885ae77f531243 - - default default] Floating IP 975d2ef3-8c10-4db5-8f32-9c14df1d0051 associated. External IP: 10.96.250.217, port: 46b55397-ef33-4eac-8925-61adea4cc9d7. [pid: 8|app: 0|req: 589/1113] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:55:51 2026] DELETE /v2.0/security-groups/c4c64960-9f0e-4a3e-bfdc-9338cf5db903 => 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: 590/1114] 10.0.0.152 () {32 vars in 713 bytes} [Tue Apr 21 18:55:51 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1115] 10.0.0.152 () {32 vars in 717 bytes} [Tue Apr 21 18:55:51 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1116] 10.0.0.152 () {32 vars in 715 bytes} [Tue Apr 21 18:55:51 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1117] 10.0.0.152 () {32 vars in 727 bytes} [Tue Apr 21 18:55:51 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1118] 10.0.0.152 () {32 vars in 719 bytes} [Tue Apr 21 18:55:51 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1119] 10.0.0.152 () {32 vars in 683 bytes} [Tue Apr 21 18:55:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1120] 10.0.0.152 () {32 vars in 669 bytes} [Tue Apr 21 18:55:51 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1121] 10.0.0.152 () {32 vars in 719 bytes} [Tue Apr 21 18:55:51 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1122] 10.0.0.152 () {32 vars in 679 bytes} [Tue Apr 21 18:55:51 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1123] 10.0.0.152 () {32 vars in 669 bytes} [Tue Apr 21 18:55:51 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1124] 10.0.0.152 () {32 vars in 697 bytes} [Tue Apr 21 18:55:51 2026] GET /v2.0/extensions/standard-attr-segment => 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: 601/1125] 10.0.0.152 () {32 vars in 705 bytes} [Tue Apr 21 18:55:51 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: 8|app: 0|req: 602/1126] 10.0.0.152 () {32 vars in 701 bytes} [Tue Apr 21 18:55:51 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1127] 10.0.0.152 () {32 vars in 683 bytes} [Tue Apr 21 18:55:51 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1128] 10.0.0.152 () {32 vars in 705 bytes} [Tue Apr 21 18:55:51 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1129] 10.0.0.152 () {32 vars in 695 bytes} [Tue Apr 21 18:55:51 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: 8|app: 0|req: 606/1130] 10.0.0.152 () {32 vars in 689 bytes} [Tue Apr 21 18:55:51 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1131] 10.0.0.152 () {32 vars in 697 bytes} [Tue Apr 21 18:55:51 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1132] 10.0.0.152 () {32 vars in 689 bytes} [Tue Apr 21 18:55:51 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: 8|app: 0|req: 609/1133] 10.0.0.152 () {32 vars in 701 bytes} [Tue Apr 21 18:55:51 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1134] 10.0.0.152 () {32 vars in 665 bytes} [Tue Apr 21 18:55:51 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1135] 10.0.0.152 () {32 vars in 681 bytes} [Tue Apr 21 18:55:51 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1136] 10.0.0.152 () {32 vars in 693 bytes} [Tue Apr 21 18:55:51 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1137] 10.0.0.152 () {32 vars in 677 bytes} [Tue Apr 21 18:55:51 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1138] 10.0.0.152 () {32 vars in 667 bytes} [Tue Apr 21 18:55:51 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1139] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:55:52 2026] GET /v2.0/security-groups?tenant_id=033eb6ffbca94fdc939d71b639e88077&name=default => generated 2801 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1140] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:55:52 2026] DELETE /v2.0/security-groups/9652c524-e197-4124-a5bc-85602478fca6 => 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: 525/1141] 10.0.0.152 () {34 vars in 749 bytes} [Tue Apr 21 18:55:51 2026] PUT /v2.0/floatingips/975d2ef3-8c10-4db5-8f32-9c14df1d0051 => generated 839 bytes in 1704 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:55:52.923 8 INFO neutron.db.l3_db [None req-fbdc99ed-60e7-44d1-b4c3-c4ab9d6b53e1 c28d926a140149209e61a9266dc1e7a5 177b2fcf4116446b88885ae77f531243 - - default default] Floating IP 975d2ef3-8c10-4db5-8f32-9c14df1d0051 disassociated. External IP: 10.96.250.217, port: 4822ea7c-23ee-48e8-8f91-6573b6f93f18. [pid: 8|app: 0|req: 617/1142] 10.0.0.152 () {34 vars in 749 bytes} [Tue Apr 21 18:55:52 2026] PUT /v2.0/floatingips/975d2ef3-8c10-4db5-8f32-9c14df1d0051 => generated 552 bytes in 600 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:55:53.509 8 WARNING neutron_lib.context [None req-5d83474c-3b95-4ed2-8bac-fa19ca84956a 67449e54cbd4430a963c1d607cbcf790 f80ca721f4624d51b64e87d9a46893ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:55:53.631 8 INFO neutron.db.segments_db [None req-5d83474c-3b95-4ed2-8bac-fa19ca84956a 67449e54cbd4430a963c1d607cbcf790 f80ca721f4624d51b64e87d9a46893ee - - default default] Added segment 23839214-8759-4a0a-ab80-cf855f33e7c8 of type vxlan for network 7260afcc-67c8-4cd5-8bb7-df608dd8f240 [pid: 7|app: 0|req: 526/1143] 10.0.0.152 () {32 vars in 732 bytes} [Tue Apr 21 18:55:53 2026] DELETE /v2.0/floatingips/975d2ef3-8c10-4db5-8f32-9c14df1d0051 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:55:53.702 7 INFO neutron.api.v2.resource [None req-26329243-4d00-4646-a121-aae653304928 c28d926a140149209e61a9266dc1e7a5 177b2fcf4116446b88885ae77f531243 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 527/1144] 10.0.0.152 () {32 vars in 732 bytes} [Tue Apr 21 18:55:53 2026] DELETE /v2.0/floatingips/975d2ef3-8c10-4db5-8f32-9c14df1d0051 => generated 144 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1145] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:55:53 2026] POST /v2.0/networks => generated 630 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:55:53.743 8 WARNING neutron_lib.context [None req-2b1566ae-b483-452b-b7a5-57e5e6dc8f2f 67449e54cbd4430a963c1d607cbcf790 f80ca721f4624d51b64e87d9a46893ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:55:53.809 8 INFO neutron.db.segments_db [None req-2b1566ae-b483-452b-b7a5-57e5e6dc8f2f 67449e54cbd4430a963c1d607cbcf790 f80ca721f4624d51b64e87d9a46893ee - - default default] Added segment 8e5cd3ff-3ee0-4d3f-97f2-968792e27ff5 of type vxlan for network 8ee53723-71f0-416f-870f-a6a9b8d36a17 [pid: 8|app: 0|req: 619/1146] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:55:53 2026] POST /v2.0/networks => generated 629 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:55:53.943 8 WARNING neutron_lib.context [None req-544e7c39-3b88-4216-abb0-c6536190272a 67449e54cbd4430a963c1d607cbcf790 f80ca721f4624d51b64e87d9a46893ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 528/1147] 10.0.0.152 () {32 vars in 720 bytes} [Tue Apr 21 18:55:53 2026] DELETE /v2.0/ports/4822ea7c-23ee-48e8-8f91-6573b6f93f18 => generated 0 bytes in 362 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1148] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:55:53 2026] POST /v2.0/subnets => generated 602 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:55:54.286 8 WARNING neutron_lib.context [None req-01c69bd8-d47e-4bee-bfe6-9c25d04945bd 67449e54cbd4430a963c1d607cbcf790 f80ca721f4624d51b64e87d9a46893ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 529/1149] 10.0.0.152 () {32 vars in 720 bytes} [Tue Apr 21 18:55:54 2026] DELETE /v2.0/ports/46b55397-ef33-4eac-8925-61adea4cc9d7 => generated 0 bytes in 416 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1150] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:55:54 2026] POST /v2.0/subnets => generated 602 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:55:54.698 7 WARNING neutron_lib.context [None req-ace97ab2-aa09-42b2-a639-af45bbe6020b aca40acc457d438ca6c77fc85e78957b 995425eb6b31417bb285eda76cdac0a5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 622/1151] 10.0.0.152 () {32 vars in 736 bytes} [Tue Apr 21 18:55:54 2026] GET /v2.0/ports?device_id=d30844e6-35ae-4a07-a21e-4fa6e5298019 => generated 958 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:55:54.766 8 WARNING neutron_lib.context [None req-564ebb58-f26c-4c29-a12a-fafd3ef5505a 67449e54cbd4430a963c1d607cbcf790 f80ca721f4624d51b64e87d9a46893ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:55:54.839 8 INFO neutron.db.segments_db [None req-564ebb58-f26c-4c29-a12a-fafd3ef5505a 67449e54cbd4430a963c1d607cbcf790 f80ca721f4624d51b64e87d9a46893ee - - default default] Added segment 3e169265-d659-4594-9866-73e39dd2e176 of type vxlan for network 4b135b55-aa02-4b6e-b0b0-a8ce8ea995eb 2026-04-21 18:55:54.841 7 INFO neutron.db.segments_db [None req-ace97ab2-aa09-42b2-a639-af45bbe6020b aca40acc457d438ca6c77fc85e78957b 995425eb6b31417bb285eda76cdac0a5 - - default default] Added segment a8b8924e-e1fa-4dd3-b57d-6f9059edc37d of type vxlan for network 0dbda7cd-6394-4499-8f60-2ef35b7e046f [pid: 7|app: 0|req: 530/1152] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:55:54 2026] POST /v2.0/networks => generated 647 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:55:55.185 8 INFO neutron.db.l3_hamode_db [None req-564ebb58-f26c-4c29-a12a-fafd3ef5505a 67449e54cbd4430a963c1d607cbcf790 f80ca721f4624d51b64e87d9a46893ee - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-21 18:55:55.392 8 INFO neutron.db.l3_hamode_db [None req-564ebb58-f26c-4c29-a12a-fafd3ef5505a 67449e54cbd4430a963c1d607cbcf790 f80ca721f4624d51b64e87d9a46893ee - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 531/1153] 10.0.0.152 () {34 vars in 789 bytes} [Tue Apr 21 18:55:54 2026] PUT /v2.0/routers/d30844e6-35ae-4a07-a21e-4fa6e5298019/remove_router_interface => generated 309 bytes in 1162 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:55:56.124 7 WARNING neutron_lib.context [None req-a6589bb3-9f40-42d6-af98-7153ff219624 aca40acc457d438ca6c77fc85e78957b 995425eb6b31417bb285eda76cdac0a5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 623/1154] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:55:54 2026] POST /v2.0/routers => generated 506 bytes in 1393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1155] 10.0.0.144 () {34 vars in 990 bytes} [Tue Apr 21 18:55:56 2026] GET /v2.0/ports?device_id=ba06e9b3-386f-4f31-a288-0516cc78985f => generated 1244 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1156] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:55:56 2026] POST /v2.0/subnets => generated 649 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:55:57.448 8 INFO neutron.services.segments.plugin [-] Segment 395f573f-6134-4745-82fb-0af62b466a63 resource provider aggregate not found 2026-04-21 18:55:57.456 8 INFO neutron.services.segments.plugin [-] Segment 395f573f-6134-4745-82fb-0af62b466a63 resource provider aggregate not found 2026-04-21 18:55:57.478 8 INFO neutron.services.segments.plugin [-] Segment 395f573f-6134-4745-82fb-0af62b466a63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 395f573f-6134-4745-82fb-0af62b466a63 found for delete ", "request_id": "req-ebdf3c6e-c5eb-47c3-90a2-913de7360a8b"}]} 2026-04-21 18:55:57.479 8 INFO neutron.services.segments.plugin [-] Segment 395f573f-6134-4745-82fb-0af62b466a63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 395f573f-6134-4745-82fb-0af62b466a63 found for delete ", "request_id": "req-5ff7347e-e927-44ba-aa9d-726a0e318a03"}]} 2026-04-21 18:55:57.489 8 INFO neutron.db.l3_hamode_db [None req-d62b4e33-0c2b-4a74-b96c-69034bfbcd08 c28d926a140149209e61a9266dc1e7a5 177b2fcf4116446b88885ae77f531243 - - default default] HA network 934a8149-bb30-4567-aaeb-dd156c6b7d51 was deleted as no HA routers are present in tenant 177b2fcf4116446b88885ae77f531243. [pid: 8|app: 0|req: 625/1157] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:55:56 2026] DELETE /v2.0/routers/d30844e6-35ae-4a07-a21e-4fa6e5298019 => generated 0 bytes in 1214 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1158] 10.0.0.144 () {34 vars in 1040 bytes} [Tue Apr 21 18:55:57 2026] GET /v2.0/security-groups?id=41425448-4b11-4843-beba-6554b072f83b&fields=id&fields=name => generated 114 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:55:57.572 8 WARNING neutron_lib.context [None req-95d77d1c-58a3-4bcf-afdf-0bb1a1f581af aca40acc457d438ca6c77fc85e78957b 995425eb6b31417bb285eda76cdac0a5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:55:57.627 8 INFO neutron.db.segments_db [None req-95d77d1c-58a3-4bcf-afdf-0bb1a1f581af aca40acc457d438ca6c77fc85e78957b 995425eb6b31417bb285eda76cdac0a5 - - default default] Added segment c6cec62c-15d8-4a22-9cf0-71501a699ac8 of type vxlan for network 0b4b26dd-3472-4040-b11b-018b91cc37aa [pid: 8|app: 0|req: 627/1159] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:55:57 2026] POST /v2.0/networks => generated 647 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1160] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:55:57 2026] DELETE /v2.0/subnets/27eb7302-1fa9-4ec2-b92d-8c7a2a05f8d3 => 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: 533/1161] 10.0.0.152 () {34 vars in 783 bytes} [Tue Apr 21 18:55:56 2026] PUT /v2.0/routers/a9621595-e50f-437d-9049-485195f0662c/add_router_interface => generated 309 bytes in 1635 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1162] 10.0.0.152 () {34 vars in 743 bytes} [Tue Apr 21 18:55:57 2026] PUT /v2.0/networks/0b4b26dd-3472-4040-b11b-018b91cc37aa => generated 592 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1163] 10.0.0.152 () {32 vars in 717 bytes} [Tue Apr 21 18:55:58 2026] GET /v2.0/ports/9de5e983-bcc9-4d86-a1a8-2fbc1ac20706 => generated 955 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:55:58.232 8 WARNING neutron_lib.context [None req-1cff88b7-694a-4214-8975-ba66609fbbf7 aca40acc457d438ca6c77fc85e78957b 995425eb6b31417bb285eda76cdac0a5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:55:58.313 7 INFO neutron.services.segments.plugin [-] Segment 08bedcff-9771-4a6c-ac63-776036b82e41 resource provider aggregate not found 2026-04-21 18:55:58.319 7 INFO neutron.services.segments.plugin [-] Segment 08bedcff-9771-4a6c-ac63-776036b82e41 resource provider aggregate not found 2026-04-21 18:55:58.332 7 INFO neutron.services.segments.plugin [-] Segment 08bedcff-9771-4a6c-ac63-776036b82e41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08bedcff-9771-4a6c-ac63-776036b82e41 found for delete ", "request_id": "req-757a1bca-6700-43cb-895b-3fe6d8ec57ed"}]} 2026-04-21 18:55:58.362 7 INFO neutron.services.segments.plugin [-] Segment 08bedcff-9771-4a6c-ac63-776036b82e41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08bedcff-9771-4a6c-ac63-776036b82e41 found for delete ", "request_id": "req-a231cac9-29e8-4b99-a04e-d06cd02d2707"}]} [pid: 7|app: 0|req: 534/1164] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:55:58 2026] DELETE /v2.0/networks/838d0dcf-4fb9-4418-8a26-73e2b5f95ebb => 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: 631/1165] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:55:58 2026] POST /v2.0/subnets => generated 622 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1166] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:55:58 2026] GET /v2.0/ports?device_id=ba06e9b3-386f-4f31-a288-0516cc78985f => generated 975 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1167] 10.0.0.152 () {34 vars in 741 bytes} [Tue Apr 21 18:55:58 2026] PUT /v2.0/subnets/4bddd732-5eed-4bf8-a9cd-5f22449d4ea7 => generated 632 bytes in 440 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1168] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:55:59 2026] GET /v2.0/security-groups?id=41425448-4b11-4843-beba-6554b072f83b&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1169] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:55:59 2026] GET /v2.0/security-groups?tenant_id=177b2fcf4116446b88885ae77f531243&name=default => generated 2801 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1170] 10.0.0.152 () {34 vars in 783 bytes} [Tue Apr 21 18:55:58 2026] PUT /v2.0/routers/a9621595-e50f-437d-9049-485195f0662c/add_router_interface => generated 309 bytes in 1590 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:56:00.027 8 INFO neutron.services.segments.plugin [-] Segment c6cec62c-15d8-4a22-9cf0-71501a699ac8 resource provider aggregate not found 2026-04-21 18:56:00.035 8 INFO neutron.services.segments.plugin [-] Segment c6cec62c-15d8-4a22-9cf0-71501a699ac8 resource provider aggregate not found [pid: 7|app: 0|req: 536/1171] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:55:59 2026] GET /v2.0/ports?device_id=ba06e9b3-386f-4f31-a288-0516cc78985f => generated 975 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:56:00.053 8 INFO neutron.services.segments.plugin [-] Segment c6cec62c-15d8-4a22-9cf0-71501a699ac8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6cec62c-15d8-4a22-9cf0-71501a699ac8 found for delete ", "request_id": "req-88d535b2-6796-4839-89b9-d012372a323e"}]} 2026-04-21 18:56:00.059 8 INFO neutron.services.segments.plugin [-] Segment c6cec62c-15d8-4a22-9cf0-71501a699ac8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6cec62c-15d8-4a22-9cf0-71501a699ac8 found for delete ", "request_id": "req-27a10b04-25f3-45d3-9b76-44731242f84e"}]} [pid: 8|app: 0|req: 636/1172] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:55:59 2026] DELETE /v2.0/networks/0b4b26dd-3472-4040-b11b-018b91cc37aa => generated 0 bytes in 623 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1173] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:56:00 2026] DELETE /v2.0/security-groups/74fbb261-42ed-4818-a5c9-367f1c8b1702 => 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: 637/1174] 10.0.0.152 () {32 vars in 717 bytes} [Tue Apr 21 18:56:00 2026] GET /v2.0/ports/b0628d87-cc92-4ac4-bf4f-2f6ab2ae41ee => generated 955 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:56:00.197 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0a1dd895-ff00-49b7-8a70-6b65447db96b aca40acc457d438ca6c77fc85e78957b 995425eb6b31417bb285eda76cdac0a5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 538/1175] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:56:00 2026] GET /v2.0/security-groups?id=41425448-4b11-4843-beba-6554b072f83b&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: 638/1176] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:56:00 2026] DELETE /v2.0/networks/0b4b26dd-3472-4040-b11b-018b91cc37aa => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1177] 10.0.0.152 () {32 vars in 694 bytes} [Tue Apr 21 18:56:00 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1178] 10.0.0.152 () {32 vars in 742 bytes} [Tue Apr 21 18:56:00 2026] GET /v2.0/subnets?network_id=7d967747-2ee2-487c-b725-6fee8f4e3e1b => generated 626 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1179] 10.0.0.152 () {32 vars in 653 bytes} [Tue Apr 21 18:56:00 2026] GET /v2.0/extensions => generated 19600 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1180] 10.0.0.152 () {32 vars in 649 bytes} [Tue Apr 21 18:56:00 2026] GET /v2.0/networks => generated 1312 bytes in 522 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1181] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:56:00 2026] GET /v2.0/ports?device_id=ba06e9b3-386f-4f31-a288-0516cc78985f => 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: 644/1182] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 18:56:00 2026] GET /v2.0/ports?tenant_id=9ba90f42f90941c2995998d6c3688bb3&device_id=ba06e9b3-386f-4f31-a288-0516cc78985f => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1183] 10.0.0.152 () {32 vars in 647 bytes} [Tue Apr 21 18:56:00 2026] GET /v2.0/subnets => generated 1265 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1184] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:56:01 2026] GET /v2.0/security-groups?id=41425448-4b11-4843-beba-6554b072f83b&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: 647/1185] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 18:56:01 2026] GET /v2.0/networks?id=4ae11168-4fb1-48e1-9db7-00805e5d7b57 => generated 772 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1186] 10.0.0.152 () {32 vars in 723 bytes} [Tue Apr 21 18:56:01 2026] GET /v2.0/networks/0dbda7cd-6394-4499-8f60-2ef35b7e046f => generated 672 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1187] 199.204.45.33 () {34 vars in 1059 bytes} [Tue Apr 21 18:56:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=612053d9-975b-4ea4-ac4f-8ad21bb65b10 => generated 861 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1188] 10.0.0.152 () {32 vars in 721 bytes} [Tue Apr 21 18:56:01 2026] GET /v2.0/subnets/7b7433e4-8a21-4e1e-911b-e2e0a949c7ce => generated 649 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1189] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 21 18:56:01 2026] GET /v2.0/subnets?id=ca5887b6-f5a3-48f4-ac19-1c194d893de5 => generated 670 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:56:01.347 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9dfd0859-0d54-4eb1-9d81-572ea903ea14 aca40acc457d438ca6c77fc85e78957b 995425eb6b31417bb285eda76cdac0a5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 652/1190] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:56:01 2026] DELETE /v2.0/subnets/4bddd732-5eed-4bf8-a9cd-5f22449d4ea7 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1191] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 18:56:01 2026] GET /v2.0/ports?network_id=4ae11168-4fb1-48e1-9db7-00805e5d7b57&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:56:01.398 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6917e85d-7f0f-4642-92af-34c95553fb61 aca40acc457d438ca6c77fc85e78957b 995425eb6b31417bb285eda76cdac0a5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 654/1192] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:56:01 2026] DELETE /v2.0/networks/0b4b26dd-3472-4040-b11b-018b91cc37aa => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1193] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 18:56:01 2026] GET /v2.0/networks/4ae11168-4fb1-48e1-9db7-00805e5d7b57?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1194] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:56:01 2026] DELETE /v2.0/subnets/7b7433e4-8a21-4e1e-911b-e2e0a949c7ce => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1195] 10.0.0.152 () {34 vars in 789 bytes} [Tue Apr 21 18:56:00 2026] PUT /v2.0/routers/a9621595-e50f-437d-9049-485195f0662c/remove_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: 657/1196] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 18:56:01 2026] GET /v2.0/networks/4ae11168-4fb1-48e1-9db7-00805e5d7b57?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:56:02.182 7 INFO neutron.services.segments.plugin [-] Segment a8b8924e-e1fa-4dd3-b57d-6f9059edc37d resource provider aggregate not found 2026-04-21 18:56:02.189 7 INFO neutron.services.segments.plugin [-] Segment a8b8924e-e1fa-4dd3-b57d-6f9059edc37d resource provider aggregate not found 2026-04-21 18:56:02.208 7 INFO neutron.services.segments.plugin [-] Segment a8b8924e-e1fa-4dd3-b57d-6f9059edc37d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8b8924e-e1fa-4dd3-b57d-6f9059edc37d found for delete ", "request_id": "req-68ec7b86-d701-4ed8-917b-69b71c9f3eb5"}]} 2026-04-21 18:56:02.214 7 INFO neutron.services.segments.plugin [-] Segment a8b8924e-e1fa-4dd3-b57d-6f9059edc37d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8b8924e-e1fa-4dd3-b57d-6f9059edc37d found for delete ", "request_id": "req-8f20674d-f45e-4b3f-a90f-7dd4bf169111"}]} [pid: 7|app: 0|req: 540/1197] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:56:01 2026] DELETE /v2.0/networks/0dbda7cd-6394-4499-8f60-2ef35b7e046f => generated 0 bytes in 468 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:56:02.404 7 WARNING neutron_lib.context [None req-3fcefdb4-b2bf-48c8-9f66-ed2ab8701b10 c80c4fe19352431c857039c589c2cd75 622dbe36d7bf444b97e04bc89defa640 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:56:02.404 7 WARNING neutron_lib.context [None req-3fcefdb4-b2bf-48c8-9f66-ed2ab8701b10 c80c4fe19352431c857039c589c2cd75 622dbe36d7bf444b97e04bc89defa640 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:56:02.538 7 INFO neutron.db.segments_db [None req-3fcefdb4-b2bf-48c8-9f66-ed2ab8701b10 c80c4fe19352431c857039c589c2cd75 622dbe36d7bf444b97e04bc89defa640 - - default default] Added segment 71ece9dd-c1a5-4505-9e65-4cb3051316d3 of type vxlan for network ea670a56-f491-4ace-9fd8-86eee98007c9 2026-04-21 18:56:02.616 7 INFO neutron.db.segments_db [None req-3fcefdb4-b2bf-48c8-9f66-ed2ab8701b10 c80c4fe19352431c857039c589c2cd75 622dbe36d7bf444b97e04bc89defa640 - - default default] Added segment 5ab4ee2d-99f5-4c40-ab33-220bb30e365d of type vxlan for network ef26bb5e-702c-4a75-9689-0bc2a732701e [pid: 7|app: 0|req: 541/1198] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:56:02 2026] POST /v2.0/networks => generated 1246 bytes in 509 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1199] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:56:02 2026] GET /v2.0/ports?device_id=ba06e9b3-386f-4f31-a288-0516cc78985f => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1200] 10.0.0.152 () {32 vars in 649 bytes} [Tue Apr 21 18:56:02 2026] GET /v2.0/networks => generated 1845 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1201] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:56:02 2026] GET /v2.0/security-groups?id=41425448-4b11-4843-beba-6554b072f83b&fields=id&fields=name => generated 114 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1202] 10.0.0.152 () {34 vars in 789 bytes} [Tue Apr 21 18:56:01 2026] PUT /v2.0/routers/a9621595-e50f-437d-9049-485195f0662c/remove_router_interface => generated 309 bytes in 1259 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1203] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:56:02 2026] GET /v2.0/security-groups?tenant_id=995425eb6b31417bb285eda76cdac0a5&name=default => generated 2801 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1204] 10.0.0.152 () {32 vars in 736 bytes} [Tue Apr 21 18:56:03 2026] GET /v2.0/ports?device_id=a9621595-e50f-437d-9049-485195f0662c => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1205] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:56:03 2026] DELETE /v2.0/security-groups/16ddcb6f-912f-44e9-b350-10a47f692998 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:56:03.236 8 INFO neutron.services.segments.plugin [-] Segment 71ece9dd-c1a5-4505-9e65-4cb3051316d3 resource provider aggregate not found 2026-04-21 18:56:03.241 8 INFO neutron.services.segments.plugin [-] Segment 71ece9dd-c1a5-4505-9e65-4cb3051316d3 resource provider aggregate not found 2026-04-21 18:56:03.262 8 INFO neutron.services.segments.plugin [-] Segment 71ece9dd-c1a5-4505-9e65-4cb3051316d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71ece9dd-c1a5-4505-9e65-4cb3051316d3 found for delete ", "request_id": "req-94602fde-89dd-4de6-8485-82ca19a5f849"}]} [pid: 8|app: 0|req: 659/1206] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:56:03 2026] DELETE /v2.0/networks/ea670a56-f491-4ace-9fd8-86eee98007c9 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:56:03.276 8 INFO neutron.services.segments.plugin [-] Segment 71ece9dd-c1a5-4505-9e65-4cb3051316d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71ece9dd-c1a5-4505-9e65-4cb3051316d3 found for delete ", "request_id": "req-31bb8e5e-d6bb-4878-b882-b58a7d16f56a"}]} [pid: 8|app: 0|req: 660/1207] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:56:03 2026] DELETE /v2.0/networks/ef26bb5e-702c-4a75-9689-0bc2a732701e => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1208] 10.0.0.152 () {32 vars in 649 bytes} [Tue Apr 21 18:56:03 2026] GET /v2.0/networks => generated 651 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:56:03.548 8 WARNING neutron_lib.context [None req-684bc79c-6729-4ed9-abd1-f9e34fb77652 c80c4fe19352431c857039c589c2cd75 622dbe36d7bf444b97e04bc89defa640 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:56:03.598 8 INFO neutron.db.segments_db [None req-684bc79c-6729-4ed9-abd1-f9e34fb77652 c80c4fe19352431c857039c589c2cd75 622dbe36d7bf444b97e04bc89defa640 - - default default] Added segment 3506d6f8-ac77-452f-bbf4-ed382f8502c8 of type vxlan for network 56202498-f2f5-4542-85d1-3b40e382eae2 [pid: 8|app: 0|req: 662/1209] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:56:03 2026] POST /v2.0/networks => generated 654 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:56:03.720 8 WARNING neutron_lib.context [None req-07e278e5-efe6-4bca-be68-49537525b8c1 c80c4fe19352431c857039c589c2cd75 622dbe36d7bf444b97e04bc89defa640 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:56:03.780 8 INFO neutron.db.segments_db [None req-07e278e5-efe6-4bca-be68-49537525b8c1 c80c4fe19352431c857039c589c2cd75 622dbe36d7bf444b97e04bc89defa640 - - default default] Added segment 5475f5c8-0d9b-4415-b07d-3a335dd77c02 of type vxlan for network 3f8bb4e6-89d5-467c-bcf3-a16358c297e5 [pid: 8|app: 0|req: 663/1210] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:56:03 2026] POST /v2.0/networks => generated 653 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:56:03.898 8 WARNING neutron_lib.context [None req-52795142-0eab-47f0-b62e-0472050773bb c80c4fe19352431c857039c589c2cd75 622dbe36d7bf444b97e04bc89defa640 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:56:03.914 7 INFO neutron.db.l3_hamode_db [None req-9c158c75-100d-4f03-8d38-5bd44d8e84a4 67449e54cbd4430a963c1d607cbcf790 f80ca721f4624d51b64e87d9a46893ee - - default default] HA network 4b135b55-aa02-4b6e-b0b0-a8ce8ea995eb was deleted as no HA routers are present in tenant f80ca721f4624d51b64e87d9a46893ee. [pid: 7|app: 0|req: 548/1213] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:56:03 2026] DELETE /v2.0/routers/a9621595-e50f-437d-9049-485195f0662c => generated 0 bytes in 701 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:56:03.951 8 WARNING neutron_lib.context [None req-52795142-0eab-47f0-b62e-0472050773bb c80c4fe19352431c857039c589c2cd75 622dbe36d7bf444b97e04bc89defa640 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1214] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:56:03 2026] DELETE /v2.0/subnets/7106b06c-56e1-482a-98db-1bababd101d8 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1215] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:56:04 2026] GET /v2.0/ports?device_id=ba06e9b3-386f-4f31-a288-0516cc78985f => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:56:04.227 7 INFO neutron.services.segments.plugin [-] Segment 3e169265-d659-4594-9866-73e39dd2e176 resource provider aggregate not found 2026-04-21 18:56:04.245 7 INFO neutron.services.segments.plugin [-] Segment 3e169265-d659-4594-9866-73e39dd2e176 resource provider aggregate not found 2026-04-21 18:56:04.252 7 INFO neutron.services.segments.plugin [-] Segment 3e169265-d659-4594-9866-73e39dd2e176 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e169265-d659-4594-9866-73e39dd2e176 found for delete ", "request_id": "req-e66a77ec-d09f-4398-b36f-0c2622046f80"}]} 2026-04-21 18:56:04.260 7 INFO neutron.services.segments.plugin [-] Segment 3e169265-d659-4594-9866-73e39dd2e176 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e169265-d659-4594-9866-73e39dd2e176 found for delete ", "request_id": "req-8a26aadb-a24f-40bf-910b-531354f9e2ef"}]} [pid: 7|app: 0|req: 551/1216] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:56:04 2026] DELETE /v2.0/subnets/124a32b2-dc9a-4555-8b9b-66b5529f67af => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1217] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:56:04 2026] GET /v2.0/security-groups?id=41425448-4b11-4843-beba-6554b072f83b&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1218] 10.0.0.152 () {34 vars in 665 bytes} [Tue Apr 21 18:56:03 2026] POST /v2.0/ports => generated 1505 bytes in 645 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: 667/1219] 10.0.0.152 () {32 vars in 643 bytes} [Tue Apr 21 18:56:04 2026] GET /v2.0/ports => generated 1505 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1220] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:56:04 2026] DELETE /v2.0/networks/8ee53723-71f0-416f-870f-a6a9b8d36a17 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1221] 10.0.0.152 () {32 vars in 720 bytes} [Tue Apr 21 18:56:04 2026] DELETE /v2.0/ports/f5a1599b-3190-4d0a-b4a1-8f660097e807 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1222] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:56:04 2026] DELETE /v2.0/networks/7260afcc-67c8-4cd5-8bb7-df608dd8f240 => generated 0 bytes in 409 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1223] 10.0.0.152 () {32 vars in 720 bytes} [Tue Apr 21 18:56:04 2026] DELETE /v2.0/ports/6448c3ab-6694-465b-afcf-8e4f189853c9 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:56:05.204 8 WARNING neutron_lib.context [None req-d9a43639-60b4-4baa-b107-69d1336ec74b 67449e54cbd4430a963c1d607cbcf790 f80ca721f4624d51b64e87d9a46893ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:56:05.256 8 INFO neutron.db.segments_db [None req-d9a43639-60b4-4baa-b107-69d1336ec74b 67449e54cbd4430a963c1d607cbcf790 f80ca721f4624d51b64e87d9a46893ee - - default default] Added segment be2bf65d-aa5d-4b08-b743-628903bba3e7 of type vxlan for network 673c0571-a33b-4af2-b0b3-798dd57dc53e 2026-04-21 18:56:05.281 8 INFO neutron.services.segments.plugin [-] Segment 5ab4ee2d-99f5-4c40-ab33-220bb30e365d resource provider aggregate not found 2026-04-21 18:56:05.307 8 INFO neutron.services.segments.plugin [-] Segment 5ab4ee2d-99f5-4c40-ab33-220bb30e365d resource provider aggregate not found 2026-04-21 18:56:05.312 8 INFO neutron.services.segments.plugin [-] Segment 5ab4ee2d-99f5-4c40-ab33-220bb30e365d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ab4ee2d-99f5-4c40-ab33-220bb30e365d found for delete ", "request_id": "req-65798835-5df4-4b98-ac14-d701e74f6eba"}]} 2026-04-21 18:56:05.331 8 INFO neutron.services.segments.plugin [-] Segment 5ab4ee2d-99f5-4c40-ab33-220bb30e365d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ab4ee2d-99f5-4c40-ab33-220bb30e365d found for delete ", "request_id": "req-12782169-77bb-437e-b345-52f9bff98f31"}]} [pid: 8|app: 0|req: 670/1224] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:56:05 2026] POST /v2.0/networks => generated 630 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:56:05.389 7 WARNING neutron_lib.context [None req-ae3a5264-816d-4aa3-a9a7-ef1167cbee88 0c70f740e0ed41908a30caf66790afd6 43c731df74bd412696e083790c72c654 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 671/1225] 10.0.0.152 () {32 vars in 643 bytes} [Tue Apr 21 18:56:05 2026] GET /v2.0/ports => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:56:05.413 8 WARNING neutron_lib.context [None req-c02125e9-8aa7-4f24-bbb9-c43f913c8f32 67449e54cbd4430a963c1d607cbcf790 f80ca721f4624d51b64e87d9a46893ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:56:05.556 7 INFO neutron.db.segments_db [None req-ae3a5264-816d-4aa3-a9a7-ef1167cbee88 0c70f740e0ed41908a30caf66790afd6 43c731df74bd412696e083790c72c654 - - default default] Added segment 816a4a48-145d-4358-af30-c43343cafcfd of type vxlan for network 4296410b-6f24-42d1-b8a5-7c100fbbf868 [pid: 7|app: 0|req: 555/1226] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:56:05 2026] POST /v2.0/networks => generated 633 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:56:05.677 7 WARNING neutron_lib.context [None req-3c735f33-aef1-4438-88e4-af81a610830f c80c4fe19352431c857039c589c2cd75 622dbe36d7bf444b97e04bc89defa640 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:56:05.738 7 INFO neutron.db.segments_db [None req-3c735f33-aef1-4438-88e4-af81a610830f c80c4fe19352431c857039c589c2cd75 622dbe36d7bf444b97e04bc89defa640 - - default default] Added segment ee258ef7-068b-4ff6-a13a-adcc88bbc837 of type vxlan for network 8e20c9a8-8acc-4bf8-832a-bd84c1d9bff7 [pid: 8|app: 0|req: 672/1227] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:56:05 2026] POST /v2.0/subnets => generated 602 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1228] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:56:05 2026] POST /v2.0/networks => generated 654 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:56:05.858 7 WARNING neutron_lib.context [None req-88166e3c-0e65-4cd1-83a3-84c3e4f367e6 0c70f740e0ed41908a30caf66790afd6 43c731df74bd412696e083790c72c654 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:56:05.906 7 INFO neutron.db.segments_db [None req-88166e3c-0e65-4cd1-83a3-84c3e4f367e6 0c70f740e0ed41908a30caf66790afd6 43c731df74bd412696e083790c72c654 - - default default] Added segment e887f302-418f-4551-be74-bbf1abfc19b2 of type vxlan for network 991e13e4-29d2-4bb4-b8b1-1d76c9e40a90 [pid: 8|app: 0|req: 673/1229] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:56:05 2026] GET /v2.0/ports?device_id=ba06e9b3-386f-4f31-a288-0516cc78985f => generated 975 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:56:05.926 8 WARNING neutron_lib.context [None req-f7e12f1a-2f2a-4227-9054-9a6675b0b306 67449e54cbd4430a963c1d607cbcf790 f80ca721f4624d51b64e87d9a46893ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:56:05.966 8 INFO neutron.db.segments_db [None req-f7e12f1a-2f2a-4227-9054-9a6675b0b306 67449e54cbd4430a963c1d607cbcf790 f80ca721f4624d51b64e87d9a46893ee - - default default] Added segment e08cba4b-d0ce-461c-85d8-4f45ad2a617a of type vxlan for network 403a38ff-66a1-4e95-9089-f2c45885ef08 [pid: 7|app: 0|req: 557/1230] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:56:05 2026] POST /v2.0/networks => generated 634 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:56:06.036 7 WARNING neutron_lib.context [None req-40d65927-0b9c-4538-a07c-66a1c5a1d8b0 c80c4fe19352431c857039c589c2cd75 622dbe36d7bf444b97e04bc89defa640 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:56:06.109 7 INFO neutron.db.segments_db [None req-40d65927-0b9c-4538-a07c-66a1c5a1d8b0 c80c4fe19352431c857039c589c2cd75 622dbe36d7bf444b97e04bc89defa640 - - default default] Added segment 32baeaa3-c753-4ce7-af95-c04f9de07ad6 of type vxlan for network 6c70a601-9f79-4962-b3bd-15612b0a54b9 [pid: 7|app: 0|req: 558/1231] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:56:06 2026] POST /v2.0/networks => generated 654 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:56:06.285 7 INFO neutron.services.segments.plugin [-] Segment 8e5cd3ff-3ee0-4d3f-97f2-968792e27ff5 resource provider aggregate not found 2026-04-21 18:56:06.286 8 INFO neutron.db.l3_hamode_db [None req-f7e12f1a-2f2a-4227-9054-9a6675b0b306 67449e54cbd4430a963c1d607cbcf790 f80ca721f4624d51b64e87d9a46893ee - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-21 18:56:06.296 7 INFO neutron.services.segments.plugin [-] Segment 8e5cd3ff-3ee0-4d3f-97f2-968792e27ff5 resource provider aggregate not found 2026-04-21 18:56:06.317 7 INFO neutron.services.segments.plugin [-] Segment 8e5cd3ff-3ee0-4d3f-97f2-968792e27ff5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e5cd3ff-3ee0-4d3f-97f2-968792e27ff5 found for delete ", "request_id": "req-c626266e-430a-4a44-b392-d3d63ce62e29"}]} 2026-04-21 18:56:06.327 7 INFO neutron.services.segments.plugin [-] Segment 8e5cd3ff-3ee0-4d3f-97f2-968792e27ff5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e5cd3ff-3ee0-4d3f-97f2-968792e27ff5 found for delete ", "request_id": "req-980cde45-649d-4249-b12e-a04f97d7e3c3"}]} 2026-04-21 18:56:06.335 7 INFO neutron.services.segments.plugin [-] Segment 23839214-8759-4a0a-ab80-cf855f33e7c8 resource provider aggregate not found 2026-04-21 18:56:06.349 7 INFO neutron.services.segments.plugin [-] Segment 23839214-8759-4a0a-ab80-cf855f33e7c8 resource provider aggregate not found 2026-04-21 18:56:06.356 7 INFO neutron.services.segments.plugin [-] Segment 23839214-8759-4a0a-ab80-cf855f33e7c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23839214-8759-4a0a-ab80-cf855f33e7c8 found for delete ", "request_id": "req-26565995-256b-43a1-b395-7febec7670f5"}]} 2026-04-21 18:56:06.370 7 INFO neutron.services.segments.plugin [-] Segment 23839214-8759-4a0a-ab80-cf855f33e7c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23839214-8759-4a0a-ab80-cf855f33e7c8 found for delete ", "request_id": "req-38ab7b81-f1b8-4e17-bf6a-a09a777cbd2f"}]} [pid: 7|app: 0|req: 559/1232] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:56:06 2026] GET /v2.0/security-groups?id=41425448-4b11-4843-beba-6554b072f83b&fields=id&fields=name => generated 114 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:56:06.385 7 WARNING neutron_lib.context [None req-f19e4385-fc66-437b-b6cd-262ac6f93649 0c70f740e0ed41908a30caf66790afd6 43c731df74bd412696e083790c72c654 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:56:06.459 8 INFO neutron.db.l3_hamode_db [None req-f7e12f1a-2f2a-4227-9054-9a6675b0b306 67449e54cbd4430a963c1d607cbcf790 f80ca721f4624d51b64e87d9a46893ee - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 560/1233] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:56:06 2026] POST /v2.0/subnets => generated 622 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:56:06.754 7 WARNING neutron_lib.context [None req-2ad71a5e-5848-4130-96f8-ac58de8c2c37 0c70f740e0ed41908a30caf66790afd6 43c731df74bd412696e083790c72c654 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 561/1234] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:56:06 2026] POST /v2.0/subnets => generated 631 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:56:07.070 7 WARNING neutron_lib.context [None req-bd406cf2-9adb-483e-b377-7d815403c2ed c80c4fe19352431c857039c589c2cd75 622dbe36d7bf444b97e04bc89defa640 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:56:07.122 7 WARNING neutron_lib.context [None req-bd406cf2-9adb-483e-b377-7d815403c2ed c80c4fe19352431c857039c589c2cd75 622dbe36d7bf444b97e04bc89defa640 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 674/1235] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:56:05 2026] POST /v2.0/routers => generated 507 bytes in 1338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:56:07.266 8 WARNING neutron_lib.context [None req-1d4b127f-2d7f-4471-8c2c-f0a33bab7874 0c70f740e0ed41908a30caf66790afd6 43c731df74bd412696e083790c72c654 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:56:07.305 8 INFO neutron.db.segments_db [None req-1d4b127f-2d7f-4471-8c2c-f0a33bab7874 0c70f740e0ed41908a30caf66790afd6 43c731df74bd412696e083790c72c654 - - default default] Added segment 42c92532-c21b-43ca-ae24-e81622d7a0c7 of type vxlan for network f99d30ca-43a6-4fb5-8c0a-6be314bd63c0 2026-04-21 18:56:07.728 8 INFO neutron.db.l3_hamode_db [None req-1d4b127f-2d7f-4471-8c2c-f0a33bab7874 0c70f740e0ed41908a30caf66790afd6 43c731df74bd412696e083790c72c654 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 562/1236] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:56:07 2026] POST /v2.0/subnets => generated 1276 bytes in 799 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-21 18:56:07.872 7 WARNING neutron_lib.context [None req-26c8a919-b96b-412f-8880-9a21a89ee363 67449e54cbd4430a963c1d607cbcf790 f80ca721f4624d51b64e87d9a46893ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:56:07.928 8 INFO neutron.db.l3_hamode_db [None req-1d4b127f-2d7f-4471-8c2c-f0a33bab7874 0c70f740e0ed41908a30caf66790afd6 43c731df74bd412696e083790c72c654 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 563/1237] 10.0.0.152 () {34 vars in 665 bytes} [Tue Apr 21 18:56:07 2026] POST /v2.0/ports => generated 948 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: 7|app: 0|req: 564/1238] 10.0.0.152 () {32 vars in 647 bytes} [Tue Apr 21 18:56:08 2026] GET /v2.0/subnets => generated 1889 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1239] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:56:07 2026] POST /v2.0/routers => generated 511 bytes in 1544 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1240] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:56:08 2026] DELETE /v2.0/subnets/0f0ff7d8-dfe4-4eb8-b3f4-f8a9b3234cda => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1241] 10.0.0.152 () {34 vars in 783 bytes} [Tue Apr 21 18:56:08 2026] PUT /v2.0/routers/36bf4c7e-1263-4677-835f-82877c1983f4/add_router_interface => generated 309 bytes in 1525 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: 566/1242] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:56:09 2026] DELETE /v2.0/subnets/b9967dac-67c8-452c-8970-d275801eeafc => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1243] 10.0.0.152 () {32 vars in 717 bytes} [Tue Apr 21 18:56:10 2026] GET /v2.0/ports/e5adb65f-bfc1-413a-8dcb-4baac675016e => generated 1022 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1244] 10.0.0.152 () {32 vars in 647 bytes} [Tue Apr 21 18:56:10 2026] GET /v2.0/subnets => generated 626 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1245] 10.0.0.152 () {34 vars in 783 bytes} [Tue Apr 21 18:56:09 2026] PUT /v2.0/routers/d5dd2b90-c6f0-48c9-a622-8dbf60abcf2c/add_router_interface => generated 309 bytes in 1921 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:56:11.324 8 INFO neutron.services.segments.plugin [-] Segment 32baeaa3-c753-4ce7-af95-c04f9de07ad6 resource provider aggregate not found 2026-04-21 18:56:11.332 8 INFO neutron.services.segments.plugin [-] Segment 32baeaa3-c753-4ce7-af95-c04f9de07ad6 resource provider aggregate not found 2026-04-21 18:56:11.344 8 INFO neutron.services.segments.plugin [-] Segment 32baeaa3-c753-4ce7-af95-c04f9de07ad6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32baeaa3-c753-4ce7-af95-c04f9de07ad6 found for delete ", "request_id": "req-95ec99d1-b495-46c3-9123-206cde3f249b"}]} [pid: 8|app: 0|req: 678/1246] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:56:10 2026] DELETE /v2.0/networks/6c70a601-9f79-4962-b3bd-15612b0a54b9 => generated 0 bytes in 410 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:56:11.361 8 INFO neutron.services.segments.plugin [-] Segment 32baeaa3-c753-4ce7-af95-c04f9de07ad6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32baeaa3-c753-4ce7-af95-c04f9de07ad6 found for delete ", "request_id": "req-bc3b747f-ffcd-4a46-a654-9cabe1c0544f"}]} [pid: 7|app: 0|req: 569/1247] 10.0.0.152 () {34 vars in 789 bytes} [Tue Apr 21 18:56:10 2026] PUT /v2.0/routers/36bf4c7e-1263-4677-835f-82877c1983f4/remove_router_interface => generated 309 bytes in 1118 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: 679/1248] 10.0.0.152 () {32 vars in 717 bytes} [Tue Apr 21 18:56:11 2026] GET /v2.0/ports/aed30f14-df9b-4501-98c8-e575a7b89df5 => generated 959 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:56:11.695 8 INFO neutron.api.v2.resource [None req-ae7a8983-2dd6-4c8c-b800-9a32a75ed129 67449e54cbd4430a963c1d607cbcf790 f80ca721f4624d51b64e87d9a46893ee - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 680/1249] 10.0.0.152 () {34 vars in 789 bytes} [Tue Apr 21 18:56:11 2026] PUT /v2.0/routers/36bf4c7e-1263-4677-835f-82877c1983f4/remove_router_interface => generated 197 bytes in 133 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:56:12.129 7 INFO neutron.services.segments.plugin [-] Segment ee258ef7-068b-4ff6-a13a-adcc88bbc837 resource provider aggregate not found 2026-04-21 18:56:12.140 7 INFO neutron.services.segments.plugin [-] Segment ee258ef7-068b-4ff6-a13a-adcc88bbc837 resource provider aggregate not found 2026-04-21 18:56:12.147 7 INFO neutron.services.segments.plugin [-] Segment ee258ef7-068b-4ff6-a13a-adcc88bbc837 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee258ef7-068b-4ff6-a13a-adcc88bbc837 found for delete ", "request_id": "req-6c596811-d4c4-4c9a-855d-d9704c41d047"}]} [pid: 7|app: 0|req: 570/1250] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:56:11 2026] DELETE /v2.0/networks/8e20c9a8-8acc-4bf8-832a-bd84c1d9bff7 => generated 0 bytes in 738 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:56:12.173 7 INFO neutron.services.segments.plugin [-] Segment ee258ef7-068b-4ff6-a13a-adcc88bbc837 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee258ef7-068b-4ff6-a13a-adcc88bbc837 found for delete ", "request_id": "req-fa3bdd94-d102-40f9-ba62-f053d11e1ada"}]} [pid: 7|app: 0|req: 571/1251] 10.0.0.152 () {32 vars in 736 bytes} [Tue Apr 21 18:56:12 2026] GET /v2.0/ports?device_id=36bf4c7e-1263-4677-835f-82877c1983f4 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1252] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:56:12 2026] DELETE /v2.0/networks/3f8bb4e6-89d5-467c-bcf3-a16358c297e5 => 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: 681/1253] 10.0.0.152 () {34 vars in 783 bytes} [Tue Apr 21 18:56:11 2026] PUT /v2.0/routers/d5dd2b90-c6f0-48c9-a622-8dbf60abcf2c/add_router_interface => generated 309 bytes in 1389 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:56:13.146 7 INFO neutron.db.l3_hamode_db [None req-498ae37f-2e79-4a68-a769-30759936d3f0 67449e54cbd4430a963c1d607cbcf790 f80ca721f4624d51b64e87d9a46893ee - - default default] HA network 403a38ff-66a1-4e95-9089-f2c45885ef08 was deleted as no HA routers are present in tenant f80ca721f4624d51b64e87d9a46893ee. [pid: 7|app: 0|req: 573/1254] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:56:12 2026] DELETE /v2.0/routers/36bf4c7e-1263-4677-835f-82877c1983f4 => generated 0 bytes in 720 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1255] 10.0.0.152 () {32 vars in 717 bytes} [Tue Apr 21 18:56:13 2026] GET /v2.0/ports/15eeaf2b-93b5-4b90-a309-34d8af1b9f00 => generated 967 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1256] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:56:13 2026] DELETE /v2.0/networks/56202498-f2f5-4542-85d1-3b40e382eae2 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:56:13.380 8 INFO neutron.services.segments.plugin [-] Segment 3506d6f8-ac77-452f-bbf4-ed382f8502c8 resource provider aggregate not found 2026-04-21 18:56:13.400 8 INFO neutron.services.segments.plugin [-] Segment 3506d6f8-ac77-452f-bbf4-ed382f8502c8 resource provider aggregate not found 2026-04-21 18:56:13.412 8 INFO neutron.services.segments.plugin [-] Segment 3506d6f8-ac77-452f-bbf4-ed382f8502c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3506d6f8-ac77-452f-bbf4-ed382f8502c8 found for delete ", "request_id": "req-542825f4-9528-4e71-806a-c5e98b13ab28"}]} 2026-04-21 18:56:13.419 8 INFO neutron.services.segments.plugin [-] Segment 3506d6f8-ac77-452f-bbf4-ed382f8502c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3506d6f8-ac77-452f-bbf4-ed382f8502c8 found for delete ", "request_id": "req-3a54030f-ced9-4d94-a7b0-b77b209205c5"}]} [pid: 7|app: 0|req: 575/1257] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:56:13 2026] DELETE /v2.0/subnets/2c95af38-c330-4df3-af3d-03abff2a29cf => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1258] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:56:13 2026] DELETE /v2.0/networks/673c0571-a33b-4af2-b0b3-798dd57dc53e => generated 0 bytes in 424 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1259] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:56:13 2026] GET /v2.0/security-groups?tenant_id=622dbe36d7bf444b97e04bc89defa640&name=default => generated 2801 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:56:14.058 7 WARNING neutron_lib.context [None req-b6809d29-9eb7-4fb3-b8e0-16d3f1e95053 67449e54cbd4430a963c1d607cbcf790 f80ca721f4624d51b64e87d9a46893ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:56:14.109 7 INFO neutron.db.segments_db [None req-b6809d29-9eb7-4fb3-b8e0-16d3f1e95053 67449e54cbd4430a963c1d607cbcf790 f80ca721f4624d51b64e87d9a46893ee - - default default] Added segment c0853655-1bc8-44fa-9cbc-fa98703e180a of type vxlan for network 31948d0c-b03b-43b3-94c4-ec34abe56233 2026-04-21 18:56:14.172 7 INFO neutron.services.segments.plugin [-] Segment 5475f5c8-0d9b-4415-b07d-3a335dd77c02 resource provider aggregate not found 2026-04-21 18:56:14.200 7 INFO neutron.services.segments.plugin [-] Segment 5475f5c8-0d9b-4415-b07d-3a335dd77c02 resource provider aggregate not found 2026-04-21 18:56:14.208 7 INFO neutron.services.segments.plugin [-] Segment 5475f5c8-0d9b-4415-b07d-3a335dd77c02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5475f5c8-0d9b-4415-b07d-3a335dd77c02 found for delete ", "request_id": "req-a73710bc-6013-4d80-b922-303d2d9c71d6"}]} 2026-04-21 18:56:14.222 7 INFO neutron.services.segments.plugin [-] Segment 5475f5c8-0d9b-4415-b07d-3a335dd77c02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5475f5c8-0d9b-4415-b07d-3a335dd77c02 found for delete ", "request_id": "req-235e307c-3337-4469-8824-3ea77bb52df6"}]} 2026-04-21 18:56:14.229 7 INFO neutron.services.segments.plugin [-] Segment e08cba4b-d0ce-461c-85d8-4f45ad2a617a resource provider aggregate not found 2026-04-21 18:56:14.246 7 INFO neutron.services.segments.plugin [-] Segment e08cba4b-d0ce-461c-85d8-4f45ad2a617a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e08cba4b-d0ce-461c-85d8-4f45ad2a617a found for delete ", "request_id": "req-186707a1-b64b-4108-89e8-cefb0c4dd98c"}]} 2026-04-21 18:56:14.255 7 INFO neutron.services.segments.plugin [-] Segment e08cba4b-d0ce-461c-85d8-4f45ad2a617a resource provider aggregate not found 2026-04-21 18:56:14.278 7 INFO neutron.services.segments.plugin [-] Segment be2bf65d-aa5d-4b08-b743-628903bba3e7 resource provider aggregate not found 2026-04-21 18:56:14.286 7 INFO neutron.services.segments.plugin [-] Segment e08cba4b-d0ce-461c-85d8-4f45ad2a617a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e08cba4b-d0ce-461c-85d8-4f45ad2a617a found for delete ", "request_id": "req-70031d6f-ea89-4332-9a05-9babb8f3e9f4"}]} [pid: 7|app: 0|req: 578/1260] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:56:14 2026] POST /v2.0/networks => generated 629 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:56:14.296 7 INFO neutron.services.segments.plugin [-] Segment be2bf65d-aa5d-4b08-b743-628903bba3e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be2bf65d-aa5d-4b08-b743-628903bba3e7 found for delete ", "request_id": "req-19cea513-f021-4c9b-97c0-be0440937006"}]} 2026-04-21 18:56:14.305 7 INFO neutron.services.segments.plugin [-] Segment be2bf65d-aa5d-4b08-b743-628903bba3e7 resource provider aggregate not found 2026-04-21 18:56:14.325 7 INFO neutron.services.segments.plugin [-] Segment be2bf65d-aa5d-4b08-b743-628903bba3e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be2bf65d-aa5d-4b08-b743-628903bba3e7 found for delete ", "request_id": "req-48876c2c-3bef-44a9-8cca-5a7091be997f"}]} [pid: 8|app: 0|req: 683/1261] 10.0.0.152 () {34 vars in 789 bytes} [Tue Apr 21 18:56:13 2026] PUT /v2.0/routers/d5dd2b90-c6f0-48c9-a622-8dbf60abcf2c/remove_router_interface => generated 309 bytes in 1074 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:56:14.386 8 WARNING neutron_lib.context [None req-11a9a110-0858-4ec6-bb89-a97e4085e557 67449e54cbd4430a963c1d607cbcf790 f80ca721f4624d51b64e87d9a46893ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 579/1262] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:56:14 2026] DELETE /v2.0/security-groups/43b2ba81-9f0d-4c3d-a2b2-cc377ee6538c => 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: 580/1263] 10.0.0.144 () {34 vars in 990 bytes} [Tue Apr 21 18:56:14 2026] GET /v2.0/ports?device_id=ba06e9b3-386f-4f31-a288-0516cc78985f => generated 1244 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1264] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:56:14 2026] POST /v2.0/subnets => generated 602 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1265] 10.0.0.144 () {34 vars in 1040 bytes} [Tue Apr 21 18:56:14 2026] GET /v2.0/security-groups?id=41425448-4b11-4843-beba-6554b072f83b&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:56:14.740 8 WARNING neutron_lib.context [None req-d67026de-a24e-4873-94d2-ee10a1c317ca 67449e54cbd4430a963c1d607cbcf790 f80ca721f4624d51b64e87d9a46893ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:56:14.787 8 INFO neutron.db.segments_db [None req-d67026de-a24e-4873-94d2-ee10a1c317ca 67449e54cbd4430a963c1d607cbcf790 f80ca721f4624d51b64e87d9a46893ee - - default default] Added segment ae7b783a-1a3a-4520-97bf-0c5d7fda4c05 of type vxlan for network cb9be0bb-2551-4bda-b52c-69b63b5ba5c9 2026-04-21 18:56:15.113 8 INFO neutron.db.l3_hamode_db [None req-d67026de-a24e-4873-94d2-ee10a1c317ca 67449e54cbd4430a963c1d607cbcf790 f80ca721f4624d51b64e87d9a46893ee - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-21 18:56:15.267 8 INFO neutron.db.l3_hamode_db [None req-d67026de-a24e-4873-94d2-ee10a1c317ca 67449e54cbd4430a963c1d607cbcf790 f80ca721f4624d51b64e87d9a46893ee - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 581/1266] 10.0.0.152 () {34 vars in 789 bytes} [Tue Apr 21 18:56:14 2026] PUT /v2.0/routers/d5dd2b90-c6f0-48c9-a622-8dbf60abcf2c/remove_router_interface => generated 309 bytes in 1007 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1267] 10.0.0.152 () {32 vars in 736 bytes} [Tue Apr 21 18:56:15 2026] GET /v2.0/ports?device_id=d5dd2b90-c6f0-48c9-a622-8dbf60abcf2c => 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: 686/1268] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:56:14 2026] POST /v2.0/routers => generated 507 bytes in 1279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:56:16.262 7 INFO neutron.db.l3_hamode_db [None req-3231343f-f5af-47fa-a3ff-a6bca1a95ce0 0c70f740e0ed41908a30caf66790afd6 43c731df74bd412696e083790c72c654 - - default default] HA network f99d30ca-43a6-4fb5-8c0a-6be314bd63c0 was deleted as no HA routers are present in tenant 43c731df74bd412696e083790c72c654. [pid: 7|app: 0|req: 583/1269] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:56:15 2026] DELETE /v2.0/routers/d5dd2b90-c6f0-48c9-a622-8dbf60abcf2c => generated 0 bytes in 735 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:56:16.580 7 INFO neutron.services.segments.plugin [-] Segment 42c92532-c21b-43ca-ae24-e81622d7a0c7 resource provider aggregate not found 2026-04-21 18:56:16.588 7 INFO neutron.services.segments.plugin [-] Segment 42c92532-c21b-43ca-ae24-e81622d7a0c7 resource provider aggregate not found 2026-04-21 18:56:16.605 7 INFO neutron.services.segments.plugin [-] Segment 42c92532-c21b-43ca-ae24-e81622d7a0c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42c92532-c21b-43ca-ae24-e81622d7a0c7 found for delete ", "request_id": "req-fc2e6755-5b00-4b7f-90db-c779bcbadc6f"}]} 2026-04-21 18:56:16.607 7 INFO neutron.services.segments.plugin [-] Segment 42c92532-c21b-43ca-ae24-e81622d7a0c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42c92532-c21b-43ca-ae24-e81622d7a0c7 found for delete ", "request_id": "req-6d63cb7f-7a97-43d6-abda-6c2f490d3b62"}]} 2026-04-21 18:56:16.621 7 WARNING neutron_lib.context [None req-f58c530f-eb99-43b4-8c2f-6f15a99d4df6 780935761536401caad6b66d37272915 04b82fecf38444f59aec44207a3f50d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:56:16.770 7 INFO neutron.db.segments_db [None req-f58c530f-eb99-43b4-8c2f-6f15a99d4df6 780935761536401caad6b66d37272915 04b82fecf38444f59aec44207a3f50d8 - - default default] Added segment 4ab431ae-20d3-4ef6-8a66-5bfd3df8f823 of type vxlan for network 31bbef56-dad3-40c6-a655-e07a14f0ca51 [pid: 7|app: 0|req: 584/1270] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:56:16 2026] POST /v2.0/networks => generated 649 bytes in 612 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1271] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:56:16 2026] DELETE /v2.0/subnets/e8ad6867-58f0-438b-9860-b6c383cdf08a => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:56:17.118 7 WARNING neutron_lib.context [None req-2f197aee-095b-443a-80c7-95e525c835be 780935761536401caad6b66d37272915 04b82fecf38444f59aec44207a3f50d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 586/1272] 10.0.0.152 () {34 vars in 665 bytes} [Tue Apr 21 18:56:17 2026] POST /v2.0/ports => generated 779 bytes in 348 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: 587/1273] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:56:17 2026] DELETE /v2.0/subnets/6d6d06cc-dd0e-4b96-b583-62a3b8500364 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:56:17.666 7 WARNING neutron_lib.context [None req-df746556-bff6-473b-aaee-0ef4c61ca1d5 780935761536401caad6b66d37272915 04b82fecf38444f59aec44207a3f50d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:56:17.711 7 INFO neutron.db.segments_db [None req-df746556-bff6-473b-aaee-0ef4c61ca1d5 780935761536401caad6b66d37272915 04b82fecf38444f59aec44207a3f50d8 - - default default] Added segment 020bddc2-ea4e-4e96-9ea3-c562c4c20c1d of type vxlan for network 82c0ec78-8f25-44ba-aa51-b1dbe1352687 [pid: 7|app: 0|req: 588/1274] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:56:17 2026] POST /v2.0/networks => generated 636 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1275] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:56:17 2026] DELETE /v2.0/networks/991e13e4-29d2-4bb4-b8b1-1d76c9e40a90 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:56:18.008 7 WARNING neutron_lib.context [None req-1452fac1-433c-4d76-8df3-2cacfee4ccad 780935761536401caad6b66d37272915 04b82fecf38444f59aec44207a3f50d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 687/1276] 10.0.0.152 () {34 vars in 783 bytes} [Tue Apr 21 18:56:16 2026] PUT /v2.0/routers/e66dadd2-4a4a-4587-ad27-d4494fbf8a38/add_router_interface => generated 309 bytes in 2021 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:56:18.225 8 INFO neutron.services.segments.plugin [-] Segment 816a4a48-145d-4358-af30-c43343cafcfd resource provider aggregate not found 2026-04-21 18:56:18.230 8 INFO neutron.services.segments.plugin [-] Segment 816a4a48-145d-4358-af30-c43343cafcfd resource provider aggregate not found 2026-04-21 18:56:18.249 8 INFO neutron.services.segments.plugin [-] Segment 816a4a48-145d-4358-af30-c43343cafcfd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 816a4a48-145d-4358-af30-c43343cafcfd found for delete ", "request_id": "req-76294efa-9169-4dae-b978-68487471d5a8"}]} 2026-04-21 18:56:18.264 8 INFO neutron.services.segments.plugin [-] Segment 816a4a48-145d-4358-af30-c43343cafcfd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 816a4a48-145d-4358-af30-c43343cafcfd found for delete ", "request_id": "req-64a30203-3c00-4c60-a58d-8644b33379a4"}]} [pid: 8|app: 0|req: 688/1277] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:56:18 2026] DELETE /v2.0/networks/4296410b-6f24-42d1-b8a5-7c100fbbf868 => 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: 689/1278] 10.0.0.152 () {32 vars in 717 bytes} [Tue Apr 21 18:56:18 2026] GET /v2.0/ports/652dae07-1375-49cf-820a-c236c62f48ee => generated 955 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:56:18.320 8 WARNING neutron_lib.context [None req-cfe85afe-0a87-4ad7-8ae9-7ebdb9c0822f 0c70f740e0ed41908a30caf66790afd6 43c731df74bd412696e083790c72c654 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 590/1279] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:56:18 2026] POST /v2.0/subnets => generated 622 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:56:18.386 8 INFO neutron.db.segments_db [None req-cfe85afe-0a87-4ad7-8ae9-7ebdb9c0822f 0c70f740e0ed41908a30caf66790afd6 43c731df74bd412696e083790c72c654 - - default default] Added segment 95099fc3-e4ea-47a4-8801-30d95b3239b9 of type vxlan for network 6e1262c3-7c6d-4736-a34f-19d699c7e392 [pid: 8|app: 0|req: 690/1280] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:56:18 2026] POST /v2.0/networks => generated 633 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:56:18.498 8 WARNING neutron_lib.context [None req-95a5aa54-2c0e-4088-8d16-d3220034fd10 780935761536401caad6b66d37272915 04b82fecf38444f59aec44207a3f50d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:56:18.626 7 INFO neutron.services.segments.plugin [-] Segment e887f302-418f-4551-be74-bbf1abfc19b2 resource provider aggregate not found 2026-04-21 18:56:18.634 7 INFO neutron.services.segments.plugin [-] Segment e887f302-418f-4551-be74-bbf1abfc19b2 resource provider aggregate not found 2026-04-21 18:56:18.649 7 INFO neutron.services.segments.plugin [-] Segment e887f302-418f-4551-be74-bbf1abfc19b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e887f302-418f-4551-be74-bbf1abfc19b2 found for delete ", "request_id": "req-ef025d09-6636-4585-8af9-2f1000b71b24"}]} 2026-04-21 18:56:18.650 7 INFO neutron.services.segments.plugin [-] Segment e887f302-418f-4551-be74-bbf1abfc19b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e887f302-418f-4551-be74-bbf1abfc19b2 found for delete ", "request_id": "req-4801a92c-3230-4e4f-8e79-a08d2e1d5854"}]} [pid: 8|app: 0|req: 691/1281] 10.0.0.152 () {34 vars in 665 bytes} [Tue Apr 21 18:56:18 2026] POST /v2.0/ports => generated 965 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:56:18.906 8 WARNING neutron_lib.context [None req-59121d3a-1cbe-47e4-9e92-d3fc3b28cc18 0c70f740e0ed41908a30caf66790afd6 43c731df74bd412696e083790c72c654 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 692/1282] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:56:18 2026] POST /v2.0/subnets => generated 622 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1285] 10.0.0.152 () {34 vars in 789 bytes} [Tue Apr 21 18:56:18 2026] PUT /v2.0/routers/e66dadd2-4a4a-4587-ad27-d4494fbf8a38/remove_router_interface => generated 309 bytes in 1068 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:56:19.416 7 WARNING neutron_lib.context [None req-dab9480f-80d6-4831-bcba-a644cbeb218f 0c70f740e0ed41908a30caf66790afd6 43c731df74bd412696e083790c72c654 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:56:19.467 7 INFO neutron.db.segments_db [None req-dab9480f-80d6-4831-bcba-a644cbeb218f 0c70f740e0ed41908a30caf66790afd6 43c731df74bd412696e083790c72c654 - - default default] Added segment 69e6a8bf-233d-4236-8381-619e66b65ae5 of type vxlan for network 5e5b1acd-099f-42bf-8476-c8cdefcca662 [pid: 8|app: 0|req: 695/1286] 10.0.0.152 () {32 vars in 720 bytes} [Tue Apr 21 18:56:19 2026] DELETE /v2.0/ports/7a4bb109-c253-4a31-89f7-c34b9882e586 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1287] 10.0.0.152 () {32 vars in 736 bytes} [Tue Apr 21 18:56:19 2026] GET /v2.0/ports?device_id=e66dadd2-4a4a-4587-ad27-d4494fbf8a38 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:56:19.592 8 INFO neutron.pecan_wsgi.hooks.translation [None req-250586f7-39f6-468e-9770-8da64bb31646 780935761536401caad6b66d37272915 04b82fecf38444f59aec44207a3f50d8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 697/1288] 10.0.0.152 () {32 vars in 720 bytes} [Tue Apr 21 18:56:19 2026] DELETE /v2.0/ports/7a4bb109-c253-4a31-89f7-c34b9882e586 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:56:19.828 7 INFO neutron.db.l3_hamode_db [None req-dab9480f-80d6-4831-bcba-a644cbeb218f 0c70f740e0ed41908a30caf66790afd6 43c731df74bd412696e083790c72c654 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-21 18:56:20.377 8 INFO neutron.services.segments.plugin [-] Segment ae7b783a-1a3a-4520-97bf-0c5d7fda4c05 resource provider aggregate not found 2026-04-21 18:56:20.382 8 INFO neutron.services.segments.plugin [-] Segment ae7b783a-1a3a-4520-97bf-0c5d7fda4c05 resource provider aggregate not found 2026-04-21 18:56:20.389 7 INFO neutron.db.l3_hamode_db [None req-dab9480f-80d6-4831-bcba-a644cbeb218f 0c70f740e0ed41908a30caf66790afd6 43c731df74bd412696e083790c72c654 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-21 18:56:20.399 8 INFO neutron.services.segments.plugin [-] Segment ae7b783a-1a3a-4520-97bf-0c5d7fda4c05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae7b783a-1a3a-4520-97bf-0c5d7fda4c05 found for delete ", "request_id": "req-13b60fca-7dff-4f7f-8109-c0c9cc2ba93f"}]} 2026-04-21 18:56:20.400 8 INFO neutron.services.segments.plugin [-] Segment ae7b783a-1a3a-4520-97bf-0c5d7fda4c05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae7b783a-1a3a-4520-97bf-0c5d7fda4c05 found for delete ", "request_id": "req-0344d9f2-8094-4957-9d28-56ea91279d76"}]} 2026-04-21 18:56:20.409 8 INFO neutron.db.l3_hamode_db [None req-83bcfb4a-8e66-449b-8cee-283dd026d8ee 67449e54cbd4430a963c1d607cbcf790 f80ca721f4624d51b64e87d9a46893ee - - default default] HA network cb9be0bb-2551-4bda-b52c-69b63b5ba5c9 was deleted as no HA routers are present in tenant f80ca721f4624d51b64e87d9a46893ee. [pid: 8|app: 0|req: 698/1289] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:56:19 2026] DELETE /v2.0/routers/e66dadd2-4a4a-4587-ad27-d4494fbf8a38 => generated 0 bytes in 822 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:56:20.439 8 INFO neutron.pecan_wsgi.hooks.translation [None req-43825cfe-4390-478f-9b62-b50741a56b78 780935761536401caad6b66d37272915 04b82fecf38444f59aec44207a3f50d8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 699/1290] 10.0.0.152 () {32 vars in 717 bytes} [Tue Apr 21 18:56:20 2026] GET /v2.0/ports/7a4bb109-c253-4a31-89f7-c34b9882e586 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1291] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:56:20 2026] DELETE /v2.0/subnets/8b88b5cc-99e9-4a91-bce1-c48dc61f85e0 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1292] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:56:20 2026] DELETE /v2.0/subnets/1c7b41d1-190f-4fdb-ad1f-345d21ff86b7 => 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: 702/1293] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:56:20 2026] DELETE /v2.0/networks/31948d0c-b03b-43b3-94c4-ec34abe56233 => generated 0 bytes in 402 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1294] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:56:19 2026] POST /v2.0/routers => generated 511 bytes in 1908 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:56:21.323 7 WARNING neutron_lib.context [None req-19ecd866-a831-41ac-b135-9578e7ce7b41 67449e54cbd4430a963c1d607cbcf790 f80ca721f4624d51b64e87d9a46893ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:56:21.388 7 INFO neutron.db.segments_db [None req-19ecd866-a831-41ac-b135-9578e7ce7b41 67449e54cbd4430a963c1d607cbcf790 f80ca721f4624d51b64e87d9a46893ee - - default default] Added segment 6fbfbaba-45d0-4d30-b0cd-4a0a46ecd0ac of type vxlan for network 0abe2029-9cf2-4193-b194-e24c788ebdae [pid: 8|app: 0|req: 703/1295] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:56:21 2026] DELETE /v2.0/networks/82c0ec78-8f25-44ba-aa51-b1dbe1352687 => generated 0 bytes in 439 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:56:21.738 8 WARNING neutron_lib.context [None req-cb4651c5-aa67-44f2-b6d0-c442101ae0e6 0c70f740e0ed41908a30caf66790afd6 43c731df74bd412696e083790c72c654 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:56:21.770 7 INFO neutron.db.l3_hamode_db [None req-19ecd866-a831-41ac-b135-9578e7ce7b41 67449e54cbd4430a963c1d607cbcf790 f80ca721f4624d51b64e87d9a46893ee - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 704/1296] 10.0.0.152 () {34 vars in 665 bytes} [Tue Apr 21 18:56:21 2026] POST /v2.0/ports => generated 963 bytes in 533 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-04-21 18:56:22.273 8 WARNING neutron_lib.context [None req-b8fa2936-9644-4222-993a-cdd4d59c80db 780935761536401caad6b66d37272915 04b82fecf38444f59aec44207a3f50d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:56:22.337 8 INFO neutron.db.segments_db [None req-b8fa2936-9644-4222-993a-cdd4d59c80db 780935761536401caad6b66d37272915 04b82fecf38444f59aec44207a3f50d8 - - default default] Added segment be8bfe4c-fe4f-4072-bcce-eef3b4c649b0 of type vxlan for network 133faee9-9de0-4970-b8ce-fa37c176be4a 2026-04-21 18:56:22.422 8 INFO neutron.services.segments.plugin [-] Segment c0853655-1bc8-44fa-9cbc-fa98703e180a resource provider aggregate not found 2026-04-21 18:56:22.430 8 INFO neutron.services.segments.plugin [-] Segment c0853655-1bc8-44fa-9cbc-fa98703e180a resource provider aggregate not found 2026-04-21 18:56:22.448 8 INFO neutron.services.segments.plugin [-] Segment c0853655-1bc8-44fa-9cbc-fa98703e180a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0853655-1bc8-44fa-9cbc-fa98703e180a found for delete ", "request_id": "req-b807783a-0632-4723-8dbe-8df55d78675d"}]} 2026-04-21 18:56:22.455 8 INFO neutron.services.segments.plugin [-] Segment c0853655-1bc8-44fa-9cbc-fa98703e180a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0853655-1bc8-44fa-9cbc-fa98703e180a found for delete ", "request_id": "req-50f25a3a-e080-443c-9f28-39de66007f32"}]} 2026-04-21 18:56:22.470 8 INFO neutron.services.segments.plugin [-] Segment 020bddc2-ea4e-4e96-9ea3-c562c4c20c1d resource provider aggregate not found 2026-04-21 18:56:22.489 8 INFO neutron.services.segments.plugin [-] Segment 020bddc2-ea4e-4e96-9ea3-c562c4c20c1d resource provider aggregate not found 2026-04-21 18:56:22.507 8 INFO neutron.services.segments.plugin [-] Segment 020bddc2-ea4e-4e96-9ea3-c562c4c20c1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 020bddc2-ea4e-4e96-9ea3-c562c4c20c1d found for delete ", "request_id": "req-1e68ccf5-b3e1-4f34-9d5c-fae8fa109544"}]} [pid: 8|app: 0|req: 705/1297] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:56:22 2026] POST /v2.0/networks => generated 635 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:56:22.527 8 INFO neutron.services.segments.plugin [-] Segment 020bddc2-ea4e-4e96-9ea3-c562c4c20c1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 020bddc2-ea4e-4e96-9ea3-c562c4c20c1d found for delete ", "request_id": "req-5b97dd26-de61-4cff-9d46-55d94a7933c2"}]} [pid: 8|app: 0|req: 706/1298] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:56:22 2026] GET /v2.0/ports?device_id=ba06e9b3-386f-4f31-a288-0516cc78985f => generated 975 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:56:22.890 7 INFO neutron.db.l3_hamode_db [None req-19ecd866-a831-41ac-b135-9578e7ce7b41 67449e54cbd4430a963c1d607cbcf790 f80ca721f4624d51b64e87d9a46893ee - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 707/1299] 10.0.0.152 () {34 vars in 783 bytes} [Tue Apr 21 18:56:22 2026] PUT /v2.0/routers/ac7958ef-9ad5-41a8-bc08-6a6fd65437ef/add_router_interface => generated 309 bytes in 1322 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-04-21 18:56:23.947 8 WARNING neutron_lib.context [None req-9da037b3-d756-416d-8e5b-6ade25fe08db 780935761536401caad6b66d37272915 04b82fecf38444f59aec44207a3f50d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 593/1300] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:56:21 2026] POST /v2.0/routers => generated 687 bytes in 2695 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1301] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:56:24 2026] GET /v2.0/security-groups?id=41425448-4b11-4843-beba-6554b072f83b&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1302] 10.0.0.152 () {32 vars in 717 bytes} [Tue Apr 21 18:56:24 2026] GET /v2.0/ports/fac60d1d-9e53-4188-9a2e-fb5d78b2a30d => generated 1037 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1303] 10.0.0.152 () {32 vars in 721 bytes} [Tue Apr 21 18:56:24 2026] GET /v2.0/routers/bc9a9fd5-d70a-44df-83d4-b0c8943b3e23 => generated 693 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1304] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:56:23 2026] POST /v2.0/subnets => generated 622 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1305] 10.0.0.152 () {32 vars in 647 bytes} [Tue Apr 21 18:56:24 2026] GET /v2.0/routers => generated 696 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1306] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:56:24 2026] GET /v2.0/ports?device_id=ba06e9b3-386f-4f31-a288-0516cc78985f => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:56:24.437 8 WARNING neutron_lib.context [None req-837a6dfc-841f-44b6-94fd-b4d63330ac5e 780935761536401caad6b66d37272915 04b82fecf38444f59aec44207a3f50d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 711/1307] 10.0.0.152 () {34 vars in 665 bytes} [Tue Apr 21 18:56:24 2026] POST /v2.0/ports => generated 923 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1308] 10.0.0.152 () {34 vars in 789 bytes} [Tue Apr 21 18:56:24 2026] PUT /v2.0/routers/ac7958ef-9ad5-41a8-bc08-6a6fd65437ef/remove_router_interface => generated 309 bytes in 1313 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: 598/1309] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:56:25 2026] GET /v2.0/security-groups?id=41425448-4b11-4843-beba-6554b072f83b&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1310] 199.204.45.33 () {34 vars in 993 bytes} [Tue Apr 21 18:56:25 2026] GET /v2.0/ports?device_id=ba06e9b3-386f-4f31-a288-0516cc78985f => generated 975 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1311] 10.0.0.152 () {34 vars in 741 bytes} [Tue Apr 21 18:56:24 2026] PUT /v2.0/routers/bc9a9fd5-d70a-44df-83d4-b0c8943b3e23 => generated 700 bytes in 921 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:56:25.905 8 INFO neutron.api.v2.resource [None req-6e798505-2f4c-4433-8540-ad77e8410bcb 0c70f740e0ed41908a30caf66790afd6 43c731df74bd412696e083790c72c654 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 713/1312] 10.0.0.152 () {34 vars in 789 bytes} [Tue Apr 21 18:56:25 2026] PUT /v2.0/routers/ac7958ef-9ad5-41a8-bc08-6a6fd65437ef/remove_router_interface => generated 197 bytes in 152 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1313] 10.0.0.152 () {32 vars in 720 bytes} [Tue Apr 21 18:56:25 2026] DELETE /v2.0/ports/82d98cc6-10ab-4215-9724-29d8c104e4c4 => 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: 601/1314] 10.0.0.152 () {32 vars in 721 bytes} [Tue Apr 21 18:56:25 2026] GET /v2.0/routers/bc9a9fd5-d70a-44df-83d4-b0c8943b3e23 => generated 700 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1315] 10.0.0.152 () {32 vars in 736 bytes} [Tue Apr 21 18:56:26 2026] GET /v2.0/ports?device_id=ac7958ef-9ad5-41a8-bc08-6a6fd65437ef => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:56:26.076 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4ca161f4-bd3d-48d8-98e8-c7966bfb0bb9 780935761536401caad6b66d37272915 04b82fecf38444f59aec44207a3f50d8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 603/1316] 10.0.0.152 () {32 vars in 717 bytes} [Tue Apr 21 18:56:26 2026] GET /v2.0/ports/82d98cc6-10ab-4215-9724-29d8c104e4c4 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1317] 10.0.0.152 () {32 vars in 736 bytes} [Tue Apr 21 18:56:26 2026] GET /v2.0/ports?device_id=bc9a9fd5-d70a-44df-83d4-b0c8943b3e23 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:56:26.241 8 INFO neutron.db.l3_db [req-d52b7da5-ef13-43f8-b864-0188ce6eb082 req-07b2ed13-47e9-4ec5-bd77-36884fbf3ef5 b490326567d34d1c8cfbd9173376f507 9ba90f42f90941c2995998d6c3688bb3 - - default default] Floating IP 571087bb-e0ee-46d0-909b-82e2e0f04030 disassociated. External IP: 10.96.250.213, port: 612053d9-975b-4ea4-ac4f-8ad21bb65b10. [pid: 8|app: 0|req: 714/1318] 199.204.45.33 () {36 vars in 996 bytes} [Tue Apr 21 18:56:25 2026] DELETE /v2.0/ports/612053d9-975b-4ea4-ac4f-8ad21bb65b10 => generated 0 bytes in 719 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:56:26.685 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c7cb93dc-120f-4926-b552-ac2f3b22f01c'] response: {'server_uuid': 'ba06e9b3-386f-4f31-a288-0516cc78985f', 'name': 'network-vif-deleted', 'tag': '612053d9-975b-4ea4-ac4f-8ad21bb65b10', 'status': 'completed', 'code': 200} 2026-04-21 18:56:26.794 7 INFO neutron.services.segments.plugin [-] Segment 69e6a8bf-233d-4236-8381-619e66b65ae5 resource provider aggregate not found 2026-04-21 18:56:26.803 7 INFO neutron.services.segments.plugin [-] Segment 69e6a8bf-233d-4236-8381-619e66b65ae5 resource provider aggregate not found 2026-04-21 18:56:26.814 7 INFO neutron.services.segments.plugin [-] Segment 69e6a8bf-233d-4236-8381-619e66b65ae5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69e6a8bf-233d-4236-8381-619e66b65ae5 found for delete ", "request_id": "req-794d46cf-b521-49c4-a886-0943e748365c"}]} 2026-04-21 18:56:26.831 7 INFO neutron.services.segments.plugin [-] Segment 69e6a8bf-233d-4236-8381-619e66b65ae5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69e6a8bf-233d-4236-8381-619e66b65ae5 found for delete ", "request_id": "req-f7b437ce-4698-48ab-9f38-8235676f2ff3"}]} 2026-04-21 18:56:26.837 7 INFO neutron.db.l3_hamode_db [None req-99b293ad-0e74-4561-bfe1-c27c4400c942 0c70f740e0ed41908a30caf66790afd6 43c731df74bd412696e083790c72c654 - - default default] HA network 5e5b1acd-099f-42bf-8476-c8cdefcca662 was deleted as no HA routers are present in tenant 43c731df74bd412696e083790c72c654. [pid: 7|app: 0|req: 605/1319] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:56:26 2026] DELETE /v2.0/routers/ac7958ef-9ad5-41a8-bc08-6a6fd65437ef => generated 0 bytes in 746 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1320] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:56:26 2026] DELETE /v2.0/subnets/1b032611-8ac5-4937-aa52-1dbcb951b33c => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1321] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:56:26 2026] GET /v2.0/ports?device_id=ba06e9b3-386f-4f31-a288-0516cc78985f => 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: 717/1322] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:56:26 2026] DELETE /v2.0/subnets/de1957eb-871c-4985-8818-d6c8aad1ad53 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:56:27.549 8 INFO neutron.services.segments.plugin [-] Segment be8bfe4c-fe4f-4072-bcce-eef3b4c649b0 resource provider aggregate not found 2026-04-21 18:56:27.554 8 INFO neutron.services.segments.plugin [-] Segment be8bfe4c-fe4f-4072-bcce-eef3b4c649b0 resource provider aggregate not found 2026-04-21 18:56:27.573 8 INFO neutron.services.segments.plugin [-] Segment be8bfe4c-fe4f-4072-bcce-eef3b4c649b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be8bfe4c-fe4f-4072-bcce-eef3b4c649b0 found for delete ", "request_id": "req-aefb5825-181a-4f9b-999a-08bfc0e99b2d"}]} 2026-04-21 18:56:27.575 8 INFO neutron.services.segments.plugin [-] Segment be8bfe4c-fe4f-4072-bcce-eef3b4c649b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be8bfe4c-fe4f-4072-bcce-eef3b4c649b0 found for delete ", "request_id": "req-0161ff08-7c87-4f4e-9567-2a4f525b3a87"}]} [pid: 8|app: 0|req: 718/1323] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:56:27 2026] DELETE /v2.0/networks/133faee9-9de0-4970-b8ce-fa37c176be4a => generated 0 bytes in 423 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1324] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:56:27 2026] DELETE /v2.0/networks/6e1262c3-7c6d-4736-a34f-19d699c7e392 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:56:27.797 8 WARNING neutron_lib.context [None req-fa430876-4291-4b39-a485-93ee8a39a168 780935761536401caad6b66d37272915 04b82fecf38444f59aec44207a3f50d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:56:28.008 7 INFO neutron.db.l3_hamode_db [None req-05ee40cd-e471-4113-8f0a-5a81ac3b529c 67449e54cbd4430a963c1d607cbcf790 f80ca721f4624d51b64e87d9a46893ee - - default default] HA network 0abe2029-9cf2-4193-b194-e24c788ebdae was deleted as no HA routers are present in tenant f80ca721f4624d51b64e87d9a46893ee. [pid: 7|app: 0|req: 606/1325] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:56:26 2026] DELETE /v2.0/routers/bc9a9fd5-d70a-44df-83d4-b0c8943b3e23 => generated 0 bytes in 1171 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:56:28.023 7 WARNING neutron_lib.context [None req-168c57dd-679e-4d7f-8cd9-43f62010eb93 0c70f740e0ed41908a30caf66790afd6 43c731df74bd412696e083790c72c654 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:56:28.088 7 INFO neutron.db.segments_db [None req-168c57dd-679e-4d7f-8cd9-43f62010eb93 0c70f740e0ed41908a30caf66790afd6 43c731df74bd412696e083790c72c654 - - default default] Added segment d5581932-d700-420e-95d3-ee7cf98cdfb1 of type vxlan for network 5c55c7b3-8da9-4b7a-90a1-7c3934b358a4 [pid: 8|app: 0|req: 720/1326] 10.0.0.152 () {34 vars in 665 bytes} [Tue Apr 21 18:56:27 2026] POST /v2.0/ports => generated 778 bytes in 333 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: 607/1327] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:56:28 2026] POST /v2.0/networks => generated 634 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1328] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:56:28 2026] DELETE /v2.0/security-groups/41425448-4b11-4843-beba-6554b072f83b => 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: 608/1329] 10.0.0.152 () {32 vars in 736 bytes} [Tue Apr 21 18:56:28 2026] GET /v2.0/ports?device_id=bc9a9fd5-d70a-44df-83d4-b0c8943b3e23 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:56:28.243 7 WARNING neutron_lib.context [None req-a490a480-5025-4782-bf12-e0e9c4fdaea9 0c70f740e0ed41908a30caf66790afd6 43c731df74bd412696e083790c72c654 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 722/1330] 10.0.0.152 () {34 vars in 737 bytes} [Tue Apr 21 18:56:28 2026] PUT /v2.0/ports/fc1dea64-ed2d-46e2-85c8-c28456e612ce => generated 752 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:56:28.436 8 INFO neutron.api.v2.resource [None req-29e67ea8-477c-4b26-baa1-5e001d299e20 b490326567d34d1c8cfbd9173376f507 9ba90f42f90941c2995998d6c3688bb3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 723/1331] 10.0.0.152 () {32 vars in 737 bytes} [Tue Apr 21 18:56:28 2026] GET /v2.0/security-groups/41425448-4b11-4843-beba-6554b072f83b => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:56:28.466 8 INFO neutron.api.v2.resource [None req-b46cec01-f036-4515-82f5-7db95e3296e2 67449e54cbd4430a963c1d607cbcf790 f80ca721f4624d51b64e87d9a46893ee - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 724/1332] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:56:28 2026] DELETE /v2.0/routers/bc9a9fd5-d70a-44df-83d4-b0c8943b3e23 => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1333] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:56:28 2026] POST /v2.0/subnets => generated 622 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1334] 10.0.0.152 () {32 vars in 720 bytes} [Tue Apr 21 18:56:28 2026] DELETE /v2.0/ports/fc1dea64-ed2d-46e2-85c8-c28456e612ce => generated 0 bytes in 231 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: 726/1335] 10.0.0.152 () {32 vars in 736 bytes} [Tue Apr 21 18:56:28 2026] GET /v2.0/ports?device_id=e66dadd2-4a4a-4587-ad27-d4494fbf8a38 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:56:28.722 8 WARNING neutron_lib.context [None req-13046df0-0dec-424d-8520-af40df55d817 0c70f740e0ed41908a30caf66790afd6 43c731df74bd412696e083790c72c654 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:56:28.756 8 INFO neutron.db.segments_db [None req-13046df0-0dec-424d-8520-af40df55d817 0c70f740e0ed41908a30caf66790afd6 43c731df74bd412696e083790c72c654 - - default default] Added segment 03532e86-d4b3-45eb-9b8e-0f3633247e62 of type vxlan for network 960e7450-18d0-4759-8cfc-1c2f7075ac7c 2026-04-21 18:56:28.841 7 INFO neutron.services.segments.plugin [-] Segment 6fbfbaba-45d0-4d30-b0cd-4a0a46ecd0ac resource provider aggregate not found 2026-04-21 18:56:28.856 7 INFO neutron.services.segments.plugin [-] Segment 6fbfbaba-45d0-4d30-b0cd-4a0a46ecd0ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fbfbaba-45d0-4d30-b0cd-4a0a46ecd0ac found for delete ", "request_id": "req-5bfc5102-f861-444a-bfd8-5a7be3b8965d"}]} 2026-04-21 18:56:28.858 7 INFO neutron.services.segments.plugin [-] Segment 6fbfbaba-45d0-4d30-b0cd-4a0a46ecd0ac resource provider aggregate not found 2026-04-21 18:56:28.878 7 INFO neutron.services.segments.plugin [-] Segment 6fbfbaba-45d0-4d30-b0cd-4a0a46ecd0ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fbfbaba-45d0-4d30-b0cd-4a0a46ecd0ac found for delete ", "request_id": "req-a79b10f4-7f83-4d6b-95ac-84a2e2d5936b"}]} [pid: 7|app: 0|req: 610/1336] 10.0.0.152 () {32 vars in 732 bytes} [Tue Apr 21 18:56:28 2026] DELETE /v2.0/floatingips/571087bb-e0ee-46d0-909b-82e2e0f04030 => generated 0 bytes in 386 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:56:29.026 8 INFO neutron.db.l3_hamode_db [None req-13046df0-0dec-424d-8520-af40df55d817 0c70f740e0ed41908a30caf66790afd6 43c731df74bd412696e083790c72c654 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 611/1337] 10.0.0.152 () {32 vars in 643 bytes} [Tue Apr 21 18:56:28 2026] GET /v2.0/ports => generated 782 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:56:29.119 7 INFO neutron.api.v2.resource [None req-6a20bd36-2393-41c6-9828-de8b84f5436a 67449e54cbd4430a963c1d607cbcf790 f80ca721f4624d51b64e87d9a46893ee - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 612/1338] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:56:29 2026] DELETE /v2.0/routers/e66dadd2-4a4a-4587-ad27-d4494fbf8a38 => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:56:29.211 8 INFO neutron.db.l3_hamode_db [None req-13046df0-0dec-424d-8520-af40df55d817 0c70f740e0ed41908a30caf66790afd6 43c731df74bd412696e083790c72c654 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-21 18:56:29.591 8 INFO neutron.services.segments.plugin [-] Segment 95099fc3-e4ea-47a4-8801-30d95b3239b9 resource provider aggregate not found 2026-04-21 18:56:29.611 8 INFO neutron.services.segments.plugin [-] Segment 95099fc3-e4ea-47a4-8801-30d95b3239b9 resource provider aggregate not found 2026-04-21 18:56:29.616 8 INFO neutron.services.segments.plugin [-] Segment 95099fc3-e4ea-47a4-8801-30d95b3239b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95099fc3-e4ea-47a4-8801-30d95b3239b9 found for delete ", "request_id": "req-8f2bcea7-0fef-4403-a2a7-f791d8e3cf1b"}]} 2026-04-21 18:56:29.638 8 INFO neutron.services.segments.plugin [-] Segment 95099fc3-e4ea-47a4-8801-30d95b3239b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95099fc3-e4ea-47a4-8801-30d95b3239b9 found for delete ", "request_id": "req-adf1c0b2-5370-4e0b-ba0d-be6c4620662c"}]} [pid: 8|app: 0|req: 727/1339] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:56:28 2026] POST /v2.0/routers => generated 510 bytes in 1264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:56:30.005 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6bd55d31-adf1-4357-b270-fc28beb7510a 780935761536401caad6b66d37272915 04b82fecf38444f59aec44207a3f50d8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 728/1340] 10.0.0.152 () {32 vars in 717 bytes} [Tue Apr 21 18:56:29 2026] GET /v2.0/ports/fc1dea64-ed2d-46e2-85c8-c28456e612ce => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:56:30.020 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2c77eab2-ccff-4ebe-8eb0-f61c963e8295 67449e54cbd4430a963c1d607cbcf790 f80ca721f4624d51b64e87d9a46893ee - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 729/1341] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:56:30 2026] DELETE /v2.0/subnets/8b88b5cc-99e9-4a91-bce1-c48dc61f85e0 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1342] 10.0.0.152 () {34 vars in 789 bytes} [Tue Apr 21 18:56:29 2026] PUT /v2.0/routers/4a23d3c5-fe89-41a1-a5bb-502df459c6c9/remove_router_interface => generated 309 bytes in 1234 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1343] 10.0.0.152 () {32 vars in 643 bytes} [Tue Apr 21 18:56:30 2026] GET /v2.0/ports => generated 782 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1344] 10.0.0.152 () {32 vars in 736 bytes} [Tue Apr 21 18:56:30 2026] GET /v2.0/ports?device_id=36bf4c7e-1263-4677-835f-82877c1983f4 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1345] 10.0.0.152 () {34 vars in 783 bytes} [Tue Apr 21 18:56:30 2026] PUT /v2.0/routers/c4d0f8a9-d1c2-431c-b950-043f98845c2d/add_router_interface => generated 309 bytes in 1317 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1346] 10.0.0.152 () {32 vars in 717 bytes} [Tue Apr 21 18:56:31 2026] GET /v2.0/ports/a9da8d3a-4b9d-48bc-844d-d477a5d53ef2 => generated 779 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:56:31.457 8 INFO neutron.api.v2.resource [None req-db0bf7fd-250c-4621-8066-72a922383c5b 67449e54cbd4430a963c1d607cbcf790 f80ca721f4624d51b64e87d9a46893ee - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 732/1347] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:56:31 2026] DELETE /v2.0/routers/36bf4c7e-1263-4677-835f-82877c1983f4 => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1348] 10.0.0.152 () {32 vars in 717 bytes} [Tue Apr 21 18:56:31 2026] GET /v2.0/ports/4f90dd91-c57c-457a-85af-d8c73020168f => generated 959 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:56:31.581 7 INFO neutron.services.segments.plugin [-] Segment fb186d5d-b289-4351-aa37-2e8e670152ce resource provider aggregate not found 2026-04-21 18:56:31.586 7 INFO neutron.services.segments.plugin [-] Segment fb186d5d-b289-4351-aa37-2e8e670152ce resource provider aggregate not found 2026-04-21 18:56:31.598 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d822977a-28e7-43a4-960a-47703bd55f94 780935761536401caad6b66d37272915 04b82fecf38444f59aec44207a3f50d8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 734/1349] 10.0.0.152 () {32 vars in 720 bytes} [Tue Apr 21 18:56:31 2026] DELETE /v2.0/ports/82d98cc6-10ab-4215-9724-29d8c104e4c4 => generated 132 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:56:31.601 7 INFO neutron.services.segments.plugin [-] Segment fb186d5d-b289-4351-aa37-2e8e670152ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb186d5d-b289-4351-aa37-2e8e670152ce found for delete ", "request_id": "req-b9e8dd0f-fde0-427e-9345-74f4ffd56b15"}]} 2026-04-21 18:56:31.610 7 INFO neutron.services.segments.plugin [-] Segment fb186d5d-b289-4351-aa37-2e8e670152ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb186d5d-b289-4351-aa37-2e8e670152ce found for delete ", "request_id": "req-dd7814bd-1ada-4ad0-9af5-abb0396896b8"}]} 2026-04-21 18:56:31.617 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bb49a00a-380a-4533-b9d3-89b917371008 67449e54cbd4430a963c1d607cbcf790 f80ca721f4624d51b64e87d9a46893ee - - default default] DELETE failed (client error): The resource could not be found. 2026-04-21 18:56:31.619 7 INFO neutron.db.l3_hamode_db [None req-214d628d-8644-45d5-9bdc-e16495e83efc d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] HA network 9c1e4266-ed8a-43cb-8079-fc2278014c43 was deleted as no HA routers are present in tenant 9ba90f42f90941c2995998d6c3688bb3. [pid: 8|app: 0|req: 735/1350] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:56:31 2026] DELETE /v2.0/subnets/2c95af38-c330-4df3-af3d-03abff2a29cf => 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: 616/1351] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:56:30 2026] DELETE /v2.0/routers/4a23d3c5-fe89-41a1-a5bb-502df459c6c9 => generated 0 bytes in 1203 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:56:31.649 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4b0b44f0-524a-49ea-a560-f1a9bde48ce2 780935761536401caad6b66d37272915 04b82fecf38444f59aec44207a3f50d8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 617/1352] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:56:31 2026] DELETE /v2.0/subnets/1b032611-8ac5-4937-aa52-1dbcb951b33c => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1353] 10.0.0.152 () {32 vars in 736 bytes} [Tue Apr 21 18:56:31 2026] GET /v2.0/ports?device_id=a9621595-e50f-437d-9049-485195f0662c => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1354] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:56:31 2026] DELETE /v2.0/subnets/ca5887b6-f5a3-48f4-ac19-1c194d893de5 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:56:31.893 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1dddd700-a346-4c9e-ad23-937343c9bd82 780935761536401caad6b66d37272915 04b82fecf38444f59aec44207a3f50d8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 620/1355] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:56:31 2026] DELETE /v2.0/subnets/1c7b41d1-190f-4fdb-ad1f-345d21ff86b7 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:56:31.916 7 INFO neutron.api.v2.resource [None req-0d083f16-b627-43e5-a7db-b7ab0138ec4a 67449e54cbd4430a963c1d607cbcf790 f80ca721f4624d51b64e87d9a46893ee - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 621/1356] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:56:31 2026] DELETE /v2.0/routers/a9621595-e50f-437d-9049-485195f0662c => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1357] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:56:31 2026] DELETE /v2.0/networks/4ae11168-4fb1-48e1-9db7-00805e5d7b57 => generated 0 bytes in 452 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1358] 10.0.0.152 () {34 vars in 789 bytes} [Tue Apr 21 18:56:31 2026] PUT /v2.0/routers/c4d0f8a9-d1c2-431c-b950-043f98845c2d/remove_router_interface => generated 309 bytes in 1270 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:56:32.905 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b57f621e-6231-4012-8bf9-a94066a6615d 67449e54cbd4430a963c1d607cbcf790 f80ca721f4624d51b64e87d9a46893ee - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 737/1359] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:56:32 2026] DELETE /v2.0/subnets/7106b06c-56e1-482a-98db-1bababd101d8 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1360] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:56:32 2026] GET /v2.0/security-groups?tenant_id=9ba90f42f90941c2995998d6c3688bb3&name=default => generated 2801 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1361] 10.0.0.152 () {32 vars in 736 bytes} [Tue Apr 21 18:56:32 2026] GET /v2.0/ports?device_id=c4d0f8a9-d1c2-431c-b950-043f98845c2d => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:56:32.977 8 INFO neutron.pecan_wsgi.hooks.translation [None req-51c9eced-8809-4c88-8e7b-03b48e0abf4b 67449e54cbd4430a963c1d607cbcf790 f80ca721f4624d51b64e87d9a46893ee - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 740/1362] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:56:32 2026] DELETE /v2.0/subnets/124a32b2-dc9a-4555-8b9b-66b5529f67af => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1363] 10.0.0.152 () {32 vars in 720 bytes} [Tue Apr 21 18:56:32 2026] DELETE /v2.0/ports/a9da8d3a-4b9d-48bc-844d-d477a5d53ef2 => generated 0 bytes in 647 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1364] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:56:32 2026] DELETE /v2.0/security-groups/e484a6b3-f3cb-48f2-abbc-9a29d731230b => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:56:33.252 8 INFO neutron.services.segments.plugin [-] Segment 4ab431ae-20d3-4ef6-8a66-5bfd3df8f823 resource provider aggregate not found 2026-04-21 18:56:33.257 8 INFO neutron.services.segments.plugin [-] Segment 4ab431ae-20d3-4ef6-8a66-5bfd3df8f823 resource provider aggregate not found 2026-04-21 18:56:33.274 8 INFO neutron.services.segments.plugin [-] Segment 4ab431ae-20d3-4ef6-8a66-5bfd3df8f823 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ab431ae-20d3-4ef6-8a66-5bfd3df8f823 found for delete ", "request_id": "req-4e4b1a5f-bf23-45eb-be79-7549b8bbe08f"}]} 2026-04-21 18:56:33.286 8 INFO neutron.services.segments.plugin [-] Segment 4ab431ae-20d3-4ef6-8a66-5bfd3df8f823 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ab431ae-20d3-4ef6-8a66-5bfd3df8f823 found for delete ", "request_id": "req-088c0d74-d1eb-4d49-8d50-402c7d5d30e9"}]} [pid: 8|app: 0|req: 742/1365] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:56:33 2026] DELETE /v2.0/networks/31bbef56-dad3-40c6-a655-e07a14f0ca51 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:56:33.632 7 INFO neutron.services.segments.plugin [-] Segment 21ce0e4a-fc37-4a26-b8d9-058c25cdacd9 resource provider aggregate not found 2026-04-21 18:56:33.639 7 INFO neutron.services.segments.plugin [-] Segment 21ce0e4a-fc37-4a26-b8d9-058c25cdacd9 resource provider aggregate not found 2026-04-21 18:56:33.652 7 INFO neutron.services.segments.plugin [-] Segment 21ce0e4a-fc37-4a26-b8d9-058c25cdacd9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21ce0e4a-fc37-4a26-b8d9-058c25cdacd9 found for delete ", "request_id": "req-f8c18178-8807-4f3e-abcd-8b817fdad003"}]} 2026-04-21 18:56:33.655 7 INFO neutron.services.segments.plugin [-] Segment 21ce0e4a-fc37-4a26-b8d9-058c25cdacd9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21ce0e4a-fc37-4a26-b8d9-058c25cdacd9 found for delete ", "request_id": "req-4adc9873-d372-4269-a8c3-9864b5b23ad2"}]} [pid: 8|app: 0|req: 743/1366] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:56:33 2026] GET /v2.0/security-groups?tenant_id=f80ca721f4624d51b64e87d9a46893ee&name=default => generated 2801 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:56:33.738 7 INFO neutron.db.l3_hamode_db [None req-d8143d51-e8dc-4791-bbd7-7808015fe8d4 0c70f740e0ed41908a30caf66790afd6 43c731df74bd412696e083790c72c654 - - default default] HA network 960e7450-18d0-4759-8cfc-1c2f7075ac7c was deleted as no HA routers are present in tenant 43c731df74bd412696e083790c72c654. [pid: 7|app: 0|req: 624/1367] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:56:33 2026] DELETE /v2.0/routers/c4d0f8a9-d1c2-431c-b950-043f98845c2d => generated 0 bytes in 727 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1368] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:56:33 2026] DELETE /v2.0/security-groups/ac368530-2631-42ff-a074-d9d208a77864 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1369] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:56:33 2026] GET /v2.0/security-groups?tenant_id=04b82fecf38444f59aec44207a3f50d8&name=default => generated 2801 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1372] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:56:33 2026] DELETE /v2.0/subnets/7991d230-f455-4965-999c-9a2b1dddc462 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1373] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:56:33 2026] DELETE /v2.0/security-groups/a945e385-f72c-417a-9bf2-c624bd6bb9c8 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1374] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:56:33 2026] DELETE /v2.0/networks/5c55c7b3-8da9-4b7a-90a1-7c3934b358a4 => generated 0 bytes in 415 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:56:34.424 8 WARNING neutron_lib.context [None req-1f626581-6d5d-407c-bc66-585896745e0d 0c70f740e0ed41908a30caf66790afd6 43c731df74bd412696e083790c72c654 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:56:34.474 8 INFO neutron.db.segments_db [None req-1f626581-6d5d-407c-bc66-585896745e0d 0c70f740e0ed41908a30caf66790afd6 43c731df74bd412696e083790c72c654 - - default default] Added segment 3cb9ba74-e33d-4266-bec2-ce25c0ee3640 of type vxlan for network f9062301-c7d5-4ad2-85ea-b2e2e163b8ad 2026-04-21 18:56:34.780 8 INFO neutron.db.l3_hamode_db [None req-1f626581-6d5d-407c-bc66-585896745e0d 0c70f740e0ed41908a30caf66790afd6 43c731df74bd412696e083790c72c654 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-21 18:56:35.159 7 INFO neutron.db.segments_db [None req-9de179c1-bf0c-4426-a305-ae12288887d3 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Added segment e8851683-dea3-4a14-8c4e-783f99c5b9fb of type vxlan for network 51111e4c-7f88-4cc6-9cd6-129739a92d82 [pid: 7|app: 0|req: 627/1375] 10.0.0.152 () {34 vars in 671 bytes} [Tue Apr 21 18:56:34 2026] POST /v2.0/networks => generated 745 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1376] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:56:35 2026] POST /v2.0/subnets => generated 668 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:56:35.549 7 INFO neutron.db.segments_db [None req-61e41bae-2026-4cee-a68b-9cac28f1f72c d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Added segment c03d2c4e-93e9-478a-9f4e-6380c765e291 of type vxlan for network 6a52435a-351f-46de-9d9b-222df056dd0c 2026-04-21 18:56:35.683 7 INFO neutron.services.segments.plugin [-] Segment 03532e86-d4b3-45eb-9b8e-0f3633247e62 resource provider aggregate not found 2026-04-21 18:56:35.699 7 INFO neutron.services.segments.plugin [-] Segment 03532e86-d4b3-45eb-9b8e-0f3633247e62 resource provider aggregate not found 2026-04-21 18:56:35.706 7 INFO neutron.services.segments.plugin [-] Segment 03532e86-d4b3-45eb-9b8e-0f3633247e62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03532e86-d4b3-45eb-9b8e-0f3633247e62 found for delete ", "request_id": "req-4a4fc109-d3d7-48d4-af5d-5ee46c1a37c2"}]} 2026-04-21 18:56:35.721 7 INFO neutron.services.segments.plugin [-] Segment d5581932-d700-420e-95d3-ee7cf98cdfb1 resource provider aggregate not found 2026-04-21 18:56:35.726 7 INFO neutron.services.segments.plugin [-] Segment 03532e86-d4b3-45eb-9b8e-0f3633247e62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03532e86-d4b3-45eb-9b8e-0f3633247e62 found for delete ", "request_id": "req-1b86f3fd-2b44-421d-a756-005a1a7b8dfb"}]} 2026-04-21 18:56:35.740 7 INFO neutron.services.segments.plugin [-] Segment d5581932-d700-420e-95d3-ee7cf98cdfb1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5581932-d700-420e-95d3-ee7cf98cdfb1 found for delete ", "request_id": "req-8c3444e8-3320-42d2-a960-4265922cc5bb"}]} 2026-04-21 18:56:35.743 7 INFO neutron.services.segments.plugin [-] Segment d5581932-d700-420e-95d3-ee7cf98cdfb1 resource provider aggregate not found 2026-04-21 18:56:35.761 7 INFO neutron.services.segments.plugin [-] Segment d5581932-d700-420e-95d3-ee7cf98cdfb1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5581932-d700-420e-95d3-ee7cf98cdfb1 found for delete ", "request_id": "req-a29fea9e-246a-4b39-aec4-ad7c917950ae"}]} 2026-04-21 18:56:35.927 7 INFO neutron.db.l3_hamode_db [None req-61e41bae-2026-4cee-a68b-9cac28f1f72c d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-21 18:56:35.930 8 INFO neutron.db.l3_hamode_db [None req-1f626581-6d5d-407c-bc66-585896745e0d 0c70f740e0ed41908a30caf66790afd6 43c731df74bd412696e083790c72c654 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-21 18:56:37.124 7 INFO neutron.db.l3_hamode_db [None req-61e41bae-2026-4cee-a68b-9cac28f1f72c d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 749/1377] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:56:34 2026] POST /v2.0/routers => generated 692 bytes in 2854 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1378] 10.0.0.152 () {32 vars in 721 bytes} [Tue Apr 21 18:56:37 2026] GET /v2.0/routers/cc0e5225-e5ad-4577-9b3a-12a44d2a42ee => generated 698 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1379] 10.0.0.152 () {32 vars in 647 bytes} [Tue Apr 21 18:56:37 2026] GET /v2.0/routers => generated 701 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1380] 10.0.0.152 () {34 vars in 741 bytes} [Tue Apr 21 18:56:37 2026] PUT /v2.0/routers/cc0e5225-e5ad-4577-9b3a-12a44d2a42ee => generated 705 bytes in 565 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1381] 10.0.0.152 () {32 vars in 721 bytes} [Tue Apr 21 18:56:38 2026] GET /v2.0/routers/cc0e5225-e5ad-4577-9b3a-12a44d2a42ee => generated 705 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1382] 10.0.0.152 () {32 vars in 736 bytes} [Tue Apr 21 18:56:38 2026] GET /v2.0/ports?device_id=cc0e5225-e5ad-4577-9b3a-12a44d2a42ee => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1383] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:56:35 2026] POST /v2.0/routers => generated 732 bytes in 2740 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1384] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:56:38 2026] GET /v2.0/security-groups?tenant_id=660fd405a2704fc28e1ee08e47190af3&name=default => generated 2801 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:56:39.235 8 INFO neutron.services.segments.plugin [-] Segment 3cb9ba74-e33d-4266-bec2-ce25c0ee3640 resource provider aggregate not found 2026-04-21 18:56:39.240 8 INFO neutron.services.segments.plugin [-] Segment 3cb9ba74-e33d-4266-bec2-ce25c0ee3640 resource provider aggregate not found 2026-04-21 18:56:39.260 8 INFO neutron.services.segments.plugin [-] Segment 3cb9ba74-e33d-4266-bec2-ce25c0ee3640 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3cb9ba74-e33d-4266-bec2-ce25c0ee3640 found for delete ", "request_id": "req-7e3d7e50-fc9d-42ef-83de-15c223d9172c"}]} 2026-04-21 18:56:39.263 8 INFO neutron.services.segments.plugin [-] Segment 3cb9ba74-e33d-4266-bec2-ce25c0ee3640 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3cb9ba74-e33d-4266-bec2-ce25c0ee3640 found for delete ", "request_id": "req-5f83431b-81b2-4a5b-b563-d64500823292"}]} 2026-04-21 18:56:39.270 8 INFO neutron.db.l3_hamode_db [None req-5433baf3-15e0-45d9-aac4-fb587101eaa2 0c70f740e0ed41908a30caf66790afd6 43c731df74bd412696e083790c72c654 - - default default] HA network f9062301-c7d5-4ad2-85ea-b2e2e163b8ad was deleted as no HA routers are present in tenant 43c731df74bd412696e083790c72c654. [pid: 8|app: 0|req: 755/1385] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:56:38 2026] DELETE /v2.0/routers/cc0e5225-e5ad-4577-9b3a-12a44d2a42ee => generated 0 bytes in 1115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1386] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:56:39 2026] GET /v2.0/security-groups?tenant_id=37c3912816104c98a9934f8da2136dc4&name=default => generated 2801 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1387] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:56:39 2026] DELETE /v2.0/security-groups/24f594cd-6ce5-474c-ae26-ed5943a85fa0 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1388] 10.0.0.152 () {32 vars in 736 bytes} [Tue Apr 21 18:56:39 2026] GET /v2.0/ports?device_id=cc0e5225-e5ad-4577-9b3a-12a44d2a42ee => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1389] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:56:39 2026] DELETE /v2.0/security-groups/5a4e09d4-6895-4c91-afd9-b30ec6ff5a58 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:56:39.736 8 INFO neutron.api.v2.resource [None req-64658110-d000-4520-a91e-29647f3c336c 0c70f740e0ed41908a30caf66790afd6 43c731df74bd412696e083790c72c654 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 760/1390] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:56:39 2026] DELETE /v2.0/routers/cc0e5225-e5ad-4577-9b3a-12a44d2a42ee => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1391] 10.0.0.152 () {32 vars in 736 bytes} [Tue Apr 21 18:56:39 2026] GET /v2.0/ports?device_id=c4d0f8a9-d1c2-431c-b950-043f98845c2d => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:56:39.800 8 INFO neutron.api.v2.resource [None req-c97d205b-4ea7-4eef-856c-f27e55a99530 0c70f740e0ed41908a30caf66790afd6 43c731df74bd412696e083790c72c654 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 762/1392] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:56:39 2026] DELETE /v2.0/routers/c4d0f8a9-d1c2-431c-b950-043f98845c2d => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:56:39.824 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0ff4a4ec-c796-48a6-8d58-247c8819b895 0c70f740e0ed41908a30caf66790afd6 43c731df74bd412696e083790c72c654 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 763/1393] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:56:39 2026] DELETE /v2.0/subnets/7991d230-f455-4965-999c-9a2b1dddc462 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1394] 10.0.0.152 () {32 vars in 736 bytes} [Tue Apr 21 18:56:39 2026] GET /v2.0/ports?device_id=ac7958ef-9ad5-41a8-bc08-6a6fd65437ef => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:56:39.888 8 INFO neutron.api.v2.resource [None req-2bfb5c8b-ffe7-4994-b46a-3b1439263efb 0c70f740e0ed41908a30caf66790afd6 43c731df74bd412696e083790c72c654 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 765/1395] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:56:39 2026] DELETE /v2.0/routers/ac7958ef-9ad5-41a8-bc08-6a6fd65437ef => 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: 766/1396] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:56:39 2026] GET /v2.0/security-groups?tenant_id=faf8f9a93ada4548b75267575a0b9853&name=default => generated 2801 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1397] 10.0.0.152 () {34 vars in 783 bytes} [Tue Apr 21 18:56:38 2026] PUT /v2.0/routers/a6f844e4-5f4e-45ef-a6b2-73b08fc19852/add_router_interface => generated 309 bytes in 1504 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:56:40.026 8 INFO neutron.pecan_wsgi.hooks.translation [None req-de4211a8-fe70-4254-a69d-0cc582b68bb4 0c70f740e0ed41908a30caf66790afd6 43c731df74bd412696e083790c72c654 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 767/1398] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:56:40 2026] DELETE /v2.0/subnets/de1957eb-871c-4985-8818-d6c8aad1ad53 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1399] 10.0.0.152 () {32 vars in 736 bytes} [Tue Apr 21 18:56:40 2026] GET /v2.0/ports?device_id=d5dd2b90-c6f0-48c9-a622-8dbf60abcf2c => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:56:40.108 8 INFO neutron.api.v2.resource [None req-c16bffe8-015c-4acc-99e2-52e1a519914e 0c70f740e0ed41908a30caf66790afd6 43c731df74bd412696e083790c72c654 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 769/1400] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:56:40 2026] DELETE /v2.0/routers/d5dd2b90-c6f0-48c9-a622-8dbf60abcf2c => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1401] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:56:40 2026] DELETE /v2.0/security-groups/6010f2ba-7052-4b9e-baa9-68e18afa9ad7 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:56:40.138 8 INFO neutron.pecan_wsgi.hooks.translation [None req-697eda9c-435b-4d8d-b91c-7995ad6cbcc2 0c70f740e0ed41908a30caf66790afd6 43c731df74bd412696e083790c72c654 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 770/1402] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:56:40 2026] DELETE /v2.0/subnets/e8ad6867-58f0-438b-9860-b6c383cdf08a => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:56:40.168 7 INFO neutron.pecan_wsgi.hooks.translation [None req-29ee2771-16ad-4f7e-83e6-f90c3a6d9b4b 0c70f740e0ed41908a30caf66790afd6 43c731df74bd412696e083790c72c654 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 633/1403] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:56:40 2026] DELETE /v2.0/subnets/6d6d06cc-dd0e-4b96-b583-62a3b8500364 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1404] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:56:40 2026] GET /v2.0/security-groups?tenant_id=43c731df74bd412696e083790c72c654&name=default => generated 2801 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1405] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:56:40 2026] DELETE /v2.0/security-groups/623d5851-c4c6-4d32-8d6b-f0fdf69d7cd5 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1406] 10.0.0.177 () {34 vars in 982 bytes} [Tue Apr 21 18:56:40 2026] GET /v2.0/networks?id=51111e4c-7f88-4cc6-9cd6-129739a92d82 => generated 677 bytes in 464 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1407] 10.0.0.177 () {34 vars in 965 bytes} [Tue Apr 21 18:56:41 2026] GET /v2.0/quotas/9fc86cc2a8034a92b4fa835f2d916bcb => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1408] 10.0.0.177 () {34 vars in 1002 bytes} [Tue Apr 21 18:56:41 2026] GET /v2.0/ports?tenant_id=9fc86cc2a8034a92b4fa835f2d916bcb&fields=id => generated 103 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1409] 10.0.0.177 () {34 vars in 1008 bytes} [Tue Apr 21 18:56:41 2026] GET /v2.0/networks/51111e4c-7f88-4cc6-9cd6-129739a92d82?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:56:41.804 7 INFO neutron.db.segments_db [None req-6dbda9a9-02c0-46e7-9018-9006fa19440b d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Added segment 8d499341-ba8b-480b-838d-53d8e09a39bc of type vxlan for network 5248b640-f264-4676-803b-103e0ad3e367 [pid: 8|app: 0|req: 775/1410] 10.0.0.177 () {34 vars in 1108 bytes} [Tue Apr 21 18:56:41 2026] GET /v2.0/networks/51111e4c-7f88-4cc6-9cd6-129739a92d82?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: 636/1411] 10.0.0.152 () {34 vars in 671 bytes} [Tue Apr 21 18:56:41 2026] POST /v2.0/networks => generated 741 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1412] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:56:41 2026] GET /v2.0/ports?device_id=110000ab-172d-4bb3-8a1d-79d4edad7094 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1413] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:56:41 2026] POST /v2.0/subnets => generated 664 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:56:42.258 7 INFO neutron.db.segments_db [None req-6f01e9b3-b830-453e-985a-d687d9cc4bf7 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Added segment 8551516b-c50a-41ff-ba68-43283b1ba4a4 of type vxlan for network d60bc6f6-e663-4867-9985-ff07ce3a78ed 2026-04-21 18:56:42.574 7 INFO neutron.db.l3_hamode_db [None req-6f01e9b3-b830-453e-985a-d687d9cc4bf7 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 777/1414] 10.0.0.152 () {32 vars in 623 bytes} [Tue Apr 21 18:56:42 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: 778/1415] 10.0.0.152 () {32 vars in 633 bytes} [Tue Apr 21 18:56:42 2026] GET /v2.0/ => generated 632 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1416] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 18:56:42 2026] GET /v2.0/networks?id=51111e4c-7f88-4cc6-9cd6-129739a92d82 => generated 677 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:56:43.103 8 WARNING neutron_lib.context [req-99f94ae1-fb84-48e5-bd73-74b619a64a01 req-b7284550-101e-4058-a7ca-19d7a02cb478 440a094c4b9747f1b8a1d6c7bfb62e96 9fc86cc2a8034a92b4fa835f2d916bcb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 780/1417] 199.204.45.33 () {38 vars in 954 bytes} [Tue Apr 21 18:56:43 2026] POST /v2.0/ports => generated 954 bytes in 578 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: 781/1418] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:56:43 2026] GET /v2.0/ports?device_id=110000ab-172d-4bb3-8a1d-79d4edad7094 => generated 957 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1419] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:56:43 2026] GET /v2.0/security-groups?tenant_id=c0d906ab2c5f47b6aaa6ed61e2936108&name=default => generated 2801 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:56:44.121 7 INFO neutron.db.l3_hamode_db [None req-6f01e9b3-b830-453e-985a-d687d9cc4bf7 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 783/1420] 199.204.45.33 () {38 vars in 1027 bytes} [Tue Apr 21 18:56:44 2026] PUT /v2.0/ports/6b69256c-687d-44ff-a2c5-91be8d20bccc => generated 1199 bytes in 596 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:56:44.682 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-da6a7f05-8391-42f2-a95f-bb4a16b26954'] response: {'name': 'network-changed', 'server_uuid': '110000ab-172d-4bb3-8a1d-79d4edad7094', 'tag': '6b69256c-687d-44ff-a2c5-91be8d20bccc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 784/1421] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:56:44 2026] GET /v2.0/security-groups?id=33caa2f5-81b4-414b-aefd-40ff511103ce&fields=id&fields=name => generated 88 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 785/1422] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:56:44 2026] DELETE /v2.0/security-groups/437e48d7-4e4e-4773-90a9-165e042faa96 => 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: 786/1423] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 18:56:44 2026] GET /v2.0/ports?tenant_id=9fc86cc2a8034a92b4fa835f2d916bcb&device_id=110000ab-172d-4bb3-8a1d-79d4edad7094 => generated 1238 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1424] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 21 18:56:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6b69256c-687d-44ff-a2c5-91be8d20bccc => 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: 788/1425] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 21 18:56:44 2026] GET /v2.0/subnets?id=ded58a1a-4802-4ad5-8a84-d5a5c6995faf => generated 671 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1426] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 18:56:44 2026] GET /v2.0/ports?network_id=51111e4c-7f88-4cc6-9cd6-129739a92d82&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1427] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 18:56:45 2026] GET /v2.0/networks/51111e4c-7f88-4cc6-9cd6-129739a92d82?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1428] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 18:56:45 2026] GET /v2.0/networks/51111e4c-7f88-4cc6-9cd6-129739a92d82?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1429] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 18:56:45 2026] GET /v2.0/ports?tenant_id=9fc86cc2a8034a92b4fa835f2d916bcb&device_id=110000ab-172d-4bb3-8a1d-79d4edad7094 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1430] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 18:56:45 2026] GET /v2.0/networks?id=51111e4c-7f88-4cc6-9cd6-129739a92d82 => generated 773 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1431] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 21 18:56:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6b69256c-687d-44ff-a2c5-91be8d20bccc => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1432] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:56:42 2026] POST /v2.0/routers => generated 728 bytes in 3208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1433] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 21 18:56:45 2026] GET /v2.0/subnets?id=ded58a1a-4802-4ad5-8a84-d5a5c6995faf => generated 671 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1434] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 18:56:45 2026] GET /v2.0/ports?network_id=51111e4c-7f88-4cc6-9cd6-129739a92d82&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1435] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 18:56:45 2026] GET /v2.0/networks/51111e4c-7f88-4cc6-9cd6-129739a92d82?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: 798/1436] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:56:45 2026] GET /v2.0/security-groups?tenant_id=487124afa58b47738ac23a5563b688d3&name=default => generated 2801 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1437] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 18:56:45 2026] GET /v2.0/networks/51111e4c-7f88-4cc6-9cd6-129739a92d82?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: 800/1438] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:56:45 2026] GET /v2.0/ports?device_id=110000ab-172d-4bb3-8a1d-79d4edad7094 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1439] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:56:45 2026] DELETE /v2.0/security-groups/222b3e48-4d30-40f7-81f0-bd0c2a3de9e8 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1440] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:56:46 2026] GET /v2.0/security-groups?id=33caa2f5-81b4-414b-aefd-40ff511103ce&fields=id&fields=name => generated 88 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1441] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:56:46 2026] GET /v2.0/security-groups?tenant_id=7bc08dd048ca4004be76a5256b0d728f&name=default => generated 2801 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1442] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:56:46 2026] DELETE /v2.0/security-groups/5f9689ea-c53e-44d0-b35b-d969dacc5874 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1443] 10.0.0.152 () {34 vars in 783 bytes} [Tue Apr 21 18:56:45 2026] PUT /v2.0/routers/134136bd-8409-4ec1-b0b6-5ca5776a7a0b/add_router_interface => generated 309 bytes in 1544 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1444] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:56:47 2026] GET /v2.0/ports?device_id=110000ab-172d-4bb3-8a1d-79d4edad7094 => generated 971 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1445] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:56:47 2026] GET /v2.0/security-groups?id=33caa2f5-81b4-414b-aefd-40ff511103ce&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: 8|app: 0|req: 806/1446] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:56:48 2026] GET /v2.0/ports?device_id=110000ab-172d-4bb3-8a1d-79d4edad7094 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1447] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:56:48 2026] GET /v2.0/security-groups?id=33caa2f5-81b4-414b-aefd-40ff511103ce&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1448] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:56:48 2026] GET /v2.0/security-groups?tenant_id=01093ad25bb743b09e6446b7f173d8c0&name=default => generated 2801 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1449] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:56:48 2026] DELETE /v2.0/security-groups/a416f798-056e-4454-bdad-ac0e23c1918e => 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: 642/1452] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:56:48 2026] GET /v2.0/ports?device_id=110000ab-172d-4bb3-8a1d-79d4edad7094 => generated 971 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1453] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:56:48 2026] GET /v2.0/security-groups?id=33caa2f5-81b4-414b-aefd-40ff511103ce&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: 7|app: 0|req: 643/1454] 199.204.45.33 () {34 vars in 993 bytes} [Tue Apr 21 18:56:49 2026] GET /v2.0/ports?device_id=110000ab-172d-4bb3-8a1d-79d4edad7094 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1455] 10.0.0.177 () {34 vars in 982 bytes} [Tue Apr 21 18:56:49 2026] GET /v2.0/networks?id=5248b640-f264-4676-803b-103e0ad3e367 => generated 673 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1456] 10.0.0.177 () {34 vars in 965 bytes} [Tue Apr 21 18:56:49 2026] GET /v2.0/quotas/366047af8484456898fae1fdbed50a84 => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1457] 199.204.45.33 () {36 vars in 996 bytes} [Tue Apr 21 18:56:49 2026] DELETE /v2.0/ports/6b69256c-687d-44ff-a2c5-91be8d20bccc => generated 0 bytes in 336 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1458] 10.0.0.177 () {34 vars in 1002 bytes} [Tue Apr 21 18:56:49 2026] GET /v2.0/ports?tenant_id=366047af8484456898fae1fdbed50a84&fields=id => generated 103 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:56:49.947 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f7be1ce1-ba06-4407-8a78-1d061a5c1604'] response: {'server_uuid': '110000ab-172d-4bb3-8a1d-79d4edad7094', 'name': 'network-vif-deleted', 'tag': '6b69256c-687d-44ff-a2c5-91be8d20bccc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 813/1459] 10.0.0.177 () {34 vars in 1008 bytes} [Tue Apr 21 18:56:49 2026] GET /v2.0/networks/5248b640-f264-4676-803b-103e0ad3e367?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: 647/1460] 10.0.0.177 () {34 vars in 1108 bytes} [Tue Apr 21 18:56:49 2026] GET /v2.0/networks/5248b640-f264-4676-803b-103e0ad3e367?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1461] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:56:50 2026] GET /v2.0/ports?device_id=110000ab-172d-4bb3-8a1d-79d4edad7094 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1462] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:56:50 2026] GET /v2.0/ports?device_id=b2b6ec20-175e-478c-9e3f-80a36cf2fa7d => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1463] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 18:56:50 2026] GET /v2.0/networks?id=5248b640-f264-4676-803b-103e0ad3e367 => generated 673 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:56:51.043 7 WARNING neutron_lib.context [req-a3fc217f-f4a1-4fb8-97e7-715da40ab360 req-2b460fb4-e3cb-45dc-ba38-9dc625045978 2fa60638d1f34535bcf1643b26487be9 366047af8484456898fae1fdbed50a84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 649/1464] 199.204.45.33 () {38 vars in 954 bytes} [Tue Apr 21 18:56:51 2026] POST /v2.0/ports => generated 958 bytes in 522 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:56:51.570 8 INFO neutron.db.segments_db [None req-99f41e1c-00ca-4794-962f-b546c35360c7 cad80ec056564b7e847639036aa85f45 484fafb9dfd345ffb33728026544cb7b - - default default] Added segment e19865e0-6b8d-44fc-a334-2e85a4fc1b5a of type vxlan for network 22fbb505-6fd2-4b78-8c42-1254443dea02 [pid: 8|app: 0|req: 816/1465] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:56:51 2026] POST /v2.0/networks => generated 727 bytes in 585 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1466] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:56:51 2026] GET /v2.0/ports?device_id=b2b6ec20-175e-478c-9e3f-80a36cf2fa7d => generated 961 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1467] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:56:51 2026] GET /v2.0/security-groups?tenant_id=806e9e92d2264d34867bc682c7de67a2&name=default => generated 2801 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1468] 199.204.45.33 () {38 vars in 1027 bytes} [Tue Apr 21 18:56:51 2026] PUT /v2.0/ports/051c7329-9ac1-4588-b9e7-de36c8e3b2aa => generated 1203 bytes in 489 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-04-21 18:56:52.474 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-102cb969-639e-42b4-a483-dab5be1e0401'] response: {'name': 'network-changed', 'server_uuid': 'b2b6ec20-175e-478c-9e3f-80a36cf2fa7d', 'tag': '051c7329-9ac1-4588-b9e7-de36c8e3b2aa', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 820/1469] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:56:52 2026] POST /v2.0/subnets => generated 620 bytes in 263 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: 821/1470] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:56:52 2026] GET /v2.0/security-groups?id=83aefdc0-7a72-4e61-8e56-17ab9f767ae7&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1471] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:56:52 2026] DELETE /v2.0/security-groups/a56ed43a-3c40-4be8-a193-712d18803834 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1472] 10.0.0.152 () {34 vars in 789 bytes} [Tue Apr 21 18:56:51 2026] PUT /v2.0/routers/a6f844e4-5f4e-45ef-a6b2-73b08fc19852/remove_router_interface => generated 309 bytes in 1248 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:56:52.812 7 WARNING neutron.api.v2.base [None req-2e0febe2-259c-44fa-9dca-dd06c70206d0 cad80ec056564b7e847639036aa85f45 484fafb9dfd345ffb33728026544cb7b - - 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-04-21 18:56:52.813 7 INFO neutron.api.v2.resource [None req-2e0febe2-259c-44fa-9dca-dd06c70206d0 cad80ec056564b7e847639036aa85f45 484fafb9dfd345ffb33728026544cb7b - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 651/1473] 10.0.0.152 () {34 vars in 681 bytes} [Tue Apr 21 18:56:52 2026] POST /v2.0/rbac-policies => generated 143 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1474] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 18:56:52 2026] GET /v2.0/ports?tenant_id=366047af8484456898fae1fdbed50a84&device_id=b2b6ec20-175e-478c-9e3f-80a36cf2fa7d => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:56:53.221 8 INFO neutron.services.segments.plugin [-] Segment e19865e0-6b8d-44fc-a334-2e85a4fc1b5a resource provider aggregate not found 2026-04-21 18:56:53.228 8 INFO neutron.services.segments.plugin [-] Segment e19865e0-6b8d-44fc-a334-2e85a4fc1b5a resource provider aggregate not found 2026-04-21 18:56:53.253 8 INFO neutron.services.segments.plugin [-] Segment e19865e0-6b8d-44fc-a334-2e85a4fc1b5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e19865e0-6b8d-44fc-a334-2e85a4fc1b5a found for delete ", "request_id": "req-3f5c00e5-b2e0-4b0a-b730-af8c641d8b3f"}]} 2026-04-21 18:56:53.261 8 INFO neutron.services.segments.plugin [-] Segment e19865e0-6b8d-44fc-a334-2e85a4fc1b5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e19865e0-6b8d-44fc-a334-2e85a4fc1b5a found for delete ", "request_id": "req-14987495-7d84-405f-819a-08bc5e2b624f"}]} [pid: 8|app: 0|req: 824/1475] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:56:52 2026] DELETE /v2.0/networks/22fbb505-6fd2-4b78-8c42-1254443dea02 => generated 0 bytes in 1242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1476] 199.204.45.33 () {34 vars in 1059 bytes} [Tue Apr 21 18:56:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=051c7329-9ac1-4588-b9e7-de36c8e3b2aa => 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: 826/1477] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:56:54 2026] GET /v2.0/ports?device_id=b2b6ec20-175e-478c-9e3f-80a36cf2fa7d => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:56:54.221 8 INFO neutron.db.segments_db [None req-e09223e2-f0d0-4f64-8afb-37623c551520 cad80ec056564b7e847639036aa85f45 484fafb9dfd345ffb33728026544cb7b - - default default] Added segment 832f3c68-dd50-4468-8552-ba36d7ce3bf7 of type vxlan for network 4969d43c-2986-45fb-b49b-dd20702e0b53 2026-04-21 18:56:54.275 7 INFO neutron.services.segments.plugin [-] Segment c03d2c4e-93e9-478a-9f4e-6380c765e291 resource provider aggregate not found 2026-04-21 18:56:54.285 7 INFO neutron.services.segments.plugin [-] Segment c03d2c4e-93e9-478a-9f4e-6380c765e291 resource provider aggregate not found 2026-04-21 18:56:54.291 7 INFO neutron.services.segments.plugin [-] Segment c03d2c4e-93e9-478a-9f4e-6380c765e291 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c03d2c4e-93e9-478a-9f4e-6380c765e291 found for delete ", "request_id": "req-62752bc6-4ffe-4335-973f-fc890d562554"}]} 2026-04-21 18:56:54.302 7 INFO neutron.services.segments.plugin [-] Segment c03d2c4e-93e9-478a-9f4e-6380c765e291 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c03d2c4e-93e9-478a-9f4e-6380c765e291 found for delete ", "request_id": "req-ed7ac7d1-e124-4c3e-91cc-ae6e6b86583e"}]} 2026-04-21 18:56:54.327 7 INFO neutron.db.l3_hamode_db [None req-7fcbd3be-9721-48f9-9025-eb6a59388b7b d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] HA network 6a52435a-351f-46de-9d9b-222df056dd0c was deleted as no HA routers are present in tenant 9fc86cc2a8034a92b4fa835f2d916bcb. [pid: 7|app: 0|req: 652/1478] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:56:52 2026] DELETE /v2.0/routers/a6f844e4-5f4e-45ef-a6b2-73b08fc19852 => generated 0 bytes in 1521 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1479] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:56:54 2026] POST /v2.0/networks => generated 727 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1480] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 21 18:56:54 2026] GET /v2.0/subnets?id=2f83742b-210e-47ea-a45f-4040d036383a => generated 667 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1481] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:56:54 2026] GET /v2.0/security-groups?id=83aefdc0-7a72-4e61-8e56-17ab9f767ae7&fields=id&fields=name => generated 88 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1482] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:56:54 2026] DELETE /v2.0/subnets/ded58a1a-4802-4ad5-8a84-d5a5c6995faf => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1483] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 18:56:54 2026] GET /v2.0/ports?network_id=5248b640-f264-4676-803b-103e0ad3e367&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1484] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:56:54 2026] POST /v2.0/subnets => generated 623 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1485] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 18:56:54 2026] GET /v2.0/networks/5248b640-f264-4676-803b-103e0ad3e367?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:56:54.697 8 WARNING neutron.api.v2.base [None req-2728a053-c782-4916-9e97-884e397eb12d cad80ec056564b7e847639036aa85f45 484fafb9dfd345ffb33728026544cb7b - - 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-04-21 18:56:54.698 8 INFO neutron.api.v2.resource [None req-2728a053-c782-4916-9e97-884e397eb12d cad80ec056564b7e847639036aa85f45 484fafb9dfd345ffb33728026544cb7b - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 831/1486] 10.0.0.152 () {34 vars in 681 bytes} [Tue Apr 21 18:56:54 2026] POST /v2.0/rbac-policies => generated 547 bytes in 5 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1487] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 18:56:54 2026] GET /v2.0/networks/5248b640-f264-4676-803b-103e0ad3e367?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1488] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:56:54 2026] DELETE /v2.0/networks/51111e4c-7f88-4cc6-9cd6-129739a92d82 => generated 0 bytes in 426 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1489] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 18:56:55 2026] GET /v2.0/ports?tenant_id=366047af8484456898fae1fdbed50a84&device_id=b2b6ec20-175e-478c-9e3f-80a36cf2fa7d => generated 1242 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1490] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 18:56:55 2026] GET /v2.0/networks?id=5248b640-f264-4676-803b-103e0ad3e367 => generated 769 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1491] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:56:55 2026] GET /v2.0/security-groups?tenant_id=9fc86cc2a8034a92b4fa835f2d916bcb&name=default => generated 2801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1492] 199.204.45.33 () {34 vars in 1059 bytes} [Tue Apr 21 18:56:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=051c7329-9ac1-4588-b9e7-de36c8e3b2aa => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:56:55.274 8 INFO neutron.services.segments.plugin [-] Segment e19865e0-6b8d-44fc-a334-2e85a4fc1b5a resource provider aggregate not found 2026-04-21 18:56:55.292 8 INFO neutron.services.segments.plugin [-] Segment e19865e0-6b8d-44fc-a334-2e85a4fc1b5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e19865e0-6b8d-44fc-a334-2e85a4fc1b5a found for delete ", "request_id": "req-7b1c5b0a-ae89-4dcb-b98f-f6ddf456d428"}]} 2026-04-21 18:56:55.301 8 INFO neutron.services.segments.plugin [-] Segment e19865e0-6b8d-44fc-a334-2e85a4fc1b5a resource provider aggregate not found 2026-04-21 18:56:55.321 8 INFO neutron.services.segments.plugin [-] Segment 832f3c68-dd50-4468-8552-ba36d7ce3bf7 resource provider aggregate not found 2026-04-21 18:56:55.331 8 INFO neutron.services.segments.plugin [-] Segment e19865e0-6b8d-44fc-a334-2e85a4fc1b5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e19865e0-6b8d-44fc-a334-2e85a4fc1b5a found for delete ", "request_id": "req-84a0921f-72fc-42d3-b277-92003108d76c"}]} 2026-04-21 18:56:55.347 8 INFO neutron.services.segments.plugin [-] Segment 832f3c68-dd50-4468-8552-ba36d7ce3bf7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 832f3c68-dd50-4468-8552-ba36d7ce3bf7 found for delete ", "request_id": "req-31c72b06-7865-427a-a03d-2a2aa9305370"}]} 2026-04-21 18:56:55.357 8 INFO neutron.services.segments.plugin [-] Segment 832f3c68-dd50-4468-8552-ba36d7ce3bf7 resource provider aggregate not found [pid: 7|app: 0|req: 661/1493] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:56:55 2026] DELETE /v2.0/security-groups/33caa2f5-81b4-414b-aefd-40ff511103ce => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:56:55.381 8 INFO neutron.services.segments.plugin [-] Segment 832f3c68-dd50-4468-8552-ba36d7ce3bf7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 832f3c68-dd50-4468-8552-ba36d7ce3bf7 found for delete ", "request_id": "req-97e466cc-78d5-41b9-bd96-78793d6753f6"}]} [pid: 7|app: 0|req: 662/1494] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 21 18:56:55 2026] GET /v2.0/subnets?id=2f83742b-210e-47ea-a45f-4040d036383a => generated 667 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1495] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 18:56:55 2026] GET /v2.0/ports?network_id=5248b640-f264-4676-803b-103e0ad3e367&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: 664/1496] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:56:55 2026] GET /v2.0/ports?device_id=b2b6ec20-175e-478c-9e3f-80a36cf2fa7d => generated 973 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1497] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 18:56:55 2026] GET /v2.0/networks/5248b640-f264-4676-803b-103e0ad3e367?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: 666/1498] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:56:55 2026] GET /v2.0/security-groups?id=83aefdc0-7a72-4e61-8e56-17ab9f767ae7&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1499] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 18:56:55 2026] GET /v2.0/networks/5248b640-f264-4676-803b-103e0ad3e367?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: 833/1500] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:56:54 2026] DELETE /v2.0/networks/4969d43c-2986-45fb-b49b-dd20702e0b53 => generated 0 bytes in 1215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:56:55.979 7 WARNING neutron_lib.context [None req-833fa444-1ab2-4b4c-b6c0-b27b474937c4 7ebdde8b65ca4c869c0e48d7c718a408 34bd922ce6354212960e95ca50384982 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:56:56.053 8 INFO neutron.db.segments_db [None req-a07da120-61dd-4b49-be1d-04bcb2dec199 cad80ec056564b7e847639036aa85f45 484fafb9dfd345ffb33728026544cb7b - - default default] Added segment e2902587-b872-49b3-94ea-a1b8621bf88b of type vxlan for network 471f5bb5-2937-4da5-8d4d-cacca5ac7d13 2026-04-21 18:56:56.113 7 INFO neutron.db.segments_db [None req-833fa444-1ab2-4b4c-b6c0-b27b474937c4 7ebdde8b65ca4c869c0e48d7c718a408 34bd922ce6354212960e95ca50384982 - - default default] Added segment 0df71888-dc71-480d-8cd8-ec7e782b21f9 of type vxlan for network 7e99384c-2d68-4701-a599-209bcc594bdd [pid: 8|app: 0|req: 834/1501] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:56:55 2026] POST /v2.0/networks => generated 727 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1502] 10.0.0.152 () {34 vars in 671 bytes} [Tue Apr 21 18:56:55 2026] POST /v2.0/networks => generated 632 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:56:56.254 7 WARNING neutron_lib.context [None req-9b0605a6-f67a-4ffe-91e8-8f4baeddde85 7ebdde8b65ca4c869c0e48d7c718a408 34bd922ce6354212960e95ca50384982 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:56:56.310 7 INFO neutron.services.segments.plugin [-] Segment e8851683-dea3-4a14-8c4e-783f99c5b9fb resource provider aggregate not found 2026-04-21 18:56:56.323 7 INFO neutron.services.segments.plugin [-] Segment e8851683-dea3-4a14-8c4e-783f99c5b9fb resource provider aggregate not found 2026-04-21 18:56:56.329 7 INFO neutron.db.segments_db [None req-9b0605a6-f67a-4ffe-91e8-8f4baeddde85 7ebdde8b65ca4c869c0e48d7c718a408 34bd922ce6354212960e95ca50384982 - - default default] Added segment 49a1f9a1-ffb4-4003-97c6-75cc60abecab of type vxlan for network e5fcd4e7-f00c-4aa1-a50f-e595f6a9d9cb 2026-04-21 18:56:56.330 7 INFO neutron.services.segments.plugin [-] Segment e8851683-dea3-4a14-8c4e-783f99c5b9fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8851683-dea3-4a14-8c4e-783f99c5b9fb found for delete ", "request_id": "req-cbdb2476-8524-4f3d-911f-5655048a5361"}]} 2026-04-21 18:56:56.345 7 INFO neutron.services.segments.plugin [-] Segment e8851683-dea3-4a14-8c4e-783f99c5b9fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8851683-dea3-4a14-8c4e-783f99c5b9fb found for delete ", "request_id": "req-a8579190-7b5b-434d-b1c5-6e7b51d6783c"}]} [pid: 8|app: 0|req: 835/1503] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:56:56 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-04-21 18:56:56.668 7 INFO neutron.db.l3_hamode_db [None req-9b0605a6-f67a-4ffe-91e8-8f4baeddde85 7ebdde8b65ca4c869c0e48d7c718a408 34bd922ce6354212960e95ca50384982 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 836/1504] 10.0.0.152 () {34 vars in 681 bytes} [Tue Apr 21 18:56:56 2026] POST /v2.0/rbac-policies => generated 324 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1505] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:56:56 2026] GET /v2.0/ports?device_id=b2b6ec20-175e-478c-9e3f-80a36cf2fa7d => generated 975 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1506] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:56:56 2026] GET /v2.0/security-groups?id=83aefdc0-7a72-4e61-8e56-17ab9f767ae7&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:56:57.390 8 INFO neutron.services.segments.plugin [-] Segment 832f3c68-dd50-4468-8552-ba36d7ce3bf7 resource provider aggregate not found 2026-04-21 18:56:57.410 8 INFO neutron.services.segments.plugin [-] Segment 832f3c68-dd50-4468-8552-ba36d7ce3bf7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 832f3c68-dd50-4468-8552-ba36d7ce3bf7 found for delete ", "request_id": "req-859e9f55-0c78-4443-8f8c-dfe2ded63a7d"}]} 2026-04-21 18:56:57.467 8 INFO neutron.services.segments.plugin [-] Segment 832f3c68-dd50-4468-8552-ba36d7ce3bf7 resource provider aggregate not found 2026-04-21 18:56:57.485 8 INFO neutron.services.segments.plugin [-] Segment 832f3c68-dd50-4468-8552-ba36d7ce3bf7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 832f3c68-dd50-4468-8552-ba36d7ce3bf7 found for delete ", "request_id": "req-42b1f9c0-f601-4c03-8323-758be1ff77a5"}]} [pid: 8|app: 0|req: 839/1507] 10.0.0.152 () {32 vars in 723 bytes} [Tue Apr 21 18:56:57 2026] GET /v2.0/networks/471f5bb5-2937-4da5-8d4d-cacca5ac7d13 => generated 655 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1508] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:56:57 2026] GET /v2.0/ports?device_id=b2b6ec20-175e-478c-9e3f-80a36cf2fa7d => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1509] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:56:57 2026] GET /v2.0/security-groups?id=83aefdc0-7a72-4e61-8e56-17ab9f767ae7&fields=id&fields=name => generated 88 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:56:57.815 7 INFO neutron.db.l3_hamode_db [None req-9b0605a6-f67a-4ffe-91e8-8f4baeddde85 7ebdde8b65ca4c869c0e48d7c718a408 34bd922ce6354212960e95ca50384982 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 842/1510] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:56:57 2026] GET /v2.0/security-groups?tenant_id=92ad27331edd441a8885a12a979cb643&name=default => generated 2801 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:56:58.154 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4dd3d049-3c1a-4743-8619-432c4c769f71 18bbb184410f463a917281db2db21dd9 eab81b17c919418eb844df98c94098c0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 843/1511] 10.0.0.152 () {32 vars in 723 bytes} [Tue Apr 21 18:56:58 2026] GET /v2.0/networks/471f5bb5-2937-4da5-8d4d-cacca5ac7d13 => generated 138 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1512] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:56:58 2026] DELETE /v2.0/security-groups/aa093780-019d-42a4-9b0c-950f5b564a82 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1513] 199.204.45.33 () {34 vars in 993 bytes} [Tue Apr 21 18:56:58 2026] GET /v2.0/ports?device_id=b2b6ec20-175e-478c-9e3f-80a36cf2fa7d => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1514] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:56:58 2026] DELETE /v2.0/networks/471f5bb5-2937-4da5-8d4d-cacca5ac7d13 => generated 0 bytes in 620 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1515] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:56:56 2026] POST /v2.0/routers => generated 695 bytes in 2712 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1516] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:56:58 2026] GET /v2.0/ports?device_id=b2b6ec20-175e-478c-9e3f-80a36cf2fa7d => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:56:59.018 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4fc23fe5-58ec-4cf7-b749-b6100689e626 cad80ec056564b7e847639036aa85f45 484fafb9dfd345ffb33728026544cb7b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 671/1517] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:56:59 2026] DELETE /v2.0/subnets/c4181a00-8063-4d38-8c6c-842ef5808efa => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1518] 10.0.0.152 () {32 vars in 776 bytes} [Tue Apr 21 18:56:59 2026] GET /v2.0/subnets?project_id=34bd922ce6354212960e95ca50384982&cidr=10.100.0.0%2F28 => generated 14 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1519] 199.204.45.33 () {36 vars in 996 bytes} [Tue Apr 21 18:56:58 2026] DELETE /v2.0/ports/051c7329-9ac1-4588-b9e7-de36c8e3b2aa => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1520] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:56:59 2026] GET /v2.0/security-groups?id=83aefdc0-7a72-4e61-8e56-17ab9f767ae7&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:56:59.274 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d473dd41-3ea7-4cb0-bd60-d5b9ecb9cbb8 cad80ec056564b7e847639036aa85f45 484fafb9dfd345ffb33728026544cb7b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 848/1521] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:56:59 2026] DELETE /v2.0/subnets/d5cc94f1-9543-4fea-8ced-fc5cda6460c0 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:56:59.292 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-34963650-2f7b-4071-86dc-a6acbc70be0c'] response: {'server_uuid': 'b2b6ec20-175e-478c-9e3f-80a36cf2fa7d', 'name': 'network-vif-deleted', 'tag': '051c7329-9ac1-4588-b9e7-de36c8e3b2aa', 'status': 'completed', 'code': 200} 2026-04-21 18:56:59.304 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3f6a0a97-2bcb-42d6-8d77-bc9c553004d1 cad80ec056564b7e847639036aa85f45 484fafb9dfd345ffb33728026544cb7b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 849/1522] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:56:59 2026] DELETE /v2.0/subnets/8602ecd4-2438-4c41-9818-805757d19d17 => 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: 674/1523] 10.0.0.152 () {32 vars in 694 bytes} [Tue Apr 21 18:56:59 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1524] 10.0.0.152 () {32 vars in 784 bytes} [Tue Apr 21 18:56:59 2026] GET /v2.0/subnets?network_id=7d967747-2ee2-487c-b725-6fee8f4e3e1b&cidr=10.100.0.0%2F28 => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:56:59.415 7 WARNING neutron_lib.context [None req-0191e723-4185-4cdb-9a93-6cdd1e8f5e15 7ebdde8b65ca4c869c0e48d7c718a408 34bd922ce6354212960e95ca50384982 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 675/1525] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:56:59 2026] POST /v2.0/subnets => generated 633 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:56:59.775 8 INFO neutron.services.segments.plugin [-] Segment e2902587-b872-49b3-94ea-a1b8621bf88b resource provider aggregate not found 2026-04-21 18:56:59.780 8 INFO neutron.services.segments.plugin [-] Segment e2902587-b872-49b3-94ea-a1b8621bf88b resource provider aggregate not found 2026-04-21 18:56:59.822 8 INFO neutron.services.segments.plugin [-] Segment e2902587-b872-49b3-94ea-a1b8621bf88b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2902587-b872-49b3-94ea-a1b8621bf88b found for delete ", "request_id": "req-fb5c9042-c9de-43df-8401-67971521fe2b"}]} 2026-04-21 18:56:59.822 8 INFO neutron.services.segments.plugin [-] Segment e2902587-b872-49b3-94ea-a1b8621bf88b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2902587-b872-49b3-94ea-a1b8621bf88b found for delete ", "request_id": "req-d27feb6a-d5d9-4926-a3c8-77c478797398"}]} [pid: 7|app: 0|req: 676/1526] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:57:00 2026] GET /v2.0/security-groups?tenant_id=42ff77cb2f104d74af886bd880037cac&name=default => generated 2801 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1527] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:57:00 2026] DELETE /v2.0/security-groups/bef6660a-28b9-42d1-8b07-0dd69693ee78 => 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: 678/1528] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:57:00 2026] GET /v2.0/security-groups?tenant_id=28c69bc9d7964d98b315bf9f2b62b520&name=default => generated 2801 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1529] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:57:01 2026] GET /v2.0/security-groups?tenant_id=eab81b17c919418eb844df98c94098c0&name=default => generated 2801 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1530] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:57:01 2026] DELETE /v2.0/security-groups/3a85821b-f77e-4e19-a60f-99c10979c30b => 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: 681/1531] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:57:01 2026] DELETE /v2.0/security-groups/c5ec21ee-0376-4ef3-b80d-047b49b9af53 => 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: 682/1532] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:57:01 2026] GET /v2.0/security-groups?tenant_id=484fafb9dfd345ffb33728026544cb7b&name=default => generated 2801 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1533] 10.0.0.152 () {34 vars in 783 bytes} [Tue Apr 21 18:56:59 2026] PUT /v2.0/routers/9b60c7f5-e0fc-4a1c-b223-5df6b5915195/add_router_interface => generated 309 bytes in 2146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1534] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:57:01 2026] DELETE /v2.0/security-groups/0b26f007-7d9f-4598-9eff-8bb0ad22e7e6 => 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: 853/1535] 10.0.0.152 () {32 vars in 649 bytes} [Tue Apr 21 18:57:01 2026] GET /v2.0/networks => generated 5057 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1536] 10.0.0.152 () {32 vars in 647 bytes} [Tue Apr 21 18:57:02 2026] GET /v2.0/subnets => generated 3752 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1537] 10.0.0.152 () {32 vars in 647 bytes} [Tue Apr 21 18:57:02 2026] GET /v2.0/routers => generated 1462 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:57:02.372 8 WARNING neutron_lib.context [None req-8807ec93-34bd-41ce-b72b-0e1a9ea45ab9 7ebdde8b65ca4c869c0e48d7c718a408 34bd922ce6354212960e95ca50384982 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 856/1538] 10.0.0.152 () {34 vars in 685 bytes} [Tue Apr 21 18:57:02 2026] POST /v2.0/security-groups => generated 1611 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-21 18:57:02.552 8 WARNING neutron_lib.context [None req-3332f87d-51c1-4025-a743-6269c001930a 7ebdde8b65ca4c869c0e48d7c718a408 34bd922ce6354212960e95ca50384982 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 857/1539] 10.0.0.152 () {34 vars in 695 bytes} [Tue Apr 21 18:57:02 2026] POST /v2.0/security-group-rules => generated 565 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:57:02.716 8 WARNING neutron_lib.context [None req-56675fe6-41bb-4643-bd10-8f83be872b2a 7ebdde8b65ca4c869c0e48d7c718a408 34bd922ce6354212960e95ca50384982 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 683/1540] 10.0.0.152 () {34 vars in 789 bytes} [Tue Apr 21 18:57:01 2026] PUT /v2.0/routers/134136bd-8409-4ec1-b0b6-5ca5776a7a0b/remove_router_interface => generated 309 bytes in 1181 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1541] 10.0.0.152 () {34 vars in 695 bytes} [Tue Apr 21 18:57:02 2026] POST /v2.0/security-group-rules => generated 564 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:57:02.871 8 WARNING neutron_lib.context [None req-bb66cd0d-fd36-416d-9eef-72605af8412e 7ebdde8b65ca4c869c0e48d7c718a408 34bd922ce6354212960e95ca50384982 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1542] 10.0.0.152 () {34 vars in 695 bytes} [Tue Apr 21 18:57:02 2026] POST /v2.0/security-group-rules => generated 570 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:57:03.023 8 WARNING neutron_lib.context [None req-0688d45d-6e1b-4728-ab80-fa6b06e13139 7ebdde8b65ca4c869c0e48d7c718a408 34bd922ce6354212960e95ca50384982 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1543] 10.0.0.152 () {34 vars in 695 bytes} [Tue Apr 21 18:57:03 2026] POST /v2.0/security-group-rules => generated 569 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:57:03.134 8 WARNING neutron_lib.context [None req-e0b8ecd2-c256-4b1f-9357-bf70eea92d41 7ebdde8b65ca4c869c0e48d7c718a408 34bd922ce6354212960e95ca50384982 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:57:03.170 8 INFO neutron.db.securitygroups_db [None req-e0b8ecd2-c256-4b1f-9357-bf70eea92d41 7ebdde8b65ca4c869c0e48d7c718a408 34bd922ce6354212960e95ca50384982 - - default default] Project 34bd922ce6354212960e95ca50384982 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: 861/1544] 10.0.0.152 () {34 vars in 695 bytes} [Tue Apr 21 18:57:03 2026] POST /v2.0/security-group-rules => generated 575 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:57:03.270 8 WARNING neutron_lib.context [None req-895d0e8a-ef55-469b-ae49-fcbb336060b2 7ebdde8b65ca4c869c0e48d7c718a408 34bd922ce6354212960e95ca50384982 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:57:03.289 8 INFO neutron.db.securitygroups_db [None req-895d0e8a-ef55-469b-ae49-fcbb336060b2 7ebdde8b65ca4c869c0e48d7c718a408 34bd922ce6354212960e95ca50384982 - - default default] Project 34bd922ce6354212960e95ca50384982 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: 862/1545] 10.0.0.152 () {34 vars in 695 bytes} [Tue Apr 21 18:57:03 2026] POST /v2.0/security-group-rules => generated 574 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:57:03.584 8 WARNING neutron_lib.context [None req-23a78517-0e87-4cc3-9790-13b70dc3f513 25a97f0f81f347febb7d68a97a47dbf9 7fd0999e1d424703b3631d770724d75b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:57:03.585 8 WARNING neutron_lib.context [None req-23a78517-0e87-4cc3-9790-13b70dc3f513 25a97f0f81f347febb7d68a97a47dbf9 7fd0999e1d424703b3631d770724d75b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:57:03.744 8 INFO neutron.db.segments_db [None req-23a78517-0e87-4cc3-9790-13b70dc3f513 25a97f0f81f347febb7d68a97a47dbf9 7fd0999e1d424703b3631d770724d75b - - default default] Added segment 1fe8a5d4-1b9e-4300-bcbf-a83af98d030c of type vxlan for network 4b0ff61c-25a6-4697-a421-ab8994fb6951 2026-04-21 18:57:03.833 8 INFO neutron.db.segments_db [None req-23a78517-0e87-4cc3-9790-13b70dc3f513 25a97f0f81f347febb7d68a97a47dbf9 7fd0999e1d424703b3631d770724d75b - - default default] Added segment 2d9b78e1-0135-4c82-8257-6b3d427648bc of type vxlan for network 31fd7752-20f9-4eef-a7ba-9103ddd02403 [pid: 8|app: 0|req: 863/1546] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:57:03 2026] POST /v2.0/networks => generated 1245 bytes in 551 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1547] 10.0.0.152 () {32 vars in 649 bytes} [Tue Apr 21 18:57:03 2026] GET /v2.0/networks => generated 1297 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:57:04.166 7 INFO neutron.services.segments.plugin [-] Segment 8551516b-c50a-41ff-ba68-43283b1ba4a4 resource provider aggregate not found 2026-04-21 18:57:04.173 7 INFO neutron.services.segments.plugin [-] Segment 8551516b-c50a-41ff-ba68-43283b1ba4a4 resource provider aggregate not found 2026-04-21 18:57:04.181 7 INFO neutron.services.segments.plugin [-] Segment 8551516b-c50a-41ff-ba68-43283b1ba4a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8551516b-c50a-41ff-ba68-43283b1ba4a4 found for delete ", "request_id": "req-17554400-076c-4246-a90d-576cf2ba7228"}]} 2026-04-21 18:57:04.191 7 INFO neutron.services.segments.plugin [-] Segment 8551516b-c50a-41ff-ba68-43283b1ba4a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8551516b-c50a-41ff-ba68-43283b1ba4a4 found for delete ", "request_id": "req-1911a732-33a8-4f29-a2aa-1ac8c3c88a84"}]} 2026-04-21 18:57:04.199 7 INFO neutron.db.l3_hamode_db [None req-6577dce0-121e-46ea-b729-fd9228b5501a d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] HA network d60bc6f6-e663-4867-9985-ff07ce3a78ed was deleted as no HA routers are present in tenant 366047af8484456898fae1fdbed50a84. [pid: 7|app: 0|req: 684/1550] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:57:02 2026] DELETE /v2.0/routers/134136bd-8409-4ec1-b0b6-5ca5776a7a0b => generated 0 bytes in 1452 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1551] 10.0.0.152 () {32 vars in 649 bytes} [Tue Apr 21 18:57:04 2026] GET /v2.0/networks => generated 1844 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1552] 10.0.0.177 () {34 vars in 1100 bytes} [Tue Apr 21 18:57:04 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1553276689&fields=id&tenant_id=34bd922ce6354212960e95ca50384982 => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1553] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:57:04 2026] DELETE /v2.0/subnets/2f83742b-210e-47ea-a45f-4040d036383a => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1554] 10.0.0.177 () {34 vars in 982 bytes} [Tue Apr 21 18:57:04 2026] GET /v2.0/networks?id=7e99384c-2d68-4701-a599-209bcc594bdd => generated 660 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:57:04.598 8 INFO neutron.services.segments.plugin [-] Segment 1fe8a5d4-1b9e-4300-bcbf-a83af98d030c resource provider aggregate not found 2026-04-21 18:57:04.606 8 INFO neutron.services.segments.plugin [-] Segment 1fe8a5d4-1b9e-4300-bcbf-a83af98d030c resource provider aggregate not found 2026-04-21 18:57:04.614 8 INFO neutron.services.segments.plugin [-] Segment 1fe8a5d4-1b9e-4300-bcbf-a83af98d030c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fe8a5d4-1b9e-4300-bcbf-a83af98d030c found for delete ", "request_id": "req-2ad67788-744c-4312-9f8b-af32e4f0c95b"}]} 2026-04-21 18:57:04.631 8 INFO neutron.services.segments.plugin [-] Segment 1fe8a5d4-1b9e-4300-bcbf-a83af98d030c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fe8a5d4-1b9e-4300-bcbf-a83af98d030c found for delete ", "request_id": "req-67f66645-9bf5-44fa-975a-a5a2df821c98"}]} [pid: 8|app: 0|req: 869/1555] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:57:04 2026] DELETE /v2.0/networks/4b0ff61c-25a6-4697-a421-ab8994fb6951 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1556] 10.0.0.177 () {34 vars in 965 bytes} [Tue Apr 21 18:57:04 2026] GET /v2.0/quotas/34bd922ce6354212960e95ca50384982 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1557] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:57:04 2026] DELETE /v2.0/networks/31fd7752-20f9-4eef-a7ba-9103ddd02403 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1558] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:57:04 2026] DELETE /v2.0/networks/5248b640-f264-4676-803b-103e0ad3e367 => generated 0 bytes in 438 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1559] 10.0.0.177 () {34 vars in 1002 bytes} [Tue Apr 21 18:57:04 2026] GET /v2.0/ports?tenant_id=34bd922ce6354212960e95ca50384982&fields=id => generated 103 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1560] 10.0.0.152 () {32 vars in 649 bytes} [Tue Apr 21 18:57:04 2026] GET /v2.0/networks => generated 651 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1561] 10.0.0.177 () {34 vars in 1008 bytes} [Tue Apr 21 18:57:04 2026] GET /v2.0/networks/7e99384c-2d68-4701-a599-209bcc594bdd?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:57:05.035 7 WARNING neutron_lib.context [None req-209a39f0-f6ef-4a50-b28e-a375b22a3ac5 25a97f0f81f347febb7d68a97a47dbf9 7fd0999e1d424703b3631d770724d75b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:57:05.089 7 INFO neutron.db.segments_db [None req-209a39f0-f6ef-4a50-b28e-a375b22a3ac5 25a97f0f81f347febb7d68a97a47dbf9 7fd0999e1d424703b3631d770724d75b - - default default] Added segment 799455f8-1c57-4dc1-8699-28805cc0effb of type vxlan for network 7e0c91b8-9b1e-4265-9396-6506868b3779 [pid: 8|app: 0|req: 874/1562] 10.0.0.177 () {34 vars in 1108 bytes} [Tue Apr 21 18:57:05 2026] GET /v2.0/networks/7e99384c-2d68-4701-a599-209bcc594bdd?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: 875/1563] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:57:05 2026] GET /v2.0/security-groups?tenant_id=366047af8484456898fae1fdbed50a84&name=default => generated 2801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1564] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:57:05 2026] POST /v2.0/networks => generated 649 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:57:05.216 7 WARNING neutron_lib.context [None req-452e9351-47f0-4053-82b2-bcfcc480f8f3 25a97f0f81f347febb7d68a97a47dbf9 7fd0999e1d424703b3631d770724d75b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:57:05.278 7 INFO neutron.db.segments_db [None req-452e9351-47f0-4053-82b2-bcfcc480f8f3 25a97f0f81f347febb7d68a97a47dbf9 7fd0999e1d424703b3631d770724d75b - - default default] Added segment aae3df15-5117-467c-8f9e-68f4af1acadb of type vxlan for network 81f04cb0-9e6f-4384-86ad-15f39ab79392 [pid: 8|app: 0|req: 876/1565] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:57:05 2026] DELETE /v2.0/security-groups/83aefdc0-7a72-4e61-8e56-17ab9f767ae7 => 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: 877/1566] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:57:05 2026] GET /v2.0/ports?device_id=a7deddf6-c3d9-4dcc-8f4d-e2e84569f4ab => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1567] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:57:05 2026] POST /v2.0/networks => generated 649 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:57:05.432 8 WARNING neutron_lib.context [None req-b920261c-e917-4bf7-b41e-9faa57ae7fe3 25a97f0f81f347febb7d68a97a47dbf9 7fd0999e1d424703b3631d770724d75b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:57:05.473 8 WARNING neutron_lib.context [None req-b920261c-e917-4bf7-b41e-9faa57ae7fe3 25a97f0f81f347febb7d68a97a47dbf9 7fd0999e1d424703b3631d770724d75b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 691/1568] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 18:57:05 2026] GET /v2.0/networks?id=7e99384c-2d68-4701-a599-209bcc594bdd => generated 660 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1569] 199.204.45.33 () {34 vars in 1049 bytes} [Tue Apr 21 18:57:06 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=34bd922ce6354212960e95ca50384982 => generated 181 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1570] 10.0.0.152 () {34 vars in 665 bytes} [Tue Apr 21 18:57:05 2026] POST /v2.0/ports => generated 1506 bytes in 704 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:57:06.154 7 WARNING neutron_lib.context [req-5a42a0f4-3f57-4017-af29-dc332930cd30 req-fab8ed09-8418-4a7f-8bd9-63fd1bd96819 7ebdde8b65ca4c869c0e48d7c718a408 34bd922ce6354212960e95ca50384982 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:57:06.206 7 INFO neutron.services.segments.plugin [-] Segment 8d499341-ba8b-480b-838d-53d8e09a39bc resource provider aggregate not found 2026-04-21 18:57:06.217 7 INFO neutron.services.segments.plugin [-] Segment 8d499341-ba8b-480b-838d-53d8e09a39bc resource provider aggregate not found 2026-04-21 18:57:06.237 7 INFO neutron.services.segments.plugin [-] Segment 8d499341-ba8b-480b-838d-53d8e09a39bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d499341-ba8b-480b-838d-53d8e09a39bc found for delete ", "request_id": "req-475d6436-6728-4722-8f8f-e66fc78341a8"}]} 2026-04-21 18:57:06.247 7 INFO neutron.services.segments.plugin [-] Segment 8d499341-ba8b-480b-838d-53d8e09a39bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d499341-ba8b-480b-838d-53d8e09a39bc found for delete ", "request_id": "req-8327e4f7-ba92-4077-a290-9d8985e8fdeb"}]} [pid: 8|app: 0|req: 879/1571] 10.0.0.152 () {32 vars in 643 bytes} [Tue Apr 21 18:57:06 2026] GET /v2.0/ports => generated 1506 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1572] 10.0.0.152 () {32 vars in 720 bytes} [Tue Apr 21 18:57:06 2026] DELETE /v2.0/ports/661550f2-b196-4a1d-a843-dae796011677 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1573] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:57:06 2026] GET /v2.0/ports?device_id=a7deddf6-c3d9-4dcc-8f4d-e2e84569f4ab => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:57:06.645 8 INFO neutron.services.segments.plugin [-] Segment 2d9b78e1-0135-4c82-8257-6b3d427648bc resource provider aggregate not found 2026-04-21 18:57:06.652 8 INFO neutron.services.segments.plugin [-] Segment 2d9b78e1-0135-4c82-8257-6b3d427648bc resource provider aggregate not found 2026-04-21 18:57:06.667 8 INFO neutron.services.segments.plugin [-] Segment 2d9b78e1-0135-4c82-8257-6b3d427648bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d9b78e1-0135-4c82-8257-6b3d427648bc found for delete ", "request_id": "req-614e3ae5-ff8d-4ac8-91b8-f87933c3d0f7"}]} 2026-04-21 18:57:06.673 8 INFO neutron.services.segments.plugin [-] Segment 2d9b78e1-0135-4c82-8257-6b3d427648bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d9b78e1-0135-4c82-8257-6b3d427648bc found for delete ", "request_id": "req-db1a153b-928d-4b12-afea-7e26894f3127"}]} [pid: 7|app: 0|req: 693/1574] 199.204.45.33 () {38 vars in 954 bytes} [Tue Apr 21 18:57:06 2026] POST /v2.0/ports => generated 958 bytes in 552 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 882/1575] 10.0.0.152 () {32 vars in 720 bytes} [Tue Apr 21 18:57:06 2026] DELETE /v2.0/ports/9ec5a8c2-1b05-4a7c-9848-54a256dd40da => 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: 883/1576] 10.0.0.152 () {32 vars in 643 bytes} [Tue Apr 21 18:57:06 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) 2026-04-21 18:57:06.835 8 WARNING neutron_lib.context [None req-efbca7b2-ff00-4438-9214-9c402a338d48 25a97f0f81f347febb7d68a97a47dbf9 7fd0999e1d424703b3631d770724d75b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:57:06.889 8 INFO neutron.db.segments_db [None req-efbca7b2-ff00-4438-9214-9c402a338d48 25a97f0f81f347febb7d68a97a47dbf9 7fd0999e1d424703b3631d770724d75b - - default default] Added segment 8a1d9722-2a10-4aed-bfe0-e2fbb4cb8b35 of type vxlan for network 82393541-6d86-4643-84d8-40c1c78cd7a6 [pid: 8|app: 0|req: 884/1577] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:57:06 2026] POST /v2.0/networks => generated 650 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:57:07.221 8 WARNING neutron_lib.context [None req-9913f081-3a29-429a-aa04-90d8b9c2e762 e2a4be4033064f60b1b5c9af5262af78 f5a80280f7594375a0a6de112525b0f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 694/1578] 199.204.45.33 () {38 vars in 1027 bytes} [Tue Apr 21 18:57:06 2026] PUT /v2.0/ports/a1d1cd2c-5496-42a3-be6c-cdba37a4179a => generated 1203 bytes in 542 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:57:07.261 7 WARNING neutron_lib.context [None req-fa2ab45d-a8b2-4a4a-b583-227359e82825 25a97f0f81f347febb7d68a97a47dbf9 7fd0999e1d424703b3631d770724d75b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:57:07.292 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bfec2299-2f2e-4f2c-bbf5-d285daaf1854'] response: {'name': 'network-changed', 'server_uuid': 'a7deddf6-c3d9-4dcc-8f4d-e2e84569f4ab', 'tag': 'a1d1cd2c-5496-42a3-be6c-cdba37a4179a', 'status': 'completed', 'code': 200} 2026-04-21 18:57:07.341 7 INFO neutron.db.segments_db [None req-fa2ab45d-a8b2-4a4a-b583-227359e82825 25a97f0f81f347febb7d68a97a47dbf9 7fd0999e1d424703b3631d770724d75b - - default default] Added segment 22939ca4-3e7f-490f-8f9f-a67192ff8547 of type vxlan for network 5f9ccdc2-2013-4576-91fd-4eafab30f405 [pid: 8|app: 0|req: 885/1579] 10.0.0.152 () {34 vars in 684 bytes} [Tue Apr 21 18:57:07 2026] POST /v2.0/security-groups => generated 1537 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1580] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:57:07 2026] POST /v2.0/networks => generated 650 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:57:07.487 7 WARNING neutron_lib.context [None req-afc78e93-b154-4f09-8d59-0f352db3fe17 e2a4be4033064f60b1b5c9af5262af78 f5a80280f7594375a0a6de112525b0f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 886/1581] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 18:57:07 2026] GET /v2.0/ports?tenant_id=34bd922ce6354212960e95ca50384982&device_id=a7deddf6-c3d9-4dcc-8f4d-e2e84569f4ab => generated 1242 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:57:07.531 8 WARNING neutron_lib.context [None req-1bdd172f-2cac-4d52-bbb3-dd7789a5848c 25a97f0f81f347febb7d68a97a47dbf9 7fd0999e1d424703b3631d770724d75b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:57:07.586 8 WARNING neutron_lib.context [None req-1bdd172f-2cac-4d52-bbb3-dd7789a5848c 25a97f0f81f347febb7d68a97a47dbf9 7fd0999e1d424703b3631d770724d75b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 696/1582] 10.0.0.152 () {34 vars in 684 bytes} [Tue Apr 21 18:57:07 2026] POST /v2.0/security-groups => generated 1537 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1583] 199.204.45.33 () {34 vars in 1059 bytes} [Tue Apr 21 18:57:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=a1d1cd2c-5496-42a3-be6c-cdba37a4179a => 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: 698/1584] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:57:07 2026] GET /v2.0/ports?device_id=a7deddf6-c3d9-4dcc-8f4d-e2e84569f4ab => generated 973 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:57:07.777 7 WARNING neutron_lib.context [None req-85f97876-cb2e-4593-bfb9-52b11bc0a262 e2a4be4033064f60b1b5c9af5262af78 f5a80280f7594375a0a6de112525b0f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1585] 10.0.0.152 () {34 vars in 684 bytes} [Tue Apr 21 18:57:07 2026] POST /v2.0/security-groups => generated 1537 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1586] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 21 18:57:07 2026] GET /v2.0/subnets?id=a3722669-d84b-4823-abdb-eaae2ec43439 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1587] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:57:07 2026] GET /v2.0/security-groups?id=03c16fac-8504-4af6-a8f2-a23df5d5fc1c&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:57:07.972 7 WARNING neutron_lib.context [None req-3efbf9f8-e2af-48fe-9d88-a91a57e5a710 e2a4be4033064f60b1b5c9af5262af78 f5a80280f7594375a0a6de112525b0f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 702/1588] 10.0.0.152 () {34 vars in 684 bytes} [Tue Apr 21 18:57:07 2026] POST /v2.0/security-groups => generated 1537 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1589] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 18:57:08 2026] GET /v2.0/ports?network_id=7e99384c-2d68-4701-a599-209bcc594bdd&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-04-21 18:57:08.135 7 WARNING neutron_lib.context [None req-034c512a-eded-430e-99aa-fab94d022e7f e2a4be4033064f60b1b5c9af5262af78 f5a80280f7594375a0a6de112525b0f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 887/1590] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:57:07 2026] POST /v2.0/subnets => generated 1226 bytes in 682 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1591] 10.0.0.152 () {34 vars in 684 bytes} [Tue Apr 21 18:57:08 2026] POST /v2.0/security-groups => generated 1537 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1592] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 18:57:08 2026] GET /v2.0/networks/7e99384c-2d68-4701-a599-209bcc594bdd?fields=segments => generated 14 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1593] 10.0.0.152 () {32 vars in 647 bytes} [Tue Apr 21 18:57:08 2026] GET /v2.0/subnets => generated 1839 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1594] 10.0.0.152 () {34 vars in 767 bytes} [Tue Apr 21 18:57:08 2026] PUT /v2.0/security-groups/5a87cf9f-42f6-4935-9234-9ec3cb05b53e/tags => generated 17 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1595] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 18:57:08 2026] GET /v2.0/networks/7e99384c-2d68-4701-a599-209bcc594bdd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1596] 10.0.0.152 () {34 vars in 767 bytes} [Tue Apr 21 18:57:08 2026] PUT /v2.0/security-groups/6abe000a-7035-4aa2-8bd8-4dfbcf1f780b/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: 892/1597] 10.0.0.152 () {34 vars in 767 bytes} [Tue Apr 21 18:57:08 2026] PUT /v2.0/security-groups/113fd29a-f4c9-46f5-8c40-e144ad88db96/tags => generated 34 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1598] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 18:57:08 2026] GET /v2.0/ports?tenant_id=34bd922ce6354212960e95ca50384982&device_id=a7deddf6-c3d9-4dcc-8f4d-e2e84569f4ab => generated 1242 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1599] 10.0.0.152 () {34 vars in 767 bytes} [Tue Apr 21 18:57:08 2026] PUT /v2.0/security-groups/e1b71e4d-f3e6-4dbd-8d97-1d2641232fd7/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: 706/1600] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:57:08 2026] DELETE /v2.0/subnets/7d177b32-8ee3-44ca-abf1-d56da27c0f44 => generated 0 bytes in 356 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1601] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 18:57:08 2026] GET /v2.0/networks?id=7e99384c-2d68-4701-a599-209bcc594bdd => 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: 707/1602] 10.0.0.152 () {32 vars in 680 bytes} [Tue Apr 21 18:57:08 2026] GET /v2.0/security-groups?tags=red => generated 4618 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1603] 199.204.45.33 () {34 vars in 1059 bytes} [Tue Apr 21 18:57:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=a1d1cd2c-5496-42a3-be6c-cdba37a4179a => 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: 709/1604] 10.0.0.152 () {32 vars in 694 bytes} [Tue Apr 21 18:57:08 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3094 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1605] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 21 18:57:08 2026] GET /v2.0/subnets?id=a3722669-d84b-4823-abdb-eaae2ec43439 => generated 654 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1606] 10.0.0.152 () {32 vars in 690 bytes} [Tue Apr 21 18:57:08 2026] GET /v2.0/security-groups?tags-any=blue => generated 3094 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1607] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:57:08 2026] DELETE /v2.0/subnets/f881e4fd-c4e8-4ac2-999a-73c323f373c6 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1608] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 18:57:08 2026] GET /v2.0/ports?network_id=7e99384c-2d68-4701-a599-209bcc594bdd&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1609] 10.0.0.152 () {32 vars in 702 bytes} [Tue Apr 21 18:57:08 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4618 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1610] 10.0.0.152 () {32 vars in 647 bytes} [Tue Apr 21 18:57:09 2026] GET /v2.0/subnets => generated 626 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1611] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:57:09 2026] GET /v2.0/ports?device_id=a7deddf6-c3d9-4dcc-8f4d-e2e84569f4ab => generated 973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1612] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 18:57:09 2026] GET /v2.0/networks/7e99384c-2d68-4701-a599-209bcc594bdd?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: 715/1613] 10.0.0.152 () {32 vars in 688 bytes} [Tue Apr 21 18:57:09 2026] GET /v2.0/security-groups?not-tags=red => generated 5846 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1614] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:57:09 2026] GET /v2.0/security-groups?id=03c16fac-8504-4af6-a8f2-a23df5d5fc1c&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1615] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 18:57:09 2026] GET /v2.0/networks/7e99384c-2d68-4701-a599-209bcc594bdd?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: 718/1616] 10.0.0.152 () {32 vars in 702 bytes} [Tue Apr 21 18:57:09 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7370 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1617] 10.0.0.152 () {32 vars in 698 bytes} [Tue Apr 21 18:57:09 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7370 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1618] 10.0.0.152 () {32 vars in 710 bytes} [Tue Apr 21 18:57:09 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5846 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:57:09.548 8 INFO neutron.services.segments.plugin [-] Segment 22939ca4-3e7f-490f-8f9f-a67192ff8547 resource provider aggregate not found 2026-04-21 18:57:09.552 8 INFO neutron.services.segments.plugin [-] Segment 22939ca4-3e7f-490f-8f9f-a67192ff8547 resource provider aggregate not found 2026-04-21 18:57:09.578 8 INFO neutron.services.segments.plugin [-] Segment 22939ca4-3e7f-490f-8f9f-a67192ff8547 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22939ca4-3e7f-490f-8f9f-a67192ff8547 found for delete ", "request_id": "req-ad4f93d9-fb62-414c-8c03-e7cb153714db"}]} 2026-04-21 18:57:09.579 8 INFO neutron.services.segments.plugin [-] Segment 22939ca4-3e7f-490f-8f9f-a67192ff8547 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22939ca4-3e7f-490f-8f9f-a67192ff8547 found for delete ", "request_id": "req-5658b755-7cd7-4e5c-9a8a-0b4c5a8222ba"}]} [pid: 7|app: 0|req: 721/1619] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:57:09 2026] DELETE /v2.0/security-groups/5a87cf9f-42f6-4935-9234-9ec3cb05b53e => 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: 899/1620] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:57:09 2026] DELETE /v2.0/networks/5f9ccdc2-2013-4576-91fd-4eafab30f405 => generated 0 bytes in 457 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1621] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:57:09 2026] DELETE /v2.0/security-groups/6abe000a-7035-4aa2-8bd8-4dfbcf1f780b => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1622] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:57:09 2026] DELETE /v2.0/security-groups/113fd29a-f4c9-46f5-8c40-e144ad88db96 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1623] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:57:09 2026] DELETE /v2.0/security-groups/e1b71e4d-f3e6-4dbd-8d97-1d2641232fd7 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1624] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:57:09 2026] DELETE /v2.0/security-groups/566b074e-1ac6-43c2-9811-e24ce4844e8a => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1625] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:57:09 2026] DELETE /v2.0/networks/82393541-6d86-4643-84d8-40c1c78cd7a6 => generated 0 bytes in 453 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:57:10.282 7 INFO neutron.services.segments.plugin [-] Segment aae3df15-5117-467c-8f9e-68f4af1acadb resource provider aggregate not found 2026-04-21 18:57:10.292 7 INFO neutron.services.segments.plugin [-] Segment aae3df15-5117-467c-8f9e-68f4af1acadb resource provider aggregate not found 2026-04-21 18:57:10.309 7 INFO neutron.services.segments.plugin [-] Segment aae3df15-5117-467c-8f9e-68f4af1acadb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aae3df15-5117-467c-8f9e-68f4af1acadb found for delete ", "request_id": "req-612b3203-c93d-4a55-a60b-c040a0911c41"}]} [pid: 7|app: 0|req: 726/1626] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:57:10 2026] DELETE /v2.0/networks/81f04cb0-9e6f-4384-86ad-15f39ab79392 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:57:10.334 7 INFO neutron.services.segments.plugin [-] Segment aae3df15-5117-467c-8f9e-68f4af1acadb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aae3df15-5117-467c-8f9e-68f4af1acadb found for delete ", "request_id": "req-0698c74f-3840-4a9f-8d3f-5b96bdf696c8"}]} [pid: 8|app: 0|req: 901/1627] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:57:10 2026] GET /v2.0/ports?device_id=a7deddf6-c3d9-4dcc-8f4d-e2e84569f4ab => generated 973 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1628] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:57:10 2026] GET /v2.0/security-groups?id=03c16fac-8504-4af6-a8f2-a23df5d5fc1c&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: 727/1629] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:57:10 2026] DELETE /v2.0/networks/7e0c91b8-9b1e-4265-9396-6506868b3779 => 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: 728/1630] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:57:11 2026] GET /v2.0/security-groups?tenant_id=7fd0999e1d424703b3631d770724d75b&name=default => generated 2801 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1631] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:57:10 2026] GET /v2.0/security-groups?tenant_id=a7bd39a5ee8b4d5c930531762151ba93&name=default => generated 2801 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1632] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:57:11 2026] DELETE /v2.0/security-groups/abda772f-80e2-471f-a6f5-a5dc64880d2a => 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: 904/1633] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:57:11 2026] DELETE /v2.0/security-groups/d80b7b46-66bf-40f5-be77-077ddda28f4c => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1634] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:57:11 2026] GET /v2.0/security-groups?tenant_id=64947fc32f754be3b5d5a6d547276205&name=default => generated 2801 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:57:11.624 8 INFO neutron.services.segments.plugin [-] Segment 8a1d9722-2a10-4aed-bfe0-e2fbb4cb8b35 resource provider aggregate not found 2026-04-21 18:57:11.631 8 INFO neutron.services.segments.plugin [-] Segment 8a1d9722-2a10-4aed-bfe0-e2fbb4cb8b35 resource provider aggregate not found [pid: 8|app: 0|req: 905/1635] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:57:11 2026] GET /v2.0/ports?device_id=a7deddf6-c3d9-4dcc-8f4d-e2e84569f4ab => generated 975 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:57:11.656 8 INFO neutron.services.segments.plugin [-] Segment 8a1d9722-2a10-4aed-bfe0-e2fbb4cb8b35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a1d9722-2a10-4aed-bfe0-e2fbb4cb8b35 found for delete ", "request_id": "req-d77f4724-a436-4423-9d12-e5bfd84b7383"}]} 2026-04-21 18:57:11.658 8 INFO neutron.services.segments.plugin [-] Segment 8a1d9722-2a10-4aed-bfe0-e2fbb4cb8b35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a1d9722-2a10-4aed-bfe0-e2fbb4cb8b35 found for delete ", "request_id": "req-dfdbf381-23a6-4d7f-ac3c-3aa62b7768b9"}]} [pid: 8|app: 0|req: 906/1636] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:57:11 2026] GET /v2.0/security-groups?id=03c16fac-8504-4af6-a8f2-a23df5d5fc1c&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: 731/1637] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:57:11 2026] DELETE /v2.0/security-groups/b4dc37e2-452b-47a4-b902-ef1aea83e7c6 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1638] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:57:11 2026] GET /v2.0/ports?device_id=a7deddf6-c3d9-4dcc-8f4d-e2e84569f4ab => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1639] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:57:11 2026] GET /v2.0/security-groups?id=03c16fac-8504-4af6-a8f2-a23df5d5fc1c&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: 908/1640] 10.0.0.152 () {32 vars in 736 bytes} [Tue Apr 21 18:57:11 2026] GET /v2.0/ports?device_id=a7deddf6-c3d9-4dcc-8f4d-e2e84569f4ab => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:57:11.974 7 WARNING neutron_lib.context [None req-8d5fcb0f-fdd0-4225-8e1f-b9a135170332 7ebdde8b65ca4c869c0e48d7c718a408 34bd922ce6354212960e95ca50384982 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 909/1641] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:57:12 2026] GET /v2.0/security-groups?tenant_id=f5a80280f7594375a0a6de112525b0f3&name=default => generated 2801 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1642] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:57:12 2026] DELETE /v2.0/security-groups/37a9037a-f0ed-4613-995b-82e98572e6e2 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:57:12.335 7 INFO neutron.services.segments.plugin [-] Segment 799455f8-1c57-4dc1-8699-28805cc0effb resource provider aggregate not found 2026-04-21 18:57:12.360 7 INFO neutron.services.segments.plugin [-] Segment 799455f8-1c57-4dc1-8699-28805cc0effb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 799455f8-1c57-4dc1-8699-28805cc0effb found for delete ", "request_id": "req-18c39352-04f9-4984-88b2-31393cac85cc"}]} 2026-04-21 18:57:12.362 7 INFO neutron.services.segments.plugin [-] Segment 799455f8-1c57-4dc1-8699-28805cc0effb resource provider aggregate not found 2026-04-21 18:57:12.379 7 INFO neutron.services.segments.plugin [-] Segment 799455f8-1c57-4dc1-8699-28805cc0effb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 799455f8-1c57-4dc1-8699-28805cc0effb found for delete ", "request_id": "req-5b13e5de-63fd-41b2-8a7d-075949f62e2b"}]} 2026-04-21 18:57:13.040 7 INFO neutron.db.l3_db [None req-8d5fcb0f-fdd0-4225-8e1f-b9a135170332 7ebdde8b65ca4c869c0e48d7c718a408 34bd922ce6354212960e95ca50384982 - - default default] Floating IP 9a3103e2-7dbf-49f8-a3c9-b3dee0cd0df1 associated. External IP: 10.96.250.202, port: a1d1cd2c-5496-42a3-be6c-cdba37a4179a. [pid: 7|app: 0|req: 733/1643] 10.0.0.152 () {34 vars in 677 bytes} [Tue Apr 21 18:57:11 2026] POST /v2.0/floatingips => generated 856 bytes in 1466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:57:13.481 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b5ac12e8-6cf3-45e4-9007-0d5d6876ca68'] response: {'name': 'network-changed', 'server_uuid': 'a7deddf6-c3d9-4dcc-8f4d-e2e84569f4ab', 'tag': 'a1d1cd2c-5496-42a3-be6c-cdba37a4179a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 734/1644] 10.0.0.152 () {32 vars in 729 bytes} [Tue Apr 21 18:57:13 2026] GET /v2.0/floatingips/9a3103e2-7dbf-49f8-a3c9-b3dee0cd0df1 => generated 856 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1645] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 18:57:13 2026] GET /v2.0/ports?tenant_id=34bd922ce6354212960e95ca50384982&device_id=a7deddf6-c3d9-4dcc-8f4d-e2e84569f4ab => generated 1244 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:57:13.635 8 WARNING neutron_lib.context [None req-7d2fe668-f8d4-4e4c-81c9-9105cbbf144d a0a4d8f67c7a4a0aacacaa033e4209cc 1cdc1cc7d804484fb2ffda4248914ceb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 736/1646] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 18:57:13 2026] GET /v2.0/networks?id=7e99384c-2d68-4701-a599-209bcc594bdd => generated 756 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1647] 199.204.45.33 () {34 vars in 1059 bytes} [Tue Apr 21 18:57:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=a1d1cd2c-5496-42a3-be6c-cdba37a4179a => 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: 738/1648] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 21 18:57:13 2026] GET /v2.0/subnets?id=a3722669-d84b-4823-abdb-eaae2ec43439 => generated 654 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1649] 10.0.0.152 () {34 vars in 684 bytes} [Tue Apr 21 18:57:13 2026] POST /v2.0/security-groups => generated 1561 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1650] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 18:57:13 2026] GET /v2.0/ports?network_id=7e99384c-2d68-4701-a599-209bcc594bdd&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1651] 10.0.0.152 () {32 vars in 663 bytes} [Tue Apr 21 18:57:13 2026] GET /v2.0/security-groups => generated 4344 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1652] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 18:57:13 2026] GET /v2.0/networks/7e99384c-2d68-4701-a599-209bcc594bdd?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1653] 10.0.0.152 () {34 vars in 758 bytes} [Tue Apr 21 18:57:13 2026] PUT /v2.0/security-groups/01a3e731-04ef-489e-8a16-cb1f8e622d10 => generated 1600 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1654] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 18:57:13 2026] GET /v2.0/networks/7e99384c-2d68-4701-a599-209bcc594bdd?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: 914/1655] 10.0.0.152 () {32 vars in 737 bytes} [Tue Apr 21 18:57:14 2026] GET /v2.0/security-groups/01a3e731-04ef-489e-8a16-cb1f8e622d10 => generated 1600 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1656] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:57:14 2026] DELETE /v2.0/security-groups/01a3e731-04ef-489e-8a16-cb1f8e622d10 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1657] 10.0.0.152 () {32 vars in 663 bytes} [Tue Apr 21 18:57:14 2026] GET /v2.0/security-groups => generated 2801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:57:14.243 7 INFO neutron.api.v2.resource [None req-c7cf6660-927a-44b2-b555-0b71fad71ad5 a0a4d8f67c7a4a0aacacaa033e4209cc 1cdc1cc7d804484fb2ffda4248914ceb - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 743/1658] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:57:14 2026] DELETE /v2.0/security-groups/01a3e731-04ef-489e-8a16-cb1f8e622d10 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:57:14.262 8 WARNING neutron_lib.context [None req-53be0d94-d118-483b-af52-1b87a83653df a0a4d8f67c7a4a0aacacaa033e4209cc 1cdc1cc7d804484fb2ffda4248914ceb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1659] 10.0.0.152 () {34 vars in 684 bytes} [Tue Apr 21 18:57:14 2026] POST /v2.0/security-groups => generated 1560 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-21 18:57:14.382 7 WARNING neutron_lib.context [None req-e4c28f00-e24b-4a73-acd1-6e3389687333 a0a4d8f67c7a4a0aacacaa033e4209cc 1cdc1cc7d804484fb2ffda4248914ceb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 917/1660] 10.0.0.152 () {32 vars in 729 bytes} [Tue Apr 21 18:57:14 2026] GET /v2.0/floatingips/9a3103e2-7dbf-49f8-a3c9-b3dee0cd0df1 => generated 856 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1661] 10.0.0.152 () {34 vars in 695 bytes} [Tue Apr 21 18:57:14 2026] POST /v2.0/security-group-rules => generated 569 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1662] 10.0.0.152 () {32 vars in 747 bytes} [Tue Apr 21 18:57:14 2026] GET /v2.0/security-group-rules/a42ef791-c2cb-4298-a3b6-41bff1e27f1f => generated 569 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1663] 10.0.0.152 () {32 vars in 673 bytes} [Tue Apr 21 18:57:14 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1664] 10.0.0.152 () {32 vars in 750 bytes} [Tue Apr 21 18:57:14 2026] DELETE /v2.0/security-group-rules/a42ef791-c2cb-4298-a3b6-41bff1e27f1f => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1665] 10.0.0.152 () {32 vars in 673 bytes} [Tue Apr 21 18:57:14 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:57:14.856 8 WARNING neutron_lib.context [None req-68ed87d7-92a0-44c6-a858-7e45996a0ff8 a0a4d8f67c7a4a0aacacaa033e4209cc 1cdc1cc7d804484fb2ffda4248914ceb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 920/1666] 10.0.0.152 () {34 vars in 695 bytes} [Tue Apr 21 18:57:14 2026] POST /v2.0/security-group-rules => generated 569 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1667] 10.0.0.152 () {32 vars in 747 bytes} [Tue Apr 21 18:57:14 2026] GET /v2.0/security-group-rules/da1e2b08-2727-4c03-a23c-19696187bd21 => generated 569 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1668] 10.0.0.152 () {32 vars in 673 bytes} [Tue Apr 21 18:57:14 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1669] 10.0.0.152 () {32 vars in 750 bytes} [Tue Apr 21 18:57:15 2026] DELETE /v2.0/security-group-rules/da1e2b08-2727-4c03-a23c-19696187bd21 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1670] 10.0.0.152 () {32 vars in 673 bytes} [Tue Apr 21 18:57:15 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:57:15.185 7 WARNING neutron_lib.context [None req-ccebccc2-7920-4183-83f7-34d9d94d6a84 a0a4d8f67c7a4a0aacacaa033e4209cc 1cdc1cc7d804484fb2ffda4248914ceb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:57:15.212 7 INFO neutron.db.securitygroups_db [None req-ccebccc2-7920-4183-83f7-34d9d94d6a84 a0a4d8f67c7a4a0aacacaa033e4209cc 1cdc1cc7d804484fb2ffda4248914ceb - - default default] Project 1cdc1cc7d804484fb2ffda4248914ceb 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: 749/1671] 10.0.0.152 () {34 vars in 695 bytes} [Tue Apr 21 18:57:15 2026] POST /v2.0/security-group-rules => generated 575 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1672] 10.0.0.152 () {32 vars in 747 bytes} [Tue Apr 21 18:57:15 2026] GET /v2.0/security-group-rules/15635edf-15a3-4b3f-ac79-c90a9a3baf93 => generated 575 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1673] 10.0.0.152 () {32 vars in 673 bytes} [Tue Apr 21 18:57:15 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1674] 10.0.0.152 () {32 vars in 750 bytes} [Tue Apr 21 18:57:15 2026] DELETE /v2.0/security-group-rules/15635edf-15a3-4b3f-ac79-c90a9a3baf93 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1675] 10.0.0.152 () {32 vars in 673 bytes} [Tue Apr 21 18:57:15 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1676] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:57:15 2026] DELETE /v2.0/security-groups/6d4e8f9d-7ac0-4f04-91c0-f067de89fc7a => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1677] 10.0.0.152 () {32 vars in 729 bytes} [Tue Apr 21 18:57:15 2026] GET /v2.0/floatingips/9a3103e2-7dbf-49f8-a3c9-b3dee0cd0df1 => generated 858 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1678] 10.0.0.152 () {32 vars in 663 bytes} [Tue Apr 21 18:57:15 2026] GET /v2.0/security-groups => generated 2801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1679] 10.0.0.152 () {32 vars in 663 bytes} [Tue Apr 21 18:57:15 2026] GET /v2.0/security-groups => generated 2801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1680] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:57:16 2026] GET /v2.0/security-groups?tenant_id=1cdc1cc7d804484fb2ffda4248914ceb&name=default => generated 2801 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1681] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:57:16 2026] DELETE /v2.0/security-groups/8b2557b6-a503-459d-9768-a8f5fc71531c => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:57:16.725 8 WARNING neutron_lib.context [None req-2fbf93d0-a632-43d4-8c46-52e3d17d6a02 8d45f3231366429f9c877e6e55b57eee ee834045b0de47d49f0b0a91a2b74eca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:57:16.871 8 INFO neutron.db.segments_db [None req-2fbf93d0-a632-43d4-8c46-52e3d17d6a02 8d45f3231366429f9c877e6e55b57eee ee834045b0de47d49f0b0a91a2b74eca - - default default] Added segment a2dc752d-7637-4206-8e9e-1b7d06ec0885 of type vxlan for network 23b87231-1529-412c-b76c-8b8d0368e3f6 [pid: 8|app: 0|req: 928/1682] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:57:16 2026] POST /v2.0/networks => generated 631 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:57:17.003 7 WARNING neutron_lib.context [None req-6d39e2c1-c849-4337-bbb3-9c516856ad48 8d45f3231366429f9c877e6e55b57eee ee834045b0de47d49f0b0a91a2b74eca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 755/1683] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:57:16 2026] POST /v2.0/subnets => generated 602 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:57:17.372 8 WARNING neutron_lib.context [None req-35849532-467a-430f-beab-223c49b3ef9b 8d45f3231366429f9c877e6e55b57eee ee834045b0de47d49f0b0a91a2b74eca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:57:17.430 8 INFO neutron.db.segments_db [None req-35849532-467a-430f-beab-223c49b3ef9b 8d45f3231366429f9c877e6e55b57eee ee834045b0de47d49f0b0a91a2b74eca - - default default] Added segment 0d0dadef-04ee-4234-9725-b221c1d41b19 of type vxlan for network 70b8a45e-9925-4e9a-be6f-95adc6261d01 [pid: 8|app: 0|req: 929/1684] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:57:17 2026] POST /v2.0/networks => generated 632 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:57:17.589 7 WARNING neutron_lib.context [None req-19130bf1-fd59-4ddf-b759-ad82cfaeb53d 8d45f3231366429f9c877e6e55b57eee ee834045b0de47d49f0b0a91a2b74eca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 756/1685] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:57:17 2026] POST /v2.0/subnets => generated 605 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:57:17.964 8 WARNING neutron_lib.context [None req-da061374-4d20-4b3a-83fc-760777ea0ab2 8d45f3231366429f9c877e6e55b57eee ee834045b0de47d49f0b0a91a2b74eca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:57:18.042 8 INFO neutron.db.segments_db [None req-da061374-4d20-4b3a-83fc-760777ea0ab2 8d45f3231366429f9c877e6e55b57eee ee834045b0de47d49f0b0a91a2b74eca - - default default] Added segment 03729288-9a22-4083-805d-79e768fe408b of type vxlan for network 0503bced-c4b9-44d5-ac20-48bbd3974482 [pid: 8|app: 0|req: 930/1686] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:57:17 2026] POST /v2.0/networks => generated 631 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:57:18.190 8 WARNING neutron_lib.context [None req-2ce0a5b9-f0dc-4ed8-b808-748bd4516726 8d45f3231366429f9c877e6e55b57eee ee834045b0de47d49f0b0a91a2b74eca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:57:18.373 7 WARNING neutron_lib.context [None req-fd03ca26-0a49-4438-80b2-a13ef9fe9445 762ac685efa74851a42e8b31b64d916f 9a9715440b004d58b55e1123f34199f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 931/1687] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:57:18 2026] POST /v2.0/subnets => generated 605 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1688] 10.0.0.152 () {34 vars in 684 bytes} [Tue Apr 21 18:57:18 2026] POST /v2.0/security-groups => generated 1560 bytes in 472 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-21 18:57:18.604 7 WARNING neutron_lib.context [None req-ca2a36b5-4fdb-48aa-9084-9108975ed0d2 8d45f3231366429f9c877e6e55b57eee ee834045b0de47d49f0b0a91a2b74eca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:57:18.670 7 INFO neutron.db.segments_db [None req-ca2a36b5-4fdb-48aa-9084-9108975ed0d2 8d45f3231366429f9c877e6e55b57eee ee834045b0de47d49f0b0a91a2b74eca - - default default] Added segment 5787994e-23be-4b10-aab7-7eb1941225e6 of type vxlan for network 585b84fe-d9d8-461a-a243-1ae2591c7749 [pid: 8|app: 0|req: 932/1689] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:57:18 2026] GET /v2.0/security-groups?tenant_id=7c45bf31527d4ed6bd8f449e2e2c4a9c&name=default => generated 2801 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1690] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:57:18 2026] POST /v2.0/networks => generated 632 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1691] 10.0.0.152 () {32 vars in 663 bytes} [Tue Apr 21 18:57:18 2026] GET /v2.0/security-groups => generated 4343 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:57:18.842 8 WARNING neutron_lib.context [None req-2086a64e-866f-4fcc-9861-960f6f60d6c0 8d45f3231366429f9c877e6e55b57eee ee834045b0de47d49f0b0a91a2b74eca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 759/1692] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:57:18 2026] DELETE /v2.0/security-groups/ba609cab-76a3-479d-8cff-b545b5e4a597 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1695] 10.0.0.152 () {34 vars in 758 bytes} [Tue Apr 21 18:57:18 2026] PUT /v2.0/security-groups/4a093fc8-a7ef-4e31-a4a7-5a1ce808e270 => generated 1598 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1696] 10.0.0.152 () {32 vars in 737 bytes} [Tue Apr 21 18:57:19 2026] GET /v2.0/security-groups/4a093fc8-a7ef-4e31-a4a7-5a1ce808e270 => generated 1598 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1697] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:57:19 2026] DELETE /v2.0/security-groups/4a093fc8-a7ef-4e31-a4a7-5a1ce808e270 => 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: 934/1698] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:57:18 2026] POST /v2.0/subnets => generated 605 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:57:19.244 8 WARNING neutron_lib.context [None req-c320427f-e901-4e14-9b63-17c3272638ea 8d45f3231366429f9c877e6e55b57eee ee834045b0de47d49f0b0a91a2b74eca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 765/1699] 10.0.0.152 () {32 vars in 663 bytes} [Tue Apr 21 18:57:19 2026] GET /v2.0/security-groups => generated 2801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:57:19.279 7 INFO neutron.api.v2.resource [None req-56905bce-7556-418b-a8cc-7f27f24b6e63 762ac685efa74851a42e8b31b64d916f 9a9715440b004d58b55e1123f34199f3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 766/1700] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:57:19 2026] DELETE /v2.0/security-groups/4a093fc8-a7ef-4e31-a4a7-5a1ce808e270 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:57:19.300 7 WARNING neutron_lib.context [None req-d898a542-5eff-47d4-818f-8aa0c3399add 762ac685efa74851a42e8b31b64d916f 9a9715440b004d58b55e1123f34199f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:57:19.323 8 INFO neutron.db.segments_db [None req-c320427f-e901-4e14-9b63-17c3272638ea 8d45f3231366429f9c877e6e55b57eee ee834045b0de47d49f0b0a91a2b74eca - - default default] Added segment 1e548a9f-3b0c-4855-a159-11edc7319bd1 of type vxlan for network 1f39be16-848f-4c02-a6bb-33a45ba7befd [pid: 7|app: 0|req: 767/1701] 10.0.0.152 () {34 vars in 684 bytes} [Tue Apr 21 18:57:19 2026] POST /v2.0/security-groups => generated 1561 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-21 18:57:19.451 7 WARNING neutron_lib.context [None req-6031cab5-653f-4ed1-bc34-978693869542 762ac685efa74851a42e8b31b64d916f 9a9715440b004d58b55e1123f34199f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 768/1702] 10.0.0.152 () {34 vars in 695 bytes} [Tue Apr 21 18:57:19 2026] POST /v2.0/security-group-rules => generated 569 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1703] 10.0.0.152 () {32 vars in 747 bytes} [Tue Apr 21 18:57:19 2026] GET /v2.0/security-group-rules/c6e62f5a-7f2d-49ae-82c7-14a1b8fd5769 => generated 569 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1704] 10.0.0.152 () {32 vars in 673 bytes} [Tue Apr 21 18:57:19 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1705] 10.0.0.152 () {32 vars in 750 bytes} [Tue Apr 21 18:57:19 2026] DELETE /v2.0/security-group-rules/c6e62f5a-7f2d-49ae-82c7-14a1b8fd5769 => 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: 935/1706] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:57:19 2026] POST /v2.0/networks => generated 632 bytes in 683 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:57:19.934 8 WARNING neutron_lib.context [None req-05eb0eae-4f35-49c6-8bf5-98d425c474e5 8d45f3231366429f9c877e6e55b57eee ee834045b0de47d49f0b0a91a2b74eca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 772/1707] 10.0.0.152 () {32 vars in 673 bytes} [Tue Apr 21 18:57:19 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:57:19.984 7 WARNING neutron_lib.context [None req-7b6ca621-1af6-46a0-8941-3572fafa9398 762ac685efa74851a42e8b31b64d916f 9a9715440b004d58b55e1123f34199f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 773/1708] 10.0.0.152 () {34 vars in 695 bytes} [Tue Apr 21 18:57:19 2026] POST /v2.0/security-group-rules => generated 569 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1709] 10.0.0.152 () {32 vars in 747 bytes} [Tue Apr 21 18:57:20 2026] GET /v2.0/security-group-rules/b0870b15-17b2-4175-8bd3-8898daf57036 => generated 569 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1710] 10.0.0.152 () {32 vars in 673 bytes} [Tue Apr 21 18:57:20 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1711] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:57:19 2026] POST /v2.0/subnets => generated 605 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1712] 10.0.0.152 () {32 vars in 750 bytes} [Tue Apr 21 18:57:20 2026] DELETE /v2.0/security-group-rules/b0870b15-17b2-4175-8bd3-8898daf57036 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1713] 10.0.0.152 () {32 vars in 673 bytes} [Tue Apr 21 18:57:20 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:57:20.377 7 WARNING neutron_lib.context [None req-6dace751-3cec-4071-a964-1cfa8e24023b 762ac685efa74851a42e8b31b64d916f 9a9715440b004d58b55e1123f34199f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 937/1714] 10.0.0.152 () {34 vars in 751 bytes} [Tue Apr 21 18:57:20 2026] PUT /v2.0/subnets/ecba45f8-47bd-4e42-8e2e-41559cba25d0/tags => generated 17 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1715] 10.0.0.152 () {34 vars in 751 bytes} [Tue Apr 21 18:57:20 2026] PUT /v2.0/subnets/572bb8a5-6111-498d-a740-400bf9f8495a/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1716] 10.0.0.152 () {34 vars in 695 bytes} [Tue Apr 21 18:57:20 2026] POST /v2.0/security-group-rules => generated 570 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1717] 10.0.0.152 () {32 vars in 747 bytes} [Tue Apr 21 18:57:20 2026] GET /v2.0/security-group-rules/d1387b95-4e51-42d6-89e6-a0f7abb2e972 => generated 570 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1718] 10.0.0.152 () {34 vars in 751 bytes} [Tue Apr 21 18:57:20 2026] PUT /v2.0/subnets/2356ab60-438d-482a-a6d0-c81f0c13edf3/tags => generated 34 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1719] 10.0.0.152 () {32 vars in 673 bytes} [Tue Apr 21 18:57:20 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1720] 10.0.0.152 () {34 vars in 751 bytes} [Tue Apr 21 18:57:20 2026] PUT /v2.0/subnets/ace14167-11d9-433a-8fed-bc7108d42fff/tags => generated 19 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1721] 10.0.0.152 () {32 vars in 750 bytes} [Tue Apr 21 18:57:20 2026] DELETE /v2.0/security-group-rules/d1387b95-4e51-42d6-89e6-a0f7abb2e972 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1722] 10.0.0.152 () {32 vars in 664 bytes} [Tue Apr 21 18:57:20 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1723] 10.0.0.152 () {32 vars in 673 bytes} [Tue Apr 21 18:57:20 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1724] 10.0.0.152 () {32 vars in 678 bytes} [Tue Apr 21 18:57:20 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1725] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:57:20 2026] DELETE /v2.0/security-groups/a34a3d10-3aae-4c0a-8f0e-132c252b0ff8 => 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: 943/1726] 10.0.0.152 () {32 vars in 674 bytes} [Tue Apr 21 18:57:20 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1727] 10.0.0.152 () {32 vars in 663 bytes} [Tue Apr 21 18:57:20 2026] GET /v2.0/security-groups => generated 2801 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1728] 10.0.0.152 () {32 vars in 686 bytes} [Tue Apr 21 18:57:20 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1729] 10.0.0.152 () {32 vars in 663 bytes} [Tue Apr 21 18:57:20 2026] GET /v2.0/security-groups => generated 2801 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1730] 10.0.0.152 () {32 vars in 672 bytes} [Tue Apr 21 18:57:20 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1731] 10.0.0.152 () {32 vars in 686 bytes} [Tue Apr 21 18:57:21 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1732] 10.0.0.152 () {32 vars in 682 bytes} [Tue Apr 21 18:57:21 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1733] 10.0.0.152 () {32 vars in 694 bytes} [Tue Apr 21 18:57:21 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1734] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:57:21 2026] DELETE /v2.0/subnets/ecba45f8-47bd-4e42-8e2e-41559cba25d0 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1735] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:57:21 2026] GET /v2.0/security-groups?tenant_id=9a9715440b004d58b55e1123f34199f3&name=default => generated 2801 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1736] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:57:22 2026] DELETE /v2.0/security-groups/4d150011-3ead-4d1b-84d6-08e8806e4720 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1737] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:57:21 2026] DELETE /v2.0/subnets/572bb8a5-6111-498d-a740-400bf9f8495a => generated 0 bytes in 620 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1738] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:57:22 2026] DELETE /v2.0/subnets/2356ab60-438d-482a-a6d0-c81f0c13edf3 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1739] 10.0.0.144 () {34 vars in 990 bytes} [Tue Apr 21 18:57:22 2026] GET /v2.0/ports?device_id=a7deddf6-c3d9-4dcc-8f4d-e2e84569f4ab => 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: 952/1740] 10.0.0.144 () {34 vars in 1040 bytes} [Tue Apr 21 18:57:22 2026] GET /v2.0/security-groups?id=03c16fac-8504-4af6-a8f2-a23df5d5fc1c&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1741] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:57:22 2026] DELETE /v2.0/subnets/ace14167-11d9-433a-8fed-bc7108d42fff => 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: 953/1742] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:57:22 2026] DELETE /v2.0/subnets/b939135a-afa2-48dc-8e82-356968f220d5 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:57:23.393 7 INFO neutron.services.segments.plugin [-] Segment a2dc752d-7637-4206-8e9e-1b7d06ec0885 resource provider aggregate not found 2026-04-21 18:57:23.398 7 INFO neutron.services.segments.plugin [-] Segment a2dc752d-7637-4206-8e9e-1b7d06ec0885 resource provider aggregate not found 2026-04-21 18:57:23.417 7 INFO neutron.services.segments.plugin [-] Segment a2dc752d-7637-4206-8e9e-1b7d06ec0885 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2dc752d-7637-4206-8e9e-1b7d06ec0885 found for delete ", "request_id": "req-b56efdd4-aeec-45a7-9c8e-45b397951dd9"}]} 2026-04-21 18:57:23.419 7 INFO neutron.services.segments.plugin [-] Segment a2dc752d-7637-4206-8e9e-1b7d06ec0885 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2dc752d-7637-4206-8e9e-1b7d06ec0885 found for delete ", "request_id": "req-3b727a17-07ba-42b6-90c0-d68d070871ab"}]} [pid: 7|app: 0|req: 790/1743] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:57:23 2026] DELETE /v2.0/networks/23b87231-1529-412c-b76c-8b8d0368e3f6 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:57:23.661 8 INFO neutron.services.segments.plugin [-] Segment 0d0dadef-04ee-4234-9725-b221c1d41b19 resource provider aggregate not found 2026-04-21 18:57:23.666 8 INFO neutron.services.segments.plugin [-] Segment 0d0dadef-04ee-4234-9725-b221c1d41b19 resource provider aggregate not found 2026-04-21 18:57:23.685 8 INFO neutron.services.segments.plugin [-] Segment 0d0dadef-04ee-4234-9725-b221c1d41b19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d0dadef-04ee-4234-9725-b221c1d41b19 found for delete ", "request_id": "req-7f3214ae-6506-433c-85ba-e8046b06000f"}]} 2026-04-21 18:57:23.686 8 INFO neutron.services.segments.plugin [-] Segment 0d0dadef-04ee-4234-9725-b221c1d41b19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d0dadef-04ee-4234-9725-b221c1d41b19 found for delete ", "request_id": "req-59b33fe6-fbd5-4806-80cc-eb1f2db277e7"}]} [pid: 8|app: 0|req: 954/1744] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:57:23 2026] DELETE /v2.0/networks/70b8a45e-9925-4e9a-be6f-95adc6261d01 => 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: 791/1745] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:57:23 2026] DELETE /v2.0/networks/0503bced-c4b9-44d5-ac20-48bbd3974482 => 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: 955/1746] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:57:23 2026] DELETE /v2.0/networks/585b84fe-d9d8-461a-a243-1ae2591c7749 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1747] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:57:24 2026] DELETE /v2.0/networks/1f39be16-848f-4c02-a6bb-33a45ba7befd => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1748] 10.0.0.152 () {32 vars in 826 bytes} [Tue Apr 21 18:57:24 2026] GET /v2.0/ports?project_id=34bd922ce6354212960e95ca50384982&network_id=7e99384c-2d68-4701-a599-209bcc594bdd => generated 3695 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1749] 10.0.0.152 () {32 vars in 742 bytes} [Tue Apr 21 18:57:24 2026] GET /v2.0/subnets?network_id=7d967747-2ee2-487c-b725-6fee8f4e3e1b => generated 644 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:57:24.950 7 WARNING neutron_lib.context [None req-338e3de0-5933-45cf-8ef6-f8085a5ee57d b86975eb6c9f49e7871c9af2ea992e0a 56a5554e4973455aa4b43a5ca1dbccfd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 793/1750] 10.0.0.152 () {34 vars in 676 bytes} [Tue Apr 21 18:57:24 2026] POST /v2.0/subnetpools => generated 548 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1751] 10.0.0.152 () {32 vars in 729 bytes} [Tue Apr 21 18:57:25 2026] GET /v2.0/subnetpools/35335eb1-46aa-4c1c-a4eb-df16eae01c43 => generated 548 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1752] 10.0.0.152 () {34 vars in 749 bytes} [Tue Apr 21 18:57:25 2026] PUT /v2.0/subnetpools/35335eb1-46aa-4c1c-a4eb-df16eae01c43 => generated 500 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1753] 10.0.0.152 () {32 vars in 732 bytes} [Tue Apr 21 18:57:25 2026] DELETE /v2.0/subnetpools/35335eb1-46aa-4c1c-a4eb-df16eae01c43 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:57:25.246 7 INFO neutron.api.v2.resource [None req-36365655-eed1-4355-b18f-f29a9d8f3f58 b86975eb6c9f49e7871c9af2ea992e0a 56a5554e4973455aa4b43a5ca1dbccfd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 796/1754] 10.0.0.152 () {32 vars in 729 bytes} [Tue Apr 21 18:57:25 2026] GET /v2.0/subnetpools/35335eb1-46aa-4c1c-a4eb-df16eae01c43 => generated 145 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:57:25.269 7 INFO neutron.api.v2.resource [None req-9db42a24-53f6-4e37-bac4-1293badc671c b86975eb6c9f49e7871c9af2ea992e0a 56a5554e4973455aa4b43a5ca1dbccfd - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 797/1755] 10.0.0.152 () {32 vars in 732 bytes} [Tue Apr 21 18:57:25 2026] DELETE /v2.0/subnetpools/35335eb1-46aa-4c1c-a4eb-df16eae01c43 => generated 145 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:57:25.285 8 INFO neutron.db.l3_db [None req-c1c1828c-0b19-4cd2-8fb7-e012d883ca3d 7ebdde8b65ca4c869c0e48d7c718a408 34bd922ce6354212960e95ca50384982 - - default default] Floating IP 9a3103e2-7dbf-49f8-a3c9-b3dee0cd0df1 disassociated. External IP: 10.96.250.202, port: a1d1cd2c-5496-42a3-be6c-cdba37a4179a. 2026-04-21 18:57:25.443 7 INFO neutron.services.segments.plugin [-] Segment 03729288-9a22-4083-805d-79e768fe408b resource provider aggregate not found 2026-04-21 18:57:25.447 7 INFO neutron.services.segments.plugin [-] Segment 03729288-9a22-4083-805d-79e768fe408b resource provider aggregate not found 2026-04-21 18:57:25.461 7 INFO neutron.services.segments.plugin [-] Segment 03729288-9a22-4083-805d-79e768fe408b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03729288-9a22-4083-805d-79e768fe408b found for delete ", "request_id": "req-7f17b9fe-52b3-4a40-9751-7bd225902912"}]} 2026-04-21 18:57:25.467 7 INFO neutron.services.segments.plugin [-] Segment 03729288-9a22-4083-805d-79e768fe408b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03729288-9a22-4083-805d-79e768fe408b found for delete ", "request_id": "req-9c24744b-12d3-4cfa-8289-cdb01c649021"}]} 2026-04-21 18:57:25.488 7 INFO neutron.services.segments.plugin [-] Segment 1e548a9f-3b0c-4855-a159-11edc7319bd1 resource provider aggregate not found 2026-04-21 18:57:25.497 7 INFO neutron.services.segments.plugin [-] Segment 1e548a9f-3b0c-4855-a159-11edc7319bd1 resource provider aggregate not found 2026-04-21 18:57:25.505 7 INFO neutron.services.segments.plugin [-] Segment 1e548a9f-3b0c-4855-a159-11edc7319bd1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e548a9f-3b0c-4855-a159-11edc7319bd1 found for delete ", "request_id": "req-5ecd73f1-74c7-4059-b1e0-30fd174a81d3"}]} 2026-04-21 18:57:25.512 7 INFO neutron.services.segments.plugin [-] Segment 1e548a9f-3b0c-4855-a159-11edc7319bd1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e548a9f-3b0c-4855-a159-11edc7319bd1 found for delete ", "request_id": "req-78139e6d-69a3-4f9e-8600-cf44d2324dff"}]} [pid: 7|app: 0|req: 798/1756] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:57:25 2026] GET /v2.0/security-groups?tenant_id=f744956b88a645069b264e609d8a743e&name=default => generated 2801 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1757] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:57:25 2026] DELETE /v2.0/security-groups/c32b4775-c2a7-43ba-9ab6-366fa6b4a9e4 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:57:25.727 8 INFO neutron.services.segments.plugin [-] Segment 5787994e-23be-4b10-aab7-7eb1941225e6 resource provider aggregate not found 2026-04-21 18:57:25.734 8 INFO neutron.services.segments.plugin [-] Segment 5787994e-23be-4b10-aab7-7eb1941225e6 resource provider aggregate not found [pid: 8|app: 0|req: 959/1758] 10.0.0.152 () {34 vars in 749 bytes} [Tue Apr 21 18:57:25 2026] PUT /v2.0/floatingips/9a3103e2-7dbf-49f8-a3c9-b3dee0cd0df1 => generated 554 bytes in 654 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1759] 10.0.0.152 () {32 vars in 729 bytes} [Tue Apr 21 18:57:25 2026] GET /v2.0/floatingips/9a3103e2-7dbf-49f8-a3c9-b3dee0cd0df1 => generated 554 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:57:25.820 8 INFO neutron.services.segments.plugin [-] Segment 5787994e-23be-4b10-aab7-7eb1941225e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5787994e-23be-4b10-aab7-7eb1941225e6 found for delete ", "request_id": "req-1321c291-21e1-4fcf-9dab-65bb6f2b5231"}]} 2026-04-21 18:57:25.825 8 INFO neutron.services.segments.plugin [-] Segment 5787994e-23be-4b10-aab7-7eb1941225e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5787994e-23be-4b10-aab7-7eb1941225e6 found for delete ", "request_id": "req-95dcb72e-b35d-4116-8602-0d43ecba7eee"}]} 2026-04-21 18:57:25.861 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-57746e8d-e0a7-4cad-bda2-5cab4c173b03'] response: {'name': 'network-changed', 'server_uuid': 'a7deddf6-c3d9-4dcc-8f4d-e2e84569f4ab', 'tag': 'a1d1cd2c-5496-42a3-be6c-cdba37a4179a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 801/1760] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 18:57:25 2026] GET /v2.0/ports?tenant_id=34bd922ce6354212960e95ca50384982&device_id=a7deddf6-c3d9-4dcc-8f4d-e2e84569f4ab => 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: 802/1761] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:57:25 2026] GET /v2.0/security-groups?tenant_id=ee834045b0de47d49f0b0a91a2b74eca&name=default => generated 2801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1762] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 18:57:25 2026] GET /v2.0/networks?id=7e99384c-2d68-4701-a599-209bcc594bdd => generated 756 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1763] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:57:25 2026] GET /v2.0/security-groups?tenant_id=56a5554e4973455aa4b43a5ca1dbccfd&name=default => generated 2801 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1764] 199.204.45.33 () {34 vars in 1059 bytes} [Tue Apr 21 18:57:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=a1d1cd2c-5496-42a3-be6c-cdba37a4179a => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1765] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:57:26 2026] DELETE /v2.0/security-groups/a3e29788-347f-435e-927e-e915997e62ee => 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: 805/1766] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 21 18:57:26 2026] GET /v2.0/subnets?id=a3722669-d84b-4823-abdb-eaae2ec43439 => generated 654 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1767] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:57:26 2026] DELETE /v2.0/security-groups/2bf2a22c-3ed5-4df1-8599-b185015a7ac7 => 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: 806/1768] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 18:57:26 2026] GET /v2.0/ports?network_id=7e99384c-2d68-4701-a599-209bcc594bdd&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1769] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 18:57:26 2026] GET /v2.0/networks/7e99384c-2d68-4701-a599-209bcc594bdd?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: 963/1770] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:57:26 2026] GET /v2.0/security-groups?tenant_id=515d3d9d913e4cb18d2a3a163eb7857c&name=default => generated 2801 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1771] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 18:57:26 2026] GET /v2.0/networks/7e99384c-2d68-4701-a599-209bcc594bdd?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: 964/1772] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:57:26 2026] DELETE /v2.0/security-groups/f983ad68-eb7b-4c3f-b56c-07ecf2120be9 => 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: 809/1773] 10.0.0.152 () {32 vars in 729 bytes} [Tue Apr 21 18:57:26 2026] GET /v2.0/floatingips/9a3103e2-7dbf-49f8-a3c9-b3dee0cd0df1 => generated 554 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1774] 10.0.0.152 () {32 vars in 729 bytes} [Tue Apr 21 18:57:27 2026] GET /v2.0/floatingips/9a3103e2-7dbf-49f8-a3c9-b3dee0cd0df1 => generated 552 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:57:28.976 7 WARNING neutron_lib.context [None req-41516387-c5cc-47dc-bf63-4a7aa241b0ae 7ebdde8b65ca4c869c0e48d7c718a408 34bd922ce6354212960e95ca50384982 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 810/1775] 10.0.0.152 () {34 vars in 685 bytes} [Tue Apr 21 18:57:28 2026] POST /v2.0/security-groups => generated 1609 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-21 18:57:29.123 8 WARNING neutron_lib.context [None req-e6636b2b-0c74-484f-bd83-92084fb18680 7ebdde8b65ca4c869c0e48d7c718a408 34bd922ce6354212960e95ca50384982 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 966/1776] 10.0.0.152 () {34 vars in 695 bytes} [Tue Apr 21 18:57:29 2026] POST /v2.0/security-group-rules => generated 565 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:57:29.300 8 WARNING neutron_lib.context [None req-aa3630e7-ef8c-486f-87fc-080c04ed9ed6 7ebdde8b65ca4c869c0e48d7c718a408 34bd922ce6354212960e95ca50384982 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 967/1777] 10.0.0.152 () {34 vars in 695 bytes} [Tue Apr 21 18:57:29 2026] POST /v2.0/security-group-rules => generated 564 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:57:29.429 8 WARNING neutron_lib.context [None req-cdca3f25-7744-47a7-acee-0f615de26360 7ebdde8b65ca4c869c0e48d7c718a408 34bd922ce6354212960e95ca50384982 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 968/1778] 10.0.0.152 () {34 vars in 695 bytes} [Tue Apr 21 18:57:29 2026] POST /v2.0/security-group-rules => generated 570 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:57:29.546 8 WARNING neutron_lib.context [None req-aef5c9fb-bcd7-49e0-b951-a951661a21b4 7ebdde8b65ca4c869c0e48d7c718a408 34bd922ce6354212960e95ca50384982 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 811/1779] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:57:29 2026] GET /v2.0/security-groups?tenant_id=f496ded130654365bb54aa203c8857ac&name=default => generated 2801 bytes in 391 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1780] 10.0.0.152 () {34 vars in 695 bytes} [Tue Apr 21 18:57:29 2026] POST /v2.0/security-group-rules => generated 569 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1781] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:57:29 2026] DELETE /v2.0/security-groups/ce3a925e-c5e9-4c13-b5a5-272670cb110f => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:57:29.776 8 WARNING neutron_lib.context [None req-9ca9d965-d2cc-4406-9bfd-f6e6472fba0c 7ebdde8b65ca4c869c0e48d7c718a408 34bd922ce6354212960e95ca50384982 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:57:29.807 8 INFO neutron.db.securitygroups_db [None req-9ca9d965-d2cc-4406-9bfd-f6e6472fba0c 7ebdde8b65ca4c869c0e48d7c718a408 34bd922ce6354212960e95ca50384982 - - default default] Project 34bd922ce6354212960e95ca50384982 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: 812/1782] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:57:29 2026] GET /v2.0/security-groups?tenant_id=c35bc7bf88d246eca76c4f0809831065&name=default => generated 2801 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1783] 10.0.0.152 () {34 vars in 695 bytes} [Tue Apr 21 18:57:29 2026] POST /v2.0/security-group-rules => generated 575 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:57:29.892 8 WARNING neutron_lib.context [None req-52dee288-4a4d-4f0f-bf0b-dfa385021493 7ebdde8b65ca4c869c0e48d7c718a408 34bd922ce6354212960e95ca50384982 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:57:29.911 8 INFO neutron.db.securitygroups_db [None req-52dee288-4a4d-4f0f-bf0b-dfa385021493 7ebdde8b65ca4c869c0e48d7c718a408 34bd922ce6354212960e95ca50384982 - - default default] Project 34bd922ce6354212960e95ca50384982 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: 813/1784] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:57:29 2026] DELETE /v2.0/security-groups/cbfd0cf4-5069-4577-962b-a3d1da710270 => 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: 972/1785] 10.0.0.152 () {34 vars in 695 bytes} [Tue Apr 21 18:57:29 2026] POST /v2.0/security-group-rules => generated 574 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:57:30.104 7 WARNING neutron_lib.context [None req-2f6322fe-6b26-4dc9-8fff-e42b948986e2 76d40551fc694599a00a5a61d9b09f43 7249da0bd8354752841ea4e1fe608684 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 973/1786] 10.0.0.152 () {32 vars in 649 bytes} [Tue Apr 21 18:57:30 2026] GET /v2.0/networks => generated 1297 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1787] 10.0.0.177 () {34 vars in 1098 bytes} [Tue Apr 21 18:57:30 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-950471135&fields=id&tenant_id=34bd922ce6354212960e95ca50384982 => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1788] 10.0.0.152 () {34 vars in 676 bytes} [Tue Apr 21 18:57:29 2026] POST /v2.0/floatingips => generated 552 bytes in 877 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1789] 10.0.0.152 () {34 vars in 759 bytes} [Tue Apr 21 18:57:30 2026] PUT /v2.0/floatingips/681a1c31-2ea5-450c-880a-f8a5481a91e4/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1790] 10.0.0.177 () {34 vars in 982 bytes} [Tue Apr 21 18:57:30 2026] GET /v2.0/networks?id=7e99384c-2d68-4701-a599-209bcc594bdd => generated 660 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1791] 10.0.0.177 () {34 vars in 965 bytes} [Tue Apr 21 18:57:30 2026] GET /v2.0/quotas/34bd922ce6354212960e95ca50384982 => 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: 816/1792] 10.0.0.152 () {32 vars in 739 bytes} [Tue Apr 21 18:57:30 2026] GET /v2.0/floatingips/681a1c31-2ea5-450c-880a-f8a5481a91e4/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1793] 10.0.0.152 () {34 vars in 770 bytes} [Tue Apr 21 18:57:30 2026] PUT /v2.0/floatingips/681a1c31-2ea5-450c-880a-f8a5481a91e4/tags/green => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1794] 10.0.0.152 () {32 vars in 739 bytes} [Tue Apr 21 18:57:30 2026] GET /v2.0/floatingips/681a1c31-2ea5-450c-880a-f8a5481a91e4/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1795] 10.0.0.177 () {34 vars in 1002 bytes} [Tue Apr 21 18:57:30 2026] GET /v2.0/ports?tenant_id=34bd922ce6354212960e95ca50384982&fields=id => generated 149 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1796] 10.0.0.152 () {34 vars in 766 bytes} [Tue Apr 21 18:57:31 2026] PUT /v2.0/floatingips/681a1c31-2ea5-450c-880a-f8a5481a91e4/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: 820/1797] 10.0.0.152 () {32 vars in 739 bytes} [Tue Apr 21 18:57:31 2026] GET /v2.0/floatingips/681a1c31-2ea5-450c-880a-f8a5481a91e4/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1798] 10.0.0.177 () {34 vars in 1008 bytes} [Tue Apr 21 18:57:31 2026] GET /v2.0/networks/7e99384c-2d68-4701-a599-209bcc594bdd?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: 821/1799] 10.0.0.152 () {34 vars in 788 bytes} [Tue Apr 21 18:57:31 2026] PUT /v2.0/floatingips/681a1c31-2ea5-450c-880a-f8a5481a91e4/tags/black.or.white => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1800] 10.0.0.152 () {32 vars in 739 bytes} [Tue Apr 21 18:57:31 2026] GET /v2.0/floatingips/681a1c31-2ea5-450c-880a-f8a5481a91e4/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: 979/1801] 10.0.0.177 () {34 vars in 1108 bytes} [Tue Apr 21 18:57:31 2026] GET /v2.0/networks/7e99384c-2d68-4701-a599-209bcc594bdd?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: 823/1802] 10.0.0.152 () {34 vars in 759 bytes} [Tue Apr 21 18:57:31 2026] PUT /v2.0/floatingips/681a1c31-2ea5-450c-880a-f8a5481a91e4/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1803] 10.0.0.152 () {32 vars in 739 bytes} [Tue Apr 21 18:57:31 2026] GET /v2.0/floatingips/681a1c31-2ea5-450c-880a-f8a5481a91e4/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1804] 10.0.0.152 () {32 vars in 747 bytes} [Tue Apr 21 18:57:31 2026] GET /v2.0/floatingips/681a1c31-2ea5-450c-880a-f8a5481a91e4/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1805] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:57:31 2026] GET /v2.0/ports?device_id=9d7ed8c9-fc4e-4372-8796-01595b9cf13f => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:57:31.347 7 INFO neutron.api.v2.resource [None req-14f26ca7-f8bb-4f3d-b60c-963702d807d7 76d40551fc694599a00a5a61d9b09f43 7249da0bd8354752841ea4e1fe608684 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 825/1806] 10.0.0.152 () {32 vars in 751 bytes} [Tue Apr 21 18:57:31 2026] GET /v2.0/floatingips/681a1c31-2ea5-450c-880a-f8a5481a91e4/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1807] 10.0.0.152 () {32 vars in 750 bytes} [Tue Apr 21 18:57:31 2026] DELETE /v2.0/floatingips/681a1c31-2ea5-450c-880a-f8a5481a91e4/tags/red => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1808] 10.0.0.152 () {32 vars in 739 bytes} [Tue Apr 21 18:57:31 2026] GET /v2.0/floatingips/681a1c31-2ea5-450c-880a-f8a5481a91e4/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:57:31.537 8 INFO neutron.api.v2.resource [None req-24a4a239-7fdc-484a-88c1-a2cb2343f32f 76d40551fc694599a00a5a61d9b09f43 7249da0bd8354752841ea4e1fe608684 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 983/1809] 10.0.0.152 () {32 vars in 754 bytes} [Tue Apr 21 18:57:31 2026] DELETE /v2.0/floatingips/681a1c31-2ea5-450c-880a-f8a5481a91e4/tags/green => generated 99 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1810] 10.0.0.152 () {32 vars in 742 bytes} [Tue Apr 21 18:57:31 2026] DELETE /v2.0/floatingips/681a1c31-2ea5-450c-880a-f8a5481a91e4/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: 984/1811] 10.0.0.152 () {32 vars in 739 bytes} [Tue Apr 21 18:57:31 2026] GET /v2.0/floatingips/681a1c31-2ea5-450c-880a-f8a5481a91e4/tags => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1812] 10.0.0.152 () {32 vars in 732 bytes} [Tue Apr 21 18:57:31 2026] DELETE /v2.0/floatingips/681a1c31-2ea5-450c-880a-f8a5481a91e4 => generated 0 bytes in 357 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:57:32.120 8 INFO neutron.db.segments_db [None req-2fae42fb-f863-4e9b-befc-73c24834ae3d d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Added segment 8340d61b-985c-494e-a555-c4840aeed369 of type vxlan for network c43daa22-6988-4d21-8205-fc2d9b09e081 [pid: 7|app: 0|req: 829/1813] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 18:57:32 2026] GET /v2.0/networks?id=7e99384c-2d68-4701-a599-209bcc594bdd => generated 660 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1814] 199.204.45.33 () {34 vars in 1049 bytes} [Tue Apr 21 18:57:32 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=34bd922ce6354212960e95ca50384982 => generated 273 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:57:32.261 7 WARNING neutron_lib.context [req-449c08ea-5605-43ca-b62c-498ba8d88689 req-03ad3fcb-d574-441c-87f2-5619168494a3 7ebdde8b65ca4c869c0e48d7c718a408 34bd922ce6354212960e95ca50384982 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 985/1815] 10.0.0.152 () {34 vars in 671 bytes} [Tue Apr 21 18:57:31 2026] POST /v2.0/networks => generated 740 bytes in 540 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1816] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:57:32 2026] POST /v2.0/subnets => generated 663 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1817] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:57:32 2026] GET /v2.0/ports?device_id=9d7ed8c9-fc4e-4372-8796-01595b9cf13f => generated 957 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:57:32.680 8 INFO neutron.db.segments_db [None req-70442c40-f3a2-4109-b6a7-a78079afbe79 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Added segment d07c4bec-c2c7-4695-8701-68b6265bb9b8 of type vxlan for network a9615c16-b3cd-4de5-b312-00884cd9ad42 [pid: 7|app: 0|req: 831/1818] 199.204.45.33 () {38 vars in 954 bytes} [Tue Apr 21 18:57:32 2026] POST /v2.0/ports => generated 954 bytes in 467 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 832/1819] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:57:32 2026] GET /v2.0/security-groups?id=4921a7e8-2295-4997-ae37-2e286c0f08c5&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1820] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:57:32 2026] GET /v2.0/security-groups?tenant_id=de7abce48b984017bac2dc9c87dd101d&name=default => generated 2801 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:57:33.027 8 INFO neutron.db.l3_hamode_db [None req-70442c40-f3a2-4109-b6a7-a78079afbe79 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 834/1821] 199.204.45.33 () {38 vars in 1027 bytes} [Tue Apr 21 18:57:33 2026] PUT /v2.0/ports/7b0c5bb2-150c-4320-aa8e-4b1482bed90e => generated 1199 bytes in 483 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-04-21 18:57:33.534 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cc36d35a-6f1a-4c43-9544-556abaad8018'] response: {'name': 'network-changed', 'server_uuid': '9d7ed8c9-fc4e-4372-8796-01595b9cf13f', 'tag': '7b0c5bb2-150c-4320-aa8e-4b1482bed90e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 835/1822] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:57:33 2026] DELETE /v2.0/security-groups/a8fb1c96-f8d4-4552-90c9-bcb6ecbd911c => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 836/1823] 10.0.0.122 () {30 vars in 650 bytes} [Tue Apr 21 18:57:33 2026] GET /v2.0/extensions => generated 19600 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1824] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 18:57:33 2026] GET /v2.0/ports?tenant_id=34bd922ce6354212960e95ca50384982&device_id=9d7ed8c9-fc4e-4372-8796-01595b9cf13f => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1825] 10.0.0.122 () {30 vars in 724 bytes} [Tue Apr 21 18:57:33 2026] GET /v2.0/quotas/842dc1ec5bd348d192bb805b60e1e571/details => generated 847 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1826] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:57:33 2026] GET /v2.0/security-groups?tenant_id=7249da0bd8354752841ea4e1fe608684&name=default => generated 2801 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1827] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 21 18:57:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=7b0c5bb2-150c-4320-aa8e-4b1482bed90e => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:57:34.126 8 INFO neutron.db.l3_hamode_db [None req-70442c40-f3a2-4109-b6a7-a78079afbe79 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 841/1828] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:57:33 2026] GET /v2.0/ports?device_id=9d7ed8c9-fc4e-4372-8796-01595b9cf13f => generated 969 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1831] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:57:34 2026] DELETE /v2.0/security-groups/1988f316-0a4e-4f7e-8868-2d5354f3b7a2 => 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: 845/1832] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 21 18:57:34 2026] GET /v2.0/subnets?id=a3722669-d84b-4823-abdb-eaae2ec43439 => generated 654 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1833] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:57:34 2026] GET /v2.0/security-groups?id=4921a7e8-2295-4997-ae37-2e286c0f08c5&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1834] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 18:57:34 2026] GET /v2.0/ports?network_id=7e99384c-2d68-4701-a599-209bcc594bdd&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1835] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 18:57:34 2026] GET /v2.0/networks/7e99384c-2d68-4701-a599-209bcc594bdd?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1836] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 18:57:34 2026] GET /v2.0/networks/7e99384c-2d68-4701-a599-209bcc594bdd?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: 850/1837] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 18:57:34 2026] GET /v2.0/ports?tenant_id=34bd922ce6354212960e95ca50384982&device_id=9d7ed8c9-fc4e-4372-8796-01595b9cf13f => generated 1238 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1838] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 18:57:34 2026] GET /v2.0/networks?id=7e99384c-2d68-4701-a599-209bcc594bdd => generated 756 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1839] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 21 18:57:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=7b0c5bb2-150c-4320-aa8e-4b1482bed90e => 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: 853/1840] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 21 18:57:34 2026] GET /v2.0/subnets?id=a3722669-d84b-4823-abdb-eaae2ec43439 => generated 654 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1841] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 18:57:34 2026] GET /v2.0/ports?network_id=7e99384c-2d68-4701-a599-209bcc594bdd&device_owner=network%3Adhcp => generated 1244 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1842] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 18:57:35 2026] GET /v2.0/networks/7e99384c-2d68-4701-a599-209bcc594bdd?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: 856/1843] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 18:57:35 2026] GET /v2.0/networks/7e99384c-2d68-4701-a599-209bcc594bdd?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: 857/1844] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:57:35 2026] GET /v2.0/ports?device_id=9d7ed8c9-fc4e-4372-8796-01595b9cf13f => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1845] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:57:35 2026] GET /v2.0/security-groups?id=4921a7e8-2295-4997-ae37-2e286c0f08c5&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1846] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:57:32 2026] POST /v2.0/routers => generated 727 bytes in 3175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1847] 10.0.0.122 () {30 vars in 650 bytes} [Tue Apr 21 18:57:36 2026] GET /v2.0/extensions => generated 19600 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1848] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:57:36 2026] GET /v2.0/ports?device_id=9d7ed8c9-fc4e-4372-8796-01595b9cf13f => generated 969 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1849] 10.0.0.122 () {30 vars in 724 bytes} [Tue Apr 21 18:57:36 2026] GET /v2.0/quotas/842dc1ec5bd348d192bb805b60e1e571/details => generated 847 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1850] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:57:36 2026] GET /v2.0/security-groups?id=4921a7e8-2295-4997-ae37-2e286c0f08c5&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1851] 10.0.0.152 () {34 vars in 783 bytes} [Tue Apr 21 18:57:35 2026] PUT /v2.0/routers/3b35e4ca-59f2-4d62-ac6f-80d6acd4f4d9/add_router_interface => generated 309 bytes in 1800 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1852] 10.0.0.152 () {34 vars in 678 bytes} [Tue Apr 21 18:57:37 2026] POST /v2.0/qos/policies => generated 359 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1853] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:57:38 2026] GET /v2.0/ports?device_id=9d7ed8c9-fc4e-4372-8796-01595b9cf13f => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1854] 10.0.0.152 () {34 vars in 753 bytes} [Tue Apr 21 18:57:38 2026] PUT /v2.0/policies/99fe6897-4c7d-4544-9bc4-702041a7ae0c/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1855] 10.0.0.152 () {32 vars in 733 bytes} [Tue Apr 21 18:57:38 2026] GET /v2.0/policies/99fe6897-4c7d-4544-9bc4-702041a7ae0c/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: 861/1856] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:57:38 2026] GET /v2.0/security-groups?id=4921a7e8-2295-4997-ae37-2e286c0f08c5&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: 996/1857] 10.0.0.152 () {34 vars in 764 bytes} [Tue Apr 21 18:57:38 2026] PUT /v2.0/policies/99fe6897-4c7d-4544-9bc4-702041a7ae0c/tags/green => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1858] 10.0.0.152 () {32 vars in 733 bytes} [Tue Apr 21 18:57:38 2026] GET /v2.0/policies/99fe6897-4c7d-4544-9bc4-702041a7ae0c/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1859] 10.0.0.152 () {34 vars in 760 bytes} [Tue Apr 21 18:57:38 2026] PUT /v2.0/policies/99fe6897-4c7d-4544-9bc4-702041a7ae0c/tags/red => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1860] 10.0.0.152 () {32 vars in 733 bytes} [Tue Apr 21 18:57:38 2026] GET /v2.0/policies/99fe6897-4c7d-4544-9bc4-702041a7ae0c/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1861] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:57:38 2026] GET /v2.0/ports?device_id=9d7ed8c9-fc4e-4372-8796-01595b9cf13f => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1862] 10.0.0.152 () {34 vars in 782 bytes} [Tue Apr 21 18:57:38 2026] PUT /v2.0/policies/99fe6897-4c7d-4544-9bc4-702041a7ae0c/tags/black.or.white => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1863] 10.0.0.152 () {32 vars in 733 bytes} [Tue Apr 21 18:57:38 2026] GET /v2.0/policies/99fe6897-4c7d-4544-9bc4-702041a7ae0c/tags => generated 52 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1864] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:57:38 2026] GET /v2.0/security-groups?id=4921a7e8-2295-4997-ae37-2e286c0f08c5&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: 7|app: 0|req: 865/1865] 10.0.0.152 () {34 vars in 753 bytes} [Tue Apr 21 18:57:38 2026] PUT /v2.0/policies/99fe6897-4c7d-4544-9bc4-702041a7ae0c/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1866] 10.0.0.152 () {32 vars in 733 bytes} [Tue Apr 21 18:57:38 2026] GET /v2.0/policies/99fe6897-4c7d-4544-9bc4-702041a7ae0c/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1867] 10.0.0.152 () {32 vars in 736 bytes} [Tue Apr 21 18:57:38 2026] GET /v2.0/ports?device_id=9d7ed8c9-fc4e-4372-8796-01595b9cf13f => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1868] 10.0.0.152 () {32 vars in 741 bytes} [Tue Apr 21 18:57:38 2026] GET /v2.0/policies/99fe6897-4c7d-4544-9bc4-702041a7ae0c/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:57:38.532 7 INFO neutron.api.v2.resource [None req-c8eaf8de-a883-40e5-a5e7-a6f4215bfcd2 0836fe7935864a7ca0dddab6b18e68d8 6885615411a940ad9710b4fbad0389f6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 868/1869] 10.0.0.152 () {32 vars in 745 bytes} [Tue Apr 21 18:57:38 2026] GET /v2.0/policies/99fe6897-4c7d-4544-9bc4-702041a7ae0c/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1870] 10.0.0.152 () {32 vars in 744 bytes} [Tue Apr 21 18:57:38 2026] DELETE /v2.0/policies/99fe6897-4c7d-4544-9bc4-702041a7ae0c/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1871] 10.0.0.152 () {32 vars in 733 bytes} [Tue Apr 21 18:57:38 2026] GET /v2.0/policies/99fe6897-4c7d-4544-9bc4-702041a7ae0c/tags => generated 30 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:57:38.651 7 INFO neutron.api.v2.resource [None req-338bad7c-ffd2-40ba-8b9d-8746cec13297 0836fe7935864a7ca0dddab6b18e68d8 6885615411a940ad9710b4fbad0389f6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 871/1872] 10.0.0.152 () {32 vars in 748 bytes} [Tue Apr 21 18:57:38 2026] DELETE /v2.0/policies/99fe6897-4c7d-4544-9bc4-702041a7ae0c/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1873] 10.0.0.152 () {32 vars in 736 bytes} [Tue Apr 21 18:57:38 2026] DELETE /v2.0/policies/99fe6897-4c7d-4544-9bc4-702041a7ae0c/tags => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1874] 10.0.0.152 () {32 vars in 733 bytes} [Tue Apr 21 18:57:38 2026] GET /v2.0/policies/99fe6897-4c7d-4544-9bc4-702041a7ae0c/tags => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1875] 10.0.0.152 () {32 vars in 734 bytes} [Tue Apr 21 18:57:38 2026] DELETE /v2.0/qos/policies/99fe6897-4c7d-4544-9bc4-702041a7ae0c => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:57:38.978 8 INFO neutron.db.l3_db [None req-5ac2d88c-b588-4fae-b5d5-3bca8f1e06e4 7ebdde8b65ca4c869c0e48d7c718a408 34bd922ce6354212960e95ca50384982 - - default default] Floating IP 9a3103e2-7dbf-49f8-a3c9-b3dee0cd0df1 associated. External IP: 10.96.250.202, port: 7b0c5bb2-150c-4320-aa8e-4b1482bed90e. 2026-04-21 18:57:39.072 7 INFO neutron.db.segments_db [None req-50d21922-ab65-4397-9940-74b263d3edce d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Added segment 22a6ce22-ee7f-4d20-bea4-9e4dcbb324a6 of type vxlan for network f60df29a-5c17-4983-a9e4-dc25cec142b1 [pid: 7|app: 0|req: 875/1876] 10.0.0.152 () {34 vars in 671 bytes} [Tue Apr 21 18:57:38 2026] POST /v2.0/networks => generated 741 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1877] 10.0.0.152 () {34 vars in 749 bytes} [Tue Apr 21 18:57:38 2026] PUT /v2.0/floatingips/9a3103e2-7dbf-49f8-a3c9-b3dee0cd0df1 => generated 855 bytes in 891 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:57:39.437 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1b5b9a1d-7ace-4e57-9dc1-9cb87114a1b9'] response: {'name': 'network-changed', 'server_uuid': '9d7ed8c9-fc4e-4372-8796-01595b9cf13f', 'tag': '7b0c5bb2-150c-4320-aa8e-4b1482bed90e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1003/1878] 10.0.0.152 () {32 vars in 729 bytes} [Tue Apr 21 18:57:39 2026] GET /v2.0/floatingips/9a3103e2-7dbf-49f8-a3c9-b3dee0cd0df1 => generated 855 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1879] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:57:39 2026] POST /v2.0/subnets => generated 664 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1880] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 18:57:39 2026] GET /v2.0/ports?tenant_id=34bd922ce6354212960e95ca50384982&device_id=9d7ed8c9-fc4e-4372-8796-01595b9cf13f => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:57:39.546 7 INFO neutron.db.segments_db [None req-cf581ec5-573d-42cb-82f8-dc12d2b1d04c d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Added segment eeefdd35-599b-4fb7-bdb2-e2d99ca9818d of type vxlan for network a24831f9-4e5a-4cdf-9923-d487a28ebe52 [pid: 8|app: 0|req: 1005/1881] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 18:57:39 2026] GET /v2.0/networks?id=7e99384c-2d68-4701-a599-209bcc594bdd => generated 756 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1882] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:57:39 2026] GET /v2.0/security-groups?tenant_id=842dc1ec5bd348d192bb805b60e1e571&name=default => generated 2801 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:57:39.865 7 INFO neutron.db.l3_hamode_db [None req-cf581ec5-573d-42cb-82f8-dc12d2b1d04c d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1007/1883] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:57:39 2026] GET /v2.0/security-groups?tenant_id=6885615411a940ad9710b4fbad0389f6&name=default => generated 2801 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1884] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 21 18:57:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=7b0c5bb2-150c-4320-aa8e-4b1482bed90e => generated 858 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1885] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:57:40 2026] DELETE /v2.0/security-groups/b6b398ec-ed3e-4576-9148-8ee21e697d19 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1886] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:57:40 2026] DELETE /v2.0/security-groups/2c4e0238-a754-4004-944d-b33b4fd45545 => 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: 1011/1887] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 21 18:57:40 2026] GET /v2.0/subnets?id=a3722669-d84b-4823-abdb-eaae2ec43439 => generated 654 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1888] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 18:57:40 2026] GET /v2.0/ports?network_id=7e99384c-2d68-4701-a599-209bcc594bdd&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: 1013/1889] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 18:57:40 2026] GET /v2.0/networks/7e99384c-2d68-4701-a599-209bcc594bdd?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: 1014/1890] 10.0.0.152 () {32 vars in 729 bytes} [Tue Apr 21 18:57:40 2026] GET /v2.0/floatingips/9a3103e2-7dbf-49f8-a3c9-b3dee0cd0df1 => generated 855 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/1891] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 18:57:40 2026] GET /v2.0/networks/7e99384c-2d68-4701-a599-209bcc594bdd?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: 1016/1892] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:57:40 2026] GET /v2.0/security-groups?tenant_id=c1f08925432d4b19b17f5c826d8d1f8a&name=default => generated 2801 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1893] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:57:40 2026] DELETE /v2.0/security-groups/78b267c8-7f9d-4cfd-9c06-408524869aa6 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/1894] 10.0.0.152 () {32 vars in 729 bytes} [Tue Apr 21 18:57:41 2026] GET /v2.0/floatingips/9a3103e2-7dbf-49f8-a3c9-b3dee0cd0df1 => generated 857 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:57:41.764 7 INFO neutron.db.l3_hamode_db [None req-cf581ec5-573d-42cb-82f8-dc12d2b1d04c d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 877/1895] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:57:39 2026] POST /v2.0/routers => generated 728 bytes in 3376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:57:44.426 7 WARNING neutron_lib.context [None req-acce373a-c222-42a1-a763-6f7ee8605ebd cc6e559484d84b818c2c874cfec8fe9c 639af5957c244d6794235fe62bbc0dbb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1019/1896] 10.0.0.152 () {34 vars in 783 bytes} [Tue Apr 21 18:57:42 2026] PUT /v2.0/routers/7f7364cc-bbce-4ded-a577-5154504eee8e/add_router_interface => generated 309 bytes in 1587 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:57:44.567 7 INFO neutron.db.segments_db [None req-acce373a-c222-42a1-a763-6f7ee8605ebd cc6e559484d84b818c2c874cfec8fe9c 639af5957c244d6794235fe62bbc0dbb - - default default] Added segment f3760791-65b9-4bcc-88c6-cf2cc7b61ff5 of type vxlan for network 2ccf31b4-ca8a-4806-93b6-f3495ed6a283 [pid: 7|app: 0|req: 878/1897] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:57:44 2026] POST /v2.0/networks => generated 631 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:57:44.697 7 WARNING neutron_lib.context [None req-25770da5-4079-45ad-a46d-ff7165ab24ee cc6e559484d84b818c2c874cfec8fe9c 639af5957c244d6794235fe62bbc0dbb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:57:44.751 8 WARNING neutron_lib.context [None req-dbd18c9a-943a-455d-8ca8-5998e77ac043 4f48a03093d44650bf4a6e60ca03c758 f283ab0836944957bb43deaade40b042 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 879/1898] 10.0.0.152 () {34 vars in 664 bytes} [Tue Apr 21 18:57:44 2026] POST /v2.0/ports => generated 743 bytes in 367 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-04-21 18:57:45.062 7 WARNING neutron_lib.context [None req-bd71a975-9269-4357-8330-0b8965662719 836bafa258f04521a916e93a696aba52 0b2636d7493f4f13ad166e1c5578b8a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1899] 10.0.0.152 () {34 vars in 685 bytes} [Tue Apr 21 18:57:45 2026] POST /v2.0/security-groups => generated 1611 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-21 18:57:45.188 7 WARNING neutron_lib.context [None req-5c41b1ba-2d88-4a02-9515-baa2ec51e5bd cc6e559484d84b818c2c874cfec8fe9c 639af5957c244d6794235fe62bbc0dbb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1020/1900] 10.0.0.152 () {34 vars in 676 bytes} [Tue Apr 21 18:57:44 2026] POST /v2.0/floatingips => generated 552 bytes in 726 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:57:45.414 8 WARNING neutron_lib.context [None req-7c654b61-5889-42a7-b09d-220edf96cddb 836bafa258f04521a916e93a696aba52 0b2636d7493f4f13ad166e1c5578b8a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 881/1901] 10.0.0.152 () {34 vars in 666 bytes} [Tue Apr 21 18:57:45 2026] POST /v2.0/trunks => generated 407 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:57:45.495 7 WARNING neutron_lib.context [None req-a4c4bef5-d311-4426-99a4-a3eb9b6e47bf 4f48a03093d44650bf4a6e60ca03c758 f283ab0836944957bb43deaade40b042 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1902] 10.0.0.152 () {34 vars in 695 bytes} [Tue Apr 21 18:57:45 2026] POST /v2.0/security-group-rules => generated 565 bytes in 500 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/1903] 10.0.0.152 () {34 vars in 749 bytes} [Tue Apr 21 18:57:45 2026] PUT /v2.0/trunks/a7338352-41c8-44fd-87df-6d6e01e345a6/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:57:45.946 8 WARNING neutron_lib.context [None req-2e43d6a9-5af0-4a2c-872d-0deae3e797ce 836bafa258f04521a916e93a696aba52 0b2636d7493f4f13ad166e1c5578b8a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1023/1904] 10.0.0.152 () {34 vars in 695 bytes} [Tue Apr 21 18:57:45 2026] POST /v2.0/security-group-rules => generated 564 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/1905] 10.0.0.152 () {32 vars in 729 bytes} [Tue Apr 21 18:57:46 2026] GET /v2.0/trunks/a7338352-41c8-44fd-87df-6d6e01e345a6/tags => generated 25 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:57:46.069 8 WARNING neutron_lib.context [None req-4890ab40-556b-4580-a1af-7ae2c2fd8302 836bafa258f04521a916e93a696aba52 0b2636d7493f4f13ad166e1c5578b8a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 882/1906] 10.0.0.152 () {34 vars in 676 bytes} [Tue Apr 21 18:57:45 2026] POST /v2.0/floatingips => generated 552 bytes in 632 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1907] 10.0.0.152 () {34 vars in 760 bytes} [Tue Apr 21 18:57:46 2026] PUT /v2.0/trunks/a7338352-41c8-44fd-87df-6d6e01e345a6/tags/green => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-21 18:57:46.162 7 WARNING neutron_lib.context [None req-951866a9-d50c-48d5-929b-fb694b20395e 4f48a03093d44650bf4a6e60ca03c758 f283ab0836944957bb43deaade40b042 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1025/1908] 10.0.0.152 () {34 vars in 695 bytes} [Tue Apr 21 18:57:46 2026] POST /v2.0/security-group-rules => generated 570 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/1909] 10.0.0.152 () {32 vars in 729 bytes} [Tue Apr 21 18:57:46 2026] GET /v2.0/trunks/a7338352-41c8-44fd-87df-6d6e01e345a6/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:57:46.194 8 WARNING neutron_lib.context [None req-1e30386d-65b8-4c5b-ab97-6b4f2691b050 836bafa258f04521a916e93a696aba52 0b2636d7493f4f13ad166e1c5578b8a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1027/1910] 10.0.0.152 () {34 vars in 695 bytes} [Tue Apr 21 18:57:46 2026] POST /v2.0/security-group-rules => generated 569 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/1911] 10.0.0.152 () {34 vars in 756 bytes} [Tue Apr 21 18:57:46 2026] PUT /v2.0/trunks/a7338352-41c8-44fd-87df-6d6e01e345a6/tags/red => generated 4 bytes in 20 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-21 18:57:46.316 8 WARNING neutron_lib.context [None req-c1efd579-a37c-4458-ac03-acb84ee63786 836bafa258f04521a916e93a696aba52 0b2636d7493f4f13ad166e1c5578b8a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:57:46.332 8 INFO neutron.db.securitygroups_db [None req-c1efd579-a37c-4458-ac03-acb84ee63786 836bafa258f04521a916e93a696aba52 0b2636d7493f4f13ad166e1c5578b8a1 - - default default] Project 0b2636d7493f4f13ad166e1c5578b8a1 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: 1029/1912] 10.0.0.152 () {34 vars in 695 bytes} [Tue Apr 21 18:57:46 2026] POST /v2.0/security-group-rules => generated 575 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/1913] 10.0.0.152 () {32 vars in 729 bytes} [Tue Apr 21 18:57:46 2026] GET /v2.0/trunks/a7338352-41c8-44fd-87df-6d6e01e345a6/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:57:46.444 8 WARNING neutron_lib.context [None req-df53e5c7-30bb-4663-a22f-7910f8ba1f34 836bafa258f04521a916e93a696aba52 0b2636d7493f4f13ad166e1c5578b8a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:57:46.462 8 INFO neutron.db.securitygroups_db [None req-df53e5c7-30bb-4663-a22f-7910f8ba1f34 836bafa258f04521a916e93a696aba52 0b2636d7493f4f13ad166e1c5578b8a1 - - default default] Project 0b2636d7493f4f13ad166e1c5578b8a1 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: 1031/1914] 10.0.0.152 () {34 vars in 695 bytes} [Tue Apr 21 18:57:46 2026] POST /v2.0/security-group-rules => generated 574 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/1915] 10.0.0.152 () {34 vars in 778 bytes} [Tue Apr 21 18:57:46 2026] PUT /v2.0/trunks/a7338352-41c8-44fd-87df-6d6e01e345a6/tags/black.or.white => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/1916] 10.0.0.152 () {32 vars in 729 bytes} [Tue Apr 21 18:57:46 2026] GET /v2.0/trunks/a7338352-41c8-44fd-87df-6d6e01e345a6/tags => generated 52 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/1917] 10.0.0.152 () {34 vars in 749 bytes} [Tue Apr 21 18:57:46 2026] PUT /v2.0/trunks/a7338352-41c8-44fd-87df-6d6e01e345a6/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: 1035/1918] 10.0.0.152 () {32 vars in 729 bytes} [Tue Apr 21 18:57:46 2026] GET /v2.0/trunks/a7338352-41c8-44fd-87df-6d6e01e345a6/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: 1036/1919] 10.0.0.152 () {32 vars in 737 bytes} [Tue Apr 21 18:57:46 2026] GET /v2.0/trunks/a7338352-41c8-44fd-87df-6d6e01e345a6/tags/red => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:57:46.762 8 INFO neutron.api.v2.resource [None req-1ca5a01d-8ef9-4387-823e-3193e526e7e3 cc6e559484d84b818c2c874cfec8fe9c 639af5957c244d6794235fe62bbc0dbb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1037/1920] 10.0.0.152 () {32 vars in 741 bytes} [Tue Apr 21 18:57:46 2026] GET /v2.0/trunks/a7338352-41c8-44fd-87df-6d6e01e345a6/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1921] 10.0.0.152 () {34 vars in 676 bytes} [Tue Apr 21 18:57:46 2026] POST /v2.0/floatingips => generated 552 bytes in 612 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:57:46.778 7 WARNING neutron_lib.context [None req-28ed619b-0d20-445b-a654-9be3083f529a 4f48a03093d44650bf4a6e60ca03c758 f283ab0836944957bb43deaade40b042 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1038/1922] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:57:46 2026] DELETE /v2.0/trunks/a7338352-41c8-44fd-87df-6d6e01e345a6/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: 1039/1923] 10.0.0.152 () {32 vars in 729 bytes} [Tue Apr 21 18:57:46 2026] GET /v2.0/trunks/a7338352-41c8-44fd-87df-6d6e01e345a6/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:57:46.859 8 INFO neutron.api.v2.resource [None req-e2338285-8eed-4399-90df-b2f01176f919 cc6e559484d84b818c2c874cfec8fe9c 639af5957c244d6794235fe62bbc0dbb - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1040/1924] 10.0.0.152 () {32 vars in 744 bytes} [Tue Apr 21 18:57:46 2026] DELETE /v2.0/trunks/a7338352-41c8-44fd-87df-6d6e01e345a6/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/1925] 10.0.0.152 () {32 vars in 732 bytes} [Tue Apr 21 18:57:46 2026] DELETE /v2.0/trunks/a7338352-41c8-44fd-87df-6d6e01e345a6/tags => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/1926] 10.0.0.152 () {32 vars in 729 bytes} [Tue Apr 21 18:57:46 2026] GET /v2.0/trunks/a7338352-41c8-44fd-87df-6d6e01e345a6/tags => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/1927] 10.0.0.152 () {32 vars in 719 bytes} [Tue Apr 21 18:57:46 2026] GET /v2.0/trunks/a7338352-41c8-44fd-87df-6d6e01e345a6 => generated 407 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:57:46.969 8 WARNING neutron_lib.context [None req-50645222-ec83-44ca-be0c-f58cee07422f 836bafa258f04521a916e93a696aba52 0b2636d7493f4f13ad166e1c5578b8a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1044/1928] 10.0.0.152 () {34 vars in 685 bytes} [Tue Apr 21 18:57:46 2026] POST /v2.0/security-groups => generated 1596 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/1929] 10.0.0.152 () {32 vars in 717 bytes} [Tue Apr 21 18:57:47 2026] GET /v2.0/ports/4b892cc0-1d9c-47d3-b5b8-0d4cc794a51c => generated 826 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:57:47.209 8 WARNING neutron_lib.context [None req-e3370acc-9d6b-48cc-a852-cedd1ad06187 836bafa258f04521a916e93a696aba52 0b2636d7493f4f13ad166e1c5578b8a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1046/1930] 10.0.0.152 () {34 vars in 695 bytes} [Tue Apr 21 18:57:47 2026] POST /v2.0/security-group-rules => generated 565 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1931] 10.0.0.152 () {34 vars in 676 bytes} [Tue Apr 21 18:57:46 2026] POST /v2.0/floatingips => generated 552 bytes in 635 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/1932] 10.0.0.152 () {32 vars in 722 bytes} [Tue Apr 21 18:57:47 2026] DELETE /v2.0/trunks/a7338352-41c8-44fd-87df-6d6e01e345a6 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:57:47.415 7 WARNING neutron_lib.context [None req-3aa61bd5-f38d-4eb2-b22f-9daf18e0d5a9 836bafa258f04521a916e93a696aba52 0b2636d7493f4f13ad166e1c5578b8a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:57:47.417 8 WARNING neutron_lib.context [None req-855f2b38-b556-455d-81c2-bbf58073e03c 4f48a03093d44650bf4a6e60ca03c758 f283ab0836944957bb43deaade40b042 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 886/1933] 10.0.0.152 () {34 vars in 695 bytes} [Tue Apr 21 18:57:47 2026] POST /v2.0/security-group-rules => generated 570 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1934] 10.0.0.152 () {32 vars in 720 bytes} [Tue Apr 21 18:57:47 2026] DELETE /v2.0/ports/4b892cc0-1d9c-47d3-b5b8-0d4cc794a51c => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:57:47.783 7 WARNING neutron_lib.context [None req-b583b3dc-7780-43da-b5ee-d8f9e36ea774 836bafa258f04521a916e93a696aba52 0b2636d7493f4f13ad166e1c5578b8a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1048/1935] 10.0.0.152 () {34 vars in 676 bytes} [Tue Apr 21 18:57:47 2026] POST /v2.0/floatingips => generated 552 bytes in 688 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:57:48.298 8 INFO neutron.services.segments.plugin [-] Segment f3760791-65b9-4bcc-88c6-cf2cc7b61ff5 resource provider aggregate not found 2026-04-21 18:57:48.303 8 INFO neutron.services.segments.plugin [-] Segment f3760791-65b9-4bcc-88c6-cf2cc7b61ff5 resource provider aggregate not found 2026-04-21 18:57:48.319 8 INFO neutron.services.segments.plugin [-] Segment f3760791-65b9-4bcc-88c6-cf2cc7b61ff5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3760791-65b9-4bcc-88c6-cf2cc7b61ff5 found for delete ", "request_id": "req-c9b9b8f2-6cd5-45cc-8424-1abf3502187a"}]} [pid: 8|app: 0|req: 1049/1936] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:57:48 2026] DELETE /v2.0/networks/2ccf31b4-ca8a-4806-93b6-f3495ed6a283 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:57:48.332 8 INFO neutron.services.segments.plugin [-] Segment f3760791-65b9-4bcc-88c6-cf2cc7b61ff5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3760791-65b9-4bcc-88c6-cf2cc7b61ff5 found for delete ", "request_id": "req-3689f809-50a9-4bf0-88e0-8173f86977fa"}]} [pid: 8|app: 0|req: 1050/1937] 10.0.0.152 () {34 vars in 759 bytes} [Tue Apr 21 18:57:48 2026] PUT /v2.0/floatingips/14d8326e-b3f4-489f-8d47-9f440bd12a3a/tags => generated 17 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1938] 10.0.0.152 () {34 vars in 676 bytes} [Tue Apr 21 18:57:47 2026] POST /v2.0/floatingips => generated 552 bytes in 665 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/1939] 10.0.0.152 () {34 vars in 759 bytes} [Tue Apr 21 18:57:48 2026] PUT /v2.0/floatingips/7e611937-ce2c-4ed6-a218-f0d584fae1b7/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1940] 10.0.0.152 () {34 vars in 759 bytes} [Tue Apr 21 18:57:48 2026] PUT /v2.0/floatingips/73b8de90-ced8-4441-be87-3478a4756350/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/1941] 10.0.0.177 () {34 vars in 1100 bytes} [Tue Apr 21 18:57:48 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1196408430&fields=id&tenant_id=0b2636d7493f4f13ad166e1c5578b8a1 => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1942] 10.0.0.152 () {34 vars in 759 bytes} [Tue Apr 21 18:57:48 2026] PUT /v2.0/floatingips/82967bdf-8eff-4c08-a010-1bbbe51b8e47/tags => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/1943] 10.0.0.177 () {34 vars in 1100 bytes} [Tue Apr 21 18:57:48 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1975324555&fields=id&tenant_id=0b2636d7493f4f13ad166e1c5578b8a1 => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1944] 10.0.0.152 () {32 vars in 672 bytes} [Tue Apr 21 18:57:48 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1945] 10.0.0.152 () {32 vars in 686 bytes} [Tue Apr 21 18:57:48 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/1946] 10.0.0.177 () {34 vars in 982 bytes} [Tue Apr 21 18:57:48 2026] GET /v2.0/networks?id=c43daa22-6988-4d21-8205-fc2d9b09e081 => generated 672 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/1947] 10.0.0.177 () {34 vars in 965 bytes} [Tue Apr 21 18:57:48 2026] GET /v2.0/quotas/0b2636d7493f4f13ad166e1c5578b8a1 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1948] 10.0.0.152 () {32 vars in 682 bytes} [Tue Apr 21 18:57:48 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/1949] 10.0.0.152 () {32 vars in 694 bytes} [Tue Apr 21 18:57:48 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1950] 10.0.0.177 () {34 vars in 1002 bytes} [Tue Apr 21 18:57:48 2026] GET /v2.0/ports?tenant_id=0b2636d7493f4f13ad166e1c5578b8a1&fields=id => generated 103 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/1953] 10.0.0.152 () {32 vars in 680 bytes} [Tue Apr 21 18:57:48 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1954] 10.0.0.152 () {32 vars in 694 bytes} [Tue Apr 21 18:57:48 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/1955] 10.0.0.177 () {34 vars in 1008 bytes} [Tue Apr 21 18:57:48 2026] GET /v2.0/networks/c43daa22-6988-4d21-8205-fc2d9b09e081?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1956] 10.0.0.152 () {32 vars in 690 bytes} [Tue Apr 21 18:57:48 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: 7|app: 0|req: 899/1957] 10.0.0.152 () {32 vars in 702 bytes} [Tue Apr 21 18:57:49 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/1958] 10.0.0.177 () {34 vars in 1108 bytes} [Tue Apr 21 18:57:48 2026] GET /v2.0/networks/c43daa22-6988-4d21-8205-fc2d9b09e081?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1959] 10.0.0.144 () {34 vars in 990 bytes} [Tue Apr 21 18:57:49 2026] GET /v2.0/ports?device_id=9d7ed8c9-fc4e-4372-8796-01595b9cf13f => generated 1240 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1960] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:57:49 2026] GET /v2.0/security-groups?tenant_id=639af5957c244d6794235fe62bbc0dbb&name=default => generated 2801 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1961] 10.0.0.144 () {34 vars in 1040 bytes} [Tue Apr 21 18:57:49 2026] GET /v2.0/security-groups?id=4921a7e8-2295-4997-ae37-2e286c0f08c5&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1962] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:57:49 2026] GET /v2.0/ports?device_id=497836ea-6a08-4a21-83d8-e2733cf9325d => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1963] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:57:49 2026] DELETE /v2.0/security-groups/d6e5edbc-dc70-49f8-871c-dba4ebde553e => 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: 1060/1964] 10.0.0.152 () {32 vars in 732 bytes} [Tue Apr 21 18:57:49 2026] DELETE /v2.0/floatingips/14d8326e-b3f4-489f-8d47-9f440bd12a3a => generated 0 bytes in 464 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/1965] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:57:49 2026] GET /v2.0/security-groups?tenant_id=543cec2e7b404e9bbf935b65642be164&name=default => generated 2801 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/1966] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:57:49 2026] DELETE /v2.0/security-groups/e84be465-4118-4d64-ba44-acd760828927 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1967] 10.0.0.152 () {32 vars in 732 bytes} [Tue Apr 21 18:57:49 2026] DELETE /v2.0/floatingips/7e611937-ce2c-4ed6-a218-f0d584fae1b7 => generated 0 bytes in 421 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1968] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 18:57:50 2026] GET /v2.0/networks?id=c43daa22-6988-4d21-8205-fc2d9b09e081 => generated 672 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1969] 199.204.45.33 () {34 vars in 1049 bytes} [Tue Apr 21 18:57:50 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0b2636d7493f4f13ad166e1c5578b8a1 => generated 274 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:57:50.209 7 WARNING neutron_lib.context [req-83844839-4d41-4e7f-b934-f4d430f47512 req-bde3f8ea-898a-4390-a02a-a2e7d94d6da2 836bafa258f04521a916e93a696aba52 0b2636d7493f4f13ad166e1c5578b8a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1063/1970] 10.0.0.152 () {32 vars in 732 bytes} [Tue Apr 21 18:57:49 2026] DELETE /v2.0/floatingips/73b8de90-ced8-4441-be87-3478a4756350 => generated 0 bytes in 448 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/1971] 10.0.0.152 () {32 vars in 732 bytes} [Tue Apr 21 18:57:50 2026] DELETE /v2.0/floatingips/82967bdf-8eff-4c08-a010-1bbbe51b8e47 => generated 0 bytes in 387 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1972] 199.204.45.33 () {38 vars in 954 bytes} [Tue Apr 21 18:57:50 2026] POST /v2.0/ports => generated 997 bytes in 608 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: 1065/1973] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:57:50 2026] GET /v2.0/ports?device_id=497836ea-6a08-4a21-83d8-e2733cf9325d => generated 1000 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1974] 10.0.0.152 () {32 vars in 732 bytes} [Tue Apr 21 18:57:50 2026] DELETE /v2.0/floatingips/7e6a5b07-eaa8-4dfd-8dbe-a4de024d9f3e => generated 0 bytes in 427 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1975] 10.0.0.177 () {34 vars in 1120 bytes} [Tue Apr 21 18:57:51 2026] GET /v2.0/security-groups?id=ef6c1f77-622d-46fb-a1ba-c7c670d9af4a&id=98c124cb-0e8a-44dd-ab20-f4e78a5019c3&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: 911/1976] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:57:51 2026] GET /v2.0/ports?device_id=9d7ed8c9-fc4e-4372-8796-01595b9cf13f => generated 971 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1977] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:57:51 2026] GET /v2.0/security-groups?id=4921a7e8-2295-4997-ae37-2e286c0f08c5&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/1978] 199.204.45.33 () {38 vars in 1027 bytes} [Tue Apr 21 18:57:50 2026] PUT /v2.0/ports/e19bec50-c3da-4d9a-bba8-b56ac2418b11 => generated 1242 bytes in 683 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1979] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 18:57:51 2026] GET /v2.0/ports?tenant_id=0b2636d7493f4f13ad166e1c5578b8a1&device_id=497836ea-6a08-4a21-83d8-e2733cf9325d => generated 1281 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:57:51.752 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-924a836e-d968-46d0-8c50-a70698d94b34'] response: {'name': 'network-changed', 'server_uuid': '497836ea-6a08-4a21-83d8-e2733cf9325d', 'tag': 'e19bec50-c3da-4d9a-bba8-b56ac2418b11', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1067/1980] 199.204.45.33 () {34 vars in 1059 bytes} [Tue Apr 21 18:57:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=e19bec50-c3da-4d9a-bba8-b56ac2418b11 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1981] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 21 18:57:51 2026] GET /v2.0/subnets?id=8966dede-faea-4295-9663-f9484de9a284 => generated 666 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/1982] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 18:57:51 2026] GET /v2.0/ports?network_id=c43daa22-6988-4d21-8205-fc2d9b09e081&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1983] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 18:57:51 2026] GET /v2.0/networks/c43daa22-6988-4d21-8205-fc2d9b09e081?fields=segments => generated 14 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1069/1984] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 18:57:52 2026] GET /v2.0/networks/c43daa22-6988-4d21-8205-fc2d9b09e081?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) [pid: 7|app: 0|req: 916/1985] 199.204.45.33 () {34 vars in 993 bytes} [Tue Apr 21 18:57:52 2026] GET /v2.0/ports?device_id=9d7ed8c9-fc4e-4372-8796-01595b9cf13f => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1986] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 18:57:52 2026] GET /v2.0/ports?tenant_id=0b2636d7493f4f13ad166e1c5578b8a1&device_id=497836ea-6a08-4a21-83d8-e2733cf9325d => generated 1281 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/1987] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:57:52 2026] GET /v2.0/security-groups?tenant_id=f283ab0836944957bb43deaade40b042&name=default => generated 2801 bytes in 451 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/1988] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 18:57:52 2026] GET /v2.0/networks?id=c43daa22-6988-4d21-8205-fc2d9b09e081 => generated 768 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:57:52.744 7 INFO neutron.db.l3_db [req-0b0f922e-24d9-4548-a6ca-d83c578d2d14 req-fffc25a7-e2a3-44f1-abd6-07ec4ffcfa1b 7ebdde8b65ca4c869c0e48d7c718a408 34bd922ce6354212960e95ca50384982 - - default default] Floating IP 9a3103e2-7dbf-49f8-a3c9-b3dee0cd0df1 disassociated. External IP: 10.96.250.202, port: 7b0c5bb2-150c-4320-aa8e-4b1482bed90e. [pid: 8|app: 0|req: 1072/1989] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:57:52 2026] GET /v2.0/ports?device_id=497836ea-6a08-4a21-83d8-e2733cf9325d => generated 1012 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/1990] 199.204.45.33 () {34 vars in 993 bytes} [Tue Apr 21 18:57:52 2026] GET /v2.0/ports?device_id=497836ea-6a08-4a21-83d8-e2733cf9325d => generated 1281 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/1991] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:57:52 2026] GET /v2.0/ports?device_id=9d7ed8c9-fc4e-4372-8796-01595b9cf13f => 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: 1075/1992] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:57:52 2026] DELETE /v2.0/security-groups/f8eb040d-e694-460b-a4fd-c2ce3834871b => 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: 1076/1993] 199.204.45.33 () {34 vars in 1059 bytes} [Tue Apr 21 18:57:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=e19bec50-c3da-4d9a-bba8-b56ac2418b11 => 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: 1077/1994] 10.0.0.177 () {34 vars in 1120 bytes} [Tue Apr 21 18:57:53 2026] GET /v2.0/security-groups?id=ef6c1f77-622d-46fb-a1ba-c7c670d9af4a&id=98c124cb-0e8a-44dd-ab20-f4e78a5019c3&fields=id&fields=name => generated 207 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/1995] 199.204.45.33 () {34 vars in 1123 bytes} [Tue Apr 21 18:57:53 2026] GET /v2.0/security-groups?id=ef6c1f77-622d-46fb-a1ba-c7c670d9af4a&id=98c124cb-0e8a-44dd-ab20-f4e78a5019c3&fields=id&fields=name => generated 207 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/1996] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:57:53 2026] GET /v2.0/security-groups?id=4921a7e8-2295-4997-ae37-2e286c0f08c5&fields=id&fields=name => generated 113 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/1997] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 21 18:57:53 2026] GET /v2.0/subnets?id=8966dede-faea-4295-9663-f9484de9a284 => generated 666 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/1998] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 18:57:53 2026] GET /v2.0/ports?network_id=c43daa22-6988-4d21-8205-fc2d9b09e081&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/1999] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:57:53 2026] GET /v2.0/security-groups?tenant_id=742fb374814d434fb81b261de193ab0d&name=default => generated 2801 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2000] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 18:57:53 2026] GET /v2.0/networks/c43daa22-6988-4d21-8205-fc2d9b09e081?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: 1084/2001] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:57:53 2026] DELETE /v2.0/security-groups/c6ba8b2f-83db-4e89-ae58-f782588cee01 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/2002] 199.204.45.33 () {36 vars in 996 bytes} [Tue Apr 21 18:57:52 2026] DELETE /v2.0/ports/7b0c5bb2-150c-4320-aa8e-4b1482bed90e => generated 0 bytes in 1435 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:57:53.782 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3ab3802d-679c-4234-8126-2a20816139e9'] response: {'server_uuid': '9d7ed8c9-fc4e-4372-8796-01595b9cf13f', 'name': 'network-vif-deleted', 'tag': '7b0c5bb2-150c-4320-aa8e-4b1482bed90e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 919/2003] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 18:57:53 2026] GET /v2.0/networks/c43daa22-6988-4d21-8205-fc2d9b09e081?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-04-21 18:57:53.830 8 WARNING neutron_lib.context [None req-1b292bb5-882d-4f29-862f-9f7cf1920b63 37dd1f8cd7634df2bf84c961ab031fd6 6e93d9c0c5b944a9b76e863efe6f87cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 920/2004] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:57:53 2026] GET /v2.0/security-groups?tenant_id=3b6965ea00124246ab56d67d2f2e8e9f&name=default => generated 2801 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:57:53.997 8 INFO neutron.db.segments_db [None req-1b292bb5-882d-4f29-862f-9f7cf1920b63 37dd1f8cd7634df2bf84c961ab031fd6 6e93d9c0c5b944a9b76e863efe6f87cd - - default default] Added segment 6e9c622d-62e6-44d4-8237-5871a1585c04 of type vxlan for network 96e293c2-1384-4226-ba86-cf022ceb2956 [pid: 7|app: 0|req: 921/2005] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:57:53 2026] DELETE /v2.0/security-groups/b340be9e-82bb-4827-8784-9833961e75d0 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2006] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:57:53 2026] POST /v2.0/networks => generated 631 bytes in 543 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:57:54.163 7 WARNING neutron_lib.context [None req-2e6c17e3-fc14-4822-8011-f3fe8baa6cef 37dd1f8cd7634df2bf84c961ab031fd6 6e93d9c0c5b944a9b76e863efe6f87cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:57:54.219 7 INFO neutron.db.segments_db [None req-2e6c17e3-fc14-4822-8011-f3fe8baa6cef 37dd1f8cd7634df2bf84c961ab031fd6 6e93d9c0c5b944a9b76e863efe6f87cd - - default default] Added segment 546a497c-9418-40b9-a042-8ffc92242b19 of type vxlan for network f56188bc-3164-44fa-865e-2a03c888a62d [pid: 8|app: 0|req: 1086/2007] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:57:54 2026] GET /v2.0/ports?device_id=497836ea-6a08-4a21-83d8-e2733cf9325d => generated 1014 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/2008] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:57:54 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: 8|app: 0|req: 1087/2009] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:57:54 2026] DELETE /v2.0/security-groups/4921a7e8-2295-4997-ae37-2e286c0f08c5 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/2010] 10.0.0.177 () {34 vars in 1120 bytes} [Tue Apr 21 18:57:54 2026] GET /v2.0/security-groups?id=ef6c1f77-622d-46fb-a1ba-c7c670d9af4a&id=98c124cb-0e8a-44dd-ab20-f4e78a5019c3&fields=id&fields=name => generated 207 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2011] 10.0.0.152 () {34 vars in 753 bytes} [Tue Apr 21 18:57:54 2026] PUT /v2.0/networks/96e293c2-1384-4226-ba86-cf022ceb2956/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2012] 10.0.0.152 () {32 vars in 733 bytes} [Tue Apr 21 18:57:54 2026] GET /v2.0/networks/96e293c2-1384-4226-ba86-cf022ceb2956/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2013] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:57:54 2026] GET /v2.0/ports?device_id=497836ea-6a08-4a21-83d8-e2733cf9325d => generated 1014 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2014] 10.0.0.152 () {34 vars in 753 bytes} [Tue Apr 21 18:57:54 2026] PUT /v2.0/networks/f56188bc-3164-44fa-865e-2a03c888a62d/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/2015] 10.0.0.152 () {32 vars in 732 bytes} [Tue Apr 21 18:57:54 2026] DELETE /v2.0/floatingips/9a3103e2-7dbf-49f8-a3c9-b3dee0cd0df1 => generated 0 bytes in 426 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/2016] 10.0.0.152 () {32 vars in 733 bytes} [Tue Apr 21 18:57:54 2026] GET /v2.0/networks/f56188bc-3164-44fa-865e-2a03c888a62d/tags => generated 17 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/2017] 10.0.0.152 () {34 vars in 753 bytes} [Tue Apr 21 18:57:54 2026] PUT /v2.0/networks/f56188bc-3164-44fa-865e-2a03c888a62d/tags => generated 12 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:57:55.041 8 INFO neutron.db.l3_db [None req-faa2fbc0-09a5-49ef-a111-22d02c5722cd 836bafa258f04521a916e93a696aba52 0b2636d7493f4f13ad166e1c5578b8a1 - - default default] Floating IP 175dbc0c-468d-4378-994b-1f6fe2f08de1 associated. External IP: 10.96.250.207, port: e19bec50-c3da-4d9a-bba8-b56ac2418b11. [pid: 7|app: 0|req: 927/2018] 10.0.0.152 () {32 vars in 733 bytes} [Tue Apr 21 18:57:54 2026] GET /v2.0/networks/f56188bc-3164-44fa-865e-2a03c888a62d/tags => generated 12 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/2019] 10.0.0.152 () {32 vars in 733 bytes} [Tue Apr 21 18:57:55 2026] GET /v2.0/networks/96e293c2-1384-4226-ba86-cf022ceb2956/tags => generated 25 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/2020] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:57:55 2026] GET /v2.0/ports?device_id=a7deddf6-c3d9-4dcc-8f4d-e2e84569f4ab => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:57:55.460 7 INFO neutron.services.segments.plugin [-] Segment 6e9c622d-62e6-44d4-8237-5871a1585c04 resource provider aggregate not found 2026-04-21 18:57:55.469 7 INFO neutron.services.segments.plugin [-] Segment 6e9c622d-62e6-44d4-8237-5871a1585c04 resource provider aggregate not found [pid: 8|app: 0|req: 1092/2021] 10.0.0.152 () {34 vars in 749 bytes} [Tue Apr 21 18:57:54 2026] PUT /v2.0/floatingips/175dbc0c-468d-4378-994b-1f6fe2f08de1 => generated 856 bytes in 877 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:57:55.487 7 INFO neutron.services.segments.plugin [-] Segment 6e9c622d-62e6-44d4-8237-5871a1585c04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e9c622d-62e6-44d4-8237-5871a1585c04 found for delete ", "request_id": "req-412dc19c-50de-43b1-9169-61438e54b300"}]} [pid: 7|app: 0|req: 930/2022] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:57:55 2026] DELETE /v2.0/networks/96e293c2-1384-4226-ba86-cf022ceb2956 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:57:55.512 7 INFO neutron.services.segments.plugin [-] Segment 6e9c622d-62e6-44d4-8237-5871a1585c04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e9c622d-62e6-44d4-8237-5871a1585c04 found for delete ", "request_id": "req-7ea93111-05c3-40e4-bf6b-4527f4e4bf67"}]} 2026-04-21 18:57:55.519 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7f43b2f2-9aa7-48e7-a16d-521c8813206b'] response: {'name': 'network-changed', 'server_uuid': '497836ea-6a08-4a21-83d8-e2733cf9325d', 'tag': 'e19bec50-c3da-4d9a-bba8-b56ac2418b11', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1093/2023] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:57:55 2026] GET /v2.0/security-groups?id=03c16fac-8504-4af6-a8f2-a23df5d5fc1c&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2024] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 18:57:55 2026] GET /v2.0/ports?tenant_id=0b2636d7493f4f13ad166e1c5578b8a1&device_id=497836ea-6a08-4a21-83d8-e2733cf9325d => generated 1283 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2025] 199.204.45.33 () {34 vars in 993 bytes} [Tue Apr 21 18:57:55 2026] GET /v2.0/ports?device_id=a7deddf6-c3d9-4dcc-8f4d-e2e84569f4ab => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2026] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 18:57:55 2026] GET /v2.0/networks?id=c43daa22-6988-4d21-8205-fc2d9b09e081 => generated 768 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/2027] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:57:55 2026] DELETE /v2.0/networks/f56188bc-3164-44fa-865e-2a03c888a62d => 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: 932/2028] 199.204.45.33 () {34 vars in 1059 bytes} [Tue Apr 21 18:57:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=e19bec50-c3da-4d9a-bba8-b56ac2418b11 => generated 859 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/2029] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 21 18:57:55 2026] GET /v2.0/subnets?id=8966dede-faea-4295-9663-f9484de9a284 => generated 666 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/2030] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 18:57:55 2026] GET /v2.0/ports?network_id=c43daa22-6988-4d21-8205-fc2d9b09e081&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2031] 199.204.45.33 () {36 vars in 996 bytes} [Tue Apr 21 18:57:55 2026] DELETE /v2.0/ports/a1d1cd2c-5496-42a3-be6c-cdba37a4179a => generated 0 bytes in 372 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/2032] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 18:57:56 2026] GET /v2.0/networks/c43daa22-6988-4d21-8205-fc2d9b09e081?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2033] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 18:57:56 2026] GET /v2.0/networks/c43daa22-6988-4d21-8205-fc2d9b09e081?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: 1099/2034] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:57:56 2026] DELETE /v2.0/security-groups/03c16fac-8504-4af6-a8f2-a23df5d5fc1c => generated 0 bytes in 170 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/2035] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:57:56 2026] GET /v2.0/security-groups?tenant_id=701835a8463d427c86e92697d7bb0c20&name=default => generated 2801 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/2036] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:57:56 2026] DELETE /v2.0/security-groups/41114ea8-725d-455d-a8f4-ee04cbbb2aa3 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/2037] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:57:57 2026] GET /v2.0/security-groups?tenant_id=6e93d9c0c5b944a9b76e863efe6f87cd&name=default => generated 2801 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/2038] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:57:57 2026] DELETE /v2.0/security-groups/ce191bb8-0ff7-4f68-b591-8fabedff535a => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:57:57.564 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2dfaec91-c9a2-4b4a-8492-554fe10dc5a2'] response: {'server_uuid': 'a7deddf6-c3d9-4dcc-8f4d-e2e84569f4ab', 'name': 'network-vif-deleted', 'tag': 'a1d1cd2c-5496-42a3-be6c-cdba37a4179a', 'status': 'completed', 'code': 200} 2026-04-21 18:57:57.910 7 INFO neutron.services.segments.plugin [-] Segment 546a497c-9418-40b9-a042-8ffc92242b19 resource provider aggregate not found 2026-04-21 18:57:57.917 7 INFO neutron.services.segments.plugin [-] Segment 546a497c-9418-40b9-a042-8ffc92242b19 resource provider aggregate not found 2026-04-21 18:57:57.939 7 INFO neutron.services.segments.plugin [-] Segment 546a497c-9418-40b9-a042-8ffc92242b19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 546a497c-9418-40b9-a042-8ffc92242b19 found for delete ", "request_id": "req-134a8e64-ffc9-4970-b97a-fb4221938492"}]} 2026-04-21 18:57:57.940 7 INFO neutron.services.segments.plugin [-] Segment 546a497c-9418-40b9-a042-8ffc92242b19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 546a497c-9418-40b9-a042-8ffc92242b19 found for delete ", "request_id": "req-6d0a6f03-ccf2-4abb-a14f-0a7a00261cd1"}]} 2026-04-21 18:57:58.148 7 WARNING neutron_lib.context [None req-fe5d4926-6a5f-4db9-8f62-fad98c181d15 fd792711320b40b8854ee7eaae1e16f3 63ab9828506447bea23eb54ccdb6c169 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:57:58.279 7 INFO neutron.db.segments_db [None req-fe5d4926-6a5f-4db9-8f62-fad98c181d15 fd792711320b40b8854ee7eaae1e16f3 63ab9828506447bea23eb54ccdb6c169 - - default default] Added segment 7d856a66-904f-4266-af8c-5f3eee10b034 of type vxlan for network 1c5ae88c-3197-4a37-a2dc-2269ee7366d5 [pid: 7|app: 0|req: 940/2039] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:57:57 2026] POST /v2.0/networks => generated 631 bytes in 511 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/2040] 10.0.0.152 () {34 vars in 753 bytes} [Tue Apr 21 18:57:58 2026] PUT /v2.0/networks/1c5ae88c-3197-4a37-a2dc-2269ee7366d5/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/2041] 10.0.0.152 () {32 vars in 733 bytes} [Tue Apr 21 18:57:58 2026] GET /v2.0/networks/1c5ae88c-3197-4a37-a2dc-2269ee7366d5/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/2042] 10.0.0.152 () {34 vars in 764 bytes} [Tue Apr 21 18:57:58 2026] PUT /v2.0/networks/1c5ae88c-3197-4a37-a2dc-2269ee7366d5/tags/green => generated 4 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/2043] 10.0.0.152 () {32 vars in 733 bytes} [Tue Apr 21 18:57:58 2026] GET /v2.0/networks/1c5ae88c-3197-4a37-a2dc-2269ee7366d5/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/2044] 10.0.0.152 () {34 vars in 760 bytes} [Tue Apr 21 18:57:58 2026] PUT /v2.0/networks/1c5ae88c-3197-4a37-a2dc-2269ee7366d5/tags/red => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/2045] 10.0.0.152 () {32 vars in 733 bytes} [Tue Apr 21 18:57:58 2026] GET /v2.0/networks/1c5ae88c-3197-4a37-a2dc-2269ee7366d5/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/2046] 10.0.0.152 () {34 vars in 782 bytes} [Tue Apr 21 18:57:58 2026] PUT /v2.0/networks/1c5ae88c-3197-4a37-a2dc-2269ee7366d5/tags/black.or.white => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/2047] 10.0.0.152 () {32 vars in 733 bytes} [Tue Apr 21 18:57:58 2026] GET /v2.0/networks/1c5ae88c-3197-4a37-a2dc-2269ee7366d5/tags => generated 52 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/2048] 10.0.0.152 () {34 vars in 753 bytes} [Tue Apr 21 18:57:58 2026] PUT /v2.0/networks/1c5ae88c-3197-4a37-a2dc-2269ee7366d5/tags => generated 37 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/2049] 10.0.0.152 () {32 vars in 733 bytes} [Tue Apr 21 18:57:58 2026] GET /v2.0/networks/1c5ae88c-3197-4a37-a2dc-2269ee7366d5/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/2050] 10.0.0.152 () {32 vars in 741 bytes} [Tue Apr 21 18:57:59 2026] GET /v2.0/networks/1c5ae88c-3197-4a37-a2dc-2269ee7366d5/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:57:59.096 7 INFO neutron.api.v2.resource [None req-2e79cc33-9e62-4f1a-80c5-b31756f78d9c fd792711320b40b8854ee7eaae1e16f3 63ab9828506447bea23eb54ccdb6c169 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 952/2051] 10.0.0.152 () {32 vars in 745 bytes} [Tue Apr 21 18:57:59 2026] GET /v2.0/networks/1c5ae88c-3197-4a37-a2dc-2269ee7366d5/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/2052] 10.0.0.152 () {32 vars in 744 bytes} [Tue Apr 21 18:57:59 2026] DELETE /v2.0/networks/1c5ae88c-3197-4a37-a2dc-2269ee7366d5/tags/red => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/2053] 10.0.0.152 () {32 vars in 733 bytes} [Tue Apr 21 18:57:59 2026] GET /v2.0/networks/1c5ae88c-3197-4a37-a2dc-2269ee7366d5/tags => generated 30 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:57:59.288 7 INFO neutron.api.v2.resource [None req-d51b985e-f567-42b1-ac5f-62b18a57c3bd fd792711320b40b8854ee7eaae1e16f3 63ab9828506447bea23eb54ccdb6c169 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 955/2054] 10.0.0.152 () {32 vars in 748 bytes} [Tue Apr 21 18:57:59 2026] DELETE /v2.0/networks/1c5ae88c-3197-4a37-a2dc-2269ee7366d5/tags/green => generated 99 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2055] 10.0.0.152 () {34 vars in 789 bytes} [Tue Apr 21 18:57:56 2026] PUT /v2.0/routers/9b60c7f5-e0fc-4a1c-b223-5df6b5915195/remove_router_interface => generated 309 bytes in 2487 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/2056] 10.0.0.152 () {32 vars in 736 bytes} [Tue Apr 21 18:57:59 2026] DELETE /v2.0/networks/1c5ae88c-3197-4a37-a2dc-2269ee7366d5/tags => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/2057] 10.0.0.152 () {32 vars in 733 bytes} [Tue Apr 21 18:57:59 2026] GET /v2.0/networks/1c5ae88c-3197-4a37-a2dc-2269ee7366d5/tags => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2058] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:57:59 2026] DELETE /v2.0/subnets/a3722669-d84b-4823-abdb-eaae2ec43439 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/2059] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:57:59 2026] DELETE /v2.0/networks/1c5ae88c-3197-4a37-a2dc-2269ee7366d5 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:58:00.421 7 INFO neutron.services.segments.plugin [-] Segment 7d856a66-904f-4266-af8c-5f3eee10b034 resource provider aggregate not found 2026-04-21 18:58:00.428 7 INFO neutron.services.segments.plugin [-] Segment 7d856a66-904f-4266-af8c-5f3eee10b034 resource provider aggregate not found 2026-04-21 18:58:00.448 7 INFO neutron.services.segments.plugin [-] Segment 7d856a66-904f-4266-af8c-5f3eee10b034 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d856a66-904f-4266-af8c-5f3eee10b034 found for delete ", "request_id": "req-0f3d136f-6468-4225-b4f9-d764a776443e"}]} 2026-04-21 18:58:00.457 7 INFO neutron.services.segments.plugin [-] Segment 7d856a66-904f-4266-af8c-5f3eee10b034 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d856a66-904f-4266-af8c-5f3eee10b034 found for delete ", "request_id": "req-75d1a0d7-5901-4c77-bc3f-96071126e704"}]} [pid: 7|app: 0|req: 959/2060] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:58:00 2026] GET /v2.0/security-groups?tenant_id=63ab9828506447bea23eb54ccdb6c169&name=default => generated 2801 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/2061] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:58:00 2026] DELETE /v2.0/security-groups/e97c38c3-7524-44dc-a23f-49c2d704ac47 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:58:00.932 8 INFO neutron.services.segments.plugin [-] Segment 49a1f9a1-ffb4-4003-97c6-75cc60abecab resource provider aggregate not found 2026-04-21 18:58:00.937 8 INFO neutron.services.segments.plugin [-] Segment 49a1f9a1-ffb4-4003-97c6-75cc60abecab resource provider aggregate not found 2026-04-21 18:58:00.953 8 INFO neutron.services.segments.plugin [-] Segment 49a1f9a1-ffb4-4003-97c6-75cc60abecab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49a1f9a1-ffb4-4003-97c6-75cc60abecab found for delete ", "request_id": "req-25407db0-3929-462a-a7a6-09d079f45b27"}]} 2026-04-21 18:58:00.957 8 INFO neutron.services.segments.plugin [-] Segment 49a1f9a1-ffb4-4003-97c6-75cc60abecab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49a1f9a1-ffb4-4003-97c6-75cc60abecab found for delete ", "request_id": "req-a3f4ae00-13ab-4cf4-ade0-e14fa6e9c333"}]} 2026-04-21 18:58:00.963 8 INFO neutron.db.l3_hamode_db [None req-af8963a0-0cbe-49fb-8ead-87d107065906 7ebdde8b65ca4c869c0e48d7c718a408 34bd922ce6354212960e95ca50384982 - - default default] HA network e5fcd4e7-f00c-4aa1-a50f-e595f6a9d9cb was deleted as no HA routers are present in tenant 34bd922ce6354212960e95ca50384982. [pid: 8|app: 0|req: 1102/2062] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:57:59 2026] DELETE /v2.0/routers/9b60c7f5-e0fc-4a1c-b223-5df6b5915195 => generated 0 bytes in 1374 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/2063] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:58:00 2026] GET /v2.0/security-groups?tenant_id=118695fbbef1461c8cef23fbb1c8559c&name=default => generated 2801 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/2064] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:58:01 2026] DELETE /v2.0/security-groups/215e21eb-7cb0-42ec-899c-ff3fcbda2d2a => 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: 1103/2065] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:58:00 2026] DELETE /v2.0/networks/7e99384c-2d68-4701-a599-209bcc594bdd => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/2066] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:58:01 2026] GET /v2.0/security-groups?tenant_id=56fe297d21f241a18c7ccb33c07fd9d8&name=default => generated 2801 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2067] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:58:02 2026] DELETE /v2.0/security-groups/a5b081aa-46dc-48ca-b095-586fa42f3a9d => 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: 964/2068] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:58:02 2026] GET /v2.0/security-groups?tenant_id=34bd922ce6354212960e95ca50384982&name=default => generated 2801 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2069] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:58:02 2026] DELETE /v2.0/security-groups/3775b6ce-adbc-49d3-9166-5b0f124ee32a => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:58:04.633 8 INFO neutron.services.segments.plugin [-] Segment 0df71888-dc71-480d-8cd8-ec7e782b21f9 resource provider aggregate not found 2026-04-21 18:58:04.640 8 INFO neutron.services.segments.plugin [-] Segment 0df71888-dc71-480d-8cd8-ec7e782b21f9 resource provider aggregate not found 2026-04-21 18:58:04.660 8 INFO neutron.services.segments.plugin [-] Segment 0df71888-dc71-480d-8cd8-ec7e782b21f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0df71888-dc71-480d-8cd8-ec7e782b21f9 found for delete ", "request_id": "req-8754fbe1-296f-442c-acf7-3d4c485bd923"}]} 2026-04-21 18:58:04.661 8 INFO neutron.services.segments.plugin [-] Segment 0df71888-dc71-480d-8cd8-ec7e782b21f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0df71888-dc71-480d-8cd8-ec7e782b21f9 found for delete ", "request_id": "req-9331d3fb-9202-4dd6-ac48-40d079489d93"}]} [pid: 7|app: 0|req: 966/2072] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:58:04 2026] GET /v2.0/ports?device_id=497836ea-6a08-4a21-83d8-e2733cf9325d => generated 1014 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:58:04.911 8 WARNING neutron_lib.context [None req-aeba0a33-84d7-4250-9257-40abe8df4f3c 9ad55cc5de994fc5b5e68728527ef8f4 4b216ff842784a2397f60438c9ffd62a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 967/2073] 10.0.0.177 () {34 vars in 1120 bytes} [Tue Apr 21 18:58:04 2026] GET /v2.0/security-groups?id=ef6c1f77-622d-46fb-a1ba-c7c670d9af4a&id=98c124cb-0e8a-44dd-ab20-f4e78a5019c3&fields=id&fields=name => generated 207 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2074] 10.0.0.152 () {34 vars in 676 bytes} [Tue Apr 21 18:58:04 2026] POST /v2.0/subnetpools => generated 516 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2075] 10.0.0.152 () {34 vars in 759 bytes} [Tue Apr 21 18:58:04 2026] PUT /v2.0/subnetpools/1c506a36-8bf1-49b4-a772-e810b4c16c5b/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2076] 10.0.0.152 () {32 vars in 739 bytes} [Tue Apr 21 18:58:05 2026] GET /v2.0/subnetpools/1c506a36-8bf1-49b4-a772-e810b4c16c5b/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: 1110/2077] 10.0.0.152 () {34 vars in 770 bytes} [Tue Apr 21 18:58:05 2026] PUT /v2.0/subnetpools/1c506a36-8bf1-49b4-a772-e810b4c16c5b/tags/green => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/2078] 10.0.0.152 () {32 vars in 736 bytes} [Tue Apr 21 18:58:04 2026] GET /v2.0/ports?device_id=497836ea-6a08-4a21-83d8-e2733cf9325d => generated 1283 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2079] 10.0.0.152 () {32 vars in 739 bytes} [Tue Apr 21 18:58:05 2026] GET /v2.0/subnetpools/1c506a36-8bf1-49b4-a772-e810b4c16c5b/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2080] 10.0.0.152 () {34 vars in 766 bytes} [Tue Apr 21 18:58:05 2026] PUT /v2.0/subnetpools/1c506a36-8bf1-49b4-a772-e810b4c16c5b/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: 969/2081] 10.0.0.152 () {32 vars in 858 bytes} [Tue Apr 21 18:58:05 2026] GET /v2.0/floatingips?floating_network_id=7d967747-2ee2-487c-b725-6fee8f4e3e1b&port_id=e19bec50-c3da-4d9a-bba8-b56ac2418b11 => generated 861 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2082] 10.0.0.152 () {32 vars in 739 bytes} [Tue Apr 21 18:58:05 2026] GET /v2.0/subnetpools/1c506a36-8bf1-49b4-a772-e810b4c16c5b/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: 970/2083] 10.0.0.152 () {34 vars in 788 bytes} [Tue Apr 21 18:58:05 2026] PUT /v2.0/subnetpools/1c506a36-8bf1-49b4-a772-e810b4c16c5b/tags/black.or.white => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2084] 10.0.0.152 () {32 vars in 739 bytes} [Tue Apr 21 18:58:05 2026] GET /v2.0/subnetpools/1c506a36-8bf1-49b4-a772-e810b4c16c5b/tags => generated 52 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/2085] 10.0.0.152 () {34 vars in 759 bytes} [Tue Apr 21 18:58:05 2026] PUT /v2.0/subnetpools/1c506a36-8bf1-49b4-a772-e810b4c16c5b/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2086] 10.0.0.152 () {32 vars in 739 bytes} [Tue Apr 21 18:58:05 2026] GET /v2.0/subnetpools/1c506a36-8bf1-49b4-a772-e810b4c16c5b/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/2087] 10.0.0.152 () {32 vars in 747 bytes} [Tue Apr 21 18:58:05 2026] GET /v2.0/subnetpools/1c506a36-8bf1-49b4-a772-e810b4c16c5b/tags/red => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:58:05.436 8 INFO neutron.api.v2.resource [None req-e5b81f73-2bef-499f-854e-2e55c40857b2 9ad55cc5de994fc5b5e68728527ef8f4 4b216ff842784a2397f60438c9ffd62a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1116/2088] 10.0.0.152 () {32 vars in 751 bytes} [Tue Apr 21 18:58:05 2026] GET /v2.0/subnetpools/1c506a36-8bf1-49b4-a772-e810b4c16c5b/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/2089] 10.0.0.152 () {32 vars in 750 bytes} [Tue Apr 21 18:58:05 2026] DELETE /v2.0/subnetpools/1c506a36-8bf1-49b4-a772-e810b4c16c5b/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2090] 10.0.0.152 () {32 vars in 739 bytes} [Tue Apr 21 18:58:05 2026] GET /v2.0/subnetpools/1c506a36-8bf1-49b4-a772-e810b4c16c5b/tags => generated 30 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/2091] 10.0.0.144 () {34 vars in 990 bytes} [Tue Apr 21 18:58:05 2026] GET /v2.0/ports?device_id=497836ea-6a08-4a21-83d8-e2733cf9325d => generated 1283 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:58:05.538 8 INFO neutron.api.v2.resource [None req-f8aa8201-ca19-4e8d-9d9f-5e0d76f2592c 9ad55cc5de994fc5b5e68728527ef8f4 4b216ff842784a2397f60438c9ffd62a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1118/2092] 10.0.0.152 () {32 vars in 754 bytes} [Tue Apr 21 18:58:05 2026] DELETE /v2.0/subnetpools/1c506a36-8bf1-49b4-a772-e810b4c16c5b/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2093] 10.0.0.144 () {34 vars in 1120 bytes} [Tue Apr 21 18:58:05 2026] GET /v2.0/security-groups?id=98c124cb-0e8a-44dd-ab20-f4e78a5019c3&id=ef6c1f77-622d-46fb-a1ba-c7c670d9af4a&fields=id&fields=name => generated 207 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2094] 10.0.0.152 () {32 vars in 742 bytes} [Tue Apr 21 18:58:05 2026] DELETE /v2.0/subnetpools/1c506a36-8bf1-49b4-a772-e810b4c16c5b/tags => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/2095] 10.0.0.152 () {32 vars in 739 bytes} [Tue Apr 21 18:58:05 2026] GET /v2.0/subnetpools/1c506a36-8bf1-49b4-a772-e810b4c16c5b/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: 1120/2096] 10.0.0.152 () {32 vars in 732 bytes} [Tue Apr 21 18:58:05 2026] DELETE /v2.0/subnetpools/1c506a36-8bf1-49b4-a772-e810b4c16c5b => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/2097] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:58:06 2026] GET /v2.0/security-groups?tenant_id=4b216ff842784a2397f60438c9ffd62a&name=default => generated 2801 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2098] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:58:06 2026] DELETE /v2.0/security-groups/ddf8a91b-6700-4e71-92d4-8afdb5ee87d9 => 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: 1122/2099] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:58:07 2026] GET /v2.0/security-groups?tenant_id=fc86085733e8490d96d425cc9698297e&name=default => generated 2801 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:58:07.178 7 WARNING neutron_lib.context [None req-c2d77775-12e3-45af-a965-ef7c7ec3f7ca 4b47e257a52e442d90035ea35fa160c7 aeb2d4a3676c4f8c9986bb4ed2a15db2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1123/2100] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:58:07 2026] DELETE /v2.0/security-groups/89be6553-c2ab-4613-be25-1d7c1c2a5f55 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:58:07.322 7 INFO neutron.db.segments_db [None req-c2d77775-12e3-45af-a965-ef7c7ec3f7ca 4b47e257a52e442d90035ea35fa160c7 aeb2d4a3676c4f8c9986bb4ed2a15db2 - - default default] Added segment 83e1ba3f-3040-4ebd-97ef-70e287f9ee64 of type vxlan for network aef6d783-c46b-4845-aebd-a1e124758ad8 [pid: 7|app: 0|req: 978/2101] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:58:06 2026] POST /v2.0/networks => generated 631 bytes in 485 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:58:07.473 8 WARNING neutron_lib.context [None req-a87f3905-f816-4409-8542-9db0cf75bbdf 4b47e257a52e442d90035ea35fa160c7 aeb2d4a3676c4f8c9986bb4ed2a15db2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 979/2102] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:58:07 2026] GET /v2.0/ports?device_id=497836ea-6a08-4a21-83d8-e2733cf9325d => generated 1014 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2103] 10.0.0.177 () {34 vars in 1120 bytes} [Tue Apr 21 18:58:07 2026] GET /v2.0/security-groups?id=ef6c1f77-622d-46fb-a1ba-c7c670d9af4a&id=98c124cb-0e8a-44dd-ab20-f4e78a5019c3&fields=id&fields=name => generated 207 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2104] 10.0.0.152 () {34 vars in 664 bytes} [Tue Apr 21 18:58:07 2026] POST /v2.0/ports => generated 743 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:58:07.876 7 WARNING neutron_lib.context [None req-197ef7bc-c30b-4552-8e6f-26d136676f1e 4b47e257a52e442d90035ea35fa160c7 aeb2d4a3676c4f8c9986bb4ed2a15db2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:58:07.937 7 INFO neutron.db.segments_db [None req-197ef7bc-c30b-4552-8e6f-26d136676f1e 4b47e257a52e442d90035ea35fa160c7 aeb2d4a3676c4f8c9986bb4ed2a15db2 - - default default] Added segment 1b70e727-db90-46a9-be09-32d186c9f65d of type vxlan for network 360dea20-5a48-4b14-9b76-c179a95fdb46 [pid: 7|app: 0|req: 981/2105] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:58:07 2026] POST /v2.0/networks => generated 632 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-21 18:58:08.086 8 WARNING neutron_lib.context [None req-7c0ec12b-fe73-4072-a203-ea581a278563 4b47e257a52e442d90035ea35fa160c7 aeb2d4a3676c4f8c9986bb4ed2a15db2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 982/2106] 199.204.45.33 () {34 vars in 993 bytes} [Tue Apr 21 18:58:08 2026] GET /v2.0/ports?device_id=497836ea-6a08-4a21-83d8-e2733cf9325d => generated 1014 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:58:08.461 7 INFO neutron.db.l3_db [req-4750eaa1-a26a-4898-bdb5-b2385deab0b9 req-494cd9af-83bb-40b9-8467-70fec1ad87d0 836bafa258f04521a916e93a696aba52 0b2636d7493f4f13ad166e1c5578b8a1 - - default default] Floating IP 175dbc0c-468d-4378-994b-1f6fe2f08de1 disassociated. External IP: 10.96.250.207, port: e19bec50-c3da-4d9a-bba8-b56ac2418b11. [pid: 8|app: 0|req: 1125/2107] 10.0.0.152 () {34 vars in 664 bytes} [Tue Apr 21 18:58:08 2026] POST /v2.0/ports => generated 743 bytes in 391 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-04-21 18:58:08.486 8 WARNING neutron_lib.context [None req-636c0825-bf84-4a29-9e72-79e9b821f226 4b47e257a52e442d90035ea35fa160c7 aeb2d4a3676c4f8c9986bb4ed2a15db2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:58:08.553 8 INFO neutron.db.segments_db [None req-636c0825-bf84-4a29-9e72-79e9b821f226 4b47e257a52e442d90035ea35fa160c7 aeb2d4a3676c4f8c9986bb4ed2a15db2 - - default default] Added segment e9bd67cb-d9f7-48dc-bf5c-3829cc86d143 of type vxlan for network e949695a-9ae6-4911-9ad2-789a50322b77 [pid: 8|app: 0|req: 1126/2108] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:58:08 2026] POST /v2.0/networks => generated 632 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:58:08.705 8 WARNING neutron_lib.context [None req-e4fb540c-cbe7-4ec5-bd9f-95920d93e039 4b47e257a52e442d90035ea35fa160c7 aeb2d4a3676c4f8c9986bb4ed2a15db2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 983/2109] 199.204.45.33 () {36 vars in 996 bytes} [Tue Apr 21 18:58:08 2026] DELETE /v2.0/ports/e19bec50-c3da-4d9a-bba8-b56ac2418b11 => generated 0 bytes in 721 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2110] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:58:08 2026] GET /v2.0/ports?device_id=497836ea-6a08-4a21-83d8-e2733cf9325d => 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: 1127/2111] 10.0.0.152 () {34 vars in 664 bytes} [Tue Apr 21 18:58:08 2026] POST /v2.0/ports => generated 743 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:58:09.162 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-92a26ff9-bbb9-4b98-8c2d-4e81a9d34b4e'] response: {'server_uuid': '497836ea-6a08-4a21-83d8-e2733cf9325d', 'name': 'network-vif-deleted', 'tag': 'e19bec50-c3da-4d9a-bba8-b56ac2418b11', 'status': 'completed', 'code': 200} 2026-04-21 18:58:09.168 7 WARNING neutron_lib.context [None req-aab341a4-d072-405e-9bd6-795efac6f38d 4b47e257a52e442d90035ea35fa160c7 aeb2d4a3676c4f8c9986bb4ed2a15db2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:58:09.252 7 INFO neutron.db.segments_db [None req-aab341a4-d072-405e-9bd6-795efac6f38d 4b47e257a52e442d90035ea35fa160c7 aeb2d4a3676c4f8c9986bb4ed2a15db2 - - default default] Added segment 1026a22f-be2e-42dd-bfe0-6111cb259c01 of type vxlan for network 9b4c7776-ff01-4679-b695-a7d23936403c [pid: 7|app: 0|req: 985/2112] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:58:09 2026] POST /v2.0/networks => generated 632 bytes in 202 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-04-21 18:58:09.379 8 WARNING neutron_lib.context [None req-3c8932f3-be8f-4071-9e85-1e75b959fe93 4b47e257a52e442d90035ea35fa160c7 aeb2d4a3676c4f8c9986bb4ed2a15db2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1128/2113] 10.0.0.152 () {34 vars in 664 bytes} [Tue Apr 21 18:58:09 2026] POST /v2.0/ports => generated 743 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:58:09.716 7 WARNING neutron_lib.context [None req-46da2a9b-69ab-461b-94d2-123c13ab51a0 4b47e257a52e442d90035ea35fa160c7 aeb2d4a3676c4f8c9986bb4ed2a15db2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:58:09.801 7 INFO neutron.db.segments_db [None req-46da2a9b-69ab-461b-94d2-123c13ab51a0 4b47e257a52e442d90035ea35fa160c7 aeb2d4a3676c4f8c9986bb4ed2a15db2 - - default default] Added segment ca25a1a4-c026-4873-a9dd-2b34123471f3 of type vxlan for network 606e5e8d-fc3a-4706-8dee-fcf3806fb12c [pid: 7|app: 0|req: 986/2114] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:58:09 2026] POST /v2.0/networks => generated 631 bytes in 254 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-04-21 18:58:09.981 8 WARNING neutron_lib.context [None req-31e7b4b9-f89b-4de6-8c00-88cd068e63f0 4b47e257a52e442d90035ea35fa160c7 aeb2d4a3676c4f8c9986bb4ed2a15db2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 987/2115] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:58:10 2026] DELETE /v2.0/security-groups/98c124cb-0e8a-44dd-ab20-f4e78a5019c3 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:58:10.323 7 INFO neutron.api.v2.resource [None req-74bf5b49-85f7-4a9f-8a43-659f23d84449 836bafa258f04521a916e93a696aba52 0b2636d7493f4f13ad166e1c5578b8a1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 988/2116] 10.0.0.152 () {32 vars in 737 bytes} [Tue Apr 21 18:58:10 2026] GET /v2.0/security-groups/98c124cb-0e8a-44dd-ab20-f4e78a5019c3 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2117] 10.0.0.152 () {34 vars in 664 bytes} [Tue Apr 21 18:58:09 2026] POST /v2.0/ports => generated 743 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1130/2118] 10.0.0.152 () {34 vars in 747 bytes} [Tue Apr 21 18:58:10 2026] PUT /v2.0/ports/68ad3f32-5bbf-49a4-a04f-714c0c122d73/tags => generated 17 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2119] 10.0.0.152 () {34 vars in 747 bytes} [Tue Apr 21 18:58:10 2026] PUT /v2.0/ports/b8d1d877-2e34-403a-acc7-5d0a1d8483bb/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2120] 10.0.0.152 () {34 vars in 747 bytes} [Tue Apr 21 18:58:10 2026] PUT /v2.0/ports/8ed7339e-de70-40dc-834c-9095158dc839/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2121] 10.0.0.152 () {34 vars in 747 bytes} [Tue Apr 21 18:58:10 2026] PUT /v2.0/ports/3cea43bc-b3fb-4005-b392-8701bd8ef40b/tags => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2122] 10.0.0.152 () {32 vars in 732 bytes} [Tue Apr 21 18:58:10 2026] DELETE /v2.0/floatingips/175dbc0c-468d-4378-994b-1f6fe2f08de1 => generated 0 bytes in 357 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2123] 10.0.0.152 () {32 vars in 660 bytes} [Tue Apr 21 18:58:10 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2124] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:58:10 2026] DELETE /v2.0/security-groups/ef6c1f77-622d-46fb-a1ba-c7c670d9af4a => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2125] 10.0.0.152 () {32 vars in 674 bytes} [Tue Apr 21 18:58:10 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2126] 10.0.0.152 () {32 vars in 670 bytes} [Tue Apr 21 18:58:10 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2127] 10.0.0.152 () {32 vars in 682 bytes} [Tue Apr 21 18:58:11 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2128] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:58:11 2026] GET /v2.0/security-groups?tenant_id=9ec1842853ae4b8a80e99869271a07d1&name=default => generated 2805 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2129] 10.0.0.152 () {32 vars in 668 bytes} [Tue Apr 21 18:58:11 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2130] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:58:11 2026] DELETE /v2.0/security-groups/9946a4f2-70fa-45bf-85ba-672fd9acd4ff => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2131] 10.0.0.152 () {32 vars in 682 bytes} [Tue Apr 21 18:58:11 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2132] 10.0.0.152 () {32 vars in 678 bytes} [Tue Apr 21 18:58:11 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2133] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:58:11 2026] GET /v2.0/security-groups?tenant_id=b1fb436c438a415ca035642331c6d1f3&name=default => generated 2805 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2134] 10.0.0.152 () {32 vars in 690 bytes} [Tue Apr 21 18:58:11 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2135] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:58:11 2026] DELETE /v2.0/security-groups/97c6fe0a-ebc4-497f-8785-8b8915450888 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2136] 10.0.0.152 () {34 vars in 789 bytes} [Tue Apr 21 18:58:10 2026] PUT /v2.0/routers/3b35e4ca-59f2-4d62-ac6f-80d6acd4f4d9/remove_router_interface => generated 309 bytes in 1157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2137] 10.0.0.152 () {32 vars in 720 bytes} [Tue Apr 21 18:58:12 2026] DELETE /v2.0/ports/68ad3f32-5bbf-49a4-a04f-714c0c122d73 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2138] 10.0.0.152 () {32 vars in 720 bytes} [Tue Apr 21 18:58:12 2026] DELETE /v2.0/ports/b8d1d877-2e34-403a-acc7-5d0a1d8483bb => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2139] 10.0.0.152 () {32 vars in 720 bytes} [Tue Apr 21 18:58:12 2026] DELETE /v2.0/ports/8ed7339e-de70-40dc-834c-9095158dc839 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:58:13.155 8 INFO neutron.services.segments.plugin [-] Segment d07c4bec-c2c7-4695-8701-68b6265bb9b8 resource provider aggregate not found [pid: 7|app: 0|req: 1004/2140] 10.0.0.152 () {32 vars in 720 bytes} [Tue Apr 21 18:58:12 2026] DELETE /v2.0/ports/3cea43bc-b3fb-4005-b392-8701bd8ef40b => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:58:13.161 8 INFO neutron.services.segments.plugin [-] Segment d07c4bec-c2c7-4695-8701-68b6265bb9b8 resource provider aggregate not found 2026-04-21 18:58:13.177 8 INFO neutron.services.segments.plugin [-] Segment d07c4bec-c2c7-4695-8701-68b6265bb9b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d07c4bec-c2c7-4695-8701-68b6265bb9b8 found for delete ", "request_id": "req-bfc46ea6-7de7-4a2a-bada-977644a02a5f"}]} 2026-04-21 18:58:13.178 8 INFO neutron.services.segments.plugin [-] Segment d07c4bec-c2c7-4695-8701-68b6265bb9b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d07c4bec-c2c7-4695-8701-68b6265bb9b8 found for delete ", "request_id": "req-1d142882-d92a-425a-80c4-ab5fb929d710"}]} 2026-04-21 18:58:13.185 8 INFO neutron.db.l3_hamode_db [None req-39c078b2-df15-4614-9d3f-a86f85bd0972 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] HA network a9615c16-b3cd-4de5-b312-00884cd9ad42 was deleted as no HA routers are present in tenant 0b2636d7493f4f13ad166e1c5578b8a1. [pid: 8|app: 0|req: 1137/2141] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:58:12 2026] DELETE /v2.0/routers/3b35e4ca-59f2-4d62-ac6f-80d6acd4f4d9 => generated 0 bytes in 1139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2142] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:58:13 2026] DELETE /v2.0/subnets/8966dede-faea-4295-9663-f9484de9a284 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2143] 10.0.0.152 () {32 vars in 720 bytes} [Tue Apr 21 18:58:13 2026] DELETE /v2.0/ports/88e2372f-35fb-424c-b77e-6b21d65a5110 => generated 0 bytes in 662 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2144] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:58:13 2026] DELETE /v2.0/networks/c43daa22-6988-4d21-8205-fc2d9b09e081 => generated 0 bytes in 417 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:58:14.010 7 INFO neutron.services.segments.plugin [-] Segment 83e1ba3f-3040-4ebd-97ef-70e287f9ee64 resource provider aggregate not found 2026-04-21 18:58:14.015 7 INFO neutron.services.segments.plugin [-] Segment 83e1ba3f-3040-4ebd-97ef-70e287f9ee64 resource provider aggregate not found 2026-04-21 18:58:14.032 7 INFO neutron.services.segments.plugin [-] Segment 83e1ba3f-3040-4ebd-97ef-70e287f9ee64 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83e1ba3f-3040-4ebd-97ef-70e287f9ee64 found for delete ", "request_id": "req-62043287-7c4e-43fb-a594-84c0fadb95e7"}]} 2026-04-21 18:58:14.033 7 INFO neutron.services.segments.plugin [-] Segment 83e1ba3f-3040-4ebd-97ef-70e287f9ee64 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83e1ba3f-3040-4ebd-97ef-70e287f9ee64 found for delete ", "request_id": "req-e5953454-ce90-44b8-b3fb-65e21d4fd2c4"}]} [pid: 7|app: 0|req: 1006/2145] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:58:13 2026] DELETE /v2.0/networks/aef6d783-c46b-4845-aebd-a1e124758ad8 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2146] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:58:14 2026] DELETE /v2.0/networks/360dea20-5a48-4b14-9b76-c179a95fdb46 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2147] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:58:14 2026] DELETE /v2.0/networks/e949695a-9ae6-4911-9ad2-789a50322b77 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2148] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:58:14 2026] DELETE /v2.0/networks/9b4c7776-ff01-4679-b695-a7d23936403c => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2149] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:58:14 2026] DELETE /v2.0/networks/606e5e8d-fc3a-4706-8dee-fcf3806fb12c => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:58:15.197 8 INFO neutron.services.segments.plugin [-] Segment 8340d61b-985c-494e-a555-c4840aeed369 resource provider aggregate not found 2026-04-21 18:58:15.203 8 INFO neutron.services.segments.plugin [-] Segment 8340d61b-985c-494e-a555-c4840aeed369 resource provider aggregate not found 2026-04-21 18:58:15.215 8 INFO neutron.services.segments.plugin [-] Segment 8340d61b-985c-494e-a555-c4840aeed369 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8340d61b-985c-494e-a555-c4840aeed369 found for delete ", "request_id": "req-e4f635be-27d1-4a40-92a4-71e4ea225296"}]} 2026-04-21 18:58:15.219 8 INFO neutron.services.segments.plugin [-] Segment 8340d61b-985c-494e-a555-c4840aeed369 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8340d61b-985c-494e-a555-c4840aeed369 found for delete ", "request_id": "req-04c92174-a87f-47e5-bd6c-a6f7bc34dc53"}]} [pid: 8|app: 0|req: 1140/2150] 10.0.0.152 () {34 vars in 789 bytes} [Tue Apr 21 18:58:13 2026] PUT /v2.0/routers/7f7364cc-bbce-4ded-a577-5154504eee8e/remove_router_interface => generated 309 bytes in 1541 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2151] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:58:15 2026] GET /v2.0/security-groups?tenant_id=785e8586a7124909b7c8819e3dd473ff&name=default => generated 2805 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:58:16.067 7 INFO neutron.services.segments.plugin [-] Segment 1b70e727-db90-46a9-be09-32d186c9f65d resource provider aggregate not found 2026-04-21 18:58:16.102 7 INFO neutron.services.segments.plugin [-] Segment 1b70e727-db90-46a9-be09-32d186c9f65d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b70e727-db90-46a9-be09-32d186c9f65d found for delete ", "request_id": "req-381b5ec4-7eb5-4ea8-b554-72babde4be5a"}]} [pid: 8|app: 0|req: 1142/2152] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:58:15 2026] DELETE /v2.0/security-groups/4768ac88-7c8f-4ef6-9a38-c0f8de1a1119 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:58:16.126 7 INFO neutron.services.segments.plugin [-] Segment 1b70e727-db90-46a9-be09-32d186c9f65d resource provider aggregate not found 2026-04-21 18:58:16.131 7 INFO neutron.services.segments.plugin [-] Segment e9bd67cb-d9f7-48dc-bf5c-3829cc86d143 resource provider aggregate not found 2026-04-21 18:58:16.151 7 INFO neutron.services.segments.plugin [-] Segment e9bd67cb-d9f7-48dc-bf5c-3829cc86d143 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9bd67cb-d9f7-48dc-bf5c-3829cc86d143 found for delete ", "request_id": "req-b2b9fc0a-49fb-4bb6-9cea-1e737452bdc6"}]} 2026-04-21 18:58:16.157 7 INFO neutron.services.segments.plugin [-] Segment 1b70e727-db90-46a9-be09-32d186c9f65d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b70e727-db90-46a9-be09-32d186c9f65d found for delete ", "request_id": "req-eb71c894-553f-40b0-956f-4f4c7da967a6"}]} 2026-04-21 18:58:16.168 7 INFO neutron.services.segments.plugin [-] Segment 1026a22f-be2e-42dd-bfe0-6111cb259c01 resource provider aggregate not found 2026-04-21 18:58:16.174 7 INFO neutron.services.segments.plugin [-] Segment e9bd67cb-d9f7-48dc-bf5c-3829cc86d143 resource provider aggregate not found 2026-04-21 18:58:16.181 7 INFO neutron.services.segments.plugin [-] Segment 1026a22f-be2e-42dd-bfe0-6111cb259c01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1026a22f-be2e-42dd-bfe0-6111cb259c01 found for delete ", "request_id": "req-07167b26-1c51-4bf4-b4ed-2a00cf631aae"}]} 2026-04-21 18:58:16.187 7 INFO neutron.services.segments.plugin [-] Segment e9bd67cb-d9f7-48dc-bf5c-3829cc86d143 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9bd67cb-d9f7-48dc-bf5c-3829cc86d143 found for delete ", "request_id": "req-6a25199c-5d27-4e5d-bf05-a4f9fb7a9e4f"}]} 2026-04-21 18:58:16.197 7 INFO neutron.services.segments.plugin [-] Segment ca25a1a4-c026-4873-a9dd-2b34123471f3 resource provider aggregate not found 2026-04-21 18:58:16.203 7 INFO neutron.services.segments.plugin [-] Segment 1026a22f-be2e-42dd-bfe0-6111cb259c01 resource provider aggregate not found 2026-04-21 18:58:16.209 7 INFO neutron.services.segments.plugin [-] Segment ca25a1a4-c026-4873-a9dd-2b34123471f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca25a1a4-c026-4873-a9dd-2b34123471f3 found for delete ", "request_id": "req-24f6a62c-2a48-41bf-b3ef-403c1bce3e0d"}]} 2026-04-21 18:58:16.220 7 INFO neutron.services.segments.plugin [-] Segment 1026a22f-be2e-42dd-bfe0-6111cb259c01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1026a22f-be2e-42dd-bfe0-6111cb259c01 found for delete ", "request_id": "req-4288a86a-fa4a-458d-9974-0cbc17662362"}]} 2026-04-21 18:58:16.234 7 INFO neutron.services.segments.plugin [-] Segment ca25a1a4-c026-4873-a9dd-2b34123471f3 resource provider aggregate not found 2026-04-21 18:58:16.250 7 INFO neutron.services.segments.plugin [-] Segment ca25a1a4-c026-4873-a9dd-2b34123471f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca25a1a4-c026-4873-a9dd-2b34123471f3 found for delete ", "request_id": "req-5ee9deb3-7ab8-4532-8387-1fb5c12de73c"}]} [pid: 8|app: 0|req: 1143/2153] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:58:16 2026] GET /v2.0/security-groups?tenant_id=63bb98fe9d114e8bb1005d19c10e42b8&name=default => generated 2805 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2154] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:58:16 2026] DELETE /v2.0/security-groups/1b4bbaab-ac2b-4502-aaba-e7a5aedfc08f => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2155] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:58:16 2026] GET /v2.0/security-groups?tenant_id=aeb2d4a3676c4f8c9986bb4ed2a15db2&name=default => generated 2801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:58:16.620 7 INFO neutron.db.l3_hamode_db [None req-a8cca8d3-5f4f-4773-960b-a7a8750b0013 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] HA network a24831f9-4e5a-4cdf-9923-d487a28ebe52 was deleted as no HA routers are present in tenant 3abbb7475de5492bb22c8334a93d7883. [pid: 7|app: 0|req: 1011/2156] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:58:15 2026] DELETE /v2.0/routers/7f7364cc-bbce-4ded-a577-5154504eee8e => generated 0 bytes in 1208 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2157] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:58:16 2026] DELETE /v2.0/security-groups/fe136583-2269-4e86-916d-84b34a992589 => 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: 1012/2158] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:58:16 2026] DELETE /v2.0/subnets/f0e8b960-835e-4293-b901-dd322e0d3dda => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:58:17.247 8 INFO neutron.services.segments.plugin [-] Segment 22a6ce22-ee7f-4d20-bea4-9e4dcbb324a6 resource provider aggregate not found 2026-04-21 18:58:17.253 8 INFO neutron.services.segments.plugin [-] Segment 22a6ce22-ee7f-4d20-bea4-9e4dcbb324a6 resource provider aggregate not found [pid: 8|app: 0|req: 1147/2159] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:58:16 2026] DELETE /v2.0/networks/f60df29a-5c17-4983-a9e4-dc25cec142b1 => 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: 1013/2160] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:58:17 2026] GET /v2.0/security-groups?tenant_id=3abbb7475de5492bb22c8334a93d7883&name=default => generated 2801 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:58:17.574 8 INFO neutron.services.segments.plugin [-] Segment 22a6ce22-ee7f-4d20-bea4-9e4dcbb324a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22a6ce22-ee7f-4d20-bea4-9e4dcbb324a6 found for delete ", "request_id": "req-b4024c21-5125-4ecf-b0e7-dfa2bb793044"}]} 2026-04-21 18:58:17.575 8 INFO neutron.services.segments.plugin [-] Segment 22a6ce22-ee7f-4d20-bea4-9e4dcbb324a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22a6ce22-ee7f-4d20-bea4-9e4dcbb324a6 found for delete ", "request_id": "req-0ac5feba-f391-40fe-84b4-4777a8f4884b"}]} [pid: 8|app: 0|req: 1148/2161] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:58:17 2026] DELETE /v2.0/security-groups/62b9cf48-d7ae-4b07-9fdf-0478709fb7f5 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2162] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:58:17 2026] GET /v2.0/security-groups?tenant_id=0b2636d7493f4f13ad166e1c5578b8a1&name=default => generated 2801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2163] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:58:17 2026] DELETE /v2.0/security-groups/6fd0c0d2-5e48-493c-af8f-e8b3d33eb794 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2166] 10.0.0.152 () {34 vars in 678 bytes} [Tue Apr 21 18:58:20 2026] POST /v2.0/qos/policies => generated 359 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:58:21.106 7 INFO neutron.services.segments.plugin [-] Segment eeefdd35-599b-4fb7-bdb2-e2d99ca9818d resource provider aggregate not found 2026-04-21 18:58:21.125 7 INFO neutron.services.segments.plugin [-] Segment eeefdd35-599b-4fb7-bdb2-e2d99ca9818d resource provider aggregate not found 2026-04-21 18:58:21.138 7 INFO neutron.services.segments.plugin [-] Segment eeefdd35-599b-4fb7-bdb2-e2d99ca9818d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eeefdd35-599b-4fb7-bdb2-e2d99ca9818d found for delete ", "request_id": "req-c3c7d25e-a817-4514-9429-ffb368f70a78"}]} 2026-04-21 18:58:21.149 7 INFO neutron.services.segments.plugin [-] Segment eeefdd35-599b-4fb7-bdb2-e2d99ca9818d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eeefdd35-599b-4fb7-bdb2-e2d99ca9818d found for delete ", "request_id": "req-4fa7dbc5-2c23-40ad-aa02-c95c2032f51f"}]} [pid: 7|app: 0|req: 1016/2167] 10.0.0.152 () {34 vars in 678 bytes} [Tue Apr 21 18:58:21 2026] POST /v2.0/qos/policies => generated 359 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2168] 10.0.0.152 () {34 vars in 678 bytes} [Tue Apr 21 18:58:21 2026] POST /v2.0/qos/policies => generated 359 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2169] 10.0.0.152 () {34 vars in 678 bytes} [Tue Apr 21 18:58:21 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: 1153/2170] 10.0.0.152 () {34 vars in 678 bytes} [Tue Apr 21 18:58:21 2026] POST /v2.0/qos/policies => generated 359 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2171] 10.0.0.152 () {34 vars in 753 bytes} [Tue Apr 21 18:58:21 2026] PUT /v2.0/policies/eb8537ee-f42b-4bba-b72a-7493f838c817/tags => generated 17 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2172] 10.0.0.152 () {34 vars in 753 bytes} [Tue Apr 21 18:58:21 2026] PUT /v2.0/policies/0f23b4cb-07ff-4380-9f87-86a0544ced92/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2173] 10.0.0.152 () {34 vars in 753 bytes} [Tue Apr 21 18:58:21 2026] PUT /v2.0/policies/05288568-92e2-4a0d-b3f9-c85d4b873dc2/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: 1155/2174] 10.0.0.152 () {34 vars in 753 bytes} [Tue Apr 21 18:58:21 2026] PUT /v2.0/policies/dd0e14ba-0a49-489b-8aa7-00a64613703c/tags => generated 19 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2175] 10.0.0.152 () {32 vars in 674 bytes} [Tue Apr 21 18:58:21 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:58:22.094 7 WARNING neutron_lib.context [None req-6f7b2e25-171c-4663-aba5-cbb2df48da23 55f2eee24a83446eb47ddde3a8a22b95 478494b7078d48d9a4706b9de52b6bc0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1156/2176] 10.0.0.152 () {32 vars in 688 bytes} [Tue Apr 21 18:58:22 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2177] 10.0.0.152 () {32 vars in 684 bytes} [Tue Apr 21 18:58:22 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:58:22.235 7 INFO neutron.db.segments_db [None req-6f7b2e25-171c-4663-aba5-cbb2df48da23 55f2eee24a83446eb47ddde3a8a22b95 478494b7078d48d9a4706b9de52b6bc0 - - default default] Added segment a09db3c3-d3e3-497d-82ef-953fb80dc640 of type vxlan for network d3ede162-6adf-45ae-9b59-5834e7dc0468 [pid: 8|app: 0|req: 1158/2178] 10.0.0.152 () {32 vars in 696 bytes} [Tue Apr 21 18:58:22 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: 7|app: 0|req: 1021/2179] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:58:22 2026] POST /v2.0/networks => generated 631 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2180] 10.0.0.152 () {32 vars in 682 bytes} [Tue Apr 21 18:58:22 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:58:22.367 7 WARNING neutron_lib.context [None req-15da0550-f0c8-4f83-b66a-72951127c024 55f2eee24a83446eb47ddde3a8a22b95 478494b7078d48d9a4706b9de52b6bc0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:58:22.423 7 INFO neutron.db.segments_db [None req-15da0550-f0c8-4f83-b66a-72951127c024 55f2eee24a83446eb47ddde3a8a22b95 478494b7078d48d9a4706b9de52b6bc0 - - default default] Added segment b4c37735-2a6a-4e6a-856f-9d1c6964028d of type vxlan for network 16c89c3b-101c-4145-ac60-5c326741630c [pid: 8|app: 0|req: 1160/2181] 10.0.0.152 () {32 vars in 696 bytes} [Tue Apr 21 18:58:22 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2182] 10.0.0.152 () {32 vars in 692 bytes} [Tue Apr 21 18:58:22 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2183] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:58:22 2026] POST /v2.0/networks => generated 632 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:58:22.575 7 WARNING neutron_lib.context [None req-7056e29e-6df1-48cb-badf-5839fba2c2ce 55f2eee24a83446eb47ddde3a8a22b95 478494b7078d48d9a4706b9de52b6bc0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1162/2184] 10.0.0.152 () {32 vars in 704 bytes} [Tue Apr 21 18:58:22 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) 2026-04-21 18:58:22.633 7 INFO neutron.db.segments_db [None req-7056e29e-6df1-48cb-badf-5839fba2c2ce 55f2eee24a83446eb47ddde3a8a22b95 478494b7078d48d9a4706b9de52b6bc0 - - default default] Added segment f7601c97-3f72-4d83-9166-327c562da803 of type vxlan for network 1fee9c94-dc9b-48c5-9f59-9d57a4cb2cc3 [pid: 8|app: 0|req: 1163/2185] 10.0.0.152 () {32 vars in 734 bytes} [Tue Apr 21 18:58:22 2026] DELETE /v2.0/qos/policies/eb8537ee-f42b-4bba-b72a-7493f838c817 => 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: 1023/2186] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:58:22 2026] POST /v2.0/networks => generated 631 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2187] 10.0.0.152 () {32 vars in 734 bytes} [Tue Apr 21 18:58:22 2026] DELETE /v2.0/qos/policies/0f23b4cb-07ff-4380-9f87-86a0544ced92 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:58:22.762 7 WARNING neutron_lib.context [None req-49d8b123-56a4-4fc7-890b-9db91f39f78c 55f2eee24a83446eb47ddde3a8a22b95 478494b7078d48d9a4706b9de52b6bc0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:58:22.810 7 INFO neutron.db.segments_db [None req-49d8b123-56a4-4fc7-890b-9db91f39f78c 55f2eee24a83446eb47ddde3a8a22b95 478494b7078d48d9a4706b9de52b6bc0 - - default default] Added segment 28f998e1-9e67-4740-9533-a74ee06479a6 of type vxlan for network e9ba6d6d-a505-4939-beb2-a15a3da0b21a [pid: 8|app: 0|req: 1165/2188] 10.0.0.152 () {32 vars in 734 bytes} [Tue Apr 21 18:58:22 2026] DELETE /v2.0/qos/policies/05288568-92e2-4a0d-b3f9-c85d4b873dc2 => 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: 1166/2189] 10.0.0.152 () {32 vars in 734 bytes} [Tue Apr 21 18:58:22 2026] DELETE /v2.0/qos/policies/dd0e14ba-0a49-489b-8aa7-00a64613703c => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2190] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:58:22 2026] POST /v2.0/networks => generated 632 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:58:22.926 7 WARNING neutron_lib.context [None req-fe973371-e7b7-47a4-91f7-7abd48e37a40 55f2eee24a83446eb47ddde3a8a22b95 478494b7078d48d9a4706b9de52b6bc0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:58:22.976 7 INFO neutron.db.segments_db [None req-fe973371-e7b7-47a4-91f7-7abd48e37a40 55f2eee24a83446eb47ddde3a8a22b95 478494b7078d48d9a4706b9de52b6bc0 - - default default] Added segment bf11501c-e551-4584-9726-14c063bdb27e of type vxlan for network 71e8717c-3557-4c67-ae40-cd9fda52e5dc [pid: 8|app: 0|req: 1167/2191] 10.0.0.152 () {32 vars in 734 bytes} [Tue Apr 21 18:58:22 2026] DELETE /v2.0/qos/policies/f3cf52f9-3c78-41ea-b0a8-e82bcaf2b779 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2192] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:58:22 2026] POST /v2.0/networks => generated 632 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2193] 10.0.0.152 () {34 vars in 753 bytes} [Tue Apr 21 18:58:23 2026] PUT /v2.0/networks/d3ede162-6adf-45ae-9b59-5834e7dc0468/tags => generated 17 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2194] 10.0.0.152 () {34 vars in 753 bytes} [Tue Apr 21 18:58:23 2026] PUT /v2.0/networks/16c89c3b-101c-4145-ac60-5c326741630c/tags => generated 25 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2195] 10.0.0.152 () {34 vars in 753 bytes} [Tue Apr 21 18:58:23 2026] PUT /v2.0/networks/1fee9c94-dc9b-48c5-9f59-9d57a4cb2cc3/tags => generated 34 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2196] 10.0.0.152 () {34 vars in 753 bytes} [Tue Apr 21 18:58:23 2026] PUT /v2.0/networks/e9ba6d6d-a505-4939-beb2-a15a3da0b21a/tags => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2197] 10.0.0.152 () {32 vars in 666 bytes} [Tue Apr 21 18:58:23 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2198] 10.0.0.152 () {32 vars in 680 bytes} [Tue Apr 21 18:58:23 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2199] 10.0.0.152 () {32 vars in 676 bytes} [Tue Apr 21 18:58:23 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2200] 10.0.0.152 () {32 vars in 688 bytes} [Tue Apr 21 18:58:23 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2201] 10.0.0.152 () {32 vars in 674 bytes} [Tue Apr 21 18:58:23 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2202] 10.0.0.152 () {32 vars in 688 bytes} [Tue Apr 21 18:58:23 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2203] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:58:23 2026] GET /v2.0/security-groups?tenant_id=9bdfb26c5bd24708a40cfdb67867b2e7&name=default => generated 2805 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2204] 10.0.0.152 () {32 vars in 684 bytes} [Tue Apr 21 18:58:24 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2205] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:58:24 2026] DELETE /v2.0/security-groups/1a075808-dafd-4799-8cc2-fa2d573c4a20 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2206] 10.0.0.152 () {32 vars in 696 bytes} [Tue Apr 21 18:58:24 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2207] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:58:24 2026] GET /v2.0/security-groups?tenant_id=09399808d318435e9102d42bb47697b9&name=default => generated 2805 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:58:24.481 8 INFO neutron.services.segments.plugin [-] Segment a09db3c3-d3e3-497d-82ef-953fb80dc640 resource provider aggregate not found 2026-04-21 18:58:24.487 8 INFO neutron.services.segments.plugin [-] Segment a09db3c3-d3e3-497d-82ef-953fb80dc640 resource provider aggregate not found 2026-04-21 18:58:24.503 8 INFO neutron.services.segments.plugin [-] Segment a09db3c3-d3e3-497d-82ef-953fb80dc640 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a09db3c3-d3e3-497d-82ef-953fb80dc640 found for delete ", "request_id": "req-d9c7db7c-e424-4862-b33f-8e9c3cfd039f"}]} 2026-04-21 18:58:24.504 8 INFO neutron.services.segments.plugin [-] Segment a09db3c3-d3e3-497d-82ef-953fb80dc640 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a09db3c3-d3e3-497d-82ef-953fb80dc640 found for delete ", "request_id": "req-9b0e95a7-263f-424b-ac14-994fb059335e"}]} [pid: 8|app: 0|req: 1176/2208] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:58:24 2026] DELETE /v2.0/networks/d3ede162-6adf-45ae-9b59-5834e7dc0468 => 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: 1033/2209] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:58:24 2026] DELETE /v2.0/security-groups/2ce9b6f3-62fe-430e-9b9a-52b9d9f057b3 => 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: 1177/2210] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:58:24 2026] DELETE /v2.0/networks/16c89c3b-101c-4145-ac60-5c326741630c => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2211] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:58:24 2026] GET /v2.0/security-groups?tenant_id=2d958646b78a4ef19218432b8af0164b&name=default => generated 2805 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2212] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:58:24 2026] DELETE /v2.0/security-groups/1688356e-92d7-40a4-93d0-9d1483994f27 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2213] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:58:24 2026] DELETE /v2.0/networks/1fee9c94-dc9b-48c5-9f59-9d57a4cb2cc3 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:58:25.120 7 INFO neutron.services.segments.plugin [-] Segment 28f998e1-9e67-4740-9533-a74ee06479a6 resource provider aggregate not found 2026-04-21 18:58:25.125 7 INFO neutron.services.segments.plugin [-] Segment 28f998e1-9e67-4740-9533-a74ee06479a6 resource provider aggregate not found 2026-04-21 18:58:25.142 7 INFO neutron.services.segments.plugin [-] Segment 28f998e1-9e67-4740-9533-a74ee06479a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28f998e1-9e67-4740-9533-a74ee06479a6 found for delete ", "request_id": "req-34e89664-b365-436c-bc57-488da181f61d"}]} 2026-04-21 18:58:25.143 7 INFO neutron.services.segments.plugin [-] Segment 28f998e1-9e67-4740-9533-a74ee06479a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28f998e1-9e67-4740-9533-a74ee06479a6 found for delete ", "request_id": "req-fe6ffb1a-c0a8-4b2f-8d1f-09e3eae3d4b0"}]} [pid: 7|app: 0|req: 1036/2214] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:58:24 2026] DELETE /v2.0/networks/e9ba6d6d-a505-4939-beb2-a15a3da0b21a => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2215] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:58:25 2026] DELETE /v2.0/networks/71e8717c-3557-4c67-ae40-cd9fda52e5dc => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2216] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:58:26 2026] GET /v2.0/security-groups?tenant_id=a9cae73471954580b1cda7c08c708689&name=default => generated 2805 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:58:26.522 8 INFO neutron.services.segments.plugin [-] Segment b4c37735-2a6a-4e6a-856f-9d1c6964028d resource provider aggregate not found 2026-04-21 18:58:26.532 8 INFO neutron.services.segments.plugin [-] Segment b4c37735-2a6a-4e6a-856f-9d1c6964028d resource provider aggregate not found 2026-04-21 18:58:26.541 8 INFO neutron.services.segments.plugin [-] Segment b4c37735-2a6a-4e6a-856f-9d1c6964028d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4c37735-2a6a-4e6a-856f-9d1c6964028d found for delete ", "request_id": "req-4b9ce159-bf5a-4f57-a742-b8fd71aff623"}]} [pid: 8|app: 0|req: 1180/2217] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:58:26 2026] DELETE /v2.0/security-groups/ef4c782d-2b4a-4058-858f-6ad05f4cda0b => 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: 1038/2218] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:58:26 2026] GET /v2.0/security-groups?tenant_id=c3c3e60f00e649dca8397e1d4d508eef&name=default => generated 2805 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:58:26.822 8 INFO neutron.services.segments.plugin [-] Segment f7601c97-3f72-4d83-9166-327c562da803 resource provider aggregate not found 2026-04-21 18:58:26.828 8 INFO neutron.services.segments.plugin [-] Segment b4c37735-2a6a-4e6a-856f-9d1c6964028d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4c37735-2a6a-4e6a-856f-9d1c6964028d found for delete ", "request_id": "req-251e859d-ceac-4b4a-9289-a2e11aebbb58"}]} 2026-04-21 18:58:26.849 8 INFO neutron.services.segments.plugin [-] Segment f7601c97-3f72-4d83-9166-327c562da803 resource provider aggregate not found 2026-04-21 18:58:26.854 8 INFO neutron.services.segments.plugin [-] Segment f7601c97-3f72-4d83-9166-327c562da803 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7601c97-3f72-4d83-9166-327c562da803 found for delete ", "request_id": "req-c3068f57-4ab2-4418-9278-5fdbdeeccc06"}]} 2026-04-21 18:58:26.870 8 INFO neutron.services.segments.plugin [-] Segment f7601c97-3f72-4d83-9166-327c562da803 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7601c97-3f72-4d83-9166-327c562da803 found for delete ", "request_id": "req-7a30b889-4bb5-4e7b-8428-32bbbbba4b96"}]} 2026-04-21 18:58:26.876 8 INFO neutron.services.segments.plugin [-] Segment bf11501c-e551-4584-9726-14c063bdb27e resource provider aggregate not found 2026-04-21 18:58:26.886 8 INFO neutron.services.segments.plugin [-] Segment bf11501c-e551-4584-9726-14c063bdb27e resource provider aggregate not found 2026-04-21 18:58:26.892 8 INFO neutron.services.segments.plugin [-] Segment bf11501c-e551-4584-9726-14c063bdb27e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf11501c-e551-4584-9726-14c063bdb27e found for delete ", "request_id": "req-ded6dc1b-ab43-4a59-a82f-687315220ae1"}]} 2026-04-21 18:58:26.904 8 INFO neutron.services.segments.plugin [-] Segment bf11501c-e551-4584-9726-14c063bdb27e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf11501c-e551-4584-9726-14c063bdb27e found for delete ", "request_id": "req-7262800a-8559-41ec-8efe-5329f74efe9e"}]} [pid: 8|app: 0|req: 1181/2219] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:58:26 2026] DELETE /v2.0/security-groups/0e900d87-e881-4d1b-82ba-73e1b03170e7 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2220] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:58:27 2026] GET /v2.0/security-groups?tenant_id=478494b7078d48d9a4706b9de52b6bc0&name=default => generated 2805 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2221] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:58:27 2026] DELETE /v2.0/security-groups/76e37d93-e846-40f5-9251-66358eb067ee => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:58:29.369 7 WARNING neutron_lib.context [None req-a8c1e2c3-12c7-43f2-b4b4-b034dd5d106e 839742e122c44dfdaddc857ca2a969f4 1633c47a11a542ee87bd5418bb29d8c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:58:29.502 7 INFO neutron.db.segments_db [None req-a8c1e2c3-12c7-43f2-b4b4-b034dd5d106e 839742e122c44dfdaddc857ca2a969f4 1633c47a11a542ee87bd5418bb29d8c6 - - default default] Added segment 8b21327d-c386-4cec-9f56-07fb6298d385 of type vxlan for network b0e82dcb-03f2-49f2-b01f-9b5806155278 [pid: 7|app: 0|req: 1040/2222] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:58:29 2026] POST /v2.0/networks => generated 632 bytes in 541 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:58:29.650 8 WARNING neutron_lib.context [None req-0acda97b-90c4-458e-ba39-3e269b4047cf 839742e122c44dfdaddc857ca2a969f4 1633c47a11a542ee87bd5418bb29d8c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1183/2223] 10.0.0.152 () {34 vars in 664 bytes} [Tue Apr 21 18:58:29 2026] POST /v2.0/ports => generated 743 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:58:29.973 7 WARNING neutron_lib.context [None req-70f1a764-8203-4732-a4a4-a6d6e9daa85f 839742e122c44dfdaddc857ca2a969f4 1633c47a11a542ee87bd5418bb29d8c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1041/2224] 10.0.0.152 () {34 vars in 666 bytes} [Tue Apr 21 18:58:29 2026] POST /v2.0/trunks => generated 407 bytes in 215 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-04-21 18:58:30.195 8 WARNING neutron_lib.context [None req-be86bfff-724e-4f53-b4b6-59ce9c5b21ba 839742e122c44dfdaddc857ca2a969f4 1633c47a11a542ee87bd5418bb29d8c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:58:30.248 8 INFO neutron.db.segments_db [None req-be86bfff-724e-4f53-b4b6-59ce9c5b21ba 839742e122c44dfdaddc857ca2a969f4 1633c47a11a542ee87bd5418bb29d8c6 - - default default] Added segment e91311e8-ad6e-4b4f-8c35-e63134ac5582 of type vxlan for network 73b76806-fbec-4858-9524-21505dd984c0 [pid: 8|app: 0|req: 1184/2225] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:58:30 2026] POST /v2.0/networks => generated 632 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:58:30.359 7 WARNING neutron_lib.context [None req-3b162ec3-adf2-4bdb-8020-95e4abef714d 839742e122c44dfdaddc857ca2a969f4 1633c47a11a542ee87bd5418bb29d8c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1042/2226] 10.0.0.152 () {34 vars in 664 bytes} [Tue Apr 21 18:58:30 2026] POST /v2.0/ports => generated 743 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:58:30.753 8 WARNING neutron_lib.context [None req-4c6e804d-0e45-4c1c-9fec-5d848f2d2c1e 839742e122c44dfdaddc857ca2a969f4 1633c47a11a542ee87bd5418bb29d8c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1185/2227] 10.0.0.152 () {34 vars in 666 bytes} [Tue Apr 21 18:58:30 2026] POST /v2.0/trunks => generated 407 bytes in 243 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-04-21 18:58:30.999 7 WARNING neutron_lib.context [None req-dde7af8f-2bfa-419c-82db-993e4cd5df68 839742e122c44dfdaddc857ca2a969f4 1633c47a11a542ee87bd5418bb29d8c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:58:31.054 7 INFO neutron.db.segments_db [None req-dde7af8f-2bfa-419c-82db-993e4cd5df68 839742e122c44dfdaddc857ca2a969f4 1633c47a11a542ee87bd5418bb29d8c6 - - default default] Added segment 39ba2fc6-8228-4b9d-9eb2-a631f29edde3 of type vxlan for network f91e6cfe-f60a-42c6-8381-3996e32968e1 [pid: 7|app: 0|req: 1043/2228] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:58:30 2026] POST /v2.0/networks => generated 631 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:58:31.185 8 WARNING neutron_lib.context [None req-3d7c03bb-de89-404e-91eb-fcbdcc8eba77 839742e122c44dfdaddc857ca2a969f4 1633c47a11a542ee87bd5418bb29d8c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1186/2229] 10.0.0.152 () {34 vars in 664 bytes} [Tue Apr 21 18:58:31 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, ' 2026-04-21 18:58:31.550 8 WARNING neutron_lib.context [None req-3a8265c7-04c3-4f5c-bdf2-f357645bfa55 839742e122c44dfdaddc857ca2a969f4 1633c47a11a542ee87bd5418bb29d8c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:58:31.555 7 WARNING neutron_lib.context [None req-83dfbdf4-5d9e-4aa8-a37d-cbce00900666 40f0fb095ed64997916530e184d266c1 f585024324274ca1b7d9fe472ed933da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:58:31.592 7 INFO neutron.db.segments_db [None req-83dfbdf4-5d9e-4aa8-a37d-cbce00900666 40f0fb095ed64997916530e184d266c1 f585024324274ca1b7d9fe472ed933da - - default default] Added segment 226a52e9-ef77-4ad7-a7e4-ca2f6685aaea of type vxlan for network b42ce0ab-2f79-4452-a21b-63aa9e5100a0 [pid: 8|app: 0|req: 1187/2230] 10.0.0.152 () {34 vars in 666 bytes} [Tue Apr 21 18:58:31 2026] POST /v2.0/trunks => generated 407 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:58:31.743 8 WARNING neutron_lib.context [None req-eefb2270-8088-493a-baa8-7eced67fe62a 839742e122c44dfdaddc857ca2a969f4 1633c47a11a542ee87bd5418bb29d8c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:58:31.806 8 INFO neutron.db.segments_db [None req-eefb2270-8088-493a-baa8-7eced67fe62a 839742e122c44dfdaddc857ca2a969f4 1633c47a11a542ee87bd5418bb29d8c6 - - default default] Added segment b03c258c-fa0b-4ef0-a301-ede63c6ec267 of type vxlan for network 143d3112-4d44-467c-9706-5be6f2acfdbe 2026-04-21 18:58:31.881 7 INFO neutron.db.l3_hamode_db [None req-83dfbdf4-5d9e-4aa8-a37d-cbce00900666 40f0fb095ed64997916530e184d266c1 f585024324274ca1b7d9fe472ed933da - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1188/2231] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:58:31 2026] POST /v2.0/networks => generated 632 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:58:31.925 8 WARNING neutron_lib.context [None req-9b5b8246-ca19-4b04-a7ae-2e2431a05979 839742e122c44dfdaddc857ca2a969f4 1633c47a11a542ee87bd5418bb29d8c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:58:32.089 7 INFO neutron.db.l3_hamode_db [None req-83dfbdf4-5d9e-4aa8-a37d-cbce00900666 40f0fb095ed64997916530e184d266c1 f585024324274ca1b7d9fe472ed933da - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1189/2232] 10.0.0.152 () {34 vars in 664 bytes} [Tue Apr 21 18:58:31 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-04-21 18:58:32.294 8 WARNING neutron_lib.context [None req-dd8429d8-4d6c-4c3b-951e-6421bbf8bb60 839742e122c44dfdaddc857ca2a969f4 1633c47a11a542ee87bd5418bb29d8c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1190/2233] 10.0.0.152 () {34 vars in 666 bytes} [Tue Apr 21 18:58:32 2026] POST /v2.0/trunks => generated 407 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:58:32.525 8 WARNING neutron_lib.context [None req-276c25fb-c03c-40f2-a183-8f3be5168f24 839742e122c44dfdaddc857ca2a969f4 1633c47a11a542ee87bd5418bb29d8c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:58:32.578 8 INFO neutron.db.segments_db [None req-276c25fb-c03c-40f2-a183-8f3be5168f24 839742e122c44dfdaddc857ca2a969f4 1633c47a11a542ee87bd5418bb29d8c6 - - default default] Added segment 81b9c480-795a-4ad1-ba14-5d5b092ce1f4 of type vxlan for network afad1549-d4b3-4854-b885-c78cc2355884 [pid: 8|app: 0|req: 1191/2234] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:58:32 2026] POST /v2.0/networks => generated 632 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:58:32.693 8 WARNING neutron_lib.context [None req-a5a50c7b-f199-4b9b-89da-50340e72ac71 839742e122c44dfdaddc857ca2a969f4 1633c47a11a542ee87bd5418bb29d8c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1044/2235] 10.0.0.152 () {34 vars in 668 bytes} [Tue Apr 21 18:58:31 2026] POST /v2.0/routers => generated 474 bytes in 1457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:58:32.830 7 WARNING neutron_lib.context [None req-023deb73-f8a5-419c-93b1-3df4ffc407ad 40f0fb095ed64997916530e184d266c1 f585024324274ca1b7d9fe472ed933da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:58:32.871 7 INFO neutron.db.l3_hamode_db [None req-023deb73-f8a5-419c-93b1-3df4ffc407ad 40f0fb095ed64997916530e184d266c1 f585024324274ca1b7d9fe472ed933da - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-21 18:58:33.022 7 INFO neutron.db.l3_hamode_db [None req-023deb73-f8a5-419c-93b1-3df4ffc407ad 40f0fb095ed64997916530e184d266c1 f585024324274ca1b7d9fe472ed933da - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1192/2236] 10.0.0.152 () {34 vars in 664 bytes} [Tue Apr 21 18:58:32 2026] POST /v2.0/ports => generated 743 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:58:33.038 8 WARNING neutron_lib.context [None req-14c126ef-4512-4c0b-b130-5e047a3c359f 839742e122c44dfdaddc857ca2a969f4 1633c47a11a542ee87bd5418bb29d8c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1193/2237] 10.0.0.152 () {34 vars in 666 bytes} [Tue Apr 21 18:58:33 2026] POST /v2.0/trunks => generated 407 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2238] 10.0.0.152 () {34 vars in 749 bytes} [Tue Apr 21 18:58:33 2026] PUT /v2.0/trunks/94d95967-32eb-4d37-9295-5efd979e2e9d/tags => generated 17 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2239] 10.0.0.152 () {34 vars in 749 bytes} [Tue Apr 21 18:58:33 2026] PUT /v2.0/trunks/2372f9bc-87f9-49a6-acf4-ed4a56c62287/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: 1196/2240] 10.0.0.152 () {34 vars in 749 bytes} [Tue Apr 21 18:58:33 2026] PUT /v2.0/trunks/77c889b4-a98a-468f-b603-c203406fddad/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2241] 10.0.0.152 () {34 vars in 749 bytes} [Tue Apr 21 18:58:33 2026] PUT /v2.0/trunks/2c623f89-eadf-400d-8dfb-0a821ee80b28/tags => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2242] 10.0.0.152 () {32 vars in 662 bytes} [Tue Apr 21 18:58:33 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2243] 10.0.0.152 () {32 vars in 676 bytes} [Tue Apr 21 18:58:33 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2244] 10.0.0.152 () {32 vars in 672 bytes} [Tue Apr 21 18:58:33 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2245] 10.0.0.152 () {32 vars in 684 bytes} [Tue Apr 21 18:58:33 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2246] 10.0.0.152 () {32 vars in 670 bytes} [Tue Apr 21 18:58:33 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2247] 10.0.0.152 () {32 vars in 684 bytes} [Tue Apr 21 18:58:33 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2248] 10.0.0.152 () {32 vars in 680 bytes} [Tue Apr 21 18:58:33 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2249] 10.0.0.152 () {32 vars in 692 bytes} [Tue Apr 21 18:58:33 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2250] 10.0.0.152 () {32 vars in 719 bytes} [Tue Apr 21 18:58:33 2026] GET /v2.0/trunks/94d95967-32eb-4d37-9295-5efd979e2e9d => generated 412 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2251] 10.0.0.152 () {32 vars in 717 bytes} [Tue Apr 21 18:58:33 2026] GET /v2.0/ports/0674999a-fd05-4233-90e5-e8e3ce373a02 => generated 826 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2252] 10.0.0.152 () {34 vars in 668 bytes} [Tue Apr 21 18:58:32 2026] POST /v2.0/routers => generated 474 bytes in 973 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:58:33.809 7 WARNING neutron_lib.context [None req-3b6ced19-fdaf-4256-8a9e-a9be5ed2bf03 40f0fb095ed64997916530e184d266c1 f585024324274ca1b7d9fe472ed933da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1208/2253] 10.0.0.152 () {32 vars in 722 bytes} [Tue Apr 21 18:58:33 2026] DELETE /v2.0/trunks/94d95967-32eb-4d37-9295-5efd979e2e9d => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:58:33.855 7 INFO neutron.db.l3_hamode_db [None req-3b6ced19-fdaf-4256-8a9e-a9be5ed2bf03 40f0fb095ed64997916530e184d266c1 f585024324274ca1b7d9fe472ed933da - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1211/2256] 10.0.0.152 () {32 vars in 719 bytes} [Tue Apr 21 18:58:33 2026] GET /v2.0/trunks/2372f9bc-87f9-49a6-acf4-ed4a56c62287 => generated 420 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2257] 10.0.0.152 () {32 vars in 717 bytes} [Tue Apr 21 18:58:33 2026] GET /v2.0/ports/e37ea04f-105d-45af-a3fc-c49b97b0d5bc => generated 826 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:58:34.427 7 INFO neutron.db.l3_hamode_db [None req-3b6ced19-fdaf-4256-8a9e-a9be5ed2bf03 40f0fb095ed64997916530e184d266c1 f585024324274ca1b7d9fe472ed933da - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1213/2258] 10.0.0.152 () {32 vars in 722 bytes} [Tue Apr 21 18:58:33 2026] DELETE /v2.0/trunks/2372f9bc-87f9-49a6-acf4-ed4a56c62287 => generated 0 bytes in 477 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2259] 10.0.0.152 () {32 vars in 719 bytes} [Tue Apr 21 18:58:34 2026] GET /v2.0/trunks/77c889b4-a98a-468f-b603-c203406fddad => 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: 1215/2260] 10.0.0.152 () {32 vars in 717 bytes} [Tue Apr 21 18:58:34 2026] GET /v2.0/ports/e243b37d-ba48-4eb2-8ac2-bf7f52627e30 => generated 826 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2261] 10.0.0.152 () {32 vars in 722 bytes} [Tue Apr 21 18:58:34 2026] DELETE /v2.0/trunks/77c889b4-a98a-468f-b603-c203406fddad => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2262] 10.0.0.152 () {32 vars in 719 bytes} [Tue Apr 21 18:58:34 2026] GET /v2.0/trunks/2c623f89-eadf-400d-8dfb-0a821ee80b28 => generated 414 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2263] 10.0.0.152 () {32 vars in 717 bytes} [Tue Apr 21 18:58:34 2026] GET /v2.0/ports/91f79ec3-6ff4-43c1-99eb-088b00a03edb => generated 826 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2264] 10.0.0.152 () {32 vars in 722 bytes} [Tue Apr 21 18:58:34 2026] DELETE /v2.0/trunks/2c623f89-eadf-400d-8dfb-0a821ee80b28 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2265] 10.0.0.152 () {32 vars in 719 bytes} [Tue Apr 21 18:58:34 2026] GET /v2.0/trunks/89f816c0-b405-461a-8c60-f68623728d00 => generated 407 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2266] 10.0.0.152 () {32 vars in 717 bytes} [Tue Apr 21 18:58:34 2026] GET /v2.0/ports/85b41001-45e9-467c-ac2b-f0f62c3cec6e => generated 826 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2267] 10.0.0.152 () {32 vars in 722 bytes} [Tue Apr 21 18:58:35 2026] DELETE /v2.0/trunks/89f816c0-b405-461a-8c60-f68623728d00 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2268] 10.0.0.152 () {34 vars in 668 bytes} [Tue Apr 21 18:58:33 2026] POST /v2.0/routers => generated 474 bytes in 1377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:58:35.194 7 WARNING neutron_lib.context [None req-49c73287-da0e-4468-a82f-6dc753f3d0f7 40f0fb095ed64997916530e184d266c1 f585024324274ca1b7d9fe472ed933da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:58:35.249 7 INFO neutron.db.l3_hamode_db [None req-49c73287-da0e-4468-a82f-6dc753f3d0f7 40f0fb095ed64997916530e184d266c1 f585024324274ca1b7d9fe472ed933da - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1223/2269] 10.0.0.152 () {32 vars in 720 bytes} [Tue Apr 21 18:58:35 2026] DELETE /v2.0/ports/0674999a-fd05-4233-90e5-e8e3ce373a02 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:58:35.451 7 INFO neutron.db.l3_hamode_db [None req-49c73287-da0e-4468-a82f-6dc753f3d0f7 40f0fb095ed64997916530e184d266c1 f585024324274ca1b7d9fe472ed933da - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1224/2270] 10.0.0.152 () {32 vars in 720 bytes} [Tue Apr 21 18:58:35 2026] DELETE /v2.0/ports/e37ea04f-105d-45af-a3fc-c49b97b0d5bc => 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: 1225/2271] 10.0.0.152 () {32 vars in 720 bytes} [Tue Apr 21 18:58:35 2026] DELETE /v2.0/ports/e243b37d-ba48-4eb2-8ac2-bf7f52627e30 => 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: 1226/2272] 10.0.0.152 () {32 vars in 720 bytes} [Tue Apr 21 18:58:35 2026] DELETE /v2.0/ports/91f79ec3-6ff4-43c1-99eb-088b00a03edb => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2273] 10.0.0.152 () {34 vars in 668 bytes} [Tue Apr 21 18:58:35 2026] POST /v2.0/routers => generated 474 bytes in 1032 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:58:36.230 7 WARNING neutron_lib.context [None req-f293e65d-8c53-414a-8c30-61ccf378b2ab 40f0fb095ed64997916530e184d266c1 f585024324274ca1b7d9fe472ed933da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:58:36.267 7 INFO neutron.db.l3_hamode_db [None req-f293e65d-8c53-414a-8c30-61ccf378b2ab 40f0fb095ed64997916530e184d266c1 f585024324274ca1b7d9fe472ed933da - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1227/2274] 10.0.0.152 () {32 vars in 720 bytes} [Tue Apr 21 18:58:36 2026] DELETE /v2.0/ports/85b41001-45e9-467c-ac2b-f0f62c3cec6e => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:58:36.451 7 INFO neutron.db.l3_hamode_db [None req-f293e65d-8c53-414a-8c30-61ccf378b2ab 40f0fb095ed64997916530e184d266c1 f585024324274ca1b7d9fe472ed933da - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-21 18:58:36.593 8 INFO neutron.services.segments.plugin [-] Segment 8b21327d-c386-4cec-9f56-07fb6298d385 resource provider aggregate not found 2026-04-21 18:58:36.600 8 INFO neutron.services.segments.plugin [-] Segment 8b21327d-c386-4cec-9f56-07fb6298d385 resource provider aggregate not found 2026-04-21 18:58:36.615 8 INFO neutron.services.segments.plugin [-] Segment 8b21327d-c386-4cec-9f56-07fb6298d385 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b21327d-c386-4cec-9f56-07fb6298d385 found for delete ", "request_id": "req-f23ba91d-390b-46a5-955f-c6af82eca018"}]} 2026-04-21 18:58:36.617 8 INFO neutron.services.segments.plugin [-] Segment 8b21327d-c386-4cec-9f56-07fb6298d385 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b21327d-c386-4cec-9f56-07fb6298d385 found for delete ", "request_id": "req-84ca731a-df11-4c70-b14f-09214e1ce8df"}]} [pid: 8|app: 0|req: 1228/2275] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:58:36 2026] DELETE /v2.0/networks/b0e82dcb-03f2-49f2-b01f-9b5806155278 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2276] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:58:36 2026] DELETE /v2.0/networks/73b76806-fbec-4858-9524-21505dd984c0 => 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: 1230/2277] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:58:36 2026] DELETE /v2.0/networks/f91e6cfe-f60a-42c6-8381-3996e32968e1 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2278] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:58:37 2026] DELETE /v2.0/networks/143d3112-4d44-467c-9706-5be6f2acfdbe => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2279] 10.0.0.152 () {34 vars in 668 bytes} [Tue Apr 21 18:58:36 2026] POST /v2.0/routers => generated 474 bytes in 1038 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2280] 10.0.0.152 () {34 vars in 751 bytes} [Tue Apr 21 18:58:37 2026] PUT /v2.0/routers/fe0defd2-4369-4c22-80f4-ca5258a525e5/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: 1232/2281] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:58:37 2026] DELETE /v2.0/networks/afad1549-d4b3-4854-b885-c78cc2355884 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2282] 10.0.0.152 () {34 vars in 751 bytes} [Tue Apr 21 18:58:37 2026] PUT /v2.0/routers/3338bc1a-6976-4582-8550-106f20ff6823/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: 1233/2283] 10.0.0.152 () {34 vars in 751 bytes} [Tue Apr 21 18:58:37 2026] PUT /v2.0/routers/1ae9bc0e-138b-47df-95f5-60c71cfe2f39/tags => generated 34 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2284] 10.0.0.152 () {34 vars in 751 bytes} [Tue Apr 21 18:58:37 2026] PUT /v2.0/routers/db9974ba-6b94-4886-8ef4-e1db574531b1/tags => generated 19 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2285] 10.0.0.152 () {32 vars in 664 bytes} [Tue Apr 21 18:58:37 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2286] 10.0.0.152 () {32 vars in 678 bytes} [Tue Apr 21 18:58:37 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2287] 10.0.0.152 () {32 vars in 674 bytes} [Tue Apr 21 18:58:37 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2288] 10.0.0.152 () {32 vars in 686 bytes} [Tue Apr 21 18:58:38 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2289] 10.0.0.152 () {32 vars in 672 bytes} [Tue Apr 21 18:58:38 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2290] 10.0.0.152 () {32 vars in 686 bytes} [Tue Apr 21 18:58:38 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2291] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:58:38 2026] GET /v2.0/security-groups?tenant_id=1633c47a11a542ee87bd5418bb29d8c6&name=default => generated 2805 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2292] 10.0.0.152 () {32 vars in 682 bytes} [Tue Apr 21 18:58:38 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2293] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:58:38 2026] DELETE /v2.0/security-groups/b5823981-fb87-43d0-bc36-8c440a074c34 => 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: 1056/2294] 10.0.0.152 () {32 vars in 694 bytes} [Tue Apr 21 18:58:38 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:58:38.675 8 INFO neutron.services.segments.plugin [-] Segment e91311e8-ad6e-4b4f-8c35-e63134ac5582 resource provider aggregate not found 2026-04-21 18:58:38.681 8 INFO neutron.services.segments.plugin [-] Segment e91311e8-ad6e-4b4f-8c35-e63134ac5582 resource provider aggregate not found 2026-04-21 18:58:38.709 8 INFO neutron.services.segments.plugin [-] Segment e91311e8-ad6e-4b4f-8c35-e63134ac5582 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e91311e8-ad6e-4b4f-8c35-e63134ac5582 found for delete ", "request_id": "req-bf1976d4-fa02-4c2f-a3cb-d9394fa3e8bb"}]} 2026-04-21 18:58:38.714 8 INFO neutron.services.segments.plugin [-] Segment e91311e8-ad6e-4b4f-8c35-e63134ac5582 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e91311e8-ad6e-4b4f-8c35-e63134ac5582 found for delete ", "request_id": "req-96b2d6d7-1399-4f4a-93ec-ed5e5d3c36d4"}]} 2026-04-21 18:58:38.733 8 INFO neutron.services.segments.plugin [-] Segment 39ba2fc6-8228-4b9d-9eb2-a631f29edde3 resource provider aggregate not found 2026-04-21 18:58:38.742 8 INFO neutron.services.segments.plugin [-] Segment 39ba2fc6-8228-4b9d-9eb2-a631f29edde3 resource provider aggregate not found 2026-04-21 18:58:38.753 8 INFO neutron.services.segments.plugin [-] Segment 39ba2fc6-8228-4b9d-9eb2-a631f29edde3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39ba2fc6-8228-4b9d-9eb2-a631f29edde3 found for delete ", "request_id": "req-c7700521-deb1-4b94-b43c-c3a5e8f12dbe"}]} 2026-04-21 18:58:38.760 8 INFO neutron.services.segments.plugin [-] Segment 39ba2fc6-8228-4b9d-9eb2-a631f29edde3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39ba2fc6-8228-4b9d-9eb2-a631f29edde3 found for delete ", "request_id": "req-9396ed82-268e-48f0-8748-4e81186c2efb"}]} [pid: 8|app: 0|req: 1239/2295] 10.0.0.152 () {32 vars in 721 bytes} [Tue Apr 21 18:58:38 2026] GET /v2.0/routers/fe0defd2-4369-4c22-80f4-ca5258a525e5 => generated 485 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:58:38.777 8 INFO neutron.services.segments.plugin [-] Segment b03c258c-fa0b-4ef0-a301-ede63c6ec267 resource provider aggregate not found 2026-04-21 18:58:38.783 8 INFO neutron.services.segments.plugin [-] Segment b03c258c-fa0b-4ef0-a301-ede63c6ec267 resource provider aggregate not found 2026-04-21 18:58:38.816 8 INFO neutron.services.segments.plugin [-] Segment b03c258c-fa0b-4ef0-a301-ede63c6ec267 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b03c258c-fa0b-4ef0-a301-ede63c6ec267 found for delete ", "request_id": "req-058a1502-9ce9-4ad7-bc68-f43e6823b8fe"}]} 2026-04-21 18:58:38.822 8 INFO neutron.services.segments.plugin [-] Segment b03c258c-fa0b-4ef0-a301-ede63c6ec267 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b03c258c-fa0b-4ef0-a301-ede63c6ec267 found for delete ", "request_id": "req-3c2418ec-e155-4dd9-b4c3-dcb49f789bed"}]} [pid: 7|app: 0|req: 1057/2296] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:58:38 2026] GET /v2.0/security-groups?tenant_id=fdfafeb0c56c40d89b38993c7707252d&name=default => generated 2805 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:58:38.851 8 INFO neutron.services.segments.plugin [-] Segment 81b9c480-795a-4ad1-ba14-5d5b092ce1f4 resource provider aggregate not found 2026-04-21 18:58:38.855 8 INFO neutron.services.segments.plugin [-] Segment 81b9c480-795a-4ad1-ba14-5d5b092ce1f4 resource provider aggregate not found 2026-04-21 18:58:38.872 8 INFO neutron.services.segments.plugin [-] Segment 81b9c480-795a-4ad1-ba14-5d5b092ce1f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81b9c480-795a-4ad1-ba14-5d5b092ce1f4 found for delete ", "request_id": "req-f55ac1da-38f5-4993-9bf6-0106dad21f95"}]} 2026-04-21 18:58:38.874 8 INFO neutron.services.segments.plugin [-] Segment 81b9c480-795a-4ad1-ba14-5d5b092ce1f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81b9c480-795a-4ad1-ba14-5d5b092ce1f4 found for delete ", "request_id": "req-9bfea3ca-3bd3-4184-8d06-3176940f9166"}]} [pid: 7|app: 0|req: 1058/2297] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:58:38 2026] DELETE /v2.0/security-groups/3c91ed23-2adb-469c-8e5a-675b7a4a1b88 => 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: 1059/2298] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:58:39 2026] GET /v2.0/security-groups?tenant_id=92098721dd8b42928d718f192d1d30d3&name=default => generated 2805 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2299] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:58:39 2026] DELETE /v2.0/security-groups/c94ecb95-4bdf-4cf0-a1e7-ad44d5ec9f9e => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2300] 10.0.0.152 () {34 vars in 742 bytes} [Tue Apr 21 18:58:38 2026] PUT /v2.0/routers/fe0defd2-4369-4c22-80f4-ca5258a525e5 => generated 485 bytes in 741 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2301] 10.0.0.152 () {32 vars in 736 bytes} [Tue Apr 21 18:58:39 2026] GET /v2.0/ports?device_id=fe0defd2-4369-4c22-80f4-ca5258a525e5 => 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: 1241/2302] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:58:39 2026] DELETE /v2.0/routers/fe0defd2-4369-4c22-80f4-ca5258a525e5 => generated 0 bytes in 483 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2303] 10.0.0.152 () {32 vars in 721 bytes} [Tue Apr 21 18:58:40 2026] GET /v2.0/routers/3338bc1a-6976-4582-8550-106f20ff6823 => generated 493 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2304] 10.0.0.152 () {34 vars in 742 bytes} [Tue Apr 21 18:58:40 2026] PUT /v2.0/routers/3338bc1a-6976-4582-8550-106f20ff6823 => generated 493 bytes in 1026 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2305] 10.0.0.152 () {32 vars in 736 bytes} [Tue Apr 21 18:58:41 2026] GET /v2.0/ports?device_id=3338bc1a-6976-4582-8550-106f20ff6823 => 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: 1243/2306] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:58:41 2026] DELETE /v2.0/routers/3338bc1a-6976-4582-8550-106f20ff6823 => generated 0 bytes in 490 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2307] 10.0.0.152 () {32 vars in 721 bytes} [Tue Apr 21 18:58:41 2026] GET /v2.0/routers/1ae9bc0e-138b-47df-95f5-60c71cfe2f39 => generated 502 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2308] 10.0.0.152 () {34 vars in 742 bytes} [Tue Apr 21 18:58:41 2026] PUT /v2.0/routers/1ae9bc0e-138b-47df-95f5-60c71cfe2f39 => generated 502 bytes in 660 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2309] 10.0.0.152 () {32 vars in 736 bytes} [Tue Apr 21 18:58:42 2026] GET /v2.0/ports?device_id=1ae9bc0e-138b-47df-95f5-60c71cfe2f39 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:58:42.599 8 WARNING neutron_lib.context [None req-e5d672e5-1b27-492d-81a4-67e087ee2034 91f12da2faa64ec7acb9fbf69ef00abb e31e68a62dff42fb9e8a8fe5530f21a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:58:42.717 8 INFO neutron.db.segments_db [None req-e5d672e5-1b27-492d-81a4-67e087ee2034 91f12da2faa64ec7acb9fbf69ef00abb e31e68a62dff42fb9e8a8fe5530f21a2 - - default default] Added segment 9b509445-767f-48d7-b56d-ce759469f8f6 of type vxlan for network f8fd54b5-3968-4f14-9a29-76504c739655 [pid: 8|app: 0|req: 1245/2310] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:58:42 2026] POST /v2.0/networks => generated 631 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:58:42.831 8 WARNING neutron_lib.context [None req-557c422c-52cd-4f30-98cd-ed6858a89783 91f12da2faa64ec7acb9fbf69ef00abb e31e68a62dff42fb9e8a8fe5530f21a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2311] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:58:42 2026] POST /v2.0/subnets => generated 602 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2312] 10.0.0.152 () {34 vars in 751 bytes} [Tue Apr 21 18:58:43 2026] PUT /v2.0/subnets/91d12c7d-7316-4e5c-8827-1ad5a02ffcb0/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2313] 10.0.0.152 () {32 vars in 731 bytes} [Tue Apr 21 18:58:43 2026] GET /v2.0/subnets/91d12c7d-7316-4e5c-8827-1ad5a02ffcb0/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2314] 10.0.0.152 () {34 vars in 762 bytes} [Tue Apr 21 18:58:43 2026] PUT /v2.0/subnets/91d12c7d-7316-4e5c-8827-1ad5a02ffcb0/tags/green => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2315] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:58:42 2026] DELETE /v2.0/routers/1ae9bc0e-138b-47df-95f5-60c71cfe2f39 => generated 0 bytes in 933 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2316] 10.0.0.152 () {32 vars in 731 bytes} [Tue Apr 21 18:58:43 2026] GET /v2.0/subnets/91d12c7d-7316-4e5c-8827-1ad5a02ffcb0/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: 1251/2317] 10.0.0.152 () {34 vars in 758 bytes} [Tue Apr 21 18:58:43 2026] PUT /v2.0/subnets/91d12c7d-7316-4e5c-8827-1ad5a02ffcb0/tags/red => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2318] 10.0.0.152 () {32 vars in 721 bytes} [Tue Apr 21 18:58:43 2026] GET /v2.0/routers/db9974ba-6b94-4886-8ef4-e1db574531b1 => generated 487 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2319] 10.0.0.152 () {32 vars in 731 bytes} [Tue Apr 21 18:58:43 2026] GET /v2.0/subnets/91d12c7d-7316-4e5c-8827-1ad5a02ffcb0/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: 1253/2320] 10.0.0.152 () {34 vars in 780 bytes} [Tue Apr 21 18:58:43 2026] PUT /v2.0/subnets/91d12c7d-7316-4e5c-8827-1ad5a02ffcb0/tags/black.or.white => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2321] 10.0.0.152 () {32 vars in 731 bytes} [Tue Apr 21 18:58:43 2026] GET /v2.0/subnets/91d12c7d-7316-4e5c-8827-1ad5a02ffcb0/tags => generated 52 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2322] 10.0.0.152 () {34 vars in 751 bytes} [Tue Apr 21 18:58:43 2026] PUT /v2.0/subnets/91d12c7d-7316-4e5c-8827-1ad5a02ffcb0/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2323] 10.0.0.152 () {32 vars in 731 bytes} [Tue Apr 21 18:58:43 2026] GET /v2.0/subnets/91d12c7d-7316-4e5c-8827-1ad5a02ffcb0/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2324] 10.0.0.152 () {32 vars in 739 bytes} [Tue Apr 21 18:58:43 2026] GET /v2.0/subnets/91d12c7d-7316-4e5c-8827-1ad5a02ffcb0/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:58:43.833 8 INFO neutron.api.v2.resource [None req-eaaa965d-bb42-4014-b286-3bf8a798c47d 91f12da2faa64ec7acb9fbf69ef00abb e31e68a62dff42fb9e8a8fe5530f21a2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1258/2325] 10.0.0.152 () {32 vars in 743 bytes} [Tue Apr 21 18:58:43 2026] GET /v2.0/subnets/91d12c7d-7316-4e5c-8827-1ad5a02ffcb0/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2326] 10.0.0.152 () {32 vars in 742 bytes} [Tue Apr 21 18:58:43 2026] DELETE /v2.0/subnets/91d12c7d-7316-4e5c-8827-1ad5a02ffcb0/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2327] 10.0.0.152 () {32 vars in 731 bytes} [Tue Apr 21 18:58:43 2026] GET /v2.0/subnets/91d12c7d-7316-4e5c-8827-1ad5a02ffcb0/tags => generated 30 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:58:43.981 8 INFO neutron.api.v2.resource [None req-f1adfeac-a2d7-4181-9b65-5f66b27bba64 91f12da2faa64ec7acb9fbf69ef00abb e31e68a62dff42fb9e8a8fe5530f21a2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1261/2328] 10.0.0.152 () {32 vars in 746 bytes} [Tue Apr 21 18:58:43 2026] DELETE /v2.0/subnets/91d12c7d-7316-4e5c-8827-1ad5a02ffcb0/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2329] 10.0.0.152 () {32 vars in 734 bytes} [Tue Apr 21 18:58:43 2026] DELETE /v2.0/subnets/91d12c7d-7316-4e5c-8827-1ad5a02ffcb0/tags => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2330] 10.0.0.152 () {32 vars in 731 bytes} [Tue Apr 21 18:58:44 2026] GET /v2.0/subnets/91d12c7d-7316-4e5c-8827-1ad5a02ffcb0/tags => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2331] 10.0.0.152 () {34 vars in 742 bytes} [Tue Apr 21 18:58:43 2026] PUT /v2.0/routers/db9974ba-6b94-4886-8ef4-e1db574531b1 => generated 487 bytes in 727 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2332] 10.0.0.152 () {32 vars in 736 bytes} [Tue Apr 21 18:58:44 2026] GET /v2.0/ports?device_id=db9974ba-6b94-4886-8ef4-e1db574531b1 => 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: 1264/2333] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:58:44 2026] DELETE /v2.0/subnets/91d12c7d-7316-4e5c-8827-1ad5a02ffcb0 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:58:44.700 8 INFO neutron.services.segments.plugin [-] Segment 9b509445-767f-48d7-b56d-ce759469f8f6 resource provider aggregate not found 2026-04-21 18:58:44.722 8 INFO neutron.services.segments.plugin [-] Segment 9b509445-767f-48d7-b56d-ce759469f8f6 resource provider aggregate not found 2026-04-21 18:58:44.739 8 INFO neutron.services.segments.plugin [-] Segment 9b509445-767f-48d7-b56d-ce759469f8f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b509445-767f-48d7-b56d-ce759469f8f6 found for delete ", "request_id": "req-6b88e7d6-8066-46f2-ba10-1d50f71697f9"}]} 2026-04-21 18:58:44.743 8 INFO neutron.services.segments.plugin [-] Segment 9b509445-767f-48d7-b56d-ce759469f8f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b509445-767f-48d7-b56d-ce759469f8f6 found for delete ", "request_id": "req-3971a503-b578-43b6-b9b7-0d5ac2fac482"}]} [pid: 8|app: 0|req: 1265/2334] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:58:44 2026] DELETE /v2.0/networks/f8fd54b5-3968-4f14-9a29-76504c739655 => generated 0 bytes in 434 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2335] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:58:44 2026] DELETE /v2.0/routers/db9974ba-6b94-4886-8ef4-e1db574531b1 => generated 0 bytes in 543 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2336] 10.0.0.152 () {32 vars in 721 bytes} [Tue Apr 21 18:58:44 2026] GET /v2.0/routers/c71d9ad7-95f5-43e4-a2d9-a0f1e7c5d9e7 => generated 480 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2337] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:58:45 2026] GET /v2.0/security-groups?tenant_id=e31e68a62dff42fb9e8a8fe5530f21a2&name=default => generated 2805 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2338] 10.0.0.152 () {34 vars in 742 bytes} [Tue Apr 21 18:58:44 2026] PUT /v2.0/routers/c71d9ad7-95f5-43e4-a2d9-a0f1e7c5d9e7 => generated 480 bytes in 756 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2339] 10.0.0.152 () {32 vars in 736 bytes} [Tue Apr 21 18:58:45 2026] GET /v2.0/ports?device_id=c71d9ad7-95f5-43e4-a2d9-a0f1e7c5d9e7 => 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/2340] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:58:45 2026] DELETE /v2.0/security-groups/a3e4ba98-63b3-4d5c-ace4-d0d680b06cf3 => 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: 1269/2341] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:58:45 2026] GET /v2.0/security-groups?tenant_id=a76a20bfd8694edea28a1c0043e09473&name=default => generated 2805 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2342] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:58:45 2026] DELETE /v2.0/security-groups/15c0a2e9-7535-4118-b28a-0a7ccd62aa5b => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:58:46.346 7 INFO neutron.services.segments.plugin [-] Segment 226a52e9-ef77-4ad7-a7e4-ca2f6685aaea resource provider aggregate not found 2026-04-21 18:58:46.351 7 INFO neutron.services.segments.plugin [-] Segment 226a52e9-ef77-4ad7-a7e4-ca2f6685aaea resource provider aggregate not found 2026-04-21 18:58:46.362 7 INFO neutron.services.segments.plugin [-] Segment 226a52e9-ef77-4ad7-a7e4-ca2f6685aaea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 226a52e9-ef77-4ad7-a7e4-ca2f6685aaea found for delete ", "request_id": "req-16a67220-9b30-409b-ab4e-5a2e6093ae18"}]} 2026-04-21 18:58:46.371 7 INFO neutron.services.segments.plugin [-] Segment 226a52e9-ef77-4ad7-a7e4-ca2f6685aaea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 226a52e9-ef77-4ad7-a7e4-ca2f6685aaea found for delete ", "request_id": "req-40ccf1e1-4bf6-4a67-8597-f33ff1e435ab"}]} 2026-04-21 18:58:46.375 7 INFO neutron.db.l3_hamode_db [None req-46af7869-d098-4815-a416-f575706724ef 40f0fb095ed64997916530e184d266c1 f585024324274ca1b7d9fe472ed933da - - default default] HA network b42ce0ab-2f79-4452-a21b-63aa9e5100a0 was deleted as no HA routers are present in tenant f585024324274ca1b7d9fe472ed933da. [pid: 7|app: 0|req: 1073/2343] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:58:45 2026] DELETE /v2.0/routers/c71d9ad7-95f5-43e4-a2d9-a0f1e7c5d9e7 => generated 0 bytes in 739 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2344] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:58:47 2026] GET /v2.0/security-groups?tenant_id=f585024324274ca1b7d9fe472ed933da&name=default => generated 2805 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2345] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:58:47 2026] DELETE /v2.0/security-groups/9c7c14f9-c21b-4825-9f14-edc5cc093aa2 => 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: 1272/2346] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:58:47 2026] GET /v2.0/security-groups?tenant_id=cff18668ea004969ba353cea7138b250&name=default => generated 2805 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2347] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:58:47 2026] DELETE /v2.0/security-groups/a5b2941b-5fa8-42e2-b431-f9ac2cfcc4c7 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2348] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:58:48 2026] GET /v2.0/security-groups?tenant_id=c77e6103319e44e59b554432a09e986d&name=default => generated 2805 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2349] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:58:48 2026] DELETE /v2.0/security-groups/1068e73c-c07e-4c75-bcf8-cf461c4f47fb => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:58:52.702 8 WARNING neutron_lib.context [None req-cd01d1d0-dfc6-4ce7-a50d-edbd775773d2 0f2cdcdc175d4cc4bf11dadf67b96010 89f9db35c5bd4e96b55b7e34e45cd3af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1275/2352] 10.0.0.152 () {34 vars in 676 bytes} [Tue Apr 21 18:58:52 2026] POST /v2.0/subnetpools => generated 516 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:58:52.770 7 WARNING neutron_lib.context [None req-865803ff-b499-4943-bfe1-897ba9dc72e3 0f2cdcdc175d4cc4bf11dadf67b96010 89f9db35c5bd4e96b55b7e34e45cd3af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1078/2353] 10.0.0.152 () {34 vars in 676 bytes} [Tue Apr 21 18:58:52 2026] POST /v2.0/subnetpools => generated 516 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:58:52.858 8 WARNING neutron_lib.context [None req-e828f12b-5a09-48a7-ada5-cc34faa30db7 0f2cdcdc175d4cc4bf11dadf67b96010 89f9db35c5bd4e96b55b7e34e45cd3af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1276/2354] 10.0.0.152 () {34 vars in 676 bytes} [Tue Apr 21 18:58:52 2026] POST /v2.0/subnetpools => generated 516 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:58:52.927 7 WARNING neutron_lib.context [None req-b2e56f4c-c02d-42e3-8d57-92e82aa69120 0f2cdcdc175d4cc4bf11dadf67b96010 89f9db35c5bd4e96b55b7e34e45cd3af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1079/2355] 10.0.0.152 () {34 vars in 676 bytes} [Tue Apr 21 18:58:52 2026] POST /v2.0/subnetpools => generated 516 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:58:53.002 8 WARNING neutron_lib.context [None req-a961ecd6-9903-4060-882f-dcc72a11ee7b 0f2cdcdc175d4cc4bf11dadf67b96010 89f9db35c5bd4e96b55b7e34e45cd3af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1277/2356] 10.0.0.152 () {34 vars in 676 bytes} [Tue Apr 21 18:58:52 2026] POST /v2.0/subnetpools => generated 516 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2357] 10.0.0.152 () {34 vars in 759 bytes} [Tue Apr 21 18:58:53 2026] PUT /v2.0/subnetpools/11f6468f-8b42-4c33-953c-717bcc7cdce1/tags => generated 17 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2358] 10.0.0.152 () {34 vars in 759 bytes} [Tue Apr 21 18:58:53 2026] PUT /v2.0/subnetpools/c51f952a-d675-48c8-bee9-73e56b4e695f/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2359] 10.0.0.152 () {34 vars in 759 bytes} [Tue Apr 21 18:58:53 2026] PUT /v2.0/subnetpools/8754d39e-415a-4e20-a41f-fae9e8eaea6f/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2360] 10.0.0.152 () {34 vars in 759 bytes} [Tue Apr 21 18:58:53 2026] PUT /v2.0/subnetpools/d1cec147-6e8e-44bc-ad90-540fa8258b31/tags => 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: 1082/2361] 10.0.0.152 () {32 vars in 672 bytes} [Tue Apr 21 18:58:53 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2362] 10.0.0.152 () {32 vars in 686 bytes} [Tue Apr 21 18:58:53 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: 1083/2363] 10.0.0.152 () {32 vars in 682 bytes} [Tue Apr 21 18:58:53 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2364] 10.0.0.152 () {32 vars in 694 bytes} [Tue Apr 21 18:58:53 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2365] 10.0.0.152 () {32 vars in 680 bytes} [Tue Apr 21 18:58:53 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2366] 10.0.0.152 () {32 vars in 694 bytes} [Tue Apr 21 18:58:53 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2367] 10.0.0.152 () {32 vars in 690 bytes} [Tue Apr 21 18:58:53 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2368] 10.0.0.152 () {32 vars in 702 bytes} [Tue Apr 21 18:58:53 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2369] 10.0.0.152 () {32 vars in 732 bytes} [Tue Apr 21 18:58:53 2026] DELETE /v2.0/subnetpools/11f6468f-8b42-4c33-953c-717bcc7cdce1 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2370] 10.0.0.152 () {32 vars in 732 bytes} [Tue Apr 21 18:58:53 2026] DELETE /v2.0/subnetpools/c51f952a-d675-48c8-bee9-73e56b4e695f => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2371] 10.0.0.152 () {32 vars in 732 bytes} [Tue Apr 21 18:58:53 2026] DELETE /v2.0/subnetpools/8754d39e-415a-4e20-a41f-fae9e8eaea6f => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2372] 10.0.0.152 () {32 vars in 732 bytes} [Tue Apr 21 18:58:53 2026] DELETE /v2.0/subnetpools/d1cec147-6e8e-44bc-ad90-540fa8258b31 => 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: 1088/2373] 10.0.0.152 () {32 vars in 732 bytes} [Tue Apr 21 18:58:53 2026] DELETE /v2.0/subnetpools/aa69c7fa-be8a-4777-8e60-0be58aea1d8b => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2374] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:58:54 2026] GET /v2.0/security-groups?tenant_id=89f9db35c5bd4e96b55b7e34e45cd3af&name=default => generated 2805 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2375] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:58:55 2026] DELETE /v2.0/security-groups/76df4bff-35e6-418c-b2ff-fb42f83744f9 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2376] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:58:55 2026] GET /v2.0/security-groups?tenant_id=402d5455ddaa4bbbb3b07e30dac9d5a8&name=default => generated 2805 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2377] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:58:55 2026] DELETE /v2.0/security-groups/992faa04-ee9a-4e47-9f41-d4ebb3d54f1f => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2378] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:58:55 2026] GET /v2.0/security-groups?tenant_id=8aa8e7c17ae84c3da854ec91d1f96699&name=default => generated 2805 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2379] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:58:55 2026] DELETE /v2.0/security-groups/215886fc-1841-461c-903d-ce7ec3b403a7 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:58:59.207 8 WARNING neutron_lib.context [None req-1cf8594d-567e-4b03-bf85-42b55cf838d6 4ac17bf74cc44556a8227fc83a030d23 b201a1e537d04effa87e92bcf7d61cd4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:58:59.341 8 INFO neutron.db.segments_db [None req-1cf8594d-567e-4b03-bf85-42b55cf838d6 4ac17bf74cc44556a8227fc83a030d23 b201a1e537d04effa87e92bcf7d61cd4 - - default default] Added segment c759acfe-811c-464c-8e63-83eca540ba5e of type vxlan for network aa3c5905-f921-4d0f-aaa5-288a7b62c3b5 [pid: 8|app: 0|req: 1289/2380] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:58:59 2026] POST /v2.0/networks => generated 632 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:58:59.473 7 WARNING neutron_lib.context [None req-5495c587-1b22-4aa2-81bd-5f5e84fc9bf6 4ac17bf74cc44556a8227fc83a030d23 b201a1e537d04effa87e92bcf7d61cd4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1092/2381] 10.0.0.152 () {34 vars in 664 bytes} [Tue Apr 21 18:58:59 2026] POST /v2.0/ports => generated 743 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2382] 10.0.0.152 () {34 vars in 747 bytes} [Tue Apr 21 18:58:59 2026] PUT /v2.0/ports/9238d04e-b3e3-461f-966c-de5412cf7917/tags => generated 25 bytes in 65 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: 1093/2383] 10.0.0.152 () {32 vars in 727 bytes} [Tue Apr 21 18:58:59 2026] GET /v2.0/ports/9238d04e-b3e3-461f-966c-de5412cf7917/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2384] 10.0.0.152 () {34 vars in 758 bytes} [Tue Apr 21 18:58:59 2026] PUT /v2.0/ports/9238d04e-b3e3-461f-966c-de5412cf7917/tags/green => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2385] 10.0.0.152 () {32 vars in 727 bytes} [Tue Apr 21 18:58:59 2026] GET /v2.0/ports/9238d04e-b3e3-461f-966c-de5412cf7917/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2386] 10.0.0.152 () {34 vars in 754 bytes} [Tue Apr 21 18:59:00 2026] PUT /v2.0/ports/9238d04e-b3e3-461f-966c-de5412cf7917/tags/red => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2387] 10.0.0.152 () {32 vars in 727 bytes} [Tue Apr 21 18:59:00 2026] GET /v2.0/ports/9238d04e-b3e3-461f-966c-de5412cf7917/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2388] 10.0.0.152 () {34 vars in 776 bytes} [Tue Apr 21 18:59:00 2026] PUT /v2.0/ports/9238d04e-b3e3-461f-966c-de5412cf7917/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: 7|app: 0|req: 1096/2389] 10.0.0.152 () {32 vars in 727 bytes} [Tue Apr 21 18:59:00 2026] GET /v2.0/ports/9238d04e-b3e3-461f-966c-de5412cf7917/tags => generated 52 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2390] 10.0.0.152 () {34 vars in 747 bytes} [Tue Apr 21 18:59:00 2026] PUT /v2.0/ports/9238d04e-b3e3-461f-966c-de5412cf7917/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2391] 10.0.0.152 () {32 vars in 727 bytes} [Tue Apr 21 18:59:00 2026] GET /v2.0/ports/9238d04e-b3e3-461f-966c-de5412cf7917/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: 1295/2392] 10.0.0.152 () {32 vars in 735 bytes} [Tue Apr 21 18:59:00 2026] GET /v2.0/ports/9238d04e-b3e3-461f-966c-de5412cf7917/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:59:00.430 7 INFO neutron.api.v2.resource [None req-d6ba3eab-ff42-443a-94c9-eed4112deb4b 4ac17bf74cc44556a8227fc83a030d23 b201a1e537d04effa87e92bcf7d61cd4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1098/2393] 10.0.0.152 () {32 vars in 739 bytes} [Tue Apr 21 18:59:00 2026] GET /v2.0/ports/9238d04e-b3e3-461f-966c-de5412cf7917/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2394] 10.0.0.152 () {32 vars in 738 bytes} [Tue Apr 21 18:59:00 2026] DELETE /v2.0/ports/9238d04e-b3e3-461f-966c-de5412cf7917/tags/red => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2395] 10.0.0.152 () {32 vars in 727 bytes} [Tue Apr 21 18:59:00 2026] GET /v2.0/ports/9238d04e-b3e3-461f-966c-de5412cf7917/tags => generated 30 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:59:00.630 8 INFO neutron.api.v2.resource [None req-b86f95fe-ac96-4790-b873-f454abfe05a7 4ac17bf74cc44556a8227fc83a030d23 b201a1e537d04effa87e92bcf7d61cd4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1297/2396] 10.0.0.152 () {32 vars in 742 bytes} [Tue Apr 21 18:59:00 2026] DELETE /v2.0/ports/9238d04e-b3e3-461f-966c-de5412cf7917/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2397] 10.0.0.152 () {32 vars in 730 bytes} [Tue Apr 21 18:59:00 2026] DELETE /v2.0/ports/9238d04e-b3e3-461f-966c-de5412cf7917/tags => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2398] 10.0.0.152 () {32 vars in 727 bytes} [Tue Apr 21 18:59:00 2026] GET /v2.0/ports/9238d04e-b3e3-461f-966c-de5412cf7917/tags => 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: 1101/2399] 10.0.0.152 () {32 vars in 720 bytes} [Tue Apr 21 18:59:00 2026] DELETE /v2.0/ports/9238d04e-b3e3-461f-966c-de5412cf7917 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:59:01.228 8 INFO neutron.services.segments.plugin [-] Segment c759acfe-811c-464c-8e63-83eca540ba5e resource provider aggregate not found 2026-04-21 18:59:01.233 8 INFO neutron.services.segments.plugin [-] Segment c759acfe-811c-464c-8e63-83eca540ba5e resource provider aggregate not found 2026-04-21 18:59:01.254 8 INFO neutron.services.segments.plugin [-] Segment c759acfe-811c-464c-8e63-83eca540ba5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c759acfe-811c-464c-8e63-83eca540ba5e found for delete ", "request_id": "req-9a187bc9-fc6e-483e-984b-236461b06f63"}]} 2026-04-21 18:59:01.256 8 INFO neutron.services.segments.plugin [-] Segment c759acfe-811c-464c-8e63-83eca540ba5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c759acfe-811c-464c-8e63-83eca540ba5e found for delete ", "request_id": "req-8b2b3f6c-08cc-4659-9b5e-2f496b4ec497"}]} [pid: 8|app: 0|req: 1299/2400] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 18:59:01 2026] DELETE /v2.0/networks/aa3c5905-f921-4d0f-aaa5-288a7b62c3b5 => 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: 1102/2401] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:59:01 2026] GET /v2.0/security-groups?tenant_id=b201a1e537d04effa87e92bcf7d61cd4&name=default => generated 2805 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2402] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:59:02 2026] DELETE /v2.0/security-groups/c7b24e5e-f05d-4d87-bb1c-874ac8187768 => 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: 1103/2403] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:59:02 2026] GET /v2.0/security-groups?tenant_id=ec393ad33a1d45268556d5134804f07f&name=default => generated 2805 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2404] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:59:02 2026] DELETE /v2.0/security-groups/b2d67b53-2b86-48e9-89c4-0ee27bbb3211 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:59:05.805 7 WARNING neutron_lib.context [None req-30ddb37a-0a1d-4587-8217-dd5625acb450 82218a963c604229bdf0fceeb5cfaeb2 641f3fb19ef84293996769e5395ad40a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:59:05.857 7 INFO neutron.db.segments_db [None req-30ddb37a-0a1d-4587-8217-dd5625acb450 82218a963c604229bdf0fceeb5cfaeb2 641f3fb19ef84293996769e5395ad40a - - default default] Added segment 73eafb1f-23b6-402a-9fad-1abb5bf52434 of type vxlan for network a8fb1a0b-ebe0-4afc-9a5c-cc2e3d572cb7 2026-04-21 18:59:06.167 7 INFO neutron.db.l3_hamode_db [None req-30ddb37a-0a1d-4587-8217-dd5625acb450 82218a963c604229bdf0fceeb5cfaeb2 641f3fb19ef84293996769e5395ad40a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-21 18:59:06.314 7 INFO neutron.db.l3_hamode_db [None req-30ddb37a-0a1d-4587-8217-dd5625acb450 82218a963c604229bdf0fceeb5cfaeb2 641f3fb19ef84293996769e5395ad40a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1105/2407] 10.0.0.152 () {34 vars in 668 bytes} [Tue Apr 21 18:59:05 2026] POST /v2.0/routers => generated 474 bytes in 1429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2408] 10.0.0.152 () {34 vars in 751 bytes} [Tue Apr 21 18:59:07 2026] PUT /v2.0/routers/8be323ce-7dd7-4dd6-8d7f-6cd4bd5a93e1/tags => generated 25 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2409] 10.0.0.152 () {32 vars in 731 bytes} [Tue Apr 21 18:59:07 2026] GET /v2.0/routers/8be323ce-7dd7-4dd6-8d7f-6cd4bd5a93e1/tags => generated 25 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2410] 10.0.0.152 () {34 vars in 762 bytes} [Tue Apr 21 18:59:07 2026] PUT /v2.0/routers/8be323ce-7dd7-4dd6-8d7f-6cd4bd5a93e1/tags/green => generated 4 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2411] 10.0.0.152 () {32 vars in 731 bytes} [Tue Apr 21 18:59:07 2026] GET /v2.0/routers/8be323ce-7dd7-4dd6-8d7f-6cd4bd5a93e1/tags => generated 34 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2412] 10.0.0.152 () {34 vars in 758 bytes} [Tue Apr 21 18:59:07 2026] PUT /v2.0/routers/8be323ce-7dd7-4dd6-8d7f-6cd4bd5a93e1/tags/red => generated 4 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2413] 10.0.0.152 () {32 vars in 731 bytes} [Tue Apr 21 18:59:07 2026] GET /v2.0/routers/8be323ce-7dd7-4dd6-8d7f-6cd4bd5a93e1/tags => generated 34 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2414] 10.0.0.152 () {34 vars in 780 bytes} [Tue Apr 21 18:59:07 2026] PUT /v2.0/routers/8be323ce-7dd7-4dd6-8d7f-6cd4bd5a93e1/tags/black.or.white => generated 4 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2415] 10.0.0.152 () {32 vars in 731 bytes} [Tue Apr 21 18:59:07 2026] GET /v2.0/routers/8be323ce-7dd7-4dd6-8d7f-6cd4bd5a93e1/tags => generated 52 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2416] 10.0.0.152 () {34 vars in 751 bytes} [Tue Apr 21 18:59:07 2026] PUT /v2.0/routers/8be323ce-7dd7-4dd6-8d7f-6cd4bd5a93e1/tags => generated 37 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2417] 10.0.0.152 () {32 vars in 731 bytes} [Tue Apr 21 18:59:07 2026] GET /v2.0/routers/8be323ce-7dd7-4dd6-8d7f-6cd4bd5a93e1/tags => generated 37 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2418] 10.0.0.152 () {32 vars in 739 bytes} [Tue Apr 21 18:59:07 2026] GET /v2.0/routers/8be323ce-7dd7-4dd6-8d7f-6cd4bd5a93e1/tags/red => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:59:08.946 7 INFO neutron.api.v2.resource [None req-7fd68a0e-5eef-4bc2-9bcf-97b9bee19aab 82218a963c604229bdf0fceeb5cfaeb2 641f3fb19ef84293996769e5395ad40a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1111/2419] 10.0.0.152 () {32 vars in 743 bytes} [Tue Apr 21 18:59:08 2026] GET /v2.0/routers/8be323ce-7dd7-4dd6-8d7f-6cd4bd5a93e1/tags/green => generated 99 bytes in 882 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2420] 10.0.0.152 () {32 vars in 742 bytes} [Tue Apr 21 18:59:08 2026] DELETE /v2.0/routers/8be323ce-7dd7-4dd6-8d7f-6cd4bd5a93e1/tags/red => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2421] 10.0.0.152 () {32 vars in 731 bytes} [Tue Apr 21 18:59:09 2026] GET /v2.0/routers/8be323ce-7dd7-4dd6-8d7f-6cd4bd5a93e1/tags => generated 30 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:59:09.213 8 INFO neutron.api.v2.resource [None req-cdbff9e4-e3aa-43fe-9253-05d7a9ae7089 82218a963c604229bdf0fceeb5cfaeb2 641f3fb19ef84293996769e5395ad40a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1310/2422] 10.0.0.152 () {32 vars in 746 bytes} [Tue Apr 21 18:59:09 2026] DELETE /v2.0/routers/8be323ce-7dd7-4dd6-8d7f-6cd4bd5a93e1/tags/green => generated 99 bytes in 83 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2423] 10.0.0.152 () {32 vars in 734 bytes} [Tue Apr 21 18:59:09 2026] DELETE /v2.0/routers/8be323ce-7dd7-4dd6-8d7f-6cd4bd5a93e1/tags => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2424] 10.0.0.152 () {32 vars in 731 bytes} [Tue Apr 21 18:59:09 2026] GET /v2.0/routers/8be323ce-7dd7-4dd6-8d7f-6cd4bd5a93e1/tags => generated 12 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2425] 10.0.0.152 () {32 vars in 721 bytes} [Tue Apr 21 18:59:09 2026] GET /v2.0/routers/8be323ce-7dd7-4dd6-8d7f-6cd4bd5a93e1 => generated 480 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2426] 10.0.0.152 () {34 vars in 742 bytes} [Tue Apr 21 18:59:09 2026] PUT /v2.0/routers/8be323ce-7dd7-4dd6-8d7f-6cd4bd5a93e1 => generated 480 bytes in 1086 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2427] 10.0.0.152 () {32 vars in 736 bytes} [Tue Apr 21 18:59:10 2026] GET /v2.0/ports?device_id=8be323ce-7dd7-4dd6-8d7f-6cd4bd5a93e1 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:59:11.343 8 INFO neutron.services.segments.plugin [-] Segment 73eafb1f-23b6-402a-9fad-1abb5bf52434 resource provider aggregate not found 2026-04-21 18:59:11.351 8 INFO neutron.services.segments.plugin [-] Segment 73eafb1f-23b6-402a-9fad-1abb5bf52434 resource provider aggregate not found 2026-04-21 18:59:11.362 8 INFO neutron.services.segments.plugin [-] Segment 73eafb1f-23b6-402a-9fad-1abb5bf52434 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73eafb1f-23b6-402a-9fad-1abb5bf52434 found for delete ", "request_id": "req-c3514a67-ac80-4ec1-997a-33c47a0d8f86"}]} 2026-04-21 18:59:11.375 8 INFO neutron.db.l3_hamode_db [None req-9613ccc4-f986-4bbe-8ab1-0654e47e308e 82218a963c604229bdf0fceeb5cfaeb2 641f3fb19ef84293996769e5395ad40a - - default default] HA network a8fb1a0b-ebe0-4afc-9a5c-cc2e3d572cb7 was deleted as no HA routers are present in tenant 641f3fb19ef84293996769e5395ad40a. 2026-04-21 18:59:11.377 8 INFO neutron.services.segments.plugin [-] Segment 73eafb1f-23b6-402a-9fad-1abb5bf52434 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73eafb1f-23b6-402a-9fad-1abb5bf52434 found for delete ", "request_id": "req-99c95823-6fa1-4391-aab2-62da96b2935b"}]} [pid: 8|app: 0|req: 1313/2428] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 18:59:10 2026] DELETE /v2.0/routers/8be323ce-7dd7-4dd6-8d7f-6cd4bd5a93e1 => generated 0 bytes in 788 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2429] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:59:12 2026] GET /v2.0/security-groups?tenant_id=6f4ee71902d548ed99cdfe36e8105496&name=default => generated 2805 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2430] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:59:12 2026] DELETE /v2.0/security-groups/e39438a6-9465-4d6e-8eef-d1ea9ee57f9d => 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: 1117/2431] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:59:12 2026] GET /v2.0/security-groups?tenant_id=641f3fb19ef84293996769e5395ad40a&name=default => generated 2805 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2432] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:59:12 2026] DELETE /v2.0/security-groups/3c8a9cdb-3e80-41ca-8327-2791b16ed546 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:59:16.107 7 WARNING neutron_lib.context [None req-08b21801-d144-4961-9474-a6c72b8c53d9 de2fd03cd3d44a58a826ba9eb8445525 1b8c129980b84ab58f344d1bc48a2ef8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1118/2433] 10.0.0.152 () {34 vars in 684 bytes} [Tue Apr 21 18:59:15 2026] POST /v2.0/security-groups => generated 1539 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2434] 10.0.0.152 () {34 vars in 767 bytes} [Tue Apr 21 18:59:16 2026] PUT /v2.0/security-groups/718875c3-c0b3-4f37-b1b8-52c4737c9c16/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2435] 10.0.0.152 () {32 vars in 747 bytes} [Tue Apr 21 18:59:16 2026] GET /v2.0/security-groups/718875c3-c0b3-4f37-b1b8-52c4737c9c16/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: 1317/2436] 10.0.0.152 () {34 vars in 778 bytes} [Tue Apr 21 18:59:16 2026] PUT /v2.0/security-groups/718875c3-c0b3-4f37-b1b8-52c4737c9c16/tags/green => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2437] 10.0.0.152 () {32 vars in 747 bytes} [Tue Apr 21 18:59:16 2026] GET /v2.0/security-groups/718875c3-c0b3-4f37-b1b8-52c4737c9c16/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2438] 10.0.0.152 () {34 vars in 774 bytes} [Tue Apr 21 18:59:16 2026] PUT /v2.0/security-groups/718875c3-c0b3-4f37-b1b8-52c4737c9c16/tags/red => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2439] 10.0.0.152 () {32 vars in 747 bytes} [Tue Apr 21 18:59:16 2026] GET /v2.0/security-groups/718875c3-c0b3-4f37-b1b8-52c4737c9c16/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: 1319/2440] 10.0.0.152 () {34 vars in 796 bytes} [Tue Apr 21 18:59:16 2026] PUT /v2.0/security-groups/718875c3-c0b3-4f37-b1b8-52c4737c9c16/tags/black.or.white => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2441] 10.0.0.152 () {32 vars in 747 bytes} [Tue Apr 21 18:59:16 2026] GET /v2.0/security-groups/718875c3-c0b3-4f37-b1b8-52c4737c9c16/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: 1320/2442] 10.0.0.152 () {34 vars in 767 bytes} [Tue Apr 21 18:59:16 2026] PUT /v2.0/security-groups/718875c3-c0b3-4f37-b1b8-52c4737c9c16/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2443] 10.0.0.152 () {32 vars in 747 bytes} [Tue Apr 21 18:59:16 2026] GET /v2.0/security-groups/718875c3-c0b3-4f37-b1b8-52c4737c9c16/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2444] 10.0.0.152 () {32 vars in 755 bytes} [Tue Apr 21 18:59:16 2026] GET /v2.0/security-groups/718875c3-c0b3-4f37-b1b8-52c4737c9c16/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:59:16.765 7 INFO neutron.api.v2.resource [None req-0618cf66-dc5e-4132-b946-49b394279bd7 de2fd03cd3d44a58a826ba9eb8445525 1b8c129980b84ab58f344d1bc48a2ef8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1124/2445] 10.0.0.152 () {32 vars in 759 bytes} [Tue Apr 21 18:59:16 2026] GET /v2.0/security-groups/718875c3-c0b3-4f37-b1b8-52c4737c9c16/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: 1322/2446] 10.0.0.152 () {32 vars in 758 bytes} [Tue Apr 21 18:59:16 2026] DELETE /v2.0/security-groups/718875c3-c0b3-4f37-b1b8-52c4737c9c16/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2447] 10.0.0.152 () {32 vars in 747 bytes} [Tue Apr 21 18:59:16 2026] GET /v2.0/security-groups/718875c3-c0b3-4f37-b1b8-52c4737c9c16/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:59:16.880 8 INFO neutron.api.v2.resource [None req-0de22e57-9af0-47b7-ba15-d4ae4f32f32c de2fd03cd3d44a58a826ba9eb8445525 1b8c129980b84ab58f344d1bc48a2ef8 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1323/2448] 10.0.0.152 () {32 vars in 762 bytes} [Tue Apr 21 18:59:16 2026] DELETE /v2.0/security-groups/718875c3-c0b3-4f37-b1b8-52c4737c9c16/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2449] 10.0.0.152 () {32 vars in 750 bytes} [Tue Apr 21 18:59:16 2026] DELETE /v2.0/security-groups/718875c3-c0b3-4f37-b1b8-52c4737c9c16/tags => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2450] 10.0.0.152 () {32 vars in 747 bytes} [Tue Apr 21 18:59:16 2026] GET /v2.0/security-groups/718875c3-c0b3-4f37-b1b8-52c4737c9c16/tags => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2451] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:59:16 2026] DELETE /v2.0/security-groups/718875c3-c0b3-4f37-b1b8-52c4737c9c16 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2452] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:59:17 2026] GET /v2.0/security-groups?tenant_id=1b8c129980b84ab58f344d1bc48a2ef8&name=default => generated 2805 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2453] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:59:17 2026] DELETE /v2.0/security-groups/16547413-b496-4dfe-8fb8-c85a5673a79d => 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: 1326/2454] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 18:59:18 2026] GET /v2.0/security-groups?tenant_id=18d67f3363514570ba0c145420213a26&name=default => generated 2805 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2455] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 18:59:18 2026] DELETE /v2.0/security-groups/2d23df95-21b8-4ce8-86b0-2617fad98658 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:59:27.384 8 WARNING neutron_lib.context [None req-cdda864f-28cc-4e46-b674-09f150638ff6 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:59:27.508 8 INFO neutron.db.segments_db [None req-cdda864f-28cc-4e46-b674-09f150638ff6 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] Added segment 2a3b93af-535e-4cb2-826e-4496fac1a23c of type vxlan for network 1cbbb086-8bf6-4386-9818-88770f1674b2 [pid: 8|app: 0|req: 1328/2458] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:59:27 2026] POST /v2.0/networks => generated 640 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:59:27.653 7 WARNING neutron_lib.context [None req-f8aef8bf-1fc2-49bf-9fb8-77a3909f8ad3 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1131/2459] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:59:27 2026] POST /v2.0/subnets => generated 633 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2460] 10.0.0.152 () {32 vars in 722 bytes} [Tue Apr 21 18:59:27 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:59:28.053 7 WARNING neutron_lib.context [None req-f3d76c67-5c4d-40de-bc91-ba459e500b3c 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1132/2461] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:59:28 2026] POST /v2.0/subnets => generated 707 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:59:28.394 8 WARNING neutron_lib.context [None req-ebcd7bb7-c248-4f2a-b556-650c5f8cf8a2 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:59:28.441 8 INFO neutron.db.segments_db [None req-ebcd7bb7-c248-4f2a-b556-650c5f8cf8a2 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] Added segment 8cbdc7bb-f201-4bf7-b3bc-16a748207e96 of type vxlan for network d458e4e6-9690-4a94-a16c-05411047a074 [pid: 8|app: 0|req: 1330/2462] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:59:28 2026] POST /v2.0/networks => generated 637 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:59:28.570 7 WARNING neutron_lib.context [None req-3f781f76-876f-45d2-9658-f5d57c4cfe7b 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1133/2463] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:59:28 2026] POST /v2.0/subnets => generated 631 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:59:28.891 8 WARNING neutron_lib.context [None req-702c6c8b-93bb-4761-b6f0-68a597bee5a1 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1331/2464] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:59:28 2026] POST /v2.0/subnets => generated 702 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:59:29.299 7 WARNING neutron_lib.context [None req-795889e9-6e34-4f98-a679-d1ae5ad433fe 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:59:29.358 7 INFO neutron.db.segments_db [None req-795889e9-6e34-4f98-a679-d1ae5ad433fe 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] Added segment 6faee5d8-ba2d-472c-aaa6-44c50519cb3b of type vxlan for network 035e327b-a275-4787-a007-4a1f3a77b5f2 [pid: 7|app: 0|req: 1134/2465] 10.0.0.152 () {34 vars in 670 bytes} [Tue Apr 21 18:59:29 2026] POST /v2.0/networks => generated 638 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:59:29.515 8 WARNING neutron_lib.context [None req-8496074d-4f90-4fd6-b0f9-fd122777a94d 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1332/2466] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:59:29 2026] POST /v2.0/subnets => generated 631 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:59:29.838 7 WARNING neutron_lib.context [None req-6a286170-1ec8-49d8-ad39-518bde29abc4 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1135/2467] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:59:29 2026] POST /v2.0/subnets => generated 705 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:59:30.262 8 WARNING neutron_lib.context [None req-239c6b79-ecb9-4259-bdb8-06268a894fd6 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:59:30.313 8 INFO neutron.db.segments_db [None req-239c6b79-ecb9-4259-bdb8-06268a894fd6 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] Added segment a743d08b-65c1-446b-9e97-739502e82698 of type vxlan for network 6a0fb454-99e5-4bb3-819c-a61d38ed1344 2026-04-21 18:59:30.703 8 INFO neutron.db.l3_hamode_db [None req-239c6b79-ecb9-4259-bdb8-06268a894fd6 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-21 18:59:31.874 8 INFO neutron.db.l3_hamode_db [None req-239c6b79-ecb9-4259-bdb8-06268a894fd6 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1333/2468] 10.0.0.152 () {34 vars in 669 bytes} [Tue Apr 21 18:59:30 2026] POST /v2.0/routers => generated 684 bytes in 2915 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2471] 10.0.0.152 () {34 vars in 783 bytes} [Tue Apr 21 18:59:33 2026] PUT /v2.0/routers/e02628bc-126f-4466-b2bb-157436bd47cc/add_router_interface => generated 309 bytes in 1681 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2472] 10.0.0.152 () {34 vars in 783 bytes} [Tue Apr 21 18:59:34 2026] PUT /v2.0/routers/e02628bc-126f-4466-b2bb-157436bd47cc/add_router_interface => generated 309 bytes in 2056 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2473] 10.0.0.152 () {34 vars in 783 bytes} [Tue Apr 21 18:59:36 2026] PUT /v2.0/routers/e02628bc-126f-4466-b2bb-157436bd47cc/add_router_interface => generated 309 bytes in 1737 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:59:38.733 8 WARNING neutron_lib.context [None req-17286714-760b-4360-99ee-040ddf2bd6cf 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1337/2474] 10.0.0.152 () {34 vars in 684 bytes} [Tue Apr 21 18:59:38 2026] POST /v2.0/security-groups => generated 1566 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-21 18:59:38.908 7 WARNING neutron_lib.context [None req-8af454ee-d22e-44e1-b9da-b36da2e0c1f3 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1138/2475] 10.0.0.152 () {34 vars in 695 bytes} [Tue Apr 21 18:59:38 2026] POST /v2.0/security-group-rules => generated 565 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:59:39.032 8 WARNING neutron_lib.context [None req-14ca7ad5-f1af-4c1f-878d-910e7ad415f9 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1338/2476] 10.0.0.152 () {34 vars in 695 bytes} [Tue Apr 21 18:59:39 2026] POST /v2.0/security-group-rules => generated 565 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:59:39.186 7 WARNING neutron_lib.context [None req-4e779f16-ab9a-4164-9e32-224c92bffd50 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1139/2477] 10.0.0.152 () {34 vars in 695 bytes} [Tue Apr 21 18:59:39 2026] POST /v2.0/security-group-rules => generated 567 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:59:39.339 8 WARNING neutron_lib.context [None req-3205e5d8-89ce-4505-9803-25fa338076e1 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1339/2478] 10.0.0.152 () {34 vars in 695 bytes} [Tue Apr 21 18:59:39 2026] POST /v2.0/security-group-rules => generated 569 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:59:39.447 7 WARNING neutron_lib.context [None req-3b5f558a-ab10-4fb4-b638-1c6a654da002 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1140/2479] 10.0.0.152 () {34 vars in 695 bytes} [Tue Apr 21 18:59:39 2026] POST /v2.0/security-group-rules => generated 569 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:59:39.593 8 WARNING neutron_lib.context [None req-4a3a06e8-9f23-4ee3-8bb3-26b16bdbafc0 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1340/2480] 10.0.0.152 () {34 vars in 695 bytes} [Tue Apr 21 18:59:39 2026] POST /v2.0/security-group-rules => generated 565 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:59:39.726 7 WARNING neutron_lib.context [None req-4c6bb7e6-92f8-46a9-aa2e-232563048147 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1141/2481] 10.0.0.152 () {34 vars in 695 bytes} [Tue Apr 21 18:59:39 2026] POST /v2.0/security-group-rules => generated 565 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:59:39.857 8 WARNING neutron_lib.context [None req-ae859bdf-fd26-43c7-8349-ab58a0d7a259 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1341/2482] 10.0.0.152 () {34 vars in 695 bytes} [Tue Apr 21 18:59:39 2026] POST /v2.0/security-group-rules => generated 565 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:59:39.982 7 WARNING neutron_lib.context [None req-1f61bafc-d926-44e6-b34e-ddb6ce81ae23 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1142/2483] 10.0.0.152 () {34 vars in 695 bytes} [Tue Apr 21 18:59:39 2026] POST /v2.0/security-group-rules => generated 567 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:59:40.105 8 WARNING neutron_lib.context [None req-2caf398b-76eb-46d8-8fce-ce2bf2670bfa 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1342/2484] 10.0.0.152 () {34 vars in 695 bytes} [Tue Apr 21 18:59:40 2026] POST /v2.0/security-group-rules => generated 569 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:59:40.225 7 WARNING neutron_lib.context [None req-a80afc05-4d35-424d-af8a-28148d1d5cbd 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1143/2485] 10.0.0.152 () {34 vars in 695 bytes} [Tue Apr 21 18:59:40 2026] POST /v2.0/security-group-rules => generated 565 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2486] 10.0.0.177 () {34 vars in 1096 bytes} [Tue Apr 21 18:59:40 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1229345406&fields=id&tenant_id=c7c3dd55d9f14ca39669973e39bb3cf9 => generated 69 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2487] 10.0.0.177 () {34 vars in 982 bytes} [Tue Apr 21 18:59:40 2026] GET /v2.0/networks?id=d458e4e6-9690-4a94-a16c-05411047a074 => generated 704 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2488] 10.0.0.177 () {34 vars in 965 bytes} [Tue Apr 21 18:59:40 2026] GET /v2.0/quotas/c7c3dd55d9f14ca39669973e39bb3cf9 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2489] 10.0.0.177 () {34 vars in 1002 bytes} [Tue Apr 21 18:59:40 2026] GET /v2.0/ports?tenant_id=c7c3dd55d9f14ca39669973e39bb3cf9&fields=id => generated 287 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2490] 10.0.0.177 () {34 vars in 1008 bytes} [Tue Apr 21 18:59:41 2026] GET /v2.0/networks/d458e4e6-9690-4a94-a16c-05411047a074?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: 1146/2491] 10.0.0.177 () {34 vars in 1108 bytes} [Tue Apr 21 18:59:41 2026] GET /v2.0/networks/d458e4e6-9690-4a94-a16c-05411047a074?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: 1346/2492] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:59:41 2026] GET /v2.0/ports?device_id=923687ef-c139-4fcc-aac1-4572feeb401c => generated 12 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2493] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 18:59:42 2026] GET /v2.0/networks?id=d458e4e6-9690-4a94-a16c-05411047a074 => generated 704 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2494] 199.204.45.33 () {34 vars in 1049 bytes} [Tue Apr 21 18:59:42 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c7c3dd55d9f14ca39669973e39bb3cf9 => generated 179 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:59:42.349 7 WARNING neutron_lib.context [req-ee65c8de-565e-48c0-af78-f6e497dc97e9 req-8b150296-061d-490d-9aac-55d623a95001 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1148/2495] 199.204.45.33 () {38 vars in 954 bytes} [Tue Apr 21 18:59:42 2026] POST /v2.0/ports => generated 1183 bytes in 517 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2496] 199.204.45.33 () {38 vars in 1027 bytes} [Tue Apr 21 18:59:42 2026] PUT /v2.0/ports/76d18a46-10cc-430d-a304-7152e5515622 => generated 1428 bytes in 563 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: 1149/2497] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 18:59:43 2026] GET /v2.0/ports?tenant_id=c7c3dd55d9f14ca39669973e39bb3cf9&device_id=923687ef-c139-4fcc-aac1-4572feeb401c => generated 1467 bytes in 583 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-04-21 18:59:44.095 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ee18a07-3a35-408d-a604-e08ac362cdff'] response: {'name': 'network-changed', 'server_uuid': '923687ef-c139-4fcc-aac1-4572feeb401c', 'tag': '76d18a46-10cc-430d-a304-7152e5515622', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1349/2498] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 21 18:59:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.117&port_id=76d18a46-10cc-430d-a304-7152e5515622 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2499] 199.204.45.33 () {34 vars in 1103 bytes} [Tue Apr 21 18:59:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1c1&port_id=76d18a46-10cc-430d-a304-7152e5515622 => 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: 1350/2500] 199.204.45.33 () {34 vars in 1063 bytes} [Tue Apr 21 18:59:44 2026] GET /v2.0/subnets?id=65c36792-fbfd-4418-b194-78aa8090466c&id=a9403fc5-69c2-4732-82d8-2e58f915fecb => generated 1362 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2501] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 18:59:44 2026] GET /v2.0/ports?network_id=d458e4e6-9690-4a94-a16c-05411047a074&device_owner=network%3Adhcp => generated 1457 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1351/2502] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 18:59:44 2026] GET /v2.0/ports?network_id=d458e4e6-9690-4a94-a16c-05411047a074&device_owner=network%3Adhcp => generated 1457 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2503] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 18:59:44 2026] GET /v2.0/networks/d458e4e6-9690-4a94-a16c-05411047a074?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2504] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 18:59:44 2026] GET /v2.0/networks/d458e4e6-9690-4a94-a16c-05411047a074?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: 1153/2505] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 18:59:44 2026] GET /v2.0/ports?tenant_id=c7c3dd55d9f14ca39669973e39bb3cf9&device_id=923687ef-c139-4fcc-aac1-4572feeb401c => generated 1467 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2506] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 18:59:44 2026] GET /v2.0/networks?id=d458e4e6-9690-4a94-a16c-05411047a074 => generated 800 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2507] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 21 18:59:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.117&port_id=76d18a46-10cc-430d-a304-7152e5515622 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2508] 199.204.45.33 () {34 vars in 1103 bytes} [Tue Apr 21 18:59:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1c1&port_id=76d18a46-10cc-430d-a304-7152e5515622 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2509] 199.204.45.33 () {34 vars in 1063 bytes} [Tue Apr 21 18:59:44 2026] GET /v2.0/subnets?id=65c36792-fbfd-4418-b194-78aa8090466c&id=a9403fc5-69c2-4732-82d8-2e58f915fecb => generated 1362 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2510] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 18:59:44 2026] GET /v2.0/ports?network_id=d458e4e6-9690-4a94-a16c-05411047a074&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2511] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 18:59:44 2026] GET /v2.0/ports?network_id=d458e4e6-9690-4a94-a16c-05411047a074&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2512] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 18:59:44 2026] GET /v2.0/networks/d458e4e6-9690-4a94-a16c-05411047a074?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: 1157/2513] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 18:59:45 2026] GET /v2.0/networks/d458e4e6-9690-4a94-a16c-05411047a074?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2514] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:59:46 2026] GET /v2.0/ports?device_id=923687ef-c139-4fcc-aac1-4572feeb401c => generated 1198 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2515] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:59:46 2026] GET /v2.0/security-groups?id=ffada150-490f-4fc2-8402-8f28be91f8d4&fields=id&fields=name => generated 112 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2518] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:59:51 2026] GET /v2.0/ports?device_id=923687ef-c139-4fcc-aac1-4572feeb401c => generated 1200 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2519] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:59:52 2026] GET /v2.0/security-groups?id=ffada150-490f-4fc2-8402-8f28be91f8d4&fields=id&fields=name => generated 112 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2520] 10.0.0.152 () {32 vars in 818 bytes} [Tue Apr 21 18:59:52 2026] GET /v2.0/ports?network_id=d458e4e6-9690-4a94-a16c-05411047a074&mac_address=fa%3A16%3A3e%3A4a%3A2e%3Adc => generated 1200 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:59:52.196 7 WARNING neutron_lib.context [None req-92e01396-5f19-48ed-b86d-b515bab1b2c9 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 18:59:53.143 7 INFO neutron.db.l3_db [None req-92e01396-5f19-48ed-b86d-b515bab1b2c9 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] Floating IP 08ee27bb-803d-4ad4-b1ee-f6eda3ee66e4 associated. External IP: 10.96.250.211, port: 76d18a46-10cc-430d-a304-7152e5515622. [pid: 7|app: 0|req: 1161/2521] 10.0.0.152 () {34 vars in 677 bytes} [Tue Apr 21 18:59:52 2026] POST /v2.0/floatingips => generated 855 bytes in 1374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2522] 10.0.0.177 () {34 vars in 1096 bytes} [Tue Apr 21 18:59:53 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1229345406&fields=id&tenant_id=c7c3dd55d9f14ca39669973e39bb3cf9 => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2523] 10.0.0.177 () {34 vars in 982 bytes} [Tue Apr 21 18:59:53 2026] GET /v2.0/networks?id=035e327b-a275-4787-a007-4a1f3a77b5f2 => generated 705 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2524] 10.0.0.177 () {34 vars in 965 bytes} [Tue Apr 21 18:59:53 2026] GET /v2.0/quotas/c7c3dd55d9f14ca39669973e39bb3cf9 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:59:53.815 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1c17162c-b966-4544-8451-62d69ab7ddd6'] response: {'name': 'network-changed', 'server_uuid': '923687ef-c139-4fcc-aac1-4572feeb401c', 'tag': '76d18a46-10cc-430d-a304-7152e5515622', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1363/2525] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 18:59:53 2026] GET /v2.0/ports?tenant_id=c7c3dd55d9f14ca39669973e39bb3cf9&device_id=923687ef-c139-4fcc-aac1-4572feeb401c => generated 1469 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2526] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 18:59:53 2026] GET /v2.0/networks?id=d458e4e6-9690-4a94-a16c-05411047a074 => generated 800 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2527] 10.0.0.177 () {34 vars in 1002 bytes} [Tue Apr 21 18:59:53 2026] GET /v2.0/ports?tenant_id=c7c3dd55d9f14ca39669973e39bb3cf9&fields=id => generated 333 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2528] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 21 18:59:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.117&port_id=76d18a46-10cc-430d-a304-7152e5515622 => generated 858 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2529] 199.204.45.33 () {34 vars in 1103 bytes} [Tue Apr 21 18:59:54 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1c1&port_id=76d18a46-10cc-430d-a304-7152e5515622 => 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: 1164/2530] 10.0.0.177 () {34 vars in 1008 bytes} [Tue Apr 21 18:59:54 2026] GET /v2.0/networks/035e327b-a275-4787-a007-4a1f3a77b5f2?fields=segments => generated 14 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2531] 199.204.45.33 () {34 vars in 1063 bytes} [Tue Apr 21 18:59:54 2026] GET /v2.0/subnets?id=65c36792-fbfd-4418-b194-78aa8090466c&id=a9403fc5-69c2-4732-82d8-2e58f915fecb => generated 1362 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2532] 10.0.0.177 () {34 vars in 1108 bytes} [Tue Apr 21 18:59:54 2026] GET /v2.0/networks/035e327b-a275-4787-a007-4a1f3a77b5f2?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: 1368/2533] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 18:59:54 2026] GET /v2.0/ports?network_id=d458e4e6-9690-4a94-a16c-05411047a074&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2534] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 18:59:54 2026] GET /v2.0/ports?network_id=d458e4e6-9690-4a94-a16c-05411047a074&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: 8|app: 0|req: 1369/2535] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 18:59:54 2026] GET /v2.0/networks/d458e4e6-9690-4a94-a16c-05411047a074?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: 1167/2536] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:59:54 2026] GET /v2.0/ports?device_id=cd3a0d07-b128-4df4-95ab-a8af28b92764 => 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: 1370/2537] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 18:59:54 2026] GET /v2.0/networks/d458e4e6-9690-4a94-a16c-05411047a074?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: 1168/2538] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 18:59:55 2026] GET /v2.0/networks?id=035e327b-a275-4787-a007-4a1f3a77b5f2 => generated 705 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2539] 199.204.45.33 () {34 vars in 1049 bytes} [Tue Apr 21 18:59:55 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c7c3dd55d9f14ca39669973e39bb3cf9 => generated 179 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:59:55.222 7 WARNING neutron_lib.context [req-b01ef7fb-6575-4694-8817-ebad0a8bf887 req-660b487a-8f82-4656-a188-7ffe876c3358 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1169/2540] 199.204.45.33 () {38 vars in 954 bytes} [Tue Apr 21 18:59:55 2026] POST /v2.0/ports => generated 1183 bytes in 555 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2541] 199.204.45.33 () {38 vars in 1027 bytes} [Tue Apr 21 18:59:55 2026] PUT /v2.0/ports/b04458a2-23f9-4c9f-b04f-f101d027442e => generated 1428 bytes in 561 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/2542] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 18:59:56 2026] GET /v2.0/ports?tenant_id=c7c3dd55d9f14ca39669973e39bb3cf9&device_id=cd3a0d07-b128-4df4-95ab-a8af28b92764 => generated 1467 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, ' 2026-04-21 18:59:56.474 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-373253d4-4642-45a3-b8b7-7a49e308b695'] response: {'name': 'network-changed', 'server_uuid': 'cd3a0d07-b128-4df4-95ab-a8af28b92764', 'tag': 'b04458a2-23f9-4c9f-b04f-f101d027442e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1373/2543] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 21 18:59:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.195&port_id=b04458a2-23f9-4c9f-b04f-f101d027442e => 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: 1171/2544] 199.204.45.33 () {34 vars in 1103 bytes} [Tue Apr 21 18:59:56 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A5c&port_id=b04458a2-23f9-4c9f-b04f-f101d027442e => 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: 1374/2545] 199.204.45.33 () {34 vars in 1063 bytes} [Tue Apr 21 18:59:56 2026] GET /v2.0/subnets?id=43e54b9c-138b-4010-b437-68cd742f4dcf&id=02cc8b8c-06e9-45c3-8a51-41bc8d88437e => generated 1365 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2546] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 18:59:56 2026] GET /v2.0/ports?network_id=035e327b-a275-4787-a007-4a1f3a77b5f2&device_owner=network%3Adhcp => generated 1461 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1375/2547] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 18:59:56 2026] GET /v2.0/ports?network_id=035e327b-a275-4787-a007-4a1f3a77b5f2&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: 7|app: 0|req: 1173/2548] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 18:59:56 2026] GET /v2.0/networks/035e327b-a275-4787-a007-4a1f3a77b5f2?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: 1376/2549] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 18:59:56 2026] GET /v2.0/networks/035e327b-a275-4787-a007-4a1f3a77b5f2?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: 1174/2550] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 18:59:56 2026] GET /v2.0/ports?tenant_id=c7c3dd55d9f14ca39669973e39bb3cf9&device_id=cd3a0d07-b128-4df4-95ab-a8af28b92764 => generated 1467 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2551] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 18:59:56 2026] GET /v2.0/networks?id=035e327b-a275-4787-a007-4a1f3a77b5f2 => generated 801 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2552] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 21 18:59:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.195&port_id=b04458a2-23f9-4c9f-b04f-f101d027442e => 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: 1378/2553] 199.204.45.33 () {34 vars in 1103 bytes} [Tue Apr 21 18:59:57 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A5c&port_id=b04458a2-23f9-4c9f-b04f-f101d027442e => 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: 1176/2554] 199.204.45.33 () {34 vars in 1063 bytes} [Tue Apr 21 18:59:57 2026] GET /v2.0/subnets?id=43e54b9c-138b-4010-b437-68cd742f4dcf&id=02cc8b8c-06e9-45c3-8a51-41bc8d88437e => generated 1365 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2555] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 18:59:57 2026] GET /v2.0/ports?network_id=035e327b-a275-4787-a007-4a1f3a77b5f2&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2556] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 18:59:57 2026] GET /v2.0/ports?network_id=035e327b-a275-4787-a007-4a1f3a77b5f2&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2557] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 18:59:57 2026] GET /v2.0/networks/035e327b-a275-4787-a007-4a1f3a77b5f2?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: 1178/2558] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 18:59:57 2026] GET /v2.0/networks/035e327b-a275-4787-a007-4a1f3a77b5f2?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: 1381/2559] 10.0.0.144 () {34 vars in 990 bytes} [Tue Apr 21 18:59:58 2026] GET /v2.0/ports?device_id=923687ef-c139-4fcc-aac1-4572feeb401c => generated 1469 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2560] 10.0.0.144 () {34 vars in 1040 bytes} [Tue Apr 21 18:59:58 2026] GET /v2.0/security-groups?id=ffada150-490f-4fc2-8402-8f28be91f8d4&fields=id&fields=name => generated 112 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2561] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 18:59:59 2026] GET /v2.0/ports?device_id=cd3a0d07-b128-4df4-95ab-a8af28b92764 => generated 1200 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2562] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 18:59:59 2026] GET /v2.0/security-groups?id=ffada150-490f-4fc2-8402-8f28be91f8d4&fields=id&fields=name => generated 112 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2563] 10.0.0.152 () {32 vars in 818 bytes} [Tue Apr 21 18:59:59 2026] GET /v2.0/ports?network_id=035e327b-a275-4787-a007-4a1f3a77b5f2&mac_address=fa%3A16%3A3e%3Ad9%3A4d%3Add => generated 1200 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:59:59.712 7 WARNING neutron_lib.context [None req-7336afd7-7809-4012-8414-27b6e2c2e0cc 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 19:00:00.741 7 INFO neutron.db.l3_db [None req-7336afd7-7809-4012-8414-27b6e2c2e0cc 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] Floating IP b4dc34cc-c07c-4347-870f-bfcd4dafc76a associated. External IP: 10.96.250.218, port: b04458a2-23f9-4c9f-b04f-f101d027442e. [pid: 7|app: 0|req: 1181/2564] 10.0.0.152 () {34 vars in 677 bytes} [Tue Apr 21 18:59:59 2026] POST /v2.0/floatingips => generated 855 bytes in 1488 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2567] 10.0.0.144 () {34 vars in 990 bytes} [Tue Apr 21 19:00:11 2026] GET /v2.0/ports?device_id=cd3a0d07-b128-4df4-95ab-a8af28b92764 => generated 1469 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 19:00:11.237 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-836b811c-271c-4c81-9456-068ffd7cdf90'] response: {'name': 'network-changed', 'server_uuid': 'cd3a0d07-b128-4df4-95ab-a8af28b92764', 'tag': 'b04458a2-23f9-4c9f-b04f-f101d027442e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1183/2568] 10.0.0.144 () {34 vars in 1040 bytes} [Tue Apr 21 19:00:11 2026] GET /v2.0/security-groups?id=ffada150-490f-4fc2-8402-8f28be91f8d4&fields=id&fields=name => generated 112 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2569] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 19:00:11 2026] GET /v2.0/ports?tenant_id=c7c3dd55d9f14ca39669973e39bb3cf9&device_id=cd3a0d07-b128-4df4-95ab-a8af28b92764 => generated 1469 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2570] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 19:00:11 2026] GET /v2.0/networks?id=035e327b-a275-4787-a007-4a1f3a77b5f2 => generated 801 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2571] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 21 19:00:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.195&port_id=b04458a2-23f9-4c9f-b04f-f101d027442e => generated 860 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2572] 199.204.45.33 () {34 vars in 1103 bytes} [Tue Apr 21 19:00:11 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A5c&port_id=b04458a2-23f9-4c9f-b04f-f101d027442e => 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: 1388/2573] 199.204.45.33 () {34 vars in 1063 bytes} [Tue Apr 21 19:00:11 2026] GET /v2.0/subnets?id=43e54b9c-138b-4010-b437-68cd742f4dcf&id=02cc8b8c-06e9-45c3-8a51-41bc8d88437e => generated 1365 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2574] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 19:00:11 2026] GET /v2.0/ports?network_id=035e327b-a275-4787-a007-4a1f3a77b5f2&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2575] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 19:00:11 2026] GET /v2.0/ports?network_id=035e327b-a275-4787-a007-4a1f3a77b5f2&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: 1187/2576] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 19:00:11 2026] GET /v2.0/networks/035e327b-a275-4787-a007-4a1f3a77b5f2?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: 1390/2577] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 19:00:11 2026] GET /v2.0/networks/035e327b-a275-4787-a007-4a1f3a77b5f2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2578] 199.204.45.33 () {34 vars in 1095 bytes} [Tue Apr 21 19:00:12 2026] GET /v2.0/ports?device_id=923687ef-c139-4fcc-aac1-4572feeb401c&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: 8|app: 0|req: 1391/2579] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 19:00:12 2026] GET /v2.0/ports?tenant_id=c7c3dd55d9f14ca39669973e39bb3cf9&device_id=923687ef-c139-4fcc-aac1-4572feeb401c => generated 1469 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2580] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 19:00:12 2026] GET /v2.0/networks?id=d458e4e6-9690-4a94-a16c-05411047a074 => generated 800 bytes in 496 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2581] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 21 19:00:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.117&port_id=76d18a46-10cc-430d-a304-7152e5515622 => generated 860 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2582] 199.204.45.33 () {34 vars in 1103 bytes} [Tue Apr 21 19:00:13 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1c1&port_id=76d18a46-10cc-430d-a304-7152e5515622 => 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: 1393/2583] 199.204.45.33 () {34 vars in 1063 bytes} [Tue Apr 21 19:00:13 2026] GET /v2.0/subnets?id=65c36792-fbfd-4418-b194-78aa8090466c&id=a9403fc5-69c2-4732-82d8-2e58f915fecb => generated 1362 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2584] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 19:00:13 2026] GET /v2.0/ports?network_id=d458e4e6-9690-4a94-a16c-05411047a074&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2585] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 19:00:13 2026] GET /v2.0/ports?network_id=d458e4e6-9690-4a94-a16c-05411047a074&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: 1192/2586] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 19:00:13 2026] GET /v2.0/networks/d458e4e6-9690-4a94-a16c-05411047a074?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: 1395/2587] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 19:00:13 2026] GET /v2.0/networks/d458e4e6-9690-4a94-a16c-05411047a074?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: 1193/2588] 10.0.0.152 () {32 vars in 721 bytes} [Tue Apr 21 19:00:14 2026] GET /v2.0/subnets/1eccc823-88fb-458e-a8a8-62605ebca446 => generated 651 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2589] 10.0.0.70 () {30 vars in 689 bytes} [Tue Apr 21 19:00:15 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2590] 10.0.0.70 () {30 vars in 691 bytes} [Tue Apr 21 19:00:15 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2591] 10.0.0.70 () {30 vars in 667 bytes} [Tue Apr 21 19:00:15 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2592] 10.0.0.70 () {30 vars in 703 bytes} [Tue Apr 21 19:00:15 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2593] 10.0.0.70 () {28 vars in 438 bytes} [Tue Apr 21 19:00:15 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: 1196/2594] 10.0.0.70 () {30 vars in 727 bytes} [Tue Apr 21 19:00:15 2026] GET /v2.0/subnets/1eccc823-88fb-458e-a8a8-62605ebca446 => generated 633 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2595] 10.0.0.70 () {30 vars in 689 bytes} [Tue Apr 21 19:00:15 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: 1197/2596] 10.0.0.70 () {30 vars in 691 bytes} [Tue Apr 21 19:00: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: 1400/2597] 10.0.0.70 () {30 vars in 667 bytes} [Tue Apr 21 19:00:15 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: 1198/2598] 10.0.0.70 () {30 vars in 703 bytes} [Tue Apr 21 19:00:15 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2599] 10.0.0.70 () {30 vars in 727 bytes} [Tue Apr 21 19:00:15 2026] GET /v2.0/subnets/1eccc823-88fb-458e-a8a8-62605ebca446 => generated 651 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2600] 10.0.0.70 () {30 vars in 689 bytes} [Tue Apr 21 19:00:15 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2601] 10.0.0.70 () {30 vars in 691 bytes} [Tue Apr 21 19:00:15 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2602] 10.0.0.70 () {30 vars in 667 bytes} [Tue Apr 21 19:00:15 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: 1403/2603] 10.0.0.70 () {30 vars in 703 bytes} [Tue Apr 21 19:00:15 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: 1201/2604] 10.0.0.70 () {30 vars in 729 bytes} [Tue Apr 21 19:00:16 2026] GET /v2.0/networks/1cbbb086-8bf6-4386-9818-88770f1674b2 => generated 800 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2605] 10.0.0.70 () {30 vars in 681 bytes} [Tue Apr 21 19:00:16 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2606] 10.0.0.70 () {34 vars in 703 bytes} [Tue Apr 21 19:00:16 2026] POST /v2.0/ports => generated 1128 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2609] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 21 19:00:19 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1204/2610] 199.204.45.33 () {30 vars in 704 bytes} [Tue Apr 21 19:00:19 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: 1407/2611] 199.204.45.33 () {30 vars in 680 bytes} [Tue Apr 21 19:00:19 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: 1205/2612] 199.204.45.33 () {30 vars in 716 bytes} [Tue Apr 21 19:00:19 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2613] 199.204.45.33 () {30 vars in 736 bytes} [Tue Apr 21 19:00:19 2026] GET /v2.0/ports/9fb9c033-903e-4eb4-8d5b-9a3f65188043 => generated 1128 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2614] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 21 19:00:19 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: 1409/2615] 199.204.45.33 () {30 vars in 704 bytes} [Tue Apr 21 19:00:19 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: 1207/2616] 199.204.45.33 () {30 vars in 680 bytes} [Tue Apr 21 19:00:19 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: 1410/2617] 199.204.45.33 () {30 vars in 716 bytes} [Tue Apr 21 19:00:19 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 19:00:19.662 7 INFO neutron.api.v2.resource [None req-35e646f7-5b4d-4ea0-9395-b3a8a36058ee d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1208/2618] 199.204.45.33 () {30 vars in 762 bytes} [Tue Apr 21 19:00:19 2026] GET /v2.0/security-groups/lb-7d2de7dc-a400-4232-91c9-6505436b1b51 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2619] 199.204.45.33 () {30 vars in 784 bytes} [Tue Apr 21 19:00:19 2026] GET /v2.0/security-groups?name=lb-7d2de7dc-a400-4232-91c9-6505436b1b51 => generated 23 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2620] 199.204.45.33 () {34 vars in 735 bytes} [Tue Apr 21 19:00:19 2026] POST /v2.0/security-groups => generated 1574 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2621] 199.204.45.33 () {30 vars in 814 bytes} [Tue Apr 21 19:00:19 2026] GET /v2.0/security-group-rules?security_group_id=190b0171-70f4-456a-a5f4-2aa0ee621612 => generated 1118 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2622] 199.204.45.33 () {34 vars in 788 bytes} [Tue Apr 21 19:00:19 2026] PUT /v2.0/ports/9fb9c033-903e-4eb4-8d5b-9a3f65188043 => generated 1128 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2623] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 21 19:00:20 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1211/2624] 199.204.45.33 () {30 vars in 704 bytes} [Tue Apr 21 19:00:20 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: 1414/2625] 199.204.45.33 () {30 vars in 680 bytes} [Tue Apr 21 19:00:20 2026] GET /v2.0/extensions/qos => generated 166 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2626] 199.204.45.33 () {30 vars in 716 bytes} [Tue Apr 21 19:00:20 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: 1415/2627] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 21 19:00:20 2026] GET /v2.0/subnets/1eccc823-88fb-458e-a8a8-62605ebca446 => generated 651 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2628] 10.0.0.177 () {34 vars in 1016 bytes} [Tue Apr 21 19:00:27 2026] GET /v2.0/security-groups?id=82ce53f5-6677-4642-a17d-0c96dda91c81&fields=id => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2629] 10.0.0.177 () {34 vars in 982 bytes} [Tue Apr 21 19:00:27 2026] GET /v2.0/networks?id=99c66a82-d318-4284-894a-e59275ae7f35 => generated 735 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2630] 10.0.0.177 () {34 vars in 965 bytes} [Tue Apr 21 19:00:27 2026] GET /v2.0/quotas/8a73f0199e634510ae7645f38b62fb09 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2631] 10.0.0.177 () {34 vars in 1002 bytes} [Tue Apr 21 19:00:27 2026] GET /v2.0/ports?tenant_id=8a73f0199e634510ae7645f38b62fb09&fields=id => generated 149 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2632] 10.0.0.177 () {34 vars in 1008 bytes} [Tue Apr 21 19:00:27 2026] GET /v2.0/networks/99c66a82-d318-4284-894a-e59275ae7f35?fields=segments => generated 14 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2633] 10.0.0.177 () {34 vars in 1108 bytes} [Tue Apr 21 19:00:27 2026] GET /v2.0/networks/99c66a82-d318-4284-894a-e59275ae7f35?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2634] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 19:00:28 2026] GET /v2.0/ports?device_id=b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a => 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: 1419/2635] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 19:00:28 2026] GET /v2.0/ports?device_id=b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2636] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 19:00:29 2026] GET /v2.0/networks?id=99c66a82-d318-4284-894a-e59275ae7f35 => generated 735 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2637] 199.204.45.33 () {34 vars in 1049 bytes} [Tue Apr 21 19:00:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8a73f0199e634510ae7645f38b62fb09 => generated 343 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2638] 199.204.45.33 () {38 vars in 954 bytes} [Tue Apr 21 19:00:29 2026] POST /v2.0/ports => generated 1078 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2639] 199.204.45.33 () {38 vars in 1027 bytes} [Tue Apr 21 19:00:29 2026] PUT /v2.0/ports/707d1b8b-a0a3-431b-b0b1-b1da3886f7f9 => generated 1203 bytes in 638 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: 1219/2640] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 19:00:30 2026] GET /v2.0/ports?tenant_id=8a73f0199e634510ae7645f38b62fb09&device_id=b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a => generated 1242 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: 1422/2641] 199.204.45.33 () {34 vars in 1059 bytes} [Tue Apr 21 19:00:30 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.89&port_id=707d1b8b-a0a3-431b-b0b1-b1da3886f7f9 => generated 19 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2642] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 21 19:00:30 2026] GET /v2.0/subnets?id=cd452002-3bc2-443a-ad33-c5907fe56901 => generated 630 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 19:00:30.639 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3d68b587-6e29-4a2d-a53a-5c2721c8031d'] response: {'name': 'network-changed', 'server_uuid': 'b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a', 'tag': '707d1b8b-a0a3-431b-b0b1-b1da3886f7f9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1423/2643] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 19:00:30 2026] GET /v2.0/ports?network_id=99c66a82-d318-4284-894a-e59275ae7f35&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: 1221/2644] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 19:00:30 2026] GET /v2.0/networks/99c66a82-d318-4284-894a-e59275ae7f35?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1424/2645] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 19:00:30 2026] GET /v2.0/networks/99c66a82-d318-4284-894a-e59275ae7f35?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: 1222/2646] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 19:00:30 2026] GET /v2.0/ports?tenant_id=8a73f0199e634510ae7645f38b62fb09&device_id=b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a => generated 1242 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2647] 199.204.45.33 () {34 vars in 993 bytes} [Tue Apr 21 19:00:31 2026] GET /v2.0/ports?device_id=b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a => generated 1242 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2648] 199.204.45.33 () {34 vars in 1043 bytes} [Tue Apr 21 19:00:31 2026] GET /v2.0/security-groups?id=82ce53f5-6677-4642-a17d-0c96dda91c81&fields=id&fields=name => generated 96 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2649] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 19:00:30 2026] GET /v2.0/networks?id=99c66a82-d318-4284-894a-e59275ae7f35 => generated 735 bytes in 525 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2650] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 19:00:31 2026] GET /v2.0/ports?device_id=b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2651] 199.204.45.33 () {34 vars in 1059 bytes} [Tue Apr 21 19:00:31 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.89&port_id=707d1b8b-a0a3-431b-b0b1-b1da3886f7f9 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2652] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 21 19:00:31 2026] GET /v2.0/subnets?id=cd452002-3bc2-443a-ad33-c5907fe56901 => generated 630 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2653] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 19:00:31 2026] GET /v2.0/security-groups?id=82ce53f5-6677-4642-a17d-0c96dda91c81&fields=id&fields=name => generated 96 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2654] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 19:00:31 2026] GET /v2.0/ports?network_id=99c66a82-d318-4284-894a-e59275ae7f35&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2655] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 19:00:31 2026] GET /v2.0/ports?device_id=b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a => 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: 1227/2656] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 19:00:31 2026] GET /v2.0/networks/99c66a82-d318-4284-894a-e59275ae7f35?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2657] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 19:00:31 2026] GET /v2.0/networks/99c66a82-d318-4284-894a-e59275ae7f35?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2660] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 19:00:34 2026] GET /v2.0/ports?device_id=b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2661] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 19:00:34 2026] GET /v2.0/security-groups?id=82ce53f5-6677-4642-a17d-0c96dda91c81&fields=id&fields=name => generated 96 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2662] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 19:00:34 2026] GET /v2.0/ports?device_id=b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2665] 10.0.0.177 () {34 vars in 1178 bytes} [Tue Apr 21 19:01:00 2026] GET /v2.0/ports?device_id=b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a&device_id=cd3a0d07-b128-4df4-95ab-a8af28b92764&device_id=923687ef-c139-4fcc-aac1-4572feeb401c => generated 4160 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2666] 10.0.0.177 () {34 vars in 1120 bytes} [Tue Apr 21 19:01:00 2026] GET /v2.0/security-groups?id=ffada150-490f-4fc2-8402-8f28be91f8d4&id=82ce53f5-6677-4642-a17d-0c96dda91c81&fields=id&fields=name => generated 187 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2667] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 19:01:01 2026] GET /v2.0/ports?device_id=b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a => 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: 1232/2668] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 19:01:01 2026] GET /v2.0/security-groups?id=82ce53f5-6677-4642-a17d-0c96dda91c81&fields=id&fields=name => generated 96 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2669] 10.0.0.177 () {34 vars in 1084 bytes} [Tue Apr 21 19:01:01 2026] GET /v2.0/ports?device_id=cd3a0d07-b128-4df4-95ab-a8af28b92764&device_id=923687ef-c139-4fcc-aac1-4572feeb401c => generated 2927 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2670] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 19:01:01 2026] GET /v2.0/security-groups?id=ffada150-490f-4fc2-8402-8f28be91f8d4&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2673] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 21 19:01:09 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: 1439/2674] 199.204.45.33 () {30 vars in 704 bytes} [Tue Apr 21 19:01:09 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: 1236/2675] 199.204.45.33 () {30 vars in 680 bytes} [Tue Apr 21 19:01:09 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: 1440/2676] 199.204.45.33 () {30 vars in 716 bytes} [Tue Apr 21 19:01:09 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: 1237/2677] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 21 19:01:09 2026] GET /v2.0/subnets/1eccc823-88fb-458e-a8a8-62605ebca446 => generated 651 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2678] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 21 19:01:09 2026] GET /v2.0/ports?device_id=b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2679] 199.204.45.33 () {34 vars in 716 bytes} [Tue Apr 21 19:01:09 2026] POST /v2.0/ports => generated 1097 bytes in 501 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2680] 10.0.0.177 () {34 vars in 971 bytes} [Tue Apr 21 19:01:10 2026] GET /v2.0/ports/659d1661-becd-4a0d-b271-06d228122c28 => generated 1097 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1239/2681] 10.0.0.177 () {34 vars in 907 bytes} [Tue Apr 21 19:01:10 2026] GET /v2.0/extensions => generated 19600 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2682] 199.204.45.33 () {34 vars in 1261 bytes} [Tue Apr 21 19:01:10 2026] GET /v2.0/ports/659d1661-becd-4a0d-b271-06d228122c28?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2683] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 19:01:10 2026] GET /v2.0/networks/1cbbb086-8bf6-4386-9818-88770f1674b2?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2684] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 19:01:10 2026] GET /v2.0/networks/1cbbb086-8bf6-4386-9818-88770f1674b2?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: 1241/2685] 199.204.45.33 () {34 vars in 974 bytes} [Tue Apr 21 19:01:10 2026] GET /v2.0/ports/659d1661-becd-4a0d-b271-06d228122c28 => 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: 1445/2686] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 19:01:10 2026] GET /v2.0/networks?id=1cbbb086-8bf6-4386-9818-88770f1674b2 => generated 803 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2687] 199.204.45.33 () {38 vars in 1027 bytes} [Tue Apr 21 19:01:10 2026] PUT /v2.0/ports/659d1661-becd-4a0d-b271-06d228122c28 => generated 1251 bytes in 516 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2688] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 19:01:11 2026] GET /v2.0/ports?tenant_id=8a73f0199e634510ae7645f38b62fb09&device_id=b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a => generated 2523 bytes in 59 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: 1243/2689] 199.204.45.33 () {34 vars in 1059 bytes} [Tue Apr 21 19:01:11 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.89&port_id=707d1b8b-a0a3-431b-b0b1-b1da3886f7f9 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2690] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 21 19:01:11 2026] GET /v2.0/subnets?id=cd452002-3bc2-443a-ad33-c5907fe56901 => generated 630 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 19:01:11.654 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5db85006-d684-4d4b-a7c2-cda962e92b00'] response: {'name': 'network-changed', 'server_uuid': 'b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a', 'tag': '659d1661-becd-4a0d-b271-06d228122c28', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1244/2691] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 19:01:11 2026] GET /v2.0/ports?network_id=99c66a82-d318-4284-894a-e59275ae7f35&device_owner=network%3Adhcp => generated 1244 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2692] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 19:01:11 2026] GET /v2.0/networks/99c66a82-d318-4284-894a-e59275ae7f35?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: 1245/2693] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 19:01:11 2026] GET /v2.0/networks/99c66a82-d318-4284-894a-e59275ae7f35?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: 1449/2694] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 21 19:01:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.115&port_id=659d1661-becd-4a0d-b271-06d228122c28 => 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: 1246/2695] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 21 19:01:11 2026] GET /v2.0/subnets?id=1eccc823-88fb-458e-a8a8-62605ebca446 => generated 654 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2696] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 19:01:12 2026] GET /v2.0/ports?network_id=1cbbb086-8bf6-4386-9818-88770f1674b2&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: 1247/2697] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 19:01:12 2026] GET /v2.0/networks/1cbbb086-8bf6-4386-9818-88770f1674b2?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2698] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 19:01:12 2026] GET /v2.0/networks/1cbbb086-8bf6-4386-9818-88770f1674b2?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: 1248/2699] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 19:01:12 2026] GET /v2.0/ports?tenant_id=8a73f0199e634510ae7645f38b62fb09&device_id=b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a => generated 2523 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2700] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 19:01:12 2026] GET /v2.0/networks?id=1cbbb086-8bf6-4386-9818-88770f1674b2 => generated 803 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2701] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 21 19:01:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.115&port_id=659d1661-becd-4a0d-b271-06d228122c28 => 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: 1453/2702] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 21 19:01:12 2026] GET /v2.0/subnets?id=1eccc823-88fb-458e-a8a8-62605ebca446 => generated 654 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2703] 10.0.0.177 () {34 vars in 971 bytes} [Tue Apr 21 19:01:12 2026] GET /v2.0/ports/659d1661-becd-4a0d-b271-06d228122c28 => generated 1287 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2704] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 19:01:12 2026] GET /v2.0/ports?network_id=1cbbb086-8bf6-4386-9818-88770f1674b2&device_owner=network%3Adhcp => generated 1461 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2705] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 19:01:12 2026] GET /v2.0/networks/1cbbb086-8bf6-4386-9818-88770f1674b2?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: 1456/2706] 199.204.45.33 () {34 vars in 1095 bytes} [Tue Apr 21 19:01:12 2026] GET /v2.0/ports?device_id=cd3a0d07-b128-4df4-95ab-a8af28b92764&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2707] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 19:01:12 2026] GET /v2.0/networks/1cbbb086-8bf6-4386-9818-88770f1674b2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2708] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 19:01:12 2026] GET /v2.0/ports?tenant_id=c7c3dd55d9f14ca39669973e39bb3cf9&device_id=cd3a0d07-b128-4df4-95ab-a8af28b92764 => generated 1469 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2709] 199.204.45.33 () {34 vars in 788 bytes} [Tue Apr 21 19:01:12 2026] PUT /v2.0/ports/659d1661-becd-4a0d-b271-06d228122c28 => generated 1311 bytes in 291 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-04-21 19:01:12.891 7 INFO neutron.api.v2.resource [None req-c816db39-f18a-4375-b7c8-40205020d696 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1252/2710] 199.204.45.33 () {30 vars in 762 bytes} [Tue Apr 21 19:01:12 2026] GET /v2.0/security-groups/lb-7d2de7dc-a400-4232-91c9-6505436b1b51 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2711] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 19:01:12 2026] GET /v2.0/networks?id=035e327b-a275-4787-a007-4a1f3a77b5f2 => generated 801 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2712] 199.204.45.33 () {30 vars in 784 bytes} [Tue Apr 21 19:01:12 2026] GET /v2.0/security-groups?name=lb-7d2de7dc-a400-4232-91c9-6505436b1b51 => generated 1577 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2713] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 21 19:01:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.195&port_id=b04458a2-23f9-4c9f-b04f-f101d027442e => 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: 1461/2714] 199.204.45.33 () {34 vars in 1103 bytes} [Tue Apr 21 19:01:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A5c&port_id=b04458a2-23f9-4c9f-b04f-f101d027442e => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2715] 199.204.45.33 () {34 vars in 1063 bytes} [Tue Apr 21 19:01:13 2026] GET /v2.0/subnets?id=43e54b9c-138b-4010-b437-68cd742f4dcf&id=02cc8b8c-06e9-45c3-8a51-41bc8d88437e => generated 1365 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2716] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 19:01:13 2026] GET /v2.0/ports?network_id=035e327b-a275-4787-a007-4a1f3a77b5f2&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: 1464/2717] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 19:01:13 2026] GET /v2.0/ports?network_id=035e327b-a275-4787-a007-4a1f3a77b5f2&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2718] 199.204.45.33 () {34 vars in 788 bytes} [Tue Apr 21 19:01:12 2026] PUT /v2.0/ports/659d1661-becd-4a0d-b271-06d228122c28 => generated 1313 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2719] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 19:01:13 2026] GET /v2.0/networks/035e327b-a275-4787-a007-4a1f3a77b5f2?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1255/2720] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 19:01:13 2026] GET /v2.0/networks/035e327b-a275-4787-a007-4a1f3a77b5f2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2721] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 21 19:01:13 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: 1256/2722] 199.204.45.33 () {30 vars in 704 bytes} [Tue Apr 21 19:01:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2723] 199.204.45.33 () {30 vars in 680 bytes} [Tue Apr 21 19:01:13 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: 1257/2724] 199.204.45.33 () {30 vars in 716 bytes} [Tue Apr 21 19:01:13 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: 1468/2725] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 21 19:01:13 2026] GET /v2.0/subnets/1eccc823-88fb-458e-a8a8-62605ebca446 => generated 651 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2726] 199.204.45.33 () {30 vars in 736 bytes} [Tue Apr 21 19:01:13 2026] GET /v2.0/ports/9fb9c033-903e-4eb4-8d5b-9a3f65188043 => generated 1128 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2727] 199.204.45.33 () {30 vars in 736 bytes} [Tue Apr 21 19:01:13 2026] GET /v2.0/ports/659d1661-becd-4a0d-b271-06d228122c28 => generated 1349 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2728] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 21 19:01:13 2026] GET /v2.0/subnets/1eccc823-88fb-458e-a8a8-62605ebca446 => generated 651 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 19:01:13.777 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e2048d3c-0734-4deb-85ff-35f99ca564f9'] response: {'name': 'network-changed', 'server_uuid': 'b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a', 'tag': '659d1661-becd-4a0d-b271-06d228122c28', 'status': 'completed', 'code': 200} 2026-04-21 19:01:13.777 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e2048d3c-0734-4deb-85ff-35f99ca564f9'] response: {'name': 'network-changed', 'server_uuid': 'b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a', 'tag': '659d1661-becd-4a0d-b271-06d228122c28', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1470/2729] 199.204.45.33 () {30 vars in 742 bytes} [Tue Apr 21 19:01:13 2026] GET /v2.0/networks/1cbbb086-8bf6-4386-9818-88770f1674b2 => generated 800 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2730] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 19:01:13 2026] GET /v2.0/ports?tenant_id=8a73f0199e634510ae7645f38b62fb09&device_id=b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a => generated 2585 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2731] 199.204.45.33 () {30 vars in 736 bytes} [Tue Apr 21 19:01:13 2026] GET /v2.0/ports/9fb9c033-903e-4eb4-8d5b-9a3f65188043 => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2732] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 19:01:13 2026] GET /v2.0/networks?id=1cbbb086-8bf6-4386-9818-88770f1674b2 => generated 803 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2733] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 21 19:01:13 2026] GET /v2.0/subnets/1eccc823-88fb-458e-a8a8-62605ebca446 => generated 651 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2734] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 21 19:01:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.115&port_id=659d1661-becd-4a0d-b271-06d228122c28 => 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: 1473/2735] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 21 19:01:13 2026] GET /v2.0/subnets?id=1eccc823-88fb-458e-a8a8-62605ebca446 => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2736] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 19:01:13 2026] GET /v2.0/ports?network_id=1cbbb086-8bf6-4386-9818-88770f1674b2&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2737] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 19:01:14 2026] GET /v2.0/networks/1cbbb086-8bf6-4386-9818-88770f1674b2?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: 1264/2738] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 19:01:14 2026] GET /v2.0/networks/1cbbb086-8bf6-4386-9818-88770f1674b2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2739] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 19:01:14 2026] GET /v2.0/ports?tenant_id=8a73f0199e634510ae7645f38b62fb09&device_id=b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a => generated 2585 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2740] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 19:01:14 2026] GET /v2.0/networks?id=1cbbb086-8bf6-4386-9818-88770f1674b2 => generated 803 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2741] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 21 19:01:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.115&port_id=659d1661-becd-4a0d-b271-06d228122c28 => 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: 1266/2742] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 21 19:01:14 2026] GET /v2.0/subnets?id=1eccc823-88fb-458e-a8a8-62605ebca446 => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2743] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 19:01:14 2026] GET /v2.0/ports?network_id=1cbbb086-8bf6-4386-9818-88770f1674b2&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2744] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 19:01:14 2026] GET /v2.0/networks/1cbbb086-8bf6-4386-9818-88770f1674b2?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: 1478/2745] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 19:01:14 2026] GET /v2.0/networks/1cbbb086-8bf6-4386-9818-88770f1674b2?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) 2026-04-21 19:01:17.021 7 WARNING neutron_lib.context [None req-bf813c95-ac31-4d58-be83-175f91dbb061 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-21 19:01:17.940 7 INFO neutron.db.l3_db [None req-bf813c95-ac31-4d58-be83-175f91dbb061 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] Floating IP 54bc9980-89d1-4d92-aca7-66717a4dff32 associated. External IP: 10.96.250.201, port: 9fb9c033-903e-4eb4-8d5b-9a3f65188043. [pid: 7|app: 0|req: 1268/2746] 10.0.0.152 () {34 vars in 677 bytes} [Tue Apr 21 19:01:17 2026] POST /v2.0/floatingips => generated 898 bytes in 1279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2749] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 21 19:01:21 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: 1270/2750] 199.204.45.33 () {30 vars in 704 bytes} [Tue Apr 21 19:01:21 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2751] 199.204.45.33 () {30 vars in 680 bytes} [Tue Apr 21 19:01:21 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: 1271/2752] 199.204.45.33 () {30 vars in 716 bytes} [Tue Apr 21 19:01:21 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-04-21 19:01:21.366 8 INFO neutron.api.v2.resource [None req-35b371bd-2f05-4b4d-9938-5ae524ea8213 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1482/2753] 199.204.45.33 () {30 vars in 762 bytes} [Tue Apr 21 19:01:21 2026] GET /v2.0/security-groups/lb-7d2de7dc-a400-4232-91c9-6505436b1b51 => generated 149 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2754] 199.204.45.33 () {30 vars in 784 bytes} [Tue Apr 21 19:01:21 2026] GET /v2.0/security-groups?name=lb-7d2de7dc-a400-4232-91c9-6505436b1b51 => generated 1577 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2755] 199.204.45.33 () {30 vars in 814 bytes} [Tue Apr 21 19:01:21 2026] GET /v2.0/security-group-rules?security_group_id=190b0171-70f4-456a-a5f4-2aa0ee621612 => generated 1118 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2756] 199.204.45.33 () {34 vars in 746 bytes} [Tue Apr 21 19:01:21 2026] POST /v2.0/security-group-rules => generated 565 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2757] 199.204.45.33 () {34 vars in 746 bytes} [Tue Apr 21 19:01:21 2026] POST /v2.0/security-group-rules => generated 569 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2758] 10.0.0.70 () {30 vars in 689 bytes} [Tue Apr 21 19:01:29 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2759] 10.0.0.70 () {30 vars in 691 bytes} [Tue Apr 21 19:01:30 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: 1275/2760] 10.0.0.70 () {30 vars in 667 bytes} [Tue Apr 21 19:01:30 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: 1486/2761] 10.0.0.70 () {30 vars in 703 bytes} [Tue Apr 21 19:01:30 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: 1276/2762] 10.0.0.70 () {28 vars in 438 bytes} [Tue Apr 21 19:01:30 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: 1487/2763] 10.0.0.70 () {30 vars in 727 bytes} [Tue Apr 21 19:01:30 2026] GET /v2.0/subnets/a9403fc5-69c2-4732-82d8-2e58f915fecb => generated 631 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2764] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 21 19:01:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2765] 199.204.45.33 () {30 vars in 704 bytes} [Tue Apr 21 19:01:32 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: 1278/2766] 199.204.45.33 () {30 vars in 680 bytes} [Tue Apr 21 19:01:32 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: 1489/2767] 199.204.45.33 () {30 vars in 716 bytes} [Tue Apr 21 19:01:32 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: 1279/2768] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 21 19:01:32 2026] GET /v2.0/subnets/a9403fc5-69c2-4732-82d8-2e58f915fecb => generated 649 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2769] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 21 19:01:32 2026] GET /v2.0/ports?device_id=b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a => generated 2585 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2770] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 21 19:01:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2771] 199.204.45.33 () {30 vars in 704 bytes} [Tue Apr 21 19:01:32 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: 1281/2772] 199.204.45.33 () {30 vars in 680 bytes} [Tue Apr 21 19:01:32 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: 1492/2773] 199.204.45.33 () {30 vars in 716 bytes} [Tue Apr 21 19:01:32 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: 1282/2774] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 19:01:33 2026] GET /v2.0/networks/d458e4e6-9690-4a94-a16c-05411047a074?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: 1493/2775] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 19:01:33 2026] GET /v2.0/networks/d458e4e6-9690-4a94-a16c-05411047a074?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2776] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 19:01:33 2026] GET /v2.0/networks?id=d458e4e6-9690-4a94-a16c-05411047a074 => generated 800 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2779] 199.204.45.33 () {38 vars in 954 bytes} [Tue Apr 21 19:01:33 2026] POST /v2.0/ports => generated 1303 bytes in 474 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2780] 199.204.45.33 () {38 vars in 1027 bytes} [Tue Apr 21 19:01:34 2026] PUT /v2.0/ports/8b70ba42-ff79-49bb-a734-243b023fe518 => generated 1428 bytes in 496 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: 1495/2781] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 19:01:34 2026] GET /v2.0/ports?tenant_id=8a73f0199e634510ae7645f38b62fb09&device_id=b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a => generated 4041 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 19:01:34.773 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3ee732fb-971b-43f6-8a5d-6633c28becde'] response: {'name': 'network-changed', 'server_uuid': 'b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a', 'tag': '8b70ba42-ff79-49bb-a734-243b023fe518', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1287/2782] 199.204.45.33 () {34 vars in 1059 bytes} [Tue Apr 21 19:01:34 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.89&port_id=707d1b8b-a0a3-431b-b0b1-b1da3886f7f9 => 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: 1496/2783] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 21 19:01:34 2026] GET /v2.0/subnets?id=cd452002-3bc2-443a-ad33-c5907fe56901 => generated 630 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2784] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 19:01:34 2026] GET /v2.0/ports?network_id=99c66a82-d318-4284-894a-e59275ae7f35&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: 1497/2785] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 19:01:34 2026] GET /v2.0/networks/99c66a82-d318-4284-894a-e59275ae7f35?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1289/2786] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 19:01:34 2026] GET /v2.0/networks/99c66a82-d318-4284-894a-e59275ae7f35?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2787] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 21 19:01:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.115&port_id=659d1661-becd-4a0d-b271-06d228122c28 => 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: 1290/2788] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 21 19:01:35 2026] GET /v2.0/subnets?id=1eccc823-88fb-458e-a8a8-62605ebca446 => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2789] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 19:01:35 2026] GET /v2.0/ports?network_id=1cbbb086-8bf6-4386-9818-88770f1674b2&device_owner=network%3Adhcp => generated 1461 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2790] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 19:01:35 2026] GET /v2.0/networks/1cbbb086-8bf6-4386-9818-88770f1674b2?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: 1500/2791] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 19:01:35 2026] GET /v2.0/networks/1cbbb086-8bf6-4386-9818-88770f1674b2?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: 1292/2792] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 21 19:01:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.119&port_id=8b70ba42-ff79-49bb-a734-243b023fe518 => 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: 1501/2793] 199.204.45.33 () {34 vars in 1103 bytes} [Tue Apr 21 19:01:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A295&port_id=8b70ba42-ff79-49bb-a734-243b023fe518 => 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: 1293/2794] 199.204.45.33 () {34 vars in 1063 bytes} [Tue Apr 21 19:01:35 2026] GET /v2.0/subnets?id=65c36792-fbfd-4418-b194-78aa8090466c&id=a9403fc5-69c2-4732-82d8-2e58f915fecb => generated 1362 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2795] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 19:01:35 2026] GET /v2.0/ports?network_id=d458e4e6-9690-4a94-a16c-05411047a074&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2796] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 19:01:35 2026] GET /v2.0/ports?network_id=d458e4e6-9690-4a94-a16c-05411047a074&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2797] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 19:01:35 2026] GET /v2.0/networks/d458e4e6-9690-4a94-a16c-05411047a074?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: 1295/2798] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 19:01:35 2026] GET /v2.0/networks/d458e4e6-9690-4a94-a16c-05411047a074?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: 1504/2799] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 19:01:35 2026] GET /v2.0/ports?tenant_id=8a73f0199e634510ae7645f38b62fb09&device_id=b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a => generated 4041 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2800] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 19:01:35 2026] GET /v2.0/networks?id=d458e4e6-9690-4a94-a16c-05411047a074 => generated 800 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2801] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 21 19:01:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.119&port_id=8b70ba42-ff79-49bb-a734-243b023fe518 => 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: 1297/2802] 10.0.0.177 () {34 vars in 971 bytes} [Tue Apr 21 19:01:36 2026] GET /v2.0/ports/8b70ba42-ff79-49bb-a734-243b023fe518 => generated 1464 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2803] 199.204.45.33 () {34 vars in 1103 bytes} [Tue Apr 21 19:01:36 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A295&port_id=8b70ba42-ff79-49bb-a734-243b023fe518 => 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: 1298/2804] 199.204.45.33 () {30 vars in 736 bytes} [Tue Apr 21 19:01:36 2026] GET /v2.0/ports/8b70ba42-ff79-49bb-a734-243b023fe518 => generated 1464 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2805] 199.204.45.33 () {34 vars in 1063 bytes} [Tue Apr 21 19:01:36 2026] GET /v2.0/subnets?id=65c36792-fbfd-4418-b194-78aa8090466c&id=a9403fc5-69c2-4732-82d8-2e58f915fecb => generated 1362 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2806] 199.204.45.33 () {30 vars in 736 bytes} [Tue Apr 21 19:01:36 2026] GET /v2.0/ports/8b70ba42-ff79-49bb-a734-243b023fe518 => generated 1464 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2807] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 19:01:36 2026] GET /v2.0/ports?network_id=d458e4e6-9690-4a94-a16c-05411047a074&device_owner=network%3Adhcp => generated 1457 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2808] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 19:01:36 2026] GET /v2.0/ports?network_id=d458e4e6-9690-4a94-a16c-05411047a074&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2809] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 19:01:36 2026] GET /v2.0/networks/d458e4e6-9690-4a94-a16c-05411047a074?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2810] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 19:01:36 2026] GET /v2.0/networks/d458e4e6-9690-4a94-a16c-05411047a074?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: 1300/2811] 199.204.45.33 () {34 vars in 789 bytes} [Tue Apr 21 19:01:36 2026] PUT /v2.0/ports/8b70ba42-ff79-49bb-a734-243b023fe518 => generated 1199 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2812] 199.204.45.33 () {30 vars in 742 bytes} [Tue Apr 21 19:01:36 2026] GET /v2.0/networks/d458e4e6-9690-4a94-a16c-05411047a074 => generated 797 bytes in 78 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: 1301/2813] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 21 19:01:36 2026] GET /v2.0/subnets/a9403fc5-69c2-4732-82d8-2e58f915fecb => generated 649 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2814] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 21 19:01:36 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: 1302/2815] 199.204.45.33 () {30 vars in 704 bytes} [Tue Apr 21 19:01:36 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: 1514/2816] 199.204.45.33 () {30 vars in 680 bytes} [Tue Apr 21 19:01:36 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: 1303/2817] 199.204.45.33 () {30 vars in 716 bytes} [Tue Apr 21 19:01:36 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: 8|app: 0|req: 1515/2818] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 21 19:01:36 2026] GET /v2.0/subnets/1eccc823-88fb-458e-a8a8-62605ebca446 => generated 651 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 19:01:37.022 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-810bce71-2f19-418c-8b31-af24174ee938'] response: {'name': 'network-changed', 'server_uuid': 'b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a', 'tag': '8b70ba42-ff79-49bb-a734-243b023fe518', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1304/2819] 199.204.45.33 () {30 vars in 736 bytes} [Tue Apr 21 19:01:36 2026] GET /v2.0/ports/9fb9c033-903e-4eb4-8d5b-9a3f65188043 => generated 1128 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/2820] 199.204.45.33 () {30 vars in 736 bytes} [Tue Apr 21 19:01:37 2026] GET /v2.0/ports/659d1661-becd-4a0d-b271-06d228122c28 => generated 1349 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2821] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 19:01:37 2026] GET /v2.0/ports?tenant_id=8a73f0199e634510ae7645f38b62fb09&device_id=b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a => generated 3812 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/2822] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 21 19:01:37 2026] GET /v2.0/subnets/1eccc823-88fb-458e-a8a8-62605ebca446 => generated 651 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2823] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 19:01:37 2026] GET /v2.0/networks?id=d458e4e6-9690-4a94-a16c-05411047a074 => generated 800 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/2824] 199.204.45.33 () {30 vars in 742 bytes} [Tue Apr 21 19:01:37 2026] GET /v2.0/networks/1cbbb086-8bf6-4386-9818-88770f1674b2 => generated 800 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2825] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 21 19:01:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.119&port_id=8b70ba42-ff79-49bb-a734-243b023fe518 => 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: 1519/2826] 199.204.45.33 () {30 vars in 736 bytes} [Tue Apr 21 19:01:37 2026] GET /v2.0/ports/9fb9c033-903e-4eb4-8d5b-9a3f65188043 => generated 1128 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2827] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 21 19:01:37 2026] GET /v2.0/subnets?id=a9403fc5-69c2-4732-82d8-2e58f915fecb => generated 652 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/2828] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 21 19:01:37 2026] GET /v2.0/subnets/1eccc823-88fb-458e-a8a8-62605ebca446 => generated 651 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2829] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 19:01:37 2026] GET /v2.0/ports?network_id=d458e4e6-9690-4a94-a16c-05411047a074&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/2830] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 19:01:37 2026] GET /v2.0/networks/d458e4e6-9690-4a94-a16c-05411047a074?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: 1310/2831] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 19:01:37 2026] GET /v2.0/networks/d458e4e6-9690-4a94-a16c-05411047a074?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/2832] 10.0.0.70 () {30 vars in 689 bytes} [Tue Apr 21 19:01:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2833] 10.0.0.70 () {30 vars in 691 bytes} [Tue Apr 21 19:01:41 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: 1523/2834] 10.0.0.70 () {30 vars in 667 bytes} [Tue Apr 21 19:01:41 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2835] 10.0.0.70 () {30 vars in 703 bytes} [Tue Apr 21 19:01:41 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: 1524/2836] 10.0.0.70 () {28 vars in 438 bytes} [Tue Apr 21 19:01:41 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2837] 10.0.0.70 () {30 vars in 727 bytes} [Tue Apr 21 19:01:41 2026] GET /v2.0/subnets/43e54b9c-138b-4010-b437-68cd742f4dcf => generated 631 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/2838] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 21 19:01:42 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: 1314/2839] 199.204.45.33 () {30 vars in 704 bytes} [Tue Apr 21 19:01:42 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: 1526/2840] 199.204.45.33 () {30 vars in 680 bytes} [Tue Apr 21 19:01:42 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: 1315/2841] 199.204.45.33 () {30 vars in 716 bytes} [Tue Apr 21 19:01:42 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: 1527/2842] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 21 19:01:42 2026] GET /v2.0/subnets/a9403fc5-69c2-4732-82d8-2e58f915fecb => generated 649 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2843] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 21 19:01:42 2026] GET /v2.0/subnets/43e54b9c-138b-4010-b437-68cd742f4dcf => generated 649 bytes in 426 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/2844] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 21 19:01:43 2026] GET /v2.0/ports?device_id=b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a => generated 3814 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2845] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 21 19:01:43 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: 1529/2846] 199.204.45.33 () {30 vars in 704 bytes} [Tue Apr 21 19:01:43 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: 1318/2847] 199.204.45.33 () {30 vars in 680 bytes} [Tue Apr 21 19:01:43 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: 1530/2848] 199.204.45.33 () {30 vars in 716 bytes} [Tue Apr 21 19:01:43 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: 1319/2849] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 19:01:43 2026] GET /v2.0/networks/035e327b-a275-4787-a007-4a1f3a77b5f2?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: 1531/2850] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 19:01:43 2026] GET /v2.0/networks/035e327b-a275-4787-a007-4a1f3a77b5f2?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: 1320/2851] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 19:01:43 2026] GET /v2.0/networks?id=035e327b-a275-4787-a007-4a1f3a77b5f2 => generated 801 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/2852] 199.204.45.33 () {38 vars in 954 bytes} [Tue Apr 21 19:01:43 2026] POST /v2.0/ports => generated 1303 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2853] 199.204.45.33 () {38 vars in 1027 bytes} [Tue Apr 21 19:01:44 2026] PUT /v2.0/ports/bcb0c010-094b-4acc-a0fa-1eb9080cb99c => generated 1428 bytes in 510 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: 1533/2854] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 19:01:44 2026] GET /v2.0/ports?tenant_id=8a73f0199e634510ae7645f38b62fb09&device_id=b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a => generated 5270 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 19:01:44.822 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6e54796c-7cba-4ca7-ace7-9cf4bb3d16be'] response: {'name': 'network-changed', 'server_uuid': 'b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a', 'tag': 'bcb0c010-094b-4acc-a0fa-1eb9080cb99c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1322/2855] 199.204.45.33 () {34 vars in 1059 bytes} [Tue Apr 21 19:01:44 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.89&port_id=707d1b8b-a0a3-431b-b0b1-b1da3886f7f9 => 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: 1534/2856] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 21 19:01:44 2026] GET /v2.0/subnets?id=cd452002-3bc2-443a-ad33-c5907fe56901 => generated 630 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2857] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 19:01:44 2026] GET /v2.0/ports?network_id=99c66a82-d318-4284-894a-e59275ae7f35&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/2858] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 19:01:44 2026] GET /v2.0/networks/99c66a82-d318-4284-894a-e59275ae7f35?fields=segments => generated 14 bytes in 68 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: 1324/2859] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 19:01:45 2026] GET /v2.0/networks/99c66a82-d318-4284-894a-e59275ae7f35?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: 1536/2860] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 21 19:01:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.115&port_id=659d1661-becd-4a0d-b271-06d228122c28 => 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: 1325/2861] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 21 19:01:45 2026] GET /v2.0/subnets?id=1eccc823-88fb-458e-a8a8-62605ebca446 => generated 654 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/2862] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 19:01:45 2026] GET /v2.0/ports?network_id=1cbbb086-8bf6-4386-9818-88770f1674b2&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2863] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 19:01:45 2026] GET /v2.0/networks/1cbbb086-8bf6-4386-9818-88770f1674b2?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/2864] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 19:01:45 2026] GET /v2.0/networks/1cbbb086-8bf6-4386-9818-88770f1674b2?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: 1327/2865] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 21 19:01:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.119&port_id=8b70ba42-ff79-49bb-a734-243b023fe518 => 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: 1539/2866] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 21 19:01:45 2026] GET /v2.0/subnets?id=a9403fc5-69c2-4732-82d8-2e58f915fecb => generated 652 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2867] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 19:01:45 2026] GET /v2.0/ports?network_id=d458e4e6-9690-4a94-a16c-05411047a074&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/2868] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 19:01:45 2026] GET /v2.0/networks/d458e4e6-9690-4a94-a16c-05411047a074?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2869] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 19:01:45 2026] GET /v2.0/networks/d458e4e6-9690-4a94-a16c-05411047a074?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: 1541/2870] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 21 19:01:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.184&port_id=bcb0c010-094b-4acc-a0fa-1eb9080cb99c => 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: 1330/2871] 199.204.45.33 () {34 vars in 1103 bytes} [Tue Apr 21 19:01:45 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Aaa&port_id=bcb0c010-094b-4acc-a0fa-1eb9080cb99c => 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: 1542/2872] 199.204.45.33 () {34 vars in 1063 bytes} [Tue Apr 21 19:01:45 2026] GET /v2.0/subnets?id=43e54b9c-138b-4010-b437-68cd742f4dcf&id=02cc8b8c-06e9-45c3-8a51-41bc8d88437e => generated 1365 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2873] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 19:01:45 2026] GET /v2.0/ports?network_id=035e327b-a275-4787-a007-4a1f3a77b5f2&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/2874] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 19:01:45 2026] GET /v2.0/ports?network_id=035e327b-a275-4787-a007-4a1f3a77b5f2&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: 1332/2875] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 19:01:45 2026] GET /v2.0/networks/035e327b-a275-4787-a007-4a1f3a77b5f2?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: 1544/2876] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 19:01:45 2026] GET /v2.0/networks/035e327b-a275-4787-a007-4a1f3a77b5f2?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: 1333/2877] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 19:01:46 2026] GET /v2.0/ports?tenant_id=8a73f0199e634510ae7645f38b62fb09&device_id=b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a => generated 5270 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/2878] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 19:01:46 2026] GET /v2.0/networks?id=035e327b-a275-4787-a007-4a1f3a77b5f2 => generated 801 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2879] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 21 19:01:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.184&port_id=bcb0c010-094b-4acc-a0fa-1eb9080cb99c => 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: 1546/2880] 199.204.45.33 () {34 vars in 1103 bytes} [Tue Apr 21 19:01:46 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Aaa&port_id=bcb0c010-094b-4acc-a0fa-1eb9080cb99c => 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: 1547/2881] 199.204.45.33 () {34 vars in 1063 bytes} [Tue Apr 21 19:01:46 2026] GET /v2.0/subnets?id=43e54b9c-138b-4010-b437-68cd742f4dcf&id=02cc8b8c-06e9-45c3-8a51-41bc8d88437e => generated 1365 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2882] 10.0.0.177 () {34 vars in 971 bytes} [Tue Apr 21 19:01:46 2026] GET /v2.0/ports/bcb0c010-094b-4acc-a0fa-1eb9080cb99c => generated 1464 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/2883] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 19:01:46 2026] GET /v2.0/ports?network_id=035e327b-a275-4787-a007-4a1f3a77b5f2&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2884] 199.204.45.33 () {30 vars in 736 bytes} [Tue Apr 21 19:01:46 2026] GET /v2.0/ports/bcb0c010-094b-4acc-a0fa-1eb9080cb99c => generated 1464 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/2885] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 19:01:46 2026] GET /v2.0/ports?network_id=035e327b-a275-4787-a007-4a1f3a77b5f2&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2886] 199.204.45.33 () {30 vars in 736 bytes} [Tue Apr 21 19:01:46 2026] GET /v2.0/ports/bcb0c010-094b-4acc-a0fa-1eb9080cb99c => generated 1464 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/2887] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 19:01:46 2026] GET /v2.0/networks/035e327b-a275-4787-a007-4a1f3a77b5f2?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/2888] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 19:01:46 2026] GET /v2.0/networks/035e327b-a275-4787-a007-4a1f3a77b5f2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2889] 199.204.45.33 () {34 vars in 789 bytes} [Tue Apr 21 19:01:46 2026] PUT /v2.0/ports/bcb0c010-094b-4acc-a0fa-1eb9080cb99c => generated 1199 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/2890] 199.204.45.33 () {30 vars in 742 bytes} [Tue Apr 21 19:01:46 2026] GET /v2.0/networks/035e327b-a275-4787-a007-4a1f3a77b5f2 => generated 798 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1339/2891] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 21 19:01:46 2026] GET /v2.0/subnets/43e54b9c-138b-4010-b437-68cd742f4dcf => generated 649 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/2892] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 19:01:47 2026] GET /v2.0/ports?tenant_id=8a73f0199e634510ae7645f38b62fb09&device_id=b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a => generated 5041 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 19:01:47.124 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7c284a1f-ade8-47a1-849a-f2cd086f9f23'] response: {'name': 'network-changed', 'server_uuid': 'b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a', 'tag': 'bcb0c010-094b-4acc-a0fa-1eb9080cb99c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1554/2893] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 21 19:01:47 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: 1555/2894] 199.204.45.33 () {30 vars in 704 bytes} [Tue Apr 21 19:01:47 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/2895] 199.204.45.33 () {30 vars in 680 bytes} [Tue Apr 21 19:01:47 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: 1557/2896] 199.204.45.33 () {30 vars in 716 bytes} [Tue Apr 21 19:01:47 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: 1340/2897] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 19:01:47 2026] GET /v2.0/networks?id=035e327b-a275-4787-a007-4a1f3a77b5f2 => generated 801 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2898] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 21 19:01:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.184&port_id=bcb0c010-094b-4acc-a0fa-1eb9080cb99c => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/2899] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 21 19:01:47 2026] GET /v2.0/subnets/1eccc823-88fb-458e-a8a8-62605ebca446 => generated 651 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2900] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 21 19:01:47 2026] GET /v2.0/subnets?id=43e54b9c-138b-4010-b437-68cd742f4dcf => generated 652 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/2901] 199.204.45.33 () {30 vars in 736 bytes} [Tue Apr 21 19:01:47 2026] GET /v2.0/ports/9fb9c033-903e-4eb4-8d5b-9a3f65188043 => generated 1128 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2902] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 19:01:47 2026] GET /v2.0/ports?network_id=035e327b-a275-4787-a007-4a1f3a77b5f2&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/2903] 199.204.45.33 () {30 vars in 736 bytes} [Tue Apr 21 19:01:47 2026] GET /v2.0/ports/659d1661-becd-4a0d-b271-06d228122c28 => generated 1349 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/2904] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 21 19:01:47 2026] GET /v2.0/subnets/1eccc823-88fb-458e-a8a8-62605ebca446 => generated 651 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2905] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 19:01:47 2026] GET /v2.0/networks/035e327b-a275-4787-a007-4a1f3a77b5f2?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: 1562/2906] 199.204.45.33 () {30 vars in 742 bytes} [Tue Apr 21 19:01:47 2026] GET /v2.0/networks/1cbbb086-8bf6-4386-9818-88770f1674b2 => generated 800 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2907] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 19:01:47 2026] GET /v2.0/networks/035e327b-a275-4787-a007-4a1f3a77b5f2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/2908] 199.204.45.33 () {30 vars in 736 bytes} [Tue Apr 21 19:01:47 2026] GET /v2.0/ports/9fb9c033-903e-4eb4-8d5b-9a3f65188043 => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2909] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 21 19:01:47 2026] GET /v2.0/subnets/1eccc823-88fb-458e-a8a8-62605ebca446 => generated 651 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/2912] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 21 19:01:56 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: 1348/2913] 199.204.45.33 () {30 vars in 704 bytes} [Tue Apr 21 19:01:56 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: 1566/2914] 199.204.45.33 () {30 vars in 680 bytes} [Tue Apr 21 19:01:56 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: 1349/2915] 199.204.45.33 () {30 vars in 716 bytes} [Tue Apr 21 19:01:56 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: 1567/2916] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 21 19:01:56 2026] GET /v2.0/subnets/a9403fc5-69c2-4732-82d8-2e58f915fecb => generated 649 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2917] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 21 19:01:56 2026] GET /v2.0/ports?device_id=b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a => generated 5043 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/2918] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 21 19:01:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2919] 199.204.45.33 () {30 vars in 704 bytes} [Tue Apr 21 19:01:56 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/2920] 199.204.45.33 () {30 vars in 680 bytes} [Tue Apr 21 19:01:56 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: 1352/2921] 199.204.45.33 () {30 vars in 716 bytes} [Tue Apr 21 19:01:56 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/2922] 199.204.45.33 () {30 vars in 736 bytes} [Tue Apr 21 19:01:56 2026] GET /v2.0/ports/bcb0c010-094b-4acc-a0fa-1eb9080cb99c => generated 1237 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2923] 199.204.45.33 () {34 vars in 788 bytes} [Tue Apr 21 19:01:56 2026] PUT /v2.0/ports/bcb0c010-094b-4acc-a0fa-1eb9080cb99c => generated 1026 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/2924] 199.204.45.33 () {30 vars in 742 bytes} [Tue Apr 21 19:01:57 2026] GET /v2.0/networks/035e327b-a275-4787-a007-4a1f3a77b5f2 => generated 798 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2925] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 21 19:01:57 2026] GET /v2.0/ports?device_id=b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a => generated 4868 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/2926] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 19:01:57 2026] GET /v2.0/ports?tenant_id=8a73f0199e634510ae7645f38b62fb09&device_id=b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a => generated 4868 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 19:01:57.242 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-189f1581-1006-4ea7-b757-940a9e9435a5'] response: {'name': 'network-changed', 'server_uuid': 'b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a', 'tag': 'bcb0c010-094b-4acc-a0fa-1eb9080cb99c', '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: 1573/2928] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 21 19:01:57 2026] GET /v2.0/ports?device_id=b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a => generated 4868 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2928] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 19:01:57 2026] GET /v2.0/networks?id=035e327b-a275-4787-a007-4a1f3a77b5f2 => generated 801 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/2929] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 19:01:57 2026] GET /v2.0/networks/035e327b-a275-4787-a007-4a1f3a77b5f2?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: 1356/2930] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 19:01:57 2026] GET /v2.0/networks/035e327b-a275-4787-a007-4a1f3a77b5f2?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: 1575/2931] 199.204.45.33 () {34 vars in 974 bytes} [Tue Apr 21 19:01:57 2026] GET /v2.0/ports/bcb0c010-094b-4acc-a0fa-1eb9080cb99c => 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: 1357/2932] 199.204.45.33 () {36 vars in 996 bytes} [Tue Apr 21 19:01:57 2026] DELETE /v2.0/ports/bcb0c010-094b-4acc-a0fa-1eb9080cb99c => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/2933] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 19:01:58 2026] GET /v2.0/ports?tenant_id=8a73f0199e634510ae7645f38b62fb09&device_id=b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a => generated 3814 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2934] 199.204.45.33 () {34 vars in 1225 bytes} [Tue Apr 21 19:01:58 2026] GET /v2.0/networks?id=99c66a82-d318-4284-894a-e59275ae7f35&id=1cbbb086-8bf6-4386-9818-88770f1674b2&id=d458e4e6-9690-4a94-a16c-05411047a074&id=035e327b-a275-4787-a007-4a1f3a77b5f2 => generated 3097 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/2935] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 21 19:01:58 2026] GET /v2.0/ports?device_id=b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a => generated 3814 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2936] 199.204.45.33 () {34 vars in 1059 bytes} [Tue Apr 21 19:01:58 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.89&port_id=707d1b8b-a0a3-431b-b0b1-b1da3886f7f9 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 19:01:58.418 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4a994b9b-ba5b-4329-bffd-f1fe96c90bda d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1578/2937] 199.204.45.33 () {32 vars in 758 bytes} [Tue Apr 21 19:01:58 2026] DELETE /v2.0/ports/bcb0c010-094b-4acc-a0fa-1eb9080cb99c => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2938] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 21 19:01:58 2026] GET /v2.0/subnets?id=cd452002-3bc2-443a-ad33-c5907fe56901 => generated 630 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/2939] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 19:01:58 2026] GET /v2.0/ports?network_id=99c66a82-d318-4284-894a-e59275ae7f35&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: 1580/2940] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 21 19:01:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/2941] 199.204.45.33 () {30 vars in 704 bytes} [Tue Apr 21 19:01:58 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: 1582/2942] 199.204.45.33 () {30 vars in 680 bytes} [Tue Apr 21 19:01:58 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: 1583/2943] 199.204.45.33 () {30 vars in 716 bytes} [Tue Apr 21 19:01:58 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: 1361/2944] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 19:01:58 2026] GET /v2.0/networks/99c66a82-d318-4284-894a-e59275ae7f35?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/2945] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 21 19:01:58 2026] GET /v2.0/subnets/1eccc823-88fb-458e-a8a8-62605ebca446 => generated 651 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2946] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 19:01:58 2026] GET /v2.0/networks/99c66a82-d318-4284-894a-e59275ae7f35?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/2947] 199.204.45.33 () {30 vars in 736 bytes} [Tue Apr 21 19:01:58 2026] GET /v2.0/ports/9fb9c033-903e-4eb4-8d5b-9a3f65188043 => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2948] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 21 19:01:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.115&port_id=659d1661-becd-4a0d-b271-06d228122c28 => 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: 1586/2949] 199.204.45.33 () {30 vars in 736 bytes} [Tue Apr 21 19:01:58 2026] GET /v2.0/ports/659d1661-becd-4a0d-b271-06d228122c28 => generated 1349 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2950] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 21 19:01:58 2026] GET /v2.0/subnets?id=1eccc823-88fb-458e-a8a8-62605ebca446 => generated 654 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/2951] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 21 19:01:58 2026] GET /v2.0/subnets/1eccc823-88fb-458e-a8a8-62605ebca446 => generated 651 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2952] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 19:01:58 2026] GET /v2.0/ports?network_id=1cbbb086-8bf6-4386-9818-88770f1674b2&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: 8|app: 0|req: 1588/2953] 199.204.45.33 () {30 vars in 742 bytes} [Tue Apr 21 19:01:58 2026] GET /v2.0/networks/1cbbb086-8bf6-4386-9818-88770f1674b2 => generated 800 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/2954] 199.204.45.33 () {30 vars in 736 bytes} [Tue Apr 21 19:01:58 2026] GET /v2.0/ports/9fb9c033-903e-4eb4-8d5b-9a3f65188043 => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2955] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 19:01:58 2026] GET /v2.0/networks/1cbbb086-8bf6-4386-9818-88770f1674b2?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: 1590/2956] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 21 19:01:58 2026] GET /v2.0/subnets/1eccc823-88fb-458e-a8a8-62605ebca446 => generated 651 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2957] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 19:01:58 2026] GET /v2.0/networks/1cbbb086-8bf6-4386-9818-88770f1674b2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/2958] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 21 19:01:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.119&port_id=8b70ba42-ff79-49bb-a734-243b023fe518 => 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: 1368/2959] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 21 19:01:59 2026] GET /v2.0/subnets?id=a9403fc5-69c2-4732-82d8-2e58f915fecb => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/2960] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 19:01:59 2026] GET /v2.0/ports?network_id=d458e4e6-9690-4a94-a16c-05411047a074&device_owner=network%3Adhcp => generated 1457 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2961] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 19:01:59 2026] GET /v2.0/networks/d458e4e6-9690-4a94-a16c-05411047a074?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: 1593/2962] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 19:01:59 2026] GET /v2.0/networks/d458e4e6-9690-4a94-a16c-05411047a074?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: 1370/2963] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 21 19:02:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/2964] 199.204.45.33 () {30 vars in 704 bytes} [Tue Apr 21 19:02:01 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2965] 199.204.45.33 () {30 vars in 680 bytes} [Tue Apr 21 19:02:01 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: 1595/2966] 199.204.45.33 () {30 vars in 716 bytes} [Tue Apr 21 19:02:01 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 19:02:01.445 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e520025-9dd2-4028-bec4-d5f0448c3493'] response: {'server_uuid': 'b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a', 'name': 'network-vif-deleted', 'tag': 'bcb0c010-094b-4acc-a0fa-1eb9080cb99c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1372/2967] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 21 19:02:01 2026] GET /v2.0/ports?device_id=b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a => generated 3814 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/2968] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 21 19:02:01 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: 1373/2969] 199.204.45.33 () {30 vars in 704 bytes} [Tue Apr 21 19:02:01 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: 1597/2970] 199.204.45.33 () {30 vars in 680 bytes} [Tue Apr 21 19:02:01 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: 1374/2971] 199.204.45.33 () {30 vars in 716 bytes} [Tue Apr 21 19:02:01 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/2972] 199.204.45.33 () {30 vars in 736 bytes} [Tue Apr 21 19:02:01 2026] GET /v2.0/ports/8b70ba42-ff79-49bb-a734-243b023fe518 => generated 1237 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2973] 199.204.45.33 () {34 vars in 788 bytes} [Tue Apr 21 19:02:01 2026] PUT /v2.0/ports/8b70ba42-ff79-49bb-a734-243b023fe518 => generated 1026 bytes in 358 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/2974] 199.204.45.33 () {30 vars in 742 bytes} [Tue Apr 21 19:02:02 2026] GET /v2.0/networks/d458e4e6-9690-4a94-a16c-05411047a074 => generated 797 bytes in 77 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: 1376/2975] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 21 19:02:02 2026] GET /v2.0/ports?device_id=b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a => generated 3639 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/2976] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 21 19:02:02 2026] GET /v2.0/ports?device_id=b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a => generated 3639 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2977] 199.204.45.33 () {34 vars in 974 bytes} [Tue Apr 21 19:02:02 2026] GET /v2.0/ports/8b70ba42-ff79-49bb-a734-243b023fe518 => generated 1062 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/2978] 199.204.45.33 () {36 vars in 996 bytes} [Tue Apr 21 19:02:02 2026] DELETE /v2.0/ports/8b70ba42-ff79-49bb-a734-243b023fe518 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2979] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 19:02:03 2026] GET /v2.0/ports?tenant_id=8a73f0199e634510ae7645f38b62fb09&device_id=b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a => generated 2585 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 19:02:03.330 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f3f20b8a-e048-48eb-9cd1-068bed151734'] response: {'server_uuid': 'b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a', 'name': 'network-vif-deleted', 'tag': '8b70ba42-ff79-49bb-a734-243b023fe518', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1602/2980] 199.204.45.33 () {34 vars in 1145 bytes} [Tue Apr 21 19:02:03 2026] GET /v2.0/networks?id=99c66a82-d318-4284-894a-e59275ae7f35&id=1cbbb086-8bf6-4386-9818-88770f1674b2&id=d458e4e6-9690-4a94-a16c-05411047a074 => generated 2310 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2981] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 21 19:02:03 2026] GET /v2.0/ports?device_id=b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a => generated 2585 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/2982] 199.204.45.33 () {34 vars in 1059 bytes} [Tue Apr 21 19:02:03 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.89&port_id=707d1b8b-a0a3-431b-b0b1-b1da3886f7f9 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 19:02:03.451 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6b67be23-6e25-4671-8fd3-20ba60f07e07 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1380/2983] 199.204.45.33 () {32 vars in 758 bytes} [Tue Apr 21 19:02:03 2026] DELETE /v2.0/ports/8b70ba42-ff79-49bb-a734-243b023fe518 => generated 132 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/2984] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 21 19:02:03 2026] GET /v2.0/subnets?id=cd452002-3bc2-443a-ad33-c5907fe56901 => generated 630 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 19:02:03.492 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6b10afce-755b-4014-8534-c4b7b417be62'] response: {'name': 'network-changed', 'server_uuid': 'b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a', 'tag': '8b70ba42-ff79-49bb-a734-243b023fe518', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1381/2985] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 19:02:03 2026] GET /v2.0/ports?network_id=99c66a82-d318-4284-894a-e59275ae7f35&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: 1382/2986] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 21 19:02:03 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2987] 199.204.45.33 () {30 vars in 704 bytes} [Tue Apr 21 19:02:03 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: 1384/2988] 199.204.45.33 () {30 vars in 680 bytes} [Tue Apr 21 19:02:03 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2989] 199.204.45.33 () {30 vars in 716 bytes} [Tue Apr 21 19:02:03 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: 1605/2990] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 19:02:03 2026] GET /v2.0/networks/99c66a82-d318-4284-894a-e59275ae7f35?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: 1386/2991] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 21 19:02:03 2026] GET /v2.0/subnets/1eccc823-88fb-458e-a8a8-62605ebca446 => generated 651 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/2992] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 19:02:03 2026] GET /v2.0/networks/99c66a82-d318-4284-894a-e59275ae7f35?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2993] 199.204.45.33 () {30 vars in 736 bytes} [Tue Apr 21 19:02:03 2026] GET /v2.0/ports/9fb9c033-903e-4eb4-8d5b-9a3f65188043 => generated 1128 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/2994] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 21 19:02:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.115&port_id=659d1661-becd-4a0d-b271-06d228122c28 => 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: 1388/2995] 199.204.45.33 () {30 vars in 736 bytes} [Tue Apr 21 19:02:03 2026] GET /v2.0/ports/659d1661-becd-4a0d-b271-06d228122c28 => generated 1349 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/2996] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 21 19:02:03 2026] GET /v2.0/subnets?id=1eccc823-88fb-458e-a8a8-62605ebca446 => generated 654 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2997] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 21 19:02:03 2026] GET /v2.0/subnets/1eccc823-88fb-458e-a8a8-62605ebca446 => generated 651 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/2998] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 19:02:03 2026] GET /v2.0/ports?network_id=1cbbb086-8bf6-4386-9818-88770f1674b2&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2999] 199.204.45.33 () {30 vars in 742 bytes} [Tue Apr 21 19:02:03 2026] GET /v2.0/networks/1cbbb086-8bf6-4386-9818-88770f1674b2 => generated 800 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3002] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 19:02:03 2026] GET /v2.0/networks/1cbbb086-8bf6-4386-9818-88770f1674b2?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: 1393/3003] 199.204.45.33 () {30 vars in 736 bytes} [Tue Apr 21 19:02:03 2026] GET /v2.0/ports/9fb9c033-903e-4eb4-8d5b-9a3f65188043 => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/3004] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 21 19:02:03 2026] GET /v2.0/subnets/1eccc823-88fb-458e-a8a8-62605ebca446 => generated 651 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3005] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 19:02:03 2026] GET /v2.0/networks/1cbbb086-8bf6-4386-9818-88770f1674b2?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: 1395/3006] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 19:02:03 2026] GET /v2.0/ports?tenant_id=8a73f0199e634510ae7645f38b62fb09&device_id=b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a => generated 2585 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3007] 199.204.45.33 () {34 vars in 1095 bytes} [Tue Apr 21 19:02:12 2026] GET /v2.0/ports?device_id=923687ef-c139-4fcc-aac1-4572feeb401c&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/3008] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 19:02:12 2026] GET /v2.0/ports?tenant_id=c7c3dd55d9f14ca39669973e39bb3cf9&device_id=923687ef-c139-4fcc-aac1-4572feeb401c => generated 1469 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/3009] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 21 19:02:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/3010] 199.204.45.33 () {30 vars in 704 bytes} [Tue Apr 21 19:02:12 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/3011] 199.204.45.33 () {30 vars in 680 bytes} [Tue Apr 21 19:02:12 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: 1613/3012] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 19:02:12 2026] GET /v2.0/networks?id=d458e4e6-9690-4a94-a16c-05411047a074 => generated 800 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/3013] 199.204.45.33 () {30 vars in 716 bytes} [Tue Apr 21 19:02:12 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 19:02:12.701 7 INFO neutron.api.v2.resource [None req-5236fe23-1f90-47a4-a657-9a4db9454767 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1401/3014] 199.204.45.33 () {30 vars in 762 bytes} [Tue Apr 21 19:02:12 2026] GET /v2.0/security-groups/lb-7d2de7dc-a400-4232-91c9-6505436b1b51 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/3015] 199.204.45.33 () {30 vars in 784 bytes} [Tue Apr 21 19:02:12 2026] GET /v2.0/security-groups?name=lb-7d2de7dc-a400-4232-91c9-6505436b1b51 => generated 2741 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3016] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 21 19:02:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.117&port_id=76d18a46-10cc-430d-a304-7152e5515622 => generated 860 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/3017] 199.204.45.33 () {34 vars in 1103 bytes} [Tue Apr 21 19:02:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1c1&port_id=76d18a46-10cc-430d-a304-7152e5515622 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3018] 199.204.45.33 () {30 vars in 814 bytes} [Tue Apr 21 19:02:12 2026] GET /v2.0/security-group-rules?security_group_id=190b0171-70f4-456a-a5f4-2aa0ee621612 => generated 2206 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/3019] 199.204.45.33 () {34 vars in 1063 bytes} [Tue Apr 21 19:02:12 2026] GET /v2.0/subnets?id=65c36792-fbfd-4418-b194-78aa8090466c&id=a9403fc5-69c2-4732-82d8-2e58f915fecb => generated 1362 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/3020] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 19:02:12 2026] GET /v2.0/ports?network_id=d458e4e6-9690-4a94-a16c-05411047a074&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3021] 199.204.45.33 () {32 vars in 788 bytes} [Tue Apr 21 19:02:12 2026] DELETE /v2.0/security-group-rules/635ef836-d15b-4635-8f66-a5f2a0b92945 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/3022] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 19:02:12 2026] GET /v2.0/ports?network_id=d458e4e6-9690-4a94-a16c-05411047a074&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3023] 199.204.45.33 () {32 vars in 788 bytes} [Tue Apr 21 19:02:12 2026] DELETE /v2.0/security-group-rules/9ad4ffff-aff2-4789-8cd8-694cd52a6379 => 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: 1407/3024] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 19:02:12 2026] GET /v2.0/networks/d458e4e6-9690-4a94-a16c-05411047a074?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3025] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 19:02:13 2026] GET /v2.0/networks/d458e4e6-9690-4a94-a16c-05411047a074?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 19:02:16.864 7 INFO neutron.db.l3_db [None req-547d7aa7-df2e-41b9-b2d9-e1caf3e8f3b5 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] Floating IP 54bc9980-89d1-4d92-aca7-66717a4dff32 disassociated (deleted). External IP: 10.96.250.201, port: 9fb9c033-903e-4eb4-8d5b-9a3f65188043. [pid: 7|app: 0|req: 1408/3026] 10.0.0.152 () {32 vars in 732 bytes} [Tue Apr 21 19:02:16 2026] DELETE /v2.0/floatingips/54bc9980-89d1-4d92-aca7-66717a4dff32 => generated 0 bytes in 800 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 19:02:17.282 8 INFO neutron.api.v2.resource [None req-20a794fd-b172-48fa-903c-eaa86512aa33 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1619/3027] 10.0.0.152 () {32 vars in 729 bytes} [Tue Apr 21 19:02:17 2026] GET /v2.0/floatingips/54bc9980-89d1-4d92-aca7-66717a4dff32 => generated 144 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/3028] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 21 19:02:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3029] 199.204.45.33 () {30 vars in 704 bytes} [Tue Apr 21 19:02:18 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: 1410/3030] 199.204.45.33 () {30 vars in 680 bytes} [Tue Apr 21 19:02:18 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: 1621/3031] 199.204.45.33 () {30 vars in 716 bytes} [Tue Apr 21 19:02:18 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: 1411/3032] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 21 19:02:18 2026] GET /v2.0/subnets/1eccc823-88fb-458e-a8a8-62605ebca446 => generated 651 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3033] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 21 19:02:18 2026] GET /v2.0/ports?device_id=b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a => generated 2585 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/3034] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 21 19:02:18 2026] GET /v2.0/ports?device_id=b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a => generated 2585 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3035] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 21 19:02:18 2026] GET /v2.0/ports?device_id=b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a => generated 2585 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/3038] 199.204.45.33 () {34 vars in 974 bytes} [Tue Apr 21 19:02:18 2026] GET /v2.0/ports/659d1661-becd-4a0d-b271-06d228122c28 => generated 1349 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3039] 199.204.45.33 () {34 vars in 1059 bytes} [Tue Apr 21 19:02:18 2026] GET /v2.0/ports/659d1661-becd-4a0d-b271-06d228122c28?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/3040] 199.204.45.33 () {34 vars in 1015 bytes} [Tue Apr 21 19:02:19 2026] GET /v2.0/networks/1cbbb086-8bf6-4386-9818-88770f1674b2?fields=dns_domain => generated 29 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3041] 199.204.45.33 () {38 vars in 1027 bytes} [Tue Apr 21 19:02:19 2026] PUT /v2.0/ports/659d1661-becd-4a0d-b271-06d228122c28 => generated 1150 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/3042] 199.204.45.33 () {30 vars in 768 bytes} [Tue Apr 21 19:02:19 2026] GET /v2.0/ports?device_id=b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a => generated 1244 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: 1417/3043] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 19:02:19 2026] GET /v2.0/ports?tenant_id=8a73f0199e634510ae7645f38b62fb09&device_id=b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/3044] 199.204.45.33 () {34 vars in 1065 bytes} [Tue Apr 21 19:02:19 2026] GET /v2.0/networks?id=99c66a82-d318-4284-894a-e59275ae7f35&id=1cbbb086-8bf6-4386-9818-88770f1674b2 => generated 1524 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/3045] 199.204.45.33 () {34 vars in 1059 bytes} [Tue Apr 21 19:02:19 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.89&port_id=707d1b8b-a0a3-431b-b0b1-b1da3886f7f9 => 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: 1627/3046] 199.204.45.33 () {34 vars in 788 bytes} [Tue Apr 21 19:02:19 2026] PUT /v2.0/ports/659d1661-becd-4a0d-b271-06d228122c28 => generated 1090 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/3047] 199.204.45.33 () {34 vars in 983 bytes} [Tue Apr 21 19:02:19 2026] GET /v2.0/subnets?id=cd452002-3bc2-443a-ad33-c5907fe56901 => generated 630 bytes in 36 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: 1421/3048] 199.204.45.33 () {30 vars in 736 bytes} [Tue Apr 21 19:02:19 2026] GET /v2.0/ports/659d1661-becd-4a0d-b271-06d228122c28 => generated 1090 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3049] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 19:02:19 2026] GET /v2.0/ports?network_id=99c66a82-d318-4284-894a-e59275ae7f35&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: 1629/3050] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 19:02:19 2026] GET /v2.0/networks/99c66a82-d318-4284-894a-e59275ae7f35?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3051] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 19:02:19 2026] GET /v2.0/networks/99c66a82-d318-4284-894a-e59275ae7f35?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: 1422/3052] 199.204.45.33 () {32 vars in 758 bytes} [Tue Apr 21 19:02:19 2026] DELETE /v2.0/ports/659d1661-becd-4a0d-b271-06d228122c28 => generated 0 bytes in 345 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3053] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 21 19:02:20 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/3054] 199.204.45.33 () {30 vars in 704 bytes} [Tue Apr 21 19:02:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3055] 199.204.45.33 () {30 vars in 680 bytes} [Tue Apr 21 19:02:20 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/3056] 199.204.45.33 () {30 vars in 716 bytes} [Tue Apr 21 19:02:20 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) 2026-04-21 19:02:20.224 8 INFO neutron.pecan_wsgi.hooks.translation [None req-89dffe79-ad5a-42fb-854e-7d41fa4c1a71 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1633/3057] 199.204.45.33 () {32 vars in 758 bytes} [Tue Apr 21 19:02:20 2026] DELETE /v2.0/ports/659d1661-becd-4a0d-b271-06d228122c28 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/3058] 199.204.45.33 () {30 vars in 736 bytes} [Tue Apr 21 19:02:20 2026] GET /v2.0/ports/9fb9c033-903e-4eb4-8d5b-9a3f65188043 => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 19:02:20.308 8 INFO neutron.api.v2.resource [None req-c1324239-3c8b-4c6b-84ce-20cde47829f1 d506692d4e6f42afa0439abc5a93f59a 8a73f0199e634510ae7645f38b62fb09 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1634/3059] 199.204.45.33 () {30 vars in 762 bytes} [Tue Apr 21 19:02:20 2026] GET /v2.0/security-groups/lb-7d2de7dc-a400-4232-91c9-6505436b1b51 => generated 149 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/3060] 199.204.45.33 () {30 vars in 784 bytes} [Tue Apr 21 19:02:20 2026] GET /v2.0/security-groups?name=lb-7d2de7dc-a400-4232-91c9-6505436b1b51 => generated 1577 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1635/3061] 199.204.45.33 () {30 vars in 736 bytes} [Tue Apr 21 19:02:20 2026] GET /v2.0/ports/9fb9c033-903e-4eb4-8d5b-9a3f65188043 => generated 1128 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/3062] 199.204.45.33 () {34 vars in 788 bytes} [Tue Apr 21 19:02:20 2026] PUT /v2.0/ports/9fb9c033-903e-4eb4-8d5b-9a3f65188043 => generated 1090 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1636/3063] 199.204.45.33 () {32 vars in 778 bytes} [Tue Apr 21 19:02:20 2026] DELETE /v2.0/security-groups/190b0171-70f4-456a-a5f4-2aa0ee621612 => 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: 1428/3064] 199.204.45.33 () {32 vars in 758 bytes} [Tue Apr 21 19:02:20 2026] DELETE /v2.0/ports/9fb9c033-903e-4eb4-8d5b-9a3f65188043 => generated 0 bytes in 351 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1637/3065] 199.204.45.33 () {34 vars in 993 bytes} [Tue Apr 21 19:02:22 2026] GET /v2.0/ports?device_id=b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a => 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: 1429/3066] 199.204.45.33 () {36 vars in 996 bytes} [Tue Apr 21 19:02:22 2026] DELETE /v2.0/ports/707d1b8b-a0a3-431b-b0b1-b1da3886f7f9 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 19:02:22.906 8 INFO neutron.db.l3_db [None req-18dd3b0e-0da2-4aac-9d2c-b74b0566c77c 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] Floating IP b4dc34cc-c07c-4347-870f-bfcd4dafc76a disassociated (deleted). External IP: 10.96.250.218, port: b04458a2-23f9-4c9f-b04f-f101d027442e. [pid: 8|app: 0|req: 1638/3067] 10.0.0.152 () {32 vars in 732 bytes} [Tue Apr 21 19:02:22 2026] DELETE /v2.0/floatingips/b4dc34cc-c07c-4347-870f-bfcd4dafc76a => generated 0 bytes in 1263 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 19:02:23.757 7 INFO neutron.api.v2.resource [None req-c6ab5dc7-4fad-4f55-8ff5-f1dfd4141d50 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1430/3068] 10.0.0.152 () {32 vars in 729 bytes} [Tue Apr 21 19:02:23 2026] GET /v2.0/floatingips/b4dc34cc-c07c-4347-870f-bfcd4dafc76a => generated 144 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 19:02:23.953 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0c9955da-3f4d-4b6c-ac86-a357cf4b9934'] response: {'name': 'network-changed', 'server_uuid': 'cd3a0d07-b128-4df4-95ab-a8af28b92764', 'tag': 'b04458a2-23f9-4c9f-b04f-f101d027442e', 'status': 'completed', 'code': 200} 2026-04-21 19:02:23.981 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c23ef97b-0ed9-4504-a90b-9c5687fbed64'] response: {'server_uuid': 'b2d7601a-1fb5-4999-ad55-48e0ac0ffc0a', 'name': 'network-vif-deleted', 'tag': '707d1b8b-a0a3-431b-b0b1-b1da3886f7f9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1639/3069] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 19:02:23 2026] GET /v2.0/ports?device_id=cd3a0d07-b128-4df4-95ab-a8af28b92764 => generated 1200 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/3070] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 19:02:23 2026] GET /v2.0/ports?tenant_id=c7c3dd55d9f14ca39669973e39bb3cf9&device_id=cd3a0d07-b128-4df4-95ab-a8af28b92764 => generated 1469 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1640/3071] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 19:02:24 2026] GET /v2.0/security-groups?id=ffada150-490f-4fc2-8402-8f28be91f8d4&fields=id&fields=name => generated 112 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/3072] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 19:02:24 2026] GET /v2.0/networks?id=035e327b-a275-4787-a007-4a1f3a77b5f2 => generated 801 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1641/3073] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 21 19:02:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.195&port_id=b04458a2-23f9-4c9f-b04f-f101d027442e => 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: 1433/3074] 199.204.45.33 () {34 vars in 1103 bytes} [Tue Apr 21 19:02:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A5c&port_id=b04458a2-23f9-4c9f-b04f-f101d027442e => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1642/3075] 199.204.45.33 () {34 vars in 1063 bytes} [Tue Apr 21 19:02:24 2026] GET /v2.0/subnets?id=43e54b9c-138b-4010-b437-68cd742f4dcf&id=02cc8b8c-06e9-45c3-8a51-41bc8d88437e => generated 1365 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/3076] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 19:02:24 2026] GET /v2.0/ports?network_id=035e327b-a275-4787-a007-4a1f3a77b5f2&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: 1643/3077] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 19:02:24 2026] GET /v2.0/ports?network_id=035e327b-a275-4787-a007-4a1f3a77b5f2&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/3078] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 19:02:24 2026] GET /v2.0/networks/035e327b-a275-4787-a007-4a1f3a77b5f2?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: 1644/3079] 199.204.45.33 () {34 vars in 993 bytes} [Tue Apr 21 19:02:24 2026] GET /v2.0/ports?device_id=cd3a0d07-b128-4df4-95ab-a8af28b92764 => generated 1200 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/3080] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 19:02:24 2026] GET /v2.0/networks/035e327b-a275-4787-a007-4a1f3a77b5f2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3081] 199.204.45.33 () {36 vars in 996 bytes} [Tue Apr 21 19:02:24 2026] DELETE /v2.0/ports/b04458a2-23f9-4c9f-b04f-f101d027442e => generated 0 bytes in 367 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 19:02:29.483 7 INFO neutron.db.l3_db [None req-b1da2523-c2eb-4038-bb10-2e3391c8b3a7 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] Floating IP 08ee27bb-803d-4ad4-b1ee-f6eda3ee66e4 disassociated (deleted). External IP: 10.96.250.211, port: 76d18a46-10cc-430d-a304-7152e5515622. [pid: 7|app: 0|req: 1437/3082] 10.0.0.152 () {32 vars in 732 bytes} [Tue Apr 21 19:02:29 2026] DELETE /v2.0/floatingips/08ee27bb-803d-4ad4-b1ee-f6eda3ee66e4 => generated 0 bytes in 1153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 19:02:30.333 8 INFO neutron.api.v2.resource [None req-d9f69640-05bd-4110-9493-457a93dcb3fd 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1646/3083] 10.0.0.152 () {32 vars in 729 bytes} [Tue Apr 21 19:02:30 2026] GET /v2.0/floatingips/08ee27bb-803d-4ad4-b1ee-f6eda3ee66e4 => generated 144 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 19:02:30.517 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3dd73873-ffa6-4ebc-8c61-9a450af84ddf'] response: {'name': 'network-changed', 'server_uuid': '923687ef-c139-4fcc-aac1-4572feeb401c', 'tag': '76d18a46-10cc-430d-a304-7152e5515622', 'status': 'completed', 'code': 200} 2026-04-21 19:02:30.549 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2911e5e-3807-4fc8-a32b-41102ed43123'] response: {'server_uuid': 'cd3a0d07-b128-4df4-95ab-a8af28b92764', 'name': 'network-vif-deleted', 'tag': 'b04458a2-23f9-4c9f-b04f-f101d027442e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1647/3084] 199.204.45.33 () {34 vars in 1079 bytes} [Tue Apr 21 19:02:30 2026] GET /v2.0/ports?tenant_id=c7c3dd55d9f14ca39669973e39bb3cf9&device_id=923687ef-c139-4fcc-aac1-4572feeb401c => generated 1469 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/3085] 10.0.0.177 () {34 vars in 990 bytes} [Tue Apr 21 19:02:30 2026] GET /v2.0/ports?device_id=923687ef-c139-4fcc-aac1-4572feeb401c => generated 1200 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/3086] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Apr 21 19:02:30 2026] GET /v2.0/security-groups?id=ffada150-490f-4fc2-8402-8f28be91f8d4&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: 1648/3087] 199.204.45.33 () {34 vars in 985 bytes} [Tue Apr 21 19:02:30 2026] GET /v2.0/networks?id=d458e4e6-9690-4a94-a16c-05411047a074 => generated 800 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/3088] 199.204.45.33 () {34 vars in 1057 bytes} [Tue Apr 21 19:02:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.117&port_id=76d18a46-10cc-430d-a304-7152e5515622 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1649/3089] 199.204.45.33 () {34 vars in 1103 bytes} [Tue Apr 21 19:02:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1c1&port_id=76d18a46-10cc-430d-a304-7152e5515622 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/3090] 199.204.45.33 () {34 vars in 1063 bytes} [Tue Apr 21 19:02:30 2026] GET /v2.0/subnets?id=65c36792-fbfd-4418-b194-78aa8090466c&id=a9403fc5-69c2-4732-82d8-2e58f915fecb => generated 1362 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1650/3091] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 19:02:30 2026] GET /v2.0/ports?network_id=d458e4e6-9690-4a94-a16c-05411047a074&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: 1442/3092] 199.204.45.33 () {34 vars in 1051 bytes} [Tue Apr 21 19:02:30 2026] GET /v2.0/ports?network_id=d458e4e6-9690-4a94-a16c-05411047a074&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: 1443/3093] 199.204.45.33 () {34 vars in 993 bytes} [Tue Apr 21 19:02:30 2026] GET /v2.0/ports?device_id=923687ef-c139-4fcc-aac1-4572feeb401c => generated 1200 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1651/3094] 199.204.45.33 () {34 vars in 1011 bytes} [Tue Apr 21 19:02:30 2026] GET /v2.0/networks/d458e4e6-9690-4a94-a16c-05411047a074?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1652/3095] 199.204.45.33 () {34 vars in 1111 bytes} [Tue Apr 21 19:02:31 2026] GET /v2.0/networks/d458e4e6-9690-4a94-a16c-05411047a074?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: 1444/3096] 199.204.45.33 () {36 vars in 996 bytes} [Tue Apr 21 19:02:31 2026] DELETE /v2.0/ports/76d18a46-10cc-430d-a304-7152e5515622 => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 19:02:35.774 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d01939e9-234a-4eac-abc6-fb964ab266cd'] response: {'server_uuid': '923687ef-c139-4fcc-aac1-4572feeb401c', 'name': 'network-vif-deleted', 'tag': '76d18a46-10cc-430d-a304-7152e5515622', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1446/3099] 10.0.0.152 () {32 vars in 750 bytes} [Tue Apr 21 19:02:35 2026] DELETE /v2.0/security-group-rules/bc97c5e4-63a6-44c0-9a51-a2d488e4d6b0 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 19:02:35.845 8 INFO neutron.api.v2.resource [None req-0572708d-4b43-4ab7-b71f-c0232cb28cc8 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1654/3100] 10.0.0.152 () {32 vars in 747 bytes} [Tue Apr 21 19:02:35 2026] GET /v2.0/security-group-rules/bc97c5e4-63a6-44c0-9a51-a2d488e4d6b0 => 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: 1447/3101] 10.0.0.152 () {32 vars in 750 bytes} [Tue Apr 21 19:02:35 2026] DELETE /v2.0/security-group-rules/6714824b-9a89-4504-9770-16e9309f310a => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 19:02:35.936 8 INFO neutron.api.v2.resource [None req-e6078885-02da-4ef8-a734-6df055350d62 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1655/3102] 10.0.0.152 () {32 vars in 747 bytes} [Tue Apr 21 19:02:35 2026] GET /v2.0/security-group-rules/6714824b-9a89-4504-9770-16e9309f310a => 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: 1448/3103] 10.0.0.152 () {32 vars in 750 bytes} [Tue Apr 21 19:02:35 2026] DELETE /v2.0/security-group-rules/339f76fa-b3df-4ddd-9d62-e1f2c804113f => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 19:02:36.024 8 INFO neutron.api.v2.resource [None req-fe81603d-14cf-4437-9890-baec9ddc5f62 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1656/3104] 10.0.0.152 () {32 vars in 747 bytes} [Tue Apr 21 19:02:36 2026] GET /v2.0/security-group-rules/339f76fa-b3df-4ddd-9d62-e1f2c804113f => 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: 1449/3105] 10.0.0.152 () {32 vars in 750 bytes} [Tue Apr 21 19:02:36 2026] DELETE /v2.0/security-group-rules/48f0a875-048b-4511-a5ef-7d2371f5860b => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 19:02:36.111 8 INFO neutron.api.v2.resource [None req-93d391bd-ab01-4f87-8b55-08bf3811eeff 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1657/3106] 10.0.0.152 () {32 vars in 747 bytes} [Tue Apr 21 19:02:36 2026] GET /v2.0/security-group-rules/48f0a875-048b-4511-a5ef-7d2371f5860b => 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: 1450/3107] 10.0.0.152 () {32 vars in 750 bytes} [Tue Apr 21 19:02:36 2026] DELETE /v2.0/security-group-rules/0cdd6630-f4b9-4716-8f7f-5fc102561045 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 19:02:36.205 8 INFO neutron.api.v2.resource [None req-a055d5d1-3524-490a-9da3-f72a4e224bd2 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1658/3108] 10.0.0.152 () {32 vars in 747 bytes} [Tue Apr 21 19:02:36 2026] GET /v2.0/security-group-rules/0cdd6630-f4b9-4716-8f7f-5fc102561045 => 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: 1451/3109] 10.0.0.152 () {32 vars in 750 bytes} [Tue Apr 21 19:02:36 2026] DELETE /v2.0/security-group-rules/8da32220-eb97-41c2-ba7c-1a02095eed04 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 19:02:36.295 8 INFO neutron.api.v2.resource [None req-f5d2bee4-e6aa-4c01-baa3-1e7f65473092 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1659/3110] 10.0.0.152 () {32 vars in 747 bytes} [Tue Apr 21 19:02:36 2026] GET /v2.0/security-group-rules/8da32220-eb97-41c2-ba7c-1a02095eed04 => 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: 1452/3111] 10.0.0.152 () {32 vars in 750 bytes} [Tue Apr 21 19:02:36 2026] DELETE /v2.0/security-group-rules/6cc26c54-9f77-494c-9105-30e73d1a7ee6 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 19:02:36.397 8 INFO neutron.api.v2.resource [None req-2df0d901-7c47-45cb-ac73-f14b4dcf09b8 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1660/3112] 10.0.0.152 () {32 vars in 747 bytes} [Tue Apr 21 19:02:36 2026] GET /v2.0/security-group-rules/6cc26c54-9f77-494c-9105-30e73d1a7ee6 => 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: 1453/3113] 10.0.0.152 () {32 vars in 750 bytes} [Tue Apr 21 19:02:36 2026] DELETE /v2.0/security-group-rules/041ddd8a-d7a7-4e4e-99f2-54b4643fd7e7 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 19:02:36.485 8 INFO neutron.api.v2.resource [None req-f9c76338-77d0-4e9a-9f59-8576e544218d 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1661/3114] 10.0.0.152 () {32 vars in 747 bytes} [Tue Apr 21 19:02:36 2026] GET /v2.0/security-group-rules/041ddd8a-d7a7-4e4e-99f2-54b4643fd7e7 => 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: 1454/3115] 10.0.0.152 () {32 vars in 750 bytes} [Tue Apr 21 19:02:36 2026] DELETE /v2.0/security-group-rules/8d423371-09fa-4a3a-8183-02db0deb9554 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 19:02:36.577 8 INFO neutron.api.v2.resource [None req-7e269f75-ae59-48c6-a726-f0a63b61b45f 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1662/3116] 10.0.0.152 () {32 vars in 747 bytes} [Tue Apr 21 19:02:36 2026] GET /v2.0/security-group-rules/8d423371-09fa-4a3a-8183-02db0deb9554 => 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: 1455/3117] 10.0.0.152 () {32 vars in 750 bytes} [Tue Apr 21 19:02:36 2026] DELETE /v2.0/security-group-rules/07791c24-10d5-49ae-a497-a116ccd7e5e6 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 19:02:36.662 8 INFO neutron.api.v2.resource [None req-c43abf05-18b3-498a-8981-066348d1e734 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1663/3118] 10.0.0.152 () {32 vars in 747 bytes} [Tue Apr 21 19:02:36 2026] GET /v2.0/security-group-rules/07791c24-10d5-49ae-a497-a116ccd7e5e6 => 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: 1456/3119] 10.0.0.152 () {32 vars in 750 bytes} [Tue Apr 21 19:02:36 2026] DELETE /v2.0/security-group-rules/92a93666-d677-4162-9043-6a3b2e77d1fb => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 19:02:36.748 8 INFO neutron.api.v2.resource [None req-5bf0912f-684e-4054-9255-a11d9811a969 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1664/3120] 10.0.0.152 () {32 vars in 747 bytes} [Tue Apr 21 19:02:36 2026] GET /v2.0/security-group-rules/92a93666-d677-4162-9043-6a3b2e77d1fb => 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: 1457/3121] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 19:02:36 2026] DELETE /v2.0/security-groups/ffada150-490f-4fc2-8402-8f28be91f8d4 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 19:02:36.865 8 INFO neutron.api.v2.resource [None req-c378ae06-4f2d-4931-b4ca-9de0a1037de3 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1665/3122] 10.0.0.152 () {32 vars in 737 bytes} [Tue Apr 21 19:02:36 2026] GET /v2.0/security-groups/ffada150-490f-4fc2-8402-8f28be91f8d4 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/3123] 10.0.0.152 () {34 vars in 789 bytes} [Tue Apr 21 19:02:36 2026] PUT /v2.0/routers/e02628bc-126f-4466-b2bb-157436bd47cc/remove_router_interface => generated 309 bytes in 1248 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 19:02:38.388 8 INFO neutron.api.v2.resource [None req-eccf086d-de17-4db2-b32f-5d756702b96e 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1666/3124] 10.0.0.152 () {34 vars in 789 bytes} [Tue Apr 21 19:02:38 2026] PUT /v2.0/routers/e02628bc-126f-4466-b2bb-157436bd47cc/remove_router_interface => generated 198 bytes in 221 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/3125] 10.0.0.152 () {34 vars in 789 bytes} [Tue Apr 21 19:02:38 2026] PUT /v2.0/routers/e02628bc-126f-4466-b2bb-157436bd47cc/remove_router_interface => generated 309 bytes in 1175 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 19:02:39.769 8 INFO neutron.api.v2.resource [None req-5dc6c9bc-345f-4990-8339-c4f3cb85a984 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1667/3126] 10.0.0.152 () {34 vars in 789 bytes} [Tue Apr 21 19:02:39 2026] PUT /v2.0/routers/e02628bc-126f-4466-b2bb-157436bd47cc/remove_router_interface => generated 198 bytes in 198 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/3127] 10.0.0.152 () {34 vars in 789 bytes} [Tue Apr 21 19:02:39 2026] PUT /v2.0/routers/e02628bc-126f-4466-b2bb-157436bd47cc/remove_router_interface => generated 309 bytes in 1174 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 19:02:41.171 8 INFO neutron.api.v2.resource [None req-81aea25f-5838-4018-bc19-3eb41a05a876 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1668/3128] 10.0.0.152 () {34 vars in 789 bytes} [Tue Apr 21 19:02:40 2026] PUT /v2.0/routers/e02628bc-126f-4466-b2bb-157436bd47cc/remove_router_interface => generated 198 bytes in 218 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 19:02:42.337 7 INFO neutron.db.l3_hamode_db [None req-27f2489a-636e-4aae-9d5c-87faa160f481 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] HA network 6a0fb454-99e5-4bb3-819c-a61d38ed1344 was deleted as no HA routers are present in tenant c7c3dd55d9f14ca39669973e39bb3cf9. [pid: 7|app: 0|req: 1461/3129] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 19:02:41 2026] DELETE /v2.0/routers/e02628bc-126f-4466-b2bb-157436bd47cc => generated 0 bytes in 1168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 19:02:42.377 8 INFO neutron.api.v2.resource [None req-122ac1b3-f449-4a0a-9fce-cb1c6d22c2ec 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1669/3130] 10.0.0.152 () {32 vars in 721 bytes} [Tue Apr 21 19:02:42 2026] GET /v2.0/routers/e02628bc-126f-4466-b2bb-157436bd47cc => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 19:02:42.386 7 INFO neutron.services.segments.plugin [-] Segment a743d08b-65c1-446b-9e97-739502e82698 resource provider aggregate not found 2026-04-21 19:02:42.403 7 INFO neutron.services.segments.plugin [-] Segment a743d08b-65c1-446b-9e97-739502e82698 resource provider aggregate not found 2026-04-21 19:02:42.423 7 INFO neutron.services.segments.plugin [-] Segment a743d08b-65c1-446b-9e97-739502e82698 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a743d08b-65c1-446b-9e97-739502e82698 found for delete ", "request_id": "req-77d307f2-bc62-4f25-a8ab-b8b1c4f6f18b"}]} 2026-04-21 19:02:42.423 7 INFO neutron.services.segments.plugin [-] Segment a743d08b-65c1-446b-9e97-739502e82698 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a743d08b-65c1-446b-9e97-739502e82698 found for delete ", "request_id": "req-7a03e144-c0b1-4a6b-80c6-5f05adbfcd31"}]} [pid: 7|app: 0|req: 1462/3131] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 19:02:42 2026] DELETE /v2.0/subnets/02cc8b8c-06e9-45c3-8a51-41bc8d88437e => generated 0 bytes in 692 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 19:02:43.104 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b663b294-c748-436c-beab-71db03b1d830 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1670/3132] 10.0.0.152 () {32 vars in 721 bytes} [Tue Apr 21 19:02:43 2026] GET /v2.0/subnets/02cc8b8c-06e9-45c3-8a51-41bc8d88437e => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/3133] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 19:02:43 2026] DELETE /v2.0/subnets/43e54b9c-138b-4010-b437-68cd742f4dcf => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 19:02:43.375 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2abd1eb1-d272-42b5-8ab8-2adf68a36447 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1671/3134] 10.0.0.152 () {32 vars in 721 bytes} [Tue Apr 21 19:02:43 2026] GET /v2.0/subnets/43e54b9c-138b-4010-b437-68cd742f4dcf => 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: 1464/3135] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 19:02:43 2026] DELETE /v2.0/networks/035e327b-a275-4787-a007-4a1f3a77b5f2 => generated 0 bytes in 417 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 19:02:43.823 8 INFO neutron.pecan_wsgi.hooks.translation [None req-64835502-1d69-4f7a-bab4-30548ea9417f 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1672/3136] 10.0.0.152 () {32 vars in 723 bytes} [Tue Apr 21 19:02:43 2026] GET /v2.0/networks/035e327b-a275-4787-a007-4a1f3a77b5f2 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/3137] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 19:02:43 2026] DELETE /v2.0/subnets/65c36792-fbfd-4418-b194-78aa8090466c => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 19:02:44.108 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7d8802cb-7b70-4157-b0a1-06c55cd13678 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1673/3138] 10.0.0.152 () {32 vars in 721 bytes} [Tue Apr 21 19:02:44 2026] GET /v2.0/subnets/65c36792-fbfd-4418-b194-78aa8090466c => 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: 1466/3139] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 19:02:44 2026] DELETE /v2.0/subnets/a9403fc5-69c2-4732-82d8-2e58f915fecb => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 19:02:44.359 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8fd831d6-9563-4dda-908e-fbdafb78b5bc 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1674/3140] 10.0.0.152 () {32 vars in 721 bytes} [Tue Apr 21 19:02:44 2026] GET /v2.0/subnets/a9403fc5-69c2-4732-82d8-2e58f915fecb => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 19:02:44.455 7 INFO neutron.services.segments.plugin [-] Segment 6faee5d8-ba2d-472c-aaa6-44c50519cb3b resource provider aggregate not found 2026-04-21 19:02:44.461 7 INFO neutron.services.segments.plugin [-] Segment 6faee5d8-ba2d-472c-aaa6-44c50519cb3b resource provider aggregate not found 2026-04-21 19:02:44.478 7 INFO neutron.services.segments.plugin [-] Segment 6faee5d8-ba2d-472c-aaa6-44c50519cb3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6faee5d8-ba2d-472c-aaa6-44c50519cb3b found for delete ", "request_id": "req-e824e589-be78-4097-a691-4cebe8dda8d8"}]} 2026-04-21 19:02:44.479 7 INFO neutron.services.segments.plugin [-] Segment 6faee5d8-ba2d-472c-aaa6-44c50519cb3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6faee5d8-ba2d-472c-aaa6-44c50519cb3b found for delete ", "request_id": "req-43b00dc7-4052-474b-907e-8673131388e1"}]} [pid: 7|app: 0|req: 1467/3141] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 19:02:44 2026] DELETE /v2.0/networks/d458e4e6-9690-4a94-a16c-05411047a074 => generated 0 bytes in 362 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 19:02:44.750 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c8cb1da3-6f01-4cb5-8240-e84915ceda66 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1675/3142] 10.0.0.152 () {32 vars in 723 bytes} [Tue Apr 21 19:02:44 2026] GET /v2.0/networks/d458e4e6-9690-4a94-a16c-05411047a074 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/3143] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 19:02:44 2026] DELETE /v2.0/subnets/ef1eac29-be5b-4ab8-b4d8-eece3666c4ca => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 19:02:45.047 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c15c012a-9e6f-461b-86b3-9dc7fb416ebb 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1676/3144] 10.0.0.152 () {32 vars in 721 bytes} [Tue Apr 21 19:02:45 2026] GET /v2.0/subnets/ef1eac29-be5b-4ab8-b4d8-eece3666c4ca => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/3145] 10.0.0.152 () {32 vars in 724 bytes} [Tue Apr 21 19:02:45 2026] DELETE /v2.0/subnets/1eccc823-88fb-458e-a8a8-62605ebca446 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 19:02:45.280 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f603f117-cac8-4a8a-a616-58b6006ca782 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1677/3146] 10.0.0.152 () {32 vars in 721 bytes} [Tue Apr 21 19:02:45 2026] GET /v2.0/subnets/1eccc823-88fb-458e-a8a8-62605ebca446 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/3147] 10.0.0.152 () {32 vars in 726 bytes} [Tue Apr 21 19:02:45 2026] DELETE /v2.0/networks/1cbbb086-8bf6-4386-9818-88770f1674b2 => generated 0 bytes in 340 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 19:02:45.645 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5c4e6854-caca-4692-87ef-b32ce03d84da 6b9a07fb03894d608866ca3258ae2999 c7c3dd55d9f14ca39669973e39bb3cf9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1678/3148] 10.0.0.152 () {32 vars in 723 bytes} [Tue Apr 21 19:02:45 2026] GET /v2.0/networks/1cbbb086-8bf6-4386-9818-88770f1674b2 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 19:02:47.503 7 INFO neutron.services.segments.plugin [-] Segment 8cbdc7bb-f201-4bf7-b3bc-16a748207e96 resource provider aggregate not found 2026-04-21 19:02:47.509 7 INFO neutron.services.segments.plugin [-] Segment 8cbdc7bb-f201-4bf7-b3bc-16a748207e96 resource provider aggregate not found 2026-04-21 19:02:47.519 7 INFO neutron.services.segments.plugin [-] Segment 8cbdc7bb-f201-4bf7-b3bc-16a748207e96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cbdc7bb-f201-4bf7-b3bc-16a748207e96 found for delete ", "request_id": "req-4a64eb29-3b9e-41ff-bd4e-febafdfb668e"}]} 2026-04-21 19:02:47.525 7 INFO neutron.services.segments.plugin [-] Segment 8cbdc7bb-f201-4bf7-b3bc-16a748207e96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cbdc7bb-f201-4bf7-b3bc-16a748207e96 found for delete ", "request_id": "req-a00f82ca-5e82-4cd8-99f2-d89cc053e8fc"}]} 2026-04-21 19:02:47.533 7 INFO neutron.services.segments.plugin [-] Segment 2a3b93af-535e-4cb2-826e-4496fac1a23c resource provider aggregate not found 2026-04-21 19:02:47.540 7 INFO neutron.services.segments.plugin [-] Segment 2a3b93af-535e-4cb2-826e-4496fac1a23c resource provider aggregate not found 2026-04-21 19:02:47.550 7 INFO neutron.services.segments.plugin [-] Segment 2a3b93af-535e-4cb2-826e-4496fac1a23c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a3b93af-535e-4cb2-826e-4496fac1a23c found for delete ", "request_id": "req-40862023-5333-42fa-98fa-97b54bbb43c7"}]} 2026-04-21 19:02:47.556 7 INFO neutron.services.segments.plugin [-] Segment 2a3b93af-535e-4cb2-826e-4496fac1a23c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a3b93af-535e-4cb2-826e-4496fac1a23c found for delete ", "request_id": "req-b21d193e-aaef-4c74-ae2b-6d7dbf8ea74d"}]} [pid: 7|app: 0|req: 1471/3149] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 19:02:47 2026] GET /v2.0/security-groups?tenant_id=eb8cdedd54454c7bb985d261a6fc975f&name=default => generated 2805 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1679/3150] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 19:02:47 2026] DELETE /v2.0/security-groups/b3027ffc-b275-4994-a1e3-66d367dad17e => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/3151] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 19:02:47 2026] GET /v2.0/security-groups?tenant_id=d18e230dddca4854a77368a07d022901&name=default => generated 2805 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1680/3152] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 19:02:48 2026] DELETE /v2.0/security-groups/4015f0eb-d542-4696-ab9d-7e02db65ebdd => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/3153] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 19:02:48 2026] GET /v2.0/security-groups?tenant_id=aebe99c629394b179193cbe55415299f&name=default => generated 2805 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1681/3154] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 19:02:48 2026] DELETE /v2.0/security-groups/ff88fab1-dc12-4992-8a34-0604a5bf95a0 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/3155] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 19:02:48 2026] GET /v2.0/security-groups?tenant_id=11f4f91cf03445df92d18fd3f3e3af32&name=default => generated 2805 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1683/3158] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 19:02:48 2026] DELETE /v2.0/security-groups/ffedc633-21fc-4dfd-8851-f3e66a2e849c => 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: 1476/3159] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 19:02:49 2026] GET /v2.0/security-groups?tenant_id=b9c8a23a6c7e48bdb3b5004120ab672e&name=default => generated 2805 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1684/3160] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 19:02:49 2026] DELETE /v2.0/security-groups/6979d5e3-c187-404d-bfce-23793ab44b73 => 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: 1477/3161] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 19:02:49 2026] GET /v2.0/security-groups?tenant_id=c7c3dd55d9f14ca39669973e39bb3cf9&name=default => generated 2805 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1685/3162] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 19:02:49 2026] DELETE /v2.0/security-groups/3cec26b0-2fac-440b-8a92-aa966eee1c4a => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/3163] 10.0.0.152 () {32 vars in 774 bytes} [Tue Apr 21 19:02:49 2026] GET /v2.0/security-groups?tenant_id=7befd4c106434b37ab3ae7722c4ff9a2&name=default => generated 2805 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1686/3164] 10.0.0.152 () {32 vars in 740 bytes} [Tue Apr 21 19:02:49 2026] DELETE /v2.0/security-groups/db4ede5f-7204-4a9e-8721-ccc8328207f3 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/3165] 10.0.0.152 () {32 vars in 649 bytes} [Tue Apr 21 19:02:52 2026] GET /v2.0/networks => generated 2168 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1687/3166] 10.0.0.152 () {32 vars in 655 bytes} [Tue Apr 21 19:02:53 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: 7|app: 0|req: 1480/3167] 10.0.0.152 () {32 vars in 647 bytes} [Tue Apr 21 19:02:53 2026] GET /v2.0/routers => generated 15 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1688/3168] 10.0.0.152 () {32 vars in 643 bytes} [Tue Apr 21 19:02:53 2026] GET /v2.0/ports => generated 4721 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/3169] 10.0.0.152 () {32 vars in 647 bytes} [Tue Apr 21 19:02:53 2026] GET /v2.0/subnets => generated 1261 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1689/3170] 10.0.0.152 () {32 vars in 649 bytes} [Tue Apr 21 19:02:53 2026] GET /v2.0/networks => generated 2168 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/3171] 10.0.0.152 () {32 vars in 663 bytes} [Tue Apr 21 19:02:54 2026] GET /v2.0/security-groups => generated 16622 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1690/3172] 10.0.0.152 () {32 vars in 655 bytes} [Tue Apr 21 19:02:54 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)