+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue May 5 14:34:45 2026] *** compiled with version: 11.4.0 on 05 May 2026 05:54:18 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: neutron-server-7764bf45d6-jjkwj machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x5572affe2140 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-05-05 14:34:49.710 7 INFO neutron.common.config [-] Logging enabled! 2026-05-05 14:34:49.711 7 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-05-05 14:34:49.873 8 INFO neutron.common.config [-] Logging enabled! 2026-05-05 14:34:49.874 8 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-05-05 14:34:49.982 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-05 14:34:50.146 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-05 14:34:50.785 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-05 14:34:50.788 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-05 14:34:50.791 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-05 14:34:50.792 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-05 14:34:50.792 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-05 14:34:50.792 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-05 14:34:50.793 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 14:34:50.798 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 14:34:50.798 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 14:34:50.799 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-05 14:34:50.817 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-05 14:34:50.818 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-05 14:34:50.818 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-05 14:34:50.858 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-05 14:34:50.858 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-05 14:34:50.858 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-05 14:34:50.858 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-05 14:34:50.865 7 WARNING oslo_policy.policy [None req-4f87d6ce-49bb-47bb-9e0d-ac4d7ec5d337 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-05-05 14:34:51.003 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-05 14:34:51.006 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-05 14:34:51.009 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-05 14:34:51.010 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-05 14:34:51.010 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-05 14:34:51.010 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-05 14:34:51.011 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 14:34:51.016 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 14:34:51.017 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 14:34:51.017 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-05 14:34:51.035 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-05 14:34:51.036 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-05 14:34:51.037 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-05 14:34:51.074 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-05 14:34:51.075 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-05 14:34:51.075 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-05 14:34:51.075 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-05 14:34:51.082 8 WARNING oslo_policy.policy [None req-a6f6a366-9f63-4968-a31e-22cf276ac105 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-05-05 14:34:51.244 7 INFO neutron.plugins.ml2.managers [None req-4f87d6ce-49bb-47bb-9e0d-ac4d7ec5d337 - - - - - -] Initializing driver for type 'vlan' 2026-05-05 14:34:51.530 8 INFO neutron.plugins.ml2.managers [None req-a6f6a366-9f63-4968-a31e-22cf276ac105 - - - - - -] Initializing driver for type 'vlan' 2026-05-05 14:34:51.614 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-4f87d6ce-49bb-47bb-9e0d-ac4d7ec5d337 - - - - - -] VlanTypeDriver initialization complete 2026-05-05 14:34:51.615 7 INFO neutron.plugins.ml2.managers [None req-4f87d6ce-49bb-47bb-9e0d-ac4d7ec5d337 - - - - - -] Initializing driver for type 'vxlan' 2026-05-05 14:34:51.615 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-4f87d6ce-49bb-47bb-9e0d-ac4d7ec5d337 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-05 14:34:51.640 7 INFO neutron.plugins.ml2.managers [None req-4f87d6ce-49bb-47bb-9e0d-ac4d7ec5d337 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-05 14:34:51.640 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-4f87d6ce-49bb-47bb-9e0d-ac4d7ec5d337 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-05 14:34:51.640 7 INFO neutron.plugins.ml2.managers [None req-4f87d6ce-49bb-47bb-9e0d-ac4d7ec5d337 - - - - - -] Initializing extension driver 'port_security' 2026-05-05 14:34:51.640 7 INFO neutron.plugins.ml2.extensions.port_security [None req-4f87d6ce-49bb-47bb-9e0d-ac4d7ec5d337 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-05 14:34:51.641 7 INFO neutron.plugins.ml2.managers [None req-4f87d6ce-49bb-47bb-9e0d-ac4d7ec5d337 - - - - - -] Initializing extension driver 'qos' 2026-05-05 14:34:51.641 7 INFO neutron.plugins.ml2.managers [None req-4f87d6ce-49bb-47bb-9e0d-ac4d7ec5d337 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-05 14:34:51.641 7 INFO neutron.plugins.ml2.managers [None req-4f87d6ce-49bb-47bb-9e0d-ac4d7ec5d337 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-05 14:34:51.653 7 INFO neutron.quota [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded quota_driver: . 2026-05-05 14:34:51.653 7 INFO neutron.plugins.ml2.plugin [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Modular L2 Plugin initialization complete 2026-05-05 14:34:51.654 7 INFO neutron.plugins.ml2.managers [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-05 14:34:51.654 7 INFO neutron.plugins.ml2.managers [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-05 14:34:51.654 7 INFO neutron.plugins.ml2.managers [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Got port-security extension from driver 'port_security' 2026-05-05 14:34:51.654 7 INFO neutron.extensions.vlantransparent [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Disabled vlantransparent extension. 2026-05-05 14:34:51.654 7 INFO neutron.manager [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loading Plugin: qos 2026-05-05 14:34:51.666 7 INFO neutron.manager [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loading Plugin: router 2026-05-05 14:34:51.700 7 INFO neutron.services.service_base [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-05 14:34:51.700 7 INFO neutron.manager [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loading Plugin: segments 2026-05-05 14:34:51.791 7 INFO neutron.manager [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loading Plugin: trunk 2026-05-05 14:34:51.847 7 INFO neutron.manager [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loading Plugin: vpnaas 2026-05-05 14:34:51.886 7 WARNING stevedore.named [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-05 14:34:51.912 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-a6f6a366-9f63-4968-a31e-22cf276ac105 - - - - - -] VlanTypeDriver initialization complete 2026-05-05 14:34:51.912 8 INFO neutron.plugins.ml2.managers [None req-a6f6a366-9f63-4968-a31e-22cf276ac105 - - - - - -] Initializing driver for type 'vxlan' 2026-05-05 14:34:51.913 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-a6f6a366-9f63-4968-a31e-22cf276ac105 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-05 14:34:51.939 8 INFO neutron.plugins.ml2.managers [None req-a6f6a366-9f63-4968-a31e-22cf276ac105 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-05 14:34:51.939 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-a6f6a366-9f63-4968-a31e-22cf276ac105 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-05 14:34:51.940 8 INFO neutron.plugins.ml2.managers [None req-a6f6a366-9f63-4968-a31e-22cf276ac105 - - - - - -] Initializing extension driver 'port_security' 2026-05-05 14:34:51.940 8 INFO neutron.plugins.ml2.extensions.port_security [None req-a6f6a366-9f63-4968-a31e-22cf276ac105 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-05 14:34:51.940 8 INFO neutron.plugins.ml2.managers [None req-a6f6a366-9f63-4968-a31e-22cf276ac105 - - - - - -] Initializing extension driver 'qos' 2026-05-05 14:34:51.940 8 INFO neutron.plugins.ml2.managers [None req-a6f6a366-9f63-4968-a31e-22cf276ac105 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-05 14:34:51.940 8 INFO neutron.plugins.ml2.managers [None req-a6f6a366-9f63-4968-a31e-22cf276ac105 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-05 14:34:51.944 7 INFO neutron_vpnaas.services.vpn.plugin [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-05 14:34:51.945 7 INFO neutron.common.utils [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-05 14:34:51.945 7 INFO neutron.manager [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loading Plugin: auto_allocate 2026-05-05 14:34:51.950 7 INFO neutron.manager [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loading Plugin: tag 2026-05-05 14:34:51.951 8 INFO neutron.quota [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded quota_driver: . 2026-05-05 14:34:51.952 8 INFO neutron.plugins.ml2.plugin [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Modular L2 Plugin initialization complete 2026-05-05 14:34:51.952 8 INFO neutron.plugins.ml2.managers [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-05 14:34:51.952 8 INFO neutron.plugins.ml2.managers [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-05 14:34:51.952 8 INFO neutron.plugins.ml2.managers [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-05 14:34:51.952 8 INFO neutron.extensions.vlantransparent [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Disabled vlantransparent extension. 2026-05-05 14:34:51.953 8 INFO neutron.manager [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loading Plugin: qos 2026-05-05 14:34:51.957 7 INFO neutron.manager [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loading Plugin: timestamp 2026-05-05 14:34:51.959 7 INFO neutron.manager [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loading Plugin: network_ip_availability 2026-05-05 14:34:51.963 7 INFO neutron.manager [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loading Plugin: flavors 2026-05-05 14:34:51.963 8 INFO neutron.manager [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loading Plugin: router 2026-05-05 14:34:51.965 7 INFO neutron.manager [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loading Plugin: revisions 2026-05-05 14:34:51.968 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Initializing extension manager. 2026-05-05 14:34:51.970 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: address-group 2026-05-05 14:34:51.970 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: address-scope 2026-05-05 14:34:51.971 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-05 14:34:51.972 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: agent 2026-05-05 14:34:51.972 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: agent-resources-synced 2026-05-05 14:34:51.974 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: allowed-address-pairs 2026-05-05 14:34:51.974 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: auto-allocated-topology 2026-05-05 14:34:51.975 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: availability_zone 2026-05-05 14:34:51.976 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: availability_zone_filter 2026-05-05 14:34:51.976 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-05 14:34:51.977 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: default-subnetpools 2026-05-05 14:34:51.978 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-05 14:34:51.979 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: dns-integration 2026-05-05 14:34:51.979 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: dns-domain-ports 2026-05-05 14:34:51.980 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-05 14:34:51.980 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: dvr 2026-05-05 14:34:51.981 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-05 14:34:51.982 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: empty-string-filtering 2026-05-05 14:34:51.982 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-05 14:34:51.983 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-05 14:34:51.983 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: external-net 2026-05-05 14:34:51.984 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-05 14:34:51.984 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: extraroute 2026-05-05 14:34:51.985 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: extraroute-atomic 2026-05-05 14:34:51.986 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-05 14:34:51.986 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-05 14:34:51.987 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-05 14:34:51.987 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-05 14:34:51.988 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: fip-port-details 2026-05-05 14:34:51.989 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: flavors 2026-05-05 14:34:51.990 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-05 14:34:51.990 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: floatingip-pools 2026-05-05 14:34:51.991 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: ip_allocation 2026-05-05 14:34:51.992 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: ip-substring-filtering 2026-05-05 14:34:51.992 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: l2_adjacency 2026-05-05 14:34:51.993 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: router 2026-05-05 14:34:51.995 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-05 14:34:51.995 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: ext-gw-mode 2026-05-05 14:34:51.996 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: l3-ha 2026-05-05 14:34:51.996 8 INFO neutron.services.service_base [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-05 14:34:51.996 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-05 14:34:51.997 8 INFO neutron.manager [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loading Plugin: segments 2026-05-05 14:34:51.997 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-05 14:34:51.998 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: l3-flavors 2026-05-05 14:34:51.998 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-05 14:34:51.999 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-05 14:34:52.001 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-05 14:34:52.002 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-05 14:34:52.003 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-05 14:34:52.004 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-05 14:34:52.005 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-05 14:34:52.005 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: multi-provider 2026-05-05 14:34:52.006 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: net-mtu 2026-05-05 14:34:52.006 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: net-mtu-writable 2026-05-05 14:34:52.007 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: network_availability_zone 2026-05-05 14:34:52.007 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: network_ha 2026-05-05 14:34:52.008 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: network-ip-availability 2026-05-05 14:34:52.009 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-05 14:34:52.010 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: pagination 2026-05-05 14:34:52.010 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: port-device-profile 2026-05-05 14:34:52.011 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-05 14:34:52.011 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-05 14:34:52.012 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: port-mac-override 2026-05-05 14:34:52.012 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-05 14:34:52.013 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-05 14:34:52.013 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: port-resource-request 2026-05-05 14:34:52.014 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: port-resource-request-groups 2026-05-05 14:34:52.015 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: binding 2026-05-05 14:34:52.015 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: binding-extended 2026-05-05 14:34:52.016 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: port-security 2026-05-05 14:34:52.016 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: project-id 2026-05-05 14:34:52.017 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: provider 2026-05-05 14:34:52.019 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: qos 2026-05-05 14:34:52.019 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-05 14:34:52.020 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-05 14:34:52.021 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: qos-default 2026-05-05 14:34:52.021 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: qos-fip 2026-05-05 14:34:52.022 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-05 14:34:52.022 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: qos-gateway-ip 2026-05-05 14:34:52.023 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: qos-port-network-policy 2026-05-05 14:34:52.023 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: qos-pps-minimum 2026-05-05 14:34:52.024 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-05 14:34:52.025 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: qos-pps 2026-05-05 14:34:52.025 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: qos-rule-type-details 2026-05-05 14:34:52.026 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-05 14:34:52.027 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: qos-rules-alias 2026-05-05 14:34:52.027 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: quota-check-limit 2026-05-05 14:34:52.029 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: quotas 2026-05-05 14:34:52.030 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: quota_details 2026-05-05 14:34:52.031 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: rbac-policies 2026-05-05 14:34:52.032 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: rbac-address-group 2026-05-05 14:34:52.032 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: rbac-address-scope 2026-05-05 14:34:52.033 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: rbac-security-groups 2026-05-05 14:34:52.034 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: rbac-subnetpool 2026-05-05 14:34:52.034 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: revision-if-match 2026-05-05 14:34:52.035 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: standard-attr-revisions 2026-05-05 14:34:52.035 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: router_availability_zone 2026-05-05 14:34:52.036 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-05 14:34:52.037 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: security-groups-default-rules 2026-05-05 14:34:52.038 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-05 14:34:52.039 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-05 14:34:52.039 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-05 14:34:52.040 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-05 14:34:52.047 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: security-group 2026-05-05 14:34:52.048 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: segment 2026-05-05 14:34:52.049 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-05 14:34:52.050 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: service-type 2026-05-05 14:34:52.050 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: sorting 2026-05-05 14:34:52.051 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: standard-attr-segment 2026-05-05 14:34:52.051 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: standard-attr-description 2026-05-05 14:34:52.052 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: stateful-security-group 2026-05-05 14:34:52.052 7 WARNING neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-05 14:34:52.053 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-05 14:34:52.054 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: subnet_onboard 2026-05-05 14:34:52.054 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-05 14:34:52.055 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: subnet-service-types 2026-05-05 14:34:52.055 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: subnet_allocation 2026-05-05 14:34:52.056 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-05 14:34:52.057 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-05 14:34:52.060 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: standard-attr-tag 2026-05-05 14:34:52.060 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-05 14:34:52.061 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: trunk 2026-05-05 14:34:52.062 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: trunk-details 2026-05-05 14:34:52.062 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-05 14:34:52.063 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-05 14:34:52.064 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-05 14:34:52.065 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: vpn-flavors 2026-05-05 14:34:52.066 7 INFO neutron.api.extensions [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Loaded extension: vpnaas 2026-05-05 14:34:52.068 7 INFO neutron.quota.resource_registry [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-05 14:34:52.068 7 INFO neutron.quota.resource_registry [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-05 14:34:52.069 7 INFO neutron.quota.resource_registry [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 14:34:52.069 7 INFO neutron.quota.resource_registry [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-05 14:34:52.070 7 INFO neutron.quota.resource_registry [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-05 14:34:52.070 7 INFO neutron.quota.resource_registry [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-05 14:34:52.073 7 INFO neutron.quota.resource_registry [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-05 14:34:52.073 7 INFO neutron.quota.resource_registry [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-05 14:34:52.073 7 INFO neutron.quota.resource_registry [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-05 14:34:52.074 7 INFO neutron.quota.resource_registry [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 14:34:52.074 7 WARNING neutron.quota.resource_registry [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] subnetpool is already registered 2026-05-05 14:34:52.074 7 INFO neutron.quota.resource_registry [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 14:34:52.074 7 WARNING neutron.quota.resource_registry [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] subnetpool is already registered 2026-05-05 14:34:52.075 7 INFO neutron.quota.resource_registry [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-05 14:34:52.075 7 INFO neutron.quota.resource_registry [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-05 14:34:52.075 7 INFO neutron.quota.resource_registry [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-05 14:34:52.075 7 INFO neutron.quota.resource_registry [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-05 14:34:52.075 7 INFO neutron.quota.resource_registry [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-05 14:34:52.076 7 INFO neutron.quota.resource_registry [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-05 14:34:52.077 7 INFO neutron.quota.resource_registry [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-05 14:34:52.078 7 WARNING neutron.quota.resource_registry [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] router is already registered 2026-05-05 14:34:52.078 7 INFO neutron.quota.resource_registry [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-05 14:34:52.078 7 WARNING neutron.quota.resource_registry [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] floatingip is already registered 2026-05-05 14:34:52.079 7 INFO neutron.quota.resource_registry [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-05 14:34:52.079 7 WARNING neutron.quota.resource_registry [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] rbac_policy is already registered 2026-05-05 14:34:52.079 7 INFO neutron.quota.resource_registry [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-05 14:34:52.079 7 WARNING neutron.quota.resource_registry [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] security_group is already registered 2026-05-05 14:34:52.080 7 INFO neutron.quota.resource_registry [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-05 14:34:52.080 7 WARNING neutron.quota.resource_registry [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] security_group_rule is already registered 2026-05-05 14:34:52.080 7 INFO neutron.quota.resource_registry [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 14:34:52.080 7 WARNING neutron.quota.resource_registry [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] subnetpool is already registered 2026-05-05 14:34:52.080 7 INFO neutron.quota.resource_registry [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 14:34:52.081 7 WARNING neutron.quota.resource_registry [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] subnetpool is already registered 2026-05-05 14:34:52.081 7 INFO neutron.quota.resource_registry [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-05 14:34:52.081 7 WARNING neutron.quota.resource_registry [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] trunk is already registered 2026-05-05 14:34:52.081 7 INFO neutron.quota.resource_registry [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-05 14:34:52.081 7 WARNING neutron.quota.resource_registry [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] endpoint_group is already registered 2026-05-05 14:34:52.082 7 INFO neutron.quota.resource_registry [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-05 14:34:52.082 7 WARNING neutron.quota.resource_registry [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] vpnservice is already registered 2026-05-05 14:34:52.082 7 INFO neutron.quota.resource_registry [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-05 14:34:52.082 7 WARNING neutron.quota.resource_registry [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] ipsec_site_connection is already registered 2026-05-05 14:34:52.082 7 INFO neutron.quota.resource_registry [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-05 14:34:52.082 7 WARNING neutron.quota.resource_registry [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] ipsecpolicy is already registered 2026-05-05 14:34:52.083 7 INFO neutron.quota.resource_registry [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-05 14:34:52.083 7 WARNING neutron.quota.resource_registry [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] ikepolicy is already registered 2026-05-05 14:34:52.085 8 INFO neutron.manager [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loading Plugin: trunk 2026-05-05 14:34:52.119 7 WARNING keystonemiddleware._common.config [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-05 14:34:52.127 7 WARNING oslo_config.cfg [None req-bf4c21ed-fe75-4757-9446-f5664896c53e - - - - - -] 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 0x5572affe2140 pid: 7 (default app) 2026-05-05 14:34:52.136 8 INFO neutron.manager [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loading Plugin: vpnaas 2026-05-05 14:34:52.176 8 WARNING stevedore.named [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-05 14:34:52.230 8 INFO neutron_vpnaas.services.vpn.plugin [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-05 14:34:52.231 8 INFO neutron.common.utils [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-05 14:34:52.231 8 INFO neutron.manager [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loading Plugin: auto_allocate 2026-05-05 14:34:52.236 8 INFO neutron.manager [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loading Plugin: tag 2026-05-05 14:34:52.243 8 INFO neutron.manager [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loading Plugin: timestamp 2026-05-05 14:34:52.245 8 INFO neutron.manager [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loading Plugin: network_ip_availability 2026-05-05 14:34:52.249 8 INFO neutron.manager [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loading Plugin: flavors 2026-05-05 14:34:52.252 8 INFO neutron.manager [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loading Plugin: revisions 2026-05-05 14:34:52.255 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Initializing extension manager. 2026-05-05 14:34:52.256 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: address-group 2026-05-05 14:34:52.257 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: address-scope 2026-05-05 14:34:52.257 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-05 14:34:52.258 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: agent 2026-05-05 14:34:52.259 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: agent-resources-synced 2026-05-05 14:34:52.260 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-05 14:34:52.261 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-05 14:34:52.261 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: availability_zone 2026-05-05 14:34:52.262 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: availability_zone_filter 2026-05-05 14:34:52.262 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-05 14:34:52.263 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: default-subnetpools 2026-05-05 14:34:52.264 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-05 14:34:52.265 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: dns-integration 2026-05-05 14:34:52.265 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: dns-domain-ports 2026-05-05 14:34:52.266 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-05 14:34:52.267 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: dvr 2026-05-05 14:34:52.267 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-05 14:34:52.268 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: empty-string-filtering 2026-05-05 14:34:52.268 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-05 14:34:52.269 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-05 14:34:52.270 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: external-net 2026-05-05 14:34:52.270 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-05 14:34:52.271 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: extraroute 2026-05-05 14:34:52.271 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: extraroute-atomic 2026-05-05 14:34:52.272 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-05 14:34:52.272 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-05 14:34:52.273 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-05 14:34:52.273 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-05 14:34:52.276 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: fip-port-details 2026-05-05 14:34:52.277 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: flavors 2026-05-05 14:34:52.278 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-05 14:34:52.279 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: floatingip-pools 2026-05-05 14:34:52.279 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: ip_allocation 2026-05-05 14:34:52.280 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-05 14:34:52.280 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: l2_adjacency 2026-05-05 14:34:52.281 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: router 2026-05-05 14:34:52.283 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-05 14:34:52.284 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: ext-gw-mode 2026-05-05 14:34:52.284 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: l3-ha 2026-05-05 14:34:52.285 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-05 14:34:52.285 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-05 14:34:52.286 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: l3-flavors 2026-05-05 14:34:52.287 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-05 14:34:52.287 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-05 14:34:52.289 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-05 14:34:52.290 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-05 14:34:52.291 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-05 14:34:52.292 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-05 14:34:52.293 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-05 14:34:52.293 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: multi-provider 2026-05-05 14:34:52.294 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: net-mtu 2026-05-05 14:34:52.294 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: net-mtu-writable 2026-05-05 14:34:52.295 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: network_availability_zone 2026-05-05 14:34:52.296 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: network_ha 2026-05-05 14:34:52.296 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: network-ip-availability 2026-05-05 14:34:52.297 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-05 14:34:52.298 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: pagination 2026-05-05 14:34:52.298 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: port-device-profile 2026-05-05 14:34:52.299 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-05 14:34:52.300 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-05 14:34:52.300 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: port-mac-override 2026-05-05 14:34:52.301 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-05 14:34:52.301 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-05 14:34:52.302 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: port-resource-request 2026-05-05 14:34:52.302 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-05 14:34:52.303 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: binding 2026-05-05 14:34:52.304 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: binding-extended 2026-05-05 14:34:52.304 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: port-security 2026-05-05 14:34:52.305 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: project-id 2026-05-05 14:34:52.305 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: provider 2026-05-05 14:34:52.307 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: qos 2026-05-05 14:34:52.308 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-05 14:34:52.308 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-05 14:34:52.309 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: qos-default 2026-05-05 14:34:52.309 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: qos-fip 2026-05-05 14:34:52.310 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-05 14:34:52.310 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-05 14:34:52.311 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-05 14:34:52.312 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-05 14:34:52.312 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-05 14:34:52.313 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: qos-pps 2026-05-05 14:34:52.313 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-05 14:34:52.314 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-05 14:34:52.315 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: qos-rules-alias 2026-05-05 14:34:52.315 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: quota-check-limit 2026-05-05 14:34:52.317 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: quotas 2026-05-05 14:34:52.318 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: quota_details 2026-05-05 14:34:52.319 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: rbac-policies 2026-05-05 14:34:52.320 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: rbac-address-group 2026-05-05 14:34:52.320 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: rbac-address-scope 2026-05-05 14:34:52.321 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: rbac-security-groups 2026-05-05 14:34:52.321 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-05 14:34:52.322 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: revision-if-match 2026-05-05 14:34:52.323 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-05 14:34:52.323 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: router_availability_zone 2026-05-05 14:34:52.324 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-05 14:34:52.325 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-05 14:34:52.326 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-05 14:34:52.326 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-05 14:34:52.327 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-05 14:34:52.328 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-05 14:34:52.335 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: security-group 2026-05-05 14:34:52.336 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: segment 2026-05-05 14:34:52.336 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-05 14:34:52.337 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: service-type 2026-05-05 14:34:52.338 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: sorting 2026-05-05 14:34:52.338 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: standard-attr-segment 2026-05-05 14:34:52.339 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: standard-attr-description 2026-05-05 14:34:52.339 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: stateful-security-group 2026-05-05 14:34:52.340 8 WARNING neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-05 14:34:52.340 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-05 14:34:52.341 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: subnet_onboard 2026-05-05 14:34:52.342 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-05 14:34:52.342 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: subnet-service-types 2026-05-05 14:34:52.343 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: subnet_allocation 2026-05-05 14:34:52.343 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-05 14:34:52.344 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-05 14:34:52.347 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: standard-attr-tag 2026-05-05 14:34:52.347 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-05 14:34:52.348 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: trunk 2026-05-05 14:34:52.349 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: trunk-details 2026-05-05 14:34:52.349 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-05 14:34:52.350 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-05 14:34:52.351 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-05 14:34:52.351 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: vpn-flavors 2026-05-05 14:34:52.353 8 INFO neutron.api.extensions [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Loaded extension: vpnaas 2026-05-05 14:34:52.355 8 INFO neutron.quota.resource_registry [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-05 14:34:52.355 8 INFO neutron.quota.resource_registry [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-05 14:34:52.355 8 INFO neutron.quota.resource_registry [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 14:34:52.355 8 INFO neutron.quota.resource_registry [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-05 14:34:52.356 8 INFO neutron.quota.resource_registry [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-05 14:34:52.357 8 INFO neutron.quota.resource_registry [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-05 14:34:52.358 8 INFO neutron.quota.resource_registry [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-05 14:34:52.359 8 INFO neutron.quota.resource_registry [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-05 14:34:52.359 8 INFO neutron.quota.resource_registry [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-05 14:34:52.359 8 INFO neutron.quota.resource_registry [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 14:34:52.359 8 WARNING neutron.quota.resource_registry [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] subnetpool is already registered 2026-05-05 14:34:52.360 8 INFO neutron.quota.resource_registry [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 14:34:52.360 8 WARNING neutron.quota.resource_registry [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] subnetpool is already registered 2026-05-05 14:34:52.360 8 INFO neutron.quota.resource_registry [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-05 14:34:52.360 8 INFO neutron.quota.resource_registry [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-05 14:34:52.361 8 INFO neutron.quota.resource_registry [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-05 14:34:52.361 8 INFO neutron.quota.resource_registry [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-05 14:34:52.361 8 INFO neutron.quota.resource_registry [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-05 14:34:52.361 8 INFO neutron.quota.resource_registry [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-05 14:34:52.363 8 INFO neutron.quota.resource_registry [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-05 14:34:52.363 8 WARNING neutron.quota.resource_registry [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] router is already registered 2026-05-05 14:34:52.363 8 INFO neutron.quota.resource_registry [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-05 14:34:52.364 8 WARNING neutron.quota.resource_registry [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] floatingip is already registered 2026-05-05 14:34:52.365 8 INFO neutron.quota.resource_registry [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-05 14:34:52.365 8 WARNING neutron.quota.resource_registry [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] rbac_policy is already registered 2026-05-05 14:34:52.365 8 INFO neutron.quota.resource_registry [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-05 14:34:52.365 8 WARNING neutron.quota.resource_registry [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] security_group is already registered 2026-05-05 14:34:52.365 8 INFO neutron.quota.resource_registry [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-05 14:34:52.365 8 WARNING neutron.quota.resource_registry [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] security_group_rule is already registered 2026-05-05 14:34:52.366 8 INFO neutron.quota.resource_registry [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 14:34:52.366 8 WARNING neutron.quota.resource_registry [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] subnetpool is already registered 2026-05-05 14:34:52.366 8 INFO neutron.quota.resource_registry [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 14:34:52.366 8 WARNING neutron.quota.resource_registry [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] subnetpool is already registered 2026-05-05 14:34:52.366 8 INFO neutron.quota.resource_registry [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-05 14:34:52.367 8 WARNING neutron.quota.resource_registry [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] trunk is already registered 2026-05-05 14:34:52.367 8 INFO neutron.quota.resource_registry [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-05 14:34:52.367 8 WARNING neutron.quota.resource_registry [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] endpoint_group is already registered 2026-05-05 14:34:52.367 8 INFO neutron.quota.resource_registry [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-05 14:34:52.367 8 WARNING neutron.quota.resource_registry [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] vpnservice is already registered 2026-05-05 14:34:52.368 8 INFO neutron.quota.resource_registry [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-05 14:34:52.368 8 WARNING neutron.quota.resource_registry [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] ipsec_site_connection is already registered 2026-05-05 14:34:52.368 8 INFO neutron.quota.resource_registry [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-05 14:34:52.368 8 WARNING neutron.quota.resource_registry [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] ipsecpolicy is already registered 2026-05-05 14:34:52.368 8 INFO neutron.quota.resource_registry [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-05 14:34:52.368 8 WARNING neutron.quota.resource_registry [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] ikepolicy is already registered 2026-05-05 14:34:52.405 8 WARNING keystonemiddleware._common.config [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-05 14:34:52.421 8 WARNING oslo_config.cfg [None req-9c4ecadc-ef32-4373-8abb-7c26072dfe67 - - - - - -] 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 0x5572affe2140 pid: 8 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:34:57.023 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b9c11302-c84c-4545-a60b-81710535ce2a 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/4] 199.204.45.115 () {44 vars in 928 bytes} [Tue May 5 14:34:56 2026] GET /v2.0/networks/public => generated 108 bytes in 702 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/5] 199.204.45.115 () {44 vars in 950 bytes} [Tue May 5 14:34:57 2026] GET /v2.0/networks?name=public => generated 15 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 14:34:57.484 7 WARNING oslo_policy.policy [None req-9ef534e3-33e0-4193-9ea5-ec3b14148ab2 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-05-05 14:34:57.915 7 WARNING neutron.services.revisions.revision_plugin [None req-9ef534e3-33e0-4193-9ea5-ec3b14148ab2 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Could not find related network for resource to bump revision. 2026-05-05 14:34:57.942 7 INFO neutron.db.segments_db [None req-9ef534e3-33e0-4193-9ea5-ec3b14148ab2 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Added segment df06f108-5878-4f9d-a7cc-c2997b0c9c54 of type flat for network 37379eeb-4f3c-41b1-abf2-ba87223ea7b1 2026-05-05 14:34:58.012 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9ef534e3-33e0-4193-9ea5-ec3b14148ab2 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/6] 199.204.45.115 () {48 vars in 968 bytes} [Tue May 5 14:34:57 2026] POST /v2.0/networks => generated 124 bytes in 728 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 14:35:04.217 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1be91a7e-d1c9-4547-95ed-e518633b5ad3 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/7] 199.204.45.115 () {44 vars in 928 bytes} [Tue May 5 14:35:03 2026] GET /v2.0/networks/public => generated 108 bytes in 370 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/8] 199.204.45.115 () {44 vars in 950 bytes} [Tue May 5 14:35:04 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 14:35:04.577 8 WARNING oslo_policy.policy [None req-c68e85a8-fa90-4fae-a84c-9553553dbca9 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-05-05 14:35:04.618 8 WARNING neutron.services.revisions.revision_plugin [None req-c68e85a8-fa90-4fae-a84c-9553553dbca9 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Could not find related network for resource to bump revision. 2026-05-05 14:35:04.640 8 INFO neutron.db.segments_db [None req-c68e85a8-fa90-4fae-a84c-9553553dbca9 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Added segment 9559574e-fea4-4ab7-aff6-d0dbb988baa1 of type flat for network 44d126bc-1781-497a-8fce-74b380d74428 2026-05-05 14:35:04.696 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c68e85a8-fa90-4fae-a84c-9553553dbca9 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/9] 199.204.45.115 () {48 vars in 968 bytes} [Tue May 5 14:35:04 2026] POST /v2.0/networks => generated 124 bytes in 481 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 14:35:10.616 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a8dd1998-59c1-4cfe-8f73-62c6b3664b16 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/10] 199.204.45.115 () {44 vars in 928 bytes} [Tue May 5 14:35:10 2026] GET /v2.0/networks/public => generated 108 bytes in 76 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/11] 199.204.45.115 () {44 vars in 950 bytes} [Tue May 5 14:35:10 2026] GET /v2.0/networks?name=public => generated 15 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 14:35:10.714 7 WARNING neutron.services.revisions.revision_plugin [None req-71112d49-8d35-48d6-9f78-03ca7d4349ff 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Could not find related network for resource to bump revision. 2026-05-05 14:35:10.736 7 INFO neutron.db.segments_db [None req-71112d49-8d35-48d6-9f78-03ca7d4349ff 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Added segment 72547ca7-49a4-4d2b-913a-a45083e8c54c of type flat for network abb7f14f-8d4b-4fe0-a7d3-5f43dd7ededa 2026-05-05 14:35:10.772 7 INFO neutron.pecan_wsgi.hooks.translation [None req-71112d49-8d35-48d6-9f78-03ca7d4349ff 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/12] 199.204.45.115 () {48 vars in 968 bytes} [Tue May 5 14:35:10 2026] POST /v2.0/networks => generated 124 bytes in 127 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 14:35:16.629 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3e762926-26c3-4c15-b5a6-ed513214397d 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/14] 199.204.45.115 () {44 vars in 928 bytes} [Tue May 5 14:35:16 2026] GET /v2.0/networks/public => generated 108 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.115 () {44 vars in 950 bytes} [Tue May 5 14:35:16 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 14:35:16.703 7 WARNING neutron.services.revisions.revision_plugin [None req-f3b5a6a1-bf5b-47b1-9c96-44423cb63f22 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Could not find related network for resource to bump revision. 2026-05-05 14:35:16.724 7 INFO neutron.db.segments_db [None req-f3b5a6a1-bf5b-47b1-9c96-44423cb63f22 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Added segment c7037551-2cad-4185-a30c-6e3569533cc2 of type flat for network 9e7135f8-ee9e-4f12-8fb5-48ef47dda756 2026-05-05 14:35:16.761 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f3b5a6a1-bf5b-47b1-9c96-44423cb63f22 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/16] 199.204.45.115 () {48 vars in 968 bytes} [Tue May 5 14:35:16 2026] POST /v2.0/networks => generated 124 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 14:35:22.685 8 INFO neutron.pecan_wsgi.hooks.translation [None req-14905d1d-6248-44e0-b00a-3677f400ae07 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/17] 199.204.45.115 () {44 vars in 928 bytes} [Tue May 5 14:35:22 2026] GET /v2.0/networks/public => generated 108 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/18] 199.204.45.115 () {44 vars in 950 bytes} [Tue May 5 14:35:22 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 14:35:22.787 8 WARNING neutron.services.revisions.revision_plugin [None req-1320fe84-9a7e-451d-ae44-660c1be42980 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Could not find related network for resource to bump revision. 2026-05-05 14:35:22.809 8 INFO neutron.db.segments_db [None req-1320fe84-9a7e-451d-ae44-660c1be42980 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Added segment c0ee0d20-d67a-49da-8e2b-aca6659e0112 of type flat for network ae61476f-a916-4a6f-b736-125e719179ed [pid: 8|app: 0|req: 9/19] 199.204.45.115 () {48 vars in 968 bytes} [Tue May 5 14:35:22 2026] POST /v2.0/networks => generated 706 bytes in 838 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 14:35:24.596 7 INFO neutron.pecan_wsgi.hooks.translation [None req-781fe03f-0bf1-40e1-be26-d84fc2176e41 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/20] 199.204.45.115 () {44 vars in 928 bytes} [Tue May 5 14:35:24 2026] GET /v2.0/networks/public => generated 108 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/21] 199.204.45.115 () {44 vars in 950 bytes} [Tue May 5 14:35:24 2026] GET /v2.0/networks?name=public => generated 709 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 14:35:24.720 7 INFO neutron.pecan_wsgi.hooks.translation [None req-47888ac9-36ef-48f8-ba33-830949853c8e 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/22] 199.204.45.115 () {44 vars in 1035 bytes} [Tue May 5 14:35:24 2026] GET /v2.0/subnets/public-subnet?network_id=ae61476f-a916-4a6f-b736-125e719179ed => generated 113 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/23] 199.204.45.115 () {44 vars in 1058 bytes} [Tue May 5 14:35:24 2026] GET /v2.0/subnets?name=public-subnet&network_id=ae61476f-a916-4a6f-b736-125e719179ed => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/24] 199.204.45.115 () {48 vars in 966 bytes} [Tue May 5 14:35:24 2026] POST /v2.0/subnets => generated 641 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 14:39:52.751 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [b9c3f6f9-df1d-4dc3-89d9-4994e8357a7a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 14:39:52.752 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [93e08fcd-d5d9-4ca4-b931-45ca5864d98a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 14:39:52.755 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 5 14:39:52 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.115) !!! 2026-05-05 14:39:52.893 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0519611d-b5db-4903-8078-caeaf16642ed 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 31/59] 199.204.45.115 () {44 vars in 938 bytes} [Tue May 5 14:39:52 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 151 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 14:39:52.904 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [fe499af1-fd6f-442c-b236-72009e85bf4d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 14:39:52.908 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [10810b07-000e-4f5f-a401-750e5c31119c] 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: 29/60] 199.204.45.115 () {44 vars in 960 bytes} [Tue May 5 14:39:52 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-05-05 14:39:52.986 7 INFO neutron.db.segments_db [None req-0e16af95-7c81-4d41-8172-ee62594e9158 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Added segment 7fb1fc75-fd97-4aed-821f-2060298e12f9 of type vxlan for network 1a21fc51-5600-414f-b9c9-505fe18877e3 [pid: 7|app: 0|req: 32/61] 199.204.45.115 () {48 vars in 967 bytes} [Tue May 5 14:39:52 2026] POST /v2.0/networks => generated 707 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 14:39:53.963 8 INFO oslo.messaging._drivers.impl_rabbit [-] [fe499af1-fd6f-442c-b236-72009e85bf4d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49664. 2026-05-05 14:39:53.964 8 INFO oslo.messaging._drivers.impl_rabbit [-] [10810b07-000e-4f5f-a401-750e5c31119c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49670. 2026-05-05 14:39:53.984 8 INFO neutron.pecan_wsgi.hooks.translation [None req-83089d3c-d47a-4d09-a528-2b1777a9f3c8 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 30/62] 199.204.45.115 () {44 vars in 938 bytes} [Tue May 5 14:39:53 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) 2026-05-05 14:39:54.053 7 INFO oslo.messaging._drivers.impl_rabbit [-] [93e08fcd-d5d9-4ca4-b931-45ca5864d98a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49692. 2026-05-05 14:39:54.058 7 INFO oslo.messaging._drivers.impl_rabbit [-] [b9c3f6f9-df1d-4dc3-89d9-4994e8357a7a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49686. [pid: 7|app: 0|req: 33/63] 199.204.45.115 () {44 vars in 960 bytes} [Tue May 5 14:39:53 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 14:39:54.100 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4ac2c245-8bce-4884-a2af-9530bb1ae6a2 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 31/64] 199.204.45.115 () {44 vars in 1037 bytes} [Tue May 5 14:39:54 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=1a21fc51-5600-414f-b9c9-505fe18877e3 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/65] 199.204.45.115 () {44 vars in 1060 bytes} [Tue May 5 14:39:54 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=1a21fc51-5600-414f-b9c9-505fe18877e3 => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/66] 199.204.45.115 () {48 vars in 966 bytes} [Tue May 5 14:39:54 2026] POST /v2.0/subnets => generated 627 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 14:39:55.604 7 INFO neutron.api.v2.resource [None req-f51d07c3-4b1a-4d9d-87d5-b5faae60f8a9 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/67] 199.204.45.115 () {44 vars in 972 bytes} [Tue May 5 14:39:55 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/68] 199.204.45.115 () {44 vars in 994 bytes} [Tue May 5 14:39:55 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/69] 199.204.45.115 () {48 vars in 981 bytes} [Tue May 5 14:39:55 2026] POST /v2.0/security-groups => generated 1552 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/72] 199.204.45.115 () {44 vars in 1002 bytes} [Tue May 5 14:39:56 2026] GET /v2.0/security-groups/bb951361-f6b6-4cd4-80f3-bff4161c5589 => generated 1552 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/73] 199.204.45.115 () {44 vars in 1002 bytes} [Tue May 5 14:39:56 2026] GET /v2.0/security-groups/bb951361-f6b6-4cd4-80f3-bff4161c5589 => generated 1552 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/74] 199.204.45.115 () {44 vars in 1002 bytes} [Tue May 5 14:39:57 2026] GET /v2.0/security-groups/bb951361-f6b6-4cd4-80f3-bff4161c5589 => generated 1552 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/75] 199.204.45.115 () {48 vars in 992 bytes} [Tue May 5 14:39:57 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: 8|app: 0|req: 37/76] 199.204.45.115 () {44 vars in 1002 bytes} [Tue May 5 14:39:57 2026] GET /v2.0/security-groups/bb951361-f6b6-4cd4-80f3-bff4161c5589 => generated 2134 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/77] 199.204.45.115 () {44 vars in 1002 bytes} [Tue May 5 14:39:58 2026] GET /v2.0/security-groups/bb951361-f6b6-4cd4-80f3-bff4161c5589 => generated 2134 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/78] 199.204.45.115 () {44 vars in 1002 bytes} [Tue May 5 14:39:58 2026] GET /v2.0/security-groups/bb951361-f6b6-4cd4-80f3-bff4161c5589 => 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: 41/79] 199.204.45.115 () {48 vars in 992 bytes} [Tue May 5 14:39:58 2026] POST /v2.0/security-group-rules => generated 571 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/80] 199.204.45.115 () {44 vars in 1002 bytes} [Tue May 5 14:39:59 2026] GET /v2.0/security-groups/bb951361-f6b6-4cd4-80f3-bff4161c5589 => generated 2718 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/81] 199.204.45.115 () {44 vars in 1002 bytes} [Tue May 5 14:39:59 2026] GET /v2.0/security-groups/bb951361-f6b6-4cd4-80f3-bff4161c5589 => generated 2718 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/82] 199.204.45.115 () {44 vars in 1002 bytes} [Tue May 5 14:39:59 2026] GET /v2.0/security-groups/bb951361-f6b6-4cd4-80f3-bff4161c5589 => generated 2718 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/83] 199.204.45.115 () {48 vars in 992 bytes} [Tue May 5 14:39:59 2026] POST /v2.0/security-group-rules => generated 571 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/84] 199.204.45.115 () {44 vars in 1002 bytes} [Tue May 5 14:40:00 2026] GET /v2.0/security-groups/bb951361-f6b6-4cd4-80f3-bff4161c5589 => generated 3302 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/85] 199.204.45.115 () {44 vars in 1002 bytes} [Tue May 5 14:40:00 2026] GET /v2.0/security-groups/bb951361-f6b6-4cd4-80f3-bff4161c5589 => generated 3302 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/86] 199.204.45.115 () {44 vars in 1002 bytes} [Tue May 5 14:40:00 2026] GET /v2.0/security-groups/bb951361-f6b6-4cd4-80f3-bff4161c5589 => generated 3302 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/87] 199.204.45.115 () {48 vars in 992 bytes} [Tue May 5 14:40:00 2026] POST /v2.0/security-group-rules => generated 571 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/88] 199.204.45.115 () {44 vars in 1002 bytes} [Tue May 5 14:40:01 2026] GET /v2.0/security-groups/bb951361-f6b6-4cd4-80f3-bff4161c5589 => generated 3886 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/89] 199.204.45.115 () {44 vars in 1002 bytes} [Tue May 5 14:40:01 2026] GET /v2.0/security-groups/bb951361-f6b6-4cd4-80f3-bff4161c5589 => generated 3886 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/90] 199.204.45.115 () {44 vars in 1002 bytes} [Tue May 5 14:40:01 2026] GET /v2.0/security-groups/bb951361-f6b6-4cd4-80f3-bff4161c5589 => generated 3886 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/91] 199.204.45.115 () {48 vars in 992 bytes} [Tue May 5 14:40:01 2026] POST /v2.0/security-group-rules => generated 571 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/92] 199.204.45.115 () {44 vars in 988 bytes} [Tue May 5 14:40:02 2026] GET /v2.0/networks/1a21fc51-5600-414f-b9c9-505fe18877e3 => generated 732 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 14:40:02.871 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7dad5557-9fc5-4ffd-8dab-b5f0a5b4ae98 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 48/93] 199.204.45.115 () {44 vars in 1077 bytes} [Tue May 5 14:40:02 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=1a21fc51-5600-414f-b9c9-505fe18877e3 => 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: 46/94] 199.204.45.115 () {44 vars in 1100 bytes} [Tue May 5 14:40:02 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=1a21fc51-5600-414f-b9c9-505fe18877e3 => 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: 49/95] 199.204.45.115 () {44 vars in 1002 bytes} [Tue May 5 14:40:02 2026] GET /v2.0/security-groups/bb951361-f6b6-4cd4-80f3-bff4161c5589 => 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: 47/96] 199.204.45.115 () {48 vars in 962 bytes} [Tue May 5 14:40:02 2026] POST /v2.0/ports => generated 1100 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 14:40:09.427 7 INFO neutron.pecan_wsgi.hooks.translation [None req-983a211b-f68f-4bbe-94b5-0d30e9c5f035 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 50/97] 199.204.45.115 () {44 vars in 980 bytes} [Tue May 5 14:40:09 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 74 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 48/98] 199.204.45.115 () {44 vars in 1002 bytes} [Tue May 5 14:40:09 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/99] 199.204.45.115 () {48 vars in 1032 bytes} [Tue May 5 14:40:09 2026] PUT /v2.0/ports/541b8843-d363-440d-abdb-d392cbdc24f5 => generated 1213 bytes in 751 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 53/102] 199.204.45.115 () {44 vars in 921 bytes} [Tue May 5 14:40:11 2026] GET /v2.0/ports => generated 3730 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 14:40:12.774 8 INFO neutron.api.v2.resource [None req-94cde8e1-23e6-4371-85ba-554201765f53 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 50/103] 199.204.45.115 () {44 vars in 960 bytes} [Tue May 5 14:40:12 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/104] 199.204.45.115 () {44 vars in 982 bytes} [Tue May 5 14:40:12 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/105] 199.204.45.115 () {48 vars in 981 bytes} [Tue May 5 14:40:12 2026] POST /v2.0/security-groups => generated 1546 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/106] 199.204.45.115 () {44 vars in 1002 bytes} [Tue May 5 14:40:14 2026] GET /v2.0/security-groups/4938f983-6241-4cd3-a98d-3ecef04941ac => generated 1546 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/107] 199.204.45.115 () {44 vars in 1002 bytes} [Tue May 5 14:40:14 2026] GET /v2.0/security-groups/4938f983-6241-4cd3-a98d-3ecef04941ac => generated 1546 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/108] 199.204.45.115 () {44 vars in 1002 bytes} [Tue May 5 14:40:14 2026] GET /v2.0/security-groups/4938f983-6241-4cd3-a98d-3ecef04941ac => generated 1546 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/109] 199.204.45.115 () {48 vars in 992 bytes} [Tue May 5 14:40:14 2026] POST /v2.0/security-group-rules => generated 591 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/110] 199.204.45.115 () {44 vars in 1002 bytes} [Tue May 5 14:40:15 2026] GET /v2.0/security-groups/4938f983-6241-4cd3-a98d-3ecef04941ac => generated 2150 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/111] 199.204.45.115 () {44 vars in 1002 bytes} [Tue May 5 14:40:15 2026] GET /v2.0/security-groups/4938f983-6241-4cd3-a98d-3ecef04941ac => generated 2150 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/112] 199.204.45.115 () {44 vars in 1002 bytes} [Tue May 5 14:40:15 2026] GET /v2.0/security-groups/4938f983-6241-4cd3-a98d-3ecef04941ac => generated 2150 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/113] 199.204.45.115 () {48 vars in 992 bytes} [Tue May 5 14:40:15 2026] POST /v2.0/security-group-rules => generated 595 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/124] 199.204.45.115 () {44 vars in 976 bytes} [Tue May 5 14:41:36 2026] GET /v2.0/quotas/003710f88aee4626a4dfce8f6d5b0075 => generated 292 bytes in 15 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: 61/125] 199.204.45.115 () {48 vars in 1028 bytes} [Tue May 5 14:41:36 2026] PUT /v2.0/quotas/003710f88aee4626a4dfce8f6d5b0075 => generated 291 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 14:43:45.639 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [10810b07-000e-4f5f-a401-750e5c31119c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 14:43:45.643 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [fe499af1-fd6f-442c-b236-72009e85bf4d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 14:43:45.644 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 5 14:43:45 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.115) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 14:43:45.812 8 INFO neutron.pecan_wsgi.hooks.translation [None req-22e899d8-8cdf-4198-b748-b17c93de25e0 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 71/144] 199.204.45.115 () {30 vars in 741 bytes} [Tue May 5 14:43:45 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 179 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 14:43:45.831 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [b9c3f6f9-df1d-4dc3-89d9-4994e8357a7a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 14:43:45.832 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [93e08fcd-d5d9-4ca4-b931-45ca5864d98a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 14:43:45.833 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 5 14:43:45 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.204.45.115) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 74/145] 199.204.45.115 () {30 vars in 763 bytes} [Tue May 5 14:43:45 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 14:43:47.599 8 INFO oslo.messaging._drivers.impl_rabbit [-] [10810b07-000e-4f5f-a401-750e5c31119c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41216. 2026-05-05 14:43:47.600 8 INFO oslo.messaging._drivers.impl_rabbit [-] [fe499af1-fd6f-442c-b236-72009e85bf4d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41224. 2026-05-05 14:43:47.733 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a8a38c90-719c-4f9a-8062-85c808b6baab 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 72/146] 199.204.45.115 () {30 vars in 741 bytes} [Tue May 5 14:43:47 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 157 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 14:43:47.777 7 INFO oslo.messaging._drivers.impl_rabbit [-] [b9c3f6f9-df1d-4dc3-89d9-4994e8357a7a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41234. 2026-05-05 14:43:47.778 7 INFO oslo.messaging._drivers.impl_rabbit [-] [93e08fcd-d5d9-4ca4-b931-45ca5864d98a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41236. [pid: 7|app: 0|req: 75/147] 199.204.45.115 () {30 vars in 763 bytes} [Tue May 5 14:43:47 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 14:49:50.213 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [b9c3f6f9-df1d-4dc3-89d9-4994e8357a7a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 14:49:50.216 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [93e08fcd-d5d9-4ca4-b931-45ca5864d98a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 14:49:50.216 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 5 14:49:50 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=d9b45e2af9c34834a4874ed20fe7734a (ip 199.204.45.115) !!! 2026-05-05 14:49:50.381 7 INFO neutron.api.v2.resource [None req-0ed0c370-c492-40bb-b9a1-21ce122064fe 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 100/196] 199.204.45.115 () {44 vars in 1075 bytes} [Tue May 5 14:49:50 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=d9b45e2af9c34834a4874ed20fe7734a => generated 139 bytes in 174 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 14:49:50.392 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [10810b07-000e-4f5f-a401-750e5c31119c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 14:49:50.394 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [fe499af1-fd6f-442c-b236-72009e85bf4d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 14:49:50.395 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 5 14:49:50 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=d9b45e2af9c34834a4874ed20fe7734a (ip 199.204.45.115) !!! [pid: 8|app: 0|req: 97/197] 199.204.45.115 () {44 vars in 1098 bytes} [Tue May 5 14:49:50 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=d9b45e2af9c34834a4874ed20fe7734a => generated 23 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/198] 199.204.45.115 () {48 vars in 982 bytes} [Tue May 5 14:49:50 2026] POST /v2.0/security-groups => generated 1560 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 14:49:51.702 8 INFO oslo.messaging._drivers.impl_rabbit [-] [10810b07-000e-4f5f-a401-750e5c31119c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35508. 2026-05-05 14:49:51.703 8 INFO oslo.messaging._drivers.impl_rabbit [-] [fe499af1-fd6f-442c-b236-72009e85bf4d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35522. [pid: 8|app: 0|req: 98/199] 199.204.45.115 () {44 vars in 1089 bytes} [Tue May 5 14:49:51 2026] GET /v2.0/security-groups/6d88f4c7-6b30-4f10-bb75-b543d82ef785?project_id=d9b45e2af9c34834a4874ed20fe7734a => generated 1560 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 14:49:51.800 7 INFO oslo.messaging._drivers.impl_rabbit [-] [93e08fcd-d5d9-4ca4-b931-45ca5864d98a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35536. 2026-05-05 14:49:51.800 7 INFO oslo.messaging._drivers.impl_rabbit [-] [b9c3f6f9-df1d-4dc3-89d9-4994e8357a7a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35526. [pid: 7|app: 0|req: 102/200] 199.204.45.115 () {44 vars in 1002 bytes} [Tue May 5 14:49:51 2026] GET /v2.0/security-groups/6d88f4c7-6b30-4f10-bb75-b543d82ef785 => generated 1560 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/201] 199.204.45.115 () {44 vars in 1089 bytes} [Tue May 5 14:49:51 2026] GET /v2.0/security-groups/6d88f4c7-6b30-4f10-bb75-b543d82ef785?project_id=d9b45e2af9c34834a4874ed20fe7734a => generated 1560 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/202] 199.204.45.115 () {48 vars in 992 bytes} [Tue May 5 14:49:51 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: 100/203] 199.204.45.115 () {44 vars in 1089 bytes} [Tue May 5 14:49:52 2026] GET /v2.0/security-groups/6d88f4c7-6b30-4f10-bb75-b543d82ef785?project_id=d9b45e2af9c34834a4874ed20fe7734a => generated 2138 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/204] 199.204.45.115 () {44 vars in 1002 bytes} [Tue May 5 14:49:53 2026] GET /v2.0/security-groups/6d88f4c7-6b30-4f10-bb75-b543d82ef785 => generated 2138 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/205] 199.204.45.115 () {44 vars in 1089 bytes} [Tue May 5 14:49:53 2026] GET /v2.0/security-groups/6d88f4c7-6b30-4f10-bb75-b543d82ef785?project_id=d9b45e2af9c34834a4874ed20fe7734a => 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: 105/206] 199.204.45.115 () {48 vars in 992 bytes} [Tue May 5 14:49:53 2026] POST /v2.0/security-group-rules => generated 567 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/207] 199.204.45.115 () {44 vars in 1089 bytes} [Tue May 5 14:49:54 2026] GET /v2.0/security-groups/6d88f4c7-6b30-4f10-bb75-b543d82ef785?project_id=d9b45e2af9c34834a4874ed20fe7734a => 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: 106/208] 199.204.45.115 () {44 vars in 1002 bytes} [Tue May 5 14:49:54 2026] GET /v2.0/security-groups/6d88f4c7-6b30-4f10-bb75-b543d82ef785 => generated 2718 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/209] 199.204.45.115 () {44 vars in 1089 bytes} [Tue May 5 14:49:54 2026] GET /v2.0/security-groups/6d88f4c7-6b30-4f10-bb75-b543d82ef785?project_id=d9b45e2af9c34834a4874ed20fe7734a => generated 2718 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/210] 199.204.45.115 () {48 vars in 992 bytes} [Tue May 5 14:49:54 2026] POST /v2.0/security-group-rules => generated 569 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/211] 199.204.45.115 () {44 vars in 1089 bytes} [Tue May 5 14:49:55 2026] GET /v2.0/security-groups/6d88f4c7-6b30-4f10-bb75-b543d82ef785?project_id=d9b45e2af9c34834a4874ed20fe7734a => generated 3300 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/212] 199.204.45.115 () {44 vars in 1002 bytes} [Tue May 5 14:49:55 2026] GET /v2.0/security-groups/6d88f4c7-6b30-4f10-bb75-b543d82ef785 => generated 3300 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/213] 199.204.45.115 () {44 vars in 1089 bytes} [Tue May 5 14:49:55 2026] GET /v2.0/security-groups/6d88f4c7-6b30-4f10-bb75-b543d82ef785?project_id=d9b45e2af9c34834a4874ed20fe7734a => generated 3300 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/214] 199.204.45.115 () {48 vars in 992 bytes} [Tue May 5 14:49:55 2026] POST /v2.0/security-group-rules => generated 570 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/235] 199.204.45.115 () {30 vars in 740 bytes} [Tue May 5 14:52:14 2026] GET /v2.0/networks?tenant_id=d9b45e2af9c34834a4874ed20fe7734a&shared=False => generated 15 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 14:52:15.108 7 INFO neutron.db.segments_db [None req-337dfd27-0e0f-4377-a539-73f3f2dd5bd3 8f7e898c909e448b95ee6496de2a7640 d9b45e2af9c34834a4874ed20fe7734a - - 981c5ce849604ce58e9ad762e36e1827 981c5ce849604ce58e9ad762e36e1827] Added segment 336788d1-2de0-4db5-a7ec-650ee9e30763 of type vxlan for network 323d2f68-537f-4ca8-9f24-c3334d180099 [pid: 7|app: 0|req: 120/236] 199.204.45.115 () {34 vars in 682 bytes} [Tue May 5 14:52:15 2026] POST /v2.0/networks => generated 718 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/237] 199.204.45.115 () {30 vars in 722 bytes} [Tue May 5 14:52:15 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/238] 199.204.45.115 () {30 vars in 633 bytes} [Tue May 5 14:52:15 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: 8|app: 0|req: 118/239] 199.204.45.115 () {34 vars in 677 bytes} [Tue May 5 14:52:15 2026] POST /v2.0/ports => generated 963 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/240] 199.204.45.115 () {30 vars in 703 bytes} [Tue May 5 14:52:15 2026] GET /v2.0/networks/323d2f68-537f-4ca8-9f24-c3334d180099 => generated 705 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/241] 199.204.45.115 () {30 vars in 722 bytes} [Tue May 5 14:52:18 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/242] 199.204.45.115 () {30 vars in 703 bytes} [Tue May 5 14:52:18 2026] GET /v2.0/networks/323d2f68-537f-4ca8-9f24-c3334d180099 => generated 705 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/247] 199.204.45.115 () {44 vars in 976 bytes} [Tue May 5 14:52:44 2026] GET /v2.0/quotas/d9b45e2af9c34834a4874ed20fe7734a => 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: 122/248] 199.204.45.115 () {48 vars in 1028 bytes} [Tue May 5 14:52:44 2026] PUT /v2.0/quotas/d9b45e2af9c34834a4874ed20fe7734a => generated 291 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:03:40.882 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [fe499af1-fd6f-442c-b236-72009e85bf4d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 15:03:40.883 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [10810b07-000e-4f5f-a401-750e5c31119c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 15:03:40.884 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 5 15:03:40 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.115) !!! 2026-05-05 15:03:41.029 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f8aa7272-8cae-4158-985b-4f850fd821d8 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 166/335] 199.204.45.115 () {44 vars in 928 bytes} [Tue May 5 15:03:40 2026] GET /v2.0/networks/public => generated 108 bytes in 155 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 15:03:41.040 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [93e08fcd-d5d9-4ca4-b931-45ca5864d98a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 15:03:41.041 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [b9c3f6f9-df1d-4dc3-89d9-4994e8357a7a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 15:03:41.044 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 5 15:03:41 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.115) !!! [pid: 7|app: 0|req: 170/336] 199.204.45.115 () {44 vars in 950 bytes} [Tue May 5 15:03:41 2026] GET /v2.0/networks?name=public => generated 753 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:03:42.216 8 INFO oslo.messaging._drivers.impl_rabbit [-] [10810b07-000e-4f5f-a401-750e5c31119c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54234. 2026-05-05 15:03:42.216 8 INFO oslo.messaging._drivers.impl_rabbit [-] [fe499af1-fd6f-442c-b236-72009e85bf4d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54226. 2026-05-05 15:03:42.266 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8f13585d-74d7-415f-9197-e76facb6bd7c 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 168/339] 199.204.45.115 () {44 vars in 928 bytes} [Tue May 5 15:03:42 2026] GET /v2.0/networks/public => generated 108 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 15:03:42.316 7 INFO oslo.messaging._drivers.impl_rabbit [-] [b9c3f6f9-df1d-4dc3-89d9-4994e8357a7a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54250. 2026-05-05 15:03:42.319 7 INFO oslo.messaging._drivers.impl_rabbit [-] [93e08fcd-d5d9-4ca4-b931-45ca5864d98a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54248. [pid: 7|app: 0|req: 172/340] 199.204.45.115 () {44 vars in 950 bytes} [Tue May 5 15:03:42 2026] GET /v2.0/networks?name=public => generated 753 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:03:42.380 8 INFO neutron.pecan_wsgi.hooks.translation [None req-87177beb-59bd-45c4-85fa-0cf66aba7ce9 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 169/341] 199.204.45.115 () {44 vars in 1035 bytes} [Tue May 5 15:03:42 2026] GET /v2.0/subnets/public-subnet?network_id=ae61476f-a916-4a6f-b736-125e719179ed => generated 113 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/342] 199.204.45.115 () {44 vars in 1058 bytes} [Tue May 5 15:03:42 2026] GET /v2.0/subnets?name=public-subnet&network_id=ae61476f-a916-4a6f-b736-125e719179ed => generated 644 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:04:16.276 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e99d4ed4-7557-411a-8a63-eadeb9a3b253 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 172/347] 199.204.45.115 () {44 vars in 938 bytes} [Tue May 5 15:04:16 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/348] 199.204.45.115 () {44 vars in 960 bytes} [Tue May 5 15:04:16 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:04:17.336 8 INFO neutron.pecan_wsgi.hooks.translation [None req-30768028-18d9-4651-8bc3-c984eac6cdbb 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 173/349] 199.204.45.115 () {44 vars in 938 bytes} [Tue May 5 15:04:17 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/350] 199.204.45.115 () {44 vars in 960 bytes} [Tue May 5 15:04:17 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:04:17.431 8 INFO neutron.pecan_wsgi.hooks.translation [None req-702fae76-0d9a-461c-9ad7-6532031aec97 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 174/351] 199.204.45.115 () {44 vars in 1037 bytes} [Tue May 5 15:04:17 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=1a21fc51-5600-414f-b9c9-505fe18877e3 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/352] 199.204.45.115 () {44 vars in 1060 bytes} [Tue May 5 15:04:17 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=1a21fc51-5600-414f-b9c9-505fe18877e3 => generated 630 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:04:18.686 8 INFO neutron.api.v2.resource [None req-944c255e-4e7c-402c-9d2a-99b5636ea0d1 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 175/353] 199.204.45.115 () {44 vars in 972 bytes} [Tue May 5 15:04:18 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/354] 199.204.45.115 () {44 vars in 994 bytes} [Tue May 5 15:04:18 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4473 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/355] 199.204.45.115 () {44 vars in 1002 bytes} [Tue May 5 15:04:19 2026] GET /v2.0/security-groups/bb951361-f6b6-4cd4-80f3-bff4161c5589 => 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: 180/356] 199.204.45.115 () {44 vars in 1002 bytes} [Tue May 5 15:04:19 2026] GET /v2.0/security-groups/bb951361-f6b6-4cd4-80f3-bff4161c5589 => generated 4470 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/357] 199.204.45.115 () {44 vars in 1012 bytes} [Tue May 5 15:04:19 2026] GET /v2.0/security-group-rules/49e6715f-f3a9-4e72-8b1c-0b765f4bfc16 => generated 569 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/358] 199.204.45.115 () {44 vars in 1002 bytes} [Tue May 5 15:04:20 2026] GET /v2.0/security-groups/bb951361-f6b6-4cd4-80f3-bff4161c5589 => generated 4470 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/359] 199.204.45.115 () {44 vars in 1002 bytes} [Tue May 5 15:04:20 2026] GET /v2.0/security-groups/bb951361-f6b6-4cd4-80f3-bff4161c5589 => generated 4470 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/360] 199.204.45.115 () {44 vars in 1012 bytes} [Tue May 5 15:04:20 2026] GET /v2.0/security-group-rules/c847d9b0-3fdf-4015-8a68-47caef937618 => generated 571 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/361] 199.204.45.115 () {44 vars in 1002 bytes} [Tue May 5 15:04:21 2026] GET /v2.0/security-groups/bb951361-f6b6-4cd4-80f3-bff4161c5589 => generated 4470 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/362] 199.204.45.115 () {44 vars in 1002 bytes} [Tue May 5 15:04:21 2026] GET /v2.0/security-groups/bb951361-f6b6-4cd4-80f3-bff4161c5589 => generated 4470 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/363] 199.204.45.115 () {44 vars in 1012 bytes} [Tue May 5 15:04:21 2026] GET /v2.0/security-group-rules/5a7da55f-8f8c-42eb-8c6b-6295d22f3c7b => generated 571 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/364] 199.204.45.115 () {44 vars in 1002 bytes} [Tue May 5 15:04:22 2026] GET /v2.0/security-groups/bb951361-f6b6-4cd4-80f3-bff4161c5589 => generated 4470 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/365] 199.204.45.115 () {44 vars in 1002 bytes} [Tue May 5 15:04:22 2026] GET /v2.0/security-groups/bb951361-f6b6-4cd4-80f3-bff4161c5589 => 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: 185/366] 199.204.45.115 () {44 vars in 1012 bytes} [Tue May 5 15:04:22 2026] GET /v2.0/security-group-rules/75c8fc85-642b-4084-bf4f-e62b0c1a6da5 => generated 571 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/367] 199.204.45.115 () {44 vars in 1002 bytes} [Tue May 5 15:04:23 2026] GET /v2.0/security-groups/bb951361-f6b6-4cd4-80f3-bff4161c5589 => generated 4470 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/368] 199.204.45.115 () {44 vars in 1002 bytes} [Tue May 5 15:04:23 2026] GET /v2.0/security-groups/bb951361-f6b6-4cd4-80f3-bff4161c5589 => generated 4470 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/369] 199.204.45.115 () {44 vars in 1012 bytes} [Tue May 5 15:04:23 2026] GET /v2.0/security-group-rules/028d0182-f511-4096-adb8-d3b1b211dbfe => generated 571 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/370] 199.204.45.115 () {44 vars in 988 bytes} [Tue May 5 15:04:25 2026] GET /v2.0/networks/1a21fc51-5600-414f-b9c9-505fe18877e3 => generated 732 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:04:25.185 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c343e2d9-a144-47aa-b10a-68fdbcf7766a 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 184/371] 199.204.45.115 () {44 vars in 1077 bytes} [Tue May 5 15:04:25 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=1a21fc51-5600-414f-b9c9-505fe18877e3 => 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: 188/372] 199.204.45.115 () {44 vars in 1100 bytes} [Tue May 5 15:04:25 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=1a21fc51-5600-414f-b9c9-505fe18877e3 => generated 1254 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/373] 199.204.45.115 () {44 vars in 1002 bytes} [Tue May 5 15:04:25 2026] GET /v2.0/security-groups/bb951361-f6b6-4cd4-80f3-bff4161c5589 => generated 4470 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:04:31.720 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a9410a88-6de2-4ecf-880f-52220a4f6034 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 187/376] 199.204.45.115 () {44 vars in 980 bytes} [Tue May 5 15:04:31 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/377] 199.204.45.115 () {44 vars in 1002 bytes} [Tue May 5 15:04:31 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/378] 199.204.45.115 () {44 vars in 921 bytes} [Tue May 5 15:04:33 2026] GET /v2.0/ports => generated 4725 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:04:34.286 7 INFO neutron.api.v2.resource [None req-9bde9c14-a8d9-4aea-a788-99aa7262e39e 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 191/379] 199.204.45.115 () {44 vars in 960 bytes} [Tue May 5 15:04:34 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/380] 199.204.45.115 () {44 vars in 982 bytes} [Tue May 5 15:04:34 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2761 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/381] 199.204.45.115 () {44 vars in 1002 bytes} [Tue May 5 15:04:35 2026] GET /v2.0/security-groups/4938f983-6241-4cd3-a98d-3ecef04941ac => generated 2758 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/382] 199.204.45.115 () {44 vars in 1002 bytes} [Tue May 5 15:04:35 2026] GET /v2.0/security-groups/4938f983-6241-4cd3-a98d-3ecef04941ac => generated 2758 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/383] 199.204.45.115 () {44 vars in 1012 bytes} [Tue May 5 15:04:35 2026] GET /v2.0/security-group-rules/c0015ee0-90fa-4c01-b067-62a09cdf2667 => generated 591 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/384] 199.204.45.115 () {44 vars in 1002 bytes} [Tue May 5 15:04:36 2026] GET /v2.0/security-groups/4938f983-6241-4cd3-a98d-3ecef04941ac => generated 2758 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/385] 199.204.45.115 () {44 vars in 1002 bytes} [Tue May 5 15:04:36 2026] GET /v2.0/security-groups/4938f983-6241-4cd3-a98d-3ecef04941ac => generated 2758 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/386] 199.204.45.115 () {44 vars in 1012 bytes} [Tue May 5 15:04:36 2026] GET /v2.0/security-group-rules/7f94ba44-2985-4abc-8516-550ca29bd888 => generated 595 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/389] 199.204.45.115 () {44 vars in 976 bytes} [Tue May 5 15:04:47 2026] GET /v2.0/quotas/003710f88aee4626a4dfce8f6d5b0075 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:05:37.651 7 INFO neutron.api.v2.resource [None req-53458dca-8bba-486e-b623-cca96f34aa93 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 200/396] 199.204.45.115 () {44 vars in 1075 bytes} [Tue May 5 15:05:37 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=d9b45e2af9c34834a4874ed20fe7734a => generated 139 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/397] 199.204.45.115 () {44 vars in 1098 bytes} [Tue May 5 15:05:37 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=d9b45e2af9c34834a4874ed20fe7734a => 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: 201/398] 199.204.45.115 () {44 vars in 1089 bytes} [Tue May 5 15:05:38 2026] GET /v2.0/security-groups/6d88f4c7-6b30-4f10-bb75-b543d82ef785?project_id=d9b45e2af9c34834a4874ed20fe7734a => generated 3883 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/399] 199.204.45.115 () {44 vars in 1002 bytes} [Tue May 5 15:05:38 2026] GET /v2.0/security-groups/6d88f4c7-6b30-4f10-bb75-b543d82ef785 => generated 3883 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/400] 199.204.45.115 () {44 vars in 1012 bytes} [Tue May 5 15:05:38 2026] GET /v2.0/security-group-rules/7175470c-d979-4492-b3bc-df953b4e9fe2 => generated 565 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/401] 199.204.45.115 () {44 vars in 1089 bytes} [Tue May 5 15:05:39 2026] GET /v2.0/security-groups/6d88f4c7-6b30-4f10-bb75-b543d82ef785?project_id=d9b45e2af9c34834a4874ed20fe7734a => generated 3883 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/402] 199.204.45.115 () {44 vars in 1002 bytes} [Tue May 5 15:05:39 2026] GET /v2.0/security-groups/6d88f4c7-6b30-4f10-bb75-b543d82ef785 => generated 3883 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/403] 199.204.45.115 () {44 vars in 1012 bytes} [Tue May 5 15:05:39 2026] GET /v2.0/security-group-rules/b0dc4159-591d-43c0-97ea-a553ff75c4ba => generated 567 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/404] 199.204.45.115 () {44 vars in 1089 bytes} [Tue May 5 15:05:40 2026] GET /v2.0/security-groups/6d88f4c7-6b30-4f10-bb75-b543d82ef785?project_id=d9b45e2af9c34834a4874ed20fe7734a => generated 3883 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/405] 199.204.45.115 () {44 vars in 1002 bytes} [Tue May 5 15:05:40 2026] GET /v2.0/security-groups/6d88f4c7-6b30-4f10-bb75-b543d82ef785 => generated 3883 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/406] 199.204.45.115 () {44 vars in 1012 bytes} [Tue May 5 15:05:40 2026] GET /v2.0/security-group-rules/9e7a1dda-f44a-458b-943b-2271a1ac149c => generated 569 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/409] 199.204.45.115 () {44 vars in 1089 bytes} [Tue May 5 15:05:41 2026] GET /v2.0/security-groups/6d88f4c7-6b30-4f10-bb75-b543d82ef785?project_id=d9b45e2af9c34834a4874ed20fe7734a => generated 3883 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/410] 199.204.45.115 () {44 vars in 1002 bytes} [Tue May 5 15:05:41 2026] GET /v2.0/security-groups/6d88f4c7-6b30-4f10-bb75-b543d82ef785 => generated 3883 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/411] 199.204.45.115 () {44 vars in 1012 bytes} [Tue May 5 15:05:42 2026] GET /v2.0/security-group-rules/64c5bb81-a4d3-4fb2-945f-e8ea1be35c0d => generated 570 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/412] 199.204.45.115 () {44 vars in 976 bytes} [Tue May 5 15:05:49 2026] GET /v2.0/quotas/d9b45e2af9c34834a4874ed20fe7734a => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/419] 199.204.45.115 () {44 vars in 950 bytes} [Tue May 5 15:06:40 2026] GET /v2.0/networks?name=public => generated 753 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:07:19.726 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [fe499af1-fd6f-442c-b236-72009e85bf4d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 15:07:19.727 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [10810b07-000e-4f5f-a401-750e5c31119c] 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: 211/426] 10.0.0.29 () {32 vars in 648 bytes} [Tue May 5 15:07:19 2026] GET /v2.0/networks => generated 2168 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:07:21.173 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [b9c3f6f9-df1d-4dc3-89d9-4994e8357a7a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 15:07:21.182 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [93e08fcd-d5d9-4ca4-b931-45ca5864d98a] 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: 216/427] 10.0.0.29 () {32 vars in 654 bytes} [Tue May 5 15:07:21 2026] GET /v2.0/floatingips => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/428] 10.0.0.29 () {32 vars in 646 bytes} [Tue May 5 15:07:21 2026] GET /v2.0/routers => generated 15 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/429] 10.0.0.29 () {32 vars in 642 bytes} [Tue May 5 15:07:21 2026] GET /v2.0/ports => generated 4725 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/430] 10.0.0.29 () {32 vars in 646 bytes} [Tue May 5 15:07:21 2026] GET /v2.0/subnets => generated 1261 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/431] 10.0.0.29 () {32 vars in 648 bytes} [Tue May 5 15:07:21 2026] GET /v2.0/networks => generated 2168 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:07:21.520 8 INFO oslo.messaging._drivers.impl_rabbit [-] [10810b07-000e-4f5f-a401-750e5c31119c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 32916. 2026-05-05 15:07:21.520 8 INFO oslo.messaging._drivers.impl_rabbit [-] [fe499af1-fd6f-442c-b236-72009e85bf4d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 32930. [pid: 8|app: 0|req: 214/432] 10.0.0.29 () {32 vars in 662 bytes} [Tue May 5 15:07:21 2026] GET /v2.0/security-groups => generated 16626 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/433] 10.0.0.29 () {32 vars in 654 bytes} [Tue May 5 15:07:21 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-05-05 15:07:32.364 7 INFO oslo.messaging._drivers.impl_rabbit [-] [b9c3f6f9-df1d-4dc3-89d9-4994e8357a7a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59774. 2026-05-05 15:07:32.365 7 INFO oslo.messaging._drivers.impl_rabbit [-] [93e08fcd-d5d9-4ca4-b931-45ca5864d98a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59776. 2026-05-05 15:07:32.489 8 INFO neutron.db.segments_db [None req-6b70ad6e-d81f-4073-b2d6-b3a9161130b8 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Added segment 40cd364d-02fd-4228-8e01-112c50bdfc57 of type vxlan for network dc6e9fca-c7e6-4cea-a29d-b697d9835270 2026-05-05 15:07:32.573 7 INFO neutron.db.segments_db [None req-a94bcdc8-f378-43de-8f21-a578575bfde6 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Added segment 0057be98-14a7-49c7-93ce-8a4bec6c3e9e of type vxlan for network 53d9f276-e968-4efd-b4b4-5ccb4e68d718 [pid: 8|app: 0|req: 216/436] 10.0.0.29 () {34 vars in 670 bytes} [Tue May 5 15:07:32 2026] POST /v2.0/networks => generated 738 bytes in 506 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/437] 10.0.0.29 () {34 vars in 670 bytes} [Tue May 5 15:07:32 2026] POST /v2.0/networks => generated 749 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:07:32.882 8 INFO neutron.db.segments_db [None req-69b65a23-2da0-4f02-934d-a4a3a4d933dd 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Added segment 989b00ae-9625-4e8d-96b4-95bcc7886244 of type vxlan for network 4ea6b0eb-2e8c-407b-b084-670a527a9229 [pid: 7|app: 0|req: 222/438] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:07:32 2026] POST /v2.0/subnets => generated 661 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/439] 10.0.0.29 () {34 vars in 670 bytes} [Tue May 5 15:07:32 2026] POST /v2.0/networks => generated 745 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:07:33.055 8 INFO neutron.db.segments_db [None req-7fe365d5-de11-49c7-a336-c8b9da33dcc5 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Added segment 3e1427b3-9dc7-4cf0-95f7-50d969ee1c0c of type vxlan for network 7c959c4f-f678-4e20-ad73-0dedc94de3ed [pid: 7|app: 0|req: 223/440] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:07:32 2026] POST /v2.0/subnets => generated 672 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:07:33.388 8 INFO neutron.db.l3_hamode_db [None req-7fe365d5-de11-49c7-a336-c8b9da33dcc5 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 224/441] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:07:33 2026] GET /v2.0/security-groups?tenant_id=3a7eae4a656641e399720ebf2d2b048b&name=default => generated 2797 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/442] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:07:33 2026] POST /v2.0/subnets => generated 668 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:07:33.787 7 INFO neutron.db.segments_db [None req-257f0e15-c222-4228-854f-3167334de3ca 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Added segment 5ae493ee-53cd-41f5-965e-da3b3ef6a831 of type vxlan for network 691157de-fd6d-4515-b4b9-d0753796157d 2026-05-05 15:07:34.136 7 INFO neutron.db.l3_hamode_db [None req-257f0e15-c222-4228-854f-3167334de3ca 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 15:07:34.761 8 INFO neutron.db.l3_hamode_db [None req-7fe365d5-de11-49c7-a336-c8b9da33dcc5 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 15:07:35.459 7 INFO neutron.db.l3_hamode_db [None req-257f0e15-c222-4228-854f-3167334de3ca 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 218/443] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:07:33 2026] POST /v2.0/routers => generated 725 bytes in 2917 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/444] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:07:35 2026] DELETE /v2.0/security-groups/e13d71cc-3d33-497e-ab3e-045f482dab0a => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:07:36.117 8 INFO neutron.db.segments_db [None req-44475b20-815e-4929-ab4d-7f3553a30bc4 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Added segment 9334adbe-4033-4e4a-abef-8d7f24041a50 of type vxlan for network 0530f0d8-9caa-48b0-9480-cf7b5e7945b1 2026-05-05 15:07:36.424 8 INFO neutron.db.l3_hamode_db [None req-44475b20-815e-4929-ab4d-7f3553a30bc4 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 226/445] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:07:33 2026] POST /v2.0/routers => generated 736 bytes in 3391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:07:37.876 8 INFO neutron.db.l3_hamode_db [None req-44475b20-815e-4929-ab4d-7f3553a30bc4 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 227/446] 10.0.0.29 () {34 vars in 782 bytes} [Tue May 5 15:07:37 2026] PUT /v2.0/routers/36fbec20-8744-4f30-99ac-9d8d318060da/add_router_interface => generated 309 bytes in 1580 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/447] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:07:36 2026] POST /v2.0/routers => generated 732 bytes in 2869 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:07:39.257 8 INFO neutron.db.segments_db [None req-17d41b04-ff37-4f36-80d5-b9d9b67da242 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Added segment 29a82a3a-b597-4833-9bb6-75a546fd083e of type vxlan for network 5bf260e1-08b4-452a-b001-e6010f9b37d7 [pid: 8|app: 0|req: 221/448] 10.0.0.29 () {34 vars in 670 bytes} [Tue May 5 15:07:38 2026] POST /v2.0/networks => generated 752 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/449] 10.0.0.29 () {34 vars in 782 bytes} [Tue May 5 15:07:38 2026] PUT /v2.0/routers/43526522-055c-4b51-b4a9-38dbfc34344c/add_router_interface => generated 309 bytes in 1398 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:07:40.115 7 WARNING neutron_lib.context [None req-950c895d-c1d1-4e53-a4df-23a8db1c66ef a15387ed71c14114ab2460e9a777bc43 91abfa7a561c484bbf95e9e1cb64086a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 229/450] 10.0.0.29 () {34 vars in 684 bytes} [Tue May 5 15:07:40 2026] POST /v2.0/security-groups => generated 1597 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/451] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:07:40 2026] POST /v2.0/subnets => generated 675 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:07:40.516 7 WARNING neutron_lib.context [None req-63192ab5-6b62-4a00-94e8-43dc5373c26f a15387ed71c14114ab2460e9a777bc43 91abfa7a561c484bbf95e9e1cb64086a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 231/452] 10.0.0.29 () {34 vars in 694 bytes} [Tue May 5 15:07:40 2026] POST /v2.0/security-group-rules => generated 565 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:07:40.756 7 INFO neutron.db.segments_db [None req-bc484a94-6364-4231-b9fc-d2ae26f0ef25 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Added segment 7022aa80-8d68-4723-ae5d-a37cfb3c6409 of type vxlan for network 1df05997-41ed-42cd-90fa-0c1728c9ab50 2026-05-05 15:07:41.108 7 INFO neutron.db.l3_hamode_db [None req-bc484a94-6364-4231-b9fc-d2ae26f0ef25 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 222/453] 10.0.0.29 () {34 vars in 782 bytes} [Tue May 5 15:07:39 2026] PUT /v2.0/routers/67342622-25e9-4df5-986e-2e247161ef13/add_router_interface => generated 309 bytes in 1764 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:07:41.138 8 WARNING neutron_lib.context [None req-ee94bee2-f5d0-4d33-af0e-442a2a29c2ff a15387ed71c14114ab2460e9a777bc43 91abfa7a561c484bbf95e9e1cb64086a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 223/454] 10.0.0.29 () {34 vars in 694 bytes} [Tue May 5 15:07:41 2026] POST /v2.0/security-group-rules => generated 570 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:07:41.331 8 WARNING neutron_lib.context [req-1bef47b2-8f34-43ed-8c19-de7453e7ae5a req-678eda8e-b9ab-47bd-b252-87bd4d912902 b28b22326145450ab4bb3f48ce35a21d 53c9e3de9e5a4ff0bbb769ae02741445 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 224/455] 10.0.0.123 () {38 vars in 971 bytes} [Tue May 5 15:07:41 2026] POST /v2.0/security-groups => generated 1621 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 15:07:41.524 8 WARNING neutron_lib.context [None req-879bf122-11de-4596-afde-eafca9f2b6d6 a15387ed71c14114ab2460e9a777bc43 91abfa7a561c484bbf95e9e1cb64086a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 225/456] 10.0.0.29 () {34 vars in 675 bytes} [Tue May 5 15:07:41 2026] POST /v2.0/floatingips => generated 552 bytes in 751 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:07:42.286 8 WARNING neutron_lib.context [req-9cab628f-3f01-4451-ba3a-411e58b1bbe4 req-f7710dea-7a55-4020-8df7-0389eaa38ecc af44b6b83c024938a402a847371f75cb ded5bfe841c24c8dbdab9452fa26c88f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 228/459] 10.0.0.123 () {38 vars in 971 bytes} [Tue May 5 15:07:42 2026] POST /v2.0/security-groups => generated 1616 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 15:07:42.483 7 INFO neutron.db.l3_hamode_db [None req-bc484a94-6364-4231-b9fc-d2ae26f0ef25 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 229/460] 10.0.0.123 () {34 vars in 991 bytes} [Tue May 5 15:07:42 2026] GET /v2.0/security-groups/c653a3c9-2240-4332-9784-5895bcb2d0d9 => generated 1621 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:07:42.536 8 WARNING neutron_lib.context [req-dd3a5ef7-d0b3-4633-856e-e8803e834724 req-9266be62-a9c6-44e9-8775-34109a8fe3d9 af44b6b83c024938a402a847371f75cb ded5bfe841c24c8dbdab9452fa26c88f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 230/461] 10.0.0.123 () {38 vars in 971 bytes} [Tue May 5 15:07:42 2026] POST /v2.0/security-groups => generated 1618 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 15:07:42.671 8 WARNING neutron_lib.context [req-efe535ee-9e5c-4589-a922-5b17ccae1326 req-989e1f30-dd49-4c97-9456-d3bec0b8097d b28b22326145450ab4bb3f48ce35a21d 53c9e3de9e5a4ff0bbb769ae02741445 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 231/462] 10.0.0.123 () {38 vars in 981 bytes} [Tue May 5 15:07:42 2026] POST /v2.0/security-group-rules => generated 582 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/463] 10.0.0.123 () {34 vars in 1100 bytes} [Tue May 5 15:07:42 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1063889066&fields=id&tenant_id=91abfa7a561c484bbf95e9e1cb64086a => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:07:42.840 8 WARNING neutron_lib.context [req-8e69e228-55eb-4203-b06d-42a9c090db58 req-e94c60bd-8652-4d58-bed5-a43de0dc9d13 af44b6b83c024938a402a847371f75cb ded5bfe841c24c8dbdab9452fa26c88f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 233/464] 10.0.0.123 () {38 vars in 971 bytes} [Tue May 5 15:07:42 2026] POST /v2.0/security-groups => generated 1616 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/465] 10.0.0.123 () {34 vars in 982 bytes} [Tue May 5 15:07:42 2026] GET /v2.0/networks?id=dc6e9fca-c7e6-4cea-a29d-b697d9835270 => generated 670 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:07:43.084 8 WARNING neutron_lib.context [req-758b8fb5-04d9-4e4e-aa1d-4ff3fb563dec req-8085a08a-41c2-48e2-adf4-b2cbea3ebeb4 b28b22326145450ab4bb3f48ce35a21d 53c9e3de9e5a4ff0bbb769ae02741445 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 232/466] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:07:40 2026] POST /v2.0/routers => generated 739 bytes in 2809 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/467] 10.0.0.123 () {34 vars in 965 bytes} [Tue May 5 15:07:43 2026] GET /v2.0/quotas/91abfa7a561c484bbf95e9e1cb64086a => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/468] 10.0.0.123 () {38 vars in 971 bytes} [Tue May 5 15:07:43 2026] POST /v2.0/security-groups => generated 1620 bytes in 540 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/469] 10.0.0.123 () {34 vars in 1002 bytes} [Tue May 5 15:07:43 2026] GET /v2.0/ports?tenant_id=91abfa7a561c484bbf95e9e1cb64086a&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: 237/470] 10.0.0.123 () {34 vars in 1002 bytes} [Tue May 5 15:07:43 2026] GET /v2.0/security-groups?tenant_id=ded5bfe841c24c8dbdab9452fa26c88f => generated 7593 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/471] 10.0.0.123 () {34 vars in 991 bytes} [Tue May 5 15:07:43 2026] GET /v2.0/security-groups/23d38fa9-4ea8-440f-a78e-76ae14fe3274 => generated 2794 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/472] 10.0.0.123 () {34 vars in 991 bytes} [Tue May 5 15:07:43 2026] GET /v2.0/security-groups/23d38fa9-4ea8-440f-a78e-76ae14fe3274 => generated 2794 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/473] 10.0.0.123 () {34 vars in 991 bytes} [Tue May 5 15:07:43 2026] GET /v2.0/security-groups/601cff3c-5ac9-4019-823c-e1f8fe3cb37d => generated 1620 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:07:43.951 8 WARNING neutron_lib.context [req-03c8a7e1-152f-416a-8c41-533acbaa2a8d req-398b1ee4-d872-4dae-a71e-74e3a75daa27 b28b22326145450ab4bb3f48ce35a21d 53c9e3de9e5a4ff0bbb769ae02741445 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 241/474] 10.0.0.123 () {38 vars in 981 bytes} [Tue May 5 15:07:43 2026] POST /v2.0/security-group-rules => generated 582 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/475] 10.0.0.123 () {34 vars in 991 bytes} [Tue May 5 15:07:44 2026] GET /v2.0/security-groups/7ee3fde3-2993-43fd-92a9-104d765bce16 => generated 1616 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/476] 10.0.0.123 () {34 vars in 907 bytes} [Tue May 5 15:07:44 2026] GET /v2.0/extensions => generated 19600 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/477] 10.0.0.123 () {36 vars in 1013 bytes} [Tue May 5 15:07:44 2026] DELETE /v2.0/security-groups/7ee3fde3-2993-43fd-92a9-104d765bce16 => 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: 245/478] 10.0.0.123 () {34 vars in 1008 bytes} [Tue May 5 15:07:44 2026] GET /v2.0/networks/dc6e9fca-c7e6-4cea-a29d-b697d9835270?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: 246/479] 10.0.0.123 () {34 vars in 991 bytes} [Tue May 5 15:07:44 2026] GET /v2.0/security-groups/601cff3c-5ac9-4019-823c-e1f8fe3cb37d => generated 2213 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/480] 10.0.0.123 () {34 vars in 1108 bytes} [Tue May 5 15:07:44 2026] GET /v2.0/networks/dc6e9fca-c7e6-4cea-a29d-b697d9835270?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) 2026-05-05 15:07:44.527 8 WARNING neutron_lib.context [req-0db03593-8a3a-4ef4-a584-95ac01c581bd req-9dfafc56-57d7-4b01-b4ba-b02bbd853db8 b28b22326145450ab4bb3f48ce35a21d 53c9e3de9e5a4ff0bbb769ae02741445 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 248/481] 10.0.0.123 () {38 vars in 981 bytes} [Tue May 5 15:07:44 2026] POST /v2.0/security-group-rules => generated 587 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:07:44.679 8 INFO neutron.api.v2.resource [req-989cbb95-9618-4262-a442-af1adc9ff53c req-ac26ecec-d784-4dc7-94e8-694b391a9474 af44b6b83c024938a402a847371f75cb ded5bfe841c24c8dbdab9452fa26c88f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 249/482] 10.0.0.123 () {34 vars in 991 bytes} [Tue May 5 15:07:44 2026] GET /v2.0/security-groups/7ee3fde3-2993-43fd-92a9-104d765bce16 => 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: 250/483] 10.0.0.123 () {34 vars in 991 bytes} [Tue May 5 15:07:44 2026] GET /v2.0/security-groups/601cff3c-5ac9-4019-823c-e1f8fe3cb37d => generated 2811 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/484] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:07:44 2026] GET /v2.0/ports?device_id=ae3adc40-c600-426a-a48d-bed2e6cf18ad => 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: 252/485] 10.0.0.123 () {34 vars in 991 bytes} [Tue May 5 15:07:44 2026] GET /v2.0/security-groups/05d3f31a-e34c-4f6f-89ce-004d5ea41260 => generated 1618 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/486] 10.0.0.123 () {34 vars in 1001 bytes} [Tue May 5 15:07:44 2026] GET /v2.0/security-group-rules/8c2b0850-2455-4458-b7b4-87c2c0735551 => generated 584 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/487] 10.0.0.29 () {34 vars in 782 bytes} [Tue May 5 15:07:43 2026] PUT /v2.0/routers/d86ac8bc-1311-4af6-a431-0e98b6608e3d/add_router_interface => generated 309 bytes in 1409 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/488] 10.0.0.123 () {36 vars in 1013 bytes} [Tue May 5 15:07:44 2026] DELETE /v2.0/security-groups/05d3f31a-e34c-4f6f-89ce-004d5ea41260 => 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: 235/489] 10.0.0.123 () {34 vars in 991 bytes} [Tue May 5 15:07:44 2026] GET /v2.0/security-groups/601cff3c-5ac9-4019-823c-e1f8fe3cb37d => generated 2811 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:07:44.968 8 INFO neutron.api.v2.resource [req-fb6a60da-4623-4727-b0d9-34945c48ab27 req-41655584-b3c8-4bfa-87e7-5c1f54a0ce89 af44b6b83c024938a402a847371f75cb ded5bfe841c24c8dbdab9452fa26c88f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 255/490] 10.0.0.123 () {34 vars in 991 bytes} [Tue May 5 15:07:44 2026] GET /v2.0/security-groups/05d3f31a-e34c-4f6f-89ce-004d5ea41260 => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/491] 10.0.0.123 () {34 vars in 991 bytes} [Tue May 5 15:07:44 2026] GET /v2.0/security-groups/cda9f1d1-fa89-4df8-b8ac-1c42a8f90825 => generated 1616 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/492] 10.0.0.123 () {36 vars in 1023 bytes} [Tue May 5 15:07:44 2026] DELETE /v2.0/security-group-rules/8c2b0850-2455-4458-b7b4-87c2c0735551 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/493] 10.0.0.123 () {34 vars in 991 bytes} [Tue May 5 15:07:45 2026] GET /v2.0/security-groups/601cff3c-5ac9-4019-823c-e1f8fe3cb37d => generated 2213 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/494] 10.0.0.123 () {36 vars in 1013 bytes} [Tue May 5 15:07:45 2026] DELETE /v2.0/security-groups/cda9f1d1-fa89-4df8-b8ac-1c42a8f90825 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:07:45.193 8 INFO neutron.api.v2.resource [req-6cc2dc03-79f2-4839-945d-01eacb6438de req-d17872ea-34db-4f40-adb8-3e0dc77b073b af44b6b83c024938a402a847371f75cb ded5bfe841c24c8dbdab9452fa26c88f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 258/495] 10.0.0.123 () {34 vars in 991 bytes} [Tue May 5 15:07:45 2026] GET /v2.0/security-groups/cda9f1d1-fa89-4df8-b8ac-1c42a8f90825 => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/496] 10.0.0.123 () {36 vars in 1013 bytes} [Tue May 5 15:07:45 2026] DELETE /v2.0/security-groups/601cff3c-5ac9-4019-823c-e1f8fe3cb37d => 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: 259/497] 10.0.0.123 () {34 vars in 1002 bytes} [Tue May 5 15:07:45 2026] GET /v2.0/security-groups?tenant_id=ded5bfe841c24c8dbdab9452fa26c88f => generated 2797 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/498] 10.0.0.123 () {34 vars in 991 bytes} [Tue May 5 15:07:45 2026] GET /v2.0/security-groups/23d38fa9-4ea8-440f-a78e-76ae14fe3274 => generated 2794 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/499] 10.0.0.123 () {34 vars in 991 bytes} [Tue May 5 15:07:45 2026] GET /v2.0/security-groups/c653a3c9-2240-4332-9784-5895bcb2d0d9 => generated 2214 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/500] 10.0.0.123 () {34 vars in 991 bytes} [Tue May 5 15:07:45 2026] GET /v2.0/security-groups/23d38fa9-4ea8-440f-a78e-76ae14fe3274 => generated 2794 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/501] 10.0.0.123 () {36 vars in 1013 bytes} [Tue May 5 15:07:45 2026] DELETE /v2.0/security-groups/c653a3c9-2240-4332-9784-5895bcb2d0d9 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:07:45.482 8 INFO neutron.api.v2.resource [req-f9456626-3013-4124-99f5-d0d36ebab068 req-20989faa-e32a-4bcd-85d7-dbd796ebda65 af44b6b83c024938a402a847371f75cb ded5bfe841c24c8dbdab9452fa26c88f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 262/502] 10.0.0.123 () {34 vars in 991 bytes} [Tue May 5 15:07:45 2026] GET /v2.0/security-groups/cda9f1d1-fa89-4df8-b8ac-1c42a8f90825 => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 15:07:45.522 8 WARNING neutron_lib.context [None req-bf60e1e3-05c0-4fd1-80a7-b82fa46475a7 bcf26711d2084bc0921f22e5b5525ec3 f0cf20982f56458d959f691e2f3f04fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 263/503] 10.0.0.29 () {34 vars in 684 bytes} [Tue May 5 15:07:45 2026] POST /v2.0/security-groups => generated 1595 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 15:07:45.720 8 INFO neutron.api.v2.resource [req-680250a2-ec97-48b1-85af-35375162f46b req-10cd88c2-a0f0-40f1-a5c2-bb62dccce6ba af44b6b83c024938a402a847371f75cb ded5bfe841c24c8dbdab9452fa26c88f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 264/504] 10.0.0.123 () {34 vars in 991 bytes} [Tue May 5 15:07:45 2026] GET /v2.0/security-groups/05d3f31a-e34c-4f6f-89ce-004d5ea41260 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 15:07:45.727 8 WARNING neutron_lib.context [None req-0f5edb49-1de1-40c7-91a5-0300840941d9 bcf26711d2084bc0921f22e5b5525ec3 f0cf20982f56458d959f691e2f3f04fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 265/505] 10.0.0.29 () {34 vars in 694 bytes} [Tue May 5 15:07:45 2026] POST /v2.0/security-group-rules => generated 565 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:07:45.887 8 INFO neutron.api.v2.resource [req-23816803-8e88-4225-9a2e-3d6d60049f72 req-b782f30f-01a2-4c14-811b-a6e25a636eb6 af44b6b83c024938a402a847371f75cb ded5bfe841c24c8dbdab9452fa26c88f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 266/506] 10.0.0.123 () {34 vars in 991 bytes} [Tue May 5 15:07:45 2026] GET /v2.0/security-groups/7ee3fde3-2993-43fd-92a9-104d765bce16 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 15:07:45.895 8 WARNING neutron_lib.context [None req-383ec3ec-f61f-4936-bade-3c5423deb0bf bcf26711d2084bc0921f22e5b5525ec3 f0cf20982f56458d959f691e2f3f04fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 267/507] 10.0.0.29 () {34 vars in 694 bytes} [Tue May 5 15:07:45 2026] POST /v2.0/security-group-rules => generated 570 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/508] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:07:46 2026] GET /v2.0/ports?device_id=ae3adc40-c600-426a-a48d-bed2e6cf18ad => 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: 241/509] 10.0.0.29 () {34 vars in 788 bytes} [Tue May 5 15:07:45 2026] PUT /v2.0/routers/43526522-055c-4b51-b4a9-38dbfc34344c/remove_router_interface => generated 309 bytes in 1930 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:07:47.398 7 WARNING neutron_lib.context [None req-a3445713-9d27-4850-9bd7-f7ff7855fcda bcf26711d2084bc0921f22e5b5525ec3 f0cf20982f56458d959f691e2f3f04fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 269/510] 10.0.0.29 () {34 vars in 788 bytes} [Tue May 5 15:07:46 2026] PUT /v2.0/routers/67342622-25e9-4df5-986e-2e247161ef13/remove_router_interface => generated 309 bytes in 1614 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/511] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:07:47 2026] GET /v2.0/networks?id=dc6e9fca-c7e6-4cea-a29d-b697d9835270 => generated 670 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/512] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:07:47 2026] GET /v2.0/ports?device_id=ae3adc40-c600-426a-a48d-bed2e6cf18ad => 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: 242/513] 10.0.0.29 () {34 vars in 675 bytes} [Tue May 5 15:07:47 2026] POST /v2.0/floatingips => generated 552 bytes in 658 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:07:48.389 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-92cc3064-ae48-4cda-ad76-f2ad21983aa8 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - 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()  2026-05-05 15:07:48.791 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-27cf3b28-ce46-4617-8467-0735470b9677 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - 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()  2026-05-05 15:07:48.813 8 INFO neutron.db.l3_hamode_db [None req-92cc3064-ae48-4cda-ad76-f2ad21983aa8 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] HA network 691157de-fd6d-4515-b4b9-d0753796157d was deleted as no HA routers are present in tenant 53c9e3de9e5a4ff0bbb769ae02741445. [pid: 8|app: 0|req: 272/514] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:07:47 2026] DELETE /v2.0/routers/43526522-055c-4b51-b4a9-38dbfc34344c => generated 0 bytes in 1061 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/515] 199.204.45.115 () {34 vars in 1050 bytes} [Tue May 5 15:07:48 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=91abfa7a561c484bbf95e9e1cb64086a => generated 181 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/516] 10.0.0.123 () {34 vars in 1098 bytes} [Tue May 5 15:07:48 2026] GET /v2.0/security-groups?name=tempest-securitygroup--914709518&fields=id&tenant_id=f0cf20982f56458d959f691e2f3f04fa => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:07:49.192 8 INFO neutron.services.segments.plugin [-] Segment 5ae493ee-53cd-41f5-965e-da3b3ef6a831 resource provider aggregate not found [pid: 8|app: 0|req: 275/517] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:07:48 2026] DELETE /v2.0/subnets/ae5c2b69-0674-46b1-87c0-3a00f7a22f60 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:07:49.218 8 INFO neutron.services.segments.plugin [-] Segment 5ae493ee-53cd-41f5-965e-da3b3ef6a831 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ae493ee-53cd-41f5-965e-da3b3ef6a831 found for delete ", "request_id": "req-7901dd04-9b90-4c18-88d0-40e9337dd589"}]} [pid: 8|app: 0|req: 276/518] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:07:49 2026] GET /v2.0/ports?device_id=ae3adc40-c600-426a-a48d-bed2e6cf18ad => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:07:49.244 8 WARNING neutron_lib.context [req-2dfc018e-ce3a-4c04-8267-02711e32a82b req-bca995cd-31d3-4fa8-ab48-99474b7803c1 a15387ed71c14114ab2460e9a777bc43 91abfa7a561c484bbf95e9e1cb64086a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:07:49.261 7 INFO neutron.db.l3_hamode_db [None req-27cf3b28-ce46-4617-8467-0735470b9677 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] HA network 0530f0d8-9caa-48b0-9480-cf7b5e7945b1 was deleted as no HA routers are present in tenant ded5bfe841c24c8dbdab9452fa26c88f. 2026-05-05 15:07:49.263 8 INFO neutron.services.segments.plugin [-] Segment 5ae493ee-53cd-41f5-965e-da3b3ef6a831 resource provider aggregate not found [pid: 7|app: 0|req: 243/519] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:07:48 2026] DELETE /v2.0/routers/67342622-25e9-4df5-986e-2e247161ef13 => generated 0 bytes in 1227 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:07:49.300 8 INFO neutron.services.segments.plugin [-] Segment 5ae493ee-53cd-41f5-965e-da3b3ef6a831 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ae493ee-53cd-41f5-965e-da3b3ef6a831 found for delete ", "request_id": "req-51c0616a-22a1-42eb-b1d0-7fb252a54396"}]} [pid: 7|app: 0|req: 244/520] 10.0.0.123 () {34 vars in 982 bytes} [Tue May 5 15:07:49 2026] GET /v2.0/networks?id=5bf260e1-08b4-452a-b001-e6010f9b37d7 => generated 684 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:07:49.626 7 INFO neutron.services.segments.plugin [-] Segment 9334adbe-4033-4e4a-abef-8d7f24041a50 resource provider aggregate not found 2026-05-05 15:07:49.651 7 INFO neutron.services.segments.plugin [-] Segment 9334adbe-4033-4e4a-abef-8d7f24041a50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9334adbe-4033-4e4a-abef-8d7f24041a50 found for delete ", "request_id": "req-3ecd73d4-69a6-4d93-8570-b93225ba7d08"}]} 2026-05-05 15:07:49.653 7 INFO neutron.services.segments.plugin [-] Segment 9334adbe-4033-4e4a-abef-8d7f24041a50 resource provider aggregate not found 2026-05-05 15:07:49.683 7 INFO neutron.services.segments.plugin [-] Segment 9334adbe-4033-4e4a-abef-8d7f24041a50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9334adbe-4033-4e4a-abef-8d7f24041a50 found for delete ", "request_id": "req-caa6d1ec-fe23-4489-9e9b-eb923530184e"}]} [pid: 7|app: 0|req: 245/521] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:07:49 2026] DELETE /v2.0/networks/53d9f276-e968-4efd-b4b4-5ccb4e68d718 => generated 0 bytes in 519 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/522] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:07:49 2026] DELETE /v2.0/subnets/c42cf283-fd51-4cee-bba9-2ed68bd122a7 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/523] 10.0.0.123 () {34 vars in 965 bytes} [Tue May 5 15:07:50 2026] GET /v2.0/quotas/f0cf20982f56458d959f691e2f3f04fa => 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: 277/524] 199.204.45.115 () {38 vars in 955 bytes} [Tue May 5 15:07:49 2026] POST /v2.0/ports => generated 958 bytes in 915 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: 248/525] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:07:50 2026] GET /v2.0/security-groups?tenant_id=53c9e3de9e5a4ff0bbb769ae02741445&name=default => generated 2797 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/526] 10.0.0.123 () {34 vars in 1002 bytes} [Tue May 5 15:07:50 2026] GET /v2.0/ports?tenant_id=f0cf20982f56458d959f691e2f3f04fa&fields=id => generated 103 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/527] 199.204.45.115 () {34 vars in 911 bytes} [Tue May 5 15:07:50 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: 7|app: 0|req: 251/528] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:07:50 2026] DELETE /v2.0/security-groups/295de1f0-d60d-4580-92c0-797006255125 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/529] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:07:50 2026] GET /v2.0/ports?device_id=ae3adc40-c600-426a-a48d-bed2e6cf18ad => generated 961 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/530] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:07:50 2026] DELETE /v2.0/networks/4ea6b0eb-2e8c-407b-b084-670a527a9229 => generated 0 bytes in 433 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/531] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:07:50 2026] GET /v2.0/security-groups?id=914b34c4-02d1-411a-aefc-a0779c91a706&fields=id&fields=name => generated 114 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/532] 10.0.0.123 () {34 vars in 907 bytes} [Tue May 5 15:07:50 2026] GET /v2.0/extensions => generated 19600 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/533] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:07:50 2026] GET /v2.0/security-groups?tenant_id=ded5bfe841c24c8dbdab9452fa26c88f&name=default => generated 2797 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/534] 10.0.0.123 () {34 vars in 1008 bytes} [Tue May 5 15:07:50 2026] GET /v2.0/networks/5bf260e1-08b4-452a-b001-e6010f9b37d7?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: 257/535] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:07:51 2026] DELETE /v2.0/security-groups/23d38fa9-4ea8-440f-a78e-76ae14fe3274 => 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: 258/536] 10.0.0.123 () {34 vars in 1108 bytes} [Tue May 5 15:07:51 2026] GET /v2.0/networks/5bf260e1-08b4-452a-b001-e6010f9b37d7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:07:51.240 8 INFO neutron.services.segments.plugin [-] Segment 989b00ae-9625-4e8d-96b4-95bcc7886244 resource provider aggregate not found 2026-05-05 15:07:51.265 8 INFO neutron.services.segments.plugin [-] Segment 989b00ae-9625-4e8d-96b4-95bcc7886244 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 989b00ae-9625-4e8d-96b4-95bcc7886244 found for delete ", "request_id": "req-3e6e8a45-b672-402f-bdbf-c46278d3e72c"}]} [pid: 8|app: 0|req: 279/537] 199.204.45.115 () {38 vars in 1028 bytes} [Tue May 5 15:07:50 2026] PUT /v2.0/ports/437bf06a-574f-4644-ad1e-430b2987000a => generated 1203 bytes in 600 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: 259/538] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:07:51 2026] GET /v2.0/ports?tenant_id=91abfa7a561c484bbf95e9e1cb64086a&device_id=ae3adc40-c600-426a-a48d-bed2e6cf18ad => generated 1242 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:07:51.444 8 INFO neutron.services.segments.plugin [-] Segment 989b00ae-9625-4e8d-96b4-95bcc7886244 resource provider aggregate not found [pid: 8|app: 0|req: 280/539] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:07:51 2026] GET /v2.0/ports?device_id=719bf22b-1e77-4c96-8059-60a2190b5db8 => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/540] 199.204.45.115 () {34 vars in 1060 bytes} [Tue May 5 15:07:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=437bf06a-574f-4644-ad1e-430b2987000a => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:07:51.509 8 INFO neutron.services.segments.plugin [-] Segment 989b00ae-9625-4e8d-96b4-95bcc7886244 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 989b00ae-9625-4e8d-96b4-95bcc7886244 found for delete ", "request_id": "req-8189303e-6e91-4420-98da-ae30b82eb8c3"}]} [pid: 8|app: 0|req: 281/541] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:07:51 2026] GET /v2.0/subnets?id=3cf26331-cf77-418a-a1f9-12ce84db5b59 => generated 664 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/542] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:07:51 2026] GET /v2.0/ports?network_id=dc6e9fca-c7e6-4cea-a29d-b697d9835270&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 15:07:51.735 7 INFO neutron.services.segments.plugin [-] Segment 0057be98-14a7-49c7-93ce-8a4bec6c3e9e resource provider aggregate not found 2026-05-05 15:07:51.741 7 INFO neutron.services.segments.plugin [-] Segment 0057be98-14a7-49c7-93ce-8a4bec6c3e9e resource provider aggregate not found [pid: 8|app: 0|req: 282/543] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:07:51 2026] GET /v2.0/networks/dc6e9fca-c7e6-4cea-a29d-b697d9835270?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:07:51.755 7 INFO neutron.services.segments.plugin [-] Segment 0057be98-14a7-49c7-93ce-8a4bec6c3e9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0057be98-14a7-49c7-93ce-8a4bec6c3e9e found for delete ", "request_id": "req-511ef7a8-10c0-4bd2-808a-161999de65f3"}]} [pid: 7|app: 0|req: 262/544] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:07:51 2026] GET /v2.0/ports?device_id=ae3adc40-c600-426a-a48d-bed2e6cf18ad => generated 973 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:07:51.803 7 INFO neutron.services.segments.plugin [-] Segment 0057be98-14a7-49c7-93ce-8a4bec6c3e9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0057be98-14a7-49c7-93ce-8a4bec6c3e9e found for delete ", "request_id": "req-76a8efc8-96b5-4649-b667-590ecf77c537"}]} [pid: 7|app: 0|req: 263/545] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:07:51 2026] GET /v2.0/security-groups?id=914b34c4-02d1-411a-aefc-a0779c91a706&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/546] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:07:51 2026] GET /v2.0/networks/dc6e9fca-c7e6-4cea-a29d-b697d9835270?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/547] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:07:52 2026] GET /v2.0/networks?id=5bf260e1-08b4-452a-b001-e6010f9b37d7 => generated 684 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/548] 199.204.45.115 () {34 vars in 1050 bytes} [Tue May 5 15:07:52 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f0cf20982f56458d959f691e2f3f04fa => generated 180 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:07:52.450 7 WARNING neutron_lib.context [req-02cd1c77-cddf-4856-b3cb-e872a6f2ef56 req-fb22c232-11d0-4b3d-a794-6a9081fd55c6 bcf26711d2084bc0921f22e5b5525ec3 f0cf20982f56458d959f691e2f3f04fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 285/549] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:07:52 2026] GET /v2.0/ports?device_id=719bf22b-1e77-4c96-8059-60a2190b5db8 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:07:52.677 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2101994b-98b6-4687-b1a7-0e0ed266f4fe'] response: {'name': 'network-changed', 'server_uuid': 'ae3adc40-c600-426a-a48d-bed2e6cf18ad', 'tag': '437bf06a-574f-4644-ad1e-430b2987000a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 286/550] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:07:52 2026] GET /v2.0/ports?tenant_id=91abfa7a561c484bbf95e9e1cb64086a&device_id=ae3adc40-c600-426a-a48d-bed2e6cf18ad => generated 1242 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/551] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:07:52 2026] GET /v2.0/networks?id=dc6e9fca-c7e6-4cea-a29d-b697d9835270 => generated 766 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/552] 199.204.45.115 () {34 vars in 1060 bytes} [Tue May 5 15:07:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=437bf06a-574f-4644-ad1e-430b2987000a => 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: 265/553] 199.204.45.115 () {38 vars in 955 bytes} [Tue May 5 15:07:52 2026] POST /v2.0/ports => generated 954 bytes in 600 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: 289/554] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:07:52 2026] GET /v2.0/ports?device_id=ae3adc40-c600-426a-a48d-bed2e6cf18ad => generated 973 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/555] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:07:53 2026] GET /v2.0/subnets?id=3cf26331-cf77-418a-a1f9-12ce84db5b59 => generated 664 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:07:53.413 8 INFO neutron.db.segments_db [None req-7ef43e21-9e8f-4e6f-b9c1-9c91fe0da86c 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Added segment 73e71756-264a-4cae-8337-bf3c706ae2a0 of type vxlan for network 3723883d-f648-4b78-bfe1-15641c4adf9a [pid: 8|app: 0|req: 290/556] 10.0.0.29 () {34 vars in 670 bytes} [Tue May 5 15:07:53 2026] POST /v2.0/networks => generated 748 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/557] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:07:53 2026] GET /v2.0/security-groups?id=914b34c4-02d1-411a-aefc-a0779c91a706&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/558] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:07:53 2026] GET /v2.0/ports?network_id=dc6e9fca-c7e6-4cea-a29d-b697d9835270&device_owner=network%3Adhcp => generated 1244 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/559] 199.204.45.115 () {38 vars in 1028 bytes} [Tue May 5 15:07:53 2026] PUT /v2.0/ports/b5208d62-88af-479e-addc-78364ed18e0f => generated 1199 bytes in 754 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: 268/560] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:07:53 2026] GET /v2.0/ports?device_id=719bf22b-1e77-4c96-8059-60a2190b5db8 => generated 969 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 293/561] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:07:53 2026] POST /v2.0/subnets => generated 671 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/562] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:07:53 2026] GET /v2.0/ports?tenant_id=f0cf20982f56458d959f691e2f3f04fa&device_id=719bf22b-1e77-4c96-8059-60a2190b5db8 => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/563] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:07:53 2026] GET /v2.0/networks/dc6e9fca-c7e6-4cea-a29d-b697d9835270?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:07:54.005 7 INFO neutron.db.segments_db [None req-01ac4117-e161-4b53-81f9-b77c5fdefe0d 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Added segment 47a9f91a-a3cd-4375-b658-2545c6f42491 of type vxlan for network 0edd4641-7873-4aef-b9a8-7b122ec3a355 [pid: 8|app: 0|req: 295/564] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:07:53 2026] GET /v2.0/security-groups?id=d7ecb224-255f-4329-9036-826d2d32c3ae&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: 8|app: 0|req: 296/565] 199.204.45.115 () {34 vars in 1058 bytes} [Tue May 5 15:07:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b5208d62-88af-479e-addc-78364ed18e0f => 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: 297/566] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:07:54 2026] GET /v2.0/networks/dc6e9fca-c7e6-4cea-a29d-b697d9835270?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: 298/567] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:07:54 2026] GET /v2.0/subnets?id=e2a4e9fd-452e-49dd-aab3-e0c5de33d734 => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/568] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:07:54 2026] GET /v2.0/ports?network_id=5bf260e1-08b4-452a-b001-e6010f9b37d7&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/569] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:07:54 2026] GET /v2.0/networks/5bf260e1-08b4-452a-b001-e6010f9b37d7?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:07:54.307 7 INFO neutron.db.l3_hamode_db [None req-01ac4117-e161-4b53-81f9-b77c5fdefe0d 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 301/570] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:07:54 2026] GET /v2.0/networks/5bf260e1-08b4-452a-b001-e6010f9b37d7?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) 2026-05-05 15:07:54.410 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd436be6-7ae0-4d40-8be9-78d437eb6356'] response: {'name': 'network-changed', 'server_uuid': '719bf22b-1e77-4c96-8059-60a2190b5db8', 'tag': 'b5208d62-88af-479e-addc-78364ed18e0f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 302/571] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:07:54 2026] GET /v2.0/ports?tenant_id=f0cf20982f56458d959f691e2f3f04fa&device_id=719bf22b-1e77-4c96-8059-60a2190b5db8 => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/572] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:07:54 2026] GET /v2.0/networks?id=5bf260e1-08b4-452a-b001-e6010f9b37d7 => generated 780 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/573] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:07:54 2026] GET /v2.0/ports?device_id=ae3adc40-c600-426a-a48d-bed2e6cf18ad => generated 973 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/574] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:07:54 2026] GET /v2.0/security-groups?id=914b34c4-02d1-411a-aefc-a0779c91a706&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/575] 199.204.45.115 () {34 vars in 1058 bytes} [Tue May 5 15:07:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b5208d62-88af-479e-addc-78364ed18e0f => 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: 307/576] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:07:54 2026] GET /v2.0/subnets?id=e2a4e9fd-452e-49dd-aab3-e0c5de33d734 => generated 678 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/577] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:07:54 2026] GET /v2.0/ports?network_id=5bf260e1-08b4-452a-b001-e6010f9b37d7&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/578] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:07:54 2026] GET /v2.0/networks/5bf260e1-08b4-452a-b001-e6010f9b37d7?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/579] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:07:55 2026] GET /v2.0/networks/5bf260e1-08b4-452a-b001-e6010f9b37d7?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: 311/580] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:07:55 2026] GET /v2.0/ports?device_id=719bf22b-1e77-4c96-8059-60a2190b5db8 => generated 969 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/581] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:07:55 2026] GET /v2.0/security-groups?id=d7ecb224-255f-4329-9036-826d2d32c3ae&fields=id&fields=name => generated 113 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:07:55.538 7 INFO neutron.db.l3_hamode_db [None req-01ac4117-e161-4b53-81f9-b77c5fdefe0d 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 313/582] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:07:55 2026] GET /v2.0/ports?device_id=ae3adc40-c600-426a-a48d-bed2e6cf18ad => generated 973 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/583] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:07:55 2026] GET /v2.0/security-groups?id=914b34c4-02d1-411a-aefc-a0779c91a706&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: 315/584] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:07:56 2026] GET /v2.0/ports?device_id=719bf22b-1e77-4c96-8059-60a2190b5db8 => generated 969 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/587] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:07:56 2026] GET /v2.0/security-groups?id=d7ecb224-255f-4329-9036-826d2d32c3ae&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/588] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:07:53 2026] POST /v2.0/routers => generated 735 bytes in 2873 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/589] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:07:57 2026] GET /v2.0/ports?device_id=ae3adc40-c600-426a-a48d-bed2e6cf18ad => generated 973 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/590] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:07:57 2026] GET /v2.0/security-groups?tenant_id=89a443cbfd4240e58e7f00773d1a5661&name=default => generated 2801 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/591] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:07:57 2026] GET /v2.0/security-groups?id=914b34c4-02d1-411a-aefc-a0779c91a706&fields=id&fields=name => generated 114 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/592] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:07:57 2026] DELETE /v2.0/security-groups/3e2ff42c-448a-4e56-b86f-33bc19d9589e => generated 0 bytes in 165 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/593] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:07:57 2026] GET /v2.0/ports?device_id=719bf22b-1e77-4c96-8059-60a2190b5db8 => generated 971 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/594] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:07:57 2026] GET /v2.0/security-groups?tenant_id=d198dd4c13e547bbb7c83127131f3568&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: 277/595] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:07:58 2026] GET /v2.0/security-groups?id=d7ecb224-255f-4329-9036-826d2d32c3ae&fields=id&fields=name => generated 113 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/596] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:07:58 2026] DELETE /v2.0/security-groups/2fcee752-9b98-48be-ad62-cd2fb4d57d45 => 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: 319/597] 10.0.0.29 () {34 vars in 782 bytes} [Tue May 5 15:07:56 2026] PUT /v2.0/routers/fc56fc7e-dac7-4080-818b-85de79ea4aab/add_router_interface => generated 309 bytes in 1814 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/598] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:07:58 2026] GET /v2.0/ports?device_id=ae3adc40-c600-426a-a48d-bed2e6cf18ad => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/599] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:07:58 2026] GET /v2.0/security-groups?id=914b34c4-02d1-411a-aefc-a0779c91a706&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: 280/600] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:07:59 2026] GET /v2.0/ports?device_id=719bf22b-1e77-4c96-8059-60a2190b5db8 => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/601] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:07:59 2026] GET /v2.0/security-groups?id=d7ecb224-255f-4329-9036-826d2d32c3ae&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:07:59.305 7 WARNING neutron_lib.context [None req-015b0c9a-9cde-45e0-a942-dca5eaf01333 3f0433a41e3b45b087343684ec1dd97a 6f34a8bd5daf453e93905b5b8a654486 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 281/602] 10.0.0.29 () {34 vars in 684 bytes} [Tue May 5 15:07:59 2026] POST /v2.0/security-groups => generated 1596 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 15:07:59.426 7 WARNING neutron_lib.context [None req-4aaf679f-4dcc-473c-b14a-29d7dde4d7c3 3f0433a41e3b45b087343684ec1dd97a 6f34a8bd5daf453e93905b5b8a654486 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 322/603] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:07:59 2026] GET /v2.0/ports?device_id=719bf22b-1e77-4c96-8059-60a2190b5db8 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/604] 10.0.0.29 () {34 vars in 694 bytes} [Tue May 5 15:07:59 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) 2026-05-05 15:07:59.571 7 WARNING neutron_lib.context [None req-a212dfa5-e21c-4eb4-a41a-6472dc1b9bb8 3f0433a41e3b45b087343684ec1dd97a 6f34a8bd5daf453e93905b5b8a654486 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 283/605] 10.0.0.29 () {34 vars in 694 bytes} [Tue May 5 15:07:59 2026] POST /v2.0/security-group-rules => generated 570 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:07:59.701 7 WARNING neutron_lib.context [None req-83975942-3b9e-4c2d-9cf9-c86eb3ba4679 3f0433a41e3b45b087343684ec1dd97a 6f34a8bd5daf453e93905b5b8a654486 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:08:00.019 8 INFO neutron.db.l3_db [None req-d4f8341a-d7a5-4d1f-883e-5d68c1899b91 bcf26711d2084bc0921f22e5b5525ec3 f0cf20982f56458d959f691e2f3f04fa - - default default] Floating IP 816a8681-fc0b-4781-a362-03c8c5b722e2 associated. External IP: 10.96.250.215, port: b5208d62-88af-479e-addc-78364ed18e0f. [pid: 7|app: 0|req: 284/606] 10.0.0.29 () {34 vars in 675 bytes} [Tue May 5 15:07:59 2026] POST /v2.0/floatingips => generated 552 bytes in 708 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/607] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:08:00 2026] GET /v2.0/ports?device_id=ae3adc40-c600-426a-a48d-bed2e6cf18ad => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/608] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:08:00 2026] GET /v2.0/security-groups?id=914b34c4-02d1-411a-aefc-a0779c91a706&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: 323/609] 10.0.0.29 () {34 vars in 748 bytes} [Tue May 5 15:07:59 2026] PUT /v2.0/floatingips/816a8681-fc0b-4781-a362-03c8c5b722e2 => generated 855 bytes in 1177 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/610] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:08:00 2026] GET /v2.0/ports?device_id=719bf22b-1e77-4c96-8059-60a2190b5db8 => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/611] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:08:00 2026] GET /v2.0/security-groups?id=d7ecb224-255f-4329-9036-826d2d32c3ae&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/612] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:08:00 2026] GET /v2.0/ports?tenant_id=f0cf20982f56458d959f691e2f3f04fa&device_id=719bf22b-1e77-4c96-8059-60a2190b5db8 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:08:00.961 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1582bac6-bf3a-4f33-8cad-a0c9271f86df'] response: {'name': 'network-changed', 'server_uuid': '719bf22b-1e77-4c96-8059-60a2190b5db8', 'tag': 'b5208d62-88af-479e-addc-78364ed18e0f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 325/613] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:08:00 2026] GET /v2.0/networks?id=5bf260e1-08b4-452a-b001-e6010f9b37d7 => generated 780 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/614] 199.204.45.115 () {34 vars in 1058 bytes} [Tue May 5 15:08:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b5208d62-88af-479e-addc-78364ed18e0f => generated 858 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/615] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:08:01 2026] GET /v2.0/subnets?id=e2a4e9fd-452e-49dd-aab3-e0c5de33d734 => generated 678 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/616] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:08:01 2026] GET /v2.0/ports?network_id=5bf260e1-08b4-452a-b001-e6010f9b37d7&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/617] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:08:01 2026] GET /v2.0/networks/5bf260e1-08b4-452a-b001-e6010f9b37d7?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: 291/618] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:08:01 2026] GET /v2.0/networks/5bf260e1-08b4-452a-b001-e6010f9b37d7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/619] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:08:01 2026] GET /v2.0/ports?device_id=ae3adc40-c600-426a-a48d-bed2e6cf18ad => generated 975 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/620] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:08:01 2026] GET /v2.0/security-groups?id=914b34c4-02d1-411a-aefc-a0779c91a706&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/621] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:08:01 2026] GET /v2.0/ports?device_id=ae3adc40-c600-426a-a48d-bed2e6cf18ad => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:08:02.483 7 INFO neutron.db.l3_db [None req-74ccb915-03f3-47d8-a6a0-a63ebf4f8f8d a15387ed71c14114ab2460e9a777bc43 91abfa7a561c484bbf95e9e1cb64086a - - default default] Floating IP 08fe7f85-3f8b-4836-828b-3901b1f3a783 associated. External IP: 10.96.250.204, port: 437bf06a-574f-4644-ad1e-430b2987000a. [pid: 7|app: 0|req: 293/622] 10.0.0.29 () {34 vars in 748 bytes} [Tue May 5 15:08:01 2026] PUT /v2.0/floatingips/08fe7f85-3f8b-4836-828b-3901b1f3a783 => generated 856 bytes in 1251 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/623] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:08:03 2026] GET /v2.0/ports?device_id=ae3adc40-c600-426a-a48d-bed2e6cf18ad => 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: 294/624] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:08:03 2026] GET /v2.0/security-groups?id=914b34c4-02d1-411a-aefc-a0779c91a706&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: 331/625] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:08:03 2026] GET /v2.0/ports?tenant_id=91abfa7a561c484bbf95e9e1cb64086a&device_id=ae3adc40-c600-426a-a48d-bed2e6cf18ad => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:08:03.469 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2136feac-0be9-44bd-8943-d16d4d9fe3ad'] response: {'name': 'network-changed', 'server_uuid': 'ae3adc40-c600-426a-a48d-bed2e6cf18ad', 'tag': '437bf06a-574f-4644-ad1e-430b2987000a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 295/626] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:08:03 2026] GET /v2.0/networks?id=dc6e9fca-c7e6-4cea-a29d-b697d9835270 => generated 766 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/627] 199.204.45.115 () {34 vars in 1060 bytes} [Tue May 5 15:08:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=437bf06a-574f-4644-ad1e-430b2987000a => generated 859 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/628] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:08:03 2026] GET /v2.0/subnets?id=3cf26331-cf77-418a-a1f9-12ce84db5b59 => generated 664 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/629] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:08:03 2026] GET /v2.0/ports?network_id=dc6e9fca-c7e6-4cea-a29d-b697d9835270&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/630] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:08:03 2026] GET /v2.0/networks/dc6e9fca-c7e6-4cea-a29d-b697d9835270?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: 297/631] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:08:03 2026] GET /v2.0/ports?device_id=ae3adc40-c600-426a-a48d-bed2e6cf18ad => generated 975 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/632] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:08:03 2026] GET /v2.0/networks/dc6e9fca-c7e6-4cea-a29d-b697d9835270?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: 298/633] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:08:03 2026] GET /v2.0/security-groups?id=914b34c4-02d1-411a-aefc-a0779c91a706&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/634] 199.204.45.115 () {34 vars in 994 bytes} [Tue May 5 15:08:04 2026] GET /v2.0/ports?device_id=ae3adc40-c600-426a-a48d-bed2e6cf18ad => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:08:04.871 7 INFO neutron.db.l3_db [req-d5d60230-a0b6-4d33-b735-8c1774e2ec26 req-feb55841-ff49-4dea-bccb-45d57b823bc7 a15387ed71c14114ab2460e9a777bc43 91abfa7a561c484bbf95e9e1cb64086a - - default default] Floating IP 08fe7f85-3f8b-4836-828b-3901b1f3a783 disassociated. External IP: 10.96.250.204, port: 437bf06a-574f-4644-ad1e-430b2987000a. [pid: 8|app: 0|req: 337/635] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:08:05 2026] GET /v2.0/ports?device_id=ae3adc40-c600-426a-a48d-bed2e6cf18ad => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/636] 199.204.45.115 () {36 vars in 997 bytes} [Tue May 5 15:08:04 2026] DELETE /v2.0/ports/437bf06a-574f-4644-ad1e-430b2987000a => generated 0 bytes in 993 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/637] 10.0.0.123 () {34 vars in 1100 bytes} [Tue May 5 15:08:05 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1465142700&fields=id&tenant_id=6f34a8bd5daf453e93905b5b8a654486 => generated 69 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:08:05.702 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-da3d5123-55b2-481b-8136-b897ab15353c'] response: {'server_uuid': 'ae3adc40-c600-426a-a48d-bed2e6cf18ad', 'name': 'network-vif-deleted', 'tag': '437bf06a-574f-4644-ad1e-430b2987000a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 300/638] 10.0.0.123 () {34 vars in 982 bytes} [Tue May 5 15:08:05 2026] GET /v2.0/networks?id=3723883d-f648-4b78-bfe1-15641c4adf9a => generated 680 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/639] 10.0.0.123 () {34 vars in 965 bytes} [Tue May 5 15:08:05 2026] GET /v2.0/quotas/6f34a8bd5daf453e93905b5b8a654486 => generated 292 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/640] 10.0.0.123 () {34 vars in 1002 bytes} [Tue May 5 15:08:05 2026] GET /v2.0/ports?tenant_id=6f34a8bd5daf453e93905b5b8a654486&fields=id => generated 103 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/641] 10.0.0.123 () {34 vars in 1008 bytes} [Tue May 5 15:08:05 2026] GET /v2.0/networks/3723883d-f648-4b78-bfe1-15641c4adf9a?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/642] 10.0.0.123 () {34 vars in 1108 bytes} [Tue May 5 15:08:06 2026] GET /v2.0/networks/3723883d-f648-4b78-bfe1-15641c4adf9a?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: 340/643] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:08:05 2026] GET /v2.0/security-groups?tenant_id=8c6312bb06ed4b4f8ca8fa00768ebc92&name=default => generated 2801 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/644] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:08:06 2026] DELETE /v2.0/security-groups/8502ac1e-91d3-4945-83c7-ff4e85377456 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/645] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:08:06 2026] DELETE /v2.0/security-groups/914b34c4-02d1-411a-aefc-a0779c91a706 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:08:06.324 7 INFO neutron.api.v2.resource [None req-0fadf4dd-c944-41d4-b090-1daec7b7d039 a15387ed71c14114ab2460e9a777bc43 91abfa7a561c484bbf95e9e1cb64086a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 305/646] 10.0.0.29 () {32 vars in 736 bytes} [Tue May 5 15:08:06 2026] GET /v2.0/security-groups/914b34c4-02d1-411a-aefc-a0779c91a706 => generated 146 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/647] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:08:06 2026] GET /v2.0/ports?device_id=5d6d262d-f485-4280-9378-6b63c426b68e => 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: 307/648] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:08:06 2026] GET /v2.0/security-groups?tenant_id=a1adb456577e406ca7569a171a4e3289&name=default => generated 2801 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/649] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:08:06 2026] DELETE /v2.0/security-groups/119e068a-20fc-4ce8-9417-010f5a2450a9 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/650] 10.0.0.29 () {32 vars in 731 bytes} [Tue May 5 15:08:06 2026] DELETE /v2.0/floatingips/08fe7f85-3f8b-4836-828b-3901b1f3a783 => generated 0 bytes in 395 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/651] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:08:07 2026] GET /v2.0/networks?id=3723883d-f648-4b78-bfe1-15641c4adf9a => generated 680 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/652] 199.204.45.115 () {34 vars in 1050 bytes} [Tue May 5 15:08:07 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6f34a8bd5daf453e93905b5b8a654486 => generated 181 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:08:07.406 8 WARNING neutron_lib.context [req-c936bdc6-988b-4fe7-a633-4a9ebc08a6b7 req-9b81df57-32ab-488e-87ae-496345add4c0 3f0433a41e3b45b087343684ec1dd97a 6f34a8bd5daf453e93905b5b8a654486 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 345/653] 199.204.45.115 () {38 vars in 955 bytes} [Tue May 5 15:08:07 2026] POST /v2.0/ports => generated 954 bytes in 490 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 309/654] 10.0.0.29 () {34 vars in 788 bytes} [Tue May 5 15:08:06 2026] PUT /v2.0/routers/36fbec20-8744-4f30-99ac-9d8d318060da/remove_router_interface => generated 309 bytes in 1217 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/655] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:08:07 2026] GET /v2.0/ports?device_id=5d6d262d-f485-4280-9378-6b63c426b68e => generated 957 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/656] 199.204.45.115 () {38 vars in 1028 bytes} [Tue May 5 15:08:07 2026] PUT /v2.0/ports/b705a73d-8ed1-4140-9315-e09ec4706d58 => generated 1199 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 15:08:08.451 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-00a8dd41-f166-4400-8e0f-230eb22aee7a'] response: {'name': 'network-changed', 'server_uuid': '5d6d262d-f485-4280-9378-6b63c426b68e', 'tag': 'b705a73d-8ed1-4140-9315-e09ec4706d58', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 311/657] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:08:08 2026] GET /v2.0/security-groups?id=7a435a16-8647-428f-964f-07608ec1bb08&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 312/658] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:08:08 2026] GET /v2.0/ports?tenant_id=6f34a8bd5daf453e93905b5b8a654486&device_id=5d6d262d-f485-4280-9378-6b63c426b68e => 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: 313/659] 199.204.45.115 () {34 vars in 1058 bytes} [Tue May 5 15:08:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=b705a73d-8ed1-4140-9315-e09ec4706d58 => 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: 314/660] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:08:08 2026] GET /v2.0/subnets?id=41d9cb09-70d6-4362-881f-2b3699ae9b2a => generated 674 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/661] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:08:08 2026] GET /v2.0/ports?network_id=3723883d-f648-4b78-bfe1-15641c4adf9a&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: 316/662] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:08:08 2026] GET /v2.0/networks/3723883d-f648-4b78-bfe1-15641c4adf9a?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: 317/663] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:08:08 2026] GET /v2.0/networks/3723883d-f648-4b78-bfe1-15641c4adf9a?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: 318/664] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:08:08 2026] GET /v2.0/ports?tenant_id=6f34a8bd5daf453e93905b5b8a654486&device_id=5d6d262d-f485-4280-9378-6b63c426b68e => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/665] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:08:08 2026] GET /v2.0/networks?id=3723883d-f648-4b78-bfe1-15641c4adf9a => generated 776 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/666] 199.204.45.115 () {34 vars in 1058 bytes} [Tue May 5 15:08:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=b705a73d-8ed1-4140-9315-e09ec4706d58 => 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: 321/667] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:08:09 2026] GET /v2.0/subnets?id=41d9cb09-70d6-4362-881f-2b3699ae9b2a => generated 674 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:08:09.177 8 INFO neutron.services.segments.plugin [-] Segment 3e1427b3-9dc7-4cf0-95f7-50d969ee1c0c resource provider aggregate not found 2026-05-05 15:08:09.183 8 INFO neutron.services.segments.plugin [-] Segment 3e1427b3-9dc7-4cf0-95f7-50d969ee1c0c resource provider aggregate not found [pid: 7|app: 0|req: 322/668] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:08:09 2026] GET /v2.0/ports?network_id=3723883d-f648-4b78-bfe1-15641c4adf9a&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:08:09.204 8 INFO neutron.services.segments.plugin [-] Segment 3e1427b3-9dc7-4cf0-95f7-50d969ee1c0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e1427b3-9dc7-4cf0-95f7-50d969ee1c0c found for delete ", "request_id": "req-426645ba-5618-4a62-a817-2c96e4d75b5d"}]} 2026-05-05 15:08:09.206 8 INFO neutron.services.segments.plugin [-] Segment 3e1427b3-9dc7-4cf0-95f7-50d969ee1c0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e1427b3-9dc7-4cf0-95f7-50d969ee1c0c found for delete ", "request_id": "req-a39fa305-4246-4d64-a78f-88424d12f420"}]} 2026-05-05 15:08:09.215 8 INFO neutron.db.l3_hamode_db [None req-a2f25879-d9ce-473a-95ee-fb926b99647c 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] HA network 7c959c4f-f678-4e20-ad73-0dedc94de3ed was deleted as no HA routers are present in tenant 91abfa7a561c484bbf95e9e1cb64086a. [pid: 8|app: 0|req: 347/669] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:08:08 2026] DELETE /v2.0/routers/36fbec20-8744-4f30-99ac-9d8d318060da => generated 0 bytes in 1220 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/670] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:08:09 2026] GET /v2.0/networks/3723883d-f648-4b78-bfe1-15641c4adf9a?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/671] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:08:09 2026] GET /v2.0/networks/3723883d-f648-4b78-bfe1-15641c4adf9a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/672] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:08:09 2026] DELETE /v2.0/subnets/3cf26331-cf77-418a-a1f9-12ce84db5b59 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/673] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:08:09 2026] GET /v2.0/ports?device_id=5d6d262d-f485-4280-9378-6b63c426b68e => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/674] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:08:09 2026] GET /v2.0/security-groups?id=7a435a16-8647-428f-964f-07608ec1bb08&fields=id&fields=name => generated 114 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:08:09.862 7 INFO neutron.services.segments.plugin [-] Segment 40cd364d-02fd-4228-8e01-112c50bdfc57 resource provider aggregate not found 2026-05-05 15:08:09.868 7 INFO neutron.services.segments.plugin [-] Segment 40cd364d-02fd-4228-8e01-112c50bdfc57 resource provider aggregate not found 2026-05-05 15:08:09.888 7 INFO neutron.services.segments.plugin [-] Segment 40cd364d-02fd-4228-8e01-112c50bdfc57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40cd364d-02fd-4228-8e01-112c50bdfc57 found for delete ", "request_id": "req-e0f520f9-e93a-4010-815f-50b9cadae92e"}]} [pid: 7|app: 0|req: 325/675] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:08:09 2026] DELETE /v2.0/networks/dc6e9fca-c7e6-4cea-a29d-b697d9835270 => generated 0 bytes in 439 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/676] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:08:10 2026] GET /v2.0/security-groups?tenant_id=91abfa7a561c484bbf95e9e1cb64086a&name=default => generated 2797 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:08:10.158 7 INFO neutron.services.segments.plugin [-] Segment 40cd364d-02fd-4228-8e01-112c50bdfc57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40cd364d-02fd-4228-8e01-112c50bdfc57 found for delete ", "request_id": "req-9e9ae9b8-de84-450d-b8a1-89b9ea507ffa"}]} [pid: 7|app: 0|req: 326/677] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:08:10 2026] DELETE /v2.0/security-groups/3897dee5-527d-4bdb-9f0c-c500ae18a393 => 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: 352/678] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:08:10 2026] GET /v2.0/ports?device_id=5d6d262d-f485-4280-9378-6b63c426b68e => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/679] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:08:10 2026] GET /v2.0/security-groups?id=7a435a16-8647-428f-964f-07608ec1bb08&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/680] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 15:08:10 2026] GET /v2.0/ports?device_id=719bf22b-1e77-4c96-8059-60a2190b5db8 => generated 1240 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/681] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:08:11 2026] GET /v2.0/security-groups?tenant_id=eedb4cd7369447da9648dc5a56bb692b&name=default => generated 2801 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/682] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 15:08:11 2026] GET /v2.0/security-groups?id=d7ecb224-255f-4329-9036-826d2d32c3ae&fields=id&fields=name => generated 113 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/683] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:08:11 2026] DELETE /v2.0/security-groups/acc69b1a-636b-4cfe-b912-31bf84ab19a3 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/686] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:08:11 2026] GET /v2.0/security-groups?tenant_id=adbe41874152408ba22217a1e301de5d&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: 356/687] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:08:11 2026] DELETE /v2.0/security-groups/5f4053e3-9f68-4e50-9620-b14ddffee0f9 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/688] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:08:11 2026] GET /v2.0/ports?device_id=5d6d262d-f485-4280-9378-6b63c426b68e => generated 971 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/689] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:08:12 2026] GET /v2.0/security-groups?id=7a435a16-8647-428f-964f-07608ec1bb08&fields=id&fields=name => generated 114 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/690] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:08:12 2026] GET /v2.0/ports?device_id=5d6d262d-f485-4280-9378-6b63c426b68e => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:08:12.859 7 INFO neutron.db.segments_db [None req-662ed954-f62d-490f-a9e6-c503ec33776b 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Added segment 4f2beb55-af6c-4656-8740-b744599a10c7 of type vxlan for network fa32f611-8ddb-44ae-8c05-255374b76d76 2026-05-05 15:08:12.860 8 INFO neutron.db.l3_db [None req-e04557bb-22c8-4bde-9e90-597a6a814cbd 3f0433a41e3b45b087343684ec1dd97a 6f34a8bd5daf453e93905b5b8a654486 - - default default] Floating IP 1b1f8de7-ceb3-4da8-bc40-89d614b2145f associated. External IP: 10.96.250.206, port: b705a73d-8ed1-4140-9315-e09ec4706d58. [pid: 7|app: 0|req: 334/691] 10.0.0.29 () {34 vars in 670 bytes} [Tue May 5 15:08:12 2026] POST /v2.0/networks => generated 746 bytes in 451 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/692] 10.0.0.29 () {34 vars in 748 bytes} [Tue May 5 15:08:12 2026] PUT /v2.0/floatingips/1b1f8de7-ceb3-4da8-bc40-89d614b2145f => generated 855 bytes in 825 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/693] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:08:13 2026] POST /v2.0/subnets => generated 669 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:08:13.348 8 INFO neutron.db.segments_db [None req-4bf64b89-eb1d-42a2-a5fc-ad2680ff8cd6 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Added segment c23390b8-99b9-4020-ac2e-5c4439603f44 of type vxlan for network 687fd31d-9495-4745-84bb-d77a809e7037 2026-05-05 15:08:13.355 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a0484e6b-3da9-49c6-831a-226554495358'] response: {'name': 'network-changed', 'server_uuid': '5d6d262d-f485-4280-9378-6b63c426b68e', 'tag': 'b705a73d-8ed1-4140-9315-e09ec4706d58', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 336/694] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:08:13 2026] GET /v2.0/ports?device_id=5d6d262d-f485-4280-9378-6b63c426b68e => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/695] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:08:13 2026] GET /v2.0/security-groups?id=7a435a16-8647-428f-964f-07608ec1bb08&fields=id&fields=name => generated 114 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/696] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:08:13 2026] GET /v2.0/ports?tenant_id=6f34a8bd5daf453e93905b5b8a654486&device_id=5d6d262d-f485-4280-9378-6b63c426b68e => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/697] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:08:13 2026] GET /v2.0/networks?id=3723883d-f648-4b78-bfe1-15641c4adf9a => generated 776 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/698] 199.204.45.115 () {34 vars in 1058 bytes} [Tue May 5 15:08:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=b705a73d-8ed1-4140-9315-e09ec4706d58 => generated 858 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:08:13.650 8 INFO neutron.db.l3_hamode_db [None req-4bf64b89-eb1d-42a2-a5fc-ad2680ff8cd6 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 341/699] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:08:13 2026] GET /v2.0/subnets?id=41d9cb09-70d6-4362-881f-2b3699ae9b2a => generated 674 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/700] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:08:13 2026] GET /v2.0/ports?network_id=3723883d-f648-4b78-bfe1-15641c4adf9a&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: 343/701] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:08:13 2026] GET /v2.0/networks/3723883d-f648-4b78-bfe1-15641c4adf9a?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/702] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:08:13 2026] GET /v2.0/networks/3723883d-f648-4b78-bfe1-15641c4adf9a?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: 345/703] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:08:13 2026] GET /v2.0/ports?device_id=5d6d262d-f485-4280-9378-6b63c426b68e => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:08:14.161 7 WARNING neutron_lib.context [None req-01ad56c2-8050-4156-af8f-a4736840c605 28ed2cb5a4684ce3a61368d9bb21021b b65ae45294114885a98c1ddd11aefe26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:08:14.162 7 WARNING neutron_lib.context [None req-01ad56c2-8050-4156-af8f-a4736840c605 28ed2cb5a4684ce3a61368d9bb21021b b65ae45294114885a98c1ddd11aefe26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:08:14.350 7 INFO neutron.db.segments_db [None req-01ad56c2-8050-4156-af8f-a4736840c605 28ed2cb5a4684ce3a61368d9bb21021b b65ae45294114885a98c1ddd11aefe26 - - default default] Added segment 9458bbc0-d550-431f-93ed-4bcacdf90a56 of type vxlan for network 52b24356-3cdd-4ee4-bcea-aa3da1e20102 2026-05-05 15:08:14.470 7 INFO neutron.db.segments_db [None req-01ad56c2-8050-4156-af8f-a4736840c605 28ed2cb5a4684ce3a61368d9bb21021b b65ae45294114885a98c1ddd11aefe26 - - default default] Added segment ba4799d3-b17b-4628-a2df-3a5a102b430b of type vxlan for network a3118fd6-aa0f-4c3f-b9e5-eb59b7330aef [pid: 7|app: 0|req: 346/704] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:08:13 2026] POST /v2.0/networks => generated 1246 bytes in 666 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/705] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:08:14 2026] GET /v2.0/security-groups?id=7a435a16-8647-428f-964f-07608ec1bb08&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-05-05 15:08:14.729 8 INFO neutron.db.l3_hamode_db [None req-4bf64b89-eb1d-42a2-a5fc-ad2680ff8cd6 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 348/706] 199.204.45.115 () {34 vars in 994 bytes} [Tue May 5 15:08:14 2026] GET /v2.0/ports?device_id=5d6d262d-f485-4280-9378-6b63c426b68e => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/707] 10.0.0.29 () {32 vars in 648 bytes} [Tue May 5 15:08:14 2026] GET /v2.0/networks => generated 1845 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:08:15.214 7 INFO neutron.db.l3_db [req-9b68248d-7708-4f8e-a4ff-a2b5a9ca7456 req-d109e606-fa2b-4a2c-9472-8481ea0b15fc 3f0433a41e3b45b087343684ec1dd97a 6f34a8bd5daf453e93905b5b8a654486 - - default default] Floating IP 1b1f8de7-ceb3-4da8-bc40-89d614b2145f disassociated. External IP: 10.96.250.206, port: b705a73d-8ed1-4140-9315-e09ec4706d58. [pid: 7|app: 0|req: 350/708] 199.204.45.115 () {36 vars in 997 bytes} [Tue May 5 15:08:14 2026] DELETE /v2.0/ports/b705a73d-8ed1-4140-9315-e09ec4706d58 => generated 0 bytes in 1183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:08:16.281 7 INFO neutron.services.segments.plugin [-] Segment 9458bbc0-d550-431f-93ed-4bcacdf90a56 resource provider aggregate not found [pid: 8|app: 0|req: 359/709] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:08:13 2026] POST /v2.0/routers => generated 733 bytes in 2992 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:08:16.293 7 INFO neutron.services.segments.plugin [-] Segment 9458bbc0-d550-431f-93ed-4bcacdf90a56 resource provider aggregate not found 2026-05-05 15:08:16.320 7 INFO neutron.services.segments.plugin [-] Segment 9458bbc0-d550-431f-93ed-4bcacdf90a56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9458bbc0-d550-431f-93ed-4bcacdf90a56 found for delete ", "request_id": "req-4160fb86-0b61-46cd-8d25-d70f2c519cde"}]} 2026-05-05 15:08:16.322 7 INFO neutron.services.segments.plugin [-] Segment 9458bbc0-d550-431f-93ed-4bcacdf90a56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9458bbc0-d550-431f-93ed-4bcacdf90a56 found for delete ", "request_id": "req-cdc8f235-0aae-4424-9063-43838eeeb313"}]} [pid: 7|app: 0|req: 351/710] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:08:16 2026] DELETE /v2.0/networks/52b24356-3cdd-4ee4-bcea-aa3da1e20102 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/711] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:08:16 2026] GET /v2.0/ports?device_id=5d6d262d-f485-4280-9378-6b63c426b68e => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/712] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:08:16 2026] GET /v2.0/ports?device_id=719bf22b-1e77-4c96-8059-60a2190b5db8 => generated 971 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:08:16.428 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0784913d-2e04-4ce1-b369-86c7a7b3ba58'] response: {'server_uuid': '5d6d262d-f485-4280-9378-6b63c426b68e', 'name': 'network-vif-deleted', 'tag': 'b705a73d-8ed1-4140-9315-e09ec4706d58', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 353/713] 199.204.45.115 () {34 vars in 1096 bytes} [Tue May 5 15:08:16 2026] GET /v2.0/ports?device_id=719bf22b-1e77-4c96-8059-60a2190b5db8&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/714] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:08:16 2026] DELETE /v2.0/networks/a3118fd6-aa0f-4c3f-b9e5-eb59b7330aef => 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: 355/715] 10.0.0.123 () {34 vars in 971 bytes} [Tue May 5 15:08:16 2026] GET /v2.0/ports/b5208d62-88af-479e-addc-78364ed18e0f => generated 968 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/716] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:08:16 2026] GET /v2.0/ports?tenant_id=f0cf20982f56458d959f691e2f3f04fa&device_id=719bf22b-1e77-4c96-8059-60a2190b5db8 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/717] 10.0.0.29 () {32 vars in 648 bytes} [Tue May 5 15:08:16 2026] GET /v2.0/networks => generated 651 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/718] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:08:16 2026] GET /v2.0/networks?id=5bf260e1-08b4-452a-b001-e6010f9b37d7 => generated 780 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:08:17.025 7 WARNING neutron_lib.context [None req-cb6e644b-3e4d-49fb-b432-17dddb21da07 28ed2cb5a4684ce3a61368d9bb21021b b65ae45294114885a98c1ddd11aefe26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:08:17.083 7 INFO neutron.db.segments_db [None req-cb6e644b-3e4d-49fb-b432-17dddb21da07 28ed2cb5a4684ce3a61368d9bb21021b b65ae45294114885a98c1ddd11aefe26 - - default default] Added segment e61f7d18-0a00-4547-8207-9587dab3a789 of type vxlan for network 5ebbb49c-d813-4e8e-8916-bd8bbf3fdef7 [pid: 7|app: 0|req: 359/719] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:08:17 2026] POST /v2.0/networks => generated 649 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/720] 199.204.45.115 () {34 vars in 1058 bytes} [Tue May 5 15:08:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b5208d62-88af-479e-addc-78364ed18e0f => generated 860 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:08:17.281 7 WARNING neutron_lib.context [None req-ad741ca3-304d-4a3a-91aa-c0489ceaf6db 28ed2cb5a4684ce3a61368d9bb21021b b65ae45294114885a98c1ddd11aefe26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:08:17.367 7 INFO neutron.db.segments_db [None req-ad741ca3-304d-4a3a-91aa-c0489ceaf6db 28ed2cb5a4684ce3a61368d9bb21021b b65ae45294114885a98c1ddd11aefe26 - - default default] Added segment 176cdb55-5b16-4670-aff4-31a99f78102a of type vxlan for network 12995bb6-9e80-4d10-9820-9c45e019f10f [pid: 7|app: 0|req: 361/721] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:08:17 2026] POST /v2.0/networks => generated 648 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/722] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:08:17 2026] GET /v2.0/subnets?id=e2a4e9fd-452e-49dd-aab3-e0c5de33d734 => generated 678 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/723] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:08:17 2026] DELETE /v2.0/security-groups/7a435a16-8647-428f-964f-07608ec1bb08 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:08:17.833 7 WARNING neutron_lib.context [None req-2ddf7fc8-d58e-4a2c-8aa8-1044774e2edc 28ed2cb5a4684ce3a61368d9bb21021b b65ae45294114885a98c1ddd11aefe26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:08:17.909 7 WARNING neutron_lib.context [None req-2ddf7fc8-d58e-4a2c-8aa8-1044774e2edc 28ed2cb5a4684ce3a61368d9bb21021b b65ae45294114885a98c1ddd11aefe26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 361/724] 10.0.0.29 () {34 vars in 782 bytes} [Tue May 5 15:08:16 2026] PUT /v2.0/routers/346ccbdf-c77c-44d6-b1ca-f5099c995a36/add_router_interface => generated 309 bytes in 1869 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/725] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:08:18 2026] GET /v2.0/ports?network_id=5bf260e1-08b4-452a-b001-e6010f9b37d7&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:08:18.317 8 INFO neutron.api.v2.resource [None req-cb62603b-865c-4b7a-a78d-070cd96c2346 3f0433a41e3b45b087343684ec1dd97a 6f34a8bd5daf453e93905b5b8a654486 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 363/726] 10.0.0.29 () {32 vars in 736 bytes} [Tue May 5 15:08:18 2026] GET /v2.0/security-groups/7a435a16-8647-428f-964f-07608ec1bb08 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 15:08:18.343 7 INFO neutron.services.segments.plugin [-] Segment ba4799d3-b17b-4628-a2df-3a5a102b430b resource provider aggregate not found 2026-05-05 15:08:18.350 7 INFO neutron.services.segments.plugin [-] Segment ba4799d3-b17b-4628-a2df-3a5a102b430b resource provider aggregate not found 2026-05-05 15:08:18.357 7 INFO neutron.services.segments.plugin [-] Segment ba4799d3-b17b-4628-a2df-3a5a102b430b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba4799d3-b17b-4628-a2df-3a5a102b430b found for delete ", "request_id": "req-00abf5ca-3058-480b-9ffd-36a415ec4796"}]} 2026-05-05 15:08:18.370 7 INFO neutron.services.segments.plugin [-] Segment ba4799d3-b17b-4628-a2df-3a5a102b430b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba4799d3-b17b-4628-a2df-3a5a102b430b found for delete ", "request_id": "req-de93701e-56f8-48b2-8c3a-6303a9f6990f"}]} [pid: 8|app: 0|req: 364/727] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:08:18 2026] GET /v2.0/networks/5bf260e1-08b4-452a-b001-e6010f9b37d7?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/728] 10.0.0.29 () {34 vars in 664 bytes} [Tue May 5 15:08:17 2026] POST /v2.0/ports => generated 1505 bytes in 800 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 365/729] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:08:18 2026] GET /v2.0/networks/5bf260e1-08b4-452a-b001-e6010f9b37d7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/730] 10.0.0.29 () {32 vars in 731 bytes} [Tue May 5 15:08:18 2026] DELETE /v2.0/floatingips/1b1f8de7-ceb3-4da8-bc40-89d614b2145f => generated 0 bytes in 380 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/731] 199.204.45.115 () {34 vars in 1000 bytes} [Tue May 5 15:08:18 2026] GET /v2.0/subnets?network_id=5bf260e1-08b4-452a-b001-e6010f9b37d7 => generated 660 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/732] 10.0.0.29 () {32 vars in 642 bytes} [Tue May 5 15:08:18 2026] GET /v2.0/ports => generated 1505 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/733] 199.204.45.115 () {34 vars in 1146 bytes} [Tue May 5 15:08:18 2026] GET /v2.0/ports?device_id=719bf22b-1e77-4c96-8059-60a2190b5db8&device_owner=compute%3Anova&network_id=5bf260e1-08b4-452a-b001-e6010f9b37d7 => 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: 368/734] 10.0.0.29 () {32 vars in 719 bytes} [Tue May 5 15:08:18 2026] DELETE /v2.0/ports/87831b82-093f-4c79-87a8-a20c7239fe4e => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/735] 199.204.45.115 () {38 vars in 1028 bytes} [Tue May 5 15:08:19 2026] PUT /v2.0/ports/b5208d62-88af-479e-addc-78364ed18e0f => generated 1149 bytes in 627 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 15:08:19.864 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7acffb8e-fd50-4d36-8e7e-51dd170dc008'] response: {'name': 'network-changed', 'server_uuid': '719bf22b-1e77-4c96-8059-60a2190b5db8', 'tag': 'b5208d62-88af-479e-addc-78364ed18e0f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 370/736] 10.0.0.29 () {32 vars in 719 bytes} [Tue May 5 15:08:19 2026] DELETE /v2.0/ports/c3835da2-68f6-4f6b-8e57-ccb8deb0c32b => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/737] 10.0.0.123 () {34 vars in 982 bytes} [Tue May 5 15:08:20 2026] GET /v2.0/networks?id=fa32f611-8ddb-44ae-8c05-255374b76d76 => generated 678 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/738] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:08:20 2026] GET /v2.0/ports?tenant_id=f0cf20982f56458d959f691e2f3f04fa&device_id=719bf22b-1e77-4c96-8059-60a2190b5db8 => generated 1421 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/739] 10.0.0.29 () {32 vars in 642 bytes} [Tue May 5 15:08:20 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) [pid: 8|app: 0|req: 367/740] 10.0.0.29 () {34 vars in 788 bytes} [Tue May 5 15:08:18 2026] PUT /v2.0/routers/fc56fc7e-dac7-4080-818b-85de79ea4aab/remove_router_interface => generated 309 bytes in 1468 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/741] 10.0.0.123 () {34 vars in 965 bytes} [Tue May 5 15:08:20 2026] GET /v2.0/quotas/28bcbc0156e44a3eae54eabb90059eb0 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/742] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:08:20 2026] GET /v2.0/networks?id=5bf260e1-08b4-452a-b001-e6010f9b37d7 => generated 780 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:08:20.377 8 WARNING neutron_lib.context [None req-3627de64-a0ae-4ce2-9381-0858e66e22bb 28ed2cb5a4684ce3a61368d9bb21021b b65ae45294114885a98c1ddd11aefe26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:08:20.432 8 INFO neutron.db.segments_db [None req-3627de64-a0ae-4ce2-9381-0858e66e22bb 28ed2cb5a4684ce3a61368d9bb21021b b65ae45294114885a98c1ddd11aefe26 - - default default] Added segment 95ecdaf1-43db-4bdc-b3aa-0370ddd02ce6 of type vxlan for network 39b227a5-9859-42aa-a266-7cec23192d34 [pid: 8|app: 0|req: 369/743] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:08:20 2026] POST /v2.0/networks => generated 650 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/744] 10.0.0.123 () {34 vars in 1002 bytes} [Tue May 5 15:08:20 2026] GET /v2.0/ports?tenant_id=28bcbc0156e44a3eae54eabb90059eb0&fields=id => generated 103 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/745] 199.204.45.115 () {34 vars in 1060 bytes} [Tue May 5 15:08:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=b5208d62-88af-479e-addc-78364ed18e0f => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:08:20.720 8 WARNING neutron_lib.context [None req-90f4788d-a468-4dcd-aa29-417c23daba1e 28ed2cb5a4684ce3a61368d9bb21021b b65ae45294114885a98c1ddd11aefe26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:08:20.778 8 INFO neutron.db.segments_db [None req-90f4788d-a468-4dcd-aa29-417c23daba1e 28ed2cb5a4684ce3a61368d9bb21021b b65ae45294114885a98c1ddd11aefe26 - - default default] Added segment c5ac1ee7-1cc3-40c1-9765-c08b658c1cf0 of type vxlan for network 69ac27dc-2086-48e6-adcc-6ec09fa8f302 [pid: 8|app: 0|req: 372/746] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:08:20 2026] POST /v2.0/networks => generated 649 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/747] 10.0.0.123 () {34 vars in 1008 bytes} [Tue May 5 15:08:20 2026] GET /v2.0/networks/fa32f611-8ddb-44ae-8c05-255374b76d76?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: 374/748] 199.204.45.115 () {34 vars in 1058 bytes} [Tue May 5 15:08:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b5208d62-88af-479e-addc-78364ed18e0f => generated 860 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:08:21.059 8 WARNING neutron_lib.context [None req-1beaef53-36b0-4956-bdf2-ef1a74fac57e 28ed2cb5a4684ce3a61368d9bb21021b b65ae45294114885a98c1ddd11aefe26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:08:21.108 8 WARNING neutron_lib.context [None req-1beaef53-36b0-4956-bdf2-ef1a74fac57e 28ed2cb5a4684ce3a61368d9bb21021b b65ae45294114885a98c1ddd11aefe26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:08:21.506 7 INFO neutron.services.segments.plugin [-] Segment 47a9f91a-a3cd-4375-b658-2545c6f42491 resource provider aggregate not found 2026-05-05 15:08:21.510 7 INFO neutron.services.segments.plugin [-] Segment 47a9f91a-a3cd-4375-b658-2545c6f42491 resource provider aggregate not found 2026-05-05 15:08:21.527 7 INFO neutron.services.segments.plugin [-] Segment 47a9f91a-a3cd-4375-b658-2545c6f42491 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47a9f91a-a3cd-4375-b658-2545c6f42491 found for delete ", "request_id": "req-3458e809-13b0-44c4-882a-a39559cb8280"}]} 2026-05-05 15:08:21.528 7 INFO neutron.services.segments.plugin [-] Segment 47a9f91a-a3cd-4375-b658-2545c6f42491 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47a9f91a-a3cd-4375-b658-2545c6f42491 found for delete ", "request_id": "req-9fbed762-eadc-473e-a072-208af0c23c41"}]} 2026-05-05 15:08:21.538 7 INFO neutron.db.l3_hamode_db [None req-40073021-ad68-4b5a-8015-042fc677f653 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] HA network 0edd4641-7873-4aef-b9a8-7b122ec3a355 was deleted as no HA routers are present in tenant 6f34a8bd5daf453e93905b5b8a654486. [pid: 7|app: 0|req: 375/749] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:08:20 2026] DELETE /v2.0/routers/fc56fc7e-dac7-4080-818b-85de79ea4aab => generated 0 bytes in 1248 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/750] 10.0.0.123 () {34 vars in 1108 bytes} [Tue May 5 15:08:21 2026] GET /v2.0/networks/fa32f611-8ddb-44ae-8c05-255374b76d76?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: 7|app: 0|req: 377/751] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:08:21 2026] GET /v2.0/subnets?id=e2a4e9fd-452e-49dd-aab3-e0c5de33d734 => generated 678 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/752] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:08:21 2026] POST /v2.0/subnets => generated 1225 bytes in 689 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/753] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:08:21 2026] GET /v2.0/ports?network_id=5bf260e1-08b4-452a-b001-e6010f9b37d7&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: 8|app: 0|req: 377/754] 10.0.0.29 () {32 vars in 646 bytes} [Tue May 5 15:08:21 2026] GET /v2.0/subnets => generated 1838 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/755] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:08:21 2026] DELETE /v2.0/subnets/41d9cb09-70d6-4362-881f-2b3699ae9b2a => 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: 379/756] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:08:21 2026] GET /v2.0/ports?device_id=7079df2d-f369-4e7b-b821-899c7fb2be58 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/757] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:08:21 2026] GET /v2.0/networks/5bf260e1-08b4-452a-b001-e6010f9b37d7?fields=segments => generated 14 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/758] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:08:21 2026] DELETE /v2.0/subnets/f32f717f-ae2e-4a6c-89a9-103ddec3f919 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/759] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:08:22 2026] GET /v2.0/networks/5bf260e1-08b4-452a-b001-e6010f9b37d7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:08:22.426 8 INFO neutron.services.segments.plugin [-] Segment 73e71756-264a-4cae-8337-bf3c706ae2a0 resource provider aggregate not found 2026-05-05 15:08:22.435 8 INFO neutron.services.segments.plugin [-] Segment 73e71756-264a-4cae-8337-bf3c706ae2a0 resource provider aggregate not found 2026-05-05 15:08:22.462 8 INFO neutron.services.segments.plugin [-] Segment 73e71756-264a-4cae-8337-bf3c706ae2a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73e71756-264a-4cae-8337-bf3c706ae2a0 found for delete ", "request_id": "req-8593673d-7247-4080-b051-37286e19d42d"}]} 2026-05-05 15:08:22.467 8 INFO neutron.services.segments.plugin [-] Segment 73e71756-264a-4cae-8337-bf3c706ae2a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73e71756-264a-4cae-8337-bf3c706ae2a0 found for delete ", "request_id": "req-0ff5720b-62cc-4a60-b1a5-38d4835b0f47"}]} [pid: 8|app: 0|req: 379/760] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:08:21 2026] DELETE /v2.0/networks/3723883d-f648-4b78-bfe1-15641c4adf9a => generated 0 bytes in 506 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/761] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:08:22 2026] GET /v2.0/ports?tenant_id=f0cf20982f56458d959f691e2f3f04fa&device_id=719bf22b-1e77-4c96-8059-60a2190b5db8 => generated 1421 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/762] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:08:22 2026] DELETE /v2.0/subnets/21f87a0f-69a2-4025-99b5-1e2bb4014c91 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/763] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:08:22 2026] GET /v2.0/networks?id=5bf260e1-08b4-452a-b001-e6010f9b37d7 => generated 780 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/764] 10.0.0.29 () {32 vars in 646 bytes} [Tue May 5 15:08:22 2026] GET /v2.0/subnets => generated 626 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/765] 199.204.45.115 () {34 vars in 1060 bytes} [Tue May 5 15:08:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=b5208d62-88af-479e-addc-78364ed18e0f => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/766] 199.204.45.115 () {34 vars in 1058 bytes} [Tue May 5 15:08:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b5208d62-88af-479e-addc-78364ed18e0f => generated 860 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/767] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:08:22 2026] GET /v2.0/networks?id=fa32f611-8ddb-44ae-8c05-255374b76d76 => generated 678 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/768] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:08:22 2026] GET /v2.0/security-groups?tenant_id=6f34a8bd5daf453e93905b5b8a654486&name=default => generated 2801 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/769] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:08:22 2026] GET /v2.0/subnets?id=e2a4e9fd-452e-49dd-aab3-e0c5de33d734 => generated 678 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:08:22.950 8 WARNING neutron_lib.context [req-2b003555-8e57-45f2-bd23-6e584140d22b req-be4652a6-7a9a-463c-a90b-8c5824d2c767 44470910494f498c94a2c469a1bb0cd5 28bcbc0156e44a3eae54eabb90059eb0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 384/770] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:08:22 2026] DELETE /v2.0/networks/69ac27dc-2086-48e6-adcc-6ec09fa8f302 => generated 0 bytes in 438 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/771] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:08:23 2026] DELETE /v2.0/security-groups/2f628a7b-aaae-4cc8-9958-91f1747d12dc => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/772] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:08:23 2026] GET /v2.0/ports?network_id=5bf260e1-08b4-452a-b001-e6010f9b37d7&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: 387/773] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:08:23 2026] GET /v2.0/ports?device_id=7079df2d-f369-4e7b-b821-899c7fb2be58 => generated 957 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/774] 199.204.45.115 () {38 vars in 955 bytes} [Tue May 5 15:08:22 2026] POST /v2.0/ports => generated 954 bytes in 461 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: 388/775] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:08:23 2026] GET /v2.0/networks/5bf260e1-08b4-452a-b001-e6010f9b37d7?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: 389/776] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:08:23 2026] GET /v2.0/ports?device_id=719bf22b-1e77-4c96-8059-60a2190b5db8 => generated 1152 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:08:23.562 7 INFO neutron.services.segments.plugin [-] Segment c5ac1ee7-1cc3-40c1-9765-c08b658c1cf0 resource provider aggregate not found 2026-05-05 15:08:23.568 7 INFO neutron.services.segments.plugin [-] Segment c5ac1ee7-1cc3-40c1-9765-c08b658c1cf0 resource provider aggregate not found 2026-05-05 15:08:23.587 7 INFO neutron.services.segments.plugin [-] Segment c5ac1ee7-1cc3-40c1-9765-c08b658c1cf0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5ac1ee7-1cc3-40c1-9765-c08b658c1cf0 found for delete ", "request_id": "req-dd31fa84-a608-464f-8f5b-4487963947ad"}]} 2026-05-05 15:08:23.589 7 INFO neutron.services.segments.plugin [-] Segment c5ac1ee7-1cc3-40c1-9765-c08b658c1cf0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5ac1ee7-1cc3-40c1-9765-c08b658c1cf0 found for delete ", "request_id": "req-15fc721e-20b0-4041-9e46-e237a8257b11"}]} [pid: 8|app: 0|req: 390/777] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:08:23 2026] GET /v2.0/security-groups?id=364c5f6d-3ff1-4a78-9b7f-d141b23ec5cb&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/778] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:08:23 2026] DELETE /v2.0/networks/39b227a5-9859-42aa-a266-7cec23192d34 => generated 0 bytes in 427 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/779] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:08:23 2026] GET /v2.0/networks/5bf260e1-08b4-452a-b001-e6010f9b37d7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/780] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:08:23 2026] GET /v2.0/security-groups?id=d7ecb224-255f-4329-9036-826d2d32c3ae&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: 391/781] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:08:23 2026] DELETE /v2.0/networks/12995bb6-9e80-4d10-9820-9c45e019f10f => 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: 392/782] 199.204.45.115 () {34 vars in 1120 bytes} [Tue May 5 15:08:24 2026] GET /v2.0/ports?device_id=719bf22b-1e77-4c96-8059-60a2190b5db8&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.13 => generated 1152 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/783] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:08:24 2026] DELETE /v2.0/networks/5ebbb49c-d813-4e8e-8916-bd8bbf3fdef7 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/784] 199.204.45.115 () {38 vars in 1028 bytes} [Tue May 5 15:08:23 2026] PUT /v2.0/ports/42241380-9d43-4dbb-8e13-d43eec619f79 => generated 1199 bytes in 1182 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: 392/785] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:08:24 2026] GET /v2.0/ports?device_id=7079df2d-f369-4e7b-b821-899c7fb2be58 => generated 969 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:08:24.854 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4bb2659f-117e-447d-a2d0-78a56f03f14d'] response: {'name': 'network-changed', 'server_uuid': '7079df2d-f369-4e7b-b821-899c7fb2be58', 'tag': '42241380-9d43-4dbb-8e13-d43eec619f79', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 393/786] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:08:24 2026] GET /v2.0/ports?tenant_id=28bcbc0156e44a3eae54eabb90059eb0&device_id=7079df2d-f369-4e7b-b821-899c7fb2be58 => generated 1238 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: 8|app: 0|req: 394/787] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:08:24 2026] GET /v2.0/security-groups?id=364c5f6d-3ff1-4a78-9b7f-d141b23ec5cb&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: 395/788] 199.204.45.115 () {34 vars in 1058 bytes} [Tue May 5 15:08:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=42241380-9d43-4dbb-8e13-d43eec619f79 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/789] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:08:24 2026] GET /v2.0/subnets?id=c9fa4a07-61bb-4153-8a66-fe6286a188a1 => generated 672 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/790] 199.204.45.115 () {38 vars in 1028 bytes} [Tue May 5 15:08:24 2026] PUT /v2.0/ports/b5208d62-88af-479e-addc-78364ed18e0f => generated 968 bytes in 460 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/791] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:08:24 2026] GET /v2.0/ports?network_id=fa32f611-8ddb-44ae-8c05-255374b76d76&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 15:08:25.083 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d74b23a7-9c2d-41aa-9590-a517eeb36baa'] response: {'name': 'network-changed', 'server_uuid': '719bf22b-1e77-4c96-8059-60a2190b5db8', 'tag': 'b5208d62-88af-479e-addc-78364ed18e0f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 395/792] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:08:25 2026] GET /v2.0/ports?tenant_id=f0cf20982f56458d959f691e2f3f04fa&device_id=719bf22b-1e77-4c96-8059-60a2190b5db8 => generated 1240 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/793] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:08:25 2026] GET /v2.0/networks/fa32f611-8ddb-44ae-8c05-255374b76d76?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: 399/794] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:08:25 2026] GET /v2.0/networks?id=5bf260e1-08b4-452a-b001-e6010f9b37d7 => generated 780 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/795] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:08:25 2026] GET /v2.0/networks/fa32f611-8ddb-44ae-8c05-255374b76d76?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: 401/796] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:08:25 2026] GET /v2.0/security-groups?tenant_id=b65ae45294114885a98c1ddd11aefe26&name=default => generated 2801 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/797] 199.204.45.115 () {34 vars in 1058 bytes} [Tue May 5 15:08:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b5208d62-88af-479e-addc-78364ed18e0f => generated 860 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:08:25.407 7 INFO neutron.db.segments_db [None req-4d05ec76-84f4-4d53-bbb4-cae9a8481636 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Added segment 7012d68f-7a2c-4b35-82e2-7ff56a8a80a8 of type vxlan for network e20e9bac-1c7e-4732-8f03-0c7973490a19 [pid: 8|app: 0|req: 403/798] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:08:25 2026] GET /v2.0/ports?tenant_id=28bcbc0156e44a3eae54eabb90059eb0&device_id=7079df2d-f369-4e7b-b821-899c7fb2be58 => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/799] 10.0.0.29 () {34 vars in 670 bytes} [Tue May 5 15:08:25 2026] POST /v2.0/networks => generated 744 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/800] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:08:25 2026] DELETE /v2.0/security-groups/721506f7-6bc1-453e-83b0-99eac88eecd9 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/801] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:08:25 2026] GET /v2.0/subnets?id=e2a4e9fd-452e-49dd-aab3-e0c5de33d734 => generated 678 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/802] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:08:25 2026] GET /v2.0/networks?id=fa32f611-8ddb-44ae-8c05-255374b76d76 => generated 774 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:08:25.608 7 INFO neutron.services.segments.plugin [-] Segment 95ecdaf1-43db-4bdc-b3aa-0370ddd02ce6 resource provider aggregate not found 2026-05-05 15:08:25.616 7 INFO neutron.services.segments.plugin [-] Segment 95ecdaf1-43db-4bdc-b3aa-0370ddd02ce6 resource provider aggregate not found 2026-05-05 15:08:25.631 7 INFO neutron.services.segments.plugin [-] Segment 95ecdaf1-43db-4bdc-b3aa-0370ddd02ce6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95ecdaf1-43db-4bdc-b3aa-0370ddd02ce6 found for delete ", "request_id": "req-f9e385db-a752-4e36-99db-983da79c303d"}]} 2026-05-05 15:08:25.638 7 INFO neutron.services.segments.plugin [-] Segment 95ecdaf1-43db-4bdc-b3aa-0370ddd02ce6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95ecdaf1-43db-4bdc-b3aa-0370ddd02ce6 found for delete ", "request_id": "req-578fdc0b-d559-495c-bcbf-c1d6e61f5c8a"}]} 2026-05-05 15:08:25.655 7 INFO neutron.services.segments.plugin [-] Segment 176cdb55-5b16-4670-aff4-31a99f78102a resource provider aggregate not found [pid: 8|app: 0|req: 406/803] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:08:25 2026] GET /v2.0/ports?network_id=5bf260e1-08b4-452a-b001-e6010f9b37d7&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:08:25.664 7 INFO neutron.services.segments.plugin [-] Segment 176cdb55-5b16-4670-aff4-31a99f78102a resource provider aggregate not found 2026-05-05 15:08:25.680 7 INFO neutron.services.segments.plugin [-] Segment 176cdb55-5b16-4670-aff4-31a99f78102a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 176cdb55-5b16-4670-aff4-31a99f78102a found for delete ", "request_id": "req-6834b7aa-4bb4-458a-a3b2-482fc6ffc4aa"}]} 2026-05-05 15:08:25.686 7 INFO neutron.services.segments.plugin [-] Segment 176cdb55-5b16-4670-aff4-31a99f78102a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 176cdb55-5b16-4670-aff4-31a99f78102a found for delete ", "request_id": "req-b28ba15d-0542-4a7b-a7d4-c87b36339698"}]} [pid: 8|app: 0|req: 407/804] 199.204.45.115 () {34 vars in 1058 bytes} [Tue May 5 15:08:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=42241380-9d43-4dbb-8e13-d43eec619f79 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:08:25.696 7 INFO neutron.services.segments.plugin [-] Segment e61f7d18-0a00-4547-8207-9587dab3a789 resource provider aggregate not found 2026-05-05 15:08:25.708 7 INFO neutron.services.segments.plugin [-] Segment e61f7d18-0a00-4547-8207-9587dab3a789 resource provider aggregate not found 2026-05-05 15:08:25.716 7 INFO neutron.services.segments.plugin [-] Segment e61f7d18-0a00-4547-8207-9587dab3a789 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e61f7d18-0a00-4547-8207-9587dab3a789 found for delete ", "request_id": "req-a91c9d11-d7ec-4359-b1eb-11e14e99d449"}]} 2026-05-05 15:08:25.724 7 INFO neutron.services.segments.plugin [-] Segment e61f7d18-0a00-4547-8207-9587dab3a789 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e61f7d18-0a00-4547-8207-9587dab3a789 found for delete ", "request_id": "req-0545ec25-5321-4a5f-90a7-18d80fe064d5"}]} [pid: 8|app: 0|req: 408/805] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:08:25 2026] GET /v2.0/networks/5bf260e1-08b4-452a-b001-e6010f9b37d7?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/806] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:08:25 2026] GET /v2.0/subnets?id=c9fa4a07-61bb-4153-8a66-fe6286a188a1 => generated 672 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/807] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:08:25 2026] GET /v2.0/networks/5bf260e1-08b4-452a-b001-e6010f9b37d7?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: 398/808] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:08:25 2026] POST /v2.0/subnets => generated 667 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/809] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:08:25 2026] GET /v2.0/ports?network_id=fa32f611-8ddb-44ae-8c05-255374b76d76&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:08:25.929 7 INFO neutron.db.segments_db [None req-76b12f79-b17e-4122-bebc-5f6c0aa2163f 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Added segment 41e33596-29f8-4569-b712-804edf4380e9 of type vxlan for network 38e853a6-5fa7-4b8b-9b5e-1cd1b750bf5c [pid: 8|app: 0|req: 412/810] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:08:25 2026] GET /v2.0/networks/fa32f611-8ddb-44ae-8c05-255374b76d76?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: 413/811] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:08:25 2026] GET /v2.0/ports?tenant_id=f0cf20982f56458d959f691e2f3f04fa&device_id=719bf22b-1e77-4c96-8059-60a2190b5db8 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/812] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:08:26 2026] GET /v2.0/networks/fa32f611-8ddb-44ae-8c05-255374b76d76?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/813] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:08:26 2026] GET /v2.0/ports?device_id=7079df2d-f369-4e7b-b821-899c7fb2be58 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/814] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:08:26 2026] GET /v2.0/networks?id=5bf260e1-08b4-452a-b001-e6010f9b37d7 => generated 780 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/815] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:08:26 2026] GET /v2.0/security-groups?id=364c5f6d-3ff1-4a78-9b7f-d141b23ec5cb&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/816] 199.204.45.115 () {34 vars in 1058 bytes} [Tue May 5 15:08:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b5208d62-88af-479e-addc-78364ed18e0f => generated 860 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:08:26.312 7 INFO neutron.db.l3_hamode_db [None req-76b12f79-b17e-4122-bebc-5f6c0aa2163f 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 419/817] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:08:26 2026] GET /v2.0/subnets?id=e2a4e9fd-452e-49dd-aab3-e0c5de33d734 => generated 678 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/818] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:08:26 2026] GET /v2.0/ports?device_id=719bf22b-1e77-4c96-8059-60a2190b5db8 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/819] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:08:26 2026] GET /v2.0/ports?network_id=5bf260e1-08b4-452a-b001-e6010f9b37d7&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/820] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:08:26 2026] GET /v2.0/security-groups?id=d7ecb224-255f-4329-9036-826d2d32c3ae&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/821] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:08:26 2026] GET /v2.0/networks/5bf260e1-08b4-452a-b001-e6010f9b37d7?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/824] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:08:26 2026] GET /v2.0/networks/5bf260e1-08b4-452a-b001-e6010f9b37d7?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: 427/825] 199.204.45.115 () {34 vars in 994 bytes} [Tue May 5 15:08:27 2026] GET /v2.0/ports?device_id=719bf22b-1e77-4c96-8059-60a2190b5db8 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:08:27.460 8 INFO neutron.db.l3_db [req-a08e4c09-f0f0-4876-9c92-f4da322f2c1e req-491d6bb6-6a1f-4670-8daa-0168f41f4bfd bcf26711d2084bc0921f22e5b5525ec3 f0cf20982f56458d959f691e2f3f04fa - - default default] Floating IP 816a8681-fc0b-4781-a362-03c8c5b722e2 disassociated. External IP: 10.96.250.215, port: b5208d62-88af-479e-addc-78364ed18e0f. 2026-05-05 15:08:27.879 7 INFO neutron.db.l3_hamode_db [None req-76b12f79-b17e-4122-bebc-5f6c0aa2163f 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 428/826] 199.204.45.115 () {36 vars in 997 bytes} [Tue May 5 15:08:27 2026] DELETE /v2.0/ports/b5208d62-88af-479e-addc-78364ed18e0f => generated 0 bytes in 907 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/827] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:08:27 2026] GET /v2.0/ports?device_id=7079df2d-f369-4e7b-b821-899c7fb2be58 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:08:28.251 8 WARNING neutron_lib.context [None req-8ad86e9f-805a-42f7-bba6-adccecea6049 13fdd3435d8d43728420ce4a6059b2ae 244513b4fbbe40b8ba4961fde472cef2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:08:28.414 8 INFO neutron.db.segments_db [None req-8ad86e9f-805a-42f7-bba6-adccecea6049 13fdd3435d8d43728420ce4a6059b2ae 244513b4fbbe40b8ba4961fde472cef2 - - default default] Added segment 72ed56c9-99d9-4aa4-b580-bde19bba7f9d of type vxlan for network 3ce8ad72-15ce-41b2-a46e-cba8fdc95084 [pid: 8|app: 0|req: 430/828] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:08:28 2026] POST /v2.0/networks => generated 648 bytes in 512 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/829] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:08:28 2026] GET /v2.0/ports?device_id=719bf22b-1e77-4c96-8059-60a2190b5db8 => 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: 432/830] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:08:28 2026] GET /v2.0/security-groups?id=364c5f6d-3ff1-4a78-9b7f-d141b23ec5cb&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/831] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:08:25 2026] POST /v2.0/routers => generated 731 bytes in 3260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:08:29.137 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-61ada953-a7b9-477f-8f5d-091cbe6a8fe5'] response: {'server_uuid': '719bf22b-1e77-4c96-8059-60a2190b5db8', 'name': 'network-vif-deleted', 'tag': 'b5208d62-88af-479e-addc-78364ed18e0f', 'status': 'completed', 'code': 200} 2026-05-05 15:08:29.152 7 WARNING neutron_lib.context [None req-c1ac2e8f-65e7-441a-a521-555cad9e7f92 13fdd3435d8d43728420ce4a6059b2ae 244513b4fbbe40b8ba4961fde472cef2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 400/832] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:08:29 2026] POST /v2.0/subnets => generated 649 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:08:29.538 7 WARNING neutron_lib.context [None req-7ff7939f-f789-4c7f-8103-4feb395acd41 13fdd3435d8d43728420ce4a6059b2ae 244513b4fbbe40b8ba4961fde472cef2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:08:29.622 7 INFO neutron.db.segments_db [None req-7ff7939f-f789-4c7f-8103-4feb395acd41 13fdd3435d8d43728420ce4a6059b2ae 244513b4fbbe40b8ba4961fde472cef2 - - default default] Added segment 55576767-b1c1-4a00-9f2f-97dd7191975b of type vxlan for network b0c734ca-5454-4bb9-83e6-75c92ee60ae0 [pid: 7|app: 0|req: 401/833] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:08:29 2026] POST /v2.0/networks => generated 647 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/834] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:08:29 2026] DELETE /v2.0/security-groups/d7ecb224-255f-4329-9036-826d2d32c3ae => 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: 403/835] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:08:29 2026] GET /v2.0/ports?device_id=7079df2d-f369-4e7b-b821-899c7fb2be58 => generated 971 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/836] 10.0.0.29 () {34 vars in 742 bytes} [Tue May 5 15:08:29 2026] PUT /v2.0/networks/b0c734ca-5454-4bb9-83e6-75c92ee60ae0 => generated 592 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:08:30.185 7 INFO neutron.api.v2.resource [None req-dc951d94-9661-4412-8dc5-eaa116b6dea3 bcf26711d2084bc0921f22e5b5525ec3 f0cf20982f56458d959f691e2f3f04fa - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 405/837] 10.0.0.29 () {32 vars in 736 bytes} [Tue May 5 15:08:30 2026] GET /v2.0/security-groups/d7ecb224-255f-4329-9036-826d2d32c3ae => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/838] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:08:30 2026] GET /v2.0/security-groups?id=364c5f6d-3ff1-4a78-9b7f-d141b23ec5cb&fields=id&fields=name => generated 88 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:08:30.255 7 WARNING neutron_lib.context [None req-a748fcf9-58b9-4b3f-986e-90c5e70da768 13fdd3435d8d43728420ce4a6059b2ae 244513b4fbbe40b8ba4961fde472cef2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 407/839] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:08:30 2026] POST /v2.0/subnets => generated 622 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/840] 10.0.0.29 () {34 vars in 782 bytes} [Tue May 5 15:08:29 2026] PUT /v2.0/routers/8dfabcb3-b107-477d-9509-d2a87e3fe290/add_router_interface => generated 309 bytes in 1802 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/841] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:08:30 2026] GET /v2.0/ports?device_id=7079df2d-f369-4e7b-b821-899c7fb2be58 => 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: 408/842] 10.0.0.29 () {32 vars in 731 bytes} [Tue May 5 15:08:30 2026] DELETE /v2.0/floatingips/816a8681-fc0b-4781-a362-03c8c5b722e2 => generated 0 bytes in 417 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/843] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:08:31 2026] GET /v2.0/security-groups?id=364c5f6d-3ff1-4a78-9b7f-d141b23ec5cb&fields=id&fields=name => generated 88 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/844] 10.0.0.29 () {34 vars in 740 bytes} [Tue May 5 15:08:30 2026] PUT /v2.0/subnets/21efd369-5a9a-4c99-b45e-63711e7625d5 => generated 632 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:08:31.934 8 INFO neutron.services.segments.plugin [-] Segment 55576767-b1c1-4a00-9f2f-97dd7191975b resource provider aggregate not found 2026-05-05 15:08:31.941 8 INFO neutron.services.segments.plugin [-] Segment 55576767-b1c1-4a00-9f2f-97dd7191975b resource provider aggregate not found 2026-05-05 15:08:31.948 8 INFO neutron.services.segments.plugin [-] Segment 55576767-b1c1-4a00-9f2f-97dd7191975b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55576767-b1c1-4a00-9f2f-97dd7191975b found for delete ", "request_id": "req-be2c49f2-e906-4fee-a4b7-80c9028f5991"}]} 2026-05-05 15:08:31.958 8 INFO neutron.services.segments.plugin [-] Segment 55576767-b1c1-4a00-9f2f-97dd7191975b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55576767-b1c1-4a00-9f2f-97dd7191975b found for delete ", "request_id": "req-f3c83e5e-69ef-42a7-81a8-920b81309d1f"}]} [pid: 8|app: 0|req: 436/845] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:08:31 2026] DELETE /v2.0/networks/b0c734ca-5454-4bb9-83e6-75c92ee60ae0 => generated 0 bytes in 671 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/846] 199.204.45.115 () {34 vars in 994 bytes} [Tue May 5 15:08:31 2026] GET /v2.0/ports?device_id=7079df2d-f369-4e7b-b821-899c7fb2be58 => generated 971 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:08:32.092 8 WARNING neutron_lib.context [None req-dd53d23a-2930-4ac3-bcec-67a692728d6f 8e3e2c2aa3b8405c866ee869ec3c58bc 3e980f2a48a349d39d34bcae0d03121d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 438/847] 10.0.0.29 () {34 vars in 684 bytes} [Tue May 5 15:08:32 2026] POST /v2.0/security-groups => generated 1595 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 15:08:32.234 8 INFO neutron.pecan_wsgi.hooks.translation [None req-98538e73-1680-4266-9faf-fded4255681e 13fdd3435d8d43728420ce4a6059b2ae 244513b4fbbe40b8ba4961fde472cef2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 439/848] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:08:32 2026] DELETE /v2.0/networks/b0c734ca-5454-4bb9-83e6-75c92ee60ae0 => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/849] 199.204.45.115 () {36 vars in 997 bytes} [Tue May 5 15:08:32 2026] DELETE /v2.0/ports/42241380-9d43-4dbb-8e13-d43eec619f79 => generated 0 bytes in 369 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:08:32.619 8 WARNING neutron_lib.context [None req-9b6d2ffc-9aa2-4746-a2c2-80b824b1a7c4 8e3e2c2aa3b8405c866ee869ec3c58bc 3e980f2a48a349d39d34bcae0d03121d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:08:32.691 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac328f3e-988b-46f2-bb14-9e2c35de0b4b'] response: {'server_uuid': '7079df2d-f369-4e7b-b821-899c7fb2be58', 'name': 'network-vif-deleted', 'tag': '42241380-9d43-4dbb-8e13-d43eec619f79', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 410/850] 10.0.0.29 () {34 vars in 788 bytes} [Tue May 5 15:08:31 2026] PUT /v2.0/routers/d86ac8bc-1311-4af6-a431-0e98b6608e3d/remove_router_interface => generated 309 bytes in 1527 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/851] 10.0.0.29 () {34 vars in 694 bytes} [Tue May 5 15:08:32 2026] POST /v2.0/security-group-rules => generated 565 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/852] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:08:32 2026] GET /v2.0/ports?device_id=7079df2d-f369-4e7b-b821-899c7fb2be58 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/853] 10.0.0.29 () {32 vars in 693 bytes} [Tue May 5 15:08:32 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:08:32.887 7 WARNING neutron_lib.context [None req-d32bebbe-875c-4072-b0c3-958564c41e73 8e3e2c2aa3b8405c866ee869ec3c58bc 3e980f2a48a349d39d34bcae0d03121d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 412/854] 10.0.0.29 () {34 vars in 694 bytes} [Tue May 5 15:08:32 2026] POST /v2.0/security-group-rules => generated 570 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/855] 10.0.0.29 () {32 vars in 741 bytes} [Tue May 5 15:08:33 2026] GET /v2.0/subnets?network_id=ae61476f-a916-4a6f-b736-125e719179ed => generated 626 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:08:33.081 7 WARNING neutron_lib.context [None req-4c92e441-5dbd-4bfc-be47-20644f27acf1 8e3e2c2aa3b8405c866ee869ec3c58bc 3e980f2a48a349d39d34bcae0d03121d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 414/856] 10.0.0.29 () {34 vars in 675 bytes} [Tue May 5 15:08:33 2026] POST /v2.0/floatingips => generated 552 bytes in 767 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/857] 10.0.0.29 () {32 vars in 652 bytes} [Tue May 5 15:08:33 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: 7|app: 0|req: 416/858] 10.0.0.29 () {32 vars in 648 bytes} [Tue May 5 15:08:33 2026] GET /v2.0/networks => generated 1313 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:08:34.064 8 INFO neutron.services.segments.plugin [-] Segment 7022aa80-8d68-4723-ae5d-a37cfb3c6409 resource provider aggregate not found 2026-05-05 15:08:34.073 8 INFO neutron.services.segments.plugin [-] Segment 7022aa80-8d68-4723-ae5d-a37cfb3c6409 resource provider aggregate not found 2026-05-05 15:08:34.087 8 INFO neutron.services.segments.plugin [-] Segment 7022aa80-8d68-4723-ae5d-a37cfb3c6409 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7022aa80-8d68-4723-ae5d-a37cfb3c6409 found for delete ", "request_id": "req-f3c77e75-eef5-4cba-ba1f-4ef38d726b72"}]} 2026-05-05 15:08:34.099 8 INFO neutron.db.l3_hamode_db [None req-da5cfa6b-0f82-4d2b-9396-88dc7f12133c 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] HA network 1df05997-41ed-42cd-90fa-0c1728c9ab50 was deleted as no HA routers are present in tenant f0cf20982f56458d959f691e2f3f04fa. 2026-05-05 15:08:34.101 8 INFO neutron.services.segments.plugin [-] Segment 7022aa80-8d68-4723-ae5d-a37cfb3c6409 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7022aa80-8d68-4723-ae5d-a37cfb3c6409 found for delete ", "request_id": "req-e74c1ed4-20e1-4ebe-99a2-42c0da05a6cc"}]} [pid: 8|app: 0|req: 443/859] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:08:32 2026] DELETE /v2.0/routers/d86ac8bc-1311-4af6-a431-0e98b6608e3d => generated 0 bytes in 1282 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/860] 10.0.0.29 () {32 vars in 646 bytes} [Tue May 5 15:08:34 2026] GET /v2.0/subnets => generated 1265 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/861] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:08:34 2026] DELETE /v2.0/subnets/e2a4e9fd-452e-49dd-aab3-e0c5de33d734 => 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: 446/862] 10.0.0.29 () {32 vars in 722 bytes} [Tue May 5 15:08:34 2026] GET /v2.0/networks/3ce8ad72-15ce-41b2-a46e-cba8fdc95084 => generated 673 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/863] 10.0.0.123 () {34 vars in 1100 bytes} [Tue May 5 15:08:34 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1244821634&fields=id&tenant_id=3e980f2a48a349d39d34bcae0d03121d => generated 69 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/864] 10.0.0.29 () {34 vars in 788 bytes} [Tue May 5 15:08:33 2026] PUT /v2.0/routers/346ccbdf-c77c-44d6-b1ca-f5099c995a36/remove_router_interface => generated 309 bytes in 1458 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/865] 10.0.0.29 () {32 vars in 720 bytes} [Tue May 5 15:08:35 2026] GET /v2.0/subnets/bc7eb1eb-6127-44b1-a109-582403f8770a => generated 649 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/866] 10.0.0.123 () {34 vars in 982 bytes} [Tue May 5 15:08:35 2026] GET /v2.0/networks?id=e20e9bac-1c7e-4732-8f03-0c7973490a19 => generated 676 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/867] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:08:34 2026] DELETE /v2.0/networks/5bf260e1-08b4-452a-b001-e6010f9b37d7 => generated 0 bytes in 1018 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:08:35.592 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ed6cabca-ddd3-4b57-914d-3fb0ef52541a 13fdd3435d8d43728420ce4a6059b2ae 244513b4fbbe40b8ba4961fde472cef2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 449/868] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:08:35 2026] DELETE /v2.0/subnets/21efd369-5a9a-4c99-b45e-63711e7625d5 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/869] 10.0.0.123 () {34 vars in 965 bytes} [Tue May 5 15:08:35 2026] GET /v2.0/quotas/3e980f2a48a349d39d34bcae0d03121d => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:08:35.618 8 INFO neutron.pecan_wsgi.hooks.translation [None req-728322b3-50aa-4b8c-868a-0f66cc61c0ea 13fdd3435d8d43728420ce4a6059b2ae 244513b4fbbe40b8ba4961fde472cef2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 451/870] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:08:35 2026] DELETE /v2.0/networks/b0c734ca-5454-4bb9-83e6-75c92ee60ae0 => 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: 452/871] 10.0.0.123 () {34 vars in 1002 bytes} [Tue May 5 15:08:35 2026] GET /v2.0/ports?tenant_id=3e980f2a48a349d39d34bcae0d03121d&fields=id => generated 103 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/872] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:08:35 2026] DELETE /v2.0/subnets/bc7eb1eb-6127-44b1-a109-582403f8770a => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/873] 10.0.0.123 () {34 vars in 1008 bytes} [Tue May 5 15:08:35 2026] GET /v2.0/networks/e20e9bac-1c7e-4732-8f03-0c7973490a19?fields=segments => generated 14 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:08:36.122 8 INFO neutron.services.segments.plugin [-] Segment 29a82a3a-b597-4833-9bb6-75a546fd083e resource provider aggregate not found 2026-05-05 15:08:36.148 8 INFO neutron.services.segments.plugin [-] Segment 29a82a3a-b597-4833-9bb6-75a546fd083e resource provider aggregate not found 2026-05-05 15:08:36.159 8 INFO neutron.services.segments.plugin [-] Segment 29a82a3a-b597-4833-9bb6-75a546fd083e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29a82a3a-b597-4833-9bb6-75a546fd083e found for delete ", "request_id": "req-c84909b2-cbd1-4097-a6d7-62fd8e2306d1"}]} 2026-05-05 15:08:36.169 8 INFO neutron.services.segments.plugin [-] Segment 29a82a3a-b597-4833-9bb6-75a546fd083e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29a82a3a-b597-4833-9bb6-75a546fd083e found for delete ", "request_id": "req-b72b11a5-68d8-444c-92ec-ab32c3bc13af"}]} [pid: 8|app: 0|req: 455/874] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:08:36 2026] GET /v2.0/security-groups?tenant_id=f0cf20982f56458d959f691e2f3f04fa&name=default => generated 2801 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py: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() [pid: 8|app: 0|req: 456/875] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:08:36 2026] DELETE /v2.0/networks/3ce8ad72-15ce-41b2-a46e-cba8fdc95084 => generated 0 bytes in 426 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/876] 10.0.0.123 () {34 vars in 1108 bytes} [Tue May 5 15:08:36 2026] GET /v2.0/networks/e20e9bac-1c7e-4732-8f03-0c7973490a19?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:08:36.773 7 INFO neutron.services.segments.plugin [-] Segment c23390b8-99b9-4020-ac2e-5c4439603f44 resource provider aggregate not found 2026-05-05 15:08:36.778 7 INFO neutron.services.segments.plugin [-] Segment c23390b8-99b9-4020-ac2e-5c4439603f44 resource provider aggregate not found [pid: 8|app: 0|req: 458/877] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:08:36 2026] DELETE /v2.0/security-groups/f41110c4-e357-4560-ba6a-13172d72952e => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:08:36.795 7 INFO neutron.services.segments.plugin [-] Segment c23390b8-99b9-4020-ac2e-5c4439603f44 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c23390b8-99b9-4020-ac2e-5c4439603f44 found for delete ", "request_id": "req-b25f5d7c-fe24-4974-8f37-3bb2d2f95727"}]} 2026-05-05 15:08:36.797 7 INFO neutron.services.segments.plugin [-] Segment c23390b8-99b9-4020-ac2e-5c4439603f44 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c23390b8-99b9-4020-ac2e-5c4439603f44 found for delete ", "request_id": "req-bc91798b-10f1-4ba1-a8b2-fc37b0abf8e5"}]} 2026-05-05 15:08:36.810 7 INFO neutron.db.l3_hamode_db [None req-edc424e9-afb2-4927-b094-931a85edb702 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] HA network 687fd31d-9495-4745-84bb-d77a809e7037 was deleted as no HA routers are present in tenant 28bcbc0156e44a3eae54eabb90059eb0. [pid: 7|app: 0|req: 420/878] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:08:35 2026] DELETE /v2.0/routers/346ccbdf-c77c-44d6-b1ca-f5099c995a36 => generated 0 bytes in 1262 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/879] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:08:36 2026] GET /v2.0/ports?device_id=43cca687-5aed-4e9b-9248-9e02ca5b8670 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/880] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:08:36 2026] DELETE /v2.0/subnets/c9fa4a07-61bb-4153-8a66-fe6286a188a1 => generated 0 bytes in 342 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/881] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:08:37 2026] GET /v2.0/security-groups?tenant_id=244513b4fbbe40b8ba4961fde472cef2&name=default => generated 2801 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/882] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:08:37 2026] DELETE /v2.0/networks/fa32f611-8ddb-44ae-8c05-255374b76d76 => generated 0 bytes in 418 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/883] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:08:37 2026] DELETE /v2.0/security-groups/38cfb74a-7bdd-46ff-a24c-03ef8209914c => 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: 423/884] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:08:37 2026] GET /v2.0/networks?id=e20e9bac-1c7e-4732-8f03-0c7973490a19 => generated 676 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/885] 199.204.45.115 () {34 vars in 1050 bytes} [Tue May 5 15:08:37 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3e980f2a48a349d39d34bcae0d03121d => generated 181 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:08:37.775 8 WARNING neutron_lib.context [req-c659df9b-0564-422e-94bf-42de008e7272 req-3142c759-dc76-4c8f-8cbd-dfda155c0231 8e3e2c2aa3b8405c866ee869ec3c58bc 3e980f2a48a349d39d34bcae0d03121d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 424/886] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:08:37 2026] GET /v2.0/security-groups?tenant_id=28bcbc0156e44a3eae54eabb90059eb0&name=default => 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: 425/887] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:08:37 2026] DELETE /v2.0/security-groups/364c5f6d-3ff1-4a78-9b7f-d141b23ec5cb => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/888] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:08:37 2026] GET /v2.0/ports?device_id=43cca687-5aed-4e9b-9248-9e02ca5b8670 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:08:38.181 8 INFO neutron.services.segments.plugin [-] Segment 72ed56c9-99d9-4aa4-b580-bde19bba7f9d resource provider aggregate not found 2026-05-05 15:08:38.193 8 INFO neutron.services.segments.plugin [-] Segment 72ed56c9-99d9-4aa4-b580-bde19bba7f9d resource provider aggregate not found 2026-05-05 15:08:38.205 8 INFO neutron.services.segments.plugin [-] Segment 72ed56c9-99d9-4aa4-b580-bde19bba7f9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72ed56c9-99d9-4aa4-b580-bde19bba7f9d found for delete ", "request_id": "req-3132d59f-c9ce-4e64-856c-39203a43c9ae"}]} 2026-05-05 15:08:38.214 8 INFO neutron.services.segments.plugin [-] Segment 72ed56c9-99d9-4aa4-b580-bde19bba7f9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72ed56c9-99d9-4aa4-b580-bde19bba7f9d found for delete ", "request_id": "req-9bfd0da3-f12a-4bd7-bf27-0fef4eebad0a"}]} [pid: 8|app: 0|req: 463/889] 199.204.45.115 () {38 vars in 955 bytes} [Tue May 5 15:08:37 2026] POST /v2.0/ports => generated 958 bytes in 504 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: 427/890] 199.204.45.115 () {38 vars in 1028 bytes} [Tue May 5 15:08:38 2026] PUT /v2.0/ports/939f83b0-277e-4267-928a-304cc59bf96a => generated 1203 bytes in 537 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:08:38.877 7 INFO neutron.services.segments.plugin [-] Segment 4f2beb55-af6c-4656-8740-b744599a10c7 resource provider aggregate not found 2026-05-05 15:08:38.882 7 INFO neutron.services.segments.plugin [-] Segment 4f2beb55-af6c-4656-8740-b744599a10c7 resource provider aggregate not found /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 15:08:38.905 8 INFO neutron.db.segments_db [None req-a7769c5a-3656-48ab-8794-43332c16bd39 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Added segment 05032b97-a9ef-4fb2-bda4-1fb660189ada of type vxlan for network 5f3f1cc7-82c5-46ba-a2ea-f2573a07c556 2026-05-05 15:08:38.911 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9da899db-487e-4e1c-ae98-dacd04722135'] response: {'name': 'network-changed', 'server_uuid': '43cca687-5aed-4e9b-9248-9e02ca5b8670', 'tag': '939f83b0-277e-4267-928a-304cc59bf96a', 'status': 'completed', 'code': 200} 2026-05-05 15:08:38.914 7 INFO neutron.services.segments.plugin [-] Segment 4f2beb55-af6c-4656-8740-b744599a10c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f2beb55-af6c-4656-8740-b744599a10c7 found for delete ", "request_id": "req-2909d6fe-9522-4966-bb9d-4821a23af2d0"}]} 2026-05-05 15:08:38.918 7 INFO neutron.services.segments.plugin [-] Segment 4f2beb55-af6c-4656-8740-b744599a10c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f2beb55-af6c-4656-8740-b744599a10c7 found for delete ", "request_id": "req-47b2093a-8c51-4684-87fd-fd7f2ba14644"}]} [pid: 7|app: 0|req: 428/891] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:08:38 2026] GET /v2.0/ports?tenant_id=3e980f2a48a349d39d34bcae0d03121d&device_id=43cca687-5aed-4e9b-9248-9e02ca5b8670 => generated 1242 bytes in 68 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: 429/892] 199.204.45.115 () {34 vars in 1060 bytes} [Tue May 5 15:08:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=939f83b0-277e-4267-928a-304cc59bf96a => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/893] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:08:38 2026] GET /v2.0/subnets?id=6951ce32-a25b-4753-86c4-bd1b5bc07154 => generated 670 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/894] 10.0.0.29 () {34 vars in 670 bytes} [Tue May 5 15:08:38 2026] POST /v2.0/networks => generated 743 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/895] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:08:39 2026] GET /v2.0/ports?network_id=e20e9bac-1c7e-4732-8f03-0c7973490a19&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/896] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:08:39 2026] GET /v2.0/ports?device_id=43cca687-5aed-4e9b-9248-9e02ca5b8670 => generated 973 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/897] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:08:39 2026] GET /v2.0/networks/e20e9bac-1c7e-4732-8f03-0c7973490a19?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: 433/898] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:08:39 2026] GET /v2.0/security-groups?id=c12e6d32-b152-45f2-9631-26d17f35f067&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: 466/899] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:08:39 2026] POST /v2.0/subnets => generated 667 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/900] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:08:39 2026] GET /v2.0/networks/e20e9bac-1c7e-4732-8f03-0c7973490a19?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) 2026-05-05 15:08:39.337 8 INFO neutron.db.segments_db [None req-1faca524-65df-42b5-ba74-a026713860e3 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Added segment 6fd4756f-8591-42e4-aec3-9bda04b1829e of type vxlan for network 10a123df-980e-441b-bdbc-f700b1a97939 [pid: 7|app: 0|req: 435/901] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:08:39 2026] GET /v2.0/ports?tenant_id=3e980f2a48a349d39d34bcae0d03121d&device_id=43cca687-5aed-4e9b-9248-9e02ca5b8670 => generated 1242 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/902] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:08:39 2026] GET /v2.0/networks?id=e20e9bac-1c7e-4732-8f03-0c7973490a19 => generated 772 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:08:39.662 8 INFO neutron.db.l3_hamode_db [None req-1faca524-65df-42b5-ba74-a026713860e3 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 15:08:39.830 7 WARNING neutron_lib.context [None req-7f6fe61d-bf52-447d-a3e7-4116c6d87147 d79f7ab3b8b14b39973c2d2287479ebd a92dc3c5dd804f3c8b93048d4ff7511d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:08:39.997 7 INFO neutron.db.segments_db [None req-7f6fe61d-bf52-447d-a3e7-4116c6d87147 d79f7ab3b8b14b39973c2d2287479ebd a92dc3c5dd804f3c8b93048d4ff7511d - - default default] Added segment b77d818d-e139-4400-8c4c-48b7b2b6a4fb of type vxlan for network cb43ddd8-aa44-4fb1-8fc9-656b3aada493 [pid: 7|app: 0|req: 437/903] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:08:39 2026] POST /v2.0/networks => generated 649 bytes in 631 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/904] 199.204.45.115 () {34 vars in 1060 bytes} [Tue May 5 15:08:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=939f83b0-277e-4267-928a-304cc59bf96a => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:08:40.198 7 WARNING neutron_lib.context [None req-62b96958-5816-46be-bf28-08f9c5296e91 d79f7ab3b8b14b39973c2d2287479ebd a92dc3c5dd804f3c8b93048d4ff7511d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 439/905] 10.0.0.29 () {34 vars in 664 bytes} [Tue May 5 15:08:40 2026] POST /v2.0/ports => generated 778 bytes in 393 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: 440/906] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:08:40 2026] GET /v2.0/subnets?id=6951ce32-a25b-4753-86c4-bd1b5bc07154 => generated 670 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/907] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:08:40 2026] GET /v2.0/ports?device_id=43cca687-5aed-4e9b-9248-9e02ca5b8670 => generated 973 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:08:40.685 7 WARNING neutron_lib.context [None req-80e52f0e-cce7-425c-b5d0-02f99f385942 d79f7ab3b8b14b39973c2d2287479ebd a92dc3c5dd804f3c8b93048d4ff7511d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:08:40.742 7 INFO neutron.db.segments_db [None req-80e52f0e-cce7-425c-b5d0-02f99f385942 d79f7ab3b8b14b39973c2d2287479ebd a92dc3c5dd804f3c8b93048d4ff7511d - - default default] Added segment 8c8165b4-3a42-4283-b5ff-1ba2280c962e of type vxlan for network 9093d024-7483-4ac8-a81f-fd653e5fc08e 2026-05-05 15:08:40.822 8 INFO neutron.db.l3_hamode_db [None req-1faca524-65df-42b5-ba74-a026713860e3 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 442/908] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:08:40 2026] POST /v2.0/networks => generated 635 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/909] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:08:40 2026] GET /v2.0/ports?network_id=e20e9bac-1c7e-4732-8f03-0c7973490a19&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/910] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:08:40 2026] GET /v2.0/security-groups?id=c12e6d32-b152-45f2-9631-26d17f35f067&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:08:40.986 7 WARNING neutron_lib.context [None req-5ed5ebf3-d300-488c-9fab-f1d0a6aefe6c d79f7ab3b8b14b39973c2d2287479ebd a92dc3c5dd804f3c8b93048d4ff7511d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 445/911] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:08:40 2026] POST /v2.0/subnets => generated 622 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/912] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:08:41 2026] GET /v2.0/networks/e20e9bac-1c7e-4732-8f03-0c7973490a19?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:08:41.432 7 WARNING neutron_lib.context [None req-436fa98b-e257-4ce0-8988-e5c2bc8fea14 d79f7ab3b8b14b39973c2d2287479ebd a92dc3c5dd804f3c8b93048d4ff7511d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/913] 10.0.0.29 () {34 vars in 664 bytes} [Tue May 5 15:08:41 2026] POST /v2.0/ports => generated 966 bytes in 474 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: 448/914] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:08:41 2026] GET /v2.0/networks/e20e9bac-1c7e-4732-8f03-0c7973490a19?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/917] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:08:39 2026] POST /v2.0/routers => generated 731 bytes in 2871 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/918] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:08:42 2026] GET /v2.0/ports?device_id=43cca687-5aed-4e9b-9248-9e02ca5b8670 => generated 975 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/919] 10.0.0.29 () {32 vars in 719 bytes} [Tue May 5 15:08:42 2026] DELETE /v2.0/ports/a212754f-e6ac-41a7-a0ac-405abb78ab4e => generated 0 bytes in 321 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/920] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:08:42 2026] GET /v2.0/security-groups?id=c12e6d32-b152-45f2-9631-26d17f35f067&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:08:42.374 7 INFO neutron.pecan_wsgi.hooks.translation [None req-92db25bf-7e36-401c-8531-95e2eabba758 d79f7ab3b8b14b39973c2d2287479ebd a92dc3c5dd804f3c8b93048d4ff7511d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 453/921] 10.0.0.29 () {32 vars in 719 bytes} [Tue May 5 15:08:42 2026] DELETE /v2.0/ports/a212754f-e6ac-41a7-a0ac-405abb78ab4e => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 15:08:42.400 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d1f4ba9c-7dce-4dd4-9684-9ed6004d301c d79f7ab3b8b14b39973c2d2287479ebd a92dc3c5dd804f3c8b93048d4ff7511d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 454/922] 10.0.0.29 () {32 vars in 716 bytes} [Tue May 5 15:08:42 2026] GET /v2.0/ports/a212754f-e6ac-41a7-a0ac-405abb78ab4e => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/923] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:08:42 2026] DELETE /v2.0/subnets/5fe6ffac-f7ef-4b66-87a2-627151aa2d40 => 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: 456/924] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:08:42 2026] GET /v2.0/ports?device_id=43cca687-5aed-4e9b-9248-9e02ca5b8670 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:08:43.102 7 INFO neutron.services.segments.plugin [-] Segment 8c8165b4-3a42-4283-b5ff-1ba2280c962e resource provider aggregate not found 2026-05-05 15:08:43.108 7 INFO neutron.services.segments.plugin [-] Segment 8c8165b4-3a42-4283-b5ff-1ba2280c962e resource provider aggregate not found 2026-05-05 15:08:43.127 7 INFO neutron.services.segments.plugin [-] Segment 8c8165b4-3a42-4283-b5ff-1ba2280c962e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c8165b4-3a42-4283-b5ff-1ba2280c962e found for delete ", "request_id": "req-74ff77d0-6b23-4e36-9678-2fa7b231f150"}]} 2026-05-05 15:08:43.129 7 INFO neutron.services.segments.plugin [-] Segment 8c8165b4-3a42-4283-b5ff-1ba2280c962e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c8165b4-3a42-4283-b5ff-1ba2280c962e found for delete ", "request_id": "req-da3f818f-a6c4-49aa-b554-a9f28872112a"}]} [pid: 7|app: 0|req: 457/925] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:08:42 2026] DELETE /v2.0/networks/9093d024-7483-4ac8-a81f-fd653e5fc08e => generated 0 bytes in 475 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:08:43.655 7 INFO neutron.db.l3_db [None req-1742cdc9-d0b2-443a-b5a8-7233a70fa1d2 8e3e2c2aa3b8405c866ee869ec3c58bc 3e980f2a48a349d39d34bcae0d03121d - - default default] Floating IP 9ae77f21-1648-44a7-a744-e2447e46e379 associated. External IP: 10.96.250.202, port: 939f83b0-277e-4267-928a-304cc59bf96a. [pid: 8|app: 0|req: 469/926] 10.0.0.29 () {34 vars in 782 bytes} [Tue May 5 15:08:42 2026] PUT /v2.0/routers/8e09dc74-a6d6-4fd0-98ff-17d79ed97e5e/add_router_interface => generated 309 bytes in 1646 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/927] 10.0.0.29 () {34 vars in 748 bytes} [Tue May 5 15:08:43 2026] PUT /v2.0/floatingips/9ae77f21-1648-44a7-a744-e2447e46e379 => generated 856 bytes in 889 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:08:44.054 7 WARNING neutron_lib.context [None req-234059c8-1088-4388-9b22-108bf4226be2 d79f7ab3b8b14b39973c2d2287479ebd a92dc3c5dd804f3c8b93048d4ff7511d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:08:44.085 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-564a5c89-e2ec-48c8-b003-ec4107f313ad'] response: {'name': 'network-changed', 'server_uuid': '43cca687-5aed-4e9b-9248-9e02ca5b8670', 'tag': '939f83b0-277e-4267-928a-304cc59bf96a', 'status': 'completed', 'code': 200} 2026-05-05 15:08:44.124 7 INFO neutron.db.segments_db [None req-234059c8-1088-4388-9b22-108bf4226be2 d79f7ab3b8b14b39973c2d2287479ebd a92dc3c5dd804f3c8b93048d4ff7511d - - default default] Added segment 907fd699-a39c-4ee1-867b-3f5d9d8d7ba2 of type vxlan for network 17f92992-56dc-4975-88e5-9e56e47f4568 [pid: 7|app: 0|req: 459/928] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:08:44 2026] POST /v2.0/networks => generated 636 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/929] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:08:44 2026] GET /v2.0/ports?tenant_id=3e980f2a48a349d39d34bcae0d03121d&device_id=43cca687-5aed-4e9b-9248-9e02ca5b8670 => 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: 470/930] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:08:43 2026] GET /v2.0/security-groups?tenant_id=659f965125a645b2948c597fa107cf34&name=default => generated 2801 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:08:44.306 8 WARNING neutron_lib.context [None req-13f33c80-458b-449f-be57-ad42fb7a3336 d79f7ab3b8b14b39973c2d2287479ebd a92dc3c5dd804f3c8b93048d4ff7511d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 461/931] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:08:44 2026] GET /v2.0/ports?device_id=43cca687-5aed-4e9b-9248-9e02ca5b8670 => generated 975 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/932] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:08:44 2026] GET /v2.0/networks?id=e20e9bac-1c7e-4732-8f03-0c7973490a19 => generated 772 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/933] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:08:44 2026] DELETE /v2.0/security-groups/9eaf17eb-e06b-44d2-a876-afae03205ef3 => 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: 471/934] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:08:44 2026] POST /v2.0/subnets => generated 622 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/935] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:08:44 2026] GET /v2.0/security-groups?id=c12e6d32-b152-45f2-9631-26d17f35f067&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:08:44.651 7 WARNING neutron_lib.context [None req-a95ca4db-42c1-441c-8810-afd8763525f6 45b969c842cb48d9b91f1d110243a546 8e84cf67994544c8a3ea9b6925d26637 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 472/936] 199.204.45.115 () {34 vars in 1060 bytes} [Tue May 5 15:08:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=939f83b0-277e-4267-928a-304cc59bf96a => generated 859 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:08:44.694 8 WARNING neutron_lib.context [None req-655bbda5-b630-452e-8e29-c53e4d8b6b32 d79f7ab3b8b14b39973c2d2287479ebd a92dc3c5dd804f3c8b93048d4ff7511d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 465/937] 10.0.0.29 () {34 vars in 684 bytes} [Tue May 5 15:08:44 2026] POST /v2.0/security-groups => generated 1596 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/938] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:08:44 2026] GET /v2.0/subnets?id=6951ce32-a25b-4753-86c4-bd1b5bc07154 => generated 670 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/939] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:08:44 2026] GET /v2.0/security-groups?tenant_id=7a2d3055aee544e9b63474ec0d91d8bf&name=default => generated 2801 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:08:44.933 7 WARNING neutron_lib.context [None req-9c13abac-0174-49fa-9ff1-ae3da577f5ad 45b969c842cb48d9b91f1d110243a546 8e84cf67994544c8a3ea9b6925d26637 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 468/940] 10.0.0.29 () {34 vars in 694 bytes} [Tue May 5 15:08:44 2026] POST /v2.0/security-group-rules => generated 565 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/941] 10.0.0.29 () {34 vars in 664 bytes} [Tue May 5 15:08:44 2026] POST /v2.0/ports => generated 928 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/942] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:08:45 2026] GET /v2.0/ports?network_id=e20e9bac-1c7e-4732-8f03-0c7973490a19&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/943] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:08:45 2026] GET /v2.0/ports?device_id=43cca687-5aed-4e9b-9248-9e02ca5b8670 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:08:45.140 7 WARNING neutron_lib.context [None req-72e68b4a-d75d-49e0-aa9d-60ef371e2442 45b969c842cb48d9b91f1d110243a546 8e84cf67994544c8a3ea9b6925d26637 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 474/944] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:08:45 2026] DELETE /v2.0/security-groups/f1c362fb-28d0-4999-9f5f-11f51106864f => 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: 471/945] 10.0.0.29 () {34 vars in 694 bytes} [Tue May 5 15:08:45 2026] POST /v2.0/security-group-rules => generated 570 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/946] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:08:45 2026] GET /v2.0/networks/e20e9bac-1c7e-4732-8f03-0c7973490a19?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: 473/947] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:08:45 2026] GET /v2.0/security-groups?id=c12e6d32-b152-45f2-9631-26d17f35f067&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:08:45.342 7 WARNING neutron_lib.context [None req-c3411d03-94f7-45ce-90e9-c75e4cf24cff 45b969c842cb48d9b91f1d110243a546 8e84cf67994544c8a3ea9b6925d26637 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 475/948] 10.0.0.29 () {32 vars in 719 bytes} [Tue May 5 15:08:45 2026] DELETE /v2.0/ports/bf2f3553-0b52-498a-bd9d-2e0da2c48c9e => generated 0 bytes in 360 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/949] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:08:45 2026] GET /v2.0/networks/e20e9bac-1c7e-4732-8f03-0c7973490a19?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/950] 199.204.45.115 () {34 vars in 994 bytes} [Tue May 5 15:08:45 2026] GET /v2.0/ports?device_id=43cca687-5aed-4e9b-9248-9e02ca5b8670 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:08:45.700 8 INFO neutron.pecan_wsgi.hooks.translation [None req-73139d63-e3ae-48ac-a565-03a797103d35 d79f7ab3b8b14b39973c2d2287479ebd a92dc3c5dd804f3c8b93048d4ff7511d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 478/951] 10.0.0.29 () {32 vars in 716 bytes} [Tue May 5 15:08:45 2026] GET /v2.0/ports/bf2f3553-0b52-498a-bd9d-2e0da2c48c9e => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/952] 10.0.0.29 () {34 vars in 675 bytes} [Tue May 5 15:08:45 2026] POST /v2.0/floatingips => generated 552 bytes in 875 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/953] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:08:46 2026] DELETE /v2.0/subnets/7deae709-6f38-47af-a1bf-7c12b9b070c7 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/954] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:08:46 2026] GET /v2.0/ports?device_id=43cca687-5aed-4e9b-9248-9e02ca5b8670 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:08:46.859 8 INFO neutron.db.l3_db [req-ea0bba36-2c86-4ec0-92f3-73fa2173a111 req-7060db08-dd47-41d4-a853-fcf6eec06867 8e3e2c2aa3b8405c866ee869ec3c58bc 3e980f2a48a349d39d34bcae0d03121d - - default default] Floating IP 9ae77f21-1648-44a7-a744-e2447e46e379 disassociated. External IP: 10.96.250.202, port: 939f83b0-277e-4267-928a-304cc59bf96a. 2026-05-05 15:08:46.953 7 INFO neutron.services.segments.plugin [-] Segment 907fd699-a39c-4ee1-867b-3f5d9d8d7ba2 resource provider aggregate not found 2026-05-05 15:08:46.967 7 INFO neutron.services.segments.plugin [-] Segment 907fd699-a39c-4ee1-867b-3f5d9d8d7ba2 resource provider aggregate not found 2026-05-05 15:08:46.990 7 INFO neutron.services.segments.plugin [-] Segment 907fd699-a39c-4ee1-867b-3f5d9d8d7ba2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 907fd699-a39c-4ee1-867b-3f5d9d8d7ba2 found for delete ", "request_id": "req-74cca407-3d25-4faa-a4bd-95180c9c59fa"}]} 2026-05-05 15:08:46.993 7 INFO neutron.services.segments.plugin [-] Segment 907fd699-a39c-4ee1-867b-3f5d9d8d7ba2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 907fd699-a39c-4ee1-867b-3f5d9d8d7ba2 found for delete ", "request_id": "req-94b59501-df81-467d-b6a8-c26505b8bd73"}]} [pid: 7|app: 0|req: 477/955] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:08:46 2026] DELETE /v2.0/networks/17f92992-56dc-4975-88e5-9e56e47f4568 => generated 0 bytes in 499 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/956] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:08:47 2026] GET /v2.0/security-groups?id=c12e6d32-b152-45f2-9631-26d17f35f067&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/957] 10.0.0.123 () {34 vars in 1100 bytes} [Tue May 5 15:08:47 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1764672638&fields=id&tenant_id=8e84cf67994544c8a3ea9b6925d26637 => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:08:47.110 7 WARNING neutron_lib.context [None req-a9be3e82-0db2-442f-a47c-44a057bbdd7d d79f7ab3b8b14b39973c2d2287479ebd a92dc3c5dd804f3c8b93048d4ff7511d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 479/958] 199.204.45.115 () {36 vars in 997 bytes} [Tue May 5 15:08:45 2026] DELETE /v2.0/ports/939f83b0-277e-4267-928a-304cc59bf96a => generated 0 bytes in 1636 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:08:47.382 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-05285d1b-0352-4caa-abe4-8ec99caf6a4a'] response: {'server_uuid': '43cca687-5aed-4e9b-9248-9e02ca5b8670', 'name': 'network-vif-deleted', 'tag': '939f83b0-277e-4267-928a-304cc59bf96a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 480/959] 10.0.0.29 () {34 vars in 664 bytes} [Tue May 5 15:08:47 2026] POST /v2.0/ports => generated 778 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: 481/960] 10.0.0.29 () {34 vars in 736 bytes} [Tue May 5 15:08:47 2026] PUT /v2.0/ports/0cae096d-38e6-4e8e-81e7-0a23a8cca313 => generated 752 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/961] 10.0.0.123 () {34 vars in 982 bytes} [Tue May 5 15:08:47 2026] GET /v2.0/networks?id=5f3f1cc7-82c5-46ba-a2ea-f2573a07c556 => generated 676 bytes in 520 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/962] 10.0.0.123 () {34 vars in 965 bytes} [Tue May 5 15:08:47 2026] GET /v2.0/quotas/8e84cf67994544c8a3ea9b6925d26637 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/963] 10.0.0.29 () {32 vars in 719 bytes} [Tue May 5 15:08:47 2026] DELETE /v2.0/ports/0cae096d-38e6-4e8e-81e7-0a23a8cca313 => generated 0 bytes in 258 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: 482/964] 10.0.0.123 () {34 vars in 1002 bytes} [Tue May 5 15:08:47 2026] GET /v2.0/ports?tenant_id=8e84cf67994544c8a3ea9b6925d26637&fields=id => generated 103 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/965] 10.0.0.29 () {32 vars in 642 bytes} [Tue May 5 15:08:47 2026] GET /v2.0/ports => generated 781 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:08:48.045 7 INFO neutron.pecan_wsgi.hooks.translation [None req-14b9d293-e5d1-4445-b347-4805b52667d1 d79f7ab3b8b14b39973c2d2287479ebd a92dc3c5dd804f3c8b93048d4ff7511d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 484/966] 10.0.0.29 () {32 vars in 716 bytes} [Tue May 5 15:08:48 2026] GET /v2.0/ports/0cae096d-38e6-4e8e-81e7-0a23a8cca313 => 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: 483/967] 10.0.0.123 () {34 vars in 1008 bytes} [Tue May 5 15:08:48 2026] GET /v2.0/networks/5f3f1cc7-82c5-46ba-a2ea-f2573a07c556?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/968] 10.0.0.29 () {32 vars in 642 bytes} [Tue May 5 15:08:48 2026] GET /v2.0/ports => generated 781 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/969] 10.0.0.29 () {32 vars in 716 bytes} [Tue May 5 15:08:48 2026] GET /v2.0/ports/5e7ba653-a04a-417e-a16a-d77505d20339 => generated 778 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/970] 10.0.0.123 () {34 vars in 1108 bytes} [Tue May 5 15:08:48 2026] GET /v2.0/networks/5f3f1cc7-82c5-46ba-a2ea-f2573a07c556?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: 485/971] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:08:48 2026] DELETE /v2.0/security-groups/c12e6d32-b152-45f2-9631-26d17f35f067 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:08:48.292 8 INFO neutron.api.v2.resource [None req-3a8d2862-187b-463d-a50e-81e05b4801a2 8e3e2c2aa3b8405c866ee869ec3c58bc 3e980f2a48a349d39d34bcae0d03121d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 486/972] 10.0.0.29 () {32 vars in 736 bytes} [Tue May 5 15:08:48 2026] GET /v2.0/security-groups/c12e6d32-b152-45f2-9631-26d17f35f067 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 15:08:48.616 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7bc40e9d-65f2-47c4-881b-0e904137fc84 d79f7ab3b8b14b39973c2d2287479ebd a92dc3c5dd804f3c8b93048d4ff7511d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 487/973] 10.0.0.29 () {32 vars in 719 bytes} [Tue May 5 15:08:48 2026] DELETE /v2.0/ports/bf2f3553-0b52-498a-bd9d-2e0da2c48c9e => generated 132 bytes in 459 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/974] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:08:48 2026] GET /v2.0/ports?device_id=191e072e-0247-4ab4-86e5-0e4c34c4ed26 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:08:48.659 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2c5ffebb-f22c-4fdd-8bbf-ed7053ff1cc1 d79f7ab3b8b14b39973c2d2287479ebd a92dc3c5dd804f3c8b93048d4ff7511d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 489/975] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:08:48 2026] DELETE /v2.0/subnets/7deae709-6f38-47af-a1bf-7c12b9b070c7 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 15:08:48.685 7 INFO neutron.pecan_wsgi.hooks.translation [None req-62a35e23-a794-404e-85fd-5f2dcd358b23 d79f7ab3b8b14b39973c2d2287479ebd a92dc3c5dd804f3c8b93048d4ff7511d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 490/976] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:08:48 2026] DELETE /v2.0/subnets/5fe6ffac-f7ef-4b66-87a2-627151aa2d40 => 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: 487/977] 10.0.0.29 () {32 vars in 731 bytes} [Tue May 5 15:08:48 2026] DELETE /v2.0/floatingips/9ae77f21-1648-44a7-a744-e2447e46e379 => generated 0 bytes in 407 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/978] 10.0.0.29 () {32 vars in 719 bytes} [Tue May 5 15:08:48 2026] DELETE /v2.0/ports/5e7ba653-a04a-417e-a16a-d77505d20339 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:08:49.123 7 INFO neutron.services.segments.plugin [-] Segment b77d818d-e139-4400-8c4c-48b7b2b6a4fb resource provider aggregate not found 2026-05-05 15:08:49.129 7 INFO neutron.services.segments.plugin [-] Segment b77d818d-e139-4400-8c4c-48b7b2b6a4fb resource provider aggregate not found 2026-05-05 15:08:49.150 7 INFO neutron.services.segments.plugin [-] Segment b77d818d-e139-4400-8c4c-48b7b2b6a4fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b77d818d-e139-4400-8c4c-48b7b2b6a4fb found for delete ", "request_id": "req-aef79312-4423-4798-a276-9901ce04c1cf"}]} 2026-05-05 15:08:49.151 7 INFO neutron.services.segments.plugin [-] Segment b77d818d-e139-4400-8c4c-48b7b2b6a4fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b77d818d-e139-4400-8c4c-48b7b2b6a4fb found for delete ", "request_id": "req-90ec3174-a757-495d-bbb9-485cf344a38b"}]} [pid: 7|app: 0|req: 492/979] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:08:48 2026] DELETE /v2.0/networks/cb43ddd8-aa44-4fb1-8fc9-656b3aada493 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/980] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:08:49 2026] GET /v2.0/networks?id=5f3f1cc7-82c5-46ba-a2ea-f2573a07c556 => generated 676 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/981] 199.204.45.115 () {34 vars in 1050 bytes} [Tue May 5 15:08:49 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8e84cf67994544c8a3ea9b6925d26637 => generated 181 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:08:49.322 7 WARNING neutron_lib.context [req-d25baf79-d0a6-4e15-9122-ccd6423f3160 req-c6168a4a-b347-46ba-a9fb-97aa1d5136fa 45b969c842cb48d9b91f1d110243a546 8e84cf67994544c8a3ea9b6925d26637 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 495/982] 199.204.45.115 () {38 vars in 955 bytes} [Tue May 5 15:08:49 2026] POST /v2.0/ports => generated 954 bytes in 563 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: 496/983] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:08:49 2026] GET /v2.0/ports?device_id=191e072e-0247-4ab4-86e5-0e4c34c4ed26 => generated 957 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/984] 10.0.0.29 () {34 vars in 788 bytes} [Tue May 5 15:08:48 2026] PUT /v2.0/routers/8dfabcb3-b107-477d-9509-d2a87e3fe290/remove_router_interface => generated 309 bytes in 1308 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/985] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:08:50 2026] GET /v2.0/security-groups?tenant_id=a92dc3c5dd804f3c8b93048d4ff7511d&name=default => generated 2801 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/986] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:08:50 2026] GET /v2.0/security-groups?id=db93a44f-bbc9-42cf-b391-151a1cb541cf&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: 489/987] 199.204.45.115 () {38 vars in 1028 bytes} [Tue May 5 15:08:50 2026] PUT /v2.0/ports/df921327-3b45-4e6f-b88d-bc38fcbff025 => generated 1199 bytes in 537 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 15:08:50.609 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-debd2438-d8c6-4a87-9388-0ef3ac270eec'] response: {'name': 'network-changed', 'server_uuid': '191e072e-0247-4ab4-86e5-0e4c34c4ed26', 'tag': 'df921327-3b45-4e6f-b88d-bc38fcbff025', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 490/988] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:08:50 2026] DELETE /v2.0/security-groups/acd9c3a6-9c50-4c93-bb87-8bc4c4229b1c => generated 0 bytes in 140 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: 8|app: 0|req: 491/989] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:08:50 2026] GET /v2.0/ports?tenant_id=8e84cf67994544c8a3ea9b6925d26637&device_id=191e072e-0247-4ab4-86e5-0e4c34c4ed26 => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/990] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:08:50 2026] GET /v2.0/security-groups?tenant_id=fc47d39f7862468a9dece243abd91cc8&name=default => generated 2801 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/991] 199.204.45.115 () {34 vars in 1058 bytes} [Tue May 5 15:08:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=df921327-3b45-4e6f-b88d-bc38fcbff025 => 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: 494/992] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:08:51 2026] DELETE /v2.0/security-groups/1f58e022-682d-4155-82eb-3acdb60ae16d => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/993] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:08:51 2026] GET /v2.0/subnets?id=fce741ab-a206-4c02-954d-6a7c53ebbb52 => 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: 496/994] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:08:51 2026] GET /v2.0/ports?network_id=5f3f1cc7-82c5-46ba-a2ea-f2573a07c556&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: 497/995] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:08:51 2026] GET /v2.0/security-groups?tenant_id=8164fffcc1dd4eddba1ae8409c61de82&name=default => generated 2801 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:08:51.540 7 INFO neutron.services.segments.plugin [-] Segment 41e33596-29f8-4569-b712-804edf4380e9 resource provider aggregate not found 2026-05-05 15:08:51.556 7 INFO neutron.services.segments.plugin [-] Segment 41e33596-29f8-4569-b712-804edf4380e9 resource provider aggregate not found [pid: 8|app: 0|req: 498/996] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:08:51 2026] GET /v2.0/networks/5f3f1cc7-82c5-46ba-a2ea-f2573a07c556?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:08:51.575 7 INFO neutron.services.segments.plugin [-] Segment 41e33596-29f8-4569-b712-804edf4380e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41e33596-29f8-4569-b712-804edf4380e9 found for delete ", "request_id": "req-2c3052d2-f94d-428e-8bc7-59835f9edddc"}]} 2026-05-05 15:08:51.585 7 INFO neutron.services.segments.plugin [-] Segment 41e33596-29f8-4569-b712-804edf4380e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41e33596-29f8-4569-b712-804edf4380e9 found for delete ", "request_id": "req-02323e0a-1f7d-4b5e-a1fe-16e86d55d453"}]} 2026-05-05 15:08:51.597 7 INFO neutron.db.l3_hamode_db [None req-30ff574a-7c7c-42f5-a499-41ab64bfd430 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] HA network 38e853a6-5fa7-4b8b-9b5e-1cd1b750bf5c was deleted as no HA routers are present in tenant 3e980f2a48a349d39d34bcae0d03121d. [pid: 7|app: 0|req: 499/997] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:08:50 2026] DELETE /v2.0/routers/8dfabcb3-b107-477d-9509-d2a87e3fe290 => generated 0 bytes in 1289 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/998] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:08:51 2026] GET /v2.0/ports?device_id=191e072e-0247-4ab4-86e5-0e4c34c4ed26 => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/999] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:08:51 2026] GET /v2.0/networks/5f3f1cc7-82c5-46ba-a2ea-f2573a07c556?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: 500/1000] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:08:51 2026] DELETE /v2.0/security-groups/c3797c35-9195-4ecb-abe5-ebdb13a8f13e => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1001] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:08:51 2026] GET /v2.0/security-groups?id=db93a44f-bbc9-42cf-b391-151a1cb541cf&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1002] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:08:51 2026] GET /v2.0/ports?tenant_id=8e84cf67994544c8a3ea9b6925d26637&device_id=191e072e-0247-4ab4-86e5-0e4c34c4ed26 => generated 1238 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1003] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:08:51 2026] GET /v2.0/networks?id=5f3f1cc7-82c5-46ba-a2ea-f2573a07c556 => generated 771 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1004] 199.204.45.115 () {34 vars in 1058 bytes} [Tue May 5 15:08:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=df921327-3b45-4e6f-b88d-bc38fcbff025 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1005] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:08:51 2026] DELETE /v2.0/subnets/6951ce32-a25b-4753-86c4-bd1b5bc07154 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1006] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:08:51 2026] GET /v2.0/subnets?id=fce741ab-a206-4c02-954d-6a7c53ebbb52 => generated 670 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1007] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:08:52 2026] GET /v2.0/ports?network_id=5f3f1cc7-82c5-46ba-a2ea-f2573a07c556&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1008] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:08:52 2026] GET /v2.0/networks/5f3f1cc7-82c5-46ba-a2ea-f2573a07c556?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1009] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:08:52 2026] GET /v2.0/networks/5f3f1cc7-82c5-46ba-a2ea-f2573a07c556?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:08:52.460 8 INFO neutron.services.segments.plugin [-] Segment 7012d68f-7a2c-4b35-82e2-7ff56a8a80a8 resource provider aggregate not found 2026-05-05 15:08:52.471 8 INFO neutron.services.segments.plugin [-] Segment 7012d68f-7a2c-4b35-82e2-7ff56a8a80a8 resource provider aggregate not found 2026-05-05 15:08:52.479 8 INFO neutron.services.segments.plugin [-] Segment 7012d68f-7a2c-4b35-82e2-7ff56a8a80a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7012d68f-7a2c-4b35-82e2-7ff56a8a80a8 found for delete ", "request_id": "req-0cf444d2-e764-4591-81ba-c95570aa848b"}]} 2026-05-05 15:08:52.494 8 INFO neutron.services.segments.plugin [-] Segment 7012d68f-7a2c-4b35-82e2-7ff56a8a80a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7012d68f-7a2c-4b35-82e2-7ff56a8a80a8 found for delete ", "request_id": "req-e67ee2b9-e4a1-4cfe-8ad5-f802c0066b91"}]} [pid: 8|app: 0|req: 502/1010] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:08:52 2026] DELETE /v2.0/networks/e20e9bac-1c7e-4732-8f03-0c7973490a19 => generated 0 bytes in 480 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1011] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:08:52 2026] GET /v2.0/security-groups?tenant_id=3e980f2a48a349d39d34bcae0d03121d&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: 503/1012] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:08:52 2026] DELETE /v2.0/security-groups/748310b7-2be4-4474-ab6e-4afb1af6ddfa => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1013] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:08:53 2026] GET /v2.0/ports?device_id=191e072e-0247-4ab4-86e5-0e4c34c4ed26 => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1014] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:08:53 2026] GET /v2.0/security-groups?id=db93a44f-bbc9-42cf-b391-151a1cb541cf&fields=id&fields=name => generated 114 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1015] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:08:54 2026] GET /v2.0/ports?device_id=191e072e-0247-4ab4-86e5-0e4c34c4ed26 => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1016] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:08:54 2026] GET /v2.0/security-groups?id=db93a44f-bbc9-42cf-b391-151a1cb541cf&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1017] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:08:54 2026] GET /v2.0/ports?device_id=191e072e-0247-4ab4-86e5-0e4c34c4ed26 => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:08:54.910 8 INFO neutron.db.l3_db [None req-58327295-8698-4eae-b30e-146ebc7d5c56 45b969c842cb48d9b91f1d110243a546 8e84cf67994544c8a3ea9b6925d26637 - - default default] Floating IP 6a6493c4-9a7e-4f3d-9e67-8b55443710d8 associated. External IP: 10.96.250.216, port: df921327-3b45-4e6f-b88d-bc38fcbff025. [pid: 7|app: 0|req: 513/1018] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:08:54 2026] GET /v2.0/security-groups?tenant_id=4acf9784963b496496e0539f6c25a376&name=default => generated 2801 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1019] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:08:55 2026] DELETE /v2.0/security-groups/7a3aa2e2-dde5-49e7-9164-94f30adb58c8 => 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: 506/1020] 10.0.0.29 () {34 vars in 748 bytes} [Tue May 5 15:08:54 2026] PUT /v2.0/floatingips/6a6493c4-9a7e-4f3d-9e67-8b55443710d8 => generated 855 bytes in 807 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1021] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:08:56 2026] GET /v2.0/security-groups?tenant_id=1f15c0d20a0a43f99ffe7195bca28b55&name=default => generated 2801 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:08:56.429 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a4cebd89-2b3e-4d9b-a49a-a975ea91698b'] response: {'name': 'network-changed', 'server_uuid': '191e072e-0247-4ab4-86e5-0e4c34c4ed26', 'tag': 'df921327-3b45-4e6f-b88d-bc38fcbff025', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 507/1022] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:08:56 2026] DELETE /v2.0/security-groups/c7050c7d-0e4d-45d7-abb6-bc7f764179eb => generated 0 bytes in 165 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1025] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:08:56 2026] GET /v2.0/ports?tenant_id=8e84cf67994544c8a3ea9b6925d26637&device_id=191e072e-0247-4ab4-86e5-0e4c34c4ed26 => generated 1240 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1026] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:08:56 2026] GET /v2.0/networks?id=5f3f1cc7-82c5-46ba-a2ea-f2573a07c556 => generated 771 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1027] 199.204.45.115 () {34 vars in 1058 bytes} [Tue May 5 15:08:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=df921327-3b45-4e6f-b88d-bc38fcbff025 => generated 860 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1028] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:08:56 2026] GET /v2.0/subnets?id=fce741ab-a206-4c02-954d-6a7c53ebbb52 => generated 670 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1029] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:08:56 2026] GET /v2.0/ports?network_id=5f3f1cc7-82c5-46ba-a2ea-f2573a07c556&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1030] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:08:56 2026] GET /v2.0/networks/5f3f1cc7-82c5-46ba-a2ea-f2573a07c556?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: 519/1031] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:08:56 2026] GET /v2.0/networks/5f3f1cc7-82c5-46ba-a2ea-f2573a07c556?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-05-05 15:08:57.597 8 INFO neutron.db.segments_db [None req-34a79c1f-3972-4593-8583-92902d2d7a24 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Added segment fddbc973-abd1-4dc3-bfa1-51d6605cb4bc of type vxlan for network ef8ae9f0-77cc-472d-abb5-c26d610c2695 [pid: 8|app: 0|req: 513/1032] 10.0.0.29 () {34 vars in 670 bytes} [Tue May 5 15:08:57 2026] POST /v2.0/networks => generated 740 bytes in 522 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1033] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:08:57 2026] POST /v2.0/subnets => generated 663 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:08:58.047 8 INFO neutron.db.segments_db [None req-2aa0a8c3-b3eb-4257-a3fd-8fe88d6b4807 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Added segment 95ebcc08-aba2-479f-b983-b220821ce522 of type vxlan for network a0d14a17-91c1-4e9f-baad-212d3148468d 2026-05-05 15:08:58.379 8 INFO neutron.db.l3_hamode_db [None req-2aa0a8c3-b3eb-4257-a3fd-8fe88d6b4807 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 521/1034] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:08:58 2026] GET /v2.0/security-groups?tenant_id=efee104fbd654838b2ce53ef043c628c&name=default => generated 2801 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1035] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:08:58 2026] DELETE /v2.0/security-groups/b371fb9d-eb04-4088-b523-67f182180b9a => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1036] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:08:58 2026] GET /v2.0/security-groups?tenant_id=223d9b63cadb45a28c9a5329018d52a5&name=default => generated 2801 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1037] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:08:58 2026] DELETE /v2.0/security-groups/f2eb5771-5121-4948-a28a-a2741a68b16c => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:08:59.464 8 INFO neutron.db.l3_hamode_db [None req-2aa0a8c3-b3eb-4257-a3fd-8fe88d6b4807 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 514/1038] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:08:57 2026] POST /v2.0/routers => generated 727 bytes in 3105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1039] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:09:00 2026] GET /v2.0/security-groups?tenant_id=1a6368906bc84ed49dd95a82f498660b&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: 526/1040] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:09:01 2026] DELETE /v2.0/security-groups/6ff7651c-2e30-46e9-92f5-14706e9c3886 => 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: 527/1041] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:09:01 2026] GET /v2.0/security-groups?tenant_id=0d0438368bbe4f60928bb59bf5f8bb31&name=default => generated 2801 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1042] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:09:01 2026] DELETE /v2.0/security-groups/798572c4-9662-471a-8b35-15c4f0c67af5 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1043] 10.0.0.29 () {34 vars in 782 bytes} [Tue May 5 15:09:01 2026] PUT /v2.0/routers/a5bf039e-08fb-4e76-bc3a-7585cf8c96f0/add_router_interface => generated 309 bytes in 1807 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1044] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:09:03 2026] GET /v2.0/security-groups?tenant_id=a95bb35b8976469aad7845d703d4c760&name=default => generated 2801 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1045] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:09:03 2026] DELETE /v2.0/security-groups/9844c7bc-24aa-4581-a819-8fa517ccd047 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1046] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:09:04 2026] GET /v2.0/security-groups?tenant_id=f9219dc92ab34cf0b52c74f7ac16e617&name=default => generated 2801 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1047] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:09:04 2026] DELETE /v2.0/security-groups/880fcc67-10fa-4e2f-ba90-8c94192239eb => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1048] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 15:09:05 2026] GET /v2.0/ports?device_id=191e072e-0247-4ab4-86e5-0e4c34c4ed26 => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1049] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 15:09:05 2026] GET /v2.0/security-groups?id=db93a44f-bbc9-42cf-b391-151a1cb541cf&fields=id&fields=name => generated 114 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1050] 10.0.0.123 () {34 vars in 982 bytes} [Tue May 5 15:09:05 2026] GET /v2.0/networks?id=ef8ae9f0-77cc-472d-abb5-c26d610c2695 => generated 672 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1051] 10.0.0.123 () {34 vars in 965 bytes} [Tue May 5 15:09:05 2026] GET /v2.0/quotas/b53ce5ef5b9442fea4db8b34c6cb9977 => 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: 533/1052] 10.0.0.123 () {34 vars in 1002 bytes} [Tue May 5 15:09:05 2026] GET /v2.0/ports?tenant_id=b53ce5ef5b9442fea4db8b34c6cb9977&fields=id => generated 103 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1053] 10.0.0.123 () {34 vars in 1008 bytes} [Tue May 5 15:09:05 2026] GET /v2.0/networks/ef8ae9f0-77cc-472d-abb5-c26d610c2695?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: 534/1054] 10.0.0.123 () {34 vars in 1108 bytes} [Tue May 5 15:09:05 2026] GET /v2.0/networks/ef8ae9f0-77cc-472d-abb5-c26d610c2695?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1055] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:09:06 2026] GET /v2.0/ports?device_id=824c7874-dd7e-4563-9ae0-f0655084fb70 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1056] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:09:06 2026] GET /v2.0/networks?id=ef8ae9f0-77cc-472d-abb5-c26d610c2695 => generated 672 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:09:07.113 8 WARNING neutron_lib.context [req-1fa66542-84b3-4541-9072-c473579f97c5 req-793de230-cc3f-4d0a-aea5-5e5b45c184d0 f46bc83642424a99af1ee45a2ce194ce b53ce5ef5b9442fea4db8b34c6cb9977 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 522/1057] 199.204.45.115 () {38 vars in 955 bytes} [Tue May 5 15:09:07 2026] POST /v2.0/ports => generated 958 bytes in 523 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 536/1058] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:09:07 2026] GET /v2.0/security-groups?tenant_id=8fd7ce63d2d041ad8898a725781f3757&name=default => generated 2801 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1059] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:09:07 2026] GET /v2.0/ports?device_id=824c7874-dd7e-4563-9ae0-f0655084fb70 => generated 961 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1060] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:09:07 2026] DELETE /v2.0/security-groups/72606009-702f-4a53-985d-78a684c1b185 => 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: 525/1061] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:09:07 2026] GET /v2.0/security-groups?id=a4fa7366-74b7-4c68-b9c6-a73eaff0c1fd&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: 537/1062] 199.204.45.115 () {38 vars in 1028 bytes} [Tue May 5 15:09:07 2026] PUT /v2.0/ports/8d50de84-cee7-406c-9b1e-ee711211cef5 => generated 1203 bytes in 587 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 15:09:08.337 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-295347cc-0d32-46a4-a275-69946b9dbd75'] response: {'name': 'network-changed', 'server_uuid': '824c7874-dd7e-4563-9ae0-f0655084fb70', 'tag': '8d50de84-cee7-406c-9b1e-ee711211cef5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 538/1063] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:09:08 2026] GET /v2.0/ports?tenant_id=b53ce5ef5b9442fea4db8b34c6cb9977&device_id=824c7874-dd7e-4563-9ae0-f0655084fb70 => generated 1242 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1064] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:09:07 2026] GET /v2.0/security-groups?tenant_id=08aab777a1884a8ea4097b2eec01790f&name=default => generated 2801 bytes in 438 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1065] 199.204.45.115 () {34 vars in 1060 bytes} [Tue May 5 15:09:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=8d50de84-cee7-406c-9b1e-ee711211cef5 => generated 19 bytes in 47 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: 540/1066] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:09:08 2026] GET /v2.0/subnets?id=e734482f-5f6a-4ac0-8dd3-7d798ed86aa8 => generated 666 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1067] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:09:08 2026] DELETE /v2.0/security-groups/76794cb5-eacb-4951-a7e2-2ee5adffedb3 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1068] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:09:08 2026] GET /v2.0/ports?network_id=ef8ae9f0-77cc-472d-abb5-c26d610c2695&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: 528/1069] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:09:08 2026] GET /v2.0/networks/ef8ae9f0-77cc-472d-abb5-c26d610c2695?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: 542/1070] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:09:08 2026] GET /v2.0/networks/ef8ae9f0-77cc-472d-abb5-c26d610c2695?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: 529/1071] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:09:08 2026] GET /v2.0/ports?tenant_id=b53ce5ef5b9442fea4db8b34c6cb9977&device_id=824c7874-dd7e-4563-9ae0-f0655084fb70 => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1072] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:09:08 2026] GET /v2.0/networks?id=ef8ae9f0-77cc-472d-abb5-c26d610c2695 => generated 768 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1073] 199.204.45.115 () {34 vars in 1060 bytes} [Tue May 5 15:09:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=8d50de84-cee7-406c-9b1e-ee711211cef5 => 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: 544/1074] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:09:08 2026] GET /v2.0/subnets?id=e734482f-5f6a-4ac0-8dd3-7d798ed86aa8 => generated 666 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1075] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:09:09 2026] GET /v2.0/ports?device_id=824c7874-dd7e-4563-9ae0-f0655084fb70 => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1076] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:09:09 2026] GET /v2.0/ports?network_id=ef8ae9f0-77cc-472d-abb5-c26d610c2695&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: 532/1077] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:09:09 2026] GET /v2.0/security-groups?id=a4fa7366-74b7-4c68-b9c6-a73eaff0c1fd&fields=id&fields=name => generated 88 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1078] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:09:09 2026] GET /v2.0/networks/ef8ae9f0-77cc-472d-abb5-c26d610c2695?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: 533/1079] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:09:09 2026] GET /v2.0/networks/ef8ae9f0-77cc-472d-abb5-c26d610c2695?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) 2026-05-05 15:09:09.955 7 WARNING neutron_lib.context [None req-63ff1343-f2cc-4d43-b5d5-c5d016eb596e 32b0a4b3560c448cb67b442d034d4902 0e34ea259ead41b898d36ec4178ad71d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:09:10.113 7 INFO neutron.db.segments_db [None req-63ff1343-f2cc-4d43-b5d5-c5d016eb596e 32b0a4b3560c448cb67b442d034d4902 0e34ea259ead41b898d36ec4178ad71d - - default default] Added segment 18fa516d-5bdd-494a-b63c-62a4dc7677b2 of type vxlan for network 5e96a776-98f2-43c6-9194-38a88d1271f7 [pid: 7|app: 0|req: 547/1080] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:09:09 2026] POST /v2.0/networks => generated 634 bytes in 461 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:09:10.261 7 WARNING neutron_lib.context [None req-c8558e4c-186b-4283-a653-799cf4395c8c 32b0a4b3560c448cb67b442d034d4902 0e34ea259ead41b898d36ec4178ad71d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 534/1081] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:09:10 2026] GET /v2.0/ports?device_id=824c7874-dd7e-4563-9ae0-f0655084fb70 => generated 973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:09:10.337 7 INFO neutron.db.segments_db [None req-c8558e4c-186b-4283-a653-799cf4395c8c 32b0a4b3560c448cb67b442d034d4902 0e34ea259ead41b898d36ec4178ad71d - - default default] Added segment 5cb832de-6a90-461a-bec2-5090133c8566 of type vxlan for network d8095b20-90d1-4e42-924c-bcb16b897441 [pid: 8|app: 0|req: 535/1082] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:09:10 2026] GET /v2.0/security-groups?id=a4fa7366-74b7-4c68-b9c6-a73eaff0c1fd&fields=id&fields=name => generated 88 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1083] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:09:10 2026] POST /v2.0/networks => generated 633 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:09:10.486 8 WARNING neutron_lib.context [None req-20c82089-db51-46c5-bcf7-3f187bddfcf8 32b0a4b3560c448cb67b442d034d4902 0e34ea259ead41b898d36ec4178ad71d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 536/1084] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:09:10 2026] POST /v2.0/subnets => generated 622 bytes in 472 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:09:10.968 7 WARNING neutron_lib.context [None req-5ed051e5-73b5-4fb8-9888-f7251ecc02b0 32b0a4b3560c448cb67b442d034d4902 0e34ea259ead41b898d36ec4178ad71d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 537/1085] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:09:10 2026] GET /v2.0/security-groups?tenant_id=8a95e23cc053492ab0a49aed558bc49d&name=default => generated 2801 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1086] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:09:11 2026] DELETE /v2.0/security-groups/15d01aae-c570-4808-b714-dc907a851255 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1087] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:09:10 2026] POST /v2.0/subnets => generated 631 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:09:11.405 8 WARNING neutron_lib.context [None req-adfa2ba2-e5ce-4cf8-9d1d-c59639b13d39 32b0a4b3560c448cb67b442d034d4902 0e34ea259ead41b898d36ec4178ad71d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:09:11.453 8 INFO neutron.db.segments_db [None req-adfa2ba2-e5ce-4cf8-9d1d-c59639b13d39 32b0a4b3560c448cb67b442d034d4902 0e34ea259ead41b898d36ec4178ad71d - - default default] Added segment 9e340b41-217f-4b53-818a-969713bfc22e of type vxlan for network 6523b4b5-0c4c-46a3-a399-cea6c93862af [pid: 7|app: 0|req: 550/1088] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:09:11 2026] GET /v2.0/ports?device_id=824c7874-dd7e-4563-9ae0-f0655084fb70 => generated 973 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1091] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:09:11 2026] GET /v2.0/security-groups?id=a4fa7366-74b7-4c68-b9c6-a73eaff0c1fd&fields=id&fields=name => generated 88 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:09:11.819 8 INFO neutron.db.l3_hamode_db [None req-adfa2ba2-e5ce-4cf8-9d1d-c59639b13d39 32b0a4b3560c448cb67b442d034d4902 0e34ea259ead41b898d36ec4178ad71d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 15:09:12.013 8 INFO neutron.db.l3_hamode_db [None req-adfa2ba2-e5ce-4cf8-9d1d-c59639b13d39 32b0a4b3560c448cb67b442d034d4902 0e34ea259ead41b898d36ec4178ad71d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 554/1092] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:09:12 2026] GET /v2.0/ports?device_id=824c7874-dd7e-4563-9ae0-f0655084fb70 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1093] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:09:12 2026] GET /v2.0/security-groups?id=a4fa7366-74b7-4c68-b9c6-a73eaff0c1fd&fields=id&fields=name => generated 88 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1094] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:09:11 2026] POST /v2.0/routers => generated 510 bytes in 1546 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1095] 10.0.0.29 () {32 vars in 652 bytes} [Tue May 5 15:09:13 2026] GET /v2.0/extensions => generated 19600 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1096] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:09:13 2026] GET /v2.0/ports?device_id=824c7874-dd7e-4563-9ae0-f0655084fb70 => generated 975 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1097] 10.0.0.29 () {32 vars in 680 bytes} [Tue May 5 15:09:13 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1098] 10.0.0.29 () {32 vars in 680 bytes} [Tue May 5 15:09:13 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1099] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:09:13 2026] GET /v2.0/security-groups?id=a4fa7366-74b7-4c68-b9c6-a73eaff0c1fd&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1100] 10.0.0.29 () {32 vars in 728 bytes} [Tue May 5 15:09:13 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1101] 10.0.0.29 () {32 vars in 664 bytes} [Tue May 5 15:09:13 2026] GET /v2.0/extensions/agent => generated 153 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1102] 10.0.0.29 () {32 vars in 698 bytes} [Tue May 5 15:09:13 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1103] 10.0.0.29 () {32 vars in 696 bytes} [Tue May 5 15:09:13 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: 549/1104] 10.0.0.29 () {32 vars in 700 bytes} [Tue May 5 15:09:13 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1105] 10.0.0.29 () {32 vars in 688 bytes} [Tue May 5 15:09:13 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1106] 10.0.0.29 () {32 vars in 702 bytes} [Tue May 5 15:09:13 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1107] 10.0.0.29 () {32 vars in 692 bytes} [Tue May 5 15:09:13 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: 553/1108] 10.0.0.29 () {32 vars in 694 bytes} [Tue May 5 15:09:13 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1109] 10.0.0.29 () {32 vars in 684 bytes} [Tue May 5 15:09:13 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: 555/1110] 10.0.0.29 () {32 vars in 686 bytes} [Tue May 5 15:09:13 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: 556/1111] 10.0.0.29 () {32 vars in 660 bytes} [Tue May 5 15:09:13 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1112] 10.0.0.29 () {32 vars in 698 bytes} [Tue May 5 15:09:13 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1113] 10.0.0.29 () {32 vars in 678 bytes} [Tue May 5 15:09:13 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1114] 10.0.0.29 () {32 vars in 682 bytes} [Tue May 5 15:09:13 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: 560/1115] 10.0.0.29 () {32 vars in 674 bytes} [Tue May 5 15:09:13 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1116] 10.0.0.29 () {32 vars in 688 bytes} [Tue May 5 15:09:13 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1117] 10.0.0.29 () {32 vars in 722 bytes} [Tue May 5 15:09:13 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1118] 10.0.0.29 () {32 vars in 686 bytes} [Tue May 5 15:09:13 2026] GET /v2.0/extensions/fip-port-details => 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: 564/1119] 199.204.45.115 () {34 vars in 994 bytes} [Tue May 5 15:09:13 2026] GET /v2.0/ports?device_id=824c7874-dd7e-4563-9ae0-f0655084fb70 => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1120] 10.0.0.29 () {32 vars in 668 bytes} [Tue May 5 15:09:14 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1121] 199.204.45.115 () {36 vars in 997 bytes} [Tue May 5 15:09:14 2026] DELETE /v2.0/ports/8d50de84-cee7-406c-9b1e-ee711211cef5 => generated 0 bytes in 430 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1122] 10.0.0.29 () {32 vars in 686 bytes} [Tue May 5 15:09:14 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1123] 10.0.0.29 () {32 vars in 680 bytes} [Tue May 5 15:09:14 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1124] 10.0.0.29 () {32 vars in 698 bytes} [Tue May 5 15:09:14 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:09:14.524 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-65c98f34-e3c8-4238-b008-77dbf9354baa'] response: {'server_uuid': '824c7874-dd7e-4563-9ae0-f0655084fb70', 'name': 'network-vif-deleted', 'tag': '8d50de84-cee7-406c-9b1e-ee711211cef5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 570/1125] 10.0.0.29 () {32 vars in 678 bytes} [Tue May 5 15:09:14 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1126] 10.0.0.29 () {32 vars in 666 bytes} [Tue May 5 15:09:14 2026] GET /v2.0/extensions/router => generated 256 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1127] 10.0.0.29 () {32 vars in 676 bytes} [Tue May 5 15:09:14 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1128] 10.0.0.29 () {32 vars in 664 bytes} [Tue May 5 15:09:14 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1129] 10.0.0.29 () {32 vars in 674 bytes} [Tue May 5 15:09:14 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1130] 10.0.0.29 () {32 vars in 712 bytes} [Tue May 5 15:09:14 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1131] 10.0.0.29 () {32 vars in 690 bytes} [Tue May 5 15:09:14 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1132] 10.0.0.29 () {32 vars in 682 bytes} [Tue May 5 15:09:14 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: 578/1133] 10.0.0.29 () {32 vars in 668 bytes} [Tue May 5 15:09:14 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: 579/1134] 10.0.0.29 () {32 vars in 686 bytes} [Tue May 5 15:09:14 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: 580/1135] 10.0.0.29 () {32 vars in 704 bytes} [Tue May 5 15:09:14 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: 581/1136] 10.0.0.29 () {32 vars in 674 bytes} [Tue May 5 15:09:14 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1137] 10.0.0.29 () {32 vars in 700 bytes} [Tue May 5 15:09:14 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: 583/1138] 10.0.0.29 () {32 vars in 674 bytes} [Tue May 5 15:09:14 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1139] 10.0.0.29 () {32 vars in 692 bytes} [Tue May 5 15:09:14 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: 8|app: 0|req: 585/1140] 10.0.0.29 () {32 vars in 688 bytes} [Tue May 5 15:09:14 2026] GET /v2.0/extensions/port-mac-override => 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: 586/1141] 10.0.0.29 () {32 vars in 708 bytes} [Tue May 5 15:09:14 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1142] 10.0.0.29 () {32 vars in 704 bytes} [Tue May 5 15:09:14 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: 556/1143] 10.0.0.29 () {34 vars in 782 bytes} [Tue May 5 15:09:12 2026] PUT /v2.0/routers/3f9439f2-9232-4365-b0c0-9dd2325bad62/add_router_interface => generated 309 bytes in 1741 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1144] 10.0.0.29 () {32 vars in 696 bytes} [Tue May 5 15:09:14 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1145] 10.0.0.29 () {32 vars in 710 bytes} [Tue May 5 15:09:14 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1146] 10.0.0.29 () {32 vars in 668 bytes} [Tue May 5 15:09:14 2026] GET /v2.0/extensions/binding => generated 193 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1147] 10.0.0.29 () {32 vars in 716 bytes} [Tue May 5 15:09:14 2026] GET /v2.0/ports/5848da3d-38b1-4d7f-8a4e-fd1dd5579b6c => generated 959 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1148] 10.0.0.29 () {32 vars in 686 bytes} [Tue May 5 15:09:14 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1149] 10.0.0.29 () {32 vars in 680 bytes} [Tue May 5 15:09:14 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: 8|app: 0|req: 591/1150] 10.0.0.29 () {32 vars in 674 bytes} [Tue May 5 15:09:14 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1151] 10.0.0.29 () {32 vars in 670 bytes} [Tue May 5 15:09:14 2026] GET /v2.0/extensions/provider => generated 191 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1152] 10.0.0.29 () {32 vars in 660 bytes} [Tue May 5 15:09:14 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: 8|app: 0|req: 594/1153] 10.0.0.29 () {32 vars in 698 bytes} [Tue May 5 15:09:14 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1154] 10.0.0.29 () {32 vars in 698 bytes} [Tue May 5 15:09:14 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1155] 10.0.0.29 () {32 vars in 676 bytes} [Tue May 5 15:09:14 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1156] 10.0.0.29 () {32 vars in 668 bytes} [Tue May 5 15:09:14 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: 598/1157] 10.0.0.29 () {32 vars in 682 bytes} [Tue May 5 15:09:14 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1158] 10.0.0.29 () {32 vars in 700 bytes} [Tue May 5 15:09:14 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1159] 10.0.0.29 () {32 vars in 684 bytes} [Tue May 5 15:09:14 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1160] 10.0.0.29 () {32 vars in 706 bytes} [Tue May 5 15:09:14 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: 602/1161] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:09:14 2026] GET /v2.0/ports?device_id=824c7874-dd7e-4563-9ae0-f0655084fb70 => 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: 603/1162] 10.0.0.29 () {32 vars in 668 bytes} [Tue May 5 15:09:14 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: 604/1163] 10.0.0.29 () {32 vars in 696 bytes} [Tue May 5 15:09:14 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1164] 10.0.0.29 () {32 vars in 694 bytes} [Tue May 5 15:09:14 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1165] 10.0.0.29 () {32 vars in 684 bytes} [Tue May 5 15:09:14 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1166] 10.0.0.29 () {32 vars in 688 bytes} [Tue May 5 15:09:14 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1167] 10.0.0.29 () {32 vars in 666 bytes} [Tue May 5 15:09:14 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1168] 10.0.0.29 () {32 vars in 680 bytes} [Tue May 5 15:09:15 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1169] 10.0.0.29 () {32 vars in 680 bytes} [Tue May 5 15:09:15 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1170] 10.0.0.29 () {32 vars in 690 bytes} [Tue May 5 15:09:15 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1171] 10.0.0.29 () {32 vars in 690 bytes} [Tue May 5 15:09:15 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1172] 10.0.0.29 () {32 vars in 694 bytes} [Tue May 5 15:09:15 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1173] 10.0.0.29 () {32 vars in 684 bytes} [Tue May 5 15:09:15 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1174] 10.0.0.29 () {32 vars in 688 bytes} [Tue May 5 15:09:15 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: 616/1175] 10.0.0.29 () {32 vars in 700 bytes} [Tue May 5 15:09:15 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1176] 10.0.0.29 () {32 vars in 702 bytes} [Tue May 5 15:09:15 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1177] 10.0.0.29 () {32 vars in 712 bytes} [Tue May 5 15:09:15 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1178] 10.0.0.29 () {32 vars in 716 bytes} [Tue May 5 15:09:15 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1179] 10.0.0.29 () {32 vars in 714 bytes} [Tue May 5 15:09:15 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1180] 10.0.0.29 () {32 vars in 726 bytes} [Tue May 5 15:09:15 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: 622/1181] 10.0.0.29 () {32 vars in 718 bytes} [Tue May 5 15:09:15 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1182] 10.0.0.29 () {32 vars in 682 bytes} [Tue May 5 15:09:15 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: 624/1183] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:09:15 2026] GET /v2.0/ports?device_id=191e072e-0247-4ab4-86e5-0e4c34c4ed26 => generated 971 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1184] 10.0.0.29 () {32 vars in 668 bytes} [Tue May 5 15:09:15 2026] GET /v2.0/extensions/segment => generated 145 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1185] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:09:15 2026] GET /v2.0/security-groups?id=db93a44f-bbc9-42cf-b391-151a1cb541cf&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: 627/1186] 10.0.0.29 () {32 vars in 718 bytes} [Tue May 5 15:09:15 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: 628/1187] 10.0.0.29 () {32 vars in 678 bytes} [Tue May 5 15:09:15 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1188] 10.0.0.29 () {32 vars in 668 bytes} [Tue May 5 15:09:15 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1189] 10.0.0.29 () {32 vars in 696 bytes} [Tue May 5 15:09:15 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: 631/1190] 10.0.0.29 () {32 vars in 704 bytes} [Tue May 5 15:09:15 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1191] 10.0.0.29 () {32 vars in 700 bytes} [Tue May 5 15:09:15 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1192] 10.0.0.29 () {32 vars in 682 bytes} [Tue May 5 15:09:15 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1193] 10.0.0.29 () {32 vars in 704 bytes} [Tue May 5 15:09:15 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1194] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:09:15 2026] GET /v2.0/ports?device_id=191e072e-0247-4ab4-86e5-0e4c34c4ed26 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1195] 10.0.0.29 () {32 vars in 694 bytes} [Tue May 5 15:09:15 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: 637/1196] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:09:15 2026] GET /v2.0/security-groups?id=db93a44f-bbc9-42cf-b391-151a1cb541cf&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1197] 10.0.0.29 () {32 vars in 688 bytes} [Tue May 5 15:09:15 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1198] 10.0.0.29 () {32 vars in 696 bytes} [Tue May 5 15:09:15 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1199] 10.0.0.29 () {32 vars in 688 bytes} [Tue May 5 15:09:15 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1200] 10.0.0.29 () {32 vars in 700 bytes} [Tue May 5 15:09:15 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1201] 10.0.0.29 () {32 vars in 664 bytes} [Tue May 5 15:09:15 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1202] 10.0.0.29 () {32 vars in 680 bytes} [Tue May 5 15:09:15 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: 644/1203] 10.0.0.29 () {32 vars in 692 bytes} [Tue May 5 15:09:15 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1204] 10.0.0.29 () {32 vars in 676 bytes} [Tue May 5 15:09:15 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: 646/1205] 10.0.0.29 () {32 vars in 666 bytes} [Tue May 5 15:09:15 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1206] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:09:15 2026] GET /v2.0/ports?device_id=191e072e-0247-4ab4-86e5-0e4c34c4ed26 => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1207] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:09:15 2026] GET /v2.0/security-groups?id=db93a44f-bbc9-42cf-b391-151a1cb541cf&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1208] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:09:16 2026] GET /v2.0/ports?tenant_id=8e84cf67994544c8a3ea9b6925d26637&device_id=191e072e-0247-4ab4-86e5-0e4c34c4ed26 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1209] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:09:16 2026] GET /v2.0/networks?id=5f3f1cc7-82c5-46ba-a2ea-f2573a07c556 => generated 771 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1210] 199.204.45.115 () {34 vars in 1058 bytes} [Tue May 5 15:09:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=df921327-3b45-4e6f-b88d-bc38fcbff025 => generated 860 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1211] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:09:16 2026] GET /v2.0/security-groups?tenant_id=8b9cef792da64833a19ac85467d519cd&name=default => generated 2801 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1212] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:09:16 2026] GET /v2.0/subnets?id=fce741ab-a206-4c02-954d-6a7c53ebbb52 => generated 670 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1213] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:09:16 2026] DELETE /v2.0/security-groups/590d2a29-d234-40af-9492-6b629eef5879 => 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: 655/1214] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:09:16 2026] GET /v2.0/ports?network_id=5f3f1cc7-82c5-46ba-a2ea-f2573a07c556&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1215] 10.0.0.29 () {34 vars in 782 bytes} [Tue May 5 15:09:14 2026] PUT /v2.0/routers/3f9439f2-9232-4365-b0c0-9dd2325bad62/add_router_interface => generated 309 bytes in 1963 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1216] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:09:16 2026] GET /v2.0/networks/5f3f1cc7-82c5-46ba-a2ea-f2573a07c556?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: 657/1217] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:09:16 2026] GET /v2.0/networks/5f3f1cc7-82c5-46ba-a2ea-f2573a07c556?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: 561/1218] 10.0.0.29 () {32 vars in 716 bytes} [Tue May 5 15:09:16 2026] GET /v2.0/ports/e1d0282c-9037-4d8b-8245-59d6993b84f3 => generated 967 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1219] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:09:17 2026] GET /v2.0/ports?device_id=191e072e-0247-4ab4-86e5-0e4c34c4ed26 => generated 971 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1220] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:09:17 2026] GET /v2.0/security-groups?id=db93a44f-bbc9-42cf-b391-151a1cb541cf&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: 658/1221] 10.0.0.29 () {34 vars in 788 bytes} [Tue May 5 15:09:16 2026] PUT /v2.0/routers/3f9439f2-9232-4365-b0c0-9dd2325bad62/remove_router_interface => generated 309 bytes in 1188 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1222] 10.0.0.29 () {34 vars in 788 bytes} [Tue May 5 15:09:17 2026] PUT /v2.0/routers/a5bf039e-08fb-4e76-bc3a-7585cf8c96f0/remove_router_interface => generated 309 bytes in 1286 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1223] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:09:18 2026] GET /v2.0/ports?tenant_id=8e84cf67994544c8a3ea9b6925d26637&device_id=191e072e-0247-4ab4-86e5-0e4c34c4ed26 => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1224] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:09:18 2026] GET /v2.0/ports?device_id=191e072e-0247-4ab4-86e5-0e4c34c4ed26 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:09:18.848 7 WARNING neutron_lib.context [None req-3a0154db-85c2-4498-9745-c48c5c1e87e7 3960f51942034894acb4a6ce0fe0d3c8 a052a7d0f34f4b179735e1ab44619346 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 567/1225] 10.0.0.29 () {34 vars in 683 bytes} [Tue May 5 15:09:18 2026] POST /v2.0/security-groups => generated 1560 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1226] 10.0.0.29 () {34 vars in 788 bytes} [Tue May 5 15:09:18 2026] PUT /v2.0/routers/3f9439f2-9232-4365-b0c0-9dd2325bad62/remove_router_interface => generated 309 bytes in 1383 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1227] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:09:19 2026] GET /v2.0/networks?id=5f3f1cc7-82c5-46ba-a2ea-f2573a07c556 => generated 771 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1228] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:09:19 2026] GET /v2.0/security-groups?id=db93a44f-bbc9-42cf-b391-151a1cb541cf&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1229] 10.0.0.29 () {32 vars in 662 bytes} [Tue May 5 15:09:19 2026] GET /v2.0/security-groups => generated 4343 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1230] 10.0.0.29 () {32 vars in 735 bytes} [Tue May 5 15:09:19 2026] GET /v2.0/ports?device_id=3f9439f2-9232-4365-b0c0-9dd2325bad62 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1231] 199.204.45.115 () {34 vars in 1058 bytes} [Tue May 5 15:09:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=df921327-3b45-4e6f-b88d-bc38fcbff025 => generated 858 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1232] 10.0.0.29 () {34 vars in 757 bytes} [Tue May 5 15:09:19 2026] PUT /v2.0/security-groups/9010fc79-5701-4314-ad31-089f1af95405 => generated 1599 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:09:20.182 7 INFO neutron.services.segments.plugin [-] Segment 95ebcc08-aba2-479f-b983-b220821ce522 resource provider aggregate not found 2026-05-05 15:09:20.189 7 INFO neutron.services.segments.plugin [-] Segment 95ebcc08-aba2-479f-b983-b220821ce522 resource provider aggregate not found 2026-05-05 15:09:20.212 7 INFO neutron.services.segments.plugin [-] Segment 95ebcc08-aba2-479f-b983-b220821ce522 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95ebcc08-aba2-479f-b983-b220821ce522 found for delete ", "request_id": "req-5c24fccb-0c30-49cc-a28f-d2bdf81b69ed"}]} 2026-05-05 15:09:20.218 7 INFO neutron.services.segments.plugin [-] Segment 95ebcc08-aba2-479f-b983-b220821ce522 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95ebcc08-aba2-479f-b983-b220821ce522 found for delete ", "request_id": "req-114797d5-e11f-4008-a774-9356d00ed2a1"}]} 2026-05-05 15:09:20.221 7 INFO neutron.db.l3_hamode_db [None req-7c957771-4051-4736-b529-9661161f7a3b 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] HA network a0d14a17-91c1-4e9f-baad-212d3148468d was deleted as no HA routers are present in tenant b53ce5ef5b9442fea4db8b34c6cb9977. [pid: 7|app: 0|req: 568/1233] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:09:19 2026] DELETE /v2.0/routers/a5bf039e-08fb-4e76-bc3a-7585cf8c96f0 => generated 0 bytes in 1152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1234] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:09:20 2026] GET /v2.0/subnets?id=fce741ab-a206-4c02-954d-6a7c53ebbb52 => generated 670 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1235] 10.0.0.29 () {32 vars in 736 bytes} [Tue May 5 15:09:20 2026] GET /v2.0/security-groups/9010fc79-5701-4314-ad31-089f1af95405 => generated 1599 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:09:20.460 8 INFO neutron.services.segments.plugin [-] Segment 9e340b41-217f-4b53-818a-969713bfc22e resource provider aggregate not found 2026-05-05 15:09:20.466 8 INFO neutron.services.segments.plugin [-] Segment 9e340b41-217f-4b53-818a-969713bfc22e resource provider aggregate not found 2026-05-05 15:09:20.485 8 INFO neutron.services.segments.plugin [-] Segment 9e340b41-217f-4b53-818a-969713bfc22e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e340b41-217f-4b53-818a-969713bfc22e found for delete ", "request_id": "req-717ae6ae-7869-4352-a59f-cfab92409257"}]} 2026-05-05 15:09:20.487 8 INFO neutron.services.segments.plugin [-] Segment 9e340b41-217f-4b53-818a-969713bfc22e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e340b41-217f-4b53-818a-969713bfc22e found for delete ", "request_id": "req-42b252ac-22b9-4e3d-960b-0b8eb30048cc"}]} 2026-05-05 15:09:20.498 8 INFO neutron.db.l3_hamode_db [None req-5c8e1dc0-9a08-467d-b504-f00ad950cf76 32b0a4b3560c448cb67b442d034d4902 0e34ea259ead41b898d36ec4178ad71d - - default default] HA network 6523b4b5-0c4c-46a3-a399-cea6c93862af was deleted as no HA routers are present in tenant 0e34ea259ead41b898d36ec4178ad71d. [pid: 8|app: 0|req: 666/1236] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:09:19 2026] DELETE /v2.0/routers/3f9439f2-9232-4365-b0c0-9dd2325bad62 => generated 0 bytes in 831 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1237] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:09:20 2026] DELETE /v2.0/subnets/e734482f-5f6a-4ac0-8dd3-7d798ed86aa8 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1238] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:09:20 2026] GET /v2.0/ports?network_id=5f3f1cc7-82c5-46ba-a2ea-f2573a07c556&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: 572/1239] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:09:20 2026] DELETE /v2.0/security-groups/9010fc79-5701-4314-ad31-089f1af95405 => 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: 668/1240] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:09:20 2026] DELETE /v2.0/subnets/15d35687-e7a4-4e5e-9ff0-be15524eb0e3 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1241] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:09:20 2026] GET /v2.0/networks/5f3f1cc7-82c5-46ba-a2ea-f2573a07c556?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/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() [pid: 8|app: 0|req: 670/1242] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:09:20 2026] GET /v2.0/ports?device_id=191e072e-0247-4ab4-86e5-0e4c34c4ed26 => generated 971 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1243] 10.0.0.29 () {32 vars in 662 bytes} [Tue May 5 15:09:21 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: 573/1244] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:09:20 2026] DELETE /v2.0/networks/ef8ae9f0-77cc-472d-abb5-c26d610c2695 => generated 0 bytes in 558 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1245] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:09:21 2026] GET /v2.0/networks/5f3f1cc7-82c5-46ba-a2ea-f2573a07c556?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: 672/1246] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:09:21 2026] DELETE /v2.0/subnets/91c42b48-ba8b-4cf2-8bba-7e3c2af0b511 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:09:21.299 8 INFO neutron.api.v2.resource [None req-89c0e9ff-89e4-4e61-88a5-1759c82921c4 3960f51942034894acb4a6ce0fe0d3c8 a052a7d0f34f4b179735e1ab44619346 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 673/1247] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:09:21 2026] DELETE /v2.0/security-groups/9010fc79-5701-4314-ad31-089f1af95405 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1248] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:09:21 2026] GET /v2.0/security-groups?id=db93a44f-bbc9-42cf-b391-151a1cb541cf&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:09:21.328 7 WARNING neutron_lib.context [None req-7e8b11a1-ff67-48f3-becb-79d9b829c6b5 3960f51942034894acb4a6ce0fe0d3c8 a052a7d0f34f4b179735e1ab44619346 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 576/1249] 10.0.0.29 () {34 vars in 683 bytes} [Tue May 5 15:09:21 2026] POST /v2.0/security-groups => generated 1560 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1250] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:09:21 2026] GET /v2.0/security-groups?tenant_id=b53ce5ef5b9442fea4db8b34c6cb9977&name=default => generated 2801 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:09:21.554 7 WARNING neutron_lib.context [None req-0eb7a031-d2cd-4020-9471-947e554359e6 3960f51942034894acb4a6ce0fe0d3c8 a052a7d0f34f4b179735e1ab44619346 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1251] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:09:21 2026] DELETE /v2.0/networks/d8095b20-90d1-4e42-924c-bcb16b897441 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1252] 10.0.0.29 () {34 vars in 694 bytes} [Tue May 5 15:09:21 2026] POST /v2.0/security-group-rules => generated 569 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1253] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:09:21 2026] DELETE /v2.0/security-groups/a4fa7366-74b7-4c68-b9c6-a73eaff0c1fd => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1254] 10.0.0.29 () {32 vars in 746 bytes} [Tue May 5 15:09:21 2026] GET /v2.0/security-group-rules/0f11569e-af90-4f2f-a7db-3820643cba94 => generated 569 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1255] 10.0.0.29 () {32 vars in 672 bytes} [Tue May 5 15:09:21 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1256] 10.0.0.29 () {32 vars in 749 bytes} [Tue May 5 15:09:21 2026] DELETE /v2.0/security-group-rules/0f11569e-af90-4f2f-a7db-3820643cba94 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1257] 10.0.0.29 () {32 vars in 672 bytes} [Tue May 5 15:09:21 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1258] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:09:21 2026] DELETE /v2.0/networks/5e96a776-98f2-43c6-9194-38a88d1271f7 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:09:21.963 8 WARNING neutron_lib.context [None req-6898ed57-6494-487b-9ef6-94eff40a5bd2 3960f51942034894acb4a6ce0fe0d3c8 a052a7d0f34f4b179735e1ab44619346 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:09:21.980 7 WARNING neutron_lib.context [None req-ca08822b-dfd7-40f2-b87a-6091a8ab6e90 32b0a4b3560c448cb67b442d034d4902 0e34ea259ead41b898d36ec4178ad71d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:09:22.043 7 INFO neutron.db.segments_db [None req-ca08822b-dfd7-40f2-b87a-6091a8ab6e90 32b0a4b3560c448cb67b442d034d4902 0e34ea259ead41b898d36ec4178ad71d - - default default] Added segment abe26e1e-22ac-413a-afd7-121e122cb85e of type vxlan for network a51a7e7b-daef-40ec-aa41-814d25972621 [pid: 8|app: 0|req: 680/1259] 10.0.0.29 () {34 vars in 694 bytes} [Tue May 5 15:09:21 2026] POST /v2.0/security-group-rules => generated 569 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1260] 10.0.0.29 () {32 vars in 746 bytes} [Tue May 5 15:09:22 2026] GET /v2.0/security-group-rules/86a93327-2a1a-4964-a244-871ae38d1aa0 => generated 569 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1261] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:09:21 2026] POST /v2.0/networks => generated 633 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1262] 10.0.0.29 () {32 vars in 672 bytes} [Tue May 5 15:09:22 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:09:22.193 7 WARNING neutron_lib.context [None req-1f399a65-e3eb-4841-9128-afca5000bbc2 32b0a4b3560c448cb67b442d034d4902 0e34ea259ead41b898d36ec4178ad71d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 683/1263] 10.0.0.29 () {32 vars in 749 bytes} [Tue May 5 15:09:22 2026] DELETE /v2.0/security-group-rules/86a93327-2a1a-4964-a244-871ae38d1aa0 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:09:22.258 7 INFO neutron.services.segments.plugin [-] Segment fddbc973-abd1-4dc3-bfa1-51d6605cb4bc resource provider aggregate not found 2026-05-05 15:09:22.264 7 INFO neutron.services.segments.plugin [-] Segment fddbc973-abd1-4dc3-bfa1-51d6605cb4bc resource provider aggregate not found 2026-05-05 15:09:22.290 7 INFO neutron.services.segments.plugin [-] Segment fddbc973-abd1-4dc3-bfa1-51d6605cb4bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fddbc973-abd1-4dc3-bfa1-51d6605cb4bc found for delete ", "request_id": "req-1758cc0a-b3a8-4b4e-92d3-92f0fce05955"}]} 2026-05-05 15:09:22.299 7 INFO neutron.services.segments.plugin [-] Segment fddbc973-abd1-4dc3-bfa1-51d6605cb4bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fddbc973-abd1-4dc3-bfa1-51d6605cb4bc found for delete ", "request_id": "req-b7a76b3e-5ae2-4105-be0c-e2fd924bb5f9"}]} [pid: 8|app: 0|req: 684/1264] 10.0.0.29 () {32 vars in 672 bytes} [Tue May 5 15:09:22 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:09:22.321 7 INFO neutron.services.segments.plugin [-] Segment 18fa516d-5bdd-494a-b63c-62a4dc7677b2 resource provider aggregate not found 2026-05-05 15:09:22.324 8 WARNING neutron_lib.context [None req-66d888b0-c013-446b-a1bf-50d06bad55c3 3960f51942034894acb4a6ce0fe0d3c8 a052a7d0f34f4b179735e1ab44619346 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:09:22.329 7 INFO neutron.services.segments.plugin [-] Segment 18fa516d-5bdd-494a-b63c-62a4dc7677b2 resource provider aggregate not found 2026-05-05 15:09:22.347 8 INFO neutron.db.securitygroups_db [None req-66d888b0-c013-446b-a1bf-50d06bad55c3 3960f51942034894acb4a6ce0fe0d3c8 a052a7d0f34f4b179735e1ab44619346 - - default default] Project a052a7d0f34f4b179735e1ab44619346 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-05 15:09:22.347 7 INFO neutron.services.segments.plugin [-] Segment 18fa516d-5bdd-494a-b63c-62a4dc7677b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18fa516d-5bdd-494a-b63c-62a4dc7677b2 found for delete ", "request_id": "req-7bddfd51-4944-4b9b-9161-8faf6570556c"}]} 2026-05-05 15:09:22.350 7 INFO neutron.services.segments.plugin [-] Segment 18fa516d-5bdd-494a-b63c-62a4dc7677b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18fa516d-5bdd-494a-b63c-62a4dc7677b2 found for delete ", "request_id": "req-4c225398-ad88-4d26-8604-3247c90119f0"}]} [pid: 8|app: 0|req: 685/1265] 10.0.0.29 () {34 vars in 694 bytes} [Tue May 5 15:09:22 2026] POST /v2.0/security-group-rules => generated 575 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1266] 10.0.0.29 () {32 vars in 746 bytes} [Tue May 5 15:09:22 2026] GET /v2.0/security-group-rules/13912ca4-06c1-4f15-8a0a-9533032f8cb0 => generated 575 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:09:22.522 8 INFO neutron.services.segments.plugin [-] Segment 5cb832de-6a90-461a-bec2-5090133c8566 resource provider aggregate not found 2026-05-05 15:09:22.530 8 INFO neutron.services.segments.plugin [-] Segment 5cb832de-6a90-461a-bec2-5090133c8566 resource provider aggregate not found 2026-05-05 15:09:22.557 8 INFO neutron.services.segments.plugin [-] Segment 5cb832de-6a90-461a-bec2-5090133c8566 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5cb832de-6a90-461a-bec2-5090133c8566 found for delete ", "request_id": "req-f8be4003-23d5-487b-85cf-8bbe0346baf8"}]} 2026-05-05 15:09:22.561 8 INFO neutron.services.segments.plugin [-] Segment 5cb832de-6a90-461a-bec2-5090133c8566 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5cb832de-6a90-461a-bec2-5090133c8566 found for delete ", "request_id": "req-c1089f83-12f1-440f-a09f-a3d57d833f94"}]} [pid: 8|app: 0|req: 687/1267] 10.0.0.29 () {32 vars in 672 bytes} [Tue May 5 15:09:22 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1268] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:09:22 2026] POST /v2.0/subnets => generated 622 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:09:22.641 7 WARNING neutron_lib.context [None req-dacb62be-61ef-4d6a-9fb7-24e7e028500b 32b0a4b3560c448cb67b442d034d4902 0e34ea259ead41b898d36ec4178ad71d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 688/1269] 10.0.0.29 () {32 vars in 749 bytes} [Tue May 5 15:09:22 2026] DELETE /v2.0/security-group-rules/13912ca4-06c1-4f15-8a0a-9533032f8cb0 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:09:22.684 7 INFO neutron.db.segments_db [None req-dacb62be-61ef-4d6a-9fb7-24e7e028500b 32b0a4b3560c448cb67b442d034d4902 0e34ea259ead41b898d36ec4178ad71d - - default default] Added segment d719b243-1e70-4f97-8248-0338e8f4fd6c of type vxlan for network 4a48632f-849d-4596-b9fc-79d83c691b5d [pid: 8|app: 0|req: 689/1270] 10.0.0.29 () {32 vars in 672 bytes} [Tue May 5 15:09:22 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1271] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:09:22 2026] DELETE /v2.0/security-groups/3d862a07-ce34-42d3-9788-026cfcdb3ae9 => 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: 691/1272] 10.0.0.29 () {32 vars in 662 bytes} [Tue May 5 15:09:22 2026] GET /v2.0/security-groups => 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: 692/1273] 10.0.0.29 () {32 vars in 662 bytes} [Tue May 5 15:09:22 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-05-05 15:09:23.025 7 INFO neutron.db.l3_hamode_db [None req-dacb62be-61ef-4d6a-9fb7-24e7e028500b 32b0a4b3560c448cb67b442d034d4902 0e34ea259ead41b898d36ec4178ad71d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 15:09:23.185 7 INFO neutron.db.l3_hamode_db [None req-dacb62be-61ef-4d6a-9fb7-24e7e028500b 32b0a4b3560c448cb67b442d034d4902 0e34ea259ead41b898d36ec4178ad71d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 693/1274] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:09:23 2026] GET /v2.0/security-groups?tenant_id=a052a7d0f34f4b179735e1ab44619346&name=default => generated 2801 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:09:23.887 8 INFO neutron.db.segments_db [None req-0b312a34-d333-4f4d-b75c-5e2ed60eaec4 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Added segment 80383864-acd2-4523-bb8d-e3b7dfd55bf1 of type vxlan for network c814cbd9-063d-4c75-b916-91c5ce024323 [pid: 8|app: 0|req: 694/1275] 10.0.0.29 () {34 vars in 670 bytes} [Tue May 5 15:09:23 2026] POST /v2.0/networks => generated 739 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1276] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:09:22 2026] POST /v2.0/routers => generated 511 bytes in 1475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1277] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:09:24 2026] DELETE /v2.0/security-groups/826a5799-0106-453c-8e5a-90bfebd4154a => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:09:24.128 8 WARNING neutron_lib.context [None req-1fa3ce95-f295-4286-9089-4d88384960a6 32b0a4b3560c448cb67b442d034d4902 0e34ea259ead41b898d36ec4178ad71d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 583/1278] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:09:24 2026] POST /v2.0/subnets => generated 662 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:09:24.457 7 INFO neutron.db.segments_db [None req-48382fd6-f9b6-41df-8901-0f4dc24c61e3 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Added segment 44264c17-233d-41ed-a3bc-7da2d10688bd of type vxlan for network 5305679d-fbe6-43d7-a3ba-6a9eeefa6962 [pid: 8|app: 0|req: 696/1279] 10.0.0.29 () {34 vars in 664 bytes} [Tue May 5 15:09:24 2026] POST /v2.0/ports => generated 963 bytes in 472 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 15:09:24.785 7 INFO neutron.db.l3_hamode_db [None req-48382fd6-f9b6-41df-8901-0f4dc24c61e3 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 15:09:26.030 7 INFO neutron.db.l3_hamode_db [None req-48382fd6-f9b6-41df-8901-0f4dc24c61e3 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 697/1280] 10.0.0.29 () {34 vars in 782 bytes} [Tue May 5 15:09:24 2026] PUT /v2.0/routers/9bf58a58-6b09-4809-823a-c0073cd08982/add_router_interface => generated 309 bytes in 1659 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 15:09:26.404 8 WARNING neutron_lib.context [None req-c5aca9ab-6cd4-4850-9f31-bb48363c3301 3da6775fb2514728aba69ed5fb684a29 e1f8f3617e7641dc9b4e81885ecb176d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 698/1281] 10.0.0.29 () {34 vars in 683 bytes} [Tue May 5 15:09:26 2026] POST /v2.0/security-groups => generated 1560 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1282] 10.0.0.29 () {32 vars in 716 bytes} [Tue May 5 15:09:26 2026] GET /v2.0/ports/2107063f-74fc-4d07-b51b-e22fb830e339 => generated 1037 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1285] 10.0.0.29 () {32 vars in 662 bytes} [Tue May 5 15:09:26 2026] GET /v2.0/security-groups => generated 4343 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1286] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:09:24 2026] POST /v2.0/routers => generated 726 bytes in 3309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1287] 10.0.0.29 () {34 vars in 757 bytes} [Tue May 5 15:09:27 2026] PUT /v2.0/security-groups/1f811aa0-33de-4023-8a98-f5400fc39b91 => generated 1598 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1288] 10.0.0.29 () {34 vars in 788 bytes} [Tue May 5 15:09:26 2026] PUT /v2.0/routers/9bf58a58-6b09-4809-823a-c0073cd08982/remove_router_interface => generated 309 bytes in 1073 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: 704/1289] 10.0.0.29 () {32 vars in 736 bytes} [Tue May 5 15:09:27 2026] GET /v2.0/security-groups/1f811aa0-33de-4023-8a98-f5400fc39b91 => generated 1598 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:09:27.997 8 INFO neutron.api.v2.resource [None req-49e90fe3-607d-49d9-b503-f3dcf8a4de5c 32b0a4b3560c448cb67b442d034d4902 0e34ea259ead41b898d36ec4178ad71d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 705/1290] 10.0.0.29 () {34 vars in 788 bytes} [Tue May 5 15:09:27 2026] PUT /v2.0/routers/9bf58a58-6b09-4809-823a-c0073cd08982/remove_router_interface => generated 197 bytes in 145 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1291] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:09:27 2026] DELETE /v2.0/security-groups/1f811aa0-33de-4023-8a98-f5400fc39b91 => 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: 707/1292] 10.0.0.29 () {32 vars in 735 bytes} [Tue May 5 15:09:28 2026] GET /v2.0/ports?device_id=9bf58a58-6b09-4809-823a-c0073cd08982 => generated 12 bytes in 431 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1293] 10.0.0.29 () {32 vars in 662 bytes} [Tue May 5 15:09:28 2026] GET /v2.0/security-groups => generated 2801 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1294] 10.0.0.29 () {34 vars in 782 bytes} [Tue May 5 15:09:27 2026] PUT /v2.0/routers/f23f479e-5056-4413-8e98-d3789f685fae/add_router_interface => generated 309 bytes in 1521 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:09:29.322 7 INFO neutron.api.v2.resource [None req-c0aa8516-cf00-4094-ab80-c69e3ac3a3ee 3da6775fb2514728aba69ed5fb684a29 e1f8f3617e7641dc9b4e81885ecb176d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 587/1295] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:09:29 2026] DELETE /v2.0/security-groups/1f811aa0-33de-4023-8a98-f5400fc39b91 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 15:09:29.348 7 WARNING neutron_lib.context [None req-94debb62-d293-412a-8bb7-f5060a10ca31 3da6775fb2514728aba69ed5fb684a29 e1f8f3617e7641dc9b4e81885ecb176d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:09:29.406 8 INFO neutron.services.segments.plugin [-] Segment d719b243-1e70-4f97-8248-0338e8f4fd6c resource provider aggregate not found 2026-05-05 15:09:29.423 8 INFO neutron.services.segments.plugin [-] Segment d719b243-1e70-4f97-8248-0338e8f4fd6c resource provider aggregate not found 2026-05-05 15:09:29.431 8 INFO neutron.services.segments.plugin [-] Segment d719b243-1e70-4f97-8248-0338e8f4fd6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d719b243-1e70-4f97-8248-0338e8f4fd6c found for delete ", "request_id": "req-cacbbb58-16e8-4e0f-bb20-532eeb3f2f4e"}]} 2026-05-05 15:09:29.444 8 INFO neutron.db.l3_hamode_db [None req-9ff44de6-757a-4eb2-8320-8a60e72314b8 32b0a4b3560c448cb67b442d034d4902 0e34ea259ead41b898d36ec4178ad71d - - default default] HA network 4a48632f-849d-4596-b9fc-79d83c691b5d was deleted as no HA routers are present in tenant 0e34ea259ead41b898d36ec4178ad71d. [pid: 8|app: 0|req: 709/1296] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:09:28 2026] DELETE /v2.0/routers/9bf58a58-6b09-4809-823a-c0073cd08982 => generated 0 bytes in 885 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:09:29.462 8 INFO neutron.services.segments.plugin [-] Segment d719b243-1e70-4f97-8248-0338e8f4fd6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d719b243-1e70-4f97-8248-0338e8f4fd6c found for delete ", "request_id": "req-efe00405-e072-41a6-8668-db67d1b9ce01"}]} [pid: 7|app: 0|req: 588/1297] 10.0.0.29 () {34 vars in 683 bytes} [Tue May 5 15:09:29 2026] POST /v2.0/security-groups => generated 1561 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 15:09:29.513 7 WARNING neutron_lib.context [None req-3f9fc509-ceeb-4817-a0c6-f7146d6328d3 3da6775fb2514728aba69ed5fb684a29 e1f8f3617e7641dc9b4e81885ecb176d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 589/1298] 10.0.0.29 () {34 vars in 694 bytes} [Tue May 5 15:09:29 2026] POST /v2.0/security-group-rules => generated 569 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1299] 10.0.0.29 () {32 vars in 746 bytes} [Tue May 5 15:09:29 2026] GET /v2.0/security-group-rules/ab1533e8-5041-41bd-bfa7-8cea259b146d => generated 569 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1300] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:09:29 2026] DELETE /v2.0/subnets/4057ac39-2e56-4746-8a03-31fe200bf13e => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1301] 10.0.0.29 () {32 vars in 672 bytes} [Tue May 5 15:09:29 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1302] 10.0.0.29 () {32 vars in 749 bytes} [Tue May 5 15:09:29 2026] DELETE /v2.0/security-group-rules/ab1533e8-5041-41bd-bfa7-8cea259b146d => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1303] 10.0.0.29 () {32 vars in 672 bytes} [Tue May 5 15:09:29 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:09:29.886 7 WARNING neutron_lib.context [None req-de7181e5-b000-4678-abc8-cb0a101a60df 3da6775fb2514728aba69ed5fb684a29 e1f8f3617e7641dc9b4e81885ecb176d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 594/1304] 10.0.0.29 () {34 vars in 694 bytes} [Tue May 5 15:09:29 2026] POST /v2.0/security-group-rules => generated 569 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1305] 10.0.0.29 () {32 vars in 746 bytes} [Tue May 5 15:09:30 2026] GET /v2.0/security-group-rules/a4008810-3c84-442d-a88e-5d2017316bc5 => generated 569 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1306] 10.0.0.29 () {32 vars in 672 bytes} [Tue May 5 15:09:30 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1307] 10.0.0.29 () {32 vars in 749 bytes} [Tue May 5 15:09:30 2026] DELETE /v2.0/security-group-rules/a4008810-3c84-442d-a88e-5d2017316bc5 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1308] 10.0.0.29 () {32 vars in 672 bytes} [Tue May 5 15:09:30 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1309] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:09:29 2026] DELETE /v2.0/networks/a51a7e7b-daef-40ec-aa41-814d25972621 => generated 0 bytes in 481 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:09:30.216 7 WARNING neutron_lib.context [None req-4c1655c4-d9ce-48a7-b950-9caa6ae37a91 3da6775fb2514728aba69ed5fb684a29 e1f8f3617e7641dc9b4e81885ecb176d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:09:30.220 8 WARNING neutron_lib.context [None req-86ed50a0-8dff-47f3-a081-066e51ea956b 32b0a4b3560c448cb67b442d034d4902 0e34ea259ead41b898d36ec4178ad71d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:09:30.282 8 INFO neutron.db.segments_db [None req-86ed50a0-8dff-47f3-a081-066e51ea956b 32b0a4b3560c448cb67b442d034d4902 0e34ea259ead41b898d36ec4178ad71d - - default default] Added segment 4e4fbd5b-9b42-447d-9aa5-eb2ec63b360d of type vxlan for network 75a31c66-6288-4512-b777-de94f223c37d [pid: 7|app: 0|req: 599/1310] 10.0.0.29 () {34 vars in 694 bytes} [Tue May 5 15:09:30 2026] POST /v2.0/security-group-rules => generated 570 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1311] 10.0.0.29 () {32 vars in 746 bytes} [Tue May 5 15:09:30 2026] GET /v2.0/security-group-rules/0518ad84-3b14-41d6-b695-e64b497d936c => generated 570 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1312] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:09:30 2026] POST /v2.0/networks => generated 634 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:09:30.406 8 WARNING neutron_lib.context [None req-4b6da47d-af6f-49e2-81d2-489459ac530f 32b0a4b3560c448cb67b442d034d4902 0e34ea259ead41b898d36ec4178ad71d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 601/1313] 10.0.0.29 () {32 vars in 672 bytes} [Tue May 5 15:09:30 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1314] 10.0.0.29 () {32 vars in 749 bytes} [Tue May 5 15:09:30 2026] DELETE /v2.0/security-group-rules/0518ad84-3b14-41d6-b695-e64b497d936c => 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: 603/1315] 10.0.0.29 () {32 vars in 672 bytes} [Tue May 5 15:09:30 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:09:30.667 7 INFO neutron.db.segments_db [None req-5c2d758d-c0ab-43e8-b908-97c4cc80832d 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Added segment 3894bd27-fbda-48f5-a011-2d4848fbf1b1 of type vxlan for network 5399ccfe-ab4b-41bb-9b4b-77b0b9ffae30 [pid: 8|app: 0|req: 713/1316] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:09:30 2026] POST /v2.0/subnets => generated 622 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1317] 10.0.0.29 () {34 vars in 670 bytes} [Tue May 5 15:09:30 2026] POST /v2.0/networks => generated 741 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:09:30.779 7 WARNING neutron_lib.context [None req-65b354f7-3957-4ae1-85aa-e935bc6575eb 32b0a4b3560c448cb67b442d034d4902 0e34ea259ead41b898d36ec4178ad71d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:09:30.831 7 INFO neutron.db.segments_db [None req-65b354f7-3957-4ae1-85aa-e935bc6575eb 32b0a4b3560c448cb67b442d034d4902 0e34ea259ead41b898d36ec4178ad71d - - default default] Added segment 8b57c89e-5fd2-4a92-a28e-a4150405f5d1 of type vxlan for network 0ae26802-d737-499a-b184-94e46ead7f21 [pid: 8|app: 0|req: 714/1318] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:09:30 2026] DELETE /v2.0/security-groups/6a8b1064-812f-4551-86f2-25bf1077dbfe => 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: 715/1319] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:09:30 2026] POST /v2.0/subnets => generated 664 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1320] 10.0.0.29 () {32 vars in 662 bytes} [Tue May 5 15:09:31 2026] GET /v2.0/security-groups => generated 2801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:09:31.235 8 INFO neutron.db.segments_db [None req-28750534-fe90-46e8-b477-63ebf39c05f1 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Added segment e830552a-34a6-4bcf-acaa-3e0d234daab3 of type vxlan for network e31c12c2-3d60-4e8a-bfcf-58c962fb997a 2026-05-05 15:09:31.250 7 INFO neutron.db.l3_hamode_db [None req-65b354f7-3957-4ae1-85aa-e935bc6575eb 32b0a4b3560c448cb67b442d034d4902 0e34ea259ead41b898d36ec4178ad71d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 15:09:31.433 7 INFO neutron.db.l3_hamode_db [None req-65b354f7-3957-4ae1-85aa-e935bc6575eb 32b0a4b3560c448cb67b442d034d4902 0e34ea259ead41b898d36ec4178ad71d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 15:09:31.481 8 INFO neutron.services.segments.plugin [-] Segment abe26e1e-22ac-413a-afd7-121e122cb85e resource provider aggregate not found 2026-05-05 15:09:31.500 8 INFO neutron.services.segments.plugin [-] Segment abe26e1e-22ac-413a-afd7-121e122cb85e resource provider aggregate not found 2026-05-05 15:09:31.510 8 INFO neutron.services.segments.plugin [-] Segment abe26e1e-22ac-413a-afd7-121e122cb85e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abe26e1e-22ac-413a-afd7-121e122cb85e found for delete ", "request_id": "req-ff626a7a-429f-421d-ad5a-559aacf8d8f3"}]} 2026-05-05 15:09:31.537 8 INFO neutron.services.segments.plugin [-] Segment abe26e1e-22ac-413a-afd7-121e122cb85e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abe26e1e-22ac-413a-afd7-121e122cb85e found for delete ", "request_id": "req-3aa211f4-0469-4891-9acb-9ce05e7d390c"}]} 2026-05-05 15:09:31.651 8 INFO neutron.db.l3_hamode_db [None req-28750534-fe90-46e8-b477-63ebf39c05f1 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 605/1321] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:09:30 2026] POST /v2.0/routers => generated 510 bytes in 1504 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1322] 10.0.0.29 () {32 vars in 662 bytes} [Tue May 5 15:09:32 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-05-05 15:09:32.943 8 INFO neutron.db.l3_hamode_db [None req-28750534-fe90-46e8-b477-63ebf39c05f1 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 607/1323] 10.0.0.29 () {34 vars in 782 bytes} [Tue May 5 15:09:32 2026] PUT /v2.0/routers/7b032aeb-159f-4367-b8f8-73281ac4c9c9/add_router_interface => generated 309 bytes in 1526 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1324] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 15:09:33 2026] GET /v2.0/ports?device_id=191e072e-0247-4ab4-86e5-0e4c34c4ed26 => generated 1240 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1325] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:09:34 2026] GET /v2.0/security-groups?tenant_id=e1f8f3617e7641dc9b4e81885ecb176d&name=default => generated 2801 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1326] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:09:31 2026] POST /v2.0/routers => generated 728 bytes in 3032 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1327] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 15:09:34 2026] GET /v2.0/security-groups?id=db93a44f-bbc9-42cf-b391-151a1cb541cf&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: 610/1328] 10.0.0.29 () {32 vars in 716 bytes} [Tue May 5 15:09:34 2026] GET /v2.0/ports/b07128fa-3308-4dcb-bc50-5ae4a550639b => generated 959 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1329] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:09:34 2026] DELETE /v2.0/security-groups/d09add24-c062-41c9-b8b9-d63a19fb4578 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1330] 10.0.0.29 () {34 vars in 788 bytes} [Tue May 5 15:09:34 2026] PUT /v2.0/routers/7b032aeb-159f-4367-b8f8-73281ac4c9c9/remove_router_interface => generated 309 bytes in 1227 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1331] 10.0.0.29 () {32 vars in 735 bytes} [Tue May 5 15:09:35 2026] GET /v2.0/ports?device_id=7b032aeb-159f-4367-b8f8-73281ac4c9c9 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1332] 10.0.0.29 () {34 vars in 782 bytes} [Tue May 5 15:09:34 2026] PUT /v2.0/routers/b32a2458-705d-4241-8a2e-57388ee7746d/add_router_interface => generated 309 bytes in 1683 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1333] 10.0.0.29 () {32 vars in 622 bytes} [Tue May 5 15:09:36 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-05 15:09:36.370 8 INFO neutron.services.segments.plugin [-] Segment 8b57c89e-5fd2-4a92-a28e-a4150405f5d1 resource provider aggregate not found 2026-05-05 15:09:36.390 8 INFO neutron.services.segments.plugin [-] Segment 8b57c89e-5fd2-4a92-a28e-a4150405f5d1 resource provider aggregate not found 2026-05-05 15:09:36.397 8 INFO neutron.services.segments.plugin [-] Segment 8b57c89e-5fd2-4a92-a28e-a4150405f5d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b57c89e-5fd2-4a92-a28e-a4150405f5d1 found for delete ", "request_id": "req-ea88f631-0bff-40bb-8a1b-c180bca7cef7"}]} 2026-05-05 15:09:36.411 8 INFO neutron.db.l3_hamode_db [None req-726fa076-f349-4b18-9f2a-35ccd59ea1a2 32b0a4b3560c448cb67b442d034d4902 0e34ea259ead41b898d36ec4178ad71d - - default default] HA network 0ae26802-d737-499a-b184-94e46ead7f21 was deleted as no HA routers are present in tenant 0e34ea259ead41b898d36ec4178ad71d. 2026-05-05 15:09:36.413 8 INFO neutron.services.segments.plugin [-] Segment 8b57c89e-5fd2-4a92-a28e-a4150405f5d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b57c89e-5fd2-4a92-a28e-a4150405f5d1 found for delete ", "request_id": "req-99ebd91f-b425-40fc-89d5-c47cc3623ef7"}]} [pid: 8|app: 0|req: 722/1334] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:09:35 2026] DELETE /v2.0/routers/7b032aeb-159f-4367-b8f8-73281ac4c9c9 => generated 0 bytes in 785 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1335] 10.0.0.29 () {32 vars in 632 bytes} [Tue May 5 15:09:36 2026] GET /v2.0/ => generated 632 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:09:36.597 7 WARNING neutron_lib.context [None req-4e0fbd87-455a-4c07-90f2-931ef28205be ecdb356a28c74e3188f3e626194e7321 718bf5b1cd22483daf69b5fa4d226eb1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 723/1336] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:09:36 2026] DELETE /v2.0/subnets/8ce69d32-6710-41b9-a798-3bc555f164e6 => 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: 614/1337] 10.0.0.29 () {34 vars in 684 bytes} [Tue May 5 15:09:36 2026] POST /v2.0/security-groups => generated 1609 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 15:09:36.743 7 WARNING neutron_lib.context [None req-9f83db5e-e061-414f-86f0-49ba7fa7dcab ecdb356a28c74e3188f3e626194e7321 718bf5b1cd22483daf69b5fa4d226eb1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 615/1338] 10.0.0.29 () {34 vars in 694 bytes} [Tue May 5 15:09:36 2026] POST /v2.0/security-group-rules => generated 565 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1339] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:09:36 2026] GET /v2.0/ports?device_id=191e072e-0247-4ab4-86e5-0e4c34c4ed26 => generated 971 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:09:36.993 7 WARNING neutron_lib.context [None req-93d733fb-f8ab-4b6a-8039-37781d3d1acf ecdb356a28c74e3188f3e626194e7321 718bf5b1cd22483daf69b5fa4d226eb1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 617/1340] 10.0.0.29 () {34 vars in 694 bytes} [Tue May 5 15:09:36 2026] POST /v2.0/security-group-rules => generated 564 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1341] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:09:36 2026] DELETE /v2.0/networks/75a31c66-6288-4512-b777-de94f223c37d => generated 0 bytes in 618 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1342] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:09:37 2026] GET /v2.0/security-groups?id=db93a44f-bbc9-42cf-b391-151a1cb541cf&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:09:37.339 8 WARNING neutron_lib.context [None req-da8fe127-4800-4899-aa19-e3d473da183b ecdb356a28c74e3188f3e626194e7321 718bf5b1cd22483daf69b5fa4d226eb1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 618/1343] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:09:37 2026] GET /v2.0/security-groups?tenant_id=7c53e4b696034cd7aa99bfa488f7e9f0&name=default => generated 2801 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:09:37.401 7 WARNING neutron_lib.context [None req-4ddb63b1-29dc-452e-b92a-f97e30afdb12 32b0a4b3560c448cb67b442d034d4902 0e34ea259ead41b898d36ec4178ad71d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:09:37.452 7 INFO neutron.db.segments_db [None req-4ddb63b1-29dc-452e-b92a-f97e30afdb12 32b0a4b3560c448cb67b442d034d4902 0e34ea259ead41b898d36ec4178ad71d - - default default] Added segment d06da55d-3351-47b0-b183-8a1353297708 of type vxlan for network 6d970d55-952a-45c8-adaf-af3f8cab1621 [pid: 8|app: 0|req: 726/1344] 10.0.0.29 () {34 vars in 694 bytes} [Tue May 5 15:09:37 2026] POST /v2.0/security-group-rules => generated 570 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1345] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:09:37 2026] DELETE /v2.0/security-groups/2c376be0-6617-4b43-8a76-be5e1cbb7973 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:09:37.579 8 WARNING neutron_lib.context [None req-4b5b4cf9-7145-4731-beeb-af5c878a948a ecdb356a28c74e3188f3e626194e7321 718bf5b1cd22483daf69b5fa4d226eb1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 728/1346] 10.0.0.29 () {34 vars in 694 bytes} [Tue May 5 15:09:37 2026] POST /v2.0/security-group-rules => generated 569 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1347] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:09:37 2026] GET /v2.0/ports?device_id=191e072e-0247-4ab4-86e5-0e4c34c4ed26 => generated 971 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:09:37.825 8 WARNING neutron_lib.context [None req-23e87ff1-3a20-4970-bbed-ceadebd236f9 ecdb356a28c74e3188f3e626194e7321 718bf5b1cd22483daf69b5fa4d226eb1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:09:37.839 8 INFO neutron.db.securitygroups_db [None req-23e87ff1-3a20-4970-bbed-ceadebd236f9 ecdb356a28c74e3188f3e626194e7321 718bf5b1cd22483daf69b5fa4d226eb1 - - default default] Project 718bf5b1cd22483daf69b5fa4d226eb1 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-05 15:09:37.852 7 INFO neutron.db.l3_hamode_db [None req-4ddb63b1-29dc-452e-b92a-f97e30afdb12 32b0a4b3560c448cb67b442d034d4902 0e34ea259ead41b898d36ec4178ad71d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 730/1348] 10.0.0.29 () {34 vars in 694 bytes} [Tue May 5 15:09:37 2026] POST /v2.0/security-group-rules => generated 575 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1349] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:09:37 2026] GET /v2.0/security-groups?id=db93a44f-bbc9-42cf-b391-151a1cb541cf&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:09:37.976 8 WARNING neutron_lib.context [None req-e0158662-7689-4a42-86b8-969d20e90997 ecdb356a28c74e3188f3e626194e7321 718bf5b1cd22483daf69b5fa4d226eb1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:09:38.002 8 INFO neutron.db.securitygroups_db [None req-e0158662-7689-4a42-86b8-969d20e90997 ecdb356a28c74e3188f3e626194e7321 718bf5b1cd22483daf69b5fa4d226eb1 - - default default] Project 718bf5b1cd22483daf69b5fa4d226eb1 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: 732/1350] 10.0.0.29 () {34 vars in 694 bytes} [Tue May 5 15:09:37 2026] POST /v2.0/security-group-rules => generated 574 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1351] 199.204.45.115 () {34 vars in 994 bytes} [Tue May 5 15:09:38 2026] GET /v2.0/ports?device_id=191e072e-0247-4ab4-86e5-0e4c34c4ed26 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:09:38.432 8 INFO neutron.services.segments.plugin [-] Segment 4e4fbd5b-9b42-447d-9aa5-eb2ec63b360d resource provider aggregate not found 2026-05-05 15:09:38.441 8 INFO neutron.services.segments.plugin [-] Segment 4e4fbd5b-9b42-447d-9aa5-eb2ec63b360d resource provider aggregate not found 2026-05-05 15:09:38.455 8 INFO neutron.services.segments.plugin [-] Segment 4e4fbd5b-9b42-447d-9aa5-eb2ec63b360d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e4fbd5b-9b42-447d-9aa5-eb2ec63b360d found for delete ", "request_id": "req-268ac759-26c2-445d-a678-ebc93ed592b9"}]} 2026-05-05 15:09:38.477 8 INFO neutron.services.segments.plugin [-] Segment 4e4fbd5b-9b42-447d-9aa5-eb2ec63b360d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e4fbd5b-9b42-447d-9aa5-eb2ec63b360d found for delete ", "request_id": "req-aea5d001-42cc-487c-9e86-3f423a01b395"}]} 2026-05-05 15:09:38.518 8 INFO neutron.db.l3_db [req-7d2ce09e-dfb9-4c1e-8520-c2336c05ed85 req-7a1649f7-34ef-4248-9d6a-9ca921985092 45b969c842cb48d9b91f1d110243a546 8e84cf67994544c8a3ea9b6925d26637 - - default default] Floating IP 6a6493c4-9a7e-4f3d-9e67-8b55443710d8 disassociated. External IP: 10.96.250.216, port: df921327-3b45-4e6f-b88d-bc38fcbff025. [pid: 8|app: 0|req: 734/1352] 199.204.45.115 () {36 vars in 997 bytes} [Tue May 5 15:09:38 2026] DELETE /v2.0/ports/df921327-3b45-4e6f-b88d-bc38fcbff025 => generated 0 bytes in 865 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:09:39.061 8 WARNING neutron_lib.context [None req-dea247ac-be67-4a45-8385-d898f2c77fa4 ecdb356a28c74e3188f3e626194e7321 718bf5b1cd22483daf69b5fa4d226eb1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:09:39.106 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5b3c6dea-a440-49b8-bf3f-76825ac271c6'] response: {'server_uuid': '191e072e-0247-4ab4-86e5-0e4c34c4ed26', 'name': 'network-vif-deleted', 'tag': 'df921327-3b45-4e6f-b88d-bc38fcbff025', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 735/1353] 10.0.0.29 () {34 vars in 684 bytes} [Tue May 5 15:09:39 2026] POST /v2.0/security-groups => generated 1596 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1354] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:09:39 2026] GET /v2.0/ports?device_id=191e072e-0247-4ab4-86e5-0e4c34c4ed26 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:09:39.227 8 WARNING neutron_lib.context [None req-bf96e1fb-cd30-4bfc-8bbf-8853b9e6c6c0 ecdb356a28c74e3188f3e626194e7321 718bf5b1cd22483daf69b5fa4d226eb1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 737/1355] 10.0.0.29 () {34 vars in 694 bytes} [Tue May 5 15:09:39 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) 2026-05-05 15:09:39.383 8 WARNING neutron_lib.context [None req-24957423-7192-4d47-aa7d-801963883955 ecdb356a28c74e3188f3e626194e7321 718bf5b1cd22483daf69b5fa4d226eb1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 738/1356] 10.0.0.29 () {34 vars in 694 bytes} [Tue May 5 15:09:39 2026] POST /v2.0/security-group-rules => generated 570 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:09:39.555 8 WARNING neutron_lib.context [None req-5d82fb71-14ef-404d-802f-d333807fcab4 ecdb356a28c74e3188f3e626194e7321 718bf5b1cd22483daf69b5fa4d226eb1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:09:39.774 7 INFO neutron.db.l3_hamode_db [None req-4ddb63b1-29dc-452e-b92a-f97e30afdb12 32b0a4b3560c448cb67b442d034d4902 0e34ea259ead41b898d36ec4178ad71d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 739/1357] 10.0.0.29 () {34 vars in 675 bytes} [Tue May 5 15:09:39 2026] POST /v2.0/floatingips => generated 552 bytes in 794 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1358] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:09:40 2026] DELETE /v2.0/security-groups/db93a44f-bbc9-42cf-b391-151a1cb541cf => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1359] 10.0.0.123 () {34 vars in 1098 bytes} [Tue May 5 15:09:40 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-762880213&fields=id&tenant_id=718bf5b1cd22483daf69b5fa4d226eb1 => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:09:40.546 8 INFO neutron.api.v2.resource [None req-cf59f704-6d37-4998-aba4-82d3a93b9d83 45b969c842cb48d9b91f1d110243a546 8e84cf67994544c8a3ea9b6925d26637 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 742/1360] 10.0.0.29 () {32 vars in 736 bytes} [Tue May 5 15:09:40 2026] GET /v2.0/security-groups/db93a44f-bbc9-42cf-b391-151a1cb541cf => generated 146 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1361] 10.0.0.123 () {34 vars in 1100 bytes} [Tue May 5 15:09:40 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1915560113&fields=id&tenant_id=718bf5b1cd22483daf69b5fa4d226eb1 => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1362] 10.0.0.29 () {32 vars in 731 bytes} [Tue May 5 15:09:40 2026] DELETE /v2.0/floatingips/6a6493c4-9a7e-4f3d-9e67-8b55443710d8 => generated 0 bytes in 428 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1363] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:09:37 2026] POST /v2.0/routers => generated 692 bytes in 3631 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1364] 10.0.0.123 () {34 vars in 982 bytes} [Tue May 5 15:09:41 2026] GET /v2.0/networks?id=c814cbd9-063d-4c75-b916-91c5ce024323 => generated 671 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1365] 10.0.0.29 () {32 vars in 720 bytes} [Tue May 5 15:09:41 2026] GET /v2.0/routers/a58820c5-50fb-40e0-9f82-f011b2b13705 => generated 698 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1366] 10.0.0.123 () {34 vars in 965 bytes} [Tue May 5 15:09:41 2026] GET /v2.0/quotas/718bf5b1cd22483daf69b5fa4d226eb1 => 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: 748/1367] 10.0.0.29 () {32 vars in 646 bytes} [Tue May 5 15:09:41 2026] GET /v2.0/routers => generated 701 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1368] 10.0.0.123 () {34 vars in 1002 bytes} [Tue May 5 15:09:41 2026] GET /v2.0/ports?tenant_id=718bf5b1cd22483daf69b5fa4d226eb1&fields=id => generated 103 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1369] 10.0.0.29 () {34 vars in 740 bytes} [Tue May 5 15:09:41 2026] PUT /v2.0/routers/a58820c5-50fb-40e0-9f82-f011b2b13705 => generated 705 bytes in 677 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1372] 10.0.0.123 () {34 vars in 1008 bytes} [Tue May 5 15:09:42 2026] GET /v2.0/networks/c814cbd9-063d-4c75-b916-91c5ce024323?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: 754/1373] 10.0.0.29 () {32 vars in 720 bytes} [Tue May 5 15:09:42 2026] GET /v2.0/routers/a58820c5-50fb-40e0-9f82-f011b2b13705 => generated 705 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1374] 10.0.0.123 () {34 vars in 1108 bytes} [Tue May 5 15:09:42 2026] GET /v2.0/networks/c814cbd9-063d-4c75-b916-91c5ce024323?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1375] 10.0.0.29 () {34 vars in 788 bytes} [Tue May 5 15:09:41 2026] PUT /v2.0/routers/8e09dc74-a6d6-4fd0-98ff-17d79ed97e5e/remove_router_interface => generated 309 bytes in 1583 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1376] 10.0.0.29 () {32 vars in 735 bytes} [Tue May 5 15:09:42 2026] GET /v2.0/ports?device_id=a58820c5-50fb-40e0-9f82-f011b2b13705 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1377] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:09:42 2026] GET /v2.0/security-groups?tenant_id=bddce2fec556425d8fd9f4072ecfc14b&name=default => generated 2801 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:09:43.788 7 INFO neutron.services.segments.plugin [-] Segment 6fd4756f-8591-42e4-aec3-9bda04b1829e resource provider aggregate not found 2026-05-05 15:09:43.794 7 INFO neutron.services.segments.plugin [-] Segment 6fd4756f-8591-42e4-aec3-9bda04b1829e resource provider aggregate not found 2026-05-05 15:09:43.811 7 INFO neutron.services.segments.plugin [-] Segment 6fd4756f-8591-42e4-aec3-9bda04b1829e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fd4756f-8591-42e4-aec3-9bda04b1829e found for delete ", "request_id": "req-5e13d3d7-0703-47fc-9cd4-0e67c9c89c88"}]} 2026-05-05 15:09:43.814 7 INFO neutron.services.segments.plugin [-] Segment 6fd4756f-8591-42e4-aec3-9bda04b1829e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fd4756f-8591-42e4-aec3-9bda04b1829e found for delete ", "request_id": "req-17b48e66-d495-4295-8e97-67d3fcdb36b8"}]} 2026-05-05 15:09:43.820 7 INFO neutron.db.l3_hamode_db [None req-f6146a44-371b-4055-9678-2ffbd017f3b7 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] HA network 10a123df-980e-441b-bdbc-f700b1a97939 was deleted as no HA routers are present in tenant 8e84cf67994544c8a3ea9b6925d26637. [pid: 7|app: 0|req: 622/1378] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:09:42 2026] DELETE /v2.0/routers/8e09dc74-a6d6-4fd0-98ff-17d79ed97e5e => generated 0 bytes in 1187 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1379] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:09:43 2026] GET /v2.0/ports?device_id=3bfeacd5-ce15-41da-8955-541d4b8d0521 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1380] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:09:43 2026] DELETE /v2.0/security-groups/8ca09dc0-1fcf-41cc-aaf0-a8b539a7cf50 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:09:43.957 8 INFO neutron.services.segments.plugin [-] Segment d06da55d-3351-47b0-b183-8a1353297708 resource provider aggregate not found 2026-05-05 15:09:43.961 8 INFO neutron.services.segments.plugin [-] Segment d06da55d-3351-47b0-b183-8a1353297708 resource provider aggregate not found 2026-05-05 15:09:43.977 8 INFO neutron.services.segments.plugin [-] Segment d06da55d-3351-47b0-b183-8a1353297708 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d06da55d-3351-47b0-b183-8a1353297708 found for delete ", "request_id": "req-48f1f232-0a9b-4922-b43f-6809a9f71f9c"}]} 2026-05-05 15:09:43.978 8 INFO neutron.services.segments.plugin [-] Segment d06da55d-3351-47b0-b183-8a1353297708 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d06da55d-3351-47b0-b183-8a1353297708 found for delete ", "request_id": "req-9fc89f41-9dde-4302-a3f0-9ee4bf740a20"}]} 2026-05-05 15:09:43.992 8 INFO neutron.db.l3_hamode_db [None req-4956a2b7-03ba-48b4-bcdb-d6ccd5599b1a 32b0a4b3560c448cb67b442d034d4902 0e34ea259ead41b898d36ec4178ad71d - - default default] HA network 6d970d55-952a-45c8-adaf-af3f8cab1621 was deleted as no HA routers are present in tenant 0e34ea259ead41b898d36ec4178ad71d. [pid: 8|app: 0|req: 757/1381] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:09:42 2026] DELETE /v2.0/routers/a58820c5-50fb-40e0-9f82-f011b2b13705 => generated 0 bytes in 1221 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1382] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:09:43 2026] GET /v2.0/networks?id=c814cbd9-063d-4c75-b916-91c5ce024323 => generated 671 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1383] 10.0.0.29 () {32 vars in 735 bytes} [Tue May 5 15:09:44 2026] GET /v2.0/ports?device_id=a58820c5-50fb-40e0-9f82-f011b2b13705 => 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: 627/1384] 199.204.45.115 () {34 vars in 1050 bytes} [Tue May 5 15:09:44 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=718bf5b1cd22483daf69b5fa4d226eb1 => generated 273 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:09:44.116 7 INFO neutron.api.v2.resource [None req-c64cccad-5b79-4b6b-8e9b-8c1b87e91f7c 32b0a4b3560c448cb67b442d034d4902 0e34ea259ead41b898d36ec4178ad71d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 628/1385] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:09:44 2026] DELETE /v2.0/routers/a58820c5-50fb-40e0-9f82-f011b2b13705 => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1386] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:09:44 2026] DELETE /v2.0/subnets/fce741ab-a206-4c02-954d-6a7c53ebbb52 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:09:44.214 8 WARNING neutron_lib.context [req-cd5bc6d9-0494-4085-b549-864ed81d69bf req-4b3792db-0f20-4e73-a870-5b207b425c82 ecdb356a28c74e3188f3e626194e7321 718bf5b1cd22483daf69b5fa4d226eb1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 629/1387] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:09:44 2026] GET /v2.0/security-groups?tenant_id=7aa11223f7f244bc91f57f6e5596cd0d&name=default => generated 2801 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1388] 10.0.0.29 () {32 vars in 735 bytes} [Tue May 5 15:09:44 2026] GET /v2.0/ports?device_id=7b032aeb-159f-4367-b8f8-73281ac4c9c9 => 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: 631/1389] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:09:44 2026] DELETE /v2.0/networks/5f3f1cc7-82c5-46ba-a2ea-f2573a07c556 => generated 0 bytes in 428 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1390] 199.204.45.115 () {38 vars in 955 bytes} [Tue May 5 15:09:44 2026] POST /v2.0/ports => generated 997 bytes in 521 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 15:09:44.753 8 INFO neutron.api.v2.resource [None req-bd22c7f1-5afc-4de2-825b-258e1def274c 32b0a4b3560c448cb67b442d034d4902 0e34ea259ead41b898d36ec4178ad71d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 760/1391] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:09:44 2026] DELETE /v2.0/routers/7b032aeb-159f-4367-b8f8-73281ac4c9c9 => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1392] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:09:44 2026] DELETE /v2.0/security-groups/dfac5ad9-cb5d-40ec-97cf-d4d6f5676df8 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:09:44.816 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3c8c4a5c-dccb-4366-9a1d-b87dc10ce4ba 32b0a4b3560c448cb67b442d034d4902 0e34ea259ead41b898d36ec4178ad71d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 633/1393] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:09:44 2026] DELETE /v2.0/subnets/8ce69d32-6710-41b9-a798-3bc555f164e6 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1394] 10.0.0.29 () {32 vars in 735 bytes} [Tue May 5 15:09:44 2026] GET /v2.0/ports?device_id=9bf58a58-6b09-4809-823a-c0073cd08982 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:09:44.884 7 INFO neutron.api.v2.resource [None req-3bc91d78-4ead-4f8a-93d9-1a5b11c794b8 32b0a4b3560c448cb67b442d034d4902 0e34ea259ead41b898d36ec4178ad71d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 635/1395] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:09:44 2026] DELETE /v2.0/routers/9bf58a58-6b09-4809-823a-c0073cd08982 => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 15:09:44.910 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7138e24a-7784-43d6-a7e0-a6e09d8e29c0 32b0a4b3560c448cb67b442d034d4902 0e34ea259ead41b898d36ec4178ad71d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 636/1396] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:09:44 2026] DELETE /v2.0/subnets/4057ac39-2e56-4746-8a03-31fe200bf13e => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1397] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:09:44 2026] GET /v2.0/security-groups?tenant_id=8e84cf67994544c8a3ea9b6925d26637&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: 638/1398] 10.0.0.29 () {32 vars in 735 bytes} [Tue May 5 15:09:44 2026] GET /v2.0/ports?device_id=3f9439f2-9232-4365-b0c0-9dd2325bad62 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1399] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:09:44 2026] GET /v2.0/ports?device_id=3bfeacd5-ce15-41da-8955-541d4b8d0521 => generated 1000 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1400] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:09:45 2026] DELETE /v2.0/security-groups/4ffe8ab8-2fd6-42fb-bf7e-58bb632fc725 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:09:45.255 7 INFO neutron.api.v2.resource [None req-3f24730c-5347-4a62-8be3-11d41f8395dc 32b0a4b3560c448cb67b442d034d4902 0e34ea259ead41b898d36ec4178ad71d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 641/1401] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:09:45 2026] DELETE /v2.0/routers/3f9439f2-9232-4365-b0c0-9dd2325bad62 => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1402] 199.204.45.115 () {38 vars in 1028 bytes} [Tue May 5 15:09:44 2026] PUT /v2.0/ports/ecaf8cb0-c0aa-4225-a83e-7f80f2998c5e => generated 1242 bytes in 533 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: 642/1403] 10.0.0.123 () {34 vars in 1120 bytes} [Tue May 5 15:09:45 2026] GET /v2.0/security-groups?id=4dc947e3-81db-4a83-853c-fc27b5697405&id=7ca99c61-c69e-445e-a45d-acd86be219a5&fields=id&fields=name => generated 206 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:09:45.333 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6d3cfcca-42f5-43b1-bcad-0917c255f61e 32b0a4b3560c448cb67b442d034d4902 0e34ea259ead41b898d36ec4178ad71d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 762/1404] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:09:45 2026] DELETE /v2.0/subnets/15d35687-e7a4-4e5e-9ff0-be15524eb0e3 => generated 136 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 15:09:45.361 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb8c1e65-a457-4ff7-9d2c-b61ef8a8d46e'] response: {'name': 'network-changed', 'server_uuid': '3bfeacd5-ce15-41da-8955-541d4b8d0521', 'tag': 'ecaf8cb0-c0aa-4225-a83e-7f80f2998c5e', 'status': 'completed', 'code': 200} 2026-05-05 15:09:45.375 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e3bdeb1e-b640-4476-96cb-fe58dcc5cda3 32b0a4b3560c448cb67b442d034d4902 0e34ea259ead41b898d36ec4178ad71d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 763/1405] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:09:45 2026] DELETE /v2.0/subnets/91c42b48-ba8b-4cf2-8bba-7e3c2af0b511 => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1406] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:09:45 2026] GET /v2.0/ports?tenant_id=718bf5b1cd22483daf69b5fa4d226eb1&device_id=3bfeacd5-ce15-41da-8955-541d4b8d0521 => generated 1281 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1407] 199.204.45.115 () {34 vars in 1060 bytes} [Tue May 5 15:09:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=ecaf8cb0-c0aa-4225-a83e-7f80f2998c5e => 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: 644/1408] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:09:45 2026] GET /v2.0/subnets?id=7bc42d25-133c-4e97-90ae-38140f26b409 => generated 665 bytes in 40 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: 765/1409] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:09:45 2026] GET /v2.0/ports?network_id=c814cbd9-063d-4c75-b916-91c5ce024323&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1410] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:09:45 2026] GET /v2.0/networks/c814cbd9-063d-4c75-b916-91c5ce024323?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: 766/1411] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:09:45 2026] GET /v2.0/networks/c814cbd9-063d-4c75-b916-91c5ce024323?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: 7|app: 0|req: 646/1412] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:09:45 2026] GET /v2.0/ports?tenant_id=718bf5b1cd22483daf69b5fa4d226eb1&device_id=3bfeacd5-ce15-41da-8955-541d4b8d0521 => generated 1281 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:09:46.003 7 INFO neutron.services.segments.plugin [-] Segment 05032b97-a9ef-4fb2-bda4-1fb660189ada resource provider aggregate not found [pid: 8|app: 0|req: 767/1413] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:09:45 2026] GET /v2.0/networks?id=c814cbd9-063d-4c75-b916-91c5ce024323 => generated 767 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:09:46.011 7 INFO neutron.services.segments.plugin [-] Segment 05032b97-a9ef-4fb2-bda4-1fb660189ada resource provider aggregate not found 2026-05-05 15:09:46.037 7 INFO neutron.services.segments.plugin [-] Segment 05032b97-a9ef-4fb2-bda4-1fb660189ada resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05032b97-a9ef-4fb2-bda4-1fb660189ada found for delete ", "request_id": "req-5897c47b-9a2a-48a8-88ad-b5721c059fb4"}]} 2026-05-05 15:09:46.038 7 INFO neutron.services.segments.plugin [-] Segment 05032b97-a9ef-4fb2-bda4-1fb660189ada resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05032b97-a9ef-4fb2-bda4-1fb660189ada found for delete ", "request_id": "req-b47c8a48-981c-43d0-bd5f-3d95810f9842"}]} [pid: 7|app: 0|req: 647/1414] 199.204.45.115 () {34 vars in 994 bytes} [Tue May 5 15:09:46 2026] GET /v2.0/ports?device_id=3bfeacd5-ce15-41da-8955-541d4b8d0521 => generated 1281 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1415] 199.204.45.115 () {34 vars in 1060 bytes} [Tue May 5 15:09:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=ecaf8cb0-c0aa-4225-a83e-7f80f2998c5e => 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: 769/1416] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:09:46 2026] GET /v2.0/subnets?id=7bc42d25-133c-4e97-90ae-38140f26b409 => generated 665 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1417] 199.204.45.115 () {34 vars in 1124 bytes} [Tue May 5 15:09:46 2026] GET /v2.0/security-groups?id=7ca99c61-c69e-445e-a45d-acd86be219a5&id=4dc947e3-81db-4a83-853c-fc27b5697405&fields=id&fields=name => generated 206 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1418] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:09:46 2026] GET /v2.0/ports?network_id=c814cbd9-063d-4c75-b916-91c5ce024323&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: 8|app: 0|req: 771/1419] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:09:46 2026] GET /v2.0/networks/c814cbd9-063d-4c75-b916-91c5ce024323?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: 649/1420] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:09:46 2026] GET /v2.0/security-groups?tenant_id=0e34ea259ead41b898d36ec4178ad71d&name=default => generated 2801 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1421] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:09:46 2026] GET /v2.0/networks/c814cbd9-063d-4c75-b916-91c5ce024323?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1422] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:09:46 2026] DELETE /v2.0/security-groups/db495fb2-510e-46ba-8174-0730f7033988 => 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: 773/1423] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:09:46 2026] GET /v2.0/ports?device_id=3bfeacd5-ce15-41da-8955-541d4b8d0521 => generated 1012 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1424] 10.0.0.123 () {34 vars in 1120 bytes} [Tue May 5 15:09:46 2026] GET /v2.0/security-groups?id=4dc947e3-81db-4a83-853c-fc27b5697405&id=7ca99c61-c69e-445e-a45d-acd86be219a5&fields=id&fields=name => generated 206 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1425] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:09:47 2026] GET /v2.0/ports?device_id=3bfeacd5-ce15-41da-8955-541d4b8d0521 => generated 1012 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1426] 10.0.0.123 () {34 vars in 1120 bytes} [Tue May 5 15:09:47 2026] GET /v2.0/security-groups?id=4dc947e3-81db-4a83-853c-fc27b5697405&id=7ca99c61-c69e-445e-a45d-acd86be219a5&fields=id&fields=name => generated 206 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:09:48.329 8 WARNING neutron_lib.context [None req-312a1162-7fe0-4e3f-a9ec-ec1c3c0946f4 b6aac0dcf1c048d68ea833cdfb070320 feb98d12d98a455ca8f4008acab5cb43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:09:48.453 8 INFO neutron.db.segments_db [None req-312a1162-7fe0-4e3f-a9ec-ec1c3c0946f4 b6aac0dcf1c048d68ea833cdfb070320 feb98d12d98a455ca8f4008acab5cb43 - - default default] Added segment 4549d100-b2f5-4ba0-8a73-533a47610288 of type vxlan for network f88a0f38-ddd8-421a-8477-c2731c8276bf [pid: 8|app: 0|req: 775/1427] 10.0.0.29 () {34 vars in 670 bytes} [Tue May 5 15:09:48 2026] POST /v2.0/networks => generated 632 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:09:48.641 8 WARNING neutron_lib.context [None req-f07a5b19-aecc-4cf7-bb79-c412e37edb39 b6aac0dcf1c048d68ea833cdfb070320 feb98d12d98a455ca8f4008acab5cb43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:09:48.663 7 WARNING neutron_lib.context [None req-9903d731-a375-40d7-b997-84d4fae9da99 3ac0778be60b4911b86d33726c06319d 4f8f6164bfda4a82adf10565d9ad5621 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:09:48.708 8 INFO neutron.db.segments_db [None req-f07a5b19-aecc-4cf7-bb79-c412e37edb39 b6aac0dcf1c048d68ea833cdfb070320 feb98d12d98a455ca8f4008acab5cb43 - - default default] Added segment 0369a9b4-ae67-436f-9e6a-9b441355e183 of type vxlan for network a9d5f5e6-ac65-4910-8cbc-0f058f468099 [pid: 7|app: 0|req: 653/1428] 10.0.0.29 () {34 vars in 676 bytes} [Tue May 5 15:09:48 2026] POST /v2.0/subnetpools => generated 549 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1429] 10.0.0.29 () {32 vars in 728 bytes} [Tue May 5 15:09:48 2026] GET /v2.0/subnetpools/0c303de9-82c4-4ce1-9aac-8dca56cf8fdd => generated 549 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1430] 10.0.0.29 () {34 vars in 748 bytes} [Tue May 5 15:09:48 2026] PUT /v2.0/subnetpools/0c303de9-82c4-4ce1-9aac-8dca56cf8fdd => 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: 656/1431] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:09:48 2026] GET /v2.0/ports?device_id=3bfeacd5-ce15-41da-8955-541d4b8d0521 => generated 1014 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:09:49.018 8 INFO neutron.db.l3_hamode_db [None req-f07a5b19-aecc-4cf7-bb79-c412e37edb39 b6aac0dcf1c048d68ea833cdfb070320 feb98d12d98a455ca8f4008acab5cb43 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 657/1432] 10.0.0.29 () {32 vars in 731 bytes} [Tue May 5 15:09:48 2026] DELETE /v2.0/subnetpools/0c303de9-82c4-4ce1-9aac-8dca56cf8fdd => 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: 658/1433] 10.0.0.123 () {34 vars in 1120 bytes} [Tue May 5 15:09:49 2026] GET /v2.0/security-groups?id=4dc947e3-81db-4a83-853c-fc27b5697405&id=7ca99c61-c69e-445e-a45d-acd86be219a5&fields=id&fields=name => generated 206 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:09:49.103 7 INFO neutron.api.v2.resource [None req-0bc91079-c8b9-4e4a-babd-260243c8dbe9 3ac0778be60b4911b86d33726c06319d 4f8f6164bfda4a82adf10565d9ad5621 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 659/1434] 10.0.0.29 () {32 vars in 728 bytes} [Tue May 5 15:09:49 2026] GET /v2.0/subnetpools/0c303de9-82c4-4ce1-9aac-8dca56cf8fdd => generated 145 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 15:09:49.135 7 INFO neutron.api.v2.resource [None req-5699eb0c-3261-4365-9c33-863172267c7f 3ac0778be60b4911b86d33726c06319d 4f8f6164bfda4a82adf10565d9ad5621 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 660/1435] 10.0.0.29 () {32 vars in 731 bytes} [Tue May 5 15:09:49 2026] DELETE /v2.0/subnetpools/0c303de9-82c4-4ce1-9aac-8dca56cf8fdd => generated 145 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1436] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:09:49 2026] GET /v2.0/ports?device_id=3bfeacd5-ce15-41da-8955-541d4b8d0521 => generated 1014 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:09:49.800 7 INFO neutron.db.l3_db [None req-0e936895-8e00-4a3e-8d20-3a657e908f2c ecdb356a28c74e3188f3e626194e7321 718bf5b1cd22483daf69b5fa4d226eb1 - - default default] Floating IP 5f0d6996-45ca-4f09-b34e-deb6e3fb53f5 associated. External IP: 10.96.250.206, port: ecaf8cb0-c0aa-4225-a83e-7f80f2998c5e. 2026-05-05 15:09:50.432 8 INFO neutron.db.l3_hamode_db [None req-f07a5b19-aecc-4cf7-bb79-c412e37edb39 b6aac0dcf1c048d68ea833cdfb070320 feb98d12d98a455ca8f4008acab5cb43 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 662/1437] 10.0.0.29 () {34 vars in 748 bytes} [Tue May 5 15:09:49 2026] PUT /v2.0/floatingips/5f0d6996-45ca-4f09-b34e-deb6e3fb53f5 => generated 856 bytes in 1397 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:09:50.690 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7af2b3a1-5979-49e8-81c0-9f4afd3efd6f'] response: {'name': 'network-changed', 'server_uuid': '3bfeacd5-ce15-41da-8955-541d4b8d0521', 'tag': 'ecaf8cb0-c0aa-4225-a83e-7f80f2998c5e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 663/1438] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:09:50 2026] GET /v2.0/security-groups?tenant_id=4f8f6164bfda4a82adf10565d9ad5621&name=default => generated 2801 bytes in 616 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1439] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:09:51 2026] GET /v2.0/ports?tenant_id=718bf5b1cd22483daf69b5fa4d226eb1&device_id=3bfeacd5-ce15-41da-8955-541d4b8d0521 => generated 1283 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1440] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:09:51 2026] DELETE /v2.0/security-groups/983b3785-57c7-45aa-9155-984fb54b2720 => 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: 666/1441] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:09:51 2026] GET /v2.0/networks?id=c814cbd9-063d-4c75-b916-91c5ce024323 => generated 767 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1442] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:09:48 2026] POST /v2.0/routers => generated 694 bytes in 2910 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1443] 199.204.45.115 () {34 vars in 1060 bytes} [Tue May 5 15:09:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=ecaf8cb0-c0aa-4225-a83e-7f80f2998c5e => generated 859 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1444] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:09:51 2026] GET /v2.0/subnets?id=7bc42d25-133c-4e97-90ae-38140f26b409 => generated 665 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1445] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:09:51 2026] GET /v2.0/ports?network_id=c814cbd9-063d-4c75-b916-91c5ce024323&device_owner=network%3Adhcp => generated 1244 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1446] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:09:51 2026] GET /v2.0/networks/c814cbd9-063d-4c75-b916-91c5ce024323?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1447] 10.0.0.29 () {32 vars in 775 bytes} [Tue May 5 15:09:51 2026] GET /v2.0/subnets?project_id=feb98d12d98a455ca8f4008acab5cb43&cidr=10.100.0.0%2F28 => generated 14 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1448] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:09:51 2026] GET /v2.0/networks/c814cbd9-063d-4c75-b916-91c5ce024323?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: 671/1449] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:09:51 2026] GET /v2.0/security-groups?tenant_id=2ce52684de1e4d699ec604a99be883af&name=default => generated 2801 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1450] 10.0.0.29 () {32 vars in 693 bytes} [Tue May 5 15:09:51 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1451] 10.0.0.29 () {32 vars in 783 bytes} [Tue May 5 15:09:52 2026] GET /v2.0/subnets?network_id=ae61476f-a916-4a6f-b736-125e719179ed&cidr=10.100.0.0%2F28 => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:09:52.128 8 WARNING neutron_lib.context [None req-604bf64c-035c-4fdb-a28a-749b4cd78be8 b6aac0dcf1c048d68ea833cdfb070320 feb98d12d98a455ca8f4008acab5cb43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 672/1452] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:09:52 2026] DELETE /v2.0/security-groups/d981cef3-3d38-4620-bba9-8e4cbf22544f => 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: 673/1453] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:09:52 2026] GET /v2.0/security-groups?tenant_id=64a182cc82e5406ab0ddd3d452713d35&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: 781/1454] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:09:52 2026] POST /v2.0/subnets => generated 633 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1455] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:09:52 2026] DELETE /v2.0/security-groups/b011e5d7-4af6-4f6c-a820-6d9e118ee9b6 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1456] 10.0.0.29 () {34 vars in 782 bytes} [Tue May 5 15:09:52 2026] PUT /v2.0/routers/8530d6e9-462f-41e2-85b0-d1e8008213ba/add_router_interface => generated 309 bytes in 1739 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1457] 10.0.0.29 () {32 vars in 648 bytes} [Tue May 5 15:09:54 2026] GET /v2.0/networks => generated 6506 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1458] 10.0.0.29 () {32 vars in 646 bytes} [Tue May 5 15:09:54 2026] GET /v2.0/subnets => generated 5002 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1459] 10.0.0.29 () {32 vars in 646 bytes} [Tue May 5 15:09:54 2026] GET /v2.0/routers => generated 2183 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:09:54.721 8 WARNING neutron_lib.context [None req-675015ad-35dc-4a53-b6f7-eb0f9bb3baee b6aac0dcf1c048d68ea833cdfb070320 feb98d12d98a455ca8f4008acab5cb43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 784/1460] 10.0.0.29 () {34 vars in 684 bytes} [Tue May 5 15:09:54 2026] POST /v2.0/security-groups => generated 1609 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 15:09:54.854 7 WARNING neutron_lib.context [None req-8d267f90-dbf0-4466-a66a-ea0fe1be72fc b6aac0dcf1c048d68ea833cdfb070320 feb98d12d98a455ca8f4008acab5cb43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 677/1461] 10.0.0.29 () {34 vars in 694 bytes} [Tue May 5 15:09:54 2026] POST /v2.0/security-group-rules => generated 565 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:09:54.968 8 WARNING neutron_lib.context [None req-58cf9b3a-8955-41b0-b5b9-7f9571879e93 b6aac0dcf1c048d68ea833cdfb070320 feb98d12d98a455ca8f4008acab5cb43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 785/1462] 10.0.0.29 () {34 vars in 694 bytes} [Tue May 5 15:09:54 2026] POST /v2.0/security-group-rules => generated 564 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:09:55.123 7 WARNING neutron_lib.context [None req-bd2ca045-1922-41dc-9800-28ae2e9ed83e b6aac0dcf1c048d68ea833cdfb070320 feb98d12d98a455ca8f4008acab5cb43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 678/1463] 10.0.0.29 () {34 vars in 694 bytes} [Tue May 5 15:09:55 2026] POST /v2.0/security-group-rules => generated 570 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:09:55.256 8 WARNING neutron_lib.context [None req-82d878bb-bc96-447f-b5ac-d3af1f71b8d3 b6aac0dcf1c048d68ea833cdfb070320 feb98d12d98a455ca8f4008acab5cb43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 786/1464] 10.0.0.29 () {34 vars in 694 bytes} [Tue May 5 15:09:55 2026] POST /v2.0/security-group-rules => generated 569 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:09:55.383 7 WARNING neutron_lib.context [None req-60f684c2-f990-4621-9ab4-8a7041113769 b6aac0dcf1c048d68ea833cdfb070320 feb98d12d98a455ca8f4008acab5cb43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:09:55.413 7 INFO neutron.db.securitygroups_db [None req-60f684c2-f990-4621-9ab4-8a7041113769 b6aac0dcf1c048d68ea833cdfb070320 feb98d12d98a455ca8f4008acab5cb43 - - default default] Project feb98d12d98a455ca8f4008acab5cb43 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: 679/1465] 10.0.0.29 () {34 vars in 694 bytes} [Tue May 5 15:09:55 2026] POST /v2.0/security-group-rules => generated 575 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:09:55.532 8 WARNING neutron_lib.context [None req-eb232e7e-3ab6-455c-9c61-c6128ffd0309 b6aac0dcf1c048d68ea833cdfb070320 feb98d12d98a455ca8f4008acab5cb43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:09:55.558 8 INFO neutron.db.securitygroups_db [None req-eb232e7e-3ab6-455c-9c61-c6128ffd0309 b6aac0dcf1c048d68ea833cdfb070320 feb98d12d98a455ca8f4008acab5cb43 - - default default] Project feb98d12d98a455ca8f4008acab5cb43 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: 787/1466] 10.0.0.29 () {34 vars in 694 bytes} [Tue May 5 15:09:55 2026] POST /v2.0/security-group-rules => generated 574 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1467] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:09:55 2026] GET /v2.0/security-groups?tenant_id=a719218be13b4109813b176b528ded26&name=default => generated 2801 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1468] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:09:55 2026] DELETE /v2.0/security-groups/463ecbf3-c085-4477-a34b-dc4073deecbe => 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: 681/1469] 10.0.0.29 () {32 vars in 648 bytes} [Tue May 5 15:09:56 2026] GET /v2.0/networks => generated 1297 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1470] 10.0.0.123 () {34 vars in 1098 bytes} [Tue May 5 15:09:56 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-494361067&fields=id&tenant_id=feb98d12d98a455ca8f4008acab5cb43 => 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: 682/1473] 10.0.0.123 () {34 vars in 982 bytes} [Tue May 5 15:09:56 2026] GET /v2.0/networks?id=f88a0f38-ddd8-421a-8477-c2731c8276bf => generated 660 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1474] 10.0.0.123 () {34 vars in 965 bytes} [Tue May 5 15:09:56 2026] GET /v2.0/quotas/feb98d12d98a455ca8f4008acab5cb43 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1475] 10.0.0.123 () {34 vars in 1002 bytes} [Tue May 5 15:09:56 2026] GET /v2.0/ports?tenant_id=feb98d12d98a455ca8f4008acab5cb43&fields=id => generated 103 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1476] 10.0.0.123 () {34 vars in 1008 bytes} [Tue May 5 15:09:56 2026] GET /v2.0/networks/f88a0f38-ddd8-421a-8477-c2731c8276bf?fields=segments => generated 14 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1477] 10.0.0.123 () {34 vars in 1108 bytes} [Tue May 5 15:09:56 2026] GET /v2.0/networks/f88a0f38-ddd8-421a-8477-c2731c8276bf?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: 794/1478] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:09:57 2026] GET /v2.0/ports?device_id=97522a6e-3f93-42cd-839c-85d24f2acfc2 => 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: 685/1479] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:09:57 2026] GET /v2.0/security-groups?tenant_id=8262ed034f5c4601ba6ae7008b296b8b&name=default => generated 2801 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1480] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:09:57 2026] DELETE /v2.0/security-groups/7a75720b-e128-4fd5-beb5-0ffb8d6880dd => 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: 686/1481] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:09:57 2026] GET /v2.0/networks?id=f88a0f38-ddd8-421a-8477-c2731c8276bf => generated 660 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1482] 199.204.45.115 () {34 vars in 1050 bytes} [Tue May 5 15:09:58 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=feb98d12d98a455ca8f4008acab5cb43 => generated 180 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:09:58.076 7 WARNING neutron_lib.context [req-4f771983-a817-401f-a1ed-3c15a7c72c27 req-52021eb8-51b1-4dab-bd4e-d50a86d8cb2f b6aac0dcf1c048d68ea833cdfb070320 feb98d12d98a455ca8f4008acab5cb43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 797/1483] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:09:58 2026] GET /v2.0/ports?device_id=97522a6e-3f93-42cd-839c-85d24f2acfc2 => 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: 798/1484] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:09:58 2026] GET /v2.0/ports?device_id=3bfeacd5-ce15-41da-8955-541d4b8d0521 => generated 1014 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1485] 10.0.0.123 () {34 vars in 1120 bytes} [Tue May 5 15:09:58 2026] GET /v2.0/security-groups?id=4dc947e3-81db-4a83-853c-fc27b5697405&id=7ca99c61-c69e-445e-a45d-acd86be219a5&fields=id&fields=name => generated 206 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1486] 199.204.45.115 () {38 vars in 955 bytes} [Tue May 5 15:09:58 2026] POST /v2.0/ports => generated 954 bytes in 546 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: 800/1487] 10.0.0.29 () {32 vars in 735 bytes} [Tue May 5 15:09:58 2026] GET /v2.0/ports?device_id=3bfeacd5-ce15-41da-8955-541d4b8d0521 => generated 1283 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1488] 10.0.0.29 () {32 vars in 857 bytes} [Tue May 5 15:09:58 2026] GET /v2.0/floatingips?floating_network_id=ae61476f-a916-4a6f-b736-125e719179ed&port_id=ecaf8cb0-c0aa-4225-a83e-7f80f2998c5e => generated 861 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1489] 199.204.45.115 () {38 vars in 1028 bytes} [Tue May 5 15:09:58 2026] PUT /v2.0/ports/67d7b98f-9b69-43c9-aaef-4a884f672842 => generated 1199 bytes in 559 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 15:09:59.295 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c1eab072-17bf-41cd-bd80-26596f4a1e72'] response: {'name': 'network-changed', 'server_uuid': '97522a6e-3f93-42cd-839c-85d24f2acfc2', 'tag': '67d7b98f-9b69-43c9-aaef-4a884f672842', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 802/1490] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:09:59 2026] GET /v2.0/ports?tenant_id=feb98d12d98a455ca8f4008acab5cb43&device_id=97522a6e-3f93-42cd-839c-85d24f2acfc2 => generated 1238 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1491] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 15:09:59 2026] GET /v2.0/ports?device_id=3bfeacd5-ce15-41da-8955-541d4b8d0521 => generated 1283 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 690/1492] 199.204.45.115 () {34 vars in 1058 bytes} [Tue May 5 15:09:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=67d7b98f-9b69-43c9-aaef-4a884f672842 => 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: 691/1493] 10.0.0.185 () {34 vars in 1120 bytes} [Tue May 5 15:09:59 2026] GET /v2.0/security-groups?id=7ca99c61-c69e-445e-a45d-acd86be219a5&id=4dc947e3-81db-4a83-853c-fc27b5697405&fields=id&fields=name => generated 206 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1494] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:09:59 2026] GET /v2.0/ports?device_id=97522a6e-3f93-42cd-839c-85d24f2acfc2 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1495] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:09:59 2026] GET /v2.0/subnets?id=b20cc3be-94bc-4449-aa2f-0516823b20e4 => generated 654 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1496] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:09:59 2026] GET /v2.0/security-groups?id=dd012689-8ec7-417a-8187-2472c8900343&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1497] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:09:59 2026] GET /v2.0/ports?network_id=f88a0f38-ddd8-421a-8477-c2731c8276bf&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:09:59.514 8 WARNING neutron_lib.context [None req-2624d45a-cb84-4ae9-91a2-d1ae0aa43f62 027818743f3f41d6a363823923859795 7d8f03de7c1649c29210f71e0cd408e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 695/1498] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:09:59 2026] GET /v2.0/networks/f88a0f38-ddd8-421a-8477-c2731c8276bf?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:09:59.649 8 INFO neutron.db.segments_db [None req-2624d45a-cb84-4ae9-91a2-d1ae0aa43f62 027818743f3f41d6a363823923859795 7d8f03de7c1649c29210f71e0cd408e4 - - default default] Added segment 54d1e885-72fe-4e9c-a82a-7969caed9949 of type vxlan for network faf5aa0d-035f-4393-a42f-66bfa8b0f029 [pid: 7|app: 0|req: 696/1499] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:09:59 2026] GET /v2.0/networks/f88a0f38-ddd8-421a-8477-c2731c8276bf?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: 697/1500] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:09:59 2026] GET /v2.0/ports?tenant_id=feb98d12d98a455ca8f4008acab5cb43&device_id=97522a6e-3f93-42cd-839c-85d24f2acfc2 => generated 1238 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1501] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:09:59 2026] POST /v2.0/networks => generated 648 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:09:59.806 8 WARNING neutron_lib.context [None req-d816db47-b7a0-4c8d-a61f-059a23828699 027818743f3f41d6a363823923859795 7d8f03de7c1649c29210f71e0cd408e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 698/1502] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:09:59 2026] GET /v2.0/networks?id=f88a0f38-ddd8-421a-8477-c2731c8276bf => generated 756 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1503] 199.204.45.115 () {34 vars in 1058 bytes} [Tue May 5 15:09:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=67d7b98f-9b69-43c9-aaef-4a884f672842 => 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: 700/1504] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:09:59 2026] GET /v2.0/subnets?id=b20cc3be-94bc-4449-aa2f-0516823b20e4 => generated 654 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1505] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:09:59 2026] GET /v2.0/ports?network_id=f88a0f38-ddd8-421a-8477-c2731c8276bf&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1506] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:10:00 2026] GET /v2.0/networks/f88a0f38-ddd8-421a-8477-c2731c8276bf?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1507] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:09:59 2026] POST /v2.0/subnets => generated 603 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:10:00.184 8 WARNING neutron_lib.context [None req-82171a7c-8794-4552-9fe0-990278f0477a 027818743f3f41d6a363823923859795 7d8f03de7c1649c29210f71e0cd408e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:10:00.223 8 INFO neutron.db.segments_db [None req-82171a7c-8794-4552-9fe0-990278f0477a 027818743f3f41d6a363823923859795 7d8f03de7c1649c29210f71e0cd408e4 - - default default] Added segment ff97edb4-9c48-4c4a-93e3-03233ec31b0e of type vxlan for network 7c81bd27-e4bc-4700-884f-7b473bc60a9f [pid: 7|app: 0|req: 703/1508] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:10:00 2026] GET /v2.0/networks/f88a0f38-ddd8-421a-8477-c2731c8276bf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:10:00.574 8 INFO neutron.db.l3_hamode_db [None req-82171a7c-8794-4552-9fe0-990278f0477a 027818743f3f41d6a363823923859795 7d8f03de7c1649c29210f71e0cd408e4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 704/1509] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:10:00 2026] GET /v2.0/ports?device_id=97522a6e-3f93-42cd-839c-85d24f2acfc2 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1510] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:10:00 2026] GET /v2.0/security-groups?id=dd012689-8ec7-417a-8187-2472c8900343&fields=id&fields=name => generated 113 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1511] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:10:01 2026] GET /v2.0/ports?device_id=3bfeacd5-ce15-41da-8955-541d4b8d0521 => generated 1014 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1512] 10.0.0.123 () {34 vars in 1120 bytes} [Tue May 5 15:10:01 2026] GET /v2.0/security-groups?id=4dc947e3-81db-4a83-853c-fc27b5697405&id=7ca99c61-c69e-445e-a45d-acd86be219a5&fields=id&fields=name => generated 206 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1513] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:10:01 2026] GET /v2.0/ports?device_id=97522a6e-3f93-42cd-839c-85d24f2acfc2 => generated 971 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1514] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:10:01 2026] GET /v2.0/security-groups?id=dd012689-8ec7-417a-8187-2472c8900343&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1515] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:10:02 2026] GET /v2.0/ports?device_id=97522a6e-3f93-42cd-839c-85d24f2acfc2 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1516] 199.204.45.115 () {34 vars in 994 bytes} [Tue May 5 15:10:02 2026] GET /v2.0/ports?device_id=3bfeacd5-ce15-41da-8955-541d4b8d0521 => generated 1014 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1517] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:10:02 2026] GET /v2.0/security-groups?id=dd012689-8ec7-417a-8187-2472c8900343&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:10:02.201 8 INFO neutron.db.l3_hamode_db [None req-82171a7c-8794-4552-9fe0-990278f0477a 027818743f3f41d6a363823923859795 7d8f03de7c1649c29210f71e0cd408e4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 15:10:02.449 7 INFO neutron.db.l3_db [req-30c39321-2f56-4493-9ed2-68b1647521be req-203bdcb4-764a-4973-8603-ef489e17e283 ecdb356a28c74e3188f3e626194e7321 718bf5b1cd22483daf69b5fa4d226eb1 - - default default] Floating IP 5f0d6996-45ca-4f09-b34e-deb6e3fb53f5 disassociated. External IP: 10.96.250.206, port: ecaf8cb0-c0aa-4225-a83e-7f80f2998c5e. [pid: 7|app: 0|req: 713/1518] 199.204.45.115 () {36 vars in 997 bytes} [Tue May 5 15:10:02 2026] DELETE /v2.0/ports/ecaf8cb0-c0aa-4225-a83e-7f80f2998c5e => generated 0 bytes in 786 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:10:03.291 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-12eff949-35c4-4aca-854d-2f6c9e1e9ce4'] response: {'server_uuid': '3bfeacd5-ce15-41da-8955-541d4b8d0521', 'name': 'network-vif-deleted', 'tag': 'ecaf8cb0-c0aa-4225-a83e-7f80f2998c5e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 714/1519] 10.0.0.29 () {32 vars in 735 bytes} [Tue May 5 15:10:02 2026] GET /v2.0/ports?device_id=97522a6e-3f93-42cd-839c-85d24f2acfc2 => generated 1240 bytes in 413 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1520] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:10:03 2026] GET /v2.0/ports?device_id=3bfeacd5-ce15-41da-8955-541d4b8d0521 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:10:03.349 7 WARNING neutron_lib.context [None req-ecdd1fc4-1024-425e-8a5e-5fbfbbdb4808 b6aac0dcf1c048d68ea833cdfb070320 feb98d12d98a455ca8f4008acab5cb43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 806/1521] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:10:00 2026] POST /v2.0/routers => generated 695 bytes in 3281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:10:04.342 7 INFO neutron.db.l3_db [None req-ecdd1fc4-1024-425e-8a5e-5fbfbbdb4808 b6aac0dcf1c048d68ea833cdfb070320 feb98d12d98a455ca8f4008acab5cb43 - - default default] Floating IP 73e14f96-2018-4548-b8a8-d12fc2bd503d associated. External IP: 10.96.250.220, port: 67d7b98f-9b69-43c9-aaef-4a884f672842. [pid: 7|app: 0|req: 716/1522] 10.0.0.29 () {34 vars in 676 bytes} [Tue May 5 15:10:03 2026] POST /v2.0/floatingips => generated 855 bytes in 1469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1523] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:10:04 2026] DELETE /v2.0/security-groups/7ca99c61-c69e-445e-a45d-acd86be219a5 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1524] 10.0.0.29 () {32 vars in 728 bytes} [Tue May 5 15:10:04 2026] GET /v2.0/floatingips/73e14f96-2018-4548-b8a8-d12fc2bd503d => generated 855 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:10:05.059 7 INFO neutron.api.v2.resource [None req-fe7d0d87-5d95-4e78-a3ef-a302e0732492 ecdb356a28c74e3188f3e626194e7321 718bf5b1cd22483daf69b5fa4d226eb1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 719/1525] 10.0.0.29 () {32 vars in 736 bytes} [Tue May 5 15:10:05 2026] GET /v2.0/security-groups/7ca99c61-c69e-445e-a45d-acd86be219a5 => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 15:10:05.339 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7d9873f2-a20e-4b03-8cb1-565937798f8c'] response: {'name': 'network-changed', 'server_uuid': '97522a6e-3f93-42cd-839c-85d24f2acfc2', 'tag': '67d7b98f-9b69-43c9-aaef-4a884f672842', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 807/1526] 10.0.0.29 () {34 vars in 782 bytes} [Tue May 5 15:10:03 2026] PUT /v2.0/routers/f6edcd33-b67d-4d8f-a34e-7eb9fcc7ad7e/add_router_interface => generated 309 bytes in 1981 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1527] 10.0.0.29 () {32 vars in 731 bytes} [Tue May 5 15:10:05 2026] DELETE /v2.0/floatingips/5f0d6996-45ca-4f09-b34e-deb6e3fb53f5 => generated 0 bytes in 440 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:10:05.512 7 WARNING neutron_lib.context [None req-7cc55a40-a3cd-4fc2-8167-d5435bba0355 027818743f3f41d6a363823923859795 7d8f03de7c1649c29210f71e0cd408e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 808/1528] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:10:05 2026] GET /v2.0/ports?tenant_id=feb98d12d98a455ca8f4008acab5cb43&device_id=97522a6e-3f93-42cd-839c-85d24f2acfc2 => generated 1240 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1529] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:10:05 2026] DELETE /v2.0/security-groups/4dc947e3-81db-4a83-853c-fc27b5697405 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1530] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:10:05 2026] GET /v2.0/networks?id=f88a0f38-ddd8-421a-8477-c2731c8276bf => generated 756 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1531] 10.0.0.29 () {34 vars in 664 bytes} [Tue May 5 15:10:05 2026] POST /v2.0/ports => generated 955 bytes in 545 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 722/1532] 199.204.45.115 () {34 vars in 1058 bytes} [Tue May 5 15:10:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=67d7b98f-9b69-43c9-aaef-4a884f672842 => generated 860 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1533] 10.0.0.29 () {32 vars in 728 bytes} [Tue May 5 15:10:06 2026] GET /v2.0/floatingips/73e14f96-2018-4548-b8a8-d12fc2bd503d => generated 857 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:10:06.152 7 WARNING neutron_lib.context [None req-16b9d736-29e0-41d9-ab07-aa7961f4fafd 027818743f3f41d6a363823923859795 7d8f03de7c1649c29210f71e0cd408e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 724/1534] 10.0.0.29 () {34 vars in 664 bytes} [Tue May 5 15:10:06 2026] POST /v2.0/ports => generated 955 bytes in 508 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: 725/1535] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:10:06 2026] GET /v2.0/subnets?id=b20cc3be-94bc-4449-aa2f-0516823b20e4 => generated 654 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:10:06.714 7 WARNING neutron_lib.context [None req-1fb67dfd-a78d-42a2-b8b1-77e91d29d972 027818743f3f41d6a363823923859795 7d8f03de7c1649c29210f71e0cd408e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 811/1536] 10.0.0.29 () {34 vars in 788 bytes} [Tue May 5 15:10:05 2026] PUT /v2.0/routers/f23f479e-5056-4413-8e98-d3789f685fae/remove_router_interface => generated 309 bytes in 1399 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1537] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:10:07 2026] GET /v2.0/ports?network_id=f88a0f38-ddd8-421a-8477-c2731c8276bf&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:10:07.627 7 INFO neutron.db.l3_db [None req-1fb67dfd-a78d-42a2-b8b1-77e91d29d972 027818743f3f41d6a363823923859795 7d8f03de7c1649c29210f71e0cd408e4 - - default default] Floating IP 956a8ad7-f09e-4e57-99a7-662ac40ff882 associated. External IP: 10.96.250.218, port: e4dd1fdc-9f07-4333-b906-4bff3dcf8014. [pid: 7|app: 0|req: 726/1538] 10.0.0.29 () {34 vars in 676 bytes} [Tue May 5 15:10:06 2026] POST /v2.0/floatingips => generated 842 bytes in 1335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1539] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:10:08 2026] GET /v2.0/networks/f88a0f38-ddd8-421a-8477-c2731c8276bf?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:10:08.277 7 INFO neutron.db.l3_db [None req-f0e14fa5-61bc-4d27-8732-0ec05f08d0c5 027818743f3f41d6a363823923859795 7d8f03de7c1649c29210f71e0cd408e4 - - default default] Floating IP 956a8ad7-f09e-4e57-99a7-662ac40ff882 disassociated. External IP: 10.96.250.218, port: e4dd1fdc-9f07-4333-b906-4bff3dcf8014. 2026-05-05 15:10:08.314 8 INFO neutron.services.segments.plugin [-] Segment 44264c17-233d-41ed-a3bc-7da2d10688bd resource provider aggregate not found 2026-05-05 15:10:08.325 8 INFO neutron.services.segments.plugin [-] Segment 44264c17-233d-41ed-a3bc-7da2d10688bd resource provider aggregate not found 2026-05-05 15:10:08.342 8 INFO neutron.services.segments.plugin [-] Segment 44264c17-233d-41ed-a3bc-7da2d10688bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44264c17-233d-41ed-a3bc-7da2d10688bd found for delete ", "request_id": "req-3c088ccc-bf9b-4174-bc2d-0bfe59e655f2"}]} 2026-05-05 15:10:08.345 8 INFO neutron.services.segments.plugin [-] Segment 44264c17-233d-41ed-a3bc-7da2d10688bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44264c17-233d-41ed-a3bc-7da2d10688bd found for delete ", "request_id": "req-7da0fd96-c385-4264-a1f7-adb1d432a57f"}]} 2026-05-05 15:10:08.354 8 INFO neutron.db.l3_hamode_db [None req-5a13c9f2-e488-4a5a-9d1c-ebc58e55e302 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] HA network 5305679d-fbe6-43d7-a3ba-6a9eeefa6962 was deleted as no HA routers are present in tenant 718bf5b1cd22483daf69b5fa4d226eb1. [pid: 8|app: 0|req: 813/1540] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:10:07 2026] DELETE /v2.0/routers/f23f479e-5056-4413-8e98-d3789f685fae => generated 0 bytes in 1165 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1541] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:10:08 2026] GET /v2.0/networks/f88a0f38-ddd8-421a-8477-c2731c8276bf?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: 815/1542] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:10:08 2026] DELETE /v2.0/subnets/7bc42d25-133c-4e97-90ae-38140f26b409 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1543] 10.0.0.29 () {34 vars in 748 bytes} [Tue May 5 15:10:08 2026] PUT /v2.0/floatingips/956a8ad7-f09e-4e57-99a7-662ac40ff882 => generated 552 bytes in 570 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1544] 10.0.0.29 () {32 vars in 731 bytes} [Tue May 5 15:10:08 2026] DELETE /v2.0/floatingips/956a8ad7-f09e-4e57-99a7-662ac40ff882 => generated 0 bytes in 419 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:10:09.114 7 WARNING neutron_lib.context [None req-2e5170f7-c344-46f9-9653-39b15d211d3e 027818743f3f41d6a363823923859795 7d8f03de7c1649c29210f71e0cd408e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py: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() [pid: 8|app: 0|req: 816/1545] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:10:08 2026] DELETE /v2.0/networks/c814cbd9-063d-4c75-b916-91c5ce024323 => generated 0 bytes in 801 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:10:10.039 7 INFO neutron.db.l3_db [None req-2e5170f7-c344-46f9-9653-39b15d211d3e 027818743f3f41d6a363823923859795 7d8f03de7c1649c29210f71e0cd408e4 - - default default] Floating IP b425ea1e-6def-41a0-b3e1-8a9f10f75155 associated. External IP: 10.96.250.209, port: 85ac4dc9-6d5e-4d2d-aaa8-0888e4d93ab1. 2026-05-05 15:10:10.363 8 INFO neutron.services.segments.plugin [-] Segment 80383864-acd2-4523-bb8d-e3b7dfd55bf1 resource provider aggregate not found 2026-05-05 15:10:10.372 8 INFO neutron.services.segments.plugin [-] Segment 80383864-acd2-4523-bb8d-e3b7dfd55bf1 resource provider aggregate not found 2026-05-05 15:10:10.388 8 INFO neutron.services.segments.plugin [-] Segment 80383864-acd2-4523-bb8d-e3b7dfd55bf1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80383864-acd2-4523-bb8d-e3b7dfd55bf1 found for delete ", "request_id": "req-db3490ad-d5a8-4b8b-b0f5-c2a5104cf886"}]} 2026-05-05 15:10:10.393 8 INFO neutron.services.segments.plugin [-] Segment 80383864-acd2-4523-bb8d-e3b7dfd55bf1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80383864-acd2-4523-bb8d-e3b7dfd55bf1 found for delete ", "request_id": "req-100a302d-93f6-4379-a542-84ca1ea796cc"}]} [pid: 8|app: 0|req: 817/1546] 10.0.0.29 () {34 vars in 788 bytes} [Tue May 5 15:10:09 2026] PUT /v2.0/routers/b32a2458-705d-4241-8a2e-57388ee7746d/remove_router_interface => generated 309 bytes in 1199 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1547] 10.0.0.29 () {34 vars in 676 bytes} [Tue May 5 15:10:09 2026] POST /v2.0/floatingips => generated 842 bytes in 1660 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1548] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:10:10 2026] GET /v2.0/security-groups?tenant_id=3cbae8182f4f490ebf13126ea692f99a&name=default => generated 2801 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1549] 10.0.0.29 () {32 vars in 728 bytes} [Tue May 5 15:10:10 2026] GET /v2.0/floatingips/b425ea1e-6def-41a0-b3e1-8a9f10f75155 => generated 842 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1550] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:10:10 2026] DELETE /v2.0/security-groups/302dd30f-3974-4502-adca-a4a44915ebb9 => 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: 821/1551] 10.0.0.29 () {32 vars in 654 bytes} [Tue May 5 15:10:11 2026] GET /v2.0/floatingips => generated 845 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:10:11.774 8 INFO neutron.db.l3_db [None req-25b34d5c-09f6-4990-960c-5bfdeeb2156c 027818743f3f41d6a363823923859795 7d8f03de7c1649c29210f71e0cd408e4 - - default default] Floating IP b425ea1e-6def-41a0-b3e1-8a9f10f75155 associated. External IP: 10.96.250.209, port: 85ac4dc9-6d5e-4d2d-aaa8-0888e4d93ab1. 2026-05-05 15:10:11.976 7 INFO neutron.services.segments.plugin [-] Segment e830552a-34a6-4bcf-acaa-3e0d234daab3 resource provider aggregate not found 2026-05-05 15:10:11.980 7 INFO neutron.services.segments.plugin [-] Segment e830552a-34a6-4bcf-acaa-3e0d234daab3 resource provider aggregate not found 2026-05-05 15:10:11.997 7 INFO neutron.services.segments.plugin [-] Segment e830552a-34a6-4bcf-acaa-3e0d234daab3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e830552a-34a6-4bcf-acaa-3e0d234daab3 found for delete ", "request_id": "req-ee7d0d8f-dcea-4766-bb47-115d371ad10b"}]} 2026-05-05 15:10:11.998 7 INFO neutron.services.segments.plugin [-] Segment e830552a-34a6-4bcf-acaa-3e0d234daab3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e830552a-34a6-4bcf-acaa-3e0d234daab3 found for delete ", "request_id": "req-31846c59-9568-4f9a-b4d2-9a9d32d4dd01"}]} 2026-05-05 15:10:12.008 7 INFO neutron.db.l3_hamode_db [None req-91e22a9e-00c1-405a-9d97-0cb7ad5291e4 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] HA network e31c12c2-3d60-4e8a-bfcf-58c962fb997a was deleted as no HA routers are present in tenant 0df5cfcbad174d34b8a06c1e5b9f83a9. [pid: 7|app: 0|req: 731/1552] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:10:10 2026] DELETE /v2.0/routers/b32a2458-705d-4241-8a2e-57388ee7746d => generated 0 bytes in 1248 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1555] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:10:12 2026] DELETE /v2.0/subnets/9d44e10e-72c8-4af9-aadb-847d7104bf10 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1556] 10.0.0.29 () {34 vars in 748 bytes} [Tue May 5 15:10:11 2026] PUT /v2.0/floatingips/b425ea1e-6def-41a0-b3e1-8a9f10f75155 => generated 842 bytes in 1374 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1557] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:10:12 2026] DELETE /v2.0/networks/5399ccfe-ab4b-41bb-9b4b-77b0b9ffae30 => generated 0 bytes in 372 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:10:12.736 8 INFO neutron.db.l3_db [None req-490111c1-ce2d-4fa5-ad4f-d0d45b5f057e 027818743f3f41d6a363823923859795 7d8f03de7c1649c29210f71e0cd408e4 - - default default] Floating IP b425ea1e-6def-41a0-b3e1-8a9f10f75155 disassociated. External IP: 10.96.250.209, port: e4dd1fdc-9f07-4333-b906-4bff3dcf8014. [pid: 7|app: 0|req: 736/1558] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:10:12 2026] GET /v2.0/security-groups?tenant_id=718bf5b1cd22483daf69b5fa4d226eb1&name=default => 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: 737/1559] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:10:13 2026] DELETE /v2.0/security-groups/fe67984b-8f94-4c23-ba10-d8129e55fc60 => 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: 823/1560] 10.0.0.29 () {34 vars in 748 bytes} [Tue May 5 15:10:12 2026] PUT /v2.0/floatingips/b425ea1e-6def-41a0-b3e1-8a9f10f75155 => generated 552 bytes in 536 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1561] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:10:13 2026] GET /v2.0/security-groups?tenant_id=0df5cfcbad174d34b8a06c1e5b9f83a9&name=default => generated 2801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1562] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:10:13 2026] DELETE /v2.0/security-groups/b236cadf-c113-4dc0-b40e-b5651b2b4bbd => 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: 738/1563] 10.0.0.29 () {32 vars in 731 bytes} [Tue May 5 15:10:13 2026] DELETE /v2.0/floatingips/b425ea1e-6def-41a0-b3e1-8a9f10f75155 => generated 0 bytes in 345 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:10:13.511 8 INFO neutron.api.v2.resource [None req-3115682d-0fcd-4f7e-a529-69269f2740c9 027818743f3f41d6a363823923859795 7d8f03de7c1649c29210f71e0cd408e4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 826/1564] 10.0.0.29 () {32 vars in 731 bytes} [Tue May 5 15:10:13 2026] DELETE /v2.0/floatingips/b425ea1e-6def-41a0-b3e1-8a9f10f75155 => generated 144 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1565] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 15:10:13 2026] GET /v2.0/ports?device_id=97522a6e-3f93-42cd-839c-85d24f2acfc2 => 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: 828/1566] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 15:10:13 2026] GET /v2.0/security-groups?id=dd012689-8ec7-417a-8187-2472c8900343&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1567] 10.0.0.29 () {32 vars in 719 bytes} [Tue May 5 15:10:13 2026] DELETE /v2.0/ports/e4dd1fdc-9f07-4333-b906-4bff3dcf8014 => generated 0 bytes in 346 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1568] 10.0.0.29 () {32 vars in 719 bytes} [Tue May 5 15:10:13 2026] DELETE /v2.0/ports/85ac4dc9-6d5e-4d2d-aaa8-0888e4d93ab1 => generated 0 bytes in 379 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:10:14.280 7 INFO neutron.services.segments.plugin [-] Segment 3894bd27-fbda-48f5-a011-2d4848fbf1b1 resource provider aggregate not found 2026-05-05 15:10:14.312 7 INFO neutron.services.segments.plugin [-] Segment 3894bd27-fbda-48f5-a011-2d4848fbf1b1 resource provider aggregate not found 2026-05-05 15:10:14.319 7 INFO neutron.services.segments.plugin [-] Segment 3894bd27-fbda-48f5-a011-2d4848fbf1b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3894bd27-fbda-48f5-a011-2d4848fbf1b1 found for delete ", "request_id": "req-92ee5e23-ec87-46fb-a372-15405758edf0"}]} 2026-05-05 15:10:14.334 7 INFO neutron.services.segments.plugin [-] Segment 3894bd27-fbda-48f5-a011-2d4848fbf1b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3894bd27-fbda-48f5-a011-2d4848fbf1b1 found for delete ", "request_id": "req-23a127d4-3497-40aa-8ce7-8a59da080b9f"}]} [pid: 7|app: 0|req: 740/1569] 10.0.0.29 () {32 vars in 735 bytes} [Tue May 5 15:10:14 2026] GET /v2.0/ports?device_id=f6edcd33-b67d-4d8f-a34e-7eb9fcc7ad7e => generated 958 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1570] 10.0.0.29 () {34 vars in 788 bytes} [Tue May 5 15:10:14 2026] PUT /v2.0/routers/f6edcd33-b67d-4d8f-a34e-7eb9fcc7ad7e/remove_router_interface => generated 309 bytes in 1556 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:10:17.057 7 INFO neutron.services.segments.plugin [-] Segment ff97edb4-9c48-4c4a-93e3-03233ec31b0e resource provider aggregate not found 2026-05-05 15:10:17.064 7 INFO neutron.services.segments.plugin [-] Segment ff97edb4-9c48-4c4a-93e3-03233ec31b0e resource provider aggregate not found 2026-05-05 15:10:17.074 7 INFO neutron.services.segments.plugin [-] Segment ff97edb4-9c48-4c4a-93e3-03233ec31b0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff97edb4-9c48-4c4a-93e3-03233ec31b0e found for delete ", "request_id": "req-fd545b10-17cb-48e5-b899-00db35f5aded"}]} 2026-05-05 15:10:17.086 7 INFO neutron.db.l3_hamode_db [None req-9b40b203-b88c-423c-bcc3-c25150419fd5 027818743f3f41d6a363823923859795 7d8f03de7c1649c29210f71e0cd408e4 - - default default] HA network 7c81bd27-e4bc-4700-884f-7b473bc60a9f was deleted as no HA routers are present in tenant 7d8f03de7c1649c29210f71e0cd408e4. [pid: 7|app: 0|req: 741/1571] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:10:15 2026] DELETE /v2.0/routers/f6edcd33-b67d-4d8f-a34e-7eb9fcc7ad7e => generated 0 bytes in 1121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1572] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:10:17 2026] DELETE /v2.0/subnets/f064a1db-be91-4f62-bb97-c3205a4792f8 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:10:17.354 7 INFO neutron.services.segments.plugin [-] Segment ff97edb4-9c48-4c4a-93e3-03233ec31b0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff97edb4-9c48-4c4a-93e3-03233ec31b0e found for delete ", "request_id": "req-8a8cff4e-0f77-47b6-aeb5-1b1206bd9c57"}]} [pid: 7|app: 0|req: 742/1573] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:10:17 2026] DELETE /v2.0/networks/faf5aa0d-035f-4393-a42f-66bfa8b0f029 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:10:18.218 8 WARNING neutron_lib.context [None req-efc3a043-d61d-4db6-9912-267193b03dd4 37b1c7ad98304a1fb3d76ceae4ab9e73 a887ca8067734b7e94db29aca2f08d7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 743/1574] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:10:18 2026] GET /v2.0/security-groups?tenant_id=7d8f03de7c1649c29210f71e0cd408e4&name=default => generated 2801 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:10:18.346 8 INFO neutron.db.segments_db [None req-efc3a043-d61d-4db6-9912-267193b03dd4 37b1c7ad98304a1fb3d76ceae4ab9e73 a887ca8067734b7e94db29aca2f08d7b - - default default] Added segment 406cd18f-7d5a-4ff4-9874-3517ea0213ab of type vxlan for network 32aa0522-e1ac-4b26-af2c-5af794939b44 [pid: 7|app: 0|req: 744/1575] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:10:18 2026] DELETE /v2.0/security-groups/639ffb3d-c6d4-45ad-a3ef-8fdf80ea41a7 => 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: 832/1576] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:10:17 2026] POST /v2.0/networks => generated 631 bytes in 657 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:10:18.495 8 WARNING neutron_lib.context [None req-23e59c4e-826b-4a8c-b309-df2bf93dd389 37b1c7ad98304a1fb3d76ceae4ab9e73 a887ca8067734b7e94db29aca2f08d7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 745/1577] 10.0.0.29 () {32 vars in 825 bytes} [Tue May 5 15:10:18 2026] GET /v2.0/ports?project_id=feb98d12d98a455ca8f4008acab5cb43&network_id=f88a0f38-ddd8-421a-8477-c2731c8276bf => generated 3691 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:10:18.581 8 INFO neutron.db.segments_db [None req-23e59c4e-826b-4a8c-b309-df2bf93dd389 37b1c7ad98304a1fb3d76ceae4ab9e73 a887ca8067734b7e94db29aca2f08d7b - - default default] Added segment b13ea3ee-2abb-4061-914f-a7e9f35f37a2 of type vxlan for network b344d1bc-e3c9-4475-8db5-84835c52e8b7 [pid: 8|app: 0|req: 833/1578] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:10:18 2026] POST /v2.0/networks => generated 632 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:10:18.737 7 WARNING neutron_lib.context [None req-0f55e2cc-d22d-4866-b485-7560abaff19d 37b1c7ad98304a1fb3d76ceae4ab9e73 a887ca8067734b7e94db29aca2f08d7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:10:18.815 7 INFO neutron.db.segments_db [None req-0f55e2cc-d22d-4866-b485-7560abaff19d 37b1c7ad98304a1fb3d76ceae4ab9e73 a887ca8067734b7e94db29aca2f08d7b - - default default] Added segment 431b5033-363f-487f-bd00-e9bfe856a7ac of type vxlan for network f4c98255-382e-41fa-80d1-063a2ee3e105 [pid: 8|app: 0|req: 834/1579] 10.0.0.29 () {32 vars in 741 bytes} [Tue May 5 15:10:18 2026] GET /v2.0/subnets?network_id=ae61476f-a916-4a6f-b736-125e719179ed => generated 644 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1580] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:10:18 2026] POST /v2.0/networks => generated 632 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:10:18.976 8 WARNING neutron_lib.context [None req-05518108-f024-4e5c-ae88-73941dba71e8 37b1c7ad98304a1fb3d76ceae4ab9e73 a887ca8067734b7e94db29aca2f08d7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:10:19.027 8 INFO neutron.db.segments_db [None req-05518108-f024-4e5c-ae88-73941dba71e8 37b1c7ad98304a1fb3d76ceae4ab9e73 a887ca8067734b7e94db29aca2f08d7b - - default default] Added segment 44dd37c7-8092-405a-836e-3a8bd76d3e6e of type vxlan for network 11ac1c88-5f8d-46c8-ab44-25eefc07adae 2026-05-05 15:10:19.118 7 INFO neutron.services.segments.plugin [-] Segment 54d1e885-72fe-4e9c-a82a-7969caed9949 resource provider aggregate not found 2026-05-05 15:10:19.141 7 INFO neutron.services.segments.plugin [-] Segment 54d1e885-72fe-4e9c-a82a-7969caed9949 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54d1e885-72fe-4e9c-a82a-7969caed9949 found for delete ", "request_id": "req-2949fd17-f7bf-43e5-9a68-0c4071a88489"}]} [pid: 8|app: 0|req: 835/1581] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:10:18 2026] POST /v2.0/networks => generated 632 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:10:19.169 7 INFO neutron.db.l3_db [None req-417ff682-59c5-4c3a-b22a-e93e014972b2 b6aac0dcf1c048d68ea833cdfb070320 feb98d12d98a455ca8f4008acab5cb43 - - default default] Floating IP 73e14f96-2018-4548-b8a8-d12fc2bd503d disassociated. External IP: 10.96.250.220, port: 67d7b98f-9b69-43c9-aaef-4a884f672842. 2026-05-05 15:10:19.181 8 WARNING neutron_lib.context [None req-3fdacd3b-a489-4726-ac97-103570c8aa60 37b1c7ad98304a1fb3d76ceae4ab9e73 a887ca8067734b7e94db29aca2f08d7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:10:19.282 8 INFO neutron.db.segments_db [None req-3fdacd3b-a489-4726-ac97-103570c8aa60 37b1c7ad98304a1fb3d76ceae4ab9e73 a887ca8067734b7e94db29aca2f08d7b - - default default] Added segment 4d57cb06-2e01-4af3-8d56-d9f853ca625d of type vxlan for network 9a4176a0-54f2-401b-9533-370ae01c1785 2026-05-05 15:10:19.380 7 INFO neutron.services.segments.plugin [-] Segment 54d1e885-72fe-4e9c-a82a-7969caed9949 resource provider aggregate not found 2026-05-05 15:10:19.406 7 INFO neutron.services.segments.plugin [-] Segment 54d1e885-72fe-4e9c-a82a-7969caed9949 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54d1e885-72fe-4e9c-a82a-7969caed9949 found for delete ", "request_id": "req-4792b077-d43b-4fb7-9d39-9a586575a052"}]} [pid: 8|app: 0|req: 836/1582] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:10:19 2026] POST /v2.0/networks => generated 631 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1583] 199.204.45.115 () {34 vars in 1096 bytes} [Tue May 5 15:10:19 2026] GET /v2.0/ports?device_id=97522a6e-3f93-42cd-839c-85d24f2acfc2&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1584] 10.0.0.29 () {34 vars in 752 bytes} [Tue May 5 15:10:19 2026] PUT /v2.0/networks/32aa0522-e1ac-4b26-af2c-5af794939b44/tags => generated 17 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1585] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:10:19 2026] GET /v2.0/ports?tenant_id=feb98d12d98a455ca8f4008acab5cb43&device_id=97522a6e-3f93-42cd-839c-85d24f2acfc2 => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1586] 10.0.0.29 () {34 vars in 748 bytes} [Tue May 5 15:10:18 2026] PUT /v2.0/floatingips/73e14f96-2018-4548-b8a8-d12fc2bd503d => generated 554 bytes in 686 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1587] 10.0.0.29 () {34 vars in 752 bytes} [Tue May 5 15:10:19 2026] PUT /v2.0/networks/b344d1bc-e3c9-4475-8db5-84835c52e8b7/tags => generated 25 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:10:19.726 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cc8ec00e-2a11-4ac1-bde8-6623478f6cbd'] response: {'name': 'network-changed', 'server_uuid': '97522a6e-3f93-42cd-839c-85d24f2acfc2', 'tag': '67d7b98f-9b69-43c9-aaef-4a884f672842', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 841/1588] 10.0.0.29 () {32 vars in 728 bytes} [Tue May 5 15:10:19 2026] GET /v2.0/floatingips/73e14f96-2018-4548-b8a8-d12fc2bd503d => generated 554 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1589] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:10:19 2026] GET /v2.0/networks?id=f88a0f38-ddd8-421a-8477-c2731c8276bf => generated 756 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1590] 199.204.45.115 () {34 vars in 1058 bytes} [Tue May 5 15:10:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=67d7b98f-9b69-43c9-aaef-4a884f672842 => 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: 842/1591] 10.0.0.29 () {34 vars in 752 bytes} [Tue May 5 15:10:19 2026] PUT /v2.0/networks/f4c98255-382e-41fa-80d1-063a2ee3e105/tags => generated 34 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1592] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:10:19 2026] GET /v2.0/subnets?id=b20cc3be-94bc-4449-aa2f-0516823b20e4 => generated 654 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1593] 10.0.0.29 () {34 vars in 752 bytes} [Tue May 5 15:10:19 2026] PUT /v2.0/networks/11ac1c88-5f8d-46c8-ab44-25eefc07adae/tags => generated 19 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1594] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:10:19 2026] GET /v2.0/ports?network_id=f88a0f38-ddd8-421a-8477-c2731c8276bf&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1595] 10.0.0.29 () {32 vars in 665 bytes} [Tue May 5 15:10:19 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1596] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:10:19 2026] GET /v2.0/networks/f88a0f38-ddd8-421a-8477-c2731c8276bf?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: 845/1597] 10.0.0.29 () {32 vars in 679 bytes} [Tue May 5 15:10:20 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1598] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:10:20 2026] GET /v2.0/networks/f88a0f38-ddd8-421a-8477-c2731c8276bf?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: 754/1599] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:10:20 2026] GET /v2.0/ports?tenant_id=feb98d12d98a455ca8f4008acab5cb43&device_id=97522a6e-3f93-42cd-839c-85d24f2acfc2 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1600] 10.0.0.29 () {32 vars in 675 bytes} [Tue May 5 15:10:20 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1601] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:10:20 2026] GET /v2.0/networks?id=f88a0f38-ddd8-421a-8477-c2731c8276bf => generated 756 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:10:20.349 7 WARNING neutron_lib.context [None req-0dc89117-b98b-4f3a-ba2a-a47b13e6c8ae fc63a7c2e8c740b0b7fcd99af6c9f5c0 9483b7b57534430fa6d2d35c826ac97b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:10:20.349 7 WARNING neutron_lib.context [None req-0dc89117-b98b-4f3a-ba2a-a47b13e6c8ae fc63a7c2e8c740b0b7fcd99af6c9f5c0 9483b7b57534430fa6d2d35c826ac97b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 848/1602] 10.0.0.29 () {32 vars in 687 bytes} [Tue May 5 15:10:20 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1603] 199.204.45.115 () {34 vars in 1058 bytes} [Tue May 5 15:10:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=67d7b98f-9b69-43c9-aaef-4a884f672842 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:10:20.511 7 INFO neutron.db.segments_db [None req-0dc89117-b98b-4f3a-ba2a-a47b13e6c8ae fc63a7c2e8c740b0b7fcd99af6c9f5c0 9483b7b57534430fa6d2d35c826ac97b - - default default] Added segment 1c9e33fc-c2cb-4719-b9eb-fdaa789886a7 of type vxlan for network 24c44a73-2b70-4be5-8c3f-27e91376b99c [pid: 8|app: 0|req: 850/1604] 10.0.0.29 () {32 vars in 673 bytes} [Tue May 5 15:10:20 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:10:20.596 7 INFO neutron.db.segments_db [None req-0dc89117-b98b-4f3a-ba2a-a47b13e6c8ae fc63a7c2e8c740b0b7fcd99af6c9f5c0 9483b7b57534430fa6d2d35c826ac97b - - default default] Added segment 07fd131d-5536-498c-8972-0f30cbe5f67b of type vxlan for network ea3de8ea-d0a0-4c46-beab-42bc542182de [pid: 8|app: 0|req: 851/1605] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:10:20 2026] GET /v2.0/subnets?id=b20cc3be-94bc-4449-aa2f-0516823b20e4 => 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: 852/1606] 10.0.0.29 () {32 vars in 687 bytes} [Tue May 5 15:10:20 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1607] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:10:20 2026] POST /v2.0/networks => generated 1246 bytes in 544 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1608] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:10:20 2026] GET /v2.0/ports?network_id=f88a0f38-ddd8-421a-8477-c2731c8276bf&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1609] 10.0.0.29 () {32 vars in 648 bytes} [Tue May 5 15:10:20 2026] GET /v2.0/networks => generated 1845 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1610] 10.0.0.29 () {32 vars in 728 bytes} [Tue May 5 15:10:20 2026] GET /v2.0/floatingips/73e14f96-2018-4548-b8a8-d12fc2bd503d => generated 554 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1611] 10.0.0.29 () {32 vars in 683 bytes} [Tue May 5 15:10:20 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1612] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:10:20 2026] GET /v2.0/networks/f88a0f38-ddd8-421a-8477-c2731c8276bf?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: 759/1613] 10.0.0.29 () {32 vars in 695 bytes} [Tue May 5 15:10:20 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1614] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:10:21 2026] GET /v2.0/networks/f88a0f38-ddd8-421a-8477-c2731c8276bf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:10:21.114 8 INFO neutron.services.segments.plugin [-] Segment 1c9e33fc-c2cb-4719-b9eb-fdaa789886a7 resource provider aggregate not found 2026-05-05 15:10:21.119 8 INFO neutron.services.segments.plugin [-] Segment 1c9e33fc-c2cb-4719-b9eb-fdaa789886a7 resource provider aggregate not found 2026-05-05 15:10:21.141 8 INFO neutron.services.segments.plugin [-] Segment 1c9e33fc-c2cb-4719-b9eb-fdaa789886a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c9e33fc-c2cb-4719-b9eb-fdaa789886a7 found for delete ", "request_id": "req-87db6350-f5bf-41f1-b8b4-054d64a65f58"}]} 2026-05-05 15:10:21.144 8 INFO neutron.services.segments.plugin [-] Segment 1c9e33fc-c2cb-4719-b9eb-fdaa789886a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c9e33fc-c2cb-4719-b9eb-fdaa789886a7 found for delete ", "request_id": "req-71110e24-b9c0-4905-bfb3-4194a5909971"}]} [pid: 8|app: 0|req: 855/1615] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:10:20 2026] DELETE /v2.0/networks/24c44a73-2b70-4be5-8c3f-27e91376b99c => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:10:21.246 7 INFO neutron.services.segments.plugin [-] Segment 406cd18f-7d5a-4ff4-9874-3517ea0213ab resource provider aggregate not found [pid: 7|app: 0|req: 761/1616] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:10:21 2026] DELETE /v2.0/networks/32aa0522-e1ac-4b26-af2c-5af794939b44 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:10:21.277 7 INFO neutron.services.segments.plugin [-] Segment 406cd18f-7d5a-4ff4-9874-3517ea0213ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 406cd18f-7d5a-4ff4-9874-3517ea0213ab found for delete ", "request_id": "req-2f358275-cb7a-42d3-9dda-7ab1af8f5235"}]} [pid: 8|app: 0|req: 856/1617] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:10:21 2026] DELETE /v2.0/networks/ea3de8ea-d0a0-4c46-beab-42bc542182de => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:10:21.433 7 INFO neutron.services.segments.plugin [-] Segment 406cd18f-7d5a-4ff4-9874-3517ea0213ab resource provider aggregate not found [pid: 7|app: 0|req: 762/1618] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:10:21 2026] DELETE /v2.0/networks/b344d1bc-e3c9-4475-8db5-84835c52e8b7 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:10:21.457 7 INFO neutron.services.segments.plugin [-] Segment 406cd18f-7d5a-4ff4-9874-3517ea0213ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 406cd18f-7d5a-4ff4-9874-3517ea0213ab found for delete ", "request_id": "req-e1fddd9e-48b6-4e11-bb2f-64a9886223e0"}]} 2026-05-05 15:10:21.482 7 INFO neutron.services.segments.plugin [-] Segment b13ea3ee-2abb-4061-914f-a7e9f35f37a2 resource provider aggregate not found 2026-05-05 15:10:21.508 7 INFO neutron.services.segments.plugin [-] Segment b13ea3ee-2abb-4061-914f-a7e9f35f37a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b13ea3ee-2abb-4061-914f-a7e9f35f37a2 found for delete ", "request_id": "req-b82adb4c-86b4-412d-a445-cf7cc6c355aa"}]} [pid: 7|app: 0|req: 763/1619] 10.0.0.29 () {32 vars in 648 bytes} [Tue May 5 15:10:21 2026] GET /v2.0/networks => generated 651 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1620] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:10:21 2026] GET /v2.0/security-groups?tenant_id=6018fec4814140b2b33a77e1290354e7&name=default => generated 2801 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:10:21.616 8 WARNING neutron_lib.context [None req-9991c0b5-f19e-4d77-adb9-a444c3072372 fc63a7c2e8c740b0b7fcd99af6c9f5c0 9483b7b57534430fa6d2d35c826ac97b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:10:21.665 8 INFO neutron.db.segments_db [None req-9991c0b5-f19e-4d77-adb9-a444c3072372 fc63a7c2e8c740b0b7fcd99af6c9f5c0 9483b7b57534430fa6d2d35c826ac97b - - default default] Added segment e54fee63-7e3a-4b15-ab6a-5c3cdbd71870 of type vxlan for network 6112d010-d673-45d9-9442-2ddb1b0a228f [pid: 7|app: 0|req: 764/1621] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:10:21 2026] DELETE /v2.0/networks/f4c98255-382e-41fa-80d1-063a2ee3e105 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1622] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:10:21 2026] POST /v2.0/networks => generated 653 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1623] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:10:21 2026] DELETE /v2.0/security-groups/25df29ca-ff44-402f-b869-cec8c9516483 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:10:21.862 7 WARNING neutron_lib.context [None req-27dd1d3e-f34e-493f-b224-bcaca9748ab3 fc63a7c2e8c740b0b7fcd99af6c9f5c0 9483b7b57534430fa6d2d35c826ac97b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:10:21.917 7 INFO neutron.db.segments_db [None req-27dd1d3e-f34e-493f-b224-bcaca9748ab3 fc63a7c2e8c740b0b7fcd99af6c9f5c0 9483b7b57534430fa6d2d35c826ac97b - - default default] Added segment ff2e5670-26fe-4f31-95d4-612835fc97fb of type vxlan for network d9696121-0b22-46c1-8de0-e4ca5488afeb [pid: 7|app: 0|req: 766/1624] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:10:21 2026] POST /v2.0/networks => generated 654 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1625] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:10:21 2026] DELETE /v2.0/networks/11ac1c88-5f8d-46c8-ab44-25eefc07adae => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:10:22.053 8 WARNING neutron_lib.context [None req-673e943e-1acf-4d57-9732-af89f83c3415 fc63a7c2e8c740b0b7fcd99af6c9f5c0 9483b7b57534430fa6d2d35c826ac97b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 767/1626] 10.0.0.29 () {32 vars in 728 bytes} [Tue May 5 15:10:22 2026] GET /v2.0/floatingips/73e14f96-2018-4548-b8a8-d12fc2bd503d => generated 552 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:10:22.103 8 WARNING neutron_lib.context [None req-673e943e-1acf-4d57-9732-af89f83c3415 fc63a7c2e8c740b0b7fcd99af6c9f5c0 9483b7b57534430fa6d2d35c826ac97b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1627] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:10:22 2026] DELETE /v2.0/networks/9a4176a0-54f2-401b-9533-370ae01c1785 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1628] 10.0.0.29 () {34 vars in 664 bytes} [Tue May 5 15:10:22 2026] POST /v2.0/ports => generated 1506 bytes in 709 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1629] 10.0.0.29 () {32 vars in 642 bytes} [Tue May 5 15:10:22 2026] GET /v2.0/ports => generated 1506 bytes in 148 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: 861/1630] 10.0.0.29 () {32 vars in 719 bytes} [Tue May 5 15:10:22 2026] DELETE /v2.0/ports/b6c70ba2-25b5-4e6f-9349-fcc4a69f21b7 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:10:23.125 8 WARNING neutron_lib.context [None req-4a8ac0e9-2e4f-462c-b42f-f0352373882c b6aac0dcf1c048d68ea833cdfb070320 feb98d12d98a455ca8f4008acab5cb43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:10:23.160 8 INFO neutron.services.segments.plugin [-] Segment 07fd131d-5536-498c-8972-0f30cbe5f67b resource provider aggregate not found 2026-05-05 15:10:23.173 8 INFO neutron.services.segments.plugin [-] Segment 07fd131d-5536-498c-8972-0f30cbe5f67b resource provider aggregate not found 2026-05-05 15:10:23.191 8 INFO neutron.services.segments.plugin [-] Segment 07fd131d-5536-498c-8972-0f30cbe5f67b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07fd131d-5536-498c-8972-0f30cbe5f67b found for delete ", "request_id": "req-312c9fa6-1f8e-4e54-a275-694b2a54c3f2"}]} 2026-05-05 15:10:23.198 8 INFO neutron.services.segments.plugin [-] Segment 07fd131d-5536-498c-8972-0f30cbe5f67b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07fd131d-5536-498c-8972-0f30cbe5f67b found for delete ", "request_id": "req-688b41fd-6eb2-45ef-a2cc-4ff2fa89ac9f"}]} 2026-05-05 15:10:23.216 8 INFO neutron.services.segments.plugin [-] Segment 44dd37c7-8092-405a-836e-3a8bd76d3e6e resource provider aggregate not found 2026-05-05 15:10:23.223 8 INFO neutron.services.segments.plugin [-] Segment 44dd37c7-8092-405a-836e-3a8bd76d3e6e resource provider aggregate not found 2026-05-05 15:10:23.241 8 INFO neutron.services.segments.plugin [-] Segment 44dd37c7-8092-405a-836e-3a8bd76d3e6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44dd37c7-8092-405a-836e-3a8bd76d3e6e found for delete ", "request_id": "req-acde81ce-a3f0-4541-adfb-76cea2904cf8"}]} 2026-05-05 15:10:23.244 8 INFO neutron.services.segments.plugin [-] Segment 44dd37c7-8092-405a-836e-3a8bd76d3e6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44dd37c7-8092-405a-836e-3a8bd76d3e6e found for delete ", "request_id": "req-37a76134-e22c-4216-89a6-902efbf6e342"}]} 2026-05-05 15:10:23.299 7 INFO neutron.services.segments.plugin [-] Segment b13ea3ee-2abb-4061-914f-a7e9f35f37a2 resource provider aggregate not found [pid: 8|app: 0|req: 862/1631] 10.0.0.29 () {34 vars in 684 bytes} [Tue May 5 15:10:23 2026] POST /v2.0/security-groups => generated 1611 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 15:10:23.319 7 INFO neutron.services.segments.plugin [-] Segment b13ea3ee-2abb-4061-914f-a7e9f35f37a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b13ea3ee-2abb-4061-914f-a7e9f35f37a2 found for delete ", "request_id": "req-172b2eea-4f15-4568-9884-b5adec180497"}]} 2026-05-05 15:10:23.336 7 INFO neutron.services.segments.plugin [-] Segment 431b5033-363f-487f-bd00-e9bfe856a7ac resource provider aggregate not found 2026-05-05 15:10:23.363 7 INFO neutron.services.segments.plugin [-] Segment 431b5033-363f-487f-bd00-e9bfe856a7ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 431b5033-363f-487f-bd00-e9bfe856a7ac found for delete ", "request_id": "req-0157e0da-bf2b-4491-a1af-ccf780ca5ca4"}]} 2026-05-05 15:10:23.381 7 INFO neutron.services.segments.plugin [-] Segment 4d57cb06-2e01-4af3-8d56-d9f853ca625d resource provider aggregate not found 2026-05-05 15:10:23.396 7 INFO neutron.services.segments.plugin [-] Segment 4d57cb06-2e01-4af3-8d56-d9f853ca625d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d57cb06-2e01-4af3-8d56-d9f853ca625d found for delete ", "request_id": "req-be8e74de-d55c-42e9-9e1d-4cbd8549dc63"}]} [pid: 7|app: 0|req: 770/1632] 10.0.0.29 () {32 vars in 719 bytes} [Tue May 5 15:10:23 2026] DELETE /v2.0/ports/2535b5cb-1f7d-4b72-9e8a-be62daeca285 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:10:23.433 7 WARNING neutron_lib.context [None req-65755ffc-e71e-4f03-9811-a3a51586eb50 b6aac0dcf1c048d68ea833cdfb070320 feb98d12d98a455ca8f4008acab5cb43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:10:23.529 7 INFO neutron.services.segments.plugin [-] Segment 431b5033-363f-487f-bd00-e9bfe856a7ac resource provider aggregate not found [pid: 7|app: 0|req: 771/1633] 10.0.0.29 () {34 vars in 694 bytes} [Tue May 5 15:10:23 2026] POST /v2.0/security-group-rules => generated 565 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1634] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:10:23 2026] GET /v2.0/security-groups?tenant_id=8d88c01d8da14f9484f3903e4be39029&name=default => generated 2801 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:10:23.548 7 INFO neutron.services.segments.plugin [-] Segment 431b5033-363f-487f-bd00-e9bfe856a7ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 431b5033-363f-487f-bd00-e9bfe856a7ac found for delete ", "request_id": "req-61eaedbc-8409-4f1a-9d58-518d556271a5"}]} 2026-05-05 15:10:23.556 8 WARNING neutron_lib.context [None req-9dd471f9-28f8-47f6-90d6-a252ae626a3a b6aac0dcf1c048d68ea833cdfb070320 feb98d12d98a455ca8f4008acab5cb43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:10:23.570 7 INFO neutron.services.segments.plugin [-] Segment 4d57cb06-2e01-4af3-8d56-d9f853ca625d resource provider aggregate not found [pid: 7|app: 0|req: 772/1635] 10.0.0.29 () {32 vars in 642 bytes} [Tue May 5 15:10:23 2026] GET /v2.0/ports => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:10:23.588 7 INFO neutron.services.segments.plugin [-] Segment 4d57cb06-2e01-4af3-8d56-d9f853ca625d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d57cb06-2e01-4af3-8d56-d9f853ca625d found for delete ", "request_id": "req-61a7a780-4e98-426f-9ec4-a84db59c6ddf"}]} [pid: 8|app: 0|req: 864/1636] 10.0.0.29 () {34 vars in 694 bytes} [Tue May 5 15:10:23 2026] POST /v2.0/security-group-rules => generated 564 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:10:23.671 8 WARNING neutron_lib.context [None req-b63a590a-6293-4aac-8b2a-8eb2f12cde18 fc63a7c2e8c740b0b7fcd99af6c9f5c0 9483b7b57534430fa6d2d35c826ac97b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1637] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:10:23 2026] DELETE /v2.0/security-groups/cdfbce7e-7529-4261-ad4d-0f2e661b77eb => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:10:23.679 7 WARNING neutron_lib.context [None req-3a723578-7d25-4af0-9792-2ab03303dd06 b6aac0dcf1c048d68ea833cdfb070320 feb98d12d98a455ca8f4008acab5cb43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:10:23.722 8 INFO neutron.db.segments_db [None req-b63a590a-6293-4aac-8b2a-8eb2f12cde18 fc63a7c2e8c740b0b7fcd99af6c9f5c0 9483b7b57534430fa6d2d35c826ac97b - - default default] Added segment aac21385-97ee-49ea-aa5c-8508fbb09ab8 of type vxlan for network c473ddb7-0394-48cd-a611-bdd17102255c [pid: 7|app: 0|req: 774/1638] 10.0.0.29 () {34 vars in 694 bytes} [Tue May 5 15:10:23 2026] POST /v2.0/security-group-rules => generated 570 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:10:23.791 7 WARNING neutron_lib.context [None req-dc2beb63-f054-4859-96f2-06223f484bbb b6aac0dcf1c048d68ea833cdfb070320 feb98d12d98a455ca8f4008acab5cb43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 865/1639] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:10:23 2026] POST /v2.0/networks => generated 654 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1640] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:10:23 2026] GET /v2.0/security-groups?tenant_id=a887ca8067734b7e94db29aca2f08d7b&name=default => generated 2801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:10:23.869 8 WARNING neutron_lib.context [None req-fa02d3f9-b9e0-4dea-9255-60fe96ed7f72 fc63a7c2e8c740b0b7fcd99af6c9f5c0 9483b7b57534430fa6d2d35c826ac97b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 775/1641] 10.0.0.29 () {34 vars in 694 bytes} [Tue May 5 15:10:23 2026] POST /v2.0/security-group-rules => generated 569 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:10:23.944 8 INFO neutron.db.segments_db [None req-fa02d3f9-b9e0-4dea-9255-60fe96ed7f72 fc63a7c2e8c740b0b7fcd99af6c9f5c0 9483b7b57534430fa6d2d35c826ac97b - - default default] Added segment 4988954c-83f5-4642-86ff-a1658097863f of type vxlan for network d79f1f9c-49c7-4c3d-8c64-813546d1f28f [pid: 7|app: 0|req: 776/1642] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:10:23 2026] DELETE /v2.0/security-groups/8aa55ca6-5fdb-4039-a477-cb3906ea9f2b => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:10:24.036 7 WARNING neutron_lib.context [None req-c0ebf481-946c-4c27-8dc2-ca35690360b2 b6aac0dcf1c048d68ea833cdfb070320 feb98d12d98a455ca8f4008acab5cb43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 867/1643] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:10:23 2026] POST /v2.0/networks => generated 653 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:10:24.063 7 INFO neutron.db.securitygroups_db [None req-c0ebf481-946c-4c27-8dc2-ca35690360b2 b6aac0dcf1c048d68ea833cdfb070320 feb98d12d98a455ca8f4008acab5cb43 - - default default] Project feb98d12d98a455ca8f4008acab5cb43 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: 777/1644] 10.0.0.29 () {34 vars in 694 bytes} [Tue May 5 15:10:24 2026] POST /v2.0/security-group-rules => generated 575 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:10:24.158 8 WARNING neutron_lib.context [None req-8a026ede-459b-4ab8-b64b-23d2e82d740b b6aac0dcf1c048d68ea833cdfb070320 feb98d12d98a455ca8f4008acab5cb43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:10:24.183 8 INFO neutron.db.securitygroups_db [None req-8a026ede-459b-4ab8-b64b-23d2e82d740b b6aac0dcf1c048d68ea833cdfb070320 feb98d12d98a455ca8f4008acab5cb43 - - default default] Project feb98d12d98a455ca8f4008acab5cb43 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: 778/1645] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:10:24 2026] GET /v2.0/security-groups?tenant_id=077b6ddf1dd54db6b7a8021bd416f4d6&name=default => generated 2801 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1646] 10.0.0.29 () {34 vars in 694 bytes} [Tue May 5 15:10:24 2026] POST /v2.0/security-group-rules => generated 574 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1647] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:10:24 2026] DELETE /v2.0/security-groups/fc3a641d-bf64-429d-9aa2-3d9cb2099860 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:10:24.511 8 WARNING neutron_lib.context [None req-27a8d183-01fd-45c8-af94-6e4d5813a8cd fc63a7c2e8c740b0b7fcd99af6c9f5c0 9483b7b57534430fa6d2d35c826ac97b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:10:24.558 8 WARNING neutron_lib.context [None req-27a8d183-01fd-45c8-af94-6e4d5813a8cd fc63a7c2e8c740b0b7fcd99af6c9f5c0 9483b7b57534430fa6d2d35c826ac97b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 869/1648] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:10:24 2026] POST /v2.0/subnets => generated 1275 bytes in 640 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1649] 10.0.0.29 () {32 vars in 646 bytes} [Tue May 5 15:10:25 2026] GET /v2.0/subnets => generated 1888 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1650] 10.0.0.29 () {32 vars in 648 bytes} [Tue May 5 15:10:24 2026] GET /v2.0/networks => generated 1297 bytes in 644 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1651] 10.0.0.44 () {30 vars in 649 bytes} [Tue May 5 15:10:25 2026] GET /v2.0/extensions => generated 19600 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1652] 10.0.0.123 () {34 vars in 1100 bytes} [Tue May 5 15:10:25 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1351414840&fields=id&tenant_id=feb98d12d98a455ca8f4008acab5cb43 => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1653] 10.0.0.44 () {30 vars in 723 bytes} [Tue May 5 15:10:25 2026] GET /v2.0/quotas/3f7a9458ef9c4d129707cac0b59db49d/details => generated 847 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1654] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:10:25 2026] DELETE /v2.0/subnets/b527e973-179f-4af6-8372-5bba889f18f3 => generated 0 bytes in 458 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1655] 10.0.0.123 () {34 vars in 982 bytes} [Tue May 5 15:10:25 2026] GET /v2.0/networks?id=f88a0f38-ddd8-421a-8477-c2731c8276bf => generated 660 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1656] 10.0.0.123 () {34 vars in 965 bytes} [Tue May 5 15:10:25 2026] GET /v2.0/quotas/feb98d12d98a455ca8f4008acab5cb43 => 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: 786/1657] 10.0.0.123 () {34 vars in 1002 bytes} [Tue May 5 15:10:25 2026] GET /v2.0/ports?tenant_id=feb98d12d98a455ca8f4008acab5cb43&fields=id => generated 149 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1658] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:10:25 2026] DELETE /v2.0/subnets/ed1f3f52-63ea-45e3-b758-21ca0a2e1ad5 => 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: 873/1659] 10.0.0.29 () {32 vars in 646 bytes} [Tue May 5 15:10:25 2026] GET /v2.0/subnets => generated 626 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1660] 10.0.0.123 () {34 vars in 1008 bytes} [Tue May 5 15:10:25 2026] GET /v2.0/networks/f88a0f38-ddd8-421a-8477-c2731c8276bf?fields=segments => generated 14 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1661] 10.0.0.123 () {34 vars in 1108 bytes} [Tue May 5 15:10:26 2026] GET /v2.0/networks/f88a0f38-ddd8-421a-8477-c2731c8276bf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1662] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:10:26 2026] GET /v2.0/ports?device_id=a46ef3be-740d-4159-8b98-7f5d754b9d7a => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:10:26.496 8 INFO neutron.services.segments.plugin [-] Segment 4988954c-83f5-4642-86ff-a1658097863f resource provider aggregate not found 2026-05-05 15:10:26.508 8 INFO neutron.services.segments.plugin [-] Segment 4988954c-83f5-4642-86ff-a1658097863f resource provider aggregate not found 2026-05-05 15:10:26.528 8 INFO neutron.services.segments.plugin [-] Segment 4988954c-83f5-4642-86ff-a1658097863f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4988954c-83f5-4642-86ff-a1658097863f found for delete ", "request_id": "req-b6cf3698-1c0c-434c-85f3-1ccc3b15abbb"}]} 2026-05-05 15:10:26.529 8 INFO neutron.services.segments.plugin [-] Segment 4988954c-83f5-4642-86ff-a1658097863f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4988954c-83f5-4642-86ff-a1658097863f found for delete ", "request_id": "req-ff51f97f-c0b6-4e97-8126-c7274ade40c5"}]} [pid: 8|app: 0|req: 874/1665] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:10:26 2026] DELETE /v2.0/networks/d79f1f9c-49c7-4c3d-8c64-813546d1f28f => generated 0 bytes in 537 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:10:27.038 7 INFO neutron.services.segments.plugin [-] Segment aac21385-97ee-49ea-aa5c-8508fbb09ab8 resource provider aggregate not found 2026-05-05 15:10:27.044 7 INFO neutron.services.segments.plugin [-] Segment aac21385-97ee-49ea-aa5c-8508fbb09ab8 resource provider aggregate not found 2026-05-05 15:10:27.066 7 INFO neutron.services.segments.plugin [-] Segment aac21385-97ee-49ea-aa5c-8508fbb09ab8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aac21385-97ee-49ea-aa5c-8508fbb09ab8 found for delete ", "request_id": "req-8ef43c63-c0a8-4b9c-9b7a-13891c3328b5"}]} 2026-05-05 15:10:27.075 7 INFO neutron.services.segments.plugin [-] Segment aac21385-97ee-49ea-aa5c-8508fbb09ab8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aac21385-97ee-49ea-aa5c-8508fbb09ab8 found for delete ", "request_id": "req-cffa3691-c345-4f15-a16d-5a16caaf9cb9"}]} [pid: 7|app: 0|req: 792/1666] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:10:26 2026] DELETE /v2.0/networks/c473ddb7-0394-48cd-a611-bdd17102255c => generated 0 bytes in 526 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1667] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:10:27 2026] GET /v2.0/networks?id=f88a0f38-ddd8-421a-8477-c2731c8276bf => generated 660 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1668] 199.204.45.115 () {34 vars in 1050 bytes} [Tue May 5 15:10:27 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=feb98d12d98a455ca8f4008acab5cb43 => generated 273 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:10:27.276 8 WARNING neutron_lib.context [req-3dcbb791-c0a2-4be7-a157-67e9cb9071f5 req-b432d124-f43f-446f-aa5c-5fc373b7bf77 b6aac0dcf1c048d68ea833cdfb070320 feb98d12d98a455ca8f4008acab5cb43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1669] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:10:27 2026] DELETE /v2.0/networks/d9696121-0b22-46c1-8de0-e4ca5488afeb => 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: 794/1670] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:10:27 2026] DELETE /v2.0/networks/6112d010-d673-45d9-9442-2ddb1b0a228f => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1671] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:10:27 2026] GET /v2.0/ports?device_id=a46ef3be-740d-4159-8b98-7f5d754b9d7a => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1672] 199.204.45.115 () {38 vars in 955 bytes} [Tue May 5 15:10:27 2026] POST /v2.0/ports => generated 954 bytes in 534 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 878/1673] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:10:27 2026] GET /v2.0/security-groups?tenant_id=9483b7b57534430fa6d2d35c826ac97b&name=default => generated 2801 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1674] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:10:28 2026] DELETE /v2.0/security-groups/2cee18c0-7120-4f53-b410-7f8acc0277bb => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1675] 199.204.45.115 () {38 vars in 1028 bytes} [Tue May 5 15:10:27 2026] PUT /v2.0/ports/18bc4c06-8918-44b5-9282-03119202235a => generated 1199 bytes in 528 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1676] 10.0.0.44 () {30 vars in 649 bytes} [Tue May 5 15:10:28 2026] GET /v2.0/extensions => generated 19600 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 15:10:28.467 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-939b792e-1d8f-47cf-9aa6-b02380d326e4'] response: {'name': 'network-changed', 'server_uuid': 'a46ef3be-740d-4159-8b98-7f5d754b9d7a', 'tag': '18bc4c06-8918-44b5-9282-03119202235a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 797/1677] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:10:28 2026] GET /v2.0/ports?tenant_id=feb98d12d98a455ca8f4008acab5cb43&device_id=a46ef3be-740d-4159-8b98-7f5d754b9d7a => generated 1238 bytes in 68 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: 798/1678] 199.204.45.115 () {34 vars in 1058 bytes} [Tue May 5 15:10:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=18bc4c06-8918-44b5-9282-03119202235a => 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: 881/1679] 10.0.0.44 () {30 vars in 723 bytes} [Tue May 5 15:10:28 2026] GET /v2.0/quotas/3f7a9458ef9c4d129707cac0b59db49d/details => generated 847 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1680] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:10:28 2026] GET /v2.0/subnets?id=b20cc3be-94bc-4449-aa2f-0516823b20e4 => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1681] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:10:28 2026] GET /v2.0/ports?network_id=f88a0f38-ddd8-421a-8477-c2731c8276bf&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: 800/1682] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:10:28 2026] GET /v2.0/networks/f88a0f38-ddd8-421a-8477-c2731c8276bf?fields=segments => generated 14 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1683] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:10:28 2026] GET /v2.0/ports?device_id=a46ef3be-740d-4159-8b98-7f5d754b9d7a => generated 969 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1684] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:10:28 2026] GET /v2.0/security-groups?id=af026bd7-a8f1-484c-8c55-1092e52c0242&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: 801/1685] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:10:28 2026] GET /v2.0/networks/f88a0f38-ddd8-421a-8477-c2731c8276bf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1686] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:10:28 2026] GET /v2.0/ports?tenant_id=feb98d12d98a455ca8f4008acab5cb43&device_id=a46ef3be-740d-4159-8b98-7f5d754b9d7a => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:10:29.091 7 INFO neutron.services.segments.plugin [-] Segment ff2e5670-26fe-4f31-95d4-612835fc97fb resource provider aggregate not found 2026-05-05 15:10:29.104 7 INFO neutron.services.segments.plugin [-] Segment ff2e5670-26fe-4f31-95d4-612835fc97fb resource provider aggregate not found 2026-05-05 15:10:29.108 7 INFO neutron.services.segments.plugin [-] Segment ff2e5670-26fe-4f31-95d4-612835fc97fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff2e5670-26fe-4f31-95d4-612835fc97fb found for delete ", "request_id": "req-389c7557-de81-4085-a9ff-efb15ddcdc6c"}]} 2026-05-05 15:10:29.125 7 INFO neutron.services.segments.plugin [-] Segment e54fee63-7e3a-4b15-ab6a-5c3cdbd71870 resource provider aggregate not found 2026-05-05 15:10:29.131 7 INFO neutron.services.segments.plugin [-] Segment ff2e5670-26fe-4f31-95d4-612835fc97fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff2e5670-26fe-4f31-95d4-612835fc97fb found for delete ", "request_id": "req-a23c7e3f-1221-44bf-bbe3-042dfc31bdcc"}]} [pid: 7|app: 0|req: 802/1687] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:10:28 2026] GET /v2.0/networks?id=f88a0f38-ddd8-421a-8477-c2731c8276bf => generated 756 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:10:29.159 7 INFO neutron.services.segments.plugin [-] Segment e54fee63-7e3a-4b15-ab6a-5c3cdbd71870 resource provider aggregate not found 2026-05-05 15:10:29.165 7 INFO neutron.services.segments.plugin [-] Segment e54fee63-7e3a-4b15-ab6a-5c3cdbd71870 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e54fee63-7e3a-4b15-ab6a-5c3cdbd71870 found for delete ", "request_id": "req-974ee322-4360-4c51-8676-0c84c4586689"}]} 2026-05-05 15:10:29.186 8 WARNING neutron_lib.context [None req-9b78ccfc-d4ec-471e-94d6-8686bf39c5ed 5014311f4d6e443aa290fa6f7f0bb5c3 da390ab5d0d24c7b940375de2cedd719 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:10:29.190 7 INFO neutron.services.segments.plugin [-] Segment e54fee63-7e3a-4b15-ab6a-5c3cdbd71870 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e54fee63-7e3a-4b15-ab6a-5c3cdbd71870 found for delete ", "request_id": "req-3b816535-ec13-4273-ae49-5d95b056cbfc"}]} [pid: 7|app: 0|req: 803/1688] 199.204.45.115 () {34 vars in 1058 bytes} [Tue May 5 15:10:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=18bc4c06-8918-44b5-9282-03119202235a => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1689] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:10:29 2026] GET /v2.0/subnets?id=b20cc3be-94bc-4449-aa2f-0516823b20e4 => generated 654 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1690] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:10:29 2026] GET /v2.0/ports?network_id=f88a0f38-ddd8-421a-8477-c2731c8276bf&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:10:29.345 8 INFO neutron.db.segments_db [None req-9b78ccfc-d4ec-471e-94d6-8686bf39c5ed 5014311f4d6e443aa290fa6f7f0bb5c3 da390ab5d0d24c7b940375de2cedd719 - - default default] Added segment 47385a82-1471-4a1b-8464-8d6ee29c318c of type vxlan for network 39bb62c6-ffbf-417d-b54e-1b7fa68dad67 [pid: 7|app: 0|req: 806/1691] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:10:29 2026] GET /v2.0/networks/f88a0f38-ddd8-421a-8477-c2731c8276bf?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: 807/1692] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:10:29 2026] GET /v2.0/networks/f88a0f38-ddd8-421a-8477-c2731c8276bf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1693] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:10:29 2026] POST /v2.0/networks => generated 632 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:10:29.524 7 WARNING neutron_lib.context [None req-2e105140-64e3-477b-9b93-c3ab5e9e3db9 5014311f4d6e443aa290fa6f7f0bb5c3 da390ab5d0d24c7b940375de2cedd719 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 808/1694] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:10:29 2026] POST /v2.0/subnets => generated 602 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:10:29.886 8 WARNING neutron_lib.context [None req-c2963f99-91a3-4ce7-b091-251888bf9f0c 5014311f4d6e443aa290fa6f7f0bb5c3 da390ab5d0d24c7b940375de2cedd719 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 809/1695] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:10:29 2026] GET /v2.0/ports?device_id=a46ef3be-740d-4159-8b98-7f5d754b9d7a => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:10:29.956 8 INFO neutron.db.segments_db [None req-c2963f99-91a3-4ce7-b091-251888bf9f0c 5014311f4d6e443aa290fa6f7f0bb5c3 da390ab5d0d24c7b940375de2cedd719 - - default default] Added segment da849c1a-609e-4296-a608-58757e96a53a of type vxlan for network 09111aaf-64e2-44bb-a7dd-904c4d1cc5de [pid: 7|app: 0|req: 810/1696] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:10:29 2026] GET /v2.0/security-groups?id=af026bd7-a8f1-484c-8c55-1092e52c0242&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1697] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:10:29 2026] POST /v2.0/networks => generated 631 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:10:30.118 7 WARNING neutron_lib.context [None req-bc5ebc13-601c-49c6-8306-0b8ea2cfe888 5014311f4d6e443aa290fa6f7f0bb5c3 da390ab5d0d24c7b940375de2cedd719 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1698] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:10:30 2026] POST /v2.0/subnets => generated 605 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:10:30.484 7 WARNING neutron_lib.context [None req-c20783eb-7cea-44d1-874b-d0d99e144687 5014311f4d6e443aa290fa6f7f0bb5c3 da390ab5d0d24c7b940375de2cedd719 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:10:30.513 8 WARNING neutron_lib.context [None req-b9cb9353-0d4f-4492-b5c1-a409bd9f1930 584641d348d6449d967a8790d197f8c3 e2e40ac8f64a4a06adeb3a5026d33902 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:10:30.546 7 INFO neutron.db.segments_db [None req-c20783eb-7cea-44d1-874b-d0d99e144687 5014311f4d6e443aa290fa6f7f0bb5c3 da390ab5d0d24c7b940375de2cedd719 - - default default] Added segment bbda41a9-a17b-4df0-a1b1-f34abdb3f900 of type vxlan for network 39813ded-cd21-4291-9be2-fea8fd53e732 [pid: 7|app: 0|req: 812/1699] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:10:30 2026] POST /v2.0/networks => generated 632 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:10:30.664 7 WARNING neutron_lib.context [None req-e847ca4a-cc7c-44fd-b25a-f439a9d9337f 5014311f4d6e443aa290fa6f7f0bb5c3 da390ab5d0d24c7b940375de2cedd719 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:10:30.667 8 INFO neutron.db.segments_db [None req-b9cb9353-0d4f-4492-b5c1-a409bd9f1930 584641d348d6449d967a8790d197f8c3 e2e40ac8f64a4a06adeb3a5026d33902 - - default default] Added segment f192ebc6-5568-4a0c-9c23-4d99fd90611a of type vxlan for network 913b0340-1b72-44ab-8a10-a57c8b475bb3 [pid: 8|app: 0|req: 888/1700] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:10:30 2026] POST /v2.0/networks => generated 643 bytes in 522 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:10:30.840 8 WARNING neutron_lib.context [None req-f1b83026-a9ca-4f04-88ba-2b6294efe1e3 584641d348d6449d967a8790d197f8c3 e2e40ac8f64a4a06adeb3a5026d33902 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 813/1701] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:10:30 2026] POST /v2.0/subnets => generated 605 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:10:31.038 7 WARNING neutron_lib.context [None req-44acd063-09e0-4e26-ac67-6b084118d4b9 5014311f4d6e443aa290fa6f7f0bb5c3 da390ab5d0d24c7b940375de2cedd719 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:10:31.120 7 INFO neutron.db.segments_db [None req-44acd063-09e0-4e26-ac67-6b084118d4b9 5014311f4d6e443aa290fa6f7f0bb5c3 da390ab5d0d24c7b940375de2cedd719 - - default default] Added segment 24c6834b-cb89-4651-a400-b9b3aa4af6de of type vxlan for network c48682e4-f638-4d8f-a3bf-6e808c1c1488 [pid: 8|app: 0|req: 889/1702] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:10:30 2026] POST /v2.0/subnets => generated 617 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1703] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:10:31 2026] GET /v2.0/ports?device_id=a46ef3be-740d-4159-8b98-7f5d754b9d7a => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1704] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:10:31 2026] POST /v2.0/networks => generated 631 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:10:31.314 7 WARNING neutron_lib.context [None req-d8a86104-7180-4e84-ad23-ca1413dd6272 584641d348d6449d967a8790d197f8c3 e2e40ac8f64a4a06adeb3a5026d33902 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:10:31.391 7 INFO neutron.db.segments_db [None req-d8a86104-7180-4e84-ad23-ca1413dd6272 584641d348d6449d967a8790d197f8c3 e2e40ac8f64a4a06adeb3a5026d33902 - - default default] Added segment 6fcb7d2d-12d1-41fd-b9ad-6632051b330c of type vxlan for network 473d6824-9f48-423b-92a6-44a297eaed23 [pid: 7|app: 0|req: 815/1705] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:10:31 2026] POST /v2.0/networks => generated 644 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1706] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:10:31 2026] GET /v2.0/security-groups?tenant_id=3f7a9458ef9c4d129707cac0b59db49d&name=default => generated 2801 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:10:31.552 8 WARNING neutron_lib.context [None req-0e4114e5-0139-4af5-8083-2e5020b78df4 5014311f4d6e443aa290fa6f7f0bb5c3 da390ab5d0d24c7b940375de2cedd719 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 816/1707] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:10:31 2026] GET /v2.0/security-groups?id=af026bd7-a8f1-484c-8c55-1092e52c0242&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1708] 10.0.0.29 () {34 vars in 742 bytes} [Tue May 5 15:10:31 2026] PUT /v2.0/networks/473d6824-9f48-423b-92a6-44a297eaed23 => generated 592 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1709] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:10:31 2026] DELETE /v2.0/security-groups/c0837203-5ba7-408b-aeb0-de9d80207dce => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:10:31.850 7 WARNING neutron_lib.context [None req-ae8aae81-9262-4d80-af4c-1f74565c1e03 584641d348d6449d967a8790d197f8c3 e2e40ac8f64a4a06adeb3a5026d33902 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 892/1710] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:10:31 2026] POST /v2.0/subnets => generated 605 bytes in 809 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:10:32.367 8 WARNING neutron_lib.context [None req-631ff164-a8d4-4ee2-a946-cf46ed9a8fbe 5014311f4d6e443aa290fa6f7f0bb5c3 da390ab5d0d24c7b940375de2cedd719 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 819/1711] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:10:31 2026] POST /v2.0/subnets => generated 602 bytes in 528 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:10:32.436 8 INFO neutron.db.segments_db [None req-631ff164-a8d4-4ee2-a946-cf46ed9a8fbe 5014311f4d6e443aa290fa6f7f0bb5c3 da390ab5d0d24c7b940375de2cedd719 - - default default] Added segment ed45ea8c-c141-438c-8296-3fad2229a1ad of type vxlan for network 2f88799d-b7cf-46aa-8567-09d238f31f65 [pid: 8|app: 0|req: 893/1712] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:10:32 2026] POST /v2.0/networks => generated 631 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:10:32.604 8 WARNING neutron_lib.context [None req-e658089b-5bec-413b-b12a-3d72ba0042ce 5014311f4d6e443aa290fa6f7f0bb5c3 da390ab5d0d24c7b940375de2cedd719 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 820/1713] 10.0.0.29 () {34 vars in 740 bytes} [Tue May 5 15:10:32 2026] PUT /v2.0/subnets/d7b8656f-1c8f-47c9-93f1-fa38352c8f70 => generated 612 bytes in 478 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1714] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:10:32 2026] GET /v2.0/ports?device_id=a46ef3be-740d-4159-8b98-7f5d754b9d7a => generated 971 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1715] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:10:32 2026] POST /v2.0/subnets => generated 605 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1716] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:10:33 2026] GET /v2.0/security-groups?id=af026bd7-a8f1-484c-8c55-1092e52c0242&fields=id&fields=name => generated 114 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1717] 10.0.0.29 () {34 vars in 750 bytes} [Tue May 5 15:10:33 2026] PUT /v2.0/subnets/ba99df40-ccd3-4651-be34-1b5c8d34a5dd/tags => generated 17 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1718] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:10:33 2026] GET /v2.0/ports?device_id=a46ef3be-740d-4159-8b98-7f5d754b9d7a => 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: 898/1719] 10.0.0.29 () {34 vars in 750 bytes} [Tue May 5 15:10:33 2026] PUT /v2.0/subnets/0ddae61d-a8fc-4644-ba3c-23dd543a6396/tags => generated 25 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1720] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:10:33 2026] GET /v2.0/security-groups?id=af026bd7-a8f1-484c-8c55-1092e52c0242&fields=id&fields=name => generated 114 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1721] 10.0.0.29 () {34 vars in 750 bytes} [Tue May 5 15:10:33 2026] PUT /v2.0/subnets/43a01574-e017-42be-a538-0de0d0fb1087/tags => generated 34 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1722] 10.0.0.29 () {32 vars in 735 bytes} [Tue May 5 15:10:33 2026] GET /v2.0/ports?device_id=a46ef3be-740d-4159-8b98-7f5d754b9d7a => generated 1240 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:10:33.695 7 INFO neutron.services.segments.plugin [-] Segment 6fcb7d2d-12d1-41fd-b9ad-6632051b330c resource provider aggregate not found 2026-05-05 15:10:33.709 7 INFO neutron.services.segments.plugin [-] Segment 6fcb7d2d-12d1-41fd-b9ad-6632051b330c resource provider aggregate not found 2026-05-05 15:10:33.713 7 INFO neutron.services.segments.plugin [-] Segment 6fcb7d2d-12d1-41fd-b9ad-6632051b330c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fcb7d2d-12d1-41fd-b9ad-6632051b330c found for delete ", "request_id": "req-51a29f77-c5a0-4258-801e-99c69d36fba3"}]} 2026-05-05 15:10:33.723 7 INFO neutron.services.segments.plugin [-] Segment 6fcb7d2d-12d1-41fd-b9ad-6632051b330c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fcb7d2d-12d1-41fd-b9ad-6632051b330c found for delete ", "request_id": "req-fac70489-d42e-4e0a-9d47-b4fb66a8d3db"}]} [pid: 7|app: 0|req: 822/1723] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:10:33 2026] DELETE /v2.0/networks/473d6824-9f48-423b-92a6-44a297eaed23 => generated 0 bytes in 736 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1724] 10.0.0.29 () {34 vars in 750 bytes} [Tue May 5 15:10:33 2026] PUT /v2.0/subnets/70c5e1fc-c143-4214-b14b-047eaa76882d/tags => generated 19 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:10:33.764 8 INFO neutron.pecan_wsgi.hooks.translation [None req-06c56cde-d63b-4ffd-9e29-c9db3222abc6 584641d348d6449d967a8790d197f8c3 e2e40ac8f64a4a06adeb3a5026d33902 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 903/1725] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:10:33 2026] DELETE /v2.0/networks/473d6824-9f48-423b-92a6-44a297eaed23 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1726] 10.0.0.29 () {32 vars in 663 bytes} [Tue May 5 15:10:33 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1727] 10.0.0.29 () {32 vars in 693 bytes} [Tue May 5 15:10:33 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1728] 10.0.0.29 () {32 vars in 677 bytes} [Tue May 5 15:10:33 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1729] 10.0.0.29 () {32 vars in 741 bytes} [Tue May 5 15:10:34 2026] GET /v2.0/subnets?network_id=ae61476f-a916-4a6f-b736-125e719179ed => generated 626 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1730] 10.0.0.29 () {32 vars in 673 bytes} [Tue May 5 15:10:34 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1731] 10.0.0.29 () {32 vars in 652 bytes} [Tue May 5 15:10:34 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) 2026-05-05 15:10:34.242 7 INFO neutron.db.l3_db [None req-d55ac274-773a-4e99-94bb-eb57c3f18ef4 b6aac0dcf1c048d68ea833cdfb070320 feb98d12d98a455ca8f4008acab5cb43 - - default default] Floating IP 73e14f96-2018-4548-b8a8-d12fc2bd503d associated. External IP: 10.96.250.220, port: 18bc4c06-8918-44b5-9282-03119202235a. [pid: 8|app: 0|req: 910/1732] 10.0.0.29 () {32 vars in 685 bytes} [Tue May 5 15:10:34 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1733] 10.0.0.29 () {32 vars in 648 bytes} [Tue May 5 15:10:34 2026] GET /v2.0/networks => generated 1308 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1734] 10.0.0.29 () {32 vars in 671 bytes} [Tue May 5 15:10:34 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1735] 10.0.0.29 () {32 vars in 646 bytes} [Tue May 5 15:10:34 2026] GET /v2.0/subnets => generated 1233 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1736] 10.0.0.29 () {32 vars in 685 bytes} [Tue May 5 15:10:34 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1737] 10.0.0.29 () {34 vars in 748 bytes} [Tue May 5 15:10:33 2026] PUT /v2.0/floatingips/73e14f96-2018-4548-b8a8-d12fc2bd503d => generated 855 bytes in 874 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:10:34.658 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-802bd363-fddf-4830-80a6-68218751f8e9'] response: {'name': 'network-changed', 'server_uuid': 'a46ef3be-740d-4159-8b98-7f5d754b9d7a', 'tag': '18bc4c06-8918-44b5-9282-03119202235a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 915/1738] 10.0.0.29 () {32 vars in 722 bytes} [Tue May 5 15:10:34 2026] GET /v2.0/networks/913b0340-1b72-44ab-8a10-a57c8b475bb3 => generated 668 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1739] 10.0.0.29 () {32 vars in 681 bytes} [Tue May 5 15:10:34 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1740] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:10:34 2026] GET /v2.0/ports?tenant_id=feb98d12d98a455ca8f4008acab5cb43&device_id=a46ef3be-740d-4159-8b98-7f5d754b9d7a => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1741] 10.0.0.29 () {32 vars in 728 bytes} [Tue May 5 15:10:34 2026] GET /v2.0/floatingips/73e14f96-2018-4548-b8a8-d12fc2bd503d => generated 855 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1742] 10.0.0.29 () {32 vars in 693 bytes} [Tue May 5 15:10:34 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1743] 10.0.0.29 () {32 vars in 720 bytes} [Tue May 5 15:10:34 2026] GET /v2.0/subnets/4b03a472-d212-4ace-83e4-d8d4110f0ec4 => generated 617 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1744] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:10:34 2026] GET /v2.0/networks?id=f88a0f38-ddd8-421a-8477-c2731c8276bf => generated 756 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:10:34.871 7 INFO neutron.pecan_wsgi.hooks.translation [None req-531f2e66-87ea-40d7-a10e-c054446bf86d 584641d348d6449d967a8790d197f8c3 e2e40ac8f64a4a06adeb3a5026d33902 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 828/1745] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:10:34 2026] DELETE /v2.0/subnets/d7b8656f-1c8f-47c9-93f1-fa38352c8f70 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1746] 199.204.45.115 () {34 vars in 1058 bytes} [Tue May 5 15:10:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=18bc4c06-8918-44b5-9282-03119202235a => generated 858 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:10:34.945 7 INFO neutron.pecan_wsgi.hooks.translation [None req-342f2be6-4733-45fc-b4b1-36659963206c 584641d348d6449d967a8790d197f8c3 e2e40ac8f64a4a06adeb3a5026d33902 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 830/1747] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:10:34 2026] DELETE /v2.0/networks/473d6824-9f48-423b-92a6-44a297eaed23 => 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: 831/1748] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:10:34 2026] GET /v2.0/subnets?id=b20cc3be-94bc-4449-aa2f-0516823b20e4 => generated 654 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1749] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:10:34 2026] DELETE /v2.0/subnets/ba99df40-ccd3-4651-be34-1b5c8d34a5dd => 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: 919/1750] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:10:35 2026] GET /v2.0/ports?network_id=f88a0f38-ddd8-421a-8477-c2731c8276bf&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: 832/1751] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:10:34 2026] DELETE /v2.0/subnets/4b03a472-d212-4ace-83e4-d8d4110f0ec4 => 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: 920/1752] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:10:35 2026] DELETE /v2.0/subnets/0ddae61d-a8fc-4644-ba3c-23dd543a6396 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1753] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:10:35 2026] GET /v2.0/networks/f88a0f38-ddd8-421a-8477-c2731c8276bf?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: 834/1754] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:10:35 2026] DELETE /v2.0/subnets/43a01574-e017-42be-a538-0de0d0fb1087 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1755] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:10:35 2026] GET /v2.0/networks/f88a0f38-ddd8-421a-8477-c2731c8276bf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:10:35.787 8 INFO neutron.services.segments.plugin [-] Segment f192ebc6-5568-4a0c-9c23-4d99fd90611a resource provider aggregate not found 2026-05-05 15:10:35.808 8 INFO neutron.services.segments.plugin [-] Segment f192ebc6-5568-4a0c-9c23-4d99fd90611a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f192ebc6-5568-4a0c-9c23-4d99fd90611a found for delete ", "request_id": "req-35bfbb14-2b36-4878-9064-3da706e08894"}]} 2026-05-05 15:10:35.818 8 INFO neutron.services.segments.plugin [-] Segment f192ebc6-5568-4a0c-9c23-4d99fd90611a resource provider aggregate not found [pid: 8|app: 0|req: 921/1756] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:10:35 2026] DELETE /v2.0/networks/913b0340-1b72-44ab-8a10-a57c8b475bb3 => generated 0 bytes in 540 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:10:35.849 8 INFO neutron.services.segments.plugin [-] Segment f192ebc6-5568-4a0c-9c23-4d99fd90611a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f192ebc6-5568-4a0c-9c23-4d99fd90611a found for delete ", "request_id": "req-8a448673-b5c7-4291-baa2-f3a8c0bdff7e"}]} [pid: 8|app: 0|req: 922/1757] 10.0.0.29 () {32 vars in 728 bytes} [Tue May 5 15:10:35 2026] GET /v2.0/floatingips/73e14f96-2018-4548-b8a8-d12fc2bd503d => generated 855 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1758] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:10:35 2026] DELETE /v2.0/subnets/70c5e1fc-c143-4214-b14b-047eaa76882d => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1759] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:10:36 2026] DELETE /v2.0/subnets/681fa2d2-8390-40fe-9837-9dad1b57975f => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:10:36.523 7 INFO neutron.services.segments.plugin [-] Segment 47385a82-1471-4a1b-8464-8d6ee29c318c resource provider aggregate not found 2026-05-05 15:10:36.533 7 INFO neutron.services.segments.plugin [-] Segment 47385a82-1471-4a1b-8464-8d6ee29c318c resource provider aggregate not found 2026-05-05 15:10:36.541 7 INFO neutron.services.segments.plugin [-] Segment 47385a82-1471-4a1b-8464-8d6ee29c318c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47385a82-1471-4a1b-8464-8d6ee29c318c found for delete ", "request_id": "req-61720001-729b-4f6b-9b15-9ec5598fbb7b"}]} 2026-05-05 15:10:36.565 7 INFO neutron.services.segments.plugin [-] Segment 47385a82-1471-4a1b-8464-8d6ee29c318c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47385a82-1471-4a1b-8464-8d6ee29c318c found for delete ", "request_id": "req-90b89dea-2b93-4875-a3f0-3e74d70adfef"}]} [pid: 7|app: 0|req: 837/1760] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:10:36 2026] DELETE /v2.0/networks/39bb62c6-ffbf-417d-b54e-1b7fa68dad67 => generated 0 bytes in 339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1761] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:10:36 2026] GET /v2.0/security-groups?tenant_id=e2e40ac8f64a4a06adeb3a5026d33902&name=default => generated 2801 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1762] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:10:36 2026] DELETE /v2.0/security-groups/8baae0d3-d4fa-4d73-9a3a-19d9576c6ad6 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1763] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:10:36 2026] DELETE /v2.0/networks/09111aaf-64e2-44bb-a7dd-904c4d1cc5de => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1764] 10.0.0.29 () {32 vars in 728 bytes} [Tue May 5 15:10:36 2026] GET /v2.0/floatingips/73e14f96-2018-4548-b8a8-d12fc2bd503d => generated 857 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1765] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:10:36 2026] DELETE /v2.0/networks/39813ded-cd21-4291-9be2-fea8fd53e732 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:10:37.289 7 WARNING neutron_lib.context [None req-3eb69703-d60e-46a9-a6b0-3481af2b0a5e 7edbaf76cfbd49a5901b1406d6b8406c fbcbbe68299344b5ba3fb997cd526463 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 927/1766] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:10:37 2026] DELETE /v2.0/networks/c48682e4-f638-4d8f-a3bf-6e808c1c1488 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:10:37.412 7 INFO neutron.db.segments_db [None req-3eb69703-d60e-46a9-a6b0-3481af2b0a5e 7edbaf76cfbd49a5901b1406d6b8406c fbcbbe68299344b5ba3fb997cd526463 - - default default] Added segment 11fc3da6-4201-4f3f-8cd0-73700857b4c6 of type vxlan for network bd4e5e66-757c-4380-be1b-095b810ef75d [pid: 7|app: 0|req: 840/1767] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:10:37 2026] POST /v2.0/networks => generated 631 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:10:37.532 7 WARNING neutron_lib.context [None req-4a7b9a76-92e0-453a-bb89-b99126e893a0 7edbaf76cfbd49a5901b1406d6b8406c fbcbbe68299344b5ba3fb997cd526463 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 928/1768] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:10:37 2026] DELETE /v2.0/networks/2f88799d-b7cf-46aa-8567-09d238f31f65 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1769] 10.0.0.29 () {34 vars in 663 bytes} [Tue May 5 15:10:37 2026] POST /v2.0/ports => generated 743 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:10:37.872 8 WARNING neutron_lib.context [None req-c4aa6866-7f86-4505-a3e9-75337a0546ec 7edbaf76cfbd49a5901b1406d6b8406c fbcbbe68299344b5ba3fb997cd526463 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:10:37.894 8 INFO neutron.services.segments.plugin [-] Segment bbda41a9-a17b-4df0-a1b1-f34abdb3f900 resource provider aggregate not found 2026-05-05 15:10:37.902 8 INFO neutron.services.segments.plugin [-] Segment bbda41a9-a17b-4df0-a1b1-f34abdb3f900 resource provider aggregate not found 2026-05-05 15:10:37.925 8 INFO neutron.services.segments.plugin [-] Segment bbda41a9-a17b-4df0-a1b1-f34abdb3f900 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bbda41a9-a17b-4df0-a1b1-f34abdb3f900 found for delete ", "request_id": "req-71a08305-505a-4d42-b054-86d46088dbe0"}]} 2026-05-05 15:10:37.934 8 INFO neutron.services.segments.plugin [-] Segment bbda41a9-a17b-4df0-a1b1-f34abdb3f900 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bbda41a9-a17b-4df0-a1b1-f34abdb3f900 found for delete ", "request_id": "req-0a02c8d4-5589-44ba-b4f7-bdd724879b1e"}]} 2026-05-05 15:10:37.950 8 INFO neutron.services.segments.plugin [-] Segment 24c6834b-cb89-4651-a400-b9b3aa4af6de resource provider aggregate not found 2026-05-05 15:10:37.955 8 INFO neutron.services.segments.plugin [-] Segment 24c6834b-cb89-4651-a400-b9b3aa4af6de resource provider aggregate not found 2026-05-05 15:10:37.966 8 INFO neutron.services.segments.plugin [-] Segment 24c6834b-cb89-4651-a400-b9b3aa4af6de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24c6834b-cb89-4651-a400-b9b3aa4af6de found for delete ", "request_id": "req-04e1b63f-b275-4cbe-aba8-61c0e5e0e732"}]} 2026-05-05 15:10:37.977 8 INFO neutron.services.segments.plugin [-] Segment 24c6834b-cb89-4651-a400-b9b3aa4af6de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24c6834b-cb89-4651-a400-b9b3aa4af6de found for delete ", "request_id": "req-0926d525-13c4-4f7a-ae51-95be577b1c9c"}]} 2026-05-05 15:10:37.989 8 INFO neutron.services.segments.plugin [-] Segment ed45ea8c-c141-438c-8296-3fad2229a1ad resource provider aggregate not found 2026-05-05 15:10:38.005 8 INFO neutron.services.segments.plugin [-] Segment ed45ea8c-c141-438c-8296-3fad2229a1ad resource provider aggregate not found 2026-05-05 15:10:38.015 8 INFO neutron.services.segments.plugin [-] Segment ed45ea8c-c141-438c-8296-3fad2229a1ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed45ea8c-c141-438c-8296-3fad2229a1ad found for delete ", "request_id": "req-30aa850d-5a89-4ece-9f8d-8e076a145506"}]} 2026-05-05 15:10:38.024 8 INFO neutron.db.segments_db [None req-c4aa6866-7f86-4505-a3e9-75337a0546ec 7edbaf76cfbd49a5901b1406d6b8406c fbcbbe68299344b5ba3fb997cd526463 - - default default] Added segment 8d94ebea-3d25-402e-b242-4b18efe04e36 of type vxlan for network 4032dfbd-31bf-438e-b391-136a72a86b94 2026-05-05 15:10:38.028 8 INFO neutron.services.segments.plugin [-] Segment ed45ea8c-c141-438c-8296-3fad2229a1ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed45ea8c-c141-438c-8296-3fad2229a1ad found for delete ", "request_id": "req-a1e2764d-76c7-4065-942c-7273fdf0302c"}]} [pid: 8|app: 0|req: 929/1770] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:10:37 2026] POST /v2.0/networks => generated 632 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 15:10:38.168 7 WARNING neutron_lib.context [None req-2e671018-6aa5-40ea-8a60-762bdb873843 7edbaf76cfbd49a5901b1406d6b8406c fbcbbe68299344b5ba3fb997cd526463 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 842/1771] 10.0.0.29 () {34 vars in 663 bytes} [Tue May 5 15:10:38 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) 2026-05-05 15:10:38.509 8 WARNING neutron_lib.context [None req-e12f425a-0429-4b8c-a6e6-db769f4f6727 7edbaf76cfbd49a5901b1406d6b8406c fbcbbe68299344b5ba3fb997cd526463 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:10:38.576 8 INFO neutron.db.segments_db [None req-e12f425a-0429-4b8c-a6e6-db769f4f6727 7edbaf76cfbd49a5901b1406d6b8406c fbcbbe68299344b5ba3fb997cd526463 - - default default] Added segment 01470d24-5cd4-4117-b6f1-acec3dd5b405 of type vxlan for network c56c1b9b-f050-4738-816d-b05ec8c7afe0 2026-05-05 15:10:38.580 7 INFO neutron.services.segments.plugin [-] Segment da849c1a-609e-4296-a608-58757e96a53a resource provider aggregate not found 2026-05-05 15:10:38.588 7 INFO neutron.services.segments.plugin [-] Segment da849c1a-609e-4296-a608-58757e96a53a resource provider aggregate not found 2026-05-05 15:10:38.598 7 INFO neutron.services.segments.plugin [-] Segment da849c1a-609e-4296-a608-58757e96a53a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da849c1a-609e-4296-a608-58757e96a53a found for delete ", "request_id": "req-14c03682-2b33-4c56-99aa-11c6792c7543"}]} 2026-05-05 15:10:38.603 7 INFO neutron.services.segments.plugin [-] Segment da849c1a-609e-4296-a608-58757e96a53a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da849c1a-609e-4296-a608-58757e96a53a found for delete ", "request_id": "req-16b3accd-8262-4246-9554-efb608997080"}]} [pid: 8|app: 0|req: 930/1772] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:10:38 2026] POST /v2.0/networks => generated 631 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 15:10:38.816 8 WARNING neutron_lib.context [None req-3c607444-8925-411c-9d26-b716f1db6a49 8c5a00e2d4384479bddcfd1fa810ad09 2f3fa7b61e754cbeba9ff1f9d48e9d8d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 843/1773] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:10:38 2026] GET /v2.0/security-groups?tenant_id=e397e2e6308d408b9f19bc82a3d4c7d5&name=default => generated 2801 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:10:38.853 7 WARNING neutron_lib.context [None req-c00c808d-1236-4847-bb83-b46f12af3288 7edbaf76cfbd49a5901b1406d6b8406c fbcbbe68299344b5ba3fb997cd526463 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:10:38.936 8 INFO neutron.db.segments_db [None req-3c607444-8925-411c-9d26-b716f1db6a49 8c5a00e2d4384479bddcfd1fa810ad09 2f3fa7b61e754cbeba9ff1f9d48e9d8d - - default default] Added segment e070f351-8fdb-45a5-af8d-a1137e286559 of type vxlan for network 6871218a-8e12-4987-80ba-fb6feb07826c [pid: 8|app: 0|req: 931/1774] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:10:38 2026] POST /v2.0/networks => generated 645 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1775] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:10:39 2026] DELETE /v2.0/security-groups/602d4ba6-7432-4099-b07e-2fed30c04731 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:10:39.178 8 WARNING neutron_lib.context [None req-0ac53379-bb87-48d6-9ae5-8bd500db85e9 8c5a00e2d4384479bddcfd1fa810ad09 2f3fa7b61e754cbeba9ff1f9d48e9d8d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 844/1776] 10.0.0.29 () {34 vars in 663 bytes} [Tue May 5 15:10:38 2026] POST /v2.0/ports => generated 743 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 15:10:39.219 7 WARNING neutron_lib.context [None req-e07dcd1d-af39-4efb-b543-69f9f2baaf70 7edbaf76cfbd49a5901b1406d6b8406c fbcbbe68299344b5ba3fb997cd526463 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:10:39.285 7 INFO neutron.db.segments_db [None req-e07dcd1d-af39-4efb-b543-69f9f2baaf70 7edbaf76cfbd49a5901b1406d6b8406c fbcbbe68299344b5ba3fb997cd526463 - - default default] Added segment d25ec061-5af7-4d1d-b676-b8302c67f579 of type vxlan for network 1e8545a7-c254-4f7a-9f64-4c273de5a638 [pid: 7|app: 0|req: 845/1777] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:10:39 2026] POST /v2.0/networks => generated 632 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1778] 10.0.0.29 () {34 vars in 664 bytes} [Tue May 5 15:10:39 2026] POST /v2.0/ports => generated 774 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 15:10:39.506 8 WARNING neutron_lib.context [None req-228693de-c33f-46d6-a41a-72acd298ac1e 7edbaf76cfbd49a5901b1406d6b8406c fbcbbe68299344b5ba3fb997cd526463 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 846/1779] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:10:39 2026] GET /v2.0/security-groups?tenant_id=455037ac1e974823bb99b6380cb7b1f3&name=default => generated 2801 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:10:39.574 7 WARNING neutron_lib.context [None req-9ff728af-4879-48e1-9cf4-60f2f6832cdd 8c5a00e2d4384479bddcfd1fa810ad09 2f3fa7b61e754cbeba9ff1f9d48e9d8d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:10:39.631 7 INFO neutron.db.segments_db [None req-9ff728af-4879-48e1-9cf4-60f2f6832cdd 8c5a00e2d4384479bddcfd1fa810ad09 2f3fa7b61e754cbeba9ff1f9d48e9d8d - - default default] Added segment be89a3ef-a6ff-4d0e-a672-a4b84cb2abca of type vxlan for network ccfd4d4f-e52c-4ea1-8f2a-ef53e83fbc2d [pid: 7|app: 0|req: 847/1780] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:10:39 2026] POST /v2.0/networks => generated 632 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1781] 10.0.0.29 () {34 vars in 663 bytes} [Tue May 5 15:10:39 2026] POST /v2.0/ports => generated 743 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 15:10:39.887 8 WARNING neutron_lib.context [None req-e316925c-5f57-4e43-abd8-cd1ca27b2dee 8c5a00e2d4384479bddcfd1fa810ad09 2f3fa7b61e754cbeba9ff1f9d48e9d8d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 848/1782] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:10:39 2026] DELETE /v2.0/security-groups/580314ab-a78e-4433-a39f-9ae644eab22d => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:10:39.915 7 WARNING neutron_lib.context [None req-327e8d0e-9c2e-4243-bf26-296ec414c1ec 7edbaf76cfbd49a5901b1406d6b8406c fbcbbe68299344b5ba3fb997cd526463 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:10:39.970 7 INFO neutron.db.segments_db [None req-327e8d0e-9c2e-4243-bf26-296ec414c1ec 7edbaf76cfbd49a5901b1406d6b8406c fbcbbe68299344b5ba3fb997cd526463 - - default default] Added segment 3ace9fc3-cc34-4311-ab05-57d3dc755aff of type vxlan for network 87824ca0-6694-42e3-96bc-caa068d0015a [pid: 7|app: 0|req: 849/1783] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:10:39 2026] POST /v2.0/networks => generated 632 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1784] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:10:40 2026] GET /v2.0/security-groups?tenant_id=da390ab5d0d24c7b940375de2cedd719&name=default => generated 2801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:10:40.164 7 WARNING neutron_lib.context [None req-e02b9453-8a96-4943-a136-d56cf6bfc618 7edbaf76cfbd49a5901b1406d6b8406c fbcbbe68299344b5ba3fb997cd526463 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 935/1785] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:10:39 2026] POST /v2.0/subnets => generated 602 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1786] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:10:40 2026] DELETE /v2.0/security-groups/b5c7f59b-7201-4cc9-8c34-85d957ac4c26 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:10:40.364 8 WARNING neutron_lib.context [None req-620e69d2-039a-4993-9203-454004e7040d 8c5a00e2d4384479bddcfd1fa810ad09 2f3fa7b61e754cbeba9ff1f9d48e9d8d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 851/1787] 10.0.0.29 () {34 vars in 663 bytes} [Tue May 5 15:10:40 2026] POST /v2.0/ports => generated 743 bytes in 324 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: 852/1788] 10.0.0.29 () {34 vars in 746 bytes} [Tue May 5 15:10:40 2026] PUT /v2.0/ports/96a8ccda-6191-48cd-b3e9-450b06cc028d/tags => generated 17 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1789] 10.0.0.29 () {34 vars in 746 bytes} [Tue May 5 15:10:40 2026] PUT /v2.0/ports/6457b4a8-4cfa-4d9e-886a-0ca1eb5a4707/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1790] 10.0.0.29 () {34 vars in 746 bytes} [Tue May 5 15:10:40 2026] PUT /v2.0/ports/d2f965a0-4cdc-46c2-a59d-78a36a7793b8/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1791] 10.0.0.29 () {34 vars in 746 bytes} [Tue May 5 15:10:40 2026] PUT /v2.0/ports/35266d4e-ed45-4b5a-9787-9b5db95e47b2/tags => generated 19 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1792] 10.0.0.29 () {34 vars in 664 bytes} [Tue May 5 15:10:40 2026] POST /v2.0/ports => generated 948 bytes in 537 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 856/1793] 10.0.0.29 () {32 vars in 659 bytes} [Tue May 5 15:10:40 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1794] 10.0.0.29 () {32 vars in 719 bytes} [Tue May 5 15:10:40 2026] DELETE /v2.0/ports/eca68a6c-b942-40a1-9ede-ea2480071682 => generated 0 bytes in 393 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:10:41.322 8 INFO neutron.pecan_wsgi.hooks.translation [None req-98ab0f16-334a-402f-a45c-b50039482baa 8c5a00e2d4384479bddcfd1fa810ad09 2f3fa7b61e754cbeba9ff1f9d48e9d8d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 939/1795] 10.0.0.29 () {32 vars in 719 bytes} [Tue May 5 15:10:41 2026] DELETE /v2.0/ports/eca68a6c-b942-40a1-9ede-ea2480071682 => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 15:10:41.355 8 INFO neutron.pecan_wsgi.hooks.translation [None req-19f335f7-d1c5-4b37-bf6e-b4230d1fdc9a 8c5a00e2d4384479bddcfd1fa810ad09 2f3fa7b61e754cbeba9ff1f9d48e9d8d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 940/1796] 10.0.0.29 () {32 vars in 716 bytes} [Tue May 5 15:10:41 2026] GET /v2.0/ports/eca68a6c-b942-40a1-9ede-ea2480071682 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1797] 10.0.0.29 () {32 vars in 673 bytes} [Tue May 5 15:10:40 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 507 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1798] 10.0.0.29 () {32 vars in 669 bytes} [Tue May 5 15:10:41 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1801] 10.0.0.29 () {32 vars in 681 bytes} [Tue May 5 15:10:41 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1802] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:10:41 2026] DELETE /v2.0/subnets/6475ca96-f335-4df7-97a2-c5b52ea132d5 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1803] 10.0.0.29 () {32 vars in 667 bytes} [Tue May 5 15:10:41 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1804] 10.0.0.29 () {32 vars in 681 bytes} [Tue May 5 15:10:41 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1805] 10.0.0.29 () {32 vars in 677 bytes} [Tue May 5 15:10:41 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1806] 10.0.0.29 () {32 vars in 689 bytes} [Tue May 5 15:10:41 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:10:42.060 8 INFO neutron.services.segments.plugin [-] Segment be89a3ef-a6ff-4d0e-a672-a4b84cb2abca resource provider aggregate not found 2026-05-05 15:10:42.065 8 INFO neutron.services.segments.plugin [-] Segment be89a3ef-a6ff-4d0e-a672-a4b84cb2abca resource provider aggregate not found 2026-05-05 15:10:42.089 8 INFO neutron.services.segments.plugin [-] Segment be89a3ef-a6ff-4d0e-a672-a4b84cb2abca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be89a3ef-a6ff-4d0e-a672-a4b84cb2abca found for delete ", "request_id": "req-4a14afd4-f7ea-4d99-86d8-6c2556563036"}]} [pid: 8|app: 0|req: 942/1807] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:10:41 2026] DELETE /v2.0/networks/ccfd4d4f-e52c-4ea1-8f2a-ef53e83fbc2d => generated 0 bytes in 470 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:10:42.126 8 INFO neutron.services.segments.plugin [-] Segment be89a3ef-a6ff-4d0e-a672-a4b84cb2abca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be89a3ef-a6ff-4d0e-a672-a4b84cb2abca found for delete ", "request_id": "req-79f44768-33d1-4f86-abf8-20f351c5a4db"}]} 2026-05-05 15:10:42.138 8 WARNING neutron_lib.context [None req-947d2b0a-77d9-4003-b606-e358631e67f5 8c5a00e2d4384479bddcfd1fa810ad09 2f3fa7b61e754cbeba9ff1f9d48e9d8d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:10:42.212 8 INFO neutron.db.segments_db [None req-947d2b0a-77d9-4003-b606-e358631e67f5 8c5a00e2d4384479bddcfd1fa810ad09 2f3fa7b61e754cbeba9ff1f9d48e9d8d - - default default] Added segment ec7d9ded-9e17-47c1-9725-fb94ffe287b1 of type vxlan for network 9abeb320-2071-4525-bb85-cdfdf79b9d69 [pid: 7|app: 0|req: 866/1808] 10.0.0.29 () {32 vars in 719 bytes} [Tue May 5 15:10:41 2026] DELETE /v2.0/ports/96a8ccda-6191-48cd-b3e9-450b06cc028d => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1809] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:10:42 2026] POST /v2.0/networks => generated 631 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1810] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 15:10:42 2026] GET /v2.0/ports?device_id=a46ef3be-740d-4159-8b98-7f5d754b9d7a => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:10:42.369 7 WARNING neutron_lib.context [None req-9c57ac10-541f-4ff2-b254-162bdf9985be 8c5a00e2d4384479bddcfd1fa810ad09 2f3fa7b61e754cbeba9ff1f9d48e9d8d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 944/1811] 10.0.0.29 () {32 vars in 719 bytes} [Tue May 5 15:10:42 2026] DELETE /v2.0/ports/6457b4a8-4cfa-4d9e-886a-0ca1eb5a4707 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1812] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 15:10:42 2026] GET /v2.0/security-groups?id=af026bd7-a8f1-484c-8c55-1092e52c0242&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1813] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:10:42 2026] POST /v2.0/subnets => generated 602 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:10:42.812 7 WARNING neutron_lib.context [None req-9b613198-aba8-4217-ad4f-167224227306 8c5a00e2d4384479bddcfd1fa810ad09 2f3fa7b61e754cbeba9ff1f9d48e9d8d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 946/1814] 10.0.0.29 () {32 vars in 719 bytes} [Tue May 5 15:10:42 2026] DELETE /v2.0/ports/d2f965a0-4cdc-46c2-a59d-78a36a7793b8 => 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: 947/1815] 10.0.0.29 () {32 vars in 719 bytes} [Tue May 5 15:10:42 2026] DELETE /v2.0/ports/35266d4e-ed45-4b5a-9787-9b5db95e47b2 => 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: 869/1816] 10.0.0.29 () {34 vars in 664 bytes} [Tue May 5 15:10:42 2026] POST /v2.0/ports => generated 916 bytes in 504 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1817] 10.0.0.29 () {32 vars in 719 bytes} [Tue May 5 15:10:43 2026] DELETE /v2.0/ports/bb2dfd99-797c-4539-9acf-3d3a3e28b07a => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1818] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:10:43 2026] DELETE /v2.0/networks/bd4e5e66-757c-4380-be1b-095b810ef75d => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1819] 10.0.0.29 () {32 vars in 719 bytes} [Tue May 5 15:10:43 2026] DELETE /v2.0/ports/d2c3aaae-bfe6-4674-927c-4dd6a0e2ee2d => generated 0 bytes in 405 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:10:43.746 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8769733c-d0ec-4996-a41f-cde3f075d701 8c5a00e2d4384479bddcfd1fa810ad09 2f3fa7b61e754cbeba9ff1f9d48e9d8d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 871/1820] 10.0.0.29 () {32 vars in 716 bytes} [Tue May 5 15:10:43 2026] GET /v2.0/ports/d2c3aaae-bfe6-4674-927c-4dd6a0e2ee2d => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1821] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:10:43 2026] DELETE /v2.0/networks/4032dfbd-31bf-438e-b391-136a72a86b94 => 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: 872/1822] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:10:43 2026] DELETE /v2.0/subnets/b997577c-d25f-479f-b72b-7437e728b48c => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:10:44.084 8 WARNING neutron_lib.context [None req-7d45ce47-d446-4873-92fb-b68db1de33dd e96a20a1e7534c9795507426ae063934 c9e43d1719ac454ab56b5e8726e38fa6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:10:44.113 8 INFO neutron.services.segments.plugin [-] Segment 11fc3da6-4201-4f3f-8cd0-73700857b4c6 resource provider aggregate not found 2026-05-05 15:10:44.131 8 INFO neutron.services.segments.plugin [-] Segment 11fc3da6-4201-4f3f-8cd0-73700857b4c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11fc3da6-4201-4f3f-8cd0-73700857b4c6 found for delete ", "request_id": "req-cfd45ee1-9123-40fb-8e85-55d29d476e2f"}]} 2026-05-05 15:10:44.153 8 INFO neutron.services.segments.plugin [-] Segment 11fc3da6-4201-4f3f-8cd0-73700857b4c6 resource provider aggregate not found 2026-05-05 15:10:44.160 8 INFO neutron.services.segments.plugin [-] Segment 8d94ebea-3d25-402e-b242-4b18efe04e36 resource provider aggregate not found 2026-05-05 15:10:44.168 8 INFO neutron.services.segments.plugin [-] Segment 11fc3da6-4201-4f3f-8cd0-73700857b4c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11fc3da6-4201-4f3f-8cd0-73700857b4c6 found for delete ", "request_id": "req-902079df-17bd-4b6b-91a1-91ef3dbab4c7"}]} 2026-05-05 15:10:44.182 7 INFO neutron.services.segments.plugin [-] Segment 01470d24-5cd4-4117-b6f1-acec3dd5b405 resource provider aggregate not found 2026-05-05 15:10:44.184 8 INFO neutron.services.segments.plugin [-] Segment 8d94ebea-3d25-402e-b242-4b18efe04e36 resource provider aggregate not found 2026-05-05 15:10:44.190 7 INFO neutron.services.segments.plugin [-] Segment 01470d24-5cd4-4117-b6f1-acec3dd5b405 resource provider aggregate not found 2026-05-05 15:10:44.190 8 INFO neutron.services.segments.plugin [-] Segment 8d94ebea-3d25-402e-b242-4b18efe04e36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d94ebea-3d25-402e-b242-4b18efe04e36 found for delete ", "request_id": "req-30359074-c0ca-4ffa-8912-451008e3d715"}]} 2026-05-05 15:10:44.204 8 INFO neutron.services.segments.plugin [-] Segment 8d94ebea-3d25-402e-b242-4b18efe04e36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d94ebea-3d25-402e-b242-4b18efe04e36 found for delete ", "request_id": "req-ecbe2ec3-2ff4-44c0-a191-056f17715d6a"}]} 2026-05-05 15:10:44.207 7 INFO neutron.services.segments.plugin [-] Segment 01470d24-5cd4-4117-b6f1-acec3dd5b405 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01470d24-5cd4-4117-b6f1-acec3dd5b405 found for delete ", "request_id": "req-61414cfd-0fef-4bc0-8874-0af52624d692"}]} 2026-05-05 15:10:44.211 7 INFO neutron.services.segments.plugin [-] Segment 01470d24-5cd4-4117-b6f1-acec3dd5b405 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01470d24-5cd4-4117-b6f1-acec3dd5b405 found for delete ", "request_id": "req-009f8c5c-0ada-47b4-9e44-2ab2413c981f"}]} [pid: 7|app: 0|req: 873/1823] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:10:43 2026] DELETE /v2.0/networks/c56c1b9b-f050-4738-816d-b05ec8c7afe0 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:10:44.280 8 INFO neutron.db.segments_db [None req-7d45ce47-d446-4873-92fb-b68db1de33dd e96a20a1e7534c9795507426ae063934 c9e43d1719ac454ab56b5e8726e38fa6 - - default default] Added segment 70626212-28bc-413c-b682-dbf362d61e2d of type vxlan for network 7a8cc7ec-c3d2-42b4-aadb-0e84181a7055 [pid: 8|app: 0|req: 951/1824] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:10:43 2026] POST /v2.0/networks => generated 631 bytes in 534 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1825] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:10:44 2026] GET /v2.0/ports?device_id=a46ef3be-740d-4159-8b98-7f5d754b9d7a => generated 971 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1826] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:10:44 2026] DELETE /v2.0/networks/9abeb320-2071-4525-bb85-cdfdf79b9d69 => generated 0 bytes in 407 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1827] 10.0.0.29 () {34 vars in 752 bytes} [Tue May 5 15:10:44 2026] PUT /v2.0/networks/7a8cc7ec-c3d2-42b4-aadb-0e84181a7055/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1828] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:10:44 2026] GET /v2.0/security-groups?id=af026bd7-a8f1-484c-8c55-1092e52c0242&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1829] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:10:44 2026] DELETE /v2.0/networks/1e8545a7-c254-4f7a-9f64-4c273de5a638 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:10:44.742 8 WARNING neutron_lib.context [None req-d4c2f927-079c-4ee5-b2dd-d85b8bc03de7 8c5a00e2d4384479bddcfd1fa810ad09 2f3fa7b61e754cbeba9ff1f9d48e9d8d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 877/1830] 199.204.45.115 () {34 vars in 994 bytes} [Tue May 5 15:10:44 2026] GET /v2.0/ports?device_id=a46ef3be-740d-4159-8b98-7f5d754b9d7a => generated 971 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1831] 10.0.0.29 () {32 vars in 732 bytes} [Tue May 5 15:10:44 2026] GET /v2.0/networks/7a8cc7ec-c3d2-42b4-aadb-0e84181a7055/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1832] 10.0.0.29 () {34 vars in 664 bytes} [Tue May 5 15:10:44 2026] POST /v2.0/ports => generated 775 bytes in 325 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: 879/1833] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:10:44 2026] DELETE /v2.0/networks/87824ca0-6694-42e3-96bc-caa068d0015a => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1834] 10.0.0.29 () {34 vars in 763 bytes} [Tue May 5 15:10:45 2026] PUT /v2.0/networks/7a8cc7ec-c3d2-42b4-aadb-0e84181a7055/tags/green => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1835] 10.0.0.29 () {34 vars in 736 bytes} [Tue May 5 15:10:45 2026] PUT /v2.0/ports/e36abb8a-5f7d-42c6-946f-fde6342ab190 => generated 752 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1836] 10.0.0.29 () {32 vars in 732 bytes} [Tue May 5 15:10:45 2026] GET /v2.0/networks/7a8cc7ec-c3d2-42b4-aadb-0e84181a7055/tags => generated 34 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 883/1837] 10.0.0.29 () {32 vars in 719 bytes} [Tue May 5 15:10:45 2026] DELETE /v2.0/ports/e36abb8a-5f7d-42c6-946f-fde6342ab190 => 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: 884/1838] 10.0.0.29 () {34 vars in 759 bytes} [Tue May 5 15:10:45 2026] PUT /v2.0/networks/7a8cc7ec-c3d2-42b4-aadb-0e84181a7055/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: 885/1839] 10.0.0.29 () {32 vars in 642 bytes} [Tue May 5 15:10:45 2026] GET /v2.0/ports => generated 777 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1840] 10.0.0.29 () {32 vars in 732 bytes} [Tue May 5 15:10:45 2026] GET /v2.0/networks/7a8cc7ec-c3d2-42b4-aadb-0e84181a7055/tags => generated 34 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1841] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:10:45 2026] GET /v2.0/ports?device_id=a46ef3be-740d-4159-8b98-7f5d754b9d7a => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:10:45.978 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f15bb12e-52a4-4655-9a45-ce0bf6d01e7c 8c5a00e2d4384479bddcfd1fa810ad09 2f3fa7b61e754cbeba9ff1f9d48e9d8d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 888/1842] 10.0.0.29 () {32 vars in 716 bytes} [Tue May 5 15:10:45 2026] GET /v2.0/ports/e36abb8a-5f7d-42c6-946f-fde6342ab190 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1843] 10.0.0.29 () {34 vars in 781 bytes} [Tue May 5 15:10:45 2026] PUT /v2.0/networks/7a8cc7ec-c3d2-42b4-aadb-0e84181a7055/tags/black.or.white => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1844] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:10:46 2026] GET /v2.0/security-groups?id=af026bd7-a8f1-484c-8c55-1092e52c0242&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:10:46.233 7 INFO neutron.services.segments.plugin [-] Segment ec7d9ded-9e17-47c1-9725-fb94ffe287b1 resource provider aggregate not found 2026-05-05 15:10:46.244 7 INFO neutron.services.segments.plugin [-] Segment ec7d9ded-9e17-47c1-9725-fb94ffe287b1 resource provider aggregate not found 2026-05-05 15:10:46.260 7 INFO neutron.services.segments.plugin [-] Segment ec7d9ded-9e17-47c1-9725-fb94ffe287b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec7d9ded-9e17-47c1-9725-fb94ffe287b1 found for delete ", "request_id": "req-f61043ae-6703-46ea-ba70-7bdb9c25bc47"}]} 2026-05-05 15:10:46.267 7 INFO neutron.services.segments.plugin [-] Segment ec7d9ded-9e17-47c1-9725-fb94ffe287b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec7d9ded-9e17-47c1-9725-fb94ffe287b1 found for delete ", "request_id": "req-94c921d2-dbc9-4af3-b942-7c0115434d34"}]} 2026-05-05 15:10:46.275 8 INFO neutron.services.segments.plugin [-] Segment d25ec061-5af7-4d1d-b676-b8302c67f579 resource provider aggregate not found 2026-05-05 15:10:46.284 7 INFO neutron.services.segments.plugin [-] Segment 3ace9fc3-cc34-4311-ab05-57d3dc755aff resource provider aggregate not found 2026-05-05 15:10:46.291 7 INFO neutron.services.segments.plugin [-] Segment 3ace9fc3-cc34-4311-ab05-57d3dc755aff resource provider aggregate not found 2026-05-05 15:10:46.293 8 INFO neutron.services.segments.plugin [-] Segment d25ec061-5af7-4d1d-b676-b8302c67f579 resource provider aggregate not found 2026-05-05 15:10:46.302 7 INFO neutron.services.segments.plugin [-] Segment 3ace9fc3-cc34-4311-ab05-57d3dc755aff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ace9fc3-cc34-4311-ab05-57d3dc755aff found for delete ", "request_id": "req-acee8336-dcdf-41fa-ac68-b5b806c26285"}]} 2026-05-05 15:10:46.303 8 INFO neutron.services.segments.plugin [-] Segment d25ec061-5af7-4d1d-b676-b8302c67f579 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d25ec061-5af7-4d1d-b676-b8302c67f579 found for delete ", "request_id": "req-52e9864b-27ae-4b56-a3af-0e9dd7d9fd01"}]} 2026-05-05 15:10:46.312 8 INFO neutron.services.segments.plugin [-] Segment d25ec061-5af7-4d1d-b676-b8302c67f579 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d25ec061-5af7-4d1d-b676-b8302c67f579 found for delete ", "request_id": "req-19c88bbb-a149-4080-a68c-dd0d2de5763e"}]} 2026-05-05 15:10:46.315 7 INFO neutron.services.segments.plugin [-] Segment 3ace9fc3-cc34-4311-ab05-57d3dc755aff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ace9fc3-cc34-4311-ab05-57d3dc755aff found for delete ", "request_id": "req-4e13dcdd-c6c9-4c17-84e0-91421d30bc1e"}]} 2026-05-05 15:10:46.329 8 INFO neutron.db.l3_db [req-9dd9e18b-9a5a-4439-8c54-702e6a991e97 req-80f08b4b-aac7-4f56-8706-8660f5817478 b6aac0dcf1c048d68ea833cdfb070320 feb98d12d98a455ca8f4008acab5cb43 - - default default] Floating IP 73e14f96-2018-4548-b8a8-d12fc2bd503d disassociated. External IP: 10.96.250.220, port: 18bc4c06-8918-44b5-9282-03119202235a. [pid: 7|app: 0|req: 891/1845] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:10:46 2026] GET /v2.0/security-groups?tenant_id=fbcbbe68299344b5ba3fb997cd526463&name=default => generated 2801 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1846] 10.0.0.29 () {32 vars in 642 bytes} [Tue May 5 15:10:46 2026] GET /v2.0/ports => generated 777 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1847] 10.0.0.29 () {32 vars in 732 bytes} [Tue May 5 15:10:46 2026] GET /v2.0/networks/7a8cc7ec-c3d2-42b4-aadb-0e84181a7055/tags => generated 52 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1848] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:10:46 2026] DELETE /v2.0/security-groups/468bdfda-2aeb-4dad-a888-c3ef947facf0 => 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: 895/1849] 10.0.0.29 () {32 vars in 716 bytes} [Tue May 5 15:10:46 2026] GET /v2.0/ports/a6a091ad-d8bf-404b-a0bf-5ecd29b477e3 => generated 774 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1850] 10.0.0.29 () {34 vars in 752 bytes} [Tue May 5 15:10:46 2026] PUT /v2.0/networks/7a8cc7ec-c3d2-42b4-aadb-0e84181a7055/tags => generated 37 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:10:46.667 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ad8b078a-dc75-4be0-baba-83b59b18b7d9 8c5a00e2d4384479bddcfd1fa810ad09 2f3fa7b61e754cbeba9ff1f9d48e9d8d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 897/1851] 10.0.0.29 () {32 vars in 719 bytes} [Tue May 5 15:10:46 2026] DELETE /v2.0/ports/d2c3aaae-bfe6-4674-927c-4dd6a0e2ee2d => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1852] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:10:46 2026] GET /v2.0/security-groups?tenant_id=dd75adbf0c2b41349ba78d50895c0d09&name=default => generated 2801 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1853] 10.0.0.29 () {32 vars in 732 bytes} [Tue May 5 15:10:46 2026] GET /v2.0/networks/7a8cc7ec-c3d2-42b4-aadb-0e84181a7055/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1854] 199.204.45.115 () {36 vars in 997 bytes} [Tue May 5 15:10:45 2026] DELETE /v2.0/ports/18bc4c06-8918-44b5-9282-03119202235a => generated 0 bytes in 1768 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:10:46.835 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e05f57d1-5940-4ab0-ae77-7751d3285c9d 8c5a00e2d4384479bddcfd1fa810ad09 2f3fa7b61e754cbeba9ff1f9d48e9d8d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 900/1855] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:10:46 2026] DELETE /v2.0/subnets/b997577c-d25f-479f-b72b-7437e728b48c => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 15:10:46.875 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-727690aa-b596-41c3-9576-29d2134051ce'] response: {'server_uuid': 'a46ef3be-740d-4159-8b98-7f5d754b9d7a', 'name': 'network-vif-deleted', 'tag': '18bc4c06-8918-44b5-9282-03119202235a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 901/1856] 10.0.0.29 () {32 vars in 740 bytes} [Tue May 5 15:10:46 2026] GET /v2.0/networks/7a8cc7ec-c3d2-42b4-aadb-0e84181a7055/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:10:46.904 7 INFO neutron.pecan_wsgi.hooks.translation [None req-36d85a38-44d2-448d-b852-939cb54dfa74 8c5a00e2d4384479bddcfd1fa810ad09 2f3fa7b61e754cbeba9ff1f9d48e9d8d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 902/1857] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:10:46 2026] DELETE /v2.0/subnets/6475ca96-f335-4df7-97a2-c5b52ea132d5 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 15:10:46.944 7 INFO neutron.api.v2.resource [None req-d0c011b1-bf21-4945-a2a7-be32ccbeacb6 e96a20a1e7534c9795507426ae063934 c9e43d1719ac454ab56b5e8726e38fa6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 903/1858] 10.0.0.29 () {32 vars in 744 bytes} [Tue May 5 15:10:46 2026] GET /v2.0/networks/7a8cc7ec-c3d2-42b4-aadb-0e84181a7055/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1859] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:10:46 2026] DELETE /v2.0/security-groups/96883ca7-2439-482e-99dc-078b25711903 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1860] 10.0.0.29 () {32 vars in 743 bytes} [Tue May 5 15:10:46 2026] DELETE /v2.0/networks/7a8cc7ec-c3d2-42b4-aadb-0e84181a7055/tags/red => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1861] 10.0.0.29 () {32 vars in 732 bytes} [Tue May 5 15:10:47 2026] GET /v2.0/networks/7a8cc7ec-c3d2-42b4-aadb-0e84181a7055/tags => generated 30 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:10:47.154 8 INFO neutron.api.v2.resource [None req-304e352d-59dc-44d4-9ab3-59944f14ed0c e96a20a1e7534c9795507426ae063934 c9e43d1719ac454ab56b5e8726e38fa6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 959/1862] 10.0.0.29 () {32 vars in 747 bytes} [Tue May 5 15:10:47 2026] DELETE /v2.0/networks/7a8cc7ec-c3d2-42b4-aadb-0e84181a7055/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: 904/1863] 10.0.0.29 () {32 vars in 719 bytes} [Tue May 5 15:10:46 2026] DELETE /v2.0/ports/a6a091ad-d8bf-404b-a0bf-5ecd29b477e3 => 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: 905/1864] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:10:47 2026] GET /v2.0/ports?device_id=a46ef3be-740d-4159-8b98-7f5d754b9d7a => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1865] 10.0.0.29 () {32 vars in 735 bytes} [Tue May 5 15:10:47 2026] DELETE /v2.0/networks/7a8cc7ec-c3d2-42b4-aadb-0e84181a7055/tags => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1866] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:10:47 2026] GET /v2.0/security-groups?tenant_id=894eae6b6e5d48299b334620160a5f46&name=default => generated 2801 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1867] 10.0.0.29 () {32 vars in 732 bytes} [Tue May 5 15:10:47 2026] GET /v2.0/networks/7a8cc7ec-c3d2-42b4-aadb-0e84181a7055/tags => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1868] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:10:47 2026] DELETE /v2.0/security-groups/2181ee99-3aee-486f-babe-db975d73bdf2 => 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: 907/1869] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:10:47 2026] DELETE /v2.0/networks/6871218a-8e12-4987-80ba-fb6feb07826c => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1870] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:10:47 2026] DELETE /v2.0/networks/7a8cc7ec-c3d2-42b4-aadb-0e84181a7055 => 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: 908/1871] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:10:47 2026] GET /v2.0/security-groups?tenant_id=2f3fa7b61e754cbeba9ff1f9d48e9d8d&name=default => generated 2801 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:10:48.326 7 INFO neutron.services.segments.plugin [-] Segment e070f351-8fdb-45a5-af8d-a1137e286559 resource provider aggregate not found 2026-05-05 15:10:48.333 8 INFO neutron.services.segments.plugin [-] Segment 70626212-28bc-413c-b682-dbf362d61e2d resource provider aggregate not found 2026-05-05 15:10:48.340 8 INFO neutron.services.segments.plugin [-] Segment 70626212-28bc-413c-b682-dbf362d61e2d resource provider aggregate not found 2026-05-05 15:10:48.343 7 INFO neutron.services.segments.plugin [-] Segment e070f351-8fdb-45a5-af8d-a1137e286559 resource provider aggregate not found 2026-05-05 15:10:48.349 8 INFO neutron.services.segments.plugin [-] Segment 70626212-28bc-413c-b682-dbf362d61e2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70626212-28bc-413c-b682-dbf362d61e2d found for delete ", "request_id": "req-59049924-8df2-43a8-b8be-34a14fbdc7fc"}]} 2026-05-05 15:10:48.350 7 INFO neutron.services.segments.plugin [-] Segment e070f351-8fdb-45a5-af8d-a1137e286559 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e070f351-8fdb-45a5-af8d-a1137e286559 found for delete ", "request_id": "req-1ca5e38b-b1f6-43a3-a15c-6a1e0f4047c7"}]} 2026-05-05 15:10:48.357 8 INFO neutron.services.segments.plugin [-] Segment 70626212-28bc-413c-b682-dbf362d61e2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70626212-28bc-413c-b682-dbf362d61e2d found for delete ", "request_id": "req-b7192b67-b429-42ab-b91f-fcb37b43719c"}]} 2026-05-05 15:10:48.357 7 INFO neutron.services.segments.plugin [-] Segment e070f351-8fdb-45a5-af8d-a1137e286559 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e070f351-8fdb-45a5-af8d-a1137e286559 found for delete ", "request_id": "req-f69dc0d8-80c2-401d-9502-1a56e9a37867"}]} [pid: 8|app: 0|req: 964/1872] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:10:48 2026] DELETE /v2.0/security-groups/3b06ed55-ea1d-4e7a-8efe-6be3525af306 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1873] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:10:48 2026] DELETE /v2.0/security-groups/af026bd7-a8f1-484c-8c55-1092e52c0242 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1874] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:10:48 2026] GET /v2.0/security-groups?tenant_id=89ca7691b2534131b7009f95c238f565&name=default => generated 2801 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1875] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:10:48 2026] DELETE /v2.0/security-groups/d7854d80-6631-4d91-a5df-e57812198f88 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1876] 10.0.0.29 () {32 vars in 731 bytes} [Tue May 5 15:10:48 2026] DELETE /v2.0/floatingips/73e14f96-2018-4548-b8a8-d12fc2bd503d => generated 0 bytes in 349 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1877] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:10:48 2026] GET /v2.0/security-groups?tenant_id=c9e43d1719ac454ab56b5e8726e38fa6&name=default => generated 2801 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1878] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:10:49 2026] GET /v2.0/ports?device_id=97522a6e-3f93-42cd-839c-85d24f2acfc2 => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1879] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:10:48 2026] DELETE /v2.0/security-groups/6f1fbf66-d94a-4415-bd1a-b968d65cb87f => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1880] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:10:49 2026] GET /v2.0/security-groups?id=dd012689-8ec7-417a-8187-2472c8900343&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: 7|app: 0|req: 912/1881] 199.204.45.115 () {34 vars in 994 bytes} [Tue May 5 15:10:49 2026] GET /v2.0/ports?device_id=97522a6e-3f93-42cd-839c-85d24f2acfc2 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1882] 199.204.45.115 () {36 vars in 997 bytes} [Tue May 5 15:10:49 2026] DELETE /v2.0/ports/67d7b98f-9b69-43c9-aaef-4a884f672842 => generated 0 bytes in 365 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1883] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:10:50 2026] GET /v2.0/ports?device_id=97522a6e-3f93-42cd-839c-85d24f2acfc2 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:10:50.479 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b5de1610-f0d3-4bd2-a767-02a61339efd9'] response: {'server_uuid': '97522a6e-3f93-42cd-839c-85d24f2acfc2', 'name': 'network-vif-deleted', 'tag': '67d7b98f-9b69-43c9-aaef-4a884f672842', 'status': 'completed', 'code': 200} 2026-05-05 15:10:50.557 8 WARNING neutron_lib.context [None req-120f7c2e-4f2d-4ff3-8448-b3a366e6d56f dda9c294ef024b489de396e60a551dc2 5130dde5f9a64b20a0a374682c5ddec5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:10:50.682 8 INFO neutron.db.segments_db [None req-120f7c2e-4f2d-4ff3-8448-b3a366e6d56f dda9c294ef024b489de396e60a551dc2 5130dde5f9a64b20a0a374682c5ddec5 - - default default] Added segment 13f9899f-cd5a-4d21-9f75-57bb82e2f7b0 of type vxlan for network 902fb309-75d2-47a7-bb06-eafb47c3e386 [pid: 8|app: 0|req: 971/1884] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:10:50 2026] POST /v2.0/networks => generated 629 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:10:50.825 7 WARNING neutron_lib.context [None req-67582571-78b7-4950-ba23-2370de609975 dda9c294ef024b489de396e60a551dc2 5130dde5f9a64b20a0a374682c5ddec5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:10:50.884 7 INFO neutron.db.segments_db [None req-67582571-78b7-4950-ba23-2370de609975 dda9c294ef024b489de396e60a551dc2 5130dde5f9a64b20a0a374682c5ddec5 - - default default] Added segment 817777c8-9a9d-4a69-b034-4463ed3654a5 of type vxlan for network b418e4a9-0b21-4919-999c-cd963687a03f [pid: 7|app: 0|req: 914/1885] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:10:50 2026] POST /v2.0/networks => generated 629 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:10:51.012 8 WARNING neutron_lib.context [None req-39c2bb2b-8ec7-410a-87e8-38e67e5b7f82 dda9c294ef024b489de396e60a551dc2 5130dde5f9a64b20a0a374682c5ddec5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 972/1886] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:10:51 2026] POST /v2.0/subnets => generated 602 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:10:51.393 8 WARNING neutron_lib.context [None req-92f7be9e-c0b6-4975-928a-b735fd1a1c66 dda9c294ef024b489de396e60a551dc2 5130dde5f9a64b20a0a374682c5ddec5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 915/1887] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:10:51 2026] DELETE /v2.0/security-groups/dd012689-8ec7-417a-8187-2472c8900343 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1888] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:10:51 2026] POST /v2.0/subnets => generated 602 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:10:51.751 8 WARNING neutron_lib.context [None req-c2ad7183-543d-4d5a-98d9-045e59e14451 dda9c294ef024b489de396e60a551dc2 5130dde5f9a64b20a0a374682c5ddec5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:10:51.792 8 INFO neutron.db.segments_db [None req-c2ad7183-543d-4d5a-98d9-045e59e14451 dda9c294ef024b489de396e60a551dc2 5130dde5f9a64b20a0a374682c5ddec5 - - default default] Added segment 350d79bd-335f-4934-80ad-385b8fa245d8 of type vxlan for network 0b1b8b6f-e729-4faf-b88b-28648ec864ea 2026-05-05 15:10:52.229 8 INFO neutron.db.l3_hamode_db [None req-c2ad7183-543d-4d5a-98d9-045e59e14451 dda9c294ef024b489de396e60a551dc2 5130dde5f9a64b20a0a374682c5ddec5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 15:10:52.450 8 INFO neutron.db.l3_hamode_db [None req-c2ad7183-543d-4d5a-98d9-045e59e14451 dda9c294ef024b489de396e60a551dc2 5130dde5f9a64b20a0a374682c5ddec5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 916/1889] 10.0.0.29 () {34 vars in 788 bytes} [Tue May 5 15:10:51 2026] PUT /v2.0/routers/8530d6e9-462f-41e2-85b0-d1e8008213ba/remove_router_interface => generated 309 bytes in 1484 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:10:53.145 7 WARNING neutron_lib.context [None req-75a0626b-0e6e-48dd-956a-fe544bc82deb 09004fde444b4fb1bf6460881499171b d0eca6e7a5ac42ec85af535b52bc9472 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:10:53.281 7 INFO neutron.db.segments_db [None req-75a0626b-0e6e-48dd-956a-fe544bc82deb 09004fde444b4fb1bf6460881499171b d0eca6e7a5ac42ec85af535b52bc9472 - - default default] Added segment a229c531-37bf-43fd-a75d-50c8089a78a7 of type vxlan for network c434b5db-571c-46f3-8df1-9d003ac9eb61 [pid: 8|app: 0|req: 974/1890] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:10:51 2026] POST /v2.0/routers => generated 506 bytes in 1603 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:10:53.395 8 WARNING neutron_lib.context [None req-ed25f752-233c-4df3-98b0-2d7dac97ea6a 37b2449c82304d69bd73050a5c5577ac 0bfa71be592d4a1d90597d08c72a056d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 917/1891] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:10:53 2026] POST /v2.0/networks => generated 631 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:10:53.552 8 INFO neutron.db.segments_db [None req-ed25f752-233c-4df3-98b0-2d7dac97ea6a 37b2449c82304d69bd73050a5c5577ac 0bfa71be592d4a1d90597d08c72a056d - - default default] Added segment dc11ebce-12ec-4646-8061-f9700a8a200d of type vxlan for network 808df0f2-04bd-4e7b-ab43-923c6269d6e0 [pid: 8|app: 0|req: 975/1892] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:10:53 2026] POST /v2.0/networks => generated 630 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1893] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:10:53 2026] DELETE /v2.0/subnets/b20cc3be-94bc-4449-aa2f-0516823b20e4 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:10:53.685 7 WARNING neutron_lib.context [None req-b4b05af1-4b80-433b-9517-740e721152c0 09004fde444b4fb1bf6460881499171b d0eca6e7a5ac42ec85af535b52bc9472 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 919/1894] 10.0.0.29 () {34 vars in 663 bytes} [Tue May 5 15:10:53 2026] POST /v2.0/ports => generated 743 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 15:10:54.025 7 WARNING neutron_lib.context [None req-e991f0cb-b55c-4d15-988b-93e0a93e1f29 37b2449c82304d69bd73050a5c5577ac 0bfa71be592d4a1d90597d08c72a056d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1895] 10.0.0.29 () {34 vars in 663 bytes} [Tue May 5 15:10:54 2026] POST /v2.0/ports => generated 743 bytes in 885 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: 976/1896] 10.0.0.29 () {34 vars in 782 bytes} [Tue May 5 15:10:53 2026] PUT /v2.0/routers/5305c83a-c87b-4687-8522-058d82c7e809/add_router_interface => generated 309 bytes in 1979 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:10:55.663 8 WARNING neutron_lib.context [None req-13ed1c15-4def-4ee8-af09-9d9fe8ea2047 09004fde444b4fb1bf6460881499171b d0eca6e7a5ac42ec85af535b52bc9472 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 977/1897] 10.0.0.29 () {34 vars in 665 bytes} [Tue May 5 15:10:55 2026] POST /v2.0/trunks => generated 407 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1898] 10.0.0.29 () {34 vars in 746 bytes} [Tue May 5 15:10:55 2026] PUT /v2.0/ports/cdeb40e6-14e4-4852-b34f-eebc118a1660/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1899] 10.0.0.29 () {32 vars in 716 bytes} [Tue May 5 15:10:56 2026] GET /v2.0/ports/abc4e5d4-05b0-4282-91ce-663a7cde8933 => generated 955 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:10:56.085 8 WARNING neutron_lib.context [None req-a80f10ab-a3ea-458e-828b-4cbb342ad1c6 09004fde444b4fb1bf6460881499171b d0eca6e7a5ac42ec85af535b52bc9472 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:10:56.105 7 INFO neutron.services.segments.plugin [-] Segment 0369a9b4-ae67-436f-9e6a-9b441355e183 resource provider aggregate not found 2026-05-05 15:10:56.111 7 INFO neutron.services.segments.plugin [-] Segment 0369a9b4-ae67-436f-9e6a-9b441355e183 resource provider aggregate not found 2026-05-05 15:10:56.130 7 INFO neutron.services.segments.plugin [-] Segment 0369a9b4-ae67-436f-9e6a-9b441355e183 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0369a9b4-ae67-436f-9e6a-9b441355e183 found for delete ", "request_id": "req-526b36e9-9245-4025-8353-b67f4c1e4d72"}]} 2026-05-05 15:10:56.144 7 INFO neutron.db.l3_hamode_db [None req-c24eaa78-6a40-4cad-81ea-b4e9591c921c b6aac0dcf1c048d68ea833cdfb070320 feb98d12d98a455ca8f4008acab5cb43 - - default default] HA network a9d5f5e6-ac65-4910-8cbc-0f058f468099 was deleted as no HA routers are present in tenant feb98d12d98a455ca8f4008acab5cb43. [pid: 7|app: 0|req: 921/1900] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:10:54 2026] DELETE /v2.0/routers/8530d6e9-462f-41e2-85b0-d1e8008213ba => generated 0 bytes in 1246 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:10:56.159 8 INFO neutron.db.segments_db [None req-a80f10ab-a3ea-458e-828b-4cbb342ad1c6 09004fde444b4fb1bf6460881499171b d0eca6e7a5ac42ec85af535b52bc9472 - - default default] Added segment c68455ba-e24c-472e-81cb-2af70f008ca3 of type vxlan for network e1c25e9a-1904-42b0-9ba5-e614ff1abe9f [pid: 7|app: 0|req: 922/1901] 10.0.0.29 () {32 vars in 726 bytes} [Tue May 5 15:10:56 2026] GET /v2.0/ports/cdeb40e6-14e4-4852-b34f-eebc118a1660/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:10:56.255 7 INFO neutron.services.segments.plugin [-] Segment 0369a9b4-ae67-436f-9e6a-9b441355e183 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0369a9b4-ae67-436f-9e6a-9b441355e183 found for delete ", "request_id": "req-030e81f4-505d-4c0e-b9dc-5f3d5630c7f6"}]} [pid: 8|app: 0|req: 980/1902] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:10:56 2026] POST /v2.0/networks => generated 632 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:10:56.515 8 INFO neutron.services.segments.plugin [-] Segment 4549d100-b2f5-4ba0-8a73-533a47610288 resource provider aggregate not found 2026-05-05 15:10:56.534 8 INFO neutron.services.segments.plugin [-] Segment 4549d100-b2f5-4ba0-8a73-533a47610288 resource provider aggregate not found 2026-05-05 15:10:56.541 8 INFO neutron.services.segments.plugin [-] Segment 4549d100-b2f5-4ba0-8a73-533a47610288 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4549d100-b2f5-4ba0-8a73-533a47610288 found for delete ", "request_id": "req-712a0051-0da5-479b-bd4b-bc959a6d534b"}]} 2026-05-05 15:10:56.549 8 INFO neutron.services.segments.plugin [-] Segment 4549d100-b2f5-4ba0-8a73-533a47610288 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4549d100-b2f5-4ba0-8a73-533a47610288 found for delete ", "request_id": "req-93e5e30a-0f36-45e9-aea8-1325acdf8e35"}]} [pid: 8|app: 0|req: 981/1903] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:10:56 2026] DELETE /v2.0/networks/f88a0f38-ddd8-421a-8477-c2731c8276bf => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1904] 10.0.0.29 () {34 vars in 757 bytes} [Tue May 5 15:10:56 2026] PUT /v2.0/ports/cdeb40e6-14e4-4852-b34f-eebc118a1660/tags/green => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-05 15:10:56.648 8 WARNING neutron_lib.context [None req-f65cfcf2-2be3-4427-9965-88cf7ba21272 09004fde444b4fb1bf6460881499171b d0eca6e7a5ac42ec85af535b52bc9472 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 983/1905] 10.0.0.29 () {34 vars in 663 bytes} [Tue May 5 15:10:56 2026] POST /v2.0/ports => generated 743 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 986/1908] 10.0.0.29 () {32 vars in 726 bytes} [Tue May 5 15:10:56 2026] GET /v2.0/ports/cdeb40e6-14e4-4852-b34f-eebc118a1660/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:10:57.042 8 WARNING neutron_lib.context [None req-2d863ed9-ac36-4ba1-babc-949d7b039eaa 09004fde444b4fb1bf6460881499171b d0eca6e7a5ac42ec85af535b52bc9472 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 987/1909] 10.0.0.29 () {34 vars in 665 bytes} [Tue May 5 15:10:57 2026] POST /v2.0/trunks => generated 407 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1910] 10.0.0.29 () {34 vars in 753 bytes} [Tue May 5 15:10:57 2026] PUT /v2.0/ports/cdeb40e6-14e4-4852-b34f-eebc118a1660/tags/red => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-05 15:10:57.322 8 WARNING neutron_lib.context [None req-955c4b0d-4998-44ad-ae9a-9fcd17d16ce7 09004fde444b4fb1bf6460881499171b d0eca6e7a5ac42ec85af535b52bc9472 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:10:57.381 8 INFO neutron.db.segments_db [None req-955c4b0d-4998-44ad-ae9a-9fcd17d16ce7 09004fde444b4fb1bf6460881499171b d0eca6e7a5ac42ec85af535b52bc9472 - - default default] Added segment fa892a7b-27c3-4d8d-bd0a-ebab4f031eab of type vxlan for network e3b23b4a-c353-419e-a2f7-5aaca6b0d719 [pid: 8|app: 0|req: 989/1911] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:10:57 2026] POST /v2.0/networks => generated 632 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1912] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:10:57 2026] GET /v2.0/security-groups?tenant_id=aaef830b93a14bda8d352ece24bf9fea&name=default => generated 2801 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1913] 10.0.0.29 () {32 vars in 726 bytes} [Tue May 5 15:10:57 2026] GET /v2.0/ports/cdeb40e6-14e4-4852-b34f-eebc118a1660/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:10:57.756 8 WARNING neutron_lib.context [None req-086886d4-2d15-45f5-9847-bfdb176166d9 09004fde444b4fb1bf6460881499171b d0eca6e7a5ac42ec85af535b52bc9472 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 923/1914] 10.0.0.29 () {34 vars in 782 bytes} [Tue May 5 15:10:56 2026] PUT /v2.0/routers/5305c83a-c87b-4687-8522-058d82c7e809/add_router_interface => generated 309 bytes in 1565 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1915] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:10:57 2026] DELETE /v2.0/security-groups/2a059e5b-69b0-46cd-95a2-f846053ddafa => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1916] 10.0.0.29 () {34 vars in 775 bytes} [Tue May 5 15:10:57 2026] PUT /v2.0/ports/cdeb40e6-14e4-4852-b34f-eebc118a1660/tags/black.or.white => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1917] 10.0.0.29 () {32 vars in 716 bytes} [Tue May 5 15:10:57 2026] GET /v2.0/ports/c1e1cc37-d54f-40df-8187-0d2a9223e60b => generated 955 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1918] 10.0.0.29 () {32 vars in 726 bytes} [Tue May 5 15:10:58 2026] GET /v2.0/ports/cdeb40e6-14e4-4852-b34f-eebc118a1660/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: 928/1919] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:10:58 2026] GET /v2.0/security-groups?tenant_id=feb98d12d98a455ca8f4008acab5cb43&name=default => generated 2801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1920] 10.0.0.29 () {34 vars in 663 bytes} [Tue May 5 15:10:57 2026] POST /v2.0/ports => generated 743 bytes in 383 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: 993/1921] 10.0.0.29 () {34 vars in 746 bytes} [Tue May 5 15:10:58 2026] PUT /v2.0/ports/cdeb40e6-14e4-4852-b34f-eebc118a1660/tags => generated 37 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1922] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:10:58 2026] DELETE /v2.0/security-groups/619df5ec-3f8b-4a69-8b6b-a808b2af7f73 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:10:58.326 8 WARNING neutron_lib.context [None req-82ee21d0-332c-4283-a890-ee3df456789e 09004fde444b4fb1bf6460881499171b d0eca6e7a5ac42ec85af535b52bc9472 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 995/1923] 10.0.0.29 () {34 vars in 665 bytes} [Tue May 5 15:10:58 2026] POST /v2.0/trunks => generated 407 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1924] 10.0.0.29 () {32 vars in 726 bytes} [Tue May 5 15:10:58 2026] GET /v2.0/ports/cdeb40e6-14e4-4852-b34f-eebc118a1660/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:10:58.588 8 WARNING neutron_lib.context [None req-dfb46617-17cc-4b31-b132-72bfdf03a552 09004fde444b4fb1bf6460881499171b d0eca6e7a5ac42ec85af535b52bc9472 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:10:58.653 8 INFO neutron.db.segments_db [None req-dfb46617-17cc-4b31-b132-72bfdf03a552 09004fde444b4fb1bf6460881499171b d0eca6e7a5ac42ec85af535b52bc9472 - - default default] Added segment 9d25ceda-73dd-4a42-b8ee-4232afee0996 of type vxlan for network f043509b-fb88-45ca-8b73-3b9d8a82648b [pid: 8|app: 0|req: 997/1925] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:10:58 2026] POST /v2.0/networks => generated 632 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1926] 10.0.0.29 () {32 vars in 734 bytes} [Tue May 5 15:10:58 2026] GET /v2.0/ports/cdeb40e6-14e4-4852-b34f-eebc118a1660/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:10:58.834 8 WARNING neutron_lib.context [None req-38559b0b-8a16-48f6-b1da-3ac5a7661467 09004fde444b4fb1bf6460881499171b d0eca6e7a5ac42ec85af535b52bc9472 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 929/1927] 10.0.0.29 () {34 vars in 788 bytes} [Tue May 5 15:10:58 2026] PUT /v2.0/routers/5305c83a-c87b-4687-8522-058d82c7e809/remove_router_interface => generated 309 bytes in 1032 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:10:59.176 7 INFO neutron.api.v2.resource [None req-d21e226c-f161-42ac-bc28-30e259baca77 37b2449c82304d69bd73050a5c5577ac 0bfa71be592d4a1d90597d08c72a056d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 930/1928] 10.0.0.29 () {32 vars in 738 bytes} [Tue May 5 15:10:59 2026] GET /v2.0/ports/cdeb40e6-14e4-4852-b34f-eebc118a1660/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1929] 10.0.0.29 () {34 vars in 663 bytes} [Tue May 5 15:10:58 2026] POST /v2.0/ports => generated 743 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1000/1930] 10.0.0.29 () {32 vars in 737 bytes} [Tue May 5 15:10:59 2026] DELETE /v2.0/ports/cdeb40e6-14e4-4852-b34f-eebc118a1660/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:10:59.240 8 WARNING neutron_lib.context [None req-c1ee5c50-4717-48df-93d0-3e40105f2eb7 09004fde444b4fb1bf6460881499171b d0eca6e7a5ac42ec85af535b52bc9472 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1001/1931] 10.0.0.29 () {34 vars in 665 bytes} [Tue May 5 15:10:59 2026] POST /v2.0/trunks => generated 407 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1932] 10.0.0.29 () {32 vars in 726 bytes} [Tue May 5 15:10:59 2026] GET /v2.0/ports/cdeb40e6-14e4-4852-b34f-eebc118a1660/tags => generated 30 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:10:59.499 8 WARNING neutron_lib.context [None req-17e68b2b-fc26-4c33-ac5f-5d9c64be37fe 09004fde444b4fb1bf6460881499171b d0eca6e7a5ac42ec85af535b52bc9472 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:10:59.548 8 INFO neutron.db.segments_db [None req-17e68b2b-fc26-4c33-ac5f-5d9c64be37fe 09004fde444b4fb1bf6460881499171b d0eca6e7a5ac42ec85af535b52bc9472 - - default default] Added segment 4b6e36eb-2c14-471f-b859-b27ce1290d18 of type vxlan for network b2d51453-7625-4431-a518-6efbdfaa21f0 [pid: 8|app: 0|req: 1003/1933] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:10:59 2026] POST /v2.0/networks => generated 632 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:10:59.706 8 INFO neutron.api.v2.resource [None req-fb4a1559-4754-4241-823a-d21446cadfd6 37b2449c82304d69bd73050a5c5577ac 0bfa71be592d4a1d90597d08c72a056d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1004/1934] 10.0.0.29 () {32 vars in 741 bytes} [Tue May 5 15:10:59 2026] DELETE /v2.0/ports/cdeb40e6-14e4-4852-b34f-eebc118a1660/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 15:10:59.712 8 WARNING neutron_lib.context [None req-c201da10-2b86-4af4-ad47-565a373e8c0a 09004fde444b4fb1bf6460881499171b d0eca6e7a5ac42ec85af535b52bc9472 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1005/1935] 10.0.0.29 () {34 vars in 663 bytes} [Tue May 5 15:10:59 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, ' [pid: 8|app: 0|req: 1006/1936] 10.0.0.29 () {32 vars in 729 bytes} [Tue May 5 15:11:00 2026] DELETE /v2.0/ports/cdeb40e6-14e4-4852-b34f-eebc118a1660/tags => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:11:00.136 8 WARNING neutron_lib.context [None req-a0c7d1a8-0b74-46ec-abc8-2f9a95f050b3 09004fde444b4fb1bf6460881499171b d0eca6e7a5ac42ec85af535b52bc9472 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1007/1937] 10.0.0.29 () {34 vars in 665 bytes} [Tue May 5 15:11:00 2026] POST /v2.0/trunks => generated 407 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1938] 10.0.0.29 () {32 vars in 726 bytes} [Tue May 5 15:11:00 2026] GET /v2.0/ports/cdeb40e6-14e4-4852-b34f-eebc118a1660/tags => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1939] 10.0.0.29 () {34 vars in 748 bytes} [Tue May 5 15:11:00 2026] PUT /v2.0/trunks/566d3391-8fe1-411e-9e4c-bfab05c4b2b5/tags => generated 17 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1940] 10.0.0.29 () {32 vars in 719 bytes} [Tue May 5 15:11:00 2026] DELETE /v2.0/ports/cdeb40e6-14e4-4852-b34f-eebc118a1660 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/1941] 10.0.0.29 () {34 vars in 748 bytes} [Tue May 5 15:11:00 2026] PUT /v2.0/trunks/4be273fa-c81a-4676-addb-7e54d3d9a46a/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1942] 10.0.0.29 () {34 vars in 788 bytes} [Tue May 5 15:10:59 2026] PUT /v2.0/routers/5305c83a-c87b-4687-8522-058d82c7e809/remove_router_interface => generated 309 bytes in 1645 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1943] 10.0.0.29 () {34 vars in 748 bytes} [Tue May 5 15:11:00 2026] PUT /v2.0/trunks/e4fe3870-3db4-4eb7-97ec-ce18ee33a5d7/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1944] 10.0.0.29 () {32 vars in 735 bytes} [Tue May 5 15:11:00 2026] GET /v2.0/ports?device_id=5305c83a-c87b-4687-8522-058d82c7e809 => 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: 934/1945] 10.0.0.29 () {34 vars in 748 bytes} [Tue May 5 15:11:00 2026] PUT /v2.0/trunks/8020ddd7-c96a-4113-933c-db4f028b69c1/tags => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:11:00.978 8 INFO neutron.services.segments.plugin [-] Segment dc11ebce-12ec-4646-8061-f9700a8a200d resource provider aggregate not found 2026-05-05 15:11:00.983 8 INFO neutron.services.segments.plugin [-] Segment dc11ebce-12ec-4646-8061-f9700a8a200d resource provider aggregate not found 2026-05-05 15:11:00.998 8 INFO neutron.services.segments.plugin [-] Segment dc11ebce-12ec-4646-8061-f9700a8a200d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc11ebce-12ec-4646-8061-f9700a8a200d found for delete ", "request_id": "req-09e3626c-1b24-457d-839a-65b25ad403c7"}]} 2026-05-05 15:11:01.002 8 INFO neutron.services.segments.plugin [-] Segment dc11ebce-12ec-4646-8061-f9700a8a200d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc11ebce-12ec-4646-8061-f9700a8a200d found for delete ", "request_id": "req-ae6712a1-8635-41c5-a39e-087b9e370ab5"}]} [pid: 8|app: 0|req: 1012/1946] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:11:00 2026] DELETE /v2.0/networks/808df0f2-04bd-4e7b-ab43-923c6269d6e0 => 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: 1013/1947] 10.0.0.29 () {32 vars in 661 bytes} [Tue May 5 15:11:01 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/1948] 10.0.0.29 () {32 vars in 675 bytes} [Tue May 5 15:11:01 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/1949] 10.0.0.29 () {32 vars in 671 bytes} [Tue May 5 15:11:01 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1950] 10.0.0.29 () {32 vars in 683 bytes} [Tue May 5 15:11:01 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1951] 10.0.0.29 () {32 vars in 669 bytes} [Tue May 5 15:11:01 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/1952] 10.0.0.29 () {32 vars in 683 bytes} [Tue May 5 15:11:01 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1953] 10.0.0.29 () {32 vars in 679 bytes} [Tue May 5 15:11:01 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/1954] 10.0.0.29 () {32 vars in 691 bytes} [Tue May 5 15:11:01 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/1955] 10.0.0.29 () {32 vars in 718 bytes} [Tue May 5 15:11:01 2026] GET /v2.0/trunks/566d3391-8fe1-411e-9e4c-bfab05c4b2b5 => generated 412 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/1956] 10.0.0.29 () {32 vars in 716 bytes} [Tue May 5 15:11:01 2026] GET /v2.0/ports/9408dc2c-1a2f-4b3a-ba66-8dba4d7fac70 => generated 826 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/1957] 10.0.0.29 () {32 vars in 721 bytes} [Tue May 5 15:11:01 2026] DELETE /v2.0/trunks/566d3391-8fe1-411e-9e4c-bfab05c4b2b5 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:11:01.577 7 INFO neutron.services.segments.plugin [-] Segment 350d79bd-335f-4934-80ad-385b8fa245d8 resource provider aggregate not found [pid: 8|app: 0|req: 1024/1958] 10.0.0.29 () {32 vars in 718 bytes} [Tue May 5 15:11:01 2026] GET /v2.0/trunks/4be273fa-c81a-4676-addb-7e54d3d9a46a => generated 420 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:11:01.585 7 INFO neutron.services.segments.plugin [-] Segment 350d79bd-335f-4934-80ad-385b8fa245d8 resource provider aggregate not found 2026-05-05 15:11:01.591 7 INFO neutron.services.segments.plugin [-] Segment 350d79bd-335f-4934-80ad-385b8fa245d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 350d79bd-335f-4934-80ad-385b8fa245d8 found for delete ", "request_id": "req-28f67364-8a52-41ad-b7a5-bc91de5925df"}]} 2026-05-05 15:11:01.601 7 INFO neutron.services.segments.plugin [-] Segment 350d79bd-335f-4934-80ad-385b8fa245d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 350d79bd-335f-4934-80ad-385b8fa245d8 found for delete ", "request_id": "req-4c380832-831d-4713-94a6-21eb565c6f99"}]} 2026-05-05 15:11:01.604 7 INFO neutron.db.l3_hamode_db [None req-dcaa1940-5adb-4696-a5fc-81e7cf6e4938 dda9c294ef024b489de396e60a551dc2 5130dde5f9a64b20a0a374682c5ddec5 - - default default] HA network 0b1b8b6f-e729-4faf-b88b-28648ec864ea was deleted as no HA routers are present in tenant 5130dde5f9a64b20a0a374682c5ddec5. [pid: 7|app: 0|req: 935/1959] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:11:00 2026] DELETE /v2.0/routers/5305c83a-c87b-4687-8522-058d82c7e809 => generated 0 bytes in 669 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/1960] 10.0.0.29 () {32 vars in 716 bytes} [Tue May 5 15:11:01 2026] GET /v2.0/ports/6753c9d5-0634-4ca3-aa13-02f4e8079e40 => generated 826 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/1961] 10.0.0.29 () {32 vars in 721 bytes} [Tue May 5 15:11:01 2026] DELETE /v2.0/trunks/4be273fa-c81a-4676-addb-7e54d3d9a46a => 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: 936/1962] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:11:01 2026] DELETE /v2.0/subnets/0dc5a396-46c6-42c1-8639-acd52860793e => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1963] 10.0.0.29 () {32 vars in 718 bytes} [Tue May 5 15:11:01 2026] GET /v2.0/trunks/e4fe3870-3db4-4eb7-97ec-ce18ee33a5d7 => generated 429 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/1964] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:11:01 2026] GET /v2.0/security-groups?tenant_id=0bfa71be592d4a1d90597d08c72a056d&name=default => generated 2801 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1965] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:11:01 2026] DELETE /v2.0/subnets/07ebb6dc-ae25-4697-8601-09b3b31ce60d => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/1966] 10.0.0.29 () {32 vars in 716 bytes} [Tue May 5 15:11:02 2026] GET /v2.0/ports/26848f48-a161-4b29-a0f4-c1395454e58b => generated 826 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1967] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:11:02 2026] DELETE /v2.0/security-groups/f9162646-48b9-45bf-8434-f9736955cf78 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1968] 10.0.0.29 () {32 vars in 721 bytes} [Tue May 5 15:11:02 2026] DELETE /v2.0/trunks/e4fe3870-3db4-4eb7-97ec-ce18ee33a5d7 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/1969] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:11:02 2026] DELETE /v2.0/networks/b418e4a9-0b21-4919-999c-cd963687a03f => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/1970] 10.0.0.29 () {32 vars in 718 bytes} [Tue May 5 15:11:02 2026] GET /v2.0/trunks/8020ddd7-c96a-4113-933c-db4f028b69c1 => generated 414 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1971] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:11:02 2026] GET /v2.0/security-groups?tenant_id=53032e8456cf42fd99e810325f2b3880&name=default => generated 2801 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py: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() [pid: 7|app: 0|req: 942/1972] 10.0.0.29 () {32 vars in 716 bytes} [Tue May 5 15:11:02 2026] GET /v2.0/ports/88d231fe-19b9-4aca-81f6-073df5387a79 => generated 826 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py: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() [pid: 7|app: 0|req: 943/1973] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:11:02 2026] DELETE /v2.0/security-groups/4d0c711d-d412-4d24-8060-70429dfafa0e => 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: 944/1974] 10.0.0.29 () {32 vars in 721 bytes} [Tue May 5 15:11:02 2026] DELETE /v2.0/trunks/8020ddd7-c96a-4113-933c-db4f028b69c1 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1975] 10.0.0.29 () {32 vars in 718 bytes} [Tue May 5 15:11:02 2026] GET /v2.0/trunks/6f235fc9-819d-4e99-8358-f61b1dd2e7f1 => generated 407 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/1976] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:11:02 2026] DELETE /v2.0/networks/902fb309-75d2-47a7-bb06-eafb47c3e386 => generated 0 bytes in 406 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:11:02.822 7 WARNING neutron_lib.context [None req-4d7493f7-8b29-4381-94ba-20d46d6ba967 dda9c294ef024b489de396e60a551dc2 5130dde5f9a64b20a0a374682c5ddec5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:11:02.882 7 INFO neutron.db.segments_db [None req-4d7493f7-8b29-4381-94ba-20d46d6ba967 dda9c294ef024b489de396e60a551dc2 5130dde5f9a64b20a0a374682c5ddec5 - - default default] Added segment 301d7126-5487-4f54-8653-015c411f3391 of type vxlan for network 5e528cb9-0c4e-44ec-81ab-0cb3f9965a08 [pid: 8|app: 0|req: 1032/1977] 10.0.0.29 () {32 vars in 716 bytes} [Tue May 5 15:11:02 2026] GET /v2.0/ports/90770fa6-4b1d-42e3-93a1-bade231c1c65 => generated 826 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1978] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:11:02 2026] POST /v2.0/networks => generated 630 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:11:03.021 7 WARNING neutron_lib.context [None req-d3a51bfd-feab-4e5f-a75e-bd274b8a4a66 dda9c294ef024b489de396e60a551dc2 5130dde5f9a64b20a0a374682c5ddec5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:11:03.029 8 INFO neutron.services.segments.plugin [-] Segment 817777c8-9a9d-4a69-b034-4463ed3654a5 resource provider aggregate not found 2026-05-05 15:11:03.036 8 INFO neutron.services.segments.plugin [-] Segment 817777c8-9a9d-4a69-b034-4463ed3654a5 resource provider aggregate not found [pid: 8|app: 0|req: 1033/1979] 10.0.0.29 () {32 vars in 721 bytes} [Tue May 5 15:11:02 2026] DELETE /v2.0/trunks/6f235fc9-819d-4e99-8358-f61b1dd2e7f1 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:11:03.071 8 INFO neutron.services.segments.plugin [-] Segment 817777c8-9a9d-4a69-b034-4463ed3654a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 817777c8-9a9d-4a69-b034-4463ed3654a5 found for delete ", "request_id": "req-3ee5e857-0955-4041-8754-b3975d87b212"}]} 2026-05-05 15:11:03.078 8 INFO neutron.services.segments.plugin [-] Segment 817777c8-9a9d-4a69-b034-4463ed3654a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 817777c8-9a9d-4a69-b034-4463ed3654a5 found for delete ", "request_id": "req-378e86cf-3638-488c-acbf-12df73e8d00d"}]} 2026-05-05 15:11:03.102 8 INFO neutron.services.segments.plugin [-] Segment 13f9899f-cd5a-4d21-9f75-57bb82e2f7b0 resource provider aggregate not found 2026-05-05 15:11:03.108 8 INFO neutron.services.segments.plugin [-] Segment 13f9899f-cd5a-4d21-9f75-57bb82e2f7b0 resource provider aggregate not found 2026-05-05 15:11:03.125 8 INFO neutron.services.segments.plugin [-] Segment 13f9899f-cd5a-4d21-9f75-57bb82e2f7b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13f9899f-cd5a-4d21-9f75-57bb82e2f7b0 found for delete ", "request_id": "req-cbffe7de-6ec9-4a00-bcfb-03cc69f7f266"}]} 2026-05-05 15:11:03.128 8 INFO neutron.services.segments.plugin [-] Segment 13f9899f-cd5a-4d21-9f75-57bb82e2f7b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13f9899f-cd5a-4d21-9f75-57bb82e2f7b0 found for delete ", "request_id": "req-dcc21c06-25b2-4f32-9b96-9d364333b122"}]} [pid: 8|app: 0|req: 1034/1980] 10.0.0.29 () {32 vars in 719 bytes} [Tue May 5 15:11:03 2026] DELETE /v2.0/ports/9408dc2c-1a2f-4b3a-ba66-8dba4d7fac70 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1981] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:11:03 2026] POST /v2.0/subnets => generated 602 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:11:03.361 7 WARNING neutron_lib.context [None req-b827b554-92a7-4913-b1a9-023fd61690a4 dda9c294ef024b489de396e60a551dc2 5130dde5f9a64b20a0a374682c5ddec5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:11:03.399 7 INFO neutron.db.segments_db [None req-b827b554-92a7-4913-b1a9-023fd61690a4 dda9c294ef024b489de396e60a551dc2 5130dde5f9a64b20a0a374682c5ddec5 - - default default] Added segment 2e3430bc-7863-4fce-bfe4-fe9acf08444a of type vxlan for network cae7083c-96c1-43ba-9223-3cc5b3560325 [pid: 8|app: 0|req: 1035/1982] 10.0.0.29 () {32 vars in 719 bytes} [Tue May 5 15:11:03 2026] DELETE /v2.0/ports/6753c9d5-0634-4ca3-aa13-02f4e8079e40 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:11:03.734 7 INFO neutron.db.l3_hamode_db [None req-b827b554-92a7-4913-b1a9-023fd61690a4 dda9c294ef024b489de396e60a551dc2 5130dde5f9a64b20a0a374682c5ddec5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1036/1983] 10.0.0.29 () {32 vars in 719 bytes} [Tue May 5 15:11:03 2026] DELETE /v2.0/ports/26848f48-a161-4b29-a0f4-c1395454e58b => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:11:03.937 7 INFO neutron.db.l3_hamode_db [None req-b827b554-92a7-4913-b1a9-023fd61690a4 dda9c294ef024b489de396e60a551dc2 5130dde5f9a64b20a0a374682c5ddec5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1037/1984] 10.0.0.29 () {32 vars in 719 bytes} [Tue May 5 15:11:03 2026] DELETE /v2.0/ports/88d231fe-19b9-4aca-81f6-073df5387a79 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/1985] 10.0.0.29 () {32 vars in 719 bytes} [Tue May 5 15:11:04 2026] DELETE /v2.0/ports/90770fa6-4b1d-42e3-93a1-bade231c1c65 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/1986] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:11:04 2026] DELETE /v2.0/networks/c434b5db-571c-46f3-8df1-9d003ac9eb61 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/1987] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:11:04 2026] DELETE /v2.0/networks/e1c25e9a-1904-42b0-9ba5-e614ff1abe9f => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1988] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:11:03 2026] POST /v2.0/routers => generated 507 bytes in 1465 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:11:04.830 7 WARNING neutron_lib.context [None req-05a67e10-43a9-4bb8-b17b-2fcae444ba65 dda9c294ef024b489de396e60a551dc2 5130dde5f9a64b20a0a374682c5ddec5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1041/1989] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:11:04 2026] DELETE /v2.0/networks/e3b23b4a-c353-419e-a2f7-5aaca6b0d719 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:11:05.156 8 INFO neutron.services.segments.plugin [-] Segment a229c531-37bf-43fd-a75d-50c8089a78a7 resource provider aggregate not found 2026-05-05 15:11:05.165 8 INFO neutron.services.segments.plugin [-] Segment a229c531-37bf-43fd-a75d-50c8089a78a7 resource provider aggregate not found [pid: 8|app: 0|req: 1042/1990] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:11:04 2026] DELETE /v2.0/networks/f043509b-fb88-45ca-8b73-3b9d8a82648b => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:11:05.188 8 INFO neutron.services.segments.plugin [-] Segment a229c531-37bf-43fd-a75d-50c8089a78a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a229c531-37bf-43fd-a75d-50c8089a78a7 found for delete ", "request_id": "req-0c778028-432c-4fc2-b0e1-ab3de95c040c"}]} 2026-05-05 15:11:05.200 8 INFO neutron.services.segments.plugin [-] Segment a229c531-37bf-43fd-a75d-50c8089a78a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a229c531-37bf-43fd-a75d-50c8089a78a7 found for delete ", "request_id": "req-629b424e-0cb8-40ee-ad9c-e5b4d13698d4"}]} 2026-05-05 15:11:05.224 8 INFO neutron.services.segments.plugin [-] Segment c68455ba-e24c-472e-81cb-2af70f008ca3 resource provider aggregate not found 2026-05-05 15:11:05.228 8 INFO neutron.services.segments.plugin [-] Segment c68455ba-e24c-472e-81cb-2af70f008ca3 resource provider aggregate not found 2026-05-05 15:11:05.249 8 INFO neutron.services.segments.plugin [-] Segment c68455ba-e24c-472e-81cb-2af70f008ca3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c68455ba-e24c-472e-81cb-2af70f008ca3 found for delete ", "request_id": "req-848461e6-3ec5-4864-9652-175a0fcbd615"}]} 2026-05-05 15:11:05.256 8 INFO neutron.services.segments.plugin [-] Segment c68455ba-e24c-472e-81cb-2af70f008ca3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c68455ba-e24c-472e-81cb-2af70f008ca3 found for delete ", "request_id": "req-9c563fdc-b5c2-49a4-9007-24396d96daa2"}]} 2026-05-05 15:11:05.272 8 INFO neutron.services.segments.plugin [-] Segment fa892a7b-27c3-4d8d-bd0a-ebab4f031eab resource provider aggregate not found 2026-05-05 15:11:05.280 8 INFO neutron.services.segments.plugin [-] Segment fa892a7b-27c3-4d8d-bd0a-ebab4f031eab resource provider aggregate not found 2026-05-05 15:11:05.299 8 INFO neutron.services.segments.plugin [-] Segment fa892a7b-27c3-4d8d-bd0a-ebab4f031eab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa892a7b-27c3-4d8d-bd0a-ebab4f031eab found for delete ", "request_id": "req-621bd9b9-b5a1-4a98-826e-12ed5c953c4e"}]} 2026-05-05 15:11:05.304 8 INFO neutron.services.segments.plugin [-] Segment fa892a7b-27c3-4d8d-bd0a-ebab4f031eab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa892a7b-27c3-4d8d-bd0a-ebab4f031eab found for delete ", "request_id": "req-4e06c158-12d4-4c42-8627-fd24834e48d5"}]} [pid: 7|app: 0|req: 949/1991] 10.0.0.29 () {34 vars in 664 bytes} [Tue May 5 15:11:04 2026] POST /v2.0/ports => generated 951 bytes in 480 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 15:11:05.330 8 INFO neutron.services.segments.plugin [-] Segment 9d25ceda-73dd-4a42-b8ee-4232afee0996 resource provider aggregate not found 2026-05-05 15:11:05.335 8 INFO neutron.services.segments.plugin [-] Segment 9d25ceda-73dd-4a42-b8ee-4232afee0996 resource provider aggregate not found 2026-05-05 15:11:05.355 8 INFO neutron.services.segments.plugin [-] Segment 9d25ceda-73dd-4a42-b8ee-4232afee0996 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d25ceda-73dd-4a42-b8ee-4232afee0996 found for delete ", "request_id": "req-eaf157e3-c00c-43f9-9374-50f6d8f5b729"}]} 2026-05-05 15:11:05.372 8 INFO neutron.services.segments.plugin [-] Segment 9d25ceda-73dd-4a42-b8ee-4232afee0996 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d25ceda-73dd-4a42-b8ee-4232afee0996 found for delete ", "request_id": "req-fb34b0e8-1e34-4a82-b1ef-7d70673190ec"}]} [pid: 8|app: 0|req: 1043/1992] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:11:05 2026] DELETE /v2.0/networks/b2d51453-7625-4431-a518-6efbdfaa21f0 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:11:06.571 8 WARNING neutron_lib.context [None req-7a42d556-df2d-4ae8-9452-f942e25b73b8 38b9a22f3a15480da3b8a10f1d7ecfd7 392e6f4a367d4d3e8620c6aa82c21741 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:11:06.610 8 INFO neutron.db.segments_db [None req-7a42d556-df2d-4ae8-9452-f942e25b73b8 38b9a22f3a15480da3b8a10f1d7ecfd7 392e6f4a367d4d3e8620c6aa82c21741 - - default default] Added segment cee41e92-664c-4f95-af0a-5d7135551076 of type vxlan for network 26e5032d-d56b-4eb6-b132-589d085b1729 [pid: 7|app: 0|req: 950/1993] 10.0.0.29 () {34 vars in 782 bytes} [Tue May 5 15:11:05 2026] PUT /v2.0/routers/3e34bc17-5e85-4416-a847-f51b404323aa/add_router_interface => generated 309 bytes in 1580 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:11:06.925 8 INFO neutron.db.l3_hamode_db [None req-7a42d556-df2d-4ae8-9452-f942e25b73b8 38b9a22f3a15480da3b8a10f1d7ecfd7 392e6f4a367d4d3e8620c6aa82c21741 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 951/1994] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:11:06 2026] GET /v2.0/security-groups?tenant_id=d0eca6e7a5ac42ec85af535b52bc9472&name=default => generated 2801 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:11:07.137 8 INFO neutron.db.l3_hamode_db [None req-7a42d556-df2d-4ae8-9452-f942e25b73b8 38b9a22f3a15480da3b8a10f1d7ecfd7 392e6f4a367d4d3e8620c6aa82c21741 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 952/1995] 10.0.0.29 () {32 vars in 716 bytes} [Tue May 5 15:11:07 2026] GET /v2.0/ports/003ba46f-d564-4047-a751-9dd016146846 => generated 1025 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1996] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:11:07 2026] DELETE /v2.0/security-groups/ae32ab60-819f-4d6d-80aa-9d9822f65670 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:11:07.381 8 INFO neutron.services.segments.plugin [-] Segment 4b6e36eb-2c14-471f-b859-b27ce1290d18 resource provider aggregate not found 2026-05-05 15:11:07.394 8 INFO neutron.services.segments.plugin [-] Segment 4b6e36eb-2c14-471f-b859-b27ce1290d18 resource provider aggregate not found 2026-05-05 15:11:07.400 8 INFO neutron.services.segments.plugin [-] Segment 4b6e36eb-2c14-471f-b859-b27ce1290d18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b6e36eb-2c14-471f-b859-b27ce1290d18 found for delete ", "request_id": "req-9e2fb193-48bd-4e21-af94-fa45fa898198"}]} 2026-05-05 15:11:07.415 8 INFO neutron.services.segments.plugin [-] Segment 4b6e36eb-2c14-471f-b859-b27ce1290d18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b6e36eb-2c14-471f-b859-b27ce1290d18 found for delete ", "request_id": "req-346d4dc4-1765-4369-8db8-5ca87753178d"}]} [pid: 8|app: 0|req: 1044/1997] 10.0.0.29 () {34 vars in 667 bytes} [Tue May 5 15:11:06 2026] POST /v2.0/routers => generated 474 bytes in 1550 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/1998] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:11:07 2026] GET /v2.0/security-groups?tenant_id=d0b608e29fc94d9a8f1ad6ed099e1a59&name=default => generated 2801 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/1999] 10.0.0.29 () {34 vars in 750 bytes} [Tue May 5 15:11:08 2026] PUT /v2.0/routers/cdcbe921-22e0-45c3-afb6-336a5250a1d1/tags => generated 25 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2000] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:11:08 2026] DELETE /v2.0/security-groups/4204262c-78cc-42aa-983b-4e2f6b8a11d1 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:11:08.456 8 WARNING neutron_lib.context [None req-c7b36778-a9df-4a52-b37a-2dfc1568491f fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:11:08.571 8 INFO neutron.db.segments_db [None req-c7b36778-a9df-4a52-b37a-2dfc1568491f fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] Added segment aa05133b-1f50-49a5-8597-c768623bc3b1 of type vxlan for network 0861386a-faac-441d-9ab6-8561e4a54162 [pid: 8|app: 0|req: 1048/2001] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:11:08 2026] POST /v2.0/networks => generated 639 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2002] 10.0.0.29 () {32 vars in 730 bytes} [Tue May 5 15:11:08 2026] GET /v2.0/routers/cdcbe921-22e0-45c3-afb6-336a5250a1d1/tags => generated 25 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2003] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:11:08 2026] GET /v2.0/security-groups?tenant_id=819bb588855743b6bd3e37953fb02350&name=default => generated 2801 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:11:08.896 8 WARNING neutron_lib.context [None req-19e94fcb-903e-43a3-a731-8cbf946fbfe7 fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 954/2004] 10.0.0.29 () {34 vars in 788 bytes} [Tue May 5 15:11:07 2026] PUT /v2.0/routers/3e34bc17-5e85-4416-a847-f51b404323aa/remove_router_interface => generated 309 bytes in 1760 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: 955/2005] 10.0.0.29 () {34 vars in 761 bytes} [Tue May 5 15:11:09 2026] PUT /v2.0/routers/cdcbe921-22e0-45c3-afb6-336a5250a1d1/tags/green => generated 4 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/2006] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:11:09 2026] DELETE /v2.0/security-groups/7f8c2e84-a5e5-4035-b5d3-b8e8b4a855d2 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2007] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:11:08 2026] POST /v2.0/subnets => generated 634 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2008] 10.0.0.29 () {32 vars in 730 bytes} [Tue May 5 15:11:09 2026] GET /v2.0/routers/cdcbe921-22e0-45c3-afb6-336a5250a1d1/tags => generated 34 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:11:09.356 7 INFO neutron.api.v2.resource [None req-556787e2-e236-4afc-9c61-31a983b8d297 dda9c294ef024b489de396e60a551dc2 5130dde5f9a64b20a0a374682c5ddec5 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 957/2009] 10.0.0.29 () {34 vars in 788 bytes} [Tue May 5 15:11:09 2026] PUT /v2.0/routers/3e34bc17-5e85-4416-a847-f51b404323aa/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: 958/2010] 10.0.0.29 () {34 vars in 757 bytes} [Tue May 5 15:11:09 2026] PUT /v2.0/routers/cdcbe921-22e0-45c3-afb6-336a5250a1d1/tags/red => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/2011] 10.0.0.29 () {32 vars in 735 bytes} [Tue May 5 15:11:09 2026] GET /v2.0/ports?device_id=3e34bc17-5e85-4416-a847-f51b404323aa => 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: 1053/2012] 10.0.0.29 () {32 vars in 721 bytes} [Tue May 5 15:11:09 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/2013] 10.0.0.29 () {32 vars in 730 bytes} [Tue May 5 15:11:09 2026] GET /v2.0/routers/cdcbe921-22e0-45c3-afb6-336a5250a1d1/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:11:09.505 7 WARNING neutron_lib.context [None req-d52c61d9-235b-4c6e-87e4-d6fe353d27f1 fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 961/2014] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:11:09 2026] POST /v2.0/subnets => generated 708 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/2015] 10.0.0.29 () {34 vars in 779 bytes} [Tue May 5 15:11:09 2026] PUT /v2.0/routers/cdcbe921-22e0-45c3-afb6-336a5250a1d1/tags/black.or.white => generated 4 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-05 15:11:09.983 7 WARNING neutron_lib.context [None req-809975db-d77f-4cb5-9b6d-5ba8ffa73f24 fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:11:10.039 7 INFO neutron.db.segments_db [None req-809975db-d77f-4cb5-9b6d-5ba8ffa73f24 fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] Added segment 9c75c00f-d34b-46c9-ac98-73f0458a0f57 of type vxlan for network d81e068f-91a6-41b6-8725-f9399fbdb796 [pid: 7|app: 0|req: 963/2016] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:11:09 2026] POST /v2.0/networks => generated 638 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/2017] 10.0.0.29 () {32 vars in 730 bytes} [Tue May 5 15:11:10 2026] GET /v2.0/routers/cdcbe921-22e0-45c3-afb6-336a5250a1d1/tags => generated 52 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:11:10.219 7 WARNING neutron_lib.context [None req-a34769fc-202c-41ef-b2b5-cb63b77bafae fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 965/2018] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:11:10 2026] POST /v2.0/subnets => generated 632 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/2019] 10.0.0.29 () {34 vars in 750 bytes} [Tue May 5 15:11:10 2026] PUT /v2.0/routers/cdcbe921-22e0-45c3-afb6-336a5250a1d1/tags => generated 37 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:11:10.676 7 WARNING neutron_lib.context [None req-50c13d99-a303-42c2-9208-4a3c1b33f659 fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:11:10.678 8 INFO neutron.services.segments.plugin [-] Segment 2e3430bc-7863-4fce-bfe4-fe9acf08444a resource provider aggregate not found 2026-05-05 15:11:10.690 8 INFO neutron.services.segments.plugin [-] Segment 2e3430bc-7863-4fce-bfe4-fe9acf08444a resource provider aggregate not found 2026-05-05 15:11:10.718 8 INFO neutron.services.segments.plugin [-] Segment 2e3430bc-7863-4fce-bfe4-fe9acf08444a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e3430bc-7863-4fce-bfe4-fe9acf08444a found for delete ", "request_id": "req-29b68f91-b665-43aa-911f-213427a9b7fc"}]} 2026-05-05 15:11:10.720 8 INFO neutron.services.segments.plugin [-] Segment 2e3430bc-7863-4fce-bfe4-fe9acf08444a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e3430bc-7863-4fce-bfe4-fe9acf08444a found for delete ", "request_id": "req-a2608927-848f-4618-ab27-cc96a9f196ba"}]} 2026-05-05 15:11:10.728 8 INFO neutron.db.l3_hamode_db [None req-65f06459-fe8f-49cd-9fe3-9175eacc9200 dda9c294ef024b489de396e60a551dc2 5130dde5f9a64b20a0a374682c5ddec5 - - default default] HA network cae7083c-96c1-43ba-9223-3cc5b3560325 was deleted as no HA routers are present in tenant 5130dde5f9a64b20a0a374682c5ddec5. [pid: 8|app: 0|req: 1054/2020] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:11:09 2026] DELETE /v2.0/routers/3e34bc17-5e85-4416-a847-f51b404323aa => generated 0 bytes in 1257 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2021] 10.0.0.29 () {32 vars in 730 bytes} [Tue May 5 15:11:10 2026] GET /v2.0/routers/cdcbe921-22e0-45c3-afb6-336a5250a1d1/tags => generated 37 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2022] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:11:10 2026] DELETE /v2.0/subnets/2e311899-e1f9-4257-9556-ff1cf2c36272 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/2023] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:11:10 2026] POST /v2.0/subnets => generated 701 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2024] 10.0.0.29 () {32 vars in 738 bytes} [Tue May 5 15:11:11 2026] GET /v2.0/routers/cdcbe921-22e0-45c3-afb6-336a5250a1d1/tags/red => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:11:11.153 8 WARNING neutron_lib.context [None req-804e9836-1957-486e-8fe4-aa819a83cd21 fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:11:11.228 8 INFO neutron.db.segments_db [None req-804e9836-1957-486e-8fe4-aa819a83cd21 fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] Added segment 8fde18f5-9ce6-4947-ab28-78bc17500026 of type vxlan for network 257e5b79-391b-4a47-a918-a613dfba0529 [pid: 8|app: 0|req: 1058/2025] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:11:11 2026] POST /v2.0/networks => generated 637 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:11:11.542 8 INFO neutron.api.v2.resource [None req-1c924cc5-203f-40a3-bc66-e20977953121 38b9a22f3a15480da3b8a10f1d7ecfd7 392e6f4a367d4d3e8620c6aa82c21741 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1059/2026] 10.0.0.29 () {32 vars in 742 bytes} [Tue May 5 15:11:11 2026] GET /v2.0/routers/cdcbe921-22e0-45c3-afb6-336a5250a1d1/tags/green => generated 99 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 15:11:11.549 8 WARNING neutron_lib.context [None req-be77a51f-e258-43a0-ae19-d3ba6abd1e31 fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:11:11.640 7 INFO neutron.services.segments.plugin [-] Segment 301d7126-5487-4f54-8653-015c411f3391 resource provider aggregate not found 2026-05-05 15:11:11.648 7 INFO neutron.services.segments.plugin [-] Segment 301d7126-5487-4f54-8653-015c411f3391 resource provider aggregate not found 2026-05-05 15:11:11.671 7 INFO neutron.services.segments.plugin [-] Segment 301d7126-5487-4f54-8653-015c411f3391 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 301d7126-5487-4f54-8653-015c411f3391 found for delete ", "request_id": "req-b445e604-b5ef-4ba9-af09-6e7f97663c1d"}]} 2026-05-05 15:11:11.687 7 INFO neutron.services.segments.plugin [-] Segment 301d7126-5487-4f54-8653-015c411f3391 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 301d7126-5487-4f54-8653-015c411f3391 found for delete ", "request_id": "req-a7503331-c90f-4046-82c8-aafc239fee65"}]} [pid: 7|app: 0|req: 968/2027] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:11:11 2026] DELETE /v2.0/networks/5e528cb9-0c4e-44ec-81ab-0cb3f9965a08 => generated 0 bytes in 643 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/2030] 10.0.0.29 () {32 vars in 741 bytes} [Tue May 5 15:11:11 2026] DELETE /v2.0/routers/cdcbe921-22e0-45c3-afb6-336a5250a1d1/tags/red => generated 0 bytes in 267 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:11:11.967 7 WARNING neutron_lib.context [None req-775ec5f8-5ed9-4bf0-93a3-91e007eacbdf dda9c294ef024b489de396e60a551dc2 5130dde5f9a64b20a0a374682c5ddec5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:11:12.059 7 INFO neutron.db.segments_db [None req-775ec5f8-5ed9-4bf0-93a3-91e007eacbdf dda9c294ef024b489de396e60a551dc2 5130dde5f9a64b20a0a374682c5ddec5 - - default default] Added segment 87c78f20-6d41-4b97-b1a0-6d06e48149ae of type vxlan for network 6970a307-5f69-466a-81be-75f25782fa68 [pid: 7|app: 0|req: 972/2031] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:11:11 2026] POST /v2.0/networks => generated 630 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2032] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:11:11 2026] POST /v2.0/subnets => generated 632 bytes in 642 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:11:12.197 8 WARNING neutron_lib.context [None req-4a88ed2f-f272-470f-be6a-ab79de58dd6c dda9c294ef024b489de396e60a551dc2 5130dde5f9a64b20a0a374682c5ddec5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 973/2033] 10.0.0.29 () {32 vars in 730 bytes} [Tue May 5 15:11:12 2026] GET /v2.0/routers/cdcbe921-22e0-45c3-afb6-336a5250a1d1/tags => generated 30 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:11:12.268 7 WARNING neutron_lib.context [None req-dad14a9a-bfa4-465c-9d47-40ea34998f65 fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1061/2034] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:11:12 2026] POST /v2.0/subnets => generated 602 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:11:12.720 8 INFO neutron.api.v2.resource [None req-ec94ddc6-2fa2-4035-a519-c45c13031522 38b9a22f3a15480da3b8a10f1d7ecfd7 392e6f4a367d4d3e8620c6aa82c21741 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1062/2035] 10.0.0.29 () {32 vars in 745 bytes} [Tue May 5 15:11:12 2026] DELETE /v2.0/routers/cdcbe921-22e0-45c3-afb6-336a5250a1d1/tags/green => generated 99 bytes in 99 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 15:11:12.735 8 WARNING neutron_lib.context [None req-ac7eb7ab-66ab-41b9-a73b-9a136774d16d dda9c294ef024b489de396e60a551dc2 5130dde5f9a64b20a0a374682c5ddec5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 974/2036] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:11:12 2026] POST /v2.0/subnets => generated 706 bytes in 514 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:11:12.794 8 INFO neutron.db.segments_db [None req-ac7eb7ab-66ab-41b9-a73b-9a136774d16d dda9c294ef024b489de396e60a551dc2 5130dde5f9a64b20a0a374682c5ddec5 - - default default] Added segment 89b2045d-5323-4822-aee7-bc1f099f4a2f of type vxlan for network 08b9f33b-53aa-4450-8e03-1772c0aa4e5e [pid: 7|app: 0|req: 975/2037] 10.0.0.29 () {32 vars in 733 bytes} [Tue May 5 15:11:12 2026] DELETE /v2.0/routers/cdcbe921-22e0-45c3-afb6-336a5250a1d1/tags => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:11:12.888 7 WARNING neutron_lib.context [None req-0510e524-813a-4c77-adbf-dd3ebda17e03 fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:11:12.937 7 INFO neutron.db.segments_db [None req-0510e524-813a-4c77-adbf-dd3ebda17e03 fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] Added segment a2ca35b7-bde8-41b8-8ee1-51d4907edc38 of type vxlan for network 989f77c5-13a5-463f-a331-2d0b9cab6cbe 2026-05-05 15:11:13.168 8 INFO neutron.db.l3_hamode_db [None req-ac7eb7ab-66ab-41b9-a73b-9a136774d16d dda9c294ef024b489de396e60a551dc2 5130dde5f9a64b20a0a374682c5ddec5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 15:11:13.271 7 INFO neutron.db.l3_hamode_db [None req-0510e524-813a-4c77-adbf-dd3ebda17e03 fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 15:11:13.385 8 INFO neutron.db.l3_hamode_db [None req-ac7eb7ab-66ab-41b9-a73b-9a136774d16d dda9c294ef024b489de396e60a551dc2 5130dde5f9a64b20a0a374682c5ddec5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1063/2038] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:11:12 2026] POST /v2.0/routers => generated 507 bytes in 1443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2039] 10.0.0.29 () {32 vars in 730 bytes} [Tue May 5 15:11:14 2026] GET /v2.0/routers/cdcbe921-22e0-45c3-afb6-336a5250a1d1/tags => generated 12 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:11:14.358 7 INFO neutron.db.l3_hamode_db [None req-0510e524-813a-4c77-adbf-dd3ebda17e03 fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 15:11:14.417 8 WARNING neutron_lib.context [None req-1ce293ba-6b54-4a1b-91b8-327acc02855b 1acb00dafbd947cf95dc1d5f8a1eefb0 afe58eb5aa4245f3b98f7db7a2525b4f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1065/2040] 10.0.0.29 () {34 vars in 675 bytes} [Tue May 5 15:11:14 2026] POST /v2.0/floatingips => generated 552 bytes in 873 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/2041] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:11:12 2026] POST /v2.0/routers => generated 684 bytes in 3488 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/2042] 10.0.0.29 () {32 vars in 720 bytes} [Tue May 5 15:11:16 2026] GET /v2.0/routers/cdcbe921-22e0-45c3-afb6-336a5250a1d1 => generated 480 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/2043] 10.0.0.29 () {34 vars in 758 bytes} [Tue May 5 15:11:16 2026] PUT /v2.0/floatingips/2dc8dfbf-e485-4069-97e4-b6c0a5c03622/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2044] 10.0.0.29 () {34 vars in 782 bytes} [Tue May 5 15:11:15 2026] PUT /v2.0/routers/aa1bea6b-8e57-4ca4-ac6a-d8480a787c59/add_router_interface => generated 309 bytes in 1688 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2045] 10.0.0.29 () {34 vars in 741 bytes} [Tue May 5 15:11:16 2026] PUT /v2.0/routers/cdcbe921-22e0-45c3-afb6-336a5250a1d1 => generated 480 bytes in 749 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2046] 10.0.0.29 () {32 vars in 738 bytes} [Tue May 5 15:11:17 2026] GET /v2.0/floatingips/2dc8dfbf-e485-4069-97e4-b6c0a5c03622/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2047] 10.0.0.29 () {32 vars in 716 bytes} [Tue May 5 15:11:17 2026] GET /v2.0/ports/f43588c3-667e-45fc-90e0-233ce25e5209 => generated 955 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2048] 10.0.0.29 () {32 vars in 735 bytes} [Tue May 5 15:11:17 2026] GET /v2.0/ports?device_id=cdcbe921-22e0-45c3-afb6-336a5250a1d1 => 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: 1071/2049] 10.0.0.29 () {34 vars in 769 bytes} [Tue May 5 15:11:17 2026] PUT /v2.0/floatingips/2dc8dfbf-e485-4069-97e4-b6c0a5c03622/tags/green => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/2050] 10.0.0.29 () {34 vars in 782 bytes} [Tue May 5 15:11:16 2026] PUT /v2.0/routers/bb6426a8-4912-4070-b391-c600af5fd6c0/add_router_interface => generated 309 bytes in 1813 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:11:18.996 7 INFO neutron.services.segments.plugin [-] Segment cee41e92-664c-4f95-af0a-5d7135551076 resource provider aggregate not found 2026-05-05 15:11:19.002 7 INFO neutron.services.segments.plugin [-] Segment cee41e92-664c-4f95-af0a-5d7135551076 resource provider aggregate not found 2026-05-05 15:11:19.020 7 INFO neutron.services.segments.plugin [-] Segment cee41e92-664c-4f95-af0a-5d7135551076 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cee41e92-664c-4f95-af0a-5d7135551076 found for delete ", "request_id": "req-a636d971-d3b3-47da-a3c6-3bf00ee16f8b"}]} 2026-05-05 15:11:19.024 7 INFO neutron.services.segments.plugin [-] Segment cee41e92-664c-4f95-af0a-5d7135551076 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cee41e92-664c-4f95-af0a-5d7135551076 found for delete ", "request_id": "req-c62d2b1f-9535-4922-8187-afdaa265791e"}]} 2026-05-05 15:11:19.032 7 INFO neutron.db.l3_hamode_db [None req-df238b8d-7868-4ae8-a14b-db9419aff7c1 38b9a22f3a15480da3b8a10f1d7ecfd7 392e6f4a367d4d3e8620c6aa82c21741 - - default default] HA network 26e5032d-d56b-4eb6-b132-589d085b1729 was deleted as no HA routers are present in tenant 392e6f4a367d4d3e8620c6aa82c21741. [pid: 7|app: 0|req: 980/2051] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:11:18 2026] DELETE /v2.0/routers/cdcbe921-22e0-45c3-afb6-336a5250a1d1 => generated 0 bytes in 733 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/2052] 10.0.0.29 () {32 vars in 738 bytes} [Tue May 5 15:11:19 2026] GET /v2.0/floatingips/2dc8dfbf-e485-4069-97e4-b6c0a5c03622/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: 1072/2053] 10.0.0.29 () {34 vars in 788 bytes} [Tue May 5 15:11:17 2026] PUT /v2.0/routers/aa1bea6b-8e57-4ca4-ac6a-d8480a787c59/remove_router_interface => generated 309 bytes in 1572 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2054] 10.0.0.29 () {34 vars in 765 bytes} [Tue May 5 15:11:19 2026] PUT /v2.0/floatingips/2dc8dfbf-e485-4069-97e4-b6c0a5c03622/tags/red => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2055] 10.0.0.29 () {32 vars in 735 bytes} [Tue May 5 15:11:19 2026] GET /v2.0/ports?device_id=aa1bea6b-8e57-4ca4-ac6a-d8480a787c59 => 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: 1075/2056] 10.0.0.29 () {32 vars in 738 bytes} [Tue May 5 15:11:19 2026] GET /v2.0/floatingips/2dc8dfbf-e485-4069-97e4-b6c0a5c03622/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:11:20.253 8 INFO neutron.services.segments.plugin [-] Segment 89b2045d-5323-4822-aee7-bc1f099f4a2f resource provider aggregate not found 2026-05-05 15:11:20.258 8 INFO neutron.services.segments.plugin [-] Segment 89b2045d-5323-4822-aee7-bc1f099f4a2f resource provider aggregate not found 2026-05-05 15:11:20.274 8 INFO neutron.services.segments.plugin [-] Segment 89b2045d-5323-4822-aee7-bc1f099f4a2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89b2045d-5323-4822-aee7-bc1f099f4a2f found for delete ", "request_id": "req-607ef3d6-fb3e-4ef8-be54-0d910314fff5"}]} 2026-05-05 15:11:20.275 8 INFO neutron.services.segments.plugin [-] Segment 89b2045d-5323-4822-aee7-bc1f099f4a2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89b2045d-5323-4822-aee7-bc1f099f4a2f found for delete ", "request_id": "req-0b2c4956-3851-4c16-ae85-1d9227b441c2"}]} 2026-05-05 15:11:20.286 8 INFO neutron.db.l3_hamode_db [None req-f128b732-83e6-4096-8bd0-fe87a2da30d7 dda9c294ef024b489de396e60a551dc2 5130dde5f9a64b20a0a374682c5ddec5 - - default default] HA network 08b9f33b-53aa-4450-8e03-1772c0aa4e5e was deleted as no HA routers are present in tenant 5130dde5f9a64b20a0a374682c5ddec5. [pid: 8|app: 0|req: 1076/2057] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:11:19 2026] DELETE /v2.0/routers/aa1bea6b-8e57-4ca4-ac6a-d8480a787c59 => generated 0 bytes in 831 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2058] 10.0.0.29 () {34 vars in 787 bytes} [Tue May 5 15:11:20 2026] PUT /v2.0/floatingips/2dc8dfbf-e485-4069-97e4-b6c0a5c03622/tags/black.or.white => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2059] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:11:20 2026] GET /v2.0/security-groups?tenant_id=da135ac9756c47bebe0145fd588e2048&name=default => generated 2801 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2060] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:11:20 2026] DELETE /v2.0/subnets/4d15068a-d255-4e89-8cd7-8ecdb6e6a5d0 => generated 0 bytes in 342 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2061] 10.0.0.29 () {34 vars in 782 bytes} [Tue May 5 15:11:19 2026] PUT /v2.0/routers/bb6426a8-4912-4070-b391-c600af5fd6c0/add_router_interface => generated 309 bytes in 1883 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2062] 10.0.0.29 () {32 vars in 738 bytes} [Tue May 5 15:11:20 2026] GET /v2.0/floatingips/2dc8dfbf-e485-4069-97e4-b6c0a5c03622/tags => generated 52 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2063] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:11:20 2026] DELETE /v2.0/security-groups/5bea6ef2-1be5-408f-b40f-073c398f4b79 => 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: 1081/2064] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:11:20 2026] DELETE /v2.0/networks/6970a307-5f69-466a-81be-75f25782fa68 => 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: 1082/2065] 10.0.0.29 () {34 vars in 758 bytes} [Tue May 5 15:11:21 2026] PUT /v2.0/floatingips/2dc8dfbf-e485-4069-97e4-b6c0a5c03622/tags => generated 37 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2066] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:11:21 2026] GET /v2.0/security-groups?tenant_id=392e6f4a367d4d3e8620c6aa82c21741&name=default => generated 2801 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:11:21.621 8 WARNING neutron_lib.context [None req-e95e26ed-d4fc-4eb2-bff3-10c5d49c6421 dda9c294ef024b489de396e60a551dc2 5130dde5f9a64b20a0a374682c5ddec5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:11:21.660 8 INFO neutron.db.segments_db [None req-e95e26ed-d4fc-4eb2-bff3-10c5d49c6421 dda9c294ef024b489de396e60a551dc2 5130dde5f9a64b20a0a374682c5ddec5 - - default default] Added segment ed6bfe6c-d9da-4a66-968a-4d2daf4b7c89 of type vxlan for network b675d47e-e856-4f9b-870f-7b8df4ad2d15 2026-05-05 15:11:21.980 8 INFO neutron.db.l3_hamode_db [None req-e95e26ed-d4fc-4eb2-bff3-10c5d49c6421 dda9c294ef024b489de396e60a551dc2 5130dde5f9a64b20a0a374682c5ddec5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 15:11:22.293 8 INFO neutron.services.segments.plugin [-] Segment 87c78f20-6d41-4b97-b1a0-6d06e48149ae resource provider aggregate not found 2026-05-05 15:11:22.316 8 INFO neutron.services.segments.plugin [-] Segment 87c78f20-6d41-4b97-b1a0-6d06e48149ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87c78f20-6d41-4b97-b1a0-6d06e48149ae found for delete ", "request_id": "req-6190f728-c94f-4275-8094-da23fa8d7116"}]} 2026-05-05 15:11:22.316 8 INFO neutron.services.segments.plugin [-] Segment 87c78f20-6d41-4b97-b1a0-6d06e48149ae resource provider aggregate not found 2026-05-05 15:11:22.333 8 INFO neutron.services.segments.plugin [-] Segment 87c78f20-6d41-4b97-b1a0-6d06e48149ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87c78f20-6d41-4b97-b1a0-6d06e48149ae found for delete ", "request_id": "req-4346032e-eafd-41ec-bf32-8e905a86c989"}]} [pid: 7|app: 0|req: 984/2067] 10.0.0.29 () {34 vars in 782 bytes} [Tue May 5 15:11:21 2026] PUT /v2.0/routers/bb6426a8-4912-4070-b391-c600af5fd6c0/add_router_interface => generated 309 bytes in 1922 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:11:23.125 8 INFO neutron.db.l3_hamode_db [None req-e95e26ed-d4fc-4eb2-bff3-10c5d49c6421 dda9c294ef024b489de396e60a551dc2 5130dde5f9a64b20a0a374682c5ddec5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 985/2068] 10.0.0.29 () {32 vars in 738 bytes} [Tue May 5 15:11:22 2026] GET /v2.0/floatingips/2dc8dfbf-e485-4069-97e4-b6c0a5c03622/tags => generated 37 bytes in 1132 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2069] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:11:21 2026] POST /v2.0/routers => generated 688 bytes in 2586 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/2070] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:11:24 2026] DELETE /v2.0/security-groups/0e65e6f7-38e8-4642-b316-66aca9492dfc => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:11:24.208 8 WARNING neutron_lib.context [None req-2dbcb6fb-3657-4738-9eb2-aad0d5289565 fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2071] 10.0.0.29 () {32 vars in 746 bytes} [Tue May 5 15:11:24 2026] GET /v2.0/floatingips/2dc8dfbf-e485-4069-97e4-b6c0a5c03622/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2072] 10.0.0.29 () {34 vars in 683 bytes} [Tue May 5 15:11:24 2026] POST /v2.0/security-groups => generated 1564 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/2073] 10.0.0.29 () {32 vars in 720 bytes} [Tue May 5 15:11:24 2026] GET /v2.0/routers/0a78c5eb-ffee-4573-9167-924914ec9443 => generated 694 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:11:24.333 7 WARNING neutron_lib.context [None req-3ad08c3e-9da0-411a-8cb4-7cde46e17120 fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:11:24.336 8 INFO neutron.api.v2.resource [None req-f6696deb-8e9c-45e0-b2c2-9e87e5600b30 1acb00dafbd947cf95dc1d5f8a1eefb0 afe58eb5aa4245f3b98f7db7a2525b4f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1086/2074] 10.0.0.29 () {32 vars in 750 bytes} [Tue May 5 15:11:24 2026] GET /v2.0/floatingips/2dc8dfbf-e485-4069-97e4-b6c0a5c03622/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2075] 10.0.0.29 () {34 vars in 694 bytes} [Tue May 5 15:11:24 2026] POST /v2.0/security-group-rules => generated 565 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2076] 10.0.0.29 () {32 vars in 749 bytes} [Tue May 5 15:11:24 2026] DELETE /v2.0/floatingips/2dc8dfbf-e485-4069-97e4-b6c0a5c03622/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:11:24.479 7 WARNING neutron_lib.context [None req-b41328c6-1380-4f2c-b4fc-bf587beaa8b2 fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1087/2077] 10.0.0.29 () {32 vars in 646 bytes} [Tue May 5 15:11:24 2026] GET /v2.0/routers => generated 697 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2078] 10.0.0.29 () {32 vars in 738 bytes} [Tue May 5 15:11:24 2026] GET /v2.0/floatingips/2dc8dfbf-e485-4069-97e4-b6c0a5c03622/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2079] 10.0.0.29 () {34 vars in 694 bytes} [Tue May 5 15:11:24 2026] POST /v2.0/security-group-rules => generated 565 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:11:24.612 7 INFO neutron.api.v2.resource [None req-61fe0358-67a0-479e-ace2-306f999ee3f5 1acb00dafbd947cf95dc1d5f8a1eefb0 afe58eb5aa4245f3b98f7db7a2525b4f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 992/2080] 10.0.0.29 () {32 vars in 753 bytes} [Tue May 5 15:11:24 2026] DELETE /v2.0/floatingips/2dc8dfbf-e485-4069-97e4-b6c0a5c03622/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 15:11:24.621 7 WARNING neutron_lib.context [None req-a8de94f8-7a3c-4bba-bd05-aa23c4c789c1 fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 993/2081] 10.0.0.29 () {34 vars in 694 bytes} [Tue May 5 15:11:24 2026] POST /v2.0/security-group-rules => generated 567 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2082] 10.0.0.29 () {32 vars in 741 bytes} [Tue May 5 15:11:24 2026] DELETE /v2.0/floatingips/2dc8dfbf-e485-4069-97e4-b6c0a5c03622/tags => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:11:24.760 7 WARNING neutron_lib.context [None req-ccc54536-0f2f-43d7-b328-55c9b5a59296 fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 995/2083] 10.0.0.29 () {34 vars in 694 bytes} [Tue May 5 15:11:24 2026] POST /v2.0/security-group-rules => generated 569 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2084] 10.0.0.29 () {32 vars in 738 bytes} [Tue May 5 15:11:24 2026] GET /v2.0/floatingips/2dc8dfbf-e485-4069-97e4-b6c0a5c03622/tags => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:11:24.881 7 WARNING neutron_lib.context [None req-164fe49a-2cad-4e4e-8159-62093023e78a fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 997/2085] 10.0.0.29 () {34 vars in 694 bytes} [Tue May 5 15:11:24 2026] POST /v2.0/security-group-rules => generated 569 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2086] 10.0.0.29 () {34 vars in 740 bytes} [Tue May 5 15:11:24 2026] PUT /v2.0/routers/0a78c5eb-ffee-4573-9167-924914ec9443 => generated 701 bytes in 475 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:11:24.994 8 WARNING neutron_lib.context [None req-67b1ddf0-e439-48bc-b535-efbdde82d1ba fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 998/2087] 10.0.0.29 () {32 vars in 731 bytes} [Tue May 5 15:11:24 2026] DELETE /v2.0/floatingips/2dc8dfbf-e485-4069-97e4-b6c0a5c03622 => generated 0 bytes in 362 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2088] 10.0.0.29 () {32 vars in 720 bytes} [Tue May 5 15:11:25 2026] GET /v2.0/routers/0a78c5eb-ffee-4573-9167-924914ec9443 => generated 701 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2089] 10.0.0.29 () {32 vars in 735 bytes} [Tue May 5 15:11:25 2026] GET /v2.0/ports?device_id=0a78c5eb-ffee-4573-9167-924914ec9443 => 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: 1090/2090] 10.0.0.29 () {34 vars in 694 bytes} [Tue May 5 15:11:24 2026] POST /v2.0/security-group-rules => generated 565 bytes in 600 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:11:25.601 8 WARNING neutron_lib.context [None req-d152eaf8-8aac-4eaa-90cb-88d8615271d5 fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1091/2091] 10.0.0.29 () {34 vars in 694 bytes} [Tue May 5 15:11:25 2026] POST /v2.0/security-group-rules => generated 565 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:11:25.761 8 WARNING neutron_lib.context [None req-7bdf96c2-8ec1-483b-8837-ee130a299b26 fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1092/2092] 10.0.0.29 () {34 vars in 694 bytes} [Tue May 5 15:11:25 2026] POST /v2.0/security-group-rules => generated 565 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:11:25.892 8 WARNING neutron_lib.context [None req-3101e179-7dbc-479e-8e79-3adb38a58bf2 fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1093/2093] 10.0.0.29 () {34 vars in 694 bytes} [Tue May 5 15:11:25 2026] POST /v2.0/security-group-rules => generated 567 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:11:26.013 8 WARNING neutron_lib.context [None req-1f0e53fd-2fc6-4c08-96be-28d5c30b1309 fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1094/2094] 10.0.0.29 () {34 vars in 694 bytes} [Tue May 5 15:11:26 2026] POST /v2.0/security-group-rules => generated 569 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2095] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:11:26 2026] GET /v2.0/security-groups?tenant_id=afe58eb5aa4245f3b98f7db7a2525b4f&name=default => generated 2801 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:11:26.443 8 WARNING neutron_lib.context [None req-37fa8e49-9726-4491-80ed-348144b4f2fc fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:11:26.542 7 INFO neutron.services.segments.plugin [-] Segment ed6bfe6c-d9da-4a66-968a-4d2daf4b7c89 resource provider aggregate not found 2026-05-05 15:11:26.548 7 INFO neutron.services.segments.plugin [-] Segment ed6bfe6c-d9da-4a66-968a-4d2daf4b7c89 resource provider aggregate not found [pid: 8|app: 0|req: 1096/2096] 10.0.0.29 () {34 vars in 694 bytes} [Tue May 5 15:11:26 2026] POST /v2.0/security-group-rules => generated 565 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:11:26.566 7 INFO neutron.services.segments.plugin [-] Segment ed6bfe6c-d9da-4a66-968a-4d2daf4b7c89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed6bfe6c-d9da-4a66-968a-4d2daf4b7c89 found for delete ", "request_id": "req-2d0a01ae-bfcc-42be-a198-31215132c043"}]} 2026-05-05 15:11:26.572 7 INFO neutron.db.l3_hamode_db [None req-1427685f-becb-48de-84b7-5216ae2f2a8c dda9c294ef024b489de396e60a551dc2 5130dde5f9a64b20a0a374682c5ddec5 - - default default] HA network b675d47e-e856-4f9b-870f-7b8df4ad2d15 was deleted as no HA routers are present in tenant 5130dde5f9a64b20a0a374682c5ddec5. [pid: 7|app: 0|req: 1001/2097] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:11:25 2026] DELETE /v2.0/routers/0a78c5eb-ffee-4573-9167-924914ec9443 => generated 0 bytes in 1141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:11:26.602 7 INFO neutron.services.segments.plugin [-] Segment ed6bfe6c-d9da-4a66-968a-4d2daf4b7c89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed6bfe6c-d9da-4a66-968a-4d2daf4b7c89 found for delete ", "request_id": "req-c5319b63-0972-414d-b811-1be2122c1d5e"}]} [pid: 7|app: 0|req: 1004/2100] 10.0.0.29 () {32 vars in 735 bytes} [Tue May 5 15:11:26 2026] GET /v2.0/ports?device_id=0a78c5eb-ffee-4573-9167-924914ec9443 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:11:26.638 7 INFO neutron.api.v2.resource [None req-b0d727be-3522-4811-8667-1a27d13ddf76 dda9c294ef024b489de396e60a551dc2 5130dde5f9a64b20a0a374682c5ddec5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1005/2101] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:11:26 2026] DELETE /v2.0/routers/0a78c5eb-ffee-4573-9167-924914ec9443 => 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: 1097/2102] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:11:26 2026] DELETE /v2.0/security-groups/f7a96259-f106-4617-9940-20202758e4c5 => 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: 1006/2103] 10.0.0.29 () {32 vars in 735 bytes} [Tue May 5 15:11:26 2026] GET /v2.0/ports?device_id=aa1bea6b-8e57-4ca4-ac6a-d8480a787c59 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:11:26.706 8 INFO neutron.api.v2.resource [None req-7ae50118-ded3-4693-a400-603196a68251 dda9c294ef024b489de396e60a551dc2 5130dde5f9a64b20a0a374682c5ddec5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1098/2104] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:11:26 2026] DELETE /v2.0/routers/aa1bea6b-8e57-4ca4-ac6a-d8480a787c59 => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 15:11:26.728 7 INFO neutron.pecan_wsgi.hooks.translation [None req-67eaa311-e037-4be9-bc7f-3859dce0b325 dda9c294ef024b489de396e60a551dc2 5130dde5f9a64b20a0a374682c5ddec5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1007/2105] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:11:26 2026] DELETE /v2.0/subnets/4d15068a-d255-4e89-8cd7-8ecdb6e6a5d0 => 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: 1099/2106] 10.0.0.29 () {32 vars in 735 bytes} [Tue May 5 15:11:26 2026] GET /v2.0/ports?device_id=3e34bc17-5e85-4416-a847-f51b404323aa => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:11:26.795 7 INFO neutron.api.v2.resource [None req-588ace42-cc10-4ce7-acda-e09e1ec19e5e dda9c294ef024b489de396e60a551dc2 5130dde5f9a64b20a0a374682c5ddec5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1008/2107] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:11:26 2026] DELETE /v2.0/routers/3e34bc17-5e85-4416-a847-f51b404323aa => generated 135 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2108] 10.0.0.123 () {34 vars in 1096 bytes} [Tue May 5 15:11:26 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1362821788&fields=id&tenant_id=460313ddb0d74058851de8a679ebb9e3 => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:11:26.847 8 INFO neutron.pecan_wsgi.hooks.translation [None req-edbeb931-9a00-4cc3-9755-3cdce6f568bc dda9c294ef024b489de396e60a551dc2 5130dde5f9a64b20a0a374682c5ddec5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1101/2109] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:11:26 2026] DELETE /v2.0/subnets/2e311899-e1f9-4257-9556-ff1cf2c36272 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2110] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:11:26 2026] GET /v2.0/security-groups?tenant_id=acdf4cf022a04d0daa20c83780beb1c5&name=default => generated 2801 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2111] 10.0.0.29 () {32 vars in 735 bytes} [Tue May 5 15:11:26 2026] GET /v2.0/ports?device_id=5305c83a-c87b-4687-8522-058d82c7e809 => 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: 1102/2112] 10.0.0.123 () {34 vars in 982 bytes} [Tue May 5 15:11:26 2026] GET /v2.0/networks?id=d81e068f-91a6-41b6-8725-f9399fbdb796 => generated 705 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:11:27.004 8 INFO neutron.api.v2.resource [None req-f0bc06eb-8ee9-481f-92db-ba8568cb0346 dda9c294ef024b489de396e60a551dc2 5130dde5f9a64b20a0a374682c5ddec5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1103/2113] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:11:26 2026] DELETE /v2.0/routers/5305c83a-c87b-4687-8522-058d82c7e809 => generated 135 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2114] 10.0.0.123 () {34 vars in 965 bytes} [Tue May 5 15:11:27 2026] GET /v2.0/quotas/460313ddb0d74058851de8a679ebb9e3 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:11:27.034 8 INFO neutron.pecan_wsgi.hooks.translation [None req-51fbc861-e0c5-4eb5-b588-5b15e696b5d1 dda9c294ef024b489de396e60a551dc2 5130dde5f9a64b20a0a374682c5ddec5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1105/2115] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:11:27 2026] DELETE /v2.0/subnets/0dc5a396-46c6-42c1-8639-acd52860793e => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2116] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:11:26 2026] DELETE /v2.0/security-groups/1bacc54b-9b24-420d-a548-bea1ac73c2e6 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:11:27.065 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8e739b67-144a-4185-9ec9-7bccd88acfbf dda9c294ef024b489de396e60a551dc2 5130dde5f9a64b20a0a374682c5ddec5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1012/2117] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:11:27 2026] DELETE /v2.0/subnets/07ebb6dc-ae25-4697-8601-09b3b31ce60d => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2118] 10.0.0.123 () {34 vars in 1002 bytes} [Tue May 5 15:11:27 2026] GET /v2.0/ports?tenant_id=460313ddb0d74058851de8a679ebb9e3&fields=id => generated 287 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2119] 10.0.0.123 () {34 vars in 1008 bytes} [Tue May 5 15:11:27 2026] GET /v2.0/networks/d81e068f-91a6-41b6-8725-f9399fbdb796?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: 1107/2120] 10.0.0.123 () {34 vars in 1108 bytes} [Tue May 5 15:11:27 2026] GET /v2.0/networks/d81e068f-91a6-41b6-8725-f9399fbdb796?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: 1014/2121] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:11:27 2026] GET /v2.0/ports?device_id=7c483d50-912b-4334-927c-42ef5f8f5779 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:11:27.771 7 WARNING neutron_lib.context [None req-2f6eb795-a023-446e-8f0e-b55202b071d5 e2e47ecb42c14ebc9d63f3eef37656dc 3ff77b71e5ca4e15bbb503829e4d025b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1108/2122] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:11:27 2026] GET /v2.0/security-groups?tenant_id=5130dde5f9a64b20a0a374682c5ddec5&name=default => generated 2801 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2123] 10.0.0.29 () {34 vars in 675 bytes} [Tue May 5 15:11:27 2026] POST /v2.0/subnetpools => generated 516 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2124] 10.0.0.29 () {34 vars in 758 bytes} [Tue May 5 15:11:27 2026] PUT /v2.0/subnetpools/c4a73b56-d793-428b-8f17-4fdb5eb6d5df/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2125] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:11:27 2026] DELETE /v2.0/security-groups/6b0344ec-ae91-4116-872b-e5ff0566d2e4 => 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: 1017/2126] 10.0.0.29 () {32 vars in 738 bytes} [Tue May 5 15:11:27 2026] GET /v2.0/subnetpools/c4a73b56-d793-428b-8f17-4fdb5eb6d5df/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2127] 10.0.0.29 () {34 vars in 769 bytes} [Tue May 5 15:11:27 2026] PUT /v2.0/subnetpools/c4a73b56-d793-428b-8f17-4fdb5eb6d5df/tags/green => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2128] 10.0.0.29 () {32 vars in 738 bytes} [Tue May 5 15:11:27 2026] GET /v2.0/subnetpools/c4a73b56-d793-428b-8f17-4fdb5eb6d5df/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2129] 10.0.0.29 () {34 vars in 765 bytes} [Tue May 5 15:11:28 2026] PUT /v2.0/subnetpools/c4a73b56-d793-428b-8f17-4fdb5eb6d5df/tags/red => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2130] 10.0.0.29 () {32 vars in 738 bytes} [Tue May 5 15:11:28 2026] GET /v2.0/subnetpools/c4a73b56-d793-428b-8f17-4fdb5eb6d5df/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: 1112/2131] 10.0.0.29 () {34 vars in 787 bytes} [Tue May 5 15:11:28 2026] PUT /v2.0/subnetpools/c4a73b56-d793-428b-8f17-4fdb5eb6d5df/tags/black.or.white => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2132] 10.0.0.29 () {32 vars in 738 bytes} [Tue May 5 15:11:28 2026] GET /v2.0/subnetpools/c4a73b56-d793-428b-8f17-4fdb5eb6d5df/tags => generated 52 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2133] 10.0.0.29 () {34 vars in 758 bytes} [Tue May 5 15:11:28 2026] PUT /v2.0/subnetpools/c4a73b56-d793-428b-8f17-4fdb5eb6d5df/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2134] 10.0.0.29 () {32 vars in 738 bytes} [Tue May 5 15:11:28 2026] GET /v2.0/subnetpools/c4a73b56-d793-428b-8f17-4fdb5eb6d5df/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2135] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:11:28 2026] GET /v2.0/networks?id=d81e068f-91a6-41b6-8725-f9399fbdb796 => generated 705 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2136] 10.0.0.29 () {32 vars in 746 bytes} [Tue May 5 15:11:28 2026] GET /v2.0/subnetpools/c4a73b56-d793-428b-8f17-4fdb5eb6d5df/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:11:28.340 8 INFO neutron.api.v2.resource [None req-595881ba-cef7-473f-9b56-c5291684bd1c e2e47ecb42c14ebc9d63f3eef37656dc 3ff77b71e5ca4e15bbb503829e4d025b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1116/2137] 10.0.0.29 () {32 vars in 750 bytes} [Tue May 5 15:11:28 2026] GET /v2.0/subnetpools/c4a73b56-d793-428b-8f17-4fdb5eb6d5df/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2138] 199.204.45.115 () {34 vars in 1050 bytes} [Tue May 5 15:11:28 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=460313ddb0d74058851de8a679ebb9e3 => generated 179 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:11:28.380 7 WARNING neutron_lib.context [req-7735ac67-a045-4a7f-9037-858ba3dd4561 req-c1ab2985-d84a-4d97-b543-4156f5364ee1 fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1117/2139] 10.0.0.29 () {32 vars in 749 bytes} [Tue May 5 15:11:28 2026] DELETE /v2.0/subnetpools/c4a73b56-d793-428b-8f17-4fdb5eb6d5df/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2140] 10.0.0.29 () {32 vars in 738 bytes} [Tue May 5 15:11:28 2026] GET /v2.0/subnetpools/c4a73b56-d793-428b-8f17-4fdb5eb6d5df/tags => generated 30 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:11:28.449 8 INFO neutron.api.v2.resource [None req-b0b9255e-c4d5-44a7-a8b5-8a8530e26800 e2e47ecb42c14ebc9d63f3eef37656dc 3ff77b71e5ca4e15bbb503829e4d025b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1119/2141] 10.0.0.29 () {32 vars in 753 bytes} [Tue May 5 15:11:28 2026] DELETE /v2.0/subnetpools/c4a73b56-d793-428b-8f17-4fdb5eb6d5df/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: 1120/2142] 10.0.0.29 () {32 vars in 741 bytes} [Tue May 5 15:11:28 2026] DELETE /v2.0/subnetpools/c4a73b56-d793-428b-8f17-4fdb5eb6d5df/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: 1121/2143] 10.0.0.29 () {32 vars in 738 bytes} [Tue May 5 15:11:28 2026] GET /v2.0/subnetpools/c4a73b56-d793-428b-8f17-4fdb5eb6d5df/tags => 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: 1122/2144] 10.0.0.29 () {32 vars in 731 bytes} [Tue May 5 15:11:28 2026] DELETE /v2.0/subnetpools/c4a73b56-d793-428b-8f17-4fdb5eb6d5df => 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: 1023/2145] 199.204.45.115 () {38 vars in 955 bytes} [Tue May 5 15:11:28 2026] POST /v2.0/ports => generated 1183 bytes in 593 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1024/2146] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:11:29 2026] GET /v2.0/security-groups?tenant_id=3ff77b71e5ca4e15bbb503829e4d025b&name=default => generated 2801 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2147] 199.204.45.115 () {38 vars in 1028 bytes} [Tue May 5 15:11:28 2026] PUT /v2.0/ports/04de74e9-5e00-41ea-8ce0-94d82a68ba93 => generated 1428 bytes in 571 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 15:11:29.648 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-71398a63-8aa5-4fcd-85ec-9736e1c0192a'] response: {'name': 'network-changed', 'server_uuid': '7c483d50-912b-4334-927c-42ef5f8f5779', 'tag': '04de74e9-5e00-41ea-8ce0-94d82a68ba93', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1025/2148] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:11:29 2026] DELETE /v2.0/security-groups/691024b8-8f78-47c7-9619-3520cce835d0 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2149] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:11:29 2026] GET /v2.0/ports?tenant_id=460313ddb0d74058851de8a679ebb9e3&device_id=7c483d50-912b-4334-927c-42ef5f8f5779 => generated 1467 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2150] 199.204.45.115 () {34 vars in 1058 bytes} [Tue May 5 15:11:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.180&port_id=04de74e9-5e00-41ea-8ce0-94d82a68ba93 => 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: 1125/2151] 199.204.45.115 () {34 vars in 1104 bytes} [Tue May 5 15:11:29 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A276&port_id=04de74e9-5e00-41ea-8ce0-94d82a68ba93 => generated 19 bytes in 47 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: 1027/2152] 199.204.45.115 () {34 vars in 1064 bytes} [Tue May 5 15:11:29 2026] GET /v2.0/subnets?id=2424066a-89ac-448b-bd7f-f015b1c4be13&id=4bf94cde-52ac-4231-8e6b-fd07d15af517 => generated 1362 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2153] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:11:29 2026] GET /v2.0/ports?network_id=d81e068f-91a6-41b6-8725-f9399fbdb796&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: 1126/2154] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:11:29 2026] GET /v2.0/security-groups?tenant_id=665323cfd4f7417e9397caa02208e910&name=default => generated 2805 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2155] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:11:29 2026] GET /v2.0/ports?network_id=d81e068f-91a6-41b6-8725-f9399fbdb796&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: 1030/2156] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:11:29 2026] GET /v2.0/networks/d81e068f-91a6-41b6-8725-f9399fbdb796?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: 1127/2157] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:11:29 2026] DELETE /v2.0/security-groups/43cede68-9f93-482f-9709-d76c234b11a4 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2158] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:11:30 2026] GET /v2.0/networks/d81e068f-91a6-41b6-8725-f9399fbdb796?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: 1128/2159] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:11:30 2026] GET /v2.0/ports?tenant_id=460313ddb0d74058851de8a679ebb9e3&device_id=7c483d50-912b-4334-927c-42ef5f8f5779 => generated 1467 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2160] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:11:30 2026] GET /v2.0/networks?id=d81e068f-91a6-41b6-8725-f9399fbdb796 => generated 801 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2161] 199.204.45.115 () {34 vars in 1058 bytes} [Tue May 5 15:11:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.180&port_id=04de74e9-5e00-41ea-8ce0-94d82a68ba93 => 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: 1033/2162] 199.204.45.115 () {34 vars in 1104 bytes} [Tue May 5 15:11:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A276&port_id=04de74e9-5e00-41ea-8ce0-94d82a68ba93 => 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: 1130/2163] 199.204.45.115 () {34 vars in 1064 bytes} [Tue May 5 15:11:30 2026] GET /v2.0/subnets?id=2424066a-89ac-448b-bd7f-f015b1c4be13&id=4bf94cde-52ac-4231-8e6b-fd07d15af517 => generated 1362 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2164] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:11:30 2026] GET /v2.0/ports?network_id=d81e068f-91a6-41b6-8725-f9399fbdb796&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: 1131/2165] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:11:30 2026] GET /v2.0/ports?network_id=d81e068f-91a6-41b6-8725-f9399fbdb796&device_owner=network%3Adhcp => generated 1457 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2166] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:11:30 2026] GET /v2.0/networks/d81e068f-91a6-41b6-8725-f9399fbdb796?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: 1132/2167] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:11:30 2026] GET /v2.0/networks/d81e068f-91a6-41b6-8725-f9399fbdb796?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:11:30.764 7 WARNING neutron_lib.context [None req-944127bc-eeee-4e83-aece-37eeae5ae80c bb82b464a30c4714aa2d6c34b7091121 8ae737d4b0924e669dfffd413d59b391 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1036/2168] 10.0.0.29 () {34 vars in 683 bytes} [Tue May 5 15:11:30 2026] POST /v2.0/security-groups => generated 1539 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2169] 10.0.0.29 () {34 vars in 766 bytes} [Tue May 5 15:11:30 2026] PUT /v2.0/security-groups/e38a3a19-05ed-4c3c-9410-09fdd7734be8/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2170] 10.0.0.29 () {32 vars in 746 bytes} [Tue May 5 15:11:31 2026] GET /v2.0/security-groups/e38a3a19-05ed-4c3c-9410-09fdd7734be8/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2171] 10.0.0.29 () {34 vars in 777 bytes} [Tue May 5 15:11:31 2026] PUT /v2.0/security-groups/e38a3a19-05ed-4c3c-9410-09fdd7734be8/tags/green => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2172] 10.0.0.29 () {32 vars in 746 bytes} [Tue May 5 15:11:31 2026] GET /v2.0/security-groups/e38a3a19-05ed-4c3c-9410-09fdd7734be8/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: 1135/2173] 10.0.0.29 () {34 vars in 773 bytes} [Tue May 5 15:11:31 2026] PUT /v2.0/security-groups/e38a3a19-05ed-4c3c-9410-09fdd7734be8/tags/red => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2174] 10.0.0.29 () {32 vars in 746 bytes} [Tue May 5 15:11:31 2026] GET /v2.0/security-groups/e38a3a19-05ed-4c3c-9410-09fdd7734be8/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: 1136/2175] 10.0.0.29 () {34 vars in 795 bytes} [Tue May 5 15:11:31 2026] PUT /v2.0/security-groups/e38a3a19-05ed-4c3c-9410-09fdd7734be8/tags/black.or.white => 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: 1040/2176] 10.0.0.29 () {32 vars in 746 bytes} [Tue May 5 15:11:31 2026] GET /v2.0/security-groups/e38a3a19-05ed-4c3c-9410-09fdd7734be8/tags => generated 52 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2177] 10.0.0.29 () {34 vars in 766 bytes} [Tue May 5 15:11:31 2026] PUT /v2.0/security-groups/e38a3a19-05ed-4c3c-9410-09fdd7734be8/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2178] 10.0.0.29 () {32 vars in 746 bytes} [Tue May 5 15:11:31 2026] GET /v2.0/security-groups/e38a3a19-05ed-4c3c-9410-09fdd7734be8/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2179] 10.0.0.29 () {32 vars in 754 bytes} [Tue May 5 15:11:31 2026] GET /v2.0/security-groups/e38a3a19-05ed-4c3c-9410-09fdd7734be8/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:11:31.472 7 INFO neutron.api.v2.resource [None req-f5dc01bf-9c00-4e63-8503-ab6fb2449418 bb82b464a30c4714aa2d6c34b7091121 8ae737d4b0924e669dfffd413d59b391 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1042/2180] 10.0.0.29 () {32 vars in 758 bytes} [Tue May 5 15:11:31 2026] GET /v2.0/security-groups/e38a3a19-05ed-4c3c-9410-09fdd7734be8/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2181] 10.0.0.29 () {32 vars in 757 bytes} [Tue May 5 15:11:31 2026] DELETE /v2.0/security-groups/e38a3a19-05ed-4c3c-9410-09fdd7734be8/tags/red => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2182] 10.0.0.29 () {32 vars in 746 bytes} [Tue May 5 15:11:31 2026] GET /v2.0/security-groups/e38a3a19-05ed-4c3c-9410-09fdd7734be8/tags => generated 30 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:11:31.642 8 INFO neutron.api.v2.resource [None req-aa146029-c4d7-4846-8cd1-571e29383637 bb82b464a30c4714aa2d6c34b7091121 8ae737d4b0924e669dfffd413d59b391 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1140/2183] 10.0.0.29 () {32 vars in 761 bytes} [Tue May 5 15:11:31 2026] DELETE /v2.0/security-groups/e38a3a19-05ed-4c3c-9410-09fdd7734be8/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2184] 10.0.0.29 () {32 vars in 749 bytes} [Tue May 5 15:11:31 2026] DELETE /v2.0/security-groups/e38a3a19-05ed-4c3c-9410-09fdd7734be8/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: 1141/2185] 10.0.0.29 () {32 vars in 746 bytes} [Tue May 5 15:11:31 2026] GET /v2.0/security-groups/e38a3a19-05ed-4c3c-9410-09fdd7734be8/tags => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2186] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:11:31 2026] DELETE /v2.0/security-groups/e38a3a19-05ed-4c3c-9410-09fdd7734be8 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2187] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:11:32 2026] GET /v2.0/ports?device_id=7c483d50-912b-4334-927c-42ef5f8f5779 => generated 1200 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2188] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:11:32 2026] GET /v2.0/security-groups?id=ed0c960a-ac96-4750-8ee6-5d2e29151db8&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: 1144/2189] 10.0.0.29 () {32 vars in 817 bytes} [Tue May 5 15:11:32 2026] GET /v2.0/ports?network_id=d81e068f-91a6-41b6-8725-f9399fbdb796&mac_address=fa%3A16%3A3e%3A52%3A8d%3A65 => generated 1200 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:11:32.961 8 WARNING neutron_lib.context [None req-b1e30d1b-2849-4ce8-a5e4-ac3ed79135de fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1046/2190] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:11:32 2026] GET /v2.0/security-groups?tenant_id=5e8ce322f7fd466d83e3cce8e651fee6&name=default => generated 2805 bytes in 419 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2191] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:11:33 2026] DELETE /v2.0/security-groups/8cba8b57-da6a-4a1f-8b5b-b1f283fc7ced => 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: 1048/2192] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:11:33 2026] GET /v2.0/security-groups?tenant_id=117717d0943444d291e5fd185194a472&name=default => generated 2805 bytes in 374 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2193] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:11:33 2026] GET /v2.0/security-groups?tenant_id=8ae737d4b0924e669dfffd413d59b391&name=default => generated 2805 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:11:33.710 7 WARNING neutron_lib.context [None req-b9c0d07a-b4bc-45c4-9dda-011f1e1cc7c8 684ab2856f484e32937c05abfe029605 c630c25903614bd5b05d861c1e79581a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:11:33.852 7 INFO neutron.db.segments_db [None req-b9c0d07a-b4bc-45c4-9dda-011f1e1cc7c8 684ab2856f484e32937c05abfe029605 c630c25903614bd5b05d861c1e79581a - - default default] Added segment f8ec2551-8eaa-4b0f-b3f1-639da29c9e53 of type vxlan for network 639cf228-4ab7-4042-a590-25d1d59315c3 2026-05-05 15:11:33.911 8 INFO neutron.db.l3_db [None req-b1e30d1b-2849-4ce8-a5e4-ac3ed79135de fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] Floating IP 12271425-52e9-4a3e-a141-a8689417036f associated. External IP: 10.96.250.215, port: 04de74e9-5e00-41ea-8ce0-94d82a68ba93. [pid: 7|app: 0|req: 1050/2194] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:11:33 2026] POST /v2.0/networks => generated 632 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2195] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:11:33 2026] DELETE /v2.0/security-groups/d1402891-72f4-4f25-9237-54e388a9aec4 => 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: 1052/2196] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:11:34 2026] DELETE /v2.0/security-groups/fdba247a-9b2a-45f5-8230-08e73d27f49e => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:11:34.222 7 WARNING neutron_lib.context [None req-75511ade-c907-41ad-a8cc-0dd599081b30 684ab2856f484e32937c05abfe029605 c630c25903614bd5b05d861c1e79581a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:11:34.294 7 INFO neutron.db.segments_db [None req-75511ade-c907-41ad-a8cc-0dd599081b30 684ab2856f484e32937c05abfe029605 c630c25903614bd5b05d861c1e79581a - - default default] Added segment b1d9c348-2c8d-427e-8a99-b4eab4e284cd of type vxlan for network eca4e656-e408-4019-bf4b-bc517be792f7 [pid: 8|app: 0|req: 1145/2197] 10.0.0.29 () {34 vars in 676 bytes} [Tue May 5 15:11:32 2026] POST /v2.0/floatingips => generated 855 bytes in 1349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:11:34.341 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-20bf4944-4509-405a-9608-bd18e05f9f10'] response: {'name': 'network-changed', 'server_uuid': '7c483d50-912b-4334-927c-42ef5f8f5779', 'tag': '04de74e9-5e00-41ea-8ce0-94d82a68ba93', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1146/2198] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:11:34 2026] GET /v2.0/security-groups?tenant_id=4fff0ea60719447cb2c384a6b82bfcad&name=default => generated 2805 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2199] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:11:34 2026] POST /v2.0/networks => generated 632 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2200] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:11:34 2026] GET /v2.0/ports?tenant_id=460313ddb0d74058851de8a679ebb9e3&device_id=7c483d50-912b-4334-927c-42ef5f8f5779 => generated 1469 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2201] 10.0.0.123 () {34 vars in 1096 bytes} [Tue May 5 15:11:34 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1362821788&fields=id&tenant_id=460313ddb0d74058851de8a679ebb9e3 => generated 69 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2202] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:11:34 2026] DELETE /v2.0/security-groups/871ee166-aa97-4ec5-9c02-c48f2b84ae8d => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2203] 10.0.0.29 () {34 vars in 752 bytes} [Tue May 5 15:11:34 2026] PUT /v2.0/networks/639cf228-4ab7-4042-a590-25d1d59315c3/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2204] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:11:34 2026] GET /v2.0/networks?id=d81e068f-91a6-41b6-8725-f9399fbdb796 => generated 801 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2205] 10.0.0.123 () {34 vars in 982 bytes} [Tue May 5 15:11:34 2026] GET /v2.0/networks?id=257e5b79-391b-4a47-a918-a613dfba0529 => generated 704 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2206] 10.0.0.29 () {32 vars in 732 bytes} [Tue May 5 15:11:34 2026] GET /v2.0/networks/639cf228-4ab7-4042-a590-25d1d59315c3/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: 1151/2207] 10.0.0.123 () {34 vars in 965 bytes} [Tue May 5 15:11:34 2026] GET /v2.0/quotas/460313ddb0d74058851de8a679ebb9e3 => 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: 1057/2208] 199.204.45.115 () {34 vars in 1058 bytes} [Tue May 5 15:11:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.180&port_id=04de74e9-5e00-41ea-8ce0-94d82a68ba93 => 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: 1152/2209] 10.0.0.29 () {34 vars in 752 bytes} [Tue May 5 15:11:34 2026] PUT /v2.0/networks/eca4e656-e408-4019-bf4b-bc517be792f7/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2210] 10.0.0.123 () {34 vars in 1002 bytes} [Tue May 5 15:11:34 2026] GET /v2.0/ports?tenant_id=460313ddb0d74058851de8a679ebb9e3&fields=id => generated 333 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2211] 10.0.0.29 () {32 vars in 732 bytes} [Tue May 5 15:11:34 2026] GET /v2.0/networks/eca4e656-e408-4019-bf4b-bc517be792f7/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2212] 10.0.0.123 () {34 vars in 1008 bytes} [Tue May 5 15:11:34 2026] GET /v2.0/networks/257e5b79-391b-4a47-a918-a613dfba0529?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2213] 10.0.0.29 () {34 vars in 752 bytes} [Tue May 5 15:11:35 2026] PUT /v2.0/networks/eca4e656-e408-4019-bf4b-bc517be792f7/tags => generated 12 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2214] 199.204.45.115 () {34 vars in 1104 bytes} [Tue May 5 15:11:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A276&port_id=04de74e9-5e00-41ea-8ce0-94d82a68ba93 => generated 19 bytes in 376 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2215] 10.0.0.123 () {34 vars in 1108 bytes} [Tue May 5 15:11:35 2026] GET /v2.0/networks/257e5b79-391b-4a47-a918-a613dfba0529?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2216] 199.204.45.115 () {34 vars in 1064 bytes} [Tue May 5 15:11:35 2026] GET /v2.0/subnets?id=2424066a-89ac-448b-bd7f-f015b1c4be13&id=4bf94cde-52ac-4231-8e6b-fd07d15af517 => generated 1362 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2217] 10.0.0.29 () {32 vars in 732 bytes} [Tue May 5 15:11:35 2026] GET /v2.0/networks/eca4e656-e408-4019-bf4b-bc517be792f7/tags => generated 12 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2218] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:11:35 2026] GET /v2.0/ports?network_id=d81e068f-91a6-41b6-8725-f9399fbdb796&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2219] 10.0.0.29 () {32 vars in 732 bytes} [Tue May 5 15:11:35 2026] GET /v2.0/networks/639cf228-4ab7-4042-a590-25d1d59315c3/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2220] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:11:35 2026] GET /v2.0/ports?network_id=d81e068f-91a6-41b6-8725-f9399fbdb796&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2221] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:11:35 2026] GET /v2.0/ports?device_id=ee069ef0-6d8a-428d-b6d0-193df9c5334d => 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: 1157/2222] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:11:35 2026] GET /v2.0/networks/d81e068f-91a6-41b6-8725-f9399fbdb796?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: 1158/2223] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:11:35 2026] GET /v2.0/networks/d81e068f-91a6-41b6-8725-f9399fbdb796?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:11:35.552 7 INFO neutron.services.segments.plugin [-] Segment f8ec2551-8eaa-4b0f-b3f1-639da29c9e53 resource provider aggregate not found 2026-05-05 15:11:35.557 7 INFO neutron.services.segments.plugin [-] Segment f8ec2551-8eaa-4b0f-b3f1-639da29c9e53 resource provider aggregate not found 2026-05-05 15:11:35.574 7 INFO neutron.services.segments.plugin [-] Segment f8ec2551-8eaa-4b0f-b3f1-639da29c9e53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8ec2551-8eaa-4b0f-b3f1-639da29c9e53 found for delete ", "request_id": "req-175088b1-a925-4869-ba1f-f19bc1fe3f7b"}]} 2026-05-05 15:11:35.582 7 INFO neutron.services.segments.plugin [-] Segment f8ec2551-8eaa-4b0f-b3f1-639da29c9e53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8ec2551-8eaa-4b0f-b3f1-639da29c9e53 found for delete ", "request_id": "req-f9d30afb-acb1-4ce4-8f12-93168c363f2f"}]} [pid: 7|app: 0|req: 1066/2224] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:11:35 2026] DELETE /v2.0/networks/639cf228-4ab7-4042-a590-25d1d59315c3 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:11:35.805 8 INFO neutron.services.segments.plugin [-] Segment b1d9c348-2c8d-427e-8a99-b4eab4e284cd resource provider aggregate not found 2026-05-05 15:11:35.817 8 INFO neutron.services.segments.plugin [-] Segment b1d9c348-2c8d-427e-8a99-b4eab4e284cd resource provider aggregate not found 2026-05-05 15:11:35.830 8 INFO neutron.services.segments.plugin [-] Segment b1d9c348-2c8d-427e-8a99-b4eab4e284cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1d9c348-2c8d-427e-8a99-b4eab4e284cd found for delete ", "request_id": "req-c129fe2f-a0bf-446d-9815-701ebb4b2366"}]} 2026-05-05 15:11:35.836 8 INFO neutron.services.segments.plugin [-] Segment b1d9c348-2c8d-427e-8a99-b4eab4e284cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1d9c348-2c8d-427e-8a99-b4eab4e284cd found for delete ", "request_id": "req-cffa8725-c410-46f6-8dd0-11de13e33ed4"}]} [pid: 8|app: 0|req: 1159/2225] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:11:35 2026] DELETE /v2.0/networks/eca4e656-e408-4019-bf4b-bc517be792f7 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2226] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:11:35 2026] GET /v2.0/networks?id=257e5b79-391b-4a47-a918-a613dfba0529 => generated 704 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2227] 199.204.45.115 () {34 vars in 1050 bytes} [Tue May 5 15:11:36 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=460313ddb0d74058851de8a679ebb9e3 => generated 179 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:11:36.160 7 WARNING neutron_lib.context [req-b142a983-fe71-4507-b989-074a69018486 req-78a64796-116d-4888-9a9b-1f033eef8ad6 fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1068/2228] 199.204.45.115 () {38 vars in 955 bytes} [Tue May 5 15:11:36 2026] POST /v2.0/ports => generated 1187 bytes in 582 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: 1161/2229] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:11:36 2026] GET /v2.0/security-groups?tenant_id=c630c25903614bd5b05d861c1e79581a&name=default => generated 2805 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2230] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:11:36 2026] DELETE /v2.0/security-groups/0ca3cf17-dc34-4515-91c3-d4d3c83d3748 => 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: 1163/2231] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:11:37 2026] GET /v2.0/security-groups?tenant_id=2157f32241f74fba8cd05d060fae6920&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: 1069/2232] 199.204.45.115 () {38 vars in 1028 bytes} [Tue May 5 15:11:36 2026] PUT /v2.0/ports/0aae56dd-9514-4912-b209-12667c0a5f19 => generated 1432 bytes in 639 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2233] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:11:37 2026] DELETE /v2.0/security-groups/320ee38e-5c39-4c6c-93ef-945bc531c6eb => generated 0 bytes in 124 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, ' 2026-05-05 15:11:37.483 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-097d8937-c978-4c6d-ab5b-deb841c2bdfd'] response: {'name': 'network-changed', 'server_uuid': 'ee069ef0-6d8a-428d-b6d0-193df9c5334d', 'tag': '0aae56dd-9514-4912-b209-12667c0a5f19', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1070/2234] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:11:37 2026] GET /v2.0/ports?tenant_id=460313ddb0d74058851de8a679ebb9e3&device_id=ee069ef0-6d8a-428d-b6d0-193df9c5334d => generated 1471 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2235] 199.204.45.115 () {34 vars in 1058 bytes} [Tue May 5 15:11:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.219&port_id=0aae56dd-9514-4912-b209-12667c0a5f19 => 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: 1071/2236] 199.204.45.115 () {34 vars in 1106 bytes} [Tue May 5 15:11:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A20e&port_id=0aae56dd-9514-4912-b209-12667c0a5f19 => 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: 1166/2237] 199.204.45.115 () {34 vars in 1064 bytes} [Tue May 5 15:11:37 2026] GET /v2.0/subnets?id=12b36ef2-430b-440a-8d66-49f8b0774f66&id=e27c7d33-e1b3-418f-9a28-ced3ebc5a8b4 => generated 1367 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1072/2238] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:11:37 2026] GET /v2.0/ports?network_id=257e5b79-391b-4a47-a918-a613dfba0529&device_owner=network%3Adhcp => generated 1461 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2239] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:11:37 2026] GET /v2.0/ports?network_id=257e5b79-391b-4a47-a918-a613dfba0529&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: 1073/2240] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:11:37 2026] GET /v2.0/networks/257e5b79-391b-4a47-a918-a613dfba0529?fields=segments => generated 14 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2241] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:11:37 2026] GET /v2.0/networks/257e5b79-391b-4a47-a918-a613dfba0529?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2242] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:11:38 2026] GET /v2.0/ports?tenant_id=460313ddb0d74058851de8a679ebb9e3&device_id=ee069ef0-6d8a-428d-b6d0-193df9c5334d => generated 1471 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2243] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:11:38 2026] GET /v2.0/networks?id=257e5b79-391b-4a47-a918-a613dfba0529 => 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: 1075/2244] 199.204.45.115 () {34 vars in 1058 bytes} [Tue May 5 15:11:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.219&port_id=0aae56dd-9514-4912-b209-12667c0a5f19 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2245] 199.204.45.115 () {34 vars in 1106 bytes} [Tue May 5 15:11:38 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A20e&port_id=0aae56dd-9514-4912-b209-12667c0a5f19 => 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: 1076/2246] 199.204.45.115 () {34 vars in 1064 bytes} [Tue May 5 15:11:38 2026] GET /v2.0/subnets?id=12b36ef2-430b-440a-8d66-49f8b0774f66&id=e27c7d33-e1b3-418f-9a28-ced3ebc5a8b4 => generated 1367 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2247] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:11:38 2026] GET /v2.0/ports?network_id=257e5b79-391b-4a47-a918-a613dfba0529&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: 1077/2248] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:11:38 2026] GET /v2.0/ports?network_id=257e5b79-391b-4a47-a918-a613dfba0529&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: 1172/2249] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:11:38 2026] GET /v2.0/networks/257e5b79-391b-4a47-a918-a613dfba0529?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2250] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:11:38 2026] GET /v2.0/networks/257e5b79-391b-4a47-a918-a613dfba0529?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: 1173/2251] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:11:38 2026] GET /v2.0/security-groups?tenant_id=319d7d97a69b41418abdaed3b175a5b2&name=default => generated 2805 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2252] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:11:38 2026] DELETE /v2.0/security-groups/af53fbcc-9d5c-47ca-8b3b-11d356d46274 => 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: 1174/2253] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:11:40 2026] GET /v2.0/ports?device_id=ee069ef0-6d8a-428d-b6d0-193df9c5334d => generated 1204 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2254] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:11:40 2026] GET /v2.0/security-groups?id=ed0c960a-ac96-4750-8ee6-5d2e29151db8&fields=id&fields=name => generated 112 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2255] 10.0.0.29 () {32 vars in 817 bytes} [Tue May 5 15:11:40 2026] GET /v2.0/ports?network_id=257e5b79-391b-4a47-a918-a613dfba0529&mac_address=fa%3A16%3A3e%3A81%3A94%3A3d => generated 1204 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:11:40.700 7 WARNING neutron_lib.context [None req-bb78f0cb-6246-403c-b889-eefeb4909ced fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1176/2256] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:11:41 2026] GET /v2.0/security-groups?tenant_id=7932f8d5250a4376aa8217f8a2c36f78&name=default => generated 2805 bytes in 370 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2259] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:11:41 2026] DELETE /v2.0/security-groups/160c7a28-3db3-4870-af4e-2ba7f9988eab => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:11:41.757 7 INFO neutron.db.l3_db [None req-bb78f0cb-6246-403c-b889-eefeb4909ced fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] Floating IP 29a5a69c-4617-4591-a8bd-a31c97f66bd8 associated. External IP: 10.96.250.210, port: 0aae56dd-9514-4912-b209-12667c0a5f19. [pid: 8|app: 0|req: 1180/2260] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:11:41 2026] GET /v2.0/security-groups?tenant_id=1f6d04d851c141aaa3331ceb934b8a43&name=default => generated 2805 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2261] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:11:41 2026] GET /v2.0/security-groups?tenant_id=3a22dd292ba04256be89915b7feb1797&name=default => generated 2805 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2262] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:11:41 2026] DELETE /v2.0/security-groups/4b309134-bc9a-4282-bbeb-6d081eb80194 => 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: 1081/2263] 10.0.0.29 () {34 vars in 676 bytes} [Tue May 5 15:11:40 2026] POST /v2.0/floatingips => generated 855 bytes in 1420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2264] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:11:42 2026] DELETE /v2.0/security-groups/c56ee00a-a500-4a20-87f8-77055622a384 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:11:44.220 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-56400c5e-06fd-4200-a0da-68d011141ec6'] response: {'name': 'network-changed', 'server_uuid': 'ee069ef0-6d8a-428d-b6d0-193df9c5334d', 'tag': '0aae56dd-9514-4912-b209-12667c0a5f19', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1082/2265] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 15:11:44 2026] GET /v2.0/ports?device_id=7c483d50-912b-4334-927c-42ef5f8f5779 => 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: 1083/2266] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:11:44 2026] GET /v2.0/ports?tenant_id=460313ddb0d74058851de8a679ebb9e3&device_id=ee069ef0-6d8a-428d-b6d0-193df9c5334d => generated 1473 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2267] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 15:11:44 2026] GET /v2.0/security-groups?id=ed0c960a-ac96-4750-8ee6-5d2e29151db8&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: 7|app: 0|req: 1084/2268] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:11:44 2026] GET /v2.0/networks?id=257e5b79-391b-4a47-a918-a613dfba0529 => 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: 1185/2269] 199.204.45.115 () {34 vars in 1058 bytes} [Tue May 5 15:11:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.219&port_id=0aae56dd-9514-4912-b209-12667c0a5f19 => 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: 1085/2270] 199.204.45.115 () {34 vars in 1106 bytes} [Tue May 5 15:11:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A20e&port_id=0aae56dd-9514-4912-b209-12667c0a5f19 => 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: 1186/2271] 199.204.45.115 () {34 vars in 1064 bytes} [Tue May 5 15:11:44 2026] GET /v2.0/subnets?id=12b36ef2-430b-440a-8d66-49f8b0774f66&id=e27c7d33-e1b3-418f-9a28-ced3ebc5a8b4 => generated 1367 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2272] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:11:44 2026] GET /v2.0/ports?network_id=257e5b79-391b-4a47-a918-a613dfba0529&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2273] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:11:44 2026] GET /v2.0/ports?network_id=257e5b79-391b-4a47-a918-a613dfba0529&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: 1087/2274] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:11:44 2026] GET /v2.0/networks/257e5b79-391b-4a47-a918-a613dfba0529?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: 1188/2275] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:11:44 2026] GET /v2.0/networks/257e5b79-391b-4a47-a918-a613dfba0529?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:11:46.546 7 INFO neutron.db.segments_db [None req-5e947527-1845-4f7d-8ec6-a02259dc11c0 9fbfca21ae534f17b2ff91229f8a4a53 f3cb303a3edd4bcda5bb725201ae38bb - - default default] Added segment 8b7e45d1-6f19-4e43-a13e-5dcc1ff8cfd8 of type vxlan for network fe1c0ac9-cd10-47fa-8a72-8281b7681879 [pid: 7|app: 0|req: 1088/2276] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:11:46 2026] POST /v2.0/networks => generated 725 bytes in 447 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2277] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:11:46 2026] POST /v2.0/subnets => generated 620 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:11:46.914 7 WARNING neutron.api.v2.base [None req-49dc34be-7fc9-4862-a464-866fb7300fc3 9fbfca21ae534f17b2ff91229f8a4a53 f3cb303a3edd4bcda5bb725201ae38bb - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-05-05 15:11:46.915 7 INFO neutron.api.v2.resource [None req-49dc34be-7fc9-4862-a464-866fb7300fc3 9fbfca21ae534f17b2ff91229f8a4a53 f3cb303a3edd4bcda5bb725201ae38bb - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1089/2278] 10.0.0.29 () {34 vars in 680 bytes} [Tue May 5 15:11:46 2026] POST /v2.0/rbac-policies => generated 143 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-05 15:11:47.305 8 INFO neutron.services.segments.plugin [-] Segment 8b7e45d1-6f19-4e43-a13e-5dcc1ff8cfd8 resource provider aggregate not found 2026-05-05 15:11:47.312 8 INFO neutron.services.segments.plugin [-] Segment 8b7e45d1-6f19-4e43-a13e-5dcc1ff8cfd8 resource provider aggregate not found 2026-05-05 15:11:47.324 8 INFO neutron.services.segments.plugin [-] Segment 8b7e45d1-6f19-4e43-a13e-5dcc1ff8cfd8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b7e45d1-6f19-4e43-a13e-5dcc1ff8cfd8 found for delete ", "request_id": "req-f6787cf1-b557-4015-a996-51703426f8e3"}]} 2026-05-05 15:11:47.332 8 INFO neutron.services.segments.plugin [-] Segment 8b7e45d1-6f19-4e43-a13e-5dcc1ff8cfd8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b7e45d1-6f19-4e43-a13e-5dcc1ff8cfd8 found for delete ", "request_id": "req-a7991a1a-bdbf-445b-95b3-9ccdfcb83df7"}]} [pid: 8|app: 0|req: 1190/2279] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:11:46 2026] DELETE /v2.0/networks/fe1c0ac9-cd10-47fa-8a72-8281b7681879 => generated 0 bytes in 1245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:11:48.236 7 INFO neutron.db.segments_db [None req-3eeb6347-435f-4119-89f8-f02a78267f0d 9fbfca21ae534f17b2ff91229f8a4a53 f3cb303a3edd4bcda5bb725201ae38bb - - default default] Added segment 80718274-a2dc-41ef-9a5c-6a19a65adadd of type vxlan for network 4d77a8a0-8a17-44c4-bab6-756a8cd082ee [pid: 7|app: 0|req: 1090/2280] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:11:48 2026] POST /v2.0/networks => generated 726 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2281] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:11:48 2026] POST /v2.0/subnets => generated 623 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:11:48.602 7 WARNING neutron.api.v2.base [None req-96748027-24b1-48b0-9396-ac7b33501136 9fbfca21ae534f17b2ff91229f8a4a53 f3cb303a3edd4bcda5bb725201ae38bb - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-05-05 15:11:48.603 7 INFO neutron.api.v2.resource [None req-96748027-24b1-48b0-9396-ac7b33501136 9fbfca21ae534f17b2ff91229f8a4a53 f3cb303a3edd4bcda5bb725201ae38bb - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1091/2282] 10.0.0.29 () {34 vars in 680 bytes} [Tue May 5 15:11:48 2026] POST /v2.0/rbac-policies => generated 547 bytes in 10 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-05 15:11:49.346 8 INFO neutron.services.segments.plugin [-] Segment 8b7e45d1-6f19-4e43-a13e-5dcc1ff8cfd8 resource provider aggregate not found 2026-05-05 15:11:49.352 8 INFO neutron.services.segments.plugin [-] Segment 8b7e45d1-6f19-4e43-a13e-5dcc1ff8cfd8 resource provider aggregate not found 2026-05-05 15:11:49.364 8 INFO neutron.services.segments.plugin [-] Segment 8b7e45d1-6f19-4e43-a13e-5dcc1ff8cfd8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b7e45d1-6f19-4e43-a13e-5dcc1ff8cfd8 found for delete ", "request_id": "req-3a4118d6-2735-4798-b233-077c2916538e"}]} 2026-05-05 15:11:49.372 8 INFO neutron.services.segments.plugin [-] Segment 8b7e45d1-6f19-4e43-a13e-5dcc1ff8cfd8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b7e45d1-6f19-4e43-a13e-5dcc1ff8cfd8 found for delete ", "request_id": "req-cb13a81b-b386-49a8-9463-49f968c88db1"}]} 2026-05-05 15:11:49.389 8 INFO neutron.services.segments.plugin [-] Segment 80718274-a2dc-41ef-9a5c-6a19a65adadd resource provider aggregate not found 2026-05-05 15:11:49.397 8 INFO neutron.services.segments.plugin [-] Segment 80718274-a2dc-41ef-9a5c-6a19a65adadd resource provider aggregate not found 2026-05-05 15:11:49.412 8 INFO neutron.services.segments.plugin [-] Segment 80718274-a2dc-41ef-9a5c-6a19a65adadd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80718274-a2dc-41ef-9a5c-6a19a65adadd found for delete ", "request_id": "req-24e4cae9-89ae-436e-9e94-50d7673848b3"}]} 2026-05-05 15:11:49.414 8 INFO neutron.services.segments.plugin [-] Segment 80718274-a2dc-41ef-9a5c-6a19a65adadd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80718274-a2dc-41ef-9a5c-6a19a65adadd found for delete ", "request_id": "req-bd791496-5212-407e-a8d3-25c1c35a1bfb"}]} [pid: 8|app: 0|req: 1192/2283] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:11:48 2026] DELETE /v2.0/networks/4d77a8a0-8a17-44c4-bab6-756a8cd082ee => generated 0 bytes in 1217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:11:49.897 7 INFO neutron.db.segments_db [None req-22baeb4e-6cc4-4dd7-ab31-3c1374fd0eb6 9fbfca21ae534f17b2ff91229f8a4a53 f3cb303a3edd4bcda5bb725201ae38bb - - default default] Added segment c475a8ed-815d-42ac-b30c-6327fc7f111f of type vxlan for network 98483d4b-821e-4c2a-adf2-b2d90c67b525 [pid: 8|app: 0|req: 1193/2284] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 15:11:50 2026] GET /v2.0/ports?device_id=ee069ef0-6d8a-428d-b6d0-193df9c5334d => generated 1473 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2285] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 15:11:50 2026] GET /v2.0/security-groups?id=ed0c960a-ac96-4750-8ee6-5d2e29151db8&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2286] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:11:49 2026] POST /v2.0/networks => generated 727 bytes in 581 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2287] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:11:50 2026] POST /v2.0/subnets => generated 623 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2288] 10.0.0.29 () {34 vars in 680 bytes} [Tue May 5 15:11:50 2026] POST /v2.0/rbac-policies => generated 324 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:11:51.460 8 INFO neutron.services.segments.plugin [-] Segment 80718274-a2dc-41ef-9a5c-6a19a65adadd resource provider aggregate not found 2026-05-05 15:11:51.473 8 INFO neutron.services.segments.plugin [-] Segment 80718274-a2dc-41ef-9a5c-6a19a65adadd resource provider aggregate not found 2026-05-05 15:11:51.495 8 INFO neutron.services.segments.plugin [-] Segment 80718274-a2dc-41ef-9a5c-6a19a65adadd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80718274-a2dc-41ef-9a5c-6a19a65adadd found for delete ", "request_id": "req-f6acbc68-08a4-44bd-aa52-f53523afd597"}]} 2026-05-05 15:11:51.505 8 INFO neutron.services.segments.plugin [-] Segment 80718274-a2dc-41ef-9a5c-6a19a65adadd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80718274-a2dc-41ef-9a5c-6a19a65adadd found for delete ", "request_id": "req-1423c191-4f0c-446c-9b54-4639ed0c0721"}]} [pid: 8|app: 0|req: 1196/2289] 10.0.0.29 () {32 vars in 722 bytes} [Tue May 5 15:11:51 2026] GET /v2.0/networks/98483d4b-821e-4c2a-adf2-b2d90c67b525 => generated 655 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:11:51.974 7 INFO neutron.pecan_wsgi.hooks.translation [None req-94f14f70-8c23-49b3-a079-c69847d0bc36 afde3d4c678d44f394a5f4fa31d8a95e a0e7b1d65f5240a1b1e4116593993c37 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1094/2290] 10.0.0.29 () {32 vars in 722 bytes} [Tue May 5 15:11:51 2026] GET /v2.0/networks/98483d4b-821e-4c2a-adf2-b2d90c67b525 => generated 138 bytes in 80 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2291] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:11:51 2026] DELETE /v2.0/networks/98483d4b-821e-4c2a-adf2-b2d90c67b525 => generated 0 bytes in 544 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:11:52.551 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4d30020d-f2fa-4f06-9cf8-334447bde217 9fbfca21ae534f17b2ff91229f8a4a53 f3cb303a3edd4bcda5bb725201ae38bb - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1095/2292] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:11:52 2026] DELETE /v2.0/subnets/fa02a783-541f-42a0-9702-47cc497ccf44 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 15:11:52.579 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8af4f9d5-f73d-4ea9-95d3-9cd99699d374 9fbfca21ae534f17b2ff91229f8a4a53 f3cb303a3edd4bcda5bb725201ae38bb - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1198/2293] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:11:52 2026] DELETE /v2.0/subnets/13b9a5ad-1d54-491d-bdeb-869cd637fa6e => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 15:11:52.605 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4acb0944-3bbf-49df-8d9a-bb07916c8cf3 9fbfca21ae534f17b2ff91229f8a4a53 f3cb303a3edd4bcda5bb725201ae38bb - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1096/2294] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:11:52 2026] DELETE /v2.0/subnets/c079b39e-5e67-4ebd-b39a-2bf03e6a8994 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 15:11:53.518 8 INFO neutron.services.segments.plugin [-] Segment c475a8ed-815d-42ac-b30c-6327fc7f111f resource provider aggregate not found 2026-05-05 15:11:53.523 8 INFO neutron.services.segments.plugin [-] Segment c475a8ed-815d-42ac-b30c-6327fc7f111f resource provider aggregate not found 2026-05-05 15:11:53.535 8 INFO neutron.services.segments.plugin [-] Segment c475a8ed-815d-42ac-b30c-6327fc7f111f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c475a8ed-815d-42ac-b30c-6327fc7f111f found for delete ", "request_id": "req-297cc556-f17a-4317-aacd-1ef85b3bb3c8"}]} 2026-05-05 15:11:53.542 8 INFO neutron.services.segments.plugin [-] Segment c475a8ed-815d-42ac-b30c-6327fc7f111f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c475a8ed-815d-42ac-b30c-6327fc7f111f found for delete ", "request_id": "req-8c5aecf0-00af-42b5-8785-ed9fc8f7e2c4"}]} [pid: 8|app: 0|req: 1199/2295] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:11:53 2026] GET /v2.0/security-groups?tenant_id=f3cb303a3edd4bcda5bb725201ae38bb&name=default => generated 2805 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2296] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:11:53 2026] DELETE /v2.0/security-groups/3ab23eaf-f977-4678-a381-82b1b17402b2 => 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: 1200/2297] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:11:53 2026] GET /v2.0/security-groups?tenant_id=a0e7b1d65f5240a1b1e4116593993c37&name=default => generated 2805 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2298] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:11:53 2026] DELETE /v2.0/security-groups/4247a100-6f5d-458f-9307-5df201ba5736 => 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: 1201/2299] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:11:54 2026] GET /v2.0/security-groups?tenant_id=c0a17845a35b46d899d0ae5c5024fdc9&name=default => generated 2805 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2300] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:11:54 2026] DELETE /v2.0/security-groups/4507f4df-c054-4545-b97f-6ad948712ce9 => 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: 1202/2301] 10.0.0.29 () {32 vars in 720 bytes} [Tue May 5 15:11:56 2026] GET /v2.0/subnets/15693c72-0779-4518-974c-ce68845e1ece => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2304] 10.0.0.39 () {30 vars in 689 bytes} [Tue May 5 15:11:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2305] 10.0.0.39 () {30 vars in 691 bytes} [Tue May 5 15:11:57 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: 1102/2306] 10.0.0.39 () {30 vars in 667 bytes} [Tue May 5 15:11:57 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: 1205/2307] 10.0.0.39 () {30 vars in 703 bytes} [Tue May 5 15:11:57 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: 1103/2308] 10.0.0.39 () {28 vars in 438 bytes} [Tue May 5 15:11:57 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: 1206/2309] 10.0.0.39 () {30 vars in 727 bytes} [Tue May 5 15:11:57 2026] GET /v2.0/subnets/15693c72-0779-4518-974c-ce68845e1ece => generated 634 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2310] 10.0.0.39 () {30 vars in 689 bytes} [Tue May 5 15:11:57 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: 1207/2311] 10.0.0.39 () {30 vars in 691 bytes} [Tue May 5 15:11:57 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: 1105/2312] 10.0.0.39 () {30 vars in 667 bytes} [Tue May 5 15:11:57 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2313] 10.0.0.39 () {30 vars in 703 bytes} [Tue May 5 15:11:57 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2314] 10.0.0.39 () {30 vars in 727 bytes} [Tue May 5 15:11:57 2026] GET /v2.0/subnets/15693c72-0779-4518-974c-ce68845e1ece => generated 652 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2315] 10.0.0.39 () {30 vars in 689 bytes} [Tue May 5 15:11:57 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: 1107/2316] 10.0.0.39 () {30 vars in 691 bytes} [Tue May 5 15:11:57 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: 1210/2317] 10.0.0.39 () {30 vars in 667 bytes} [Tue May 5 15:11:57 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2318] 10.0.0.39 () {30 vars in 703 bytes} [Tue May 5 15:11:58 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: 1211/2319] 10.0.0.39 () {30 vars in 729 bytes} [Tue May 5 15:11:58 2026] GET /v2.0/networks/0861386a-faac-441d-9ab6-8561e4a54162 => generated 799 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2320] 10.0.0.39 () {30 vars in 681 bytes} [Tue May 5 15:11:58 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: 1110/2321] 10.0.0.29 () {34 vars in 677 bytes} [Tue May 5 15:11:58 2026] POST /v2.0/qos/policies => generated 359 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2322] 10.0.0.29 () {34 vars in 677 bytes} [Tue May 5 15:11:58 2026] POST /v2.0/qos/policies => generated 359 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2323] 10.0.0.39 () {34 vars in 703 bytes} [Tue May 5 15:11:58 2026] POST /v2.0/ports => generated 1132 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2324] 10.0.0.29 () {34 vars in 677 bytes} [Tue May 5 15:11:58 2026] POST /v2.0/qos/policies => generated 359 bytes in 49 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: 1213/2325] 10.0.0.29 () {34 vars in 677 bytes} [Tue May 5 15:11:58 2026] POST /v2.0/qos/policies => generated 359 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2326] 10.0.0.29 () {34 vars in 677 bytes} [Tue May 5 15:11:58 2026] POST /v2.0/qos/policies => generated 359 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2327] 10.0.0.29 () {34 vars in 752 bytes} [Tue May 5 15:11:58 2026] PUT /v2.0/policies/d601a0fa-68da-4d02-907c-86be53f6d612/tags => generated 17 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2328] 10.0.0.29 () {34 vars in 752 bytes} [Tue May 5 15:11:58 2026] PUT /v2.0/policies/be9134f3-55ec-4ae0-ab66-ba5a49d90dab/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2329] 10.0.0.29 () {34 vars in 752 bytes} [Tue May 5 15:11:58 2026] PUT /v2.0/policies/de849055-cb8c-4d57-ba96-7d2013f62f14/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2330] 10.0.0.29 () {34 vars in 752 bytes} [Tue May 5 15:11:58 2026] PUT /v2.0/policies/e79d9c26-9293-49d6-8254-836b64111d59/tags => 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: 1216/2331] 10.0.0.29 () {32 vars in 673 bytes} [Tue May 5 15:11:59 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2332] 10.0.0.29 () {32 vars in 687 bytes} [Tue May 5 15:11:59 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2333] 10.0.0.29 () {32 vars in 683 bytes} [Tue May 5 15:11:59 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2334] 10.0.0.29 () {32 vars in 695 bytes} [Tue May 5 15:11:59 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2335] 10.0.0.29 () {32 vars in 681 bytes} [Tue May 5 15:11:59 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2336] 10.0.0.29 () {32 vars in 695 bytes} [Tue May 5 15:11:59 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2337] 10.0.0.29 () {32 vars in 691 bytes} [Tue May 5 15:11:59 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2338] 10.0.0.29 () {32 vars in 703 bytes} [Tue May 5 15:11:59 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2339] 10.0.0.29 () {32 vars in 733 bytes} [Tue May 5 15:11:59 2026] DELETE /v2.0/qos/policies/d601a0fa-68da-4d02-907c-86be53f6d612 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2340] 10.0.0.29 () {32 vars in 733 bytes} [Tue May 5 15:11:59 2026] DELETE /v2.0/qos/policies/be9134f3-55ec-4ae0-ab66-ba5a49d90dab => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2341] 10.0.0.29 () {32 vars in 733 bytes} [Tue May 5 15:11:59 2026] DELETE /v2.0/qos/policies/de849055-cb8c-4d57-ba96-7d2013f62f14 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2342] 10.0.0.29 () {32 vars in 733 bytes} [Tue May 5 15:12:00 2026] DELETE /v2.0/qos/policies/e79d9c26-9293-49d6-8254-836b64111d59 => 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: 1222/2343] 10.0.0.29 () {32 vars in 733 bytes} [Tue May 5 15:12:00 2026] DELETE /v2.0/qos/policies/5ddd8068-f00e-4eed-a348-e7f156883094 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2344] 199.204.45.115 () {30 vars in 703 bytes} [Tue May 5 15:12:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2345] 199.204.45.115 () {30 vars in 705 bytes} [Tue May 5 15:12:00 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: 1225/2346] 199.204.45.115 () {30 vars in 681 bytes} [Tue May 5 15:12:00 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: 1226/2347] 199.204.45.115 () {30 vars in 717 bytes} [Tue May 5 15:12:00 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: 1227/2348] 199.204.45.115 () {30 vars in 737 bytes} [Tue May 5 15:12:00 2026] GET /v2.0/ports/a81329ca-2aaa-4f2b-a4fa-e6b93abe6976 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2349] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:12:00 2026] GET /v2.0/security-groups?tenant_id=05023e3ec6a04b9c92806ccb322697eb&name=default => generated 2805 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2350] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:12:01 2026] DELETE /v2.0/security-groups/c7b9cce5-357f-4b8d-95ec-5b743943bb80 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2351] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:12:01 2026] GET /v2.0/security-groups?tenant_id=44c0b085418440748e5a1cef13f9439c&name=default => generated 2805 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2352] 199.204.45.115 () {30 vars in 703 bytes} [Tue May 5 15:12:01 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: 1125/2353] 199.204.45.115 () {30 vars in 705 bytes} [Tue May 5 15:12: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: 1126/2354] 199.204.45.115 () {30 vars in 681 bytes} [Tue May 5 15:12:01 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: 1127/2355] 199.204.45.115 () {30 vars in 717 bytes} [Tue May 5 15:12:01 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: 1229/2356] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:12:01 2026] DELETE /v2.0/security-groups/38889764-f1da-43f2-a9bf-c18bfc91aeaa => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:12:01.428 7 INFO neutron.api.v2.resource [None req-25caca4b-4fae-4c7c-aae9-f7cc83ff6ea8 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1128/2357] 199.204.45.115 () {30 vars in 763 bytes} [Tue May 5 15:12:01 2026] GET /v2.0/security-groups/lb-11d35271-1a73-49b7-9173-f020ce4e51ac => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2358] 199.204.45.115 () {30 vars in 785 bytes} [Tue May 5 15:12:01 2026] GET /v2.0/security-groups?name=lb-11d35271-1a73-49b7-9173-f020ce4e51ac => generated 23 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2359] 199.204.45.115 () {34 vars in 736 bytes} [Tue May 5 15:12:01 2026] POST /v2.0/security-groups => generated 1574 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2360] 199.204.45.115 () {30 vars in 815 bytes} [Tue May 5 15:12:01 2026] GET /v2.0/security-group-rules?security_group_id=f45bb68d-4282-41bd-847c-63de88e364c5 => generated 1118 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2361] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:12:01 2026] GET /v2.0/security-groups?tenant_id=fa7f1fb72748488dabe922069d86ce2f&name=default => generated 2805 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2362] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:12:01 2026] DELETE /v2.0/security-groups/b50c9d6d-af13-408e-812d-183ccb351b5d => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2363] 199.204.45.115 () {34 vars in 789 bytes} [Tue May 5 15:12:01 2026] PUT /v2.0/ports/a81329ca-2aaa-4f2b-a4fa-e6b93abe6976 => generated 1132 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2364] 199.204.45.115 () {30 vars in 703 bytes} [Tue May 5 15:12:02 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1132/2365] 199.204.45.115 () {30 vars in 705 bytes} [Tue May 5 15:12:02 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: 1234/2366] 199.204.45.115 () {30 vars in 681 bytes} [Tue May 5 15:12:02 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: 1133/2367] 199.204.45.115 () {30 vars in 717 bytes} [Tue May 5 15:12:02 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: 1235/2368] 199.204.45.115 () {30 vars in 741 bytes} [Tue May 5 15:12:02 2026] GET /v2.0/subnets/15693c72-0779-4518-974c-ce68845e1ece => generated 652 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:12:05.896 7 WARNING neutron_lib.context [None req-15f96e64-f20a-43e2-9573-46fafeb10fd0 0e65b865ef384942b8b14a458d368282 a6bc0a334fa34da6a4ca0dae34acccc7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:12:05.940 7 INFO neutron.db.segments_db [None req-15f96e64-f20a-43e2-9573-46fafeb10fd0 0e65b865ef384942b8b14a458d368282 a6bc0a334fa34da6a4ca0dae34acccc7 - - default default] Added segment 09bb603e-ed2f-4ec1-8636-8b913ea28b43 of type vxlan for network 0ccba9ef-70f1-46c2-9ed1-0e3b8ab6b93d 2026-05-05 15:12:06.270 7 INFO neutron.db.l3_hamode_db [None req-15f96e64-f20a-43e2-9573-46fafeb10fd0 0e65b865ef384942b8b14a458d368282 a6bc0a334fa34da6a4ca0dae34acccc7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 15:12:06.434 7 INFO neutron.db.l3_hamode_db [None req-15f96e64-f20a-43e2-9573-46fafeb10fd0 0e65b865ef384942b8b14a458d368282 a6bc0a334fa34da6a4ca0dae34acccc7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1134/2369] 10.0.0.29 () {34 vars in 667 bytes} [Tue May 5 15:12:05 2026] POST /v2.0/routers => generated 474 bytes in 1435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:12:07.203 8 WARNING neutron_lib.context [None req-d3d6f86b-86b5-40f8-a8ab-d1e417e90eb6 0e65b865ef384942b8b14a458d368282 a6bc0a334fa34da6a4ca0dae34acccc7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:12:07.244 8 INFO neutron.db.l3_hamode_db [None req-d3d6f86b-86b5-40f8-a8ab-d1e417e90eb6 0e65b865ef384942b8b14a458d368282 a6bc0a334fa34da6a4ca0dae34acccc7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 15:12:07.401 8 INFO neutron.db.l3_hamode_db [None req-d3d6f86b-86b5-40f8-a8ab-d1e417e90eb6 0e65b865ef384942b8b14a458d368282 a6bc0a334fa34da6a4ca0dae34acccc7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1236/2370] 10.0.0.29 () {34 vars in 667 bytes} [Tue May 5 15:12:07 2026] POST /v2.0/routers => generated 474 bytes in 880 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:12:08.086 7 WARNING neutron_lib.context [None req-7cf35953-8b22-42bd-adfc-75ade2760c7b 0e65b865ef384942b8b14a458d368282 a6bc0a334fa34da6a4ca0dae34acccc7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:12:08.130 7 INFO neutron.db.l3_hamode_db [None req-7cf35953-8b22-42bd-adfc-75ade2760c7b 0e65b865ef384942b8b14a458d368282 a6bc0a334fa34da6a4ca0dae34acccc7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 15:12:08.307 7 INFO neutron.db.l3_hamode_db [None req-7cf35953-8b22-42bd-adfc-75ade2760c7b 0e65b865ef384942b8b14a458d368282 a6bc0a334fa34da6a4ca0dae34acccc7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1135/2371] 10.0.0.29 () {34 vars in 667 bytes} [Tue May 5 15:12:08 2026] POST /v2.0/routers => generated 474 bytes in 986 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:12:09.081 8 WARNING neutron_lib.context [None req-caca9d04-56ca-4524-a400-d559b3de4e98 0e65b865ef384942b8b14a458d368282 a6bc0a334fa34da6a4ca0dae34acccc7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:12:09.120 8 INFO neutron.db.l3_hamode_db [None req-caca9d04-56ca-4524-a400-d559b3de4e98 0e65b865ef384942b8b14a458d368282 a6bc0a334fa34da6a4ca0dae34acccc7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 15:12:09.269 8 INFO neutron.db.l3_hamode_db [None req-caca9d04-56ca-4524-a400-d559b3de4e98 0e65b865ef384942b8b14a458d368282 a6bc0a334fa34da6a4ca0dae34acccc7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1136/2372] 10.0.0.123 () {34 vars in 1016 bytes} [Tue May 5 15:12:09 2026] GET /v2.0/security-groups?id=4938f983-6241-4cd3-a98d-3ecef04941ac&fields=id => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2373] 10.0.0.123 () {34 vars in 982 bytes} [Tue May 5 15:12:09 2026] GET /v2.0/networks?id=1a21fc51-5600-414f-b9c9-505fe18877e3 => 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: 1138/2374] 10.0.0.123 () {34 vars in 965 bytes} [Tue May 5 15:12:09 2026] GET /v2.0/quotas/003710f88aee4626a4dfce8f6d5b0075 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2375] 10.0.0.123 () {34 vars in 1002 bytes} [Tue May 5 15:12:09 2026] GET /v2.0/ports?tenant_id=003710f88aee4626a4dfce8f6d5b0075&fields=id => generated 149 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2376] 10.0.0.123 () {34 vars in 1008 bytes} [Tue May 5 15:12:09 2026] GET /v2.0/networks/1a21fc51-5600-414f-b9c9-505fe18877e3?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: 1141/2377] 10.0.0.123 () {34 vars in 1108 bytes} [Tue May 5 15:12:09 2026] GET /v2.0/networks/1a21fc51-5600-414f-b9c9-505fe18877e3?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: 1237/2378] 10.0.0.29 () {34 vars in 667 bytes} [Tue May 5 15:12:09 2026] POST /v2.0/routers => generated 474 bytes in 942 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:12:10.026 7 WARNING neutron_lib.context [None req-25c921f0-76d4-4f19-b10f-715a77c84f14 0e65b865ef384942b8b14a458d368282 a6bc0a334fa34da6a4ca0dae34acccc7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:12:10.075 7 INFO neutron.db.l3_hamode_db [None req-25c921f0-76d4-4f19-b10f-715a77c84f14 0e65b865ef384942b8b14a458d368282 a6bc0a334fa34da6a4ca0dae34acccc7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 15:12:10.237 7 INFO neutron.db.l3_hamode_db [None req-25c921f0-76d4-4f19-b10f-715a77c84f14 0e65b865ef384942b8b14a458d368282 a6bc0a334fa34da6a4ca0dae34acccc7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1238/2379] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:12:10 2026] GET /v2.0/ports?device_id=f6bf0abe-66c5-47c2-8beb-d7044b90ac37 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2380] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:12:10 2026] GET /v2.0/ports?device_id=f6bf0abe-66c5-47c2-8beb-d7044b90ac37 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2381] 10.0.0.29 () {34 vars in 667 bytes} [Tue May 5 15:12:10 2026] POST /v2.0/routers => generated 474 bytes in 905 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2382] 10.0.0.29 () {34 vars in 750 bytes} [Tue May 5 15:12:10 2026] PUT /v2.0/routers/8a36c135-4da7-4446-a285-ed46b56fbe20/tags => generated 17 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2383] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:12:11 2026] GET /v2.0/networks?id=1a21fc51-5600-414f-b9c9-505fe18877e3 => generated 735 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2384] 10.0.0.29 () {34 vars in 750 bytes} [Tue May 5 15:12:11 2026] PUT /v2.0/routers/13d09ea7-4b7c-47fa-8645-c0f0f2af5824/tags => generated 25 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2385] 199.204.45.115 () {34 vars in 1050 bytes} [Tue May 5 15:12:11 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=003710f88aee4626a4dfce8f6d5b0075 => generated 343 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2386] 10.0.0.29 () {34 vars in 750 bytes} [Tue May 5 15:12:11 2026] PUT /v2.0/routers/e3d954ef-9df6-4d95-8cfb-da76e81d1d14/tags => generated 34 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2387] 10.0.0.29 () {34 vars in 750 bytes} [Tue May 5 15:12:11 2026] PUT /v2.0/routers/e9c9afb9-ce8f-4985-9bf6-2984e016068f/tags => generated 19 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2388] 199.204.45.115 () {38 vars in 955 bytes} [Tue May 5 15:12:11 2026] POST /v2.0/ports => generated 1082 bytes in 409 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: 1244/2391] 10.0.0.29 () {32 vars in 663 bytes} [Tue May 5 15:12:11 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 545 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2392] 10.0.0.29 () {32 vars in 677 bytes} [Tue May 5 15:12:11 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2393] 199.204.45.115 () {38 vars in 1028 bytes} [Tue May 5 15:12:11 2026] PUT /v2.0/ports/1d9d3936-1799-4459-9c80-c7fbafa4d37f => generated 1207 bytes in 550 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2394] 10.0.0.29 () {32 vars in 673 bytes} [Tue May 5 15:12:12 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 15:12:12.200 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f2dea693-c094-473f-9bf3-69038ac9de7f'] response: {'name': 'network-changed', 'server_uuid': 'f6bf0abe-66c5-47c2-8beb-d7044b90ac37', 'tag': '1d9d3936-1799-4459-9c80-c7fbafa4d37f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1247/2395] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:12:12 2026] GET /v2.0/ports?tenant_id=003710f88aee4626a4dfce8f6d5b0075&device_id=f6bf0abe-66c5-47c2-8beb-d7044b90ac37 => generated 1246 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2396] 199.204.45.115 () {34 vars in 1062 bytes} [Tue May 5 15:12:12 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.165&port_id=1d9d3936-1799-4459-9c80-c7fbafa4d37f => 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: 1149/2397] 10.0.0.29 () {32 vars in 685 bytes} [Tue May 5 15:12:12 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2398] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:12:12 2026] GET /v2.0/subnets?id=45d1975a-d86a-4cfe-bbf3-bfc56b9ee08a => generated 630 bytes in 42 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: 1150/2399] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:12:12 2026] GET /v2.0/ports?network_id=1a21fc51-5600-414f-b9c9-505fe18877e3&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: 1250/2400] 10.0.0.29 () {32 vars in 671 bytes} [Tue May 5 15:12:12 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2401] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:12:12 2026] GET /v2.0/networks/1a21fc51-5600-414f-b9c9-505fe18877e3?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: 1251/2402] 10.0.0.29 () {32 vars in 685 bytes} [Tue May 5 15:12:12 2026] GET /v2.0/routers?not-tags=red%2Cblue => 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: 1252/2403] 10.0.0.29 () {32 vars in 681 bytes} [Tue May 5 15:12:12 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2404] 10.0.0.29 () {32 vars in 693 bytes} [Tue May 5 15:12:12 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2405] 10.0.0.29 () {32 vars in 720 bytes} [Tue May 5 15:12:12 2026] GET /v2.0/routers/8a36c135-4da7-4446-a285-ed46b56fbe20 => generated 485 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2406] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:12:12 2026] GET /v2.0/networks/1a21fc51-5600-414f-b9c9-505fe18877e3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 533 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2407] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:12:13 2026] GET /v2.0/ports?tenant_id=003710f88aee4626a4dfce8f6d5b0075&device_id=f6bf0abe-66c5-47c2-8beb-d7044b90ac37 => generated 1246 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2408] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:12:13 2026] GET /v2.0/networks?id=1a21fc51-5600-414f-b9c9-505fe18877e3 => 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: 1155/2409] 199.204.45.115 () {34 vars in 1062 bytes} [Tue May 5 15:12:13 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.165&port_id=1d9d3936-1799-4459-9c80-c7fbafa4d37f => 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: 1156/2410] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:12:13 2026] GET /v2.0/subnets?id=45d1975a-d86a-4cfe-bbf3-bfc56b9ee08a => generated 630 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2411] 199.204.45.115 () {34 vars in 994 bytes} [Tue May 5 15:12:13 2026] GET /v2.0/ports?device_id=f6bf0abe-66c5-47c2-8beb-d7044b90ac37 => generated 1246 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2412] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:12:13 2026] GET /v2.0/ports?network_id=1a21fc51-5600-414f-b9c9-505fe18877e3&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2413] 199.204.45.115 () {34 vars in 1044 bytes} [Tue May 5 15:12:13 2026] GET /v2.0/security-groups?id=4938f983-6241-4cd3-a98d-3ecef04941ac&fields=id&fields=name => generated 96 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2414] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:12:13 2026] GET /v2.0/ports?device_id=f6bf0abe-66c5-47c2-8beb-d7044b90ac37 => generated 1246 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2415] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:12:13 2026] GET /v2.0/networks/1a21fc51-5600-414f-b9c9-505fe18877e3?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: 1162/2416] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:12:13 2026] GET /v2.0/security-groups?id=4938f983-6241-4cd3-a98d-3ecef04941ac&fields=id&fields=name => generated 96 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2417] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:12:13 2026] GET /v2.0/networks/1a21fc51-5600-414f-b9c9-505fe18877e3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2418] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:12:13 2026] GET /v2.0/ports?device_id=f6bf0abe-66c5-47c2-8beb-d7044b90ac37 => generated 1246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2419] 10.0.0.29 () {34 vars in 741 bytes} [Tue May 5 15:12:12 2026] PUT /v2.0/routers/8a36c135-4da7-4446-a285-ed46b56fbe20 => generated 485 bytes in 738 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2420] 10.0.0.29 () {32 vars in 735 bytes} [Tue May 5 15:12:13 2026] GET /v2.0/ports?device_id=8a36c135-4da7-4446-a285-ed46b56fbe20 => 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: 1256/2421] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:12:13 2026] DELETE /v2.0/routers/8a36c135-4da7-4446-a285-ed46b56fbe20 => generated 0 bytes in 481 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2422] 10.0.0.29 () {32 vars in 720 bytes} [Tue May 5 15:12:14 2026] GET /v2.0/routers/13d09ea7-4b7c-47fa-8645-c0f0f2af5824 => generated 493 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2423] 10.0.0.29 () {34 vars in 741 bytes} [Tue May 5 15:12:14 2026] PUT /v2.0/routers/13d09ea7-4b7c-47fa-8645-c0f0f2af5824 => generated 493 bytes in 712 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2424] 10.0.0.29 () {32 vars in 735 bytes} [Tue May 5 15:12:14 2026] GET /v2.0/ports?device_id=13d09ea7-4b7c-47fa-8645-c0f0f2af5824 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2425] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:12:14 2026] DELETE /v2.0/routers/13d09ea7-4b7c-47fa-8645-c0f0f2af5824 => generated 0 bytes in 923 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2426] 10.0.0.29 () {32 vars in 720 bytes} [Tue May 5 15:12:15 2026] GET /v2.0/routers/e3d954ef-9df6-4d95-8cfb-da76e81d1d14 => generated 502 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2427] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:12:16 2026] GET /v2.0/ports?device_id=f6bf0abe-66c5-47c2-8beb-d7044b90ac37 => generated 1248 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2428] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:12:16 2026] GET /v2.0/security-groups?id=4938f983-6241-4cd3-a98d-3ecef04941ac&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: 7|app: 0|req: 1171/2429] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:12:16 2026] GET /v2.0/ports?device_id=f6bf0abe-66c5-47c2-8beb-d7044b90ac37 => generated 1248 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2430] 10.0.0.29 () {34 vars in 741 bytes} [Tue May 5 15:12:15 2026] PUT /v2.0/routers/e3d954ef-9df6-4d95-8cfb-da76e81d1d14 => generated 502 bytes in 735 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2431] 10.0.0.29 () {32 vars in 735 bytes} [Tue May 5 15:12:16 2026] GET /v2.0/ports?device_id=e3d954ef-9df6-4d95-8cfb-da76e81d1d14 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2432] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:12:16 2026] DELETE /v2.0/routers/e3d954ef-9df6-4d95-8cfb-da76e81d1d14 => generated 0 bytes in 493 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2433] 10.0.0.29 () {32 vars in 720 bytes} [Tue May 5 15:12:17 2026] GET /v2.0/routers/e9c9afb9-ce8f-4985-9bf6-2984e016068f => generated 487 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2434] 10.0.0.29 () {34 vars in 741 bytes} [Tue May 5 15:12:17 2026] PUT /v2.0/routers/e9c9afb9-ce8f-4985-9bf6-2984e016068f => generated 487 bytes in 661 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2435] 10.0.0.29 () {32 vars in 735 bytes} [Tue May 5 15:12:17 2026] GET /v2.0/ports?device_id=e9c9afb9-ce8f-4985-9bf6-2984e016068f => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2436] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:12:18 2026] DELETE /v2.0/routers/e9c9afb9-ce8f-4985-9bf6-2984e016068f => generated 0 bytes in 517 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2437] 10.0.0.29 () {32 vars in 720 bytes} [Tue May 5 15:12:18 2026] GET /v2.0/routers/6217cb13-c2f9-48d5-ab46-9f989abb216f => generated 480 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2438] 10.0.0.29 () {34 vars in 741 bytes} [Tue May 5 15:12:18 2026] PUT /v2.0/routers/6217cb13-c2f9-48d5-ab46-9f989abb216f => generated 480 bytes in 632 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2439] 10.0.0.29 () {32 vars in 735 bytes} [Tue May 5 15:12:19 2026] GET /v2.0/ports?device_id=6217cb13-c2f9-48d5-ab46-9f989abb216f => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:12:19.932 8 INFO neutron.services.segments.plugin [-] Segment 09bb603e-ed2f-4ec1-8636-8b913ea28b43 resource provider aggregate not found 2026-05-05 15:12:19.937 8 INFO neutron.services.segments.plugin [-] Segment 09bb603e-ed2f-4ec1-8636-8b913ea28b43 resource provider aggregate not found 2026-05-05 15:12:19.953 8 INFO neutron.services.segments.plugin [-] Segment 09bb603e-ed2f-4ec1-8636-8b913ea28b43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09bb603e-ed2f-4ec1-8636-8b913ea28b43 found for delete ", "request_id": "req-b16a2559-e9da-48b6-a095-94f4057429f6"}]} 2026-05-05 15:12:19.958 8 INFO neutron.db.l3_hamode_db [None req-d5377801-40db-4bc0-b733-ee0814f57d1b 0e65b865ef384942b8b14a458d368282 a6bc0a334fa34da6a4ca0dae34acccc7 - - default default] HA network 0ccba9ef-70f1-46c2-9ed1-0e3b8ab6b93d was deleted as no HA routers are present in tenant a6bc0a334fa34da6a4ca0dae34acccc7. [pid: 8|app: 0|req: 1264/2440] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:12:19 2026] DELETE /v2.0/routers/6217cb13-c2f9-48d5-ab46-9f989abb216f => generated 0 bytes in 669 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2441] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:12:20 2026] GET /v2.0/security-groups?tenant_id=a6bc0a334fa34da6a4ca0dae34acccc7&name=default => generated 2805 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:12:21.158 8 INFO neutron.services.segments.plugin [-] Segment 09bb603e-ed2f-4ec1-8636-8b913ea28b43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09bb603e-ed2f-4ec1-8636-8b913ea28b43 found for delete ", "request_id": "req-615f92d1-d4be-413d-baaf-b37dc1f629b9"}]} [pid: 7|app: 0|req: 1178/2442] 199.204.45.115 () {34 vars in 1096 bytes} [Tue May 5 15:12:21 2026] GET /v2.0/ports?device_id=7c483d50-912b-4334-927c-42ef5f8f5779&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2443] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:12:21 2026] DELETE /v2.0/security-groups/d60a7020-1c2b-403f-8130-73d958efebbf => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2444] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:12:21 2026] GET /v2.0/ports?tenant_id=460313ddb0d74058851de8a679ebb9e3&device_id=7c483d50-912b-4334-927c-42ef5f8f5779 => generated 1469 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2445] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:12:21 2026] GET /v2.0/networks?id=d81e068f-91a6-41b6-8725-f9399fbdb796 => 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: 1267/2446] 199.204.45.115 () {34 vars in 1058 bytes} [Tue May 5 15:12:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.180&port_id=04de74e9-5e00-41ea-8ce0-94d82a68ba93 => generated 860 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2447] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:12:21 2026] GET /v2.0/security-groups?tenant_id=deb55a2706e247f183d4189a02d56a71&name=default => generated 2805 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2448] 199.204.45.115 () {34 vars in 1104 bytes} [Tue May 5 15:12:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A276&port_id=04de74e9-5e00-41ea-8ce0-94d82a68ba93 => 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: 1269/2449] 199.204.45.115 () {34 vars in 1064 bytes} [Tue May 5 15:12:21 2026] GET /v2.0/subnets?id=2424066a-89ac-448b-bd7f-f015b1c4be13&id=4bf94cde-52ac-4231-8e6b-fd07d15af517 => generated 1362 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2450] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:12:21 2026] DELETE /v2.0/security-groups/30cffdee-d282-4bb1-829d-48dd994192a2 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2451] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:12:21 2026] GET /v2.0/ports?network_id=d81e068f-91a6-41b6-8725-f9399fbdb796&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2452] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:12:21 2026] GET /v2.0/ports?network_id=d81e068f-91a6-41b6-8725-f9399fbdb796&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: 1271/2453] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:12:21 2026] GET /v2.0/networks/d81e068f-91a6-41b6-8725-f9399fbdb796?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2454] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:12:21 2026] GET /v2.0/networks/d81e068f-91a6-41b6-8725-f9399fbdb796?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: 1272/2455] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:12:21 2026] GET /v2.0/security-groups?tenant_id=4b9ff0d54d684b86a998d74f69dde4cc&name=default => generated 2805 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2456] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:12:22 2026] DELETE /v2.0/security-groups/b846e22f-ca09-4ce8-9657-18e5d98c4e6c => generated 0 bytes in 239 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2457] 10.0.0.29 () {34 vars in 677 bytes} [Tue May 5 15:12:25 2026] POST /v2.0/qos/policies => generated 359 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2458] 10.0.0.29 () {34 vars in 752 bytes} [Tue May 5 15:12:25 2026] PUT /v2.0/policies/a4a2c95a-c9fd-4407-83e2-9dab6614fb01/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2459] 10.0.0.29 () {32 vars in 732 bytes} [Tue May 5 15:12:25 2026] GET /v2.0/policies/a4a2c95a-c9fd-4407-83e2-9dab6614fb01/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2460] 10.0.0.29 () {34 vars in 763 bytes} [Tue May 5 15:12:25 2026] PUT /v2.0/policies/a4a2c95a-c9fd-4407-83e2-9dab6614fb01/tags/green => 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: 1275/2461] 10.0.0.29 () {32 vars in 732 bytes} [Tue May 5 15:12:25 2026] GET /v2.0/policies/a4a2c95a-c9fd-4407-83e2-9dab6614fb01/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: 1187/2462] 10.0.0.29 () {34 vars in 759 bytes} [Tue May 5 15:12:25 2026] PUT /v2.0/policies/a4a2c95a-c9fd-4407-83e2-9dab6614fb01/tags/red => generated 4 bytes in 22 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2463] 10.0.0.29 () {32 vars in 732 bytes} [Tue May 5 15:12:25 2026] GET /v2.0/policies/a4a2c95a-c9fd-4407-83e2-9dab6614fb01/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2464] 10.0.0.29 () {34 vars in 781 bytes} [Tue May 5 15:12:25 2026] PUT /v2.0/policies/a4a2c95a-c9fd-4407-83e2-9dab6614fb01/tags/black.or.white => 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: 1277/2465] 10.0.0.29 () {32 vars in 732 bytes} [Tue May 5 15:12:25 2026] GET /v2.0/policies/a4a2c95a-c9fd-4407-83e2-9dab6614fb01/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2466] 10.0.0.29 () {34 vars in 752 bytes} [Tue May 5 15:12:26 2026] PUT /v2.0/policies/a4a2c95a-c9fd-4407-83e2-9dab6614fb01/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2467] 10.0.0.29 () {32 vars in 732 bytes} [Tue May 5 15:12:26 2026] GET /v2.0/policies/a4a2c95a-c9fd-4407-83e2-9dab6614fb01/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2468] 10.0.0.29 () {32 vars in 740 bytes} [Tue May 5 15:12:26 2026] GET /v2.0/policies/a4a2c95a-c9fd-4407-83e2-9dab6614fb01/tags/red => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:12:26.157 8 INFO neutron.api.v2.resource [None req-27e9f923-70b5-47d1-9a76-88385f137fae b5c47cd871a04a59986ff7eeaf189996 ec803ec935954e54b873612dbd8ec3df - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1279/2469] 10.0.0.29 () {32 vars in 744 bytes} [Tue May 5 15:12:26 2026] GET /v2.0/policies/a4a2c95a-c9fd-4407-83e2-9dab6614fb01/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2470] 10.0.0.29 () {32 vars in 743 bytes} [Tue May 5 15:12:26 2026] DELETE /v2.0/policies/a4a2c95a-c9fd-4407-83e2-9dab6614fb01/tags/red => 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: 1280/2471] 10.0.0.29 () {32 vars in 732 bytes} [Tue May 5 15:12:26 2026] GET /v2.0/policies/a4a2c95a-c9fd-4407-83e2-9dab6614fb01/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:12:26.265 7 INFO neutron.api.v2.resource [None req-9f1c0c03-ba1b-4e86-83a1-bfba92745456 b5c47cd871a04a59986ff7eeaf189996 ec803ec935954e54b873612dbd8ec3df - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1192/2472] 10.0.0.29 () {32 vars in 747 bytes} [Tue May 5 15:12:26 2026] DELETE /v2.0/policies/a4a2c95a-c9fd-4407-83e2-9dab6614fb01/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2473] 10.0.0.29 () {32 vars in 735 bytes} [Tue May 5 15:12:26 2026] DELETE /v2.0/policies/a4a2c95a-c9fd-4407-83e2-9dab6614fb01/tags => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2474] 10.0.0.29 () {32 vars in 732 bytes} [Tue May 5 15:12:26 2026] GET /v2.0/policies/a4a2c95a-c9fd-4407-83e2-9dab6614fb01/tags => 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: 1282/2475] 10.0.0.29 () {32 vars in 733 bytes} [Tue May 5 15:12:26 2026] DELETE /v2.0/qos/policies/a4a2c95a-c9fd-4407-83e2-9dab6614fb01 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2478] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:12:27 2026] GET /v2.0/security-groups?tenant_id=ec803ec935954e54b873612dbd8ec3df&name=default => generated 2805 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2479] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:12:27 2026] DELETE /v2.0/security-groups/50b9ffae-3365-47ea-ae0e-bbeeeb8aa7d3 => 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: 1285/2480] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:12:27 2026] GET /v2.0/security-groups?tenant_id=91fa75653470441390c3ef49c2036e0a&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: 1196/2481] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:12:27 2026] DELETE /v2.0/security-groups/df815438-6282-4afa-b8bf-146fdd81f9ac => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:12:31.244 8 WARNING neutron_lib.context [None req-6495af32-0861-4a95-adec-4a54f2f67559 b2425139484e4b149c38e8760a4aa241 f3de01e522d94ca294a869e36bb2c740 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:12:31.383 8 INFO neutron.db.segments_db [None req-6495af32-0861-4a95-adec-4a54f2f67559 b2425139484e4b149c38e8760a4aa241 f3de01e522d94ca294a869e36bb2c740 - - default default] Added segment e843fd56-5627-45d3-8613-0dabb6651b93 of type vxlan for network 2a173dae-a1eb-4828-bf2c-5eb3c7848871 [pid: 8|app: 0|req: 1286/2482] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:12:31 2026] POST /v2.0/networks => generated 631 bytes in 467 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:12:31.542 7 WARNING neutron_lib.context [None req-3d47e5da-a086-401c-b1a6-3db98cee5559 b2425139484e4b149c38e8760a4aa241 f3de01e522d94ca294a869e36bb2c740 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1197/2483] 10.0.0.29 () {34 vars in 663 bytes} [Tue May 5 15:12:31 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-05-05 15:12:31.952 8 WARNING neutron_lib.context [None req-01552d59-30c8-4b92-9aff-f335e99b7f78 b2425139484e4b149c38e8760a4aa241 f3de01e522d94ca294a869e36bb2c740 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1287/2484] 10.0.0.29 () {34 vars in 665 bytes} [Tue May 5 15:12:31 2026] POST /v2.0/trunks => generated 407 bytes in 325 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: 1198/2485] 10.0.0.29 () {34 vars in 748 bytes} [Tue May 5 15:12:32 2026] PUT /v2.0/trunks/ba79b376-6617-4f48-8894-7ba0352c7ae2/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2486] 10.0.0.29 () {32 vars in 728 bytes} [Tue May 5 15:12:32 2026] GET /v2.0/trunks/ba79b376-6617-4f48-8894-7ba0352c7ae2/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2487] 10.0.0.29 () {34 vars in 759 bytes} [Tue May 5 15:12:32 2026] PUT /v2.0/trunks/ba79b376-6617-4f48-8894-7ba0352c7ae2/tags/green => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2488] 10.0.0.29 () {32 vars in 728 bytes} [Tue May 5 15:12:32 2026] GET /v2.0/trunks/ba79b376-6617-4f48-8894-7ba0352c7ae2/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2489] 10.0.0.29 () {34 vars in 755 bytes} [Tue May 5 15:12:32 2026] PUT /v2.0/trunks/ba79b376-6617-4f48-8894-7ba0352c7ae2/tags/red => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2490] 10.0.0.29 () {32 vars in 728 bytes} [Tue May 5 15:12:32 2026] GET /v2.0/trunks/ba79b376-6617-4f48-8894-7ba0352c7ae2/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2491] 10.0.0.29 () {34 vars in 777 bytes} [Tue May 5 15:12:32 2026] PUT /v2.0/trunks/ba79b376-6617-4f48-8894-7ba0352c7ae2/tags/black.or.white => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2492] 10.0.0.29 () {32 vars in 728 bytes} [Tue May 5 15:12:32 2026] GET /v2.0/trunks/ba79b376-6617-4f48-8894-7ba0352c7ae2/tags => generated 52 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2493] 10.0.0.29 () {34 vars in 748 bytes} [Tue May 5 15:12:32 2026] PUT /v2.0/trunks/ba79b376-6617-4f48-8894-7ba0352c7ae2/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2494] 10.0.0.29 () {32 vars in 728 bytes} [Tue May 5 15:12:32 2026] GET /v2.0/trunks/ba79b376-6617-4f48-8894-7ba0352c7ae2/tags => generated 37 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2495] 10.0.0.29 () {32 vars in 736 bytes} [Tue May 5 15:12:32 2026] GET /v2.0/trunks/ba79b376-6617-4f48-8894-7ba0352c7ae2/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:12:32.713 8 INFO neutron.api.v2.resource [None req-0288350e-21db-4705-808e-9a3e6a2874e7 b2425139484e4b149c38e8760a4aa241 f3de01e522d94ca294a869e36bb2c740 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1293/2496] 10.0.0.29 () {32 vars in 740 bytes} [Tue May 5 15:12:32 2026] GET /v2.0/trunks/ba79b376-6617-4f48-8894-7ba0352c7ae2/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2497] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:12:32 2026] DELETE /v2.0/trunks/ba79b376-6617-4f48-8894-7ba0352c7ae2/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2498] 10.0.0.29 () {32 vars in 728 bytes} [Tue May 5 15:12:32 2026] GET /v2.0/trunks/ba79b376-6617-4f48-8894-7ba0352c7ae2/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:12:32.802 7 INFO neutron.api.v2.resource [None req-96c31889-dc4a-4a15-b883-b7463b75f1a8 b2425139484e4b149c38e8760a4aa241 f3de01e522d94ca294a869e36bb2c740 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1205/2499] 10.0.0.29 () {32 vars in 743 bytes} [Tue May 5 15:12:32 2026] DELETE /v2.0/trunks/ba79b376-6617-4f48-8894-7ba0352c7ae2/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2500] 10.0.0.29 () {32 vars in 731 bytes} [Tue May 5 15:12:32 2026] DELETE /v2.0/trunks/ba79b376-6617-4f48-8894-7ba0352c7ae2/tags => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2501] 10.0.0.29 () {32 vars in 728 bytes} [Tue May 5 15:12:32 2026] GET /v2.0/trunks/ba79b376-6617-4f48-8894-7ba0352c7ae2/tags => 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: 1296/2502] 10.0.0.29 () {32 vars in 718 bytes} [Tue May 5 15:12:32 2026] GET /v2.0/trunks/ba79b376-6617-4f48-8894-7ba0352c7ae2 => generated 407 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2503] 10.0.0.29 () {32 vars in 716 bytes} [Tue May 5 15:12:32 2026] GET /v2.0/ports/d7b316f3-f9d9-46b2-9f59-d18907c4939d => generated 826 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2504] 10.0.0.29 () {32 vars in 721 bytes} [Tue May 5 15:12:33 2026] DELETE /v2.0/trunks/ba79b376-6617-4f48-8894-7ba0352c7ae2 => 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: 1208/2505] 10.0.0.29 () {32 vars in 719 bytes} [Tue May 5 15:12:33 2026] DELETE /v2.0/ports/d7b316f3-f9d9-46b2-9f59-d18907c4939d => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:12:34.041 8 INFO neutron.services.segments.plugin [-] Segment e843fd56-5627-45d3-8613-0dabb6651b93 resource provider aggregate not found 2026-05-05 15:12:34.049 8 INFO neutron.services.segments.plugin [-] Segment e843fd56-5627-45d3-8613-0dabb6651b93 resource provider aggregate not found 2026-05-05 15:12:34.068 8 INFO neutron.services.segments.plugin [-] Segment e843fd56-5627-45d3-8613-0dabb6651b93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e843fd56-5627-45d3-8613-0dabb6651b93 found for delete ", "request_id": "req-6dfb92d6-177d-4205-9b28-fc5424e836c2"}]} 2026-05-05 15:12:34.070 8 INFO neutron.services.segments.plugin [-] Segment e843fd56-5627-45d3-8613-0dabb6651b93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e843fd56-5627-45d3-8613-0dabb6651b93 found for delete ", "request_id": "req-6a541a5b-c5ac-4664-93ed-bec1b78491d9"}]} [pid: 8|app: 0|req: 1298/2506] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:12:33 2026] DELETE /v2.0/networks/2a173dae-a1eb-4828-bf2c-5eb3c7848871 => generated 0 bytes in 685 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2507] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:12:34 2026] GET /v2.0/security-groups?tenant_id=36f658a6e0c94257ae205ba011512450&name=default => generated 2805 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2508] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:12:35 2026] DELETE /v2.0/security-groups/82705840-4a8c-456b-b8d5-2fdf389440df => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2509] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:12:35 2026] GET /v2.0/security-groups?tenant_id=f3de01e522d94ca294a869e36bb2c740&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: 1300/2510] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:12:35 2026] DELETE /v2.0/security-groups/932b9c91-1cd9-4b82-a1c0-a673ffe03d1d => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2513] 199.204.45.115 () {30 vars in 703 bytes} [Tue May 5 15:12:51 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: 1212/2514] 199.204.45.115 () {30 vars in 705 bytes} [Tue May 5 15:12:51 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: 1303/2515] 199.204.45.115 () {30 vars in 681 bytes} [Tue May 5 15:12:51 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: 1213/2516] 199.204.45.115 () {30 vars in 717 bytes} [Tue May 5 15:12:51 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: 1304/2517] 199.204.45.115 () {30 vars in 741 bytes} [Tue May 5 15:12:51 2026] GET /v2.0/subnets/15693c72-0779-4518-974c-ce68845e1ece => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2518] 199.204.45.115 () {30 vars in 769 bytes} [Tue May 5 15:12:51 2026] GET /v2.0/ports?device_id=f6bf0abe-66c5-47c2-8beb-d7044b90ac37 => generated 1248 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2519] 199.204.45.115 () {34 vars in 717 bytes} [Tue May 5 15:12:51 2026] POST /v2.0/ports => generated 1093 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2520] 10.0.0.123 () {34 vars in 971 bytes} [Tue May 5 15:12:52 2026] GET /v2.0/ports/ff4effc8-2123-4cf5-b9e6-777bfc4c22b5 => generated 1093 bytes in 236 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: 1306/2521] 10.0.0.123 () {34 vars in 907 bytes} [Tue May 5 15:12:52 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: 1216/2522] 199.204.45.115 () {34 vars in 1262 bytes} [Tue May 5 15:12:52 2026] GET /v2.0/ports/ff4effc8-2123-4cf5-b9e6-777bfc4c22b5?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2523] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:12:52 2026] GET /v2.0/networks/0861386a-faac-441d-9ab6-8561e4a54162?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2524] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:12:52 2026] GET /v2.0/networks/0861386a-faac-441d-9ab6-8561e4a54162?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: 1308/2525] 199.204.45.115 () {34 vars in 975 bytes} [Tue May 5 15:12:52 2026] GET /v2.0/ports/ff4effc8-2123-4cf5-b9e6-777bfc4c22b5 => generated 1093 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2526] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:12:52 2026] GET /v2.0/networks?id=0861386a-faac-441d-9ab6-8561e4a54162 => generated 802 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2527] 199.204.45.115 () {38 vars in 1028 bytes} [Tue May 5 15:12:52 2026] PUT /v2.0/ports/ff4effc8-2123-4cf5-b9e6-777bfc4c22b5 => generated 1247 bytes in 517 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2528] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:12:53 2026] GET /v2.0/ports?tenant_id=003710f88aee4626a4dfce8f6d5b0075&device_id=f6bf0abe-66c5-47c2-8beb-d7044b90ac37 => generated 2523 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1310/2529] 199.204.45.115 () {34 vars in 1062 bytes} [Tue May 5 15:12:53 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.165&port_id=1d9d3936-1799-4459-9c80-c7fbafa4d37f => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2530] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:12:53 2026] GET /v2.0/subnets?id=45d1975a-d86a-4cfe-bbf3-bfc56b9ee08a => generated 630 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:12:53.642 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-08fb0c82-f24e-47e3-ba92-230b77ac9574'] response: {'name': 'network-changed', 'server_uuid': 'f6bf0abe-66c5-47c2-8beb-d7044b90ac37', 'tag': 'ff4effc8-2123-4cf5-b9e6-777bfc4c22b5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1311/2531] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:12:53 2026] GET /v2.0/ports?network_id=1a21fc51-5600-414f-b9c9-505fe18877e3&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2532] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:12:53 2026] GET /v2.0/networks/1a21fc51-5600-414f-b9c9-505fe18877e3?fields=segments => generated 14 bytes in 76 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: 1312/2533] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:12:53 2026] GET /v2.0/networks/1a21fc51-5600-414f-b9c9-505fe18877e3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2534] 199.204.45.115 () {34 vars in 1056 bytes} [Tue May 5 15:12:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.46&port_id=ff4effc8-2123-4cf5-b9e6-777bfc4c22b5 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2535] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:12:53 2026] GET /v2.0/subnets?id=15693c72-0779-4518-974c-ce68845e1ece => generated 655 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2536] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:12:53 2026] GET /v2.0/ports?network_id=0861386a-faac-441d-9ab6-8561e4a54162&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: 1314/2537] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:12:54 2026] GET /v2.0/networks/0861386a-faac-441d-9ab6-8561e4a54162?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: 1224/2538] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:12:54 2026] GET /v2.0/networks/0861386a-faac-441d-9ab6-8561e4a54162?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: 1315/2539] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:12:54 2026] GET /v2.0/ports?tenant_id=003710f88aee4626a4dfce8f6d5b0075&device_id=f6bf0abe-66c5-47c2-8beb-d7044b90ac37 => generated 2523 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2540] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:12:54 2026] GET /v2.0/networks?id=0861386a-faac-441d-9ab6-8561e4a54162 => generated 802 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2541] 199.204.45.115 () {34 vars in 1056 bytes} [Tue May 5 15:12:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.46&port_id=ff4effc8-2123-4cf5-b9e6-777bfc4c22b5 => 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: 1226/2542] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:12:54 2026] GET /v2.0/subnets?id=15693c72-0779-4518-974c-ce68845e1ece => generated 655 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2543] 10.0.0.123 () {34 vars in 971 bytes} [Tue May 5 15:12:54 2026] GET /v2.0/ports/ff4effc8-2123-4cf5-b9e6-777bfc4c22b5 => generated 1283 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2544] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:12:54 2026] GET /v2.0/ports?network_id=0861386a-faac-441d-9ab6-8561e4a54162&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: 1228/2545] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:12:54 2026] GET /v2.0/networks/0861386a-faac-441d-9ab6-8561e4a54162?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: 1229/2546] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:12:54 2026] GET /v2.0/networks/0861386a-faac-441d-9ab6-8561e4a54162?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: 1318/2547] 199.204.45.115 () {34 vars in 789 bytes} [Tue May 5 15:12:54 2026] PUT /v2.0/ports/ff4effc8-2123-4cf5-b9e6-777bfc4c22b5 => generated 1308 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:12:54.784 7 INFO neutron.api.v2.resource [None req-6fdf0bd2-13b5-4c52-a2e7-bc26b2148481 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1230/2548] 199.204.45.115 () {30 vars in 763 bytes} [Tue May 5 15:12:54 2026] GET /v2.0/security-groups/lb-11d35271-1a73-49b7-9173-f020ce4e51ac => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1319/2549] 199.204.45.115 () {30 vars in 785 bytes} [Tue May 5 15:12:54 2026] GET /v2.0/security-groups?name=lb-11d35271-1a73-49b7-9173-f020ce4e51ac => generated 1577 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2550] 199.204.45.115 () {34 vars in 789 bytes} [Tue May 5 15:12:54 2026] PUT /v2.0/ports/ff4effc8-2123-4cf5-b9e6-777bfc4c22b5 => generated 1308 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2551] 199.204.45.115 () {30 vars in 703 bytes} [Tue May 5 15:12:55 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1232/2552] 199.204.45.115 () {30 vars in 705 bytes} [Tue May 5 15:12:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2553] 199.204.45.115 () {30 vars in 681 bytes} [Tue May 5 15:12:55 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: 1233/2554] 199.204.45.115 () {30 vars in 717 bytes} [Tue May 5 15:12:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2555] 199.204.45.115 () {30 vars in 741 bytes} [Tue May 5 15:12:55 2026] GET /v2.0/subnets/15693c72-0779-4518-974c-ce68845e1ece => generated 652 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:12:55.432 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ca25555-dca6-499c-8ed3-c338754d1200'] response: {'name': 'network-changed', 'server_uuid': 'f6bf0abe-66c5-47c2-8beb-d7044b90ac37', 'tag': 'ff4effc8-2123-4cf5-b9e6-777bfc4c22b5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1234/2556] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:12:55 2026] GET /v2.0/ports?tenant_id=003710f88aee4626a4dfce8f6d5b0075&device_id=f6bf0abe-66c5-47c2-8beb-d7044b90ac37 => generated 2584 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2557] 199.204.45.115 () {30 vars in 737 bytes} [Tue May 5 15:12:55 2026] GET /v2.0/ports/a81329ca-2aaa-4f2b-a4fa-e6b93abe6976 => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2558] 199.204.45.115 () {30 vars in 737 bytes} [Tue May 5 15:12:55 2026] GET /v2.0/ports/ff4effc8-2123-4cf5-b9e6-777bfc4c22b5 => generated 1344 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2559] 199.204.45.115 () {30 vars in 741 bytes} [Tue May 5 15:12:55 2026] GET /v2.0/subnets/15693c72-0779-4518-974c-ce68845e1ece => generated 652 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2560] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:12:55 2026] GET /v2.0/networks?id=0861386a-faac-441d-9ab6-8561e4a54162 => generated 802 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2561] 199.204.45.115 () {34 vars in 1056 bytes} [Tue May 5 15:12:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.46&port_id=ff4effc8-2123-4cf5-b9e6-777bfc4c22b5 => 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: 1237/2562] 199.204.45.115 () {30 vars in 743 bytes} [Tue May 5 15:12:55 2026] GET /v2.0/networks/0861386a-faac-441d-9ab6-8561e4a54162 => generated 799 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:12:55.675 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8a75ae5f-2f56-439c-b83b-0281ebaa4bbf'] response: {'name': 'network-changed', 'server_uuid': 'f6bf0abe-66c5-47c2-8beb-d7044b90ac37', 'tag': 'ff4effc8-2123-4cf5-b9e6-777bfc4c22b5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1326/2563] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:12:55 2026] GET /v2.0/subnets?id=15693c72-0779-4518-974c-ce68845e1ece => generated 655 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2564] 199.204.45.115 () {30 vars in 737 bytes} [Tue May 5 15:12:55 2026] GET /v2.0/ports/a81329ca-2aaa-4f2b-a4fa-e6b93abe6976 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2565] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:12:55 2026] GET /v2.0/ports?network_id=0861386a-faac-441d-9ab6-8561e4a54162&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2566] 199.204.45.115 () {30 vars in 741 bytes} [Tue May 5 15:12:55 2026] GET /v2.0/subnets/15693c72-0779-4518-974c-ce68845e1ece => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2567] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:12:55 2026] GET /v2.0/networks/0861386a-faac-441d-9ab6-8561e4a54162?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: 1240/2568] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:12:55 2026] GET /v2.0/networks/0861386a-faac-441d-9ab6-8561e4a54162?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2569] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:12:55 2026] GET /v2.0/ports?tenant_id=003710f88aee4626a4dfce8f6d5b0075&device_id=f6bf0abe-66c5-47c2-8beb-d7044b90ac37 => generated 2584 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2570] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:12:55 2026] GET /v2.0/networks?id=0861386a-faac-441d-9ab6-8561e4a54162 => generated 802 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2571] 199.204.45.115 () {34 vars in 1056 bytes} [Tue May 5 15:12:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.46&port_id=ff4effc8-2123-4cf5-b9e6-777bfc4c22b5 => 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: 1242/2572] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:12:56 2026] GET /v2.0/subnets?id=15693c72-0779-4518-974c-ce68845e1ece => generated 655 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2573] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:12:56 2026] GET /v2.0/ports?network_id=0861386a-faac-441d-9ab6-8561e4a54162&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: 7|app: 0|req: 1243/2574] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:12:56 2026] GET /v2.0/networks/0861386a-faac-441d-9ab6-8561e4a54162?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: 1332/2575] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:12:56 2026] GET /v2.0/networks/0861386a-faac-441d-9ab6-8561e4a54162?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) 2026-05-05 15:12:58.946 7 WARNING neutron_lib.context [None req-4a56bdfb-26df-4cc2-ac5d-9e7c3d2687e0 fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:12:59.833 7 INFO neutron.db.l3_db [None req-4a56bdfb-26df-4cc2-ac5d-9e7c3d2687e0 fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] Floating IP 3619020f-0953-48b9-9fe9-278f663dff8c associated. External IP: 10.96.250.217, port: a81329ca-2aaa-4f2b-a4fa-e6b93abe6976. [pid: 7|app: 0|req: 1245/2578] 10.0.0.29 () {34 vars in 676 bytes} [Tue May 5 15:12:58 2026] POST /v2.0/floatingips => generated 899 bytes in 1300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2579] 199.204.45.115 () {30 vars in 703 bytes} [Tue May 5 15:13:04 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2580] 199.204.45.115 () {30 vars in 705 bytes} [Tue May 5 15:13:04 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: 1335/2581] 199.204.45.115 () {30 vars in 681 bytes} [Tue May 5 15:13:04 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: 1247/2582] 199.204.45.115 () {30 vars in 717 bytes} [Tue May 5 15:13:04 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:13:05.125 8 INFO neutron.api.v2.resource [None req-9f0614d0-94ca-47b7-8fe9-6e7006c09bec 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1336/2583] 199.204.45.115 () {30 vars in 763 bytes} [Tue May 5 15:13:05 2026] GET /v2.0/security-groups/lb-11d35271-1a73-49b7-9173-f020ce4e51ac => generated 149 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2584] 199.204.45.115 () {30 vars in 785 bytes} [Tue May 5 15:13:05 2026] GET /v2.0/security-groups?name=lb-11d35271-1a73-49b7-9173-f020ce4e51ac => generated 1577 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2585] 199.204.45.115 () {30 vars in 815 bytes} [Tue May 5 15:13:05 2026] GET /v2.0/security-group-rules?security_group_id=f45bb68d-4282-41bd-847c-63de88e364c5 => generated 1118 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2586] 199.204.45.115 () {34 vars in 747 bytes} [Tue May 5 15:13:05 2026] POST /v2.0/security-group-rules => generated 565 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2587] 199.204.45.115 () {34 vars in 747 bytes} [Tue May 5 15:13:05 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: 1340/2590] 10.0.0.39 () {30 vars in 689 bytes} [Tue May 5 15:13:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2591] 10.0.0.39 () {30 vars in 691 bytes} [Tue May 5 15:13:17 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: 1341/2592] 10.0.0.39 () {30 vars in 667 bytes} [Tue May 5 15:13:17 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: 1252/2593] 10.0.0.39 () {30 vars in 703 bytes} [Tue May 5 15:13:17 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: 1342/2594] 10.0.0.39 () {28 vars in 438 bytes} [Tue May 5 15:13:17 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2595] 10.0.0.39 () {30 vars in 727 bytes} [Tue May 5 15:13:17 2026] GET /v2.0/subnets/2424066a-89ac-448b-bd7f-f015b1c4be13 => generated 632 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2596] 199.204.45.115 () {30 vars in 703 bytes} [Tue May 5 15:13:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2597] 199.204.45.115 () {30 vars in 705 bytes} [Tue May 5 15:13:18 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: 1344/2598] 199.204.45.115 () {30 vars in 681 bytes} [Tue May 5 15:13: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: 7|app: 0|req: 1255/2599] 199.204.45.115 () {30 vars in 717 bytes} [Tue May 5 15:13:18 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: 1345/2600] 199.204.45.115 () {30 vars in 741 bytes} [Tue May 5 15:13:18 2026] GET /v2.0/subnets/2424066a-89ac-448b-bd7f-f015b1c4be13 => generated 650 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2601] 199.204.45.115 () {30 vars in 769 bytes} [Tue May 5 15:13:18 2026] GET /v2.0/ports?device_id=f6bf0abe-66c5-47c2-8beb-d7044b90ac37 => generated 2586 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2602] 199.204.45.115 () {30 vars in 703 bytes} [Tue May 5 15:13:18 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: 1257/2603] 199.204.45.115 () {30 vars in 705 bytes} [Tue May 5 15:13: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: 8|app: 0|req: 1347/2604] 199.204.45.115 () {30 vars in 681 bytes} [Tue May 5 15:13:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2605] 199.204.45.115 () {30 vars in 717 bytes} [Tue May 5 15:13:18 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2606] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:13:19 2026] GET /v2.0/networks/d81e068f-91a6-41b6-8725-f9399fbdb796?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2607] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:13:19 2026] GET /v2.0/networks/d81e068f-91a6-41b6-8725-f9399fbdb796?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: 1349/2608] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:13:19 2026] GET /v2.0/networks?id=d81e068f-91a6-41b6-8725-f9399fbdb796 => 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: 1260/2609] 199.204.45.115 () {38 vars in 955 bytes} [Tue May 5 15:13:19 2026] POST /v2.0/ports => generated 1303 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2610] 199.204.45.115 () {38 vars in 1028 bytes} [Tue May 5 15:13:20 2026] PUT /v2.0/ports/c9ee564a-cf84-4406-8e78-2f9a55e387e1 => generated 1428 bytes in 514 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: 1261/2611] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:13:20 2026] GET /v2.0/ports?tenant_id=003710f88aee4626a4dfce8f6d5b0075&device_id=f6bf0abe-66c5-47c2-8beb-d7044b90ac37 => generated 4042 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 15:13:20.754 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-17e6eb62-4de3-414d-ba4c-a5fb370f09ce'] response: {'name': 'network-changed', 'server_uuid': 'f6bf0abe-66c5-47c2-8beb-d7044b90ac37', 'tag': 'c9ee564a-cf84-4406-8e78-2f9a55e387e1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1351/2612] 199.204.45.115 () {34 vars in 1062 bytes} [Tue May 5 15:13:20 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.165&port_id=1d9d3936-1799-4459-9c80-c7fbafa4d37f => generated 19 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2613] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:13:20 2026] GET /v2.0/subnets?id=45d1975a-d86a-4cfe-bbf3-bfc56b9ee08a => generated 630 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2614] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:13:20 2026] GET /v2.0/ports?network_id=1a21fc51-5600-414f-b9c9-505fe18877e3&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: 7|app: 0|req: 1263/2615] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:13:20 2026] GET /v2.0/networks/1a21fc51-5600-414f-b9c9-505fe18877e3?fields=segments => generated 14 bytes in 60 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: 1353/2616] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:13:20 2026] GET /v2.0/networks/1a21fc51-5600-414f-b9c9-505fe18877e3?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: 1264/2617] 199.204.45.115 () {34 vars in 1056 bytes} [Tue May 5 15:13:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.46&port_id=ff4effc8-2123-4cf5-b9e6-777bfc4c22b5 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2618] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:13:21 2026] GET /v2.0/subnets?id=15693c72-0779-4518-974c-ce68845e1ece => generated 655 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2619] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:13:21 2026] GET /v2.0/ports?network_id=0861386a-faac-441d-9ab6-8561e4a54162&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: 1355/2620] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:13:21 2026] GET /v2.0/networks/0861386a-faac-441d-9ab6-8561e4a54162?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2621] 199.204.45.115 () {34 vars in 1096 bytes} [Tue May 5 15:13:21 2026] GET /v2.0/ports?device_id=ee069ef0-6d8a-428d-b6d0-193df9c5334d&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2622] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:13:21 2026] GET /v2.0/ports?tenant_id=460313ddb0d74058851de8a679ebb9e3&device_id=ee069ef0-6d8a-428d-b6d0-193df9c5334d => generated 1473 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2623] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:13:21 2026] GET /v2.0/networks/0861386a-faac-441d-9ab6-8561e4a54162?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2624] 199.204.45.115 () {34 vars in 1058 bytes} [Tue May 5 15:13:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.243&port_id=c9ee564a-cf84-4406-8e78-2f9a55e387e1 => 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: 1269/2625] 199.204.45.115 () {34 vars in 1104 bytes} [Tue May 5 15:13:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A13f&port_id=c9ee564a-cf84-4406-8e78-2f9a55e387e1 => 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: 1357/2626] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:13:21 2026] GET /v2.0/networks?id=257e5b79-391b-4a47-a918-a613dfba0529 => generated 800 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2627] 199.204.45.115 () {34 vars in 1064 bytes} [Tue May 5 15:13:21 2026] GET /v2.0/subnets?id=2424066a-89ac-448b-bd7f-f015b1c4be13&id=4bf94cde-52ac-4231-8e6b-fd07d15af517 => generated 1362 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2628] 199.204.45.115 () {34 vars in 1058 bytes} [Tue May 5 15:13:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.219&port_id=0aae56dd-9514-4912-b209-12667c0a5f19 => 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: 1271/2629] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:13:21 2026] GET /v2.0/ports?network_id=d81e068f-91a6-41b6-8725-f9399fbdb796&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: 1359/2630] 199.204.45.115 () {34 vars in 1106 bytes} [Tue May 5 15:13:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A20e&port_id=0aae56dd-9514-4912-b209-12667c0a5f19 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2631] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:13:21 2026] GET /v2.0/ports?network_id=d81e068f-91a6-41b6-8725-f9399fbdb796&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2632] 199.204.45.115 () {34 vars in 1064 bytes} [Tue May 5 15:13:21 2026] GET /v2.0/subnets?id=12b36ef2-430b-440a-8d66-49f8b0774f66&id=e27c7d33-e1b3-418f-9a28-ced3ebc5a8b4 => generated 1367 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2633] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:13:21 2026] GET /v2.0/ports?network_id=257e5b79-391b-4a47-a918-a613dfba0529&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2634] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:13:21 2026] GET /v2.0/networks/d81e068f-91a6-41b6-8725-f9399fbdb796?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: 1362/2635] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:13:21 2026] GET /v2.0/ports?network_id=257e5b79-391b-4a47-a918-a613dfba0529&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: 1274/2636] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:13:21 2026] GET /v2.0/networks/d81e068f-91a6-41b6-8725-f9399fbdb796?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: 1363/2637] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:13:21 2026] GET /v2.0/networks/257e5b79-391b-4a47-a918-a613dfba0529?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: 1275/2638] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:13:21 2026] GET /v2.0/ports?tenant_id=003710f88aee4626a4dfce8f6d5b0075&device_id=f6bf0abe-66c5-47c2-8beb-d7044b90ac37 => generated 4042 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2639] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:13:21 2026] GET /v2.0/networks/257e5b79-391b-4a47-a918-a613dfba0529?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: 1276/2640] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:13:21 2026] GET /v2.0/networks?id=d81e068f-91a6-41b6-8725-f9399fbdb796 => generated 801 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2641] 199.204.45.115 () {34 vars in 1058 bytes} [Tue May 5 15:13:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.243&port_id=c9ee564a-cf84-4406-8e78-2f9a55e387e1 => 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: 1277/2642] 199.204.45.115 () {34 vars in 1104 bytes} [Tue May 5 15:13:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A13f&port_id=c9ee564a-cf84-4406-8e78-2f9a55e387e1 => 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: 1278/2643] 199.204.45.115 () {34 vars in 1064 bytes} [Tue May 5 15:13:21 2026] GET /v2.0/subnets?id=2424066a-89ac-448b-bd7f-f015b1c4be13&id=4bf94cde-52ac-4231-8e6b-fd07d15af517 => generated 1362 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2644] 10.0.0.123 () {34 vars in 971 bytes} [Tue May 5 15:13:21 2026] GET /v2.0/ports/c9ee564a-cf84-4406-8e78-2f9a55e387e1 => generated 1464 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2645] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:13:22 2026] GET /v2.0/ports?network_id=d81e068f-91a6-41b6-8725-f9399fbdb796&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: 1367/2646] 199.204.45.115 () {30 vars in 737 bytes} [Tue May 5 15:13:22 2026] GET /v2.0/ports/c9ee564a-cf84-4406-8e78-2f9a55e387e1 => generated 1464 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2647] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:13:22 2026] GET /v2.0/ports?network_id=d81e068f-91a6-41b6-8725-f9399fbdb796&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: 1368/2648] 199.204.45.115 () {30 vars in 737 bytes} [Tue May 5 15:13:22 2026] GET /v2.0/ports/c9ee564a-cf84-4406-8e78-2f9a55e387e1 => generated 1464 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2649] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:13:22 2026] GET /v2.0/networks/d81e068f-91a6-41b6-8725-f9399fbdb796?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: 1282/2650] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:13:22 2026] GET /v2.0/networks/d81e068f-91a6-41b6-8725-f9399fbdb796?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: 1369/2651] 199.204.45.115 () {34 vars in 790 bytes} [Tue May 5 15:13:22 2026] PUT /v2.0/ports/c9ee564a-cf84-4406-8e78-2f9a55e387e1 => generated 1199 bytes in 388 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2652] 199.204.45.115 () {30 vars in 743 bytes} [Tue May 5 15:13:22 2026] GET /v2.0/networks/d81e068f-91a6-41b6-8725-f9399fbdb796 => generated 798 bytes in 68 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: 1370/2653] 199.204.45.115 () {30 vars in 741 bytes} [Tue May 5 15:13:22 2026] GET /v2.0/subnets/2424066a-89ac-448b-bd7f-f015b1c4be13 => generated 650 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2654] 199.204.45.115 () {30 vars in 703 bytes} [Tue May 5 15:13:22 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: 1371/2655] 199.204.45.115 () {30 vars in 705 bytes} [Tue May 5 15:13:22 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2656] 199.204.45.115 () {30 vars in 681 bytes} [Tue May 5 15:13:22 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2657] 199.204.45.115 () {30 vars in 717 bytes} [Tue May 5 15:13:22 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2658] 199.204.45.115 () {30 vars in 741 bytes} [Tue May 5 15:13:22 2026] GET /v2.0/subnets/15693c72-0779-4518-974c-ce68845e1ece => generated 652 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:13:22.947 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6bd98e87-96df-4a9b-b9e6-13d94b263aea'] response: {'name': 'network-changed', 'server_uuid': 'f6bf0abe-66c5-47c2-8beb-d7044b90ac37', 'tag': 'c9ee564a-cf84-4406-8e78-2f9a55e387e1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1287/2659] 199.204.45.115 () {30 vars in 737 bytes} [Tue May 5 15:13:22 2026] GET /v2.0/ports/a81329ca-2aaa-4f2b-a4fa-e6b93abe6976 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2660] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:13:22 2026] GET /v2.0/ports?tenant_id=003710f88aee4626a4dfce8f6d5b0075&device_id=f6bf0abe-66c5-47c2-8beb-d7044b90ac37 => generated 3815 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2661] 199.204.45.115 () {30 vars in 737 bytes} [Tue May 5 15:13:22 2026] GET /v2.0/ports/ff4effc8-2123-4cf5-b9e6-777bfc4c22b5 => generated 1346 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2662] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:13:23 2026] GET /v2.0/networks?id=d81e068f-91a6-41b6-8725-f9399fbdb796 => 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: 1289/2663] 199.204.45.115 () {30 vars in 741 bytes} [Tue May 5 15:13:23 2026] GET /v2.0/subnets/15693c72-0779-4518-974c-ce68845e1ece => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2664] 199.204.45.115 () {34 vars in 1058 bytes} [Tue May 5 15:13:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.243&port_id=c9ee564a-cf84-4406-8e78-2f9a55e387e1 => 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: 1376/2665] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:13:23 2026] GET /v2.0/subnets?id=2424066a-89ac-448b-bd7f-f015b1c4be13 => generated 653 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2666] 199.204.45.115 () {30 vars in 743 bytes} [Tue May 5 15:13:23 2026] GET /v2.0/networks/0861386a-faac-441d-9ab6-8561e4a54162 => generated 799 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2667] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:13:23 2026] GET /v2.0/ports?network_id=d81e068f-91a6-41b6-8725-f9399fbdb796&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: 7|app: 0|req: 1291/2668] 199.204.45.115 () {30 vars in 737 bytes} [Tue May 5 15:13:23 2026] GET /v2.0/ports/a81329ca-2aaa-4f2b-a4fa-e6b93abe6976 => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2669] 199.204.45.115 () {30 vars in 741 bytes} [Tue May 5 15:13:23 2026] GET /v2.0/subnets/15693c72-0779-4518-974c-ce68845e1ece => generated 652 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2670] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:13:23 2026] GET /v2.0/networks/d81e068f-91a6-41b6-8725-f9399fbdb796?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: 1293/2671] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:13:23 2026] GET /v2.0/networks/d81e068f-91a6-41b6-8725-f9399fbdb796?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: 1295/2674] 10.0.0.39 () {30 vars in 689 bytes} [Tue May 5 15:13:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2675] 10.0.0.39 () {30 vars in 691 bytes} [Tue May 5 15:13:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2676] 10.0.0.39 () {30 vars in 667 bytes} [Tue May 5 15:13:28 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2677] 10.0.0.39 () {30 vars in 703 bytes} [Tue May 5 15:13:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2678] 10.0.0.39 () {28 vars in 438 bytes} [Tue May 5 15:13:28 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: 1382/2679] 10.0.0.39 () {30 vars in 727 bytes} [Tue May 5 15:13:28 2026] GET /v2.0/subnets/e27c7d33-e1b3-418f-9a28-ced3ebc5a8b4 => generated 632 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2680] 199.204.45.115 () {30 vars in 703 bytes} [Tue May 5 15:13:29 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2681] 199.204.45.115 () {30 vars in 705 bytes} [Tue May 5 15:13:29 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: 1299/2682] 199.204.45.115 () {30 vars in 681 bytes} [Tue May 5 15:13:29 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2683] 199.204.45.115 () {30 vars in 717 bytes} [Tue May 5 15:13:29 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: 1300/2684] 199.204.45.115 () {30 vars in 741 bytes} [Tue May 5 15:13:29 2026] GET /v2.0/subnets/2424066a-89ac-448b-bd7f-f015b1c4be13 => generated 650 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2685] 199.204.45.115 () {30 vars in 741 bytes} [Tue May 5 15:13:29 2026] GET /v2.0/subnets/e27c7d33-e1b3-418f-9a28-ced3ebc5a8b4 => generated 650 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2686] 199.204.45.115 () {30 vars in 769 bytes} [Tue May 5 15:13:29 2026] GET /v2.0/ports?device_id=f6bf0abe-66c5-47c2-8beb-d7044b90ac37 => generated 3815 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2687] 199.204.45.115 () {30 vars in 703 bytes} [Tue May 5 15:13:30 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/2688] 199.204.45.115 () {30 vars in 705 bytes} [Tue May 5 15:13:30 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2689] 199.204.45.115 () {30 vars in 681 bytes} [Tue May 5 15:13:30 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: 1303/2690] 199.204.45.115 () {30 vars in 717 bytes} [Tue May 5 15:13:30 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: 1388/2691] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:13:30 2026] GET /v2.0/networks/257e5b79-391b-4a47-a918-a613dfba0529?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2692] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:13:30 2026] GET /v2.0/networks/257e5b79-391b-4a47-a918-a613dfba0529?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2693] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:13:30 2026] GET /v2.0/networks?id=257e5b79-391b-4a47-a918-a613dfba0529 => generated 800 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2694] 199.204.45.115 () {38 vars in 955 bytes} [Tue May 5 15:13:30 2026] POST /v2.0/ports => generated 1303 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2695] 199.204.45.115 () {38 vars in 1028 bytes} [Tue May 5 15:13:30 2026] PUT /v2.0/ports/e85d3133-723a-4048-bb03-ee630ba99eab => generated 1428 bytes in 522 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: 1306/2696] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:13:31 2026] GET /v2.0/ports?tenant_id=003710f88aee4626a4dfce8f6d5b0075&device_id=f6bf0abe-66c5-47c2-8beb-d7044b90ac37 => generated 5271 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 15:13:31.517 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-29f30e59-c780-458f-afe9-c68630a46df8'] response: {'name': 'network-changed', 'server_uuid': 'f6bf0abe-66c5-47c2-8beb-d7044b90ac37', 'tag': 'e85d3133-723a-4048-bb03-ee630ba99eab', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1391/2697] 199.204.45.115 () {34 vars in 1062 bytes} [Tue May 5 15:13:31 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.165&port_id=1d9d3936-1799-4459-9c80-c7fbafa4d37f => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2698] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:13:31 2026] GET /v2.0/subnets?id=45d1975a-d86a-4cfe-bbf3-bfc56b9ee08a => generated 630 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2699] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:13:31 2026] GET /v2.0/ports?network_id=1a21fc51-5600-414f-b9c9-505fe18877e3&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2700] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:13:31 2026] GET /v2.0/networks/1a21fc51-5600-414f-b9c9-505fe18877e3?fields=segments => generated 14 bytes in 64 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: 1393/2701] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:13:31 2026] GET /v2.0/networks/1a21fc51-5600-414f-b9c9-505fe18877e3?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: 1309/2702] 199.204.45.115 () {34 vars in 1056 bytes} [Tue May 5 15:13:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.46&port_id=ff4effc8-2123-4cf5-b9e6-777bfc4c22b5 => 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: 1394/2703] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:13:31 2026] GET /v2.0/subnets?id=15693c72-0779-4518-974c-ce68845e1ece => generated 655 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2704] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:13:31 2026] GET /v2.0/ports?network_id=0861386a-faac-441d-9ab6-8561e4a54162&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2705] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:13:31 2026] GET /v2.0/networks/0861386a-faac-441d-9ab6-8561e4a54162?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2706] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:13:32 2026] GET /v2.0/networks/0861386a-faac-441d-9ab6-8561e4a54162?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: 1396/2707] 199.204.45.115 () {34 vars in 1058 bytes} [Tue May 5 15:13:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.243&port_id=c9ee564a-cf84-4406-8e78-2f9a55e387e1 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2708] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:13:32 2026] GET /v2.0/subnets?id=2424066a-89ac-448b-bd7f-f015b1c4be13 => generated 653 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2709] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:13:32 2026] GET /v2.0/ports?network_id=d81e068f-91a6-41b6-8725-f9399fbdb796&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: 1313/2710] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:13:32 2026] GET /v2.0/networks/d81e068f-91a6-41b6-8725-f9399fbdb796?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: 1398/2711] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:13:32 2026] GET /v2.0/networks/d81e068f-91a6-41b6-8725-f9399fbdb796?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: 1314/2712] 199.204.45.115 () {34 vars in 1058 bytes} [Tue May 5 15:13:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.241&port_id=e85d3133-723a-4048-bb03-ee630ba99eab => 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: 1399/2713] 199.204.45.115 () {34 vars in 1104 bytes} [Tue May 5 15:13:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A80&port_id=e85d3133-723a-4048-bb03-ee630ba99eab => 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: 1315/2714] 199.204.45.115 () {34 vars in 1064 bytes} [Tue May 5 15:13:32 2026] GET /v2.0/subnets?id=12b36ef2-430b-440a-8d66-49f8b0774f66&id=e27c7d33-e1b3-418f-9a28-ced3ebc5a8b4 => generated 1367 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2715] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:13:32 2026] GET /v2.0/ports?network_id=257e5b79-391b-4a47-a918-a613dfba0529&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: 1316/2716] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:13:32 2026] GET /v2.0/ports?network_id=257e5b79-391b-4a47-a918-a613dfba0529&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2717] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:13:32 2026] GET /v2.0/networks/257e5b79-391b-4a47-a918-a613dfba0529?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: 1317/2718] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:13:32 2026] GET /v2.0/networks/257e5b79-391b-4a47-a918-a613dfba0529?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: 1402/2719] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:13:32 2026] GET /v2.0/ports?tenant_id=003710f88aee4626a4dfce8f6d5b0075&device_id=f6bf0abe-66c5-47c2-8beb-d7044b90ac37 => generated 5271 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2720] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:13:32 2026] GET /v2.0/networks?id=257e5b79-391b-4a47-a918-a613dfba0529 => generated 800 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2721] 199.204.45.115 () {34 vars in 1058 bytes} [Tue May 5 15:13:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.241&port_id=e85d3133-723a-4048-bb03-ee630ba99eab => 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: 1319/2722] 199.204.45.115 () {34 vars in 1104 bytes} [Tue May 5 15:13:33 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A80&port_id=e85d3133-723a-4048-bb03-ee630ba99eab => 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: 1404/2723] 199.204.45.115 () {34 vars in 1064 bytes} [Tue May 5 15:13:33 2026] GET /v2.0/subnets?id=12b36ef2-430b-440a-8d66-49f8b0774f66&id=e27c7d33-e1b3-418f-9a28-ced3ebc5a8b4 => generated 1367 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2724] 10.0.0.123 () {34 vars in 971 bytes} [Tue May 5 15:13:33 2026] GET /v2.0/ports/e85d3133-723a-4048-bb03-ee630ba99eab => generated 1464 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2725] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:13:33 2026] GET /v2.0/ports?network_id=257e5b79-391b-4a47-a918-a613dfba0529&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2726] 199.204.45.115 () {30 vars in 737 bytes} [Tue May 5 15:13:33 2026] GET /v2.0/ports/e85d3133-723a-4048-bb03-ee630ba99eab => 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: 1406/2727] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:13:33 2026] GET /v2.0/ports?network_id=257e5b79-391b-4a47-a918-a613dfba0529&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2728] 199.204.45.115 () {30 vars in 737 bytes} [Tue May 5 15:13:33 2026] GET /v2.0/ports/e85d3133-723a-4048-bb03-ee630ba99eab => 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: 1407/2729] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:13:33 2026] GET /v2.0/networks/257e5b79-391b-4a47-a918-a613dfba0529?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: 1408/2730] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:13:33 2026] GET /v2.0/networks/257e5b79-391b-4a47-a918-a613dfba0529?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: 1323/2731] 199.204.45.115 () {34 vars in 790 bytes} [Tue May 5 15:13:33 2026] PUT /v2.0/ports/e85d3133-723a-4048-bb03-ee630ba99eab => generated 1199 bytes in 431 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2732] 199.204.45.115 () {30 vars in 743 bytes} [Tue May 5 15:13:33 2026] GET /v2.0/networks/257e5b79-391b-4a47-a918-a613dfba0529 => generated 797 bytes in 90 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: 1324/2733] 199.204.45.115 () {30 vars in 741 bytes} [Tue May 5 15:13:33 2026] GET /v2.0/subnets/e27c7d33-e1b3-418f-9a28-ced3ebc5a8b4 => generated 650 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2734] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:13:33 2026] GET /v2.0/ports?tenant_id=003710f88aee4626a4dfce8f6d5b0075&device_id=f6bf0abe-66c5-47c2-8beb-d7044b90ac37 => generated 5042 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:13:33.956 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d0a5ae5b-b71c-4699-8ed3-a6e71d3113f3'] response: {'name': 'network-changed', 'server_uuid': 'f6bf0abe-66c5-47c2-8beb-d7044b90ac37', 'tag': 'e85d3133-723a-4048-bb03-ee630ba99eab', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1411/2735] 199.204.45.115 () {30 vars in 703 bytes} [Tue May 5 15:13:33 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: 1412/2736] 199.204.45.115 () {30 vars in 705 bytes} [Tue May 5 15:13:33 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: 1413/2737] 199.204.45.115 () {30 vars in 681 bytes} [Tue May 5 15:13:33 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: 1414/2738] 199.204.45.115 () {30 vars in 717 bytes} [Tue May 5 15:13:34 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2739] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:13:33 2026] GET /v2.0/networks?id=257e5b79-391b-4a47-a918-a613dfba0529 => generated 800 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2740] 199.204.45.115 () {34 vars in 1058 bytes} [Tue May 5 15:13:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.241&port_id=e85d3133-723a-4048-bb03-ee630ba99eab => 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: 1415/2741] 199.204.45.115 () {30 vars in 741 bytes} [Tue May 5 15:13:34 2026] GET /v2.0/subnets/15693c72-0779-4518-974c-ce68845e1ece => generated 652 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2742] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:13:34 2026] GET /v2.0/subnets?id=e27c7d33-e1b3-418f-9a28-ced3ebc5a8b4 => generated 653 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2743] 199.204.45.115 () {30 vars in 737 bytes} [Tue May 5 15:13:34 2026] GET /v2.0/ports/a81329ca-2aaa-4f2b-a4fa-e6b93abe6976 => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2744] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:13:34 2026] GET /v2.0/ports?network_id=257e5b79-391b-4a47-a918-a613dfba0529&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2745] 199.204.45.115 () {30 vars in 737 bytes} [Tue May 5 15:13:34 2026] GET /v2.0/ports/ff4effc8-2123-4cf5-b9e6-777bfc4c22b5 => generated 1346 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2746] 199.204.45.115 () {30 vars in 741 bytes} [Tue May 5 15:13:34 2026] GET /v2.0/subnets/15693c72-0779-4518-974c-ce68845e1ece => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2747] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:13:34 2026] GET /v2.0/networks/257e5b79-391b-4a47-a918-a613dfba0529?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: 1419/2748] 199.204.45.115 () {30 vars in 743 bytes} [Tue May 5 15:13:34 2026] GET /v2.0/networks/0861386a-faac-441d-9ab6-8561e4a54162 => generated 799 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2749] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:13:34 2026] GET /v2.0/networks/257e5b79-391b-4a47-a918-a613dfba0529?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: 1420/2750] 199.204.45.115 () {30 vars in 737 bytes} [Tue May 5 15:13:34 2026] GET /v2.0/ports/a81329ca-2aaa-4f2b-a4fa-e6b93abe6976 => generated 1132 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2751] 199.204.45.115 () {30 vars in 741 bytes} [Tue May 5 15:13:34 2026] GET /v2.0/subnets/15693c72-0779-4518-974c-ce68845e1ece => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2754] 199.204.45.115 () {30 vars in 703 bytes} [Tue May 5 15:13:43 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: 1333/2755] 199.204.45.115 () {30 vars in 705 bytes} [Tue May 5 15:13:43 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: 1423/2756] 199.204.45.115 () {30 vars in 681 bytes} [Tue May 5 15:13:43 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: 1334/2757] 199.204.45.115 () {30 vars in 717 bytes} [Tue May 5 15:13:43 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: 1424/2758] 199.204.45.115 () {30 vars in 741 bytes} [Tue May 5 15:13:43 2026] GET /v2.0/subnets/2424066a-89ac-448b-bd7f-f015b1c4be13 => generated 650 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2759] 199.204.45.115 () {30 vars in 769 bytes} [Tue May 5 15:13:43 2026] GET /v2.0/ports?device_id=f6bf0abe-66c5-47c2-8beb-d7044b90ac37 => generated 5044 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2760] 199.204.45.115 () {30 vars in 703 bytes} [Tue May 5 15:13:43 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: 1336/2761] 199.204.45.115 () {30 vars in 705 bytes} [Tue May 5 15:13:43 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: 1426/2762] 199.204.45.115 () {30 vars in 681 bytes} [Tue May 5 15:13:43 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: 1337/2763] 199.204.45.115 () {30 vars in 717 bytes} [Tue May 5 15:13:43 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: 1427/2764] 199.204.45.115 () {30 vars in 737 bytes} [Tue May 5 15:13:43 2026] GET /v2.0/ports/e85d3133-723a-4048-bb03-ee630ba99eab => generated 1237 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2765] 199.204.45.115 () {34 vars in 789 bytes} [Tue May 5 15:13:43 2026] PUT /v2.0/ports/e85d3133-723a-4048-bb03-ee630ba99eab => generated 1026 bytes in 784 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2766] 199.204.45.115 () {30 vars in 743 bytes} [Tue May 5 15:13:44 2026] GET /v2.0/networks/257e5b79-391b-4a47-a918-a613dfba0529 => generated 797 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 15:13:44.490 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f919868-7ce1-4381-ac9a-b09f3c50165c'] response: {'name': 'network-changed', 'server_uuid': 'f6bf0abe-66c5-47c2-8beb-d7044b90ac37', 'tag': 'e85d3133-723a-4048-bb03-ee630ba99eab', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1339/2767] 199.204.45.115 () {30 vars in 769 bytes} [Tue May 5 15:13:44 2026] GET /v2.0/ports?device_id=f6bf0abe-66c5-47c2-8beb-d7044b90ac37 => generated 4869 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2768] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:13:44 2026] GET /v2.0/ports?tenant_id=003710f88aee4626a4dfce8f6d5b0075&device_id=f6bf0abe-66c5-47c2-8beb-d7044b90ac37 => generated 4869 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2769] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:13:44 2026] GET /v2.0/networks?id=257e5b79-391b-4a47-a918-a613dfba0529 => generated 800 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2770] 199.204.45.115 () {30 vars in 769 bytes} [Tue May 5 15:13:44 2026] GET /v2.0/ports?device_id=f6bf0abe-66c5-47c2-8beb-d7044b90ac37 => generated 4869 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2771] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:13:44 2026] GET /v2.0/networks/257e5b79-391b-4a47-a918-a613dfba0529?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: 1431/2772] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:13:44 2026] GET /v2.0/networks/257e5b79-391b-4a47-a918-a613dfba0529?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: 1342/2773] 199.204.45.115 () {34 vars in 975 bytes} [Tue May 5 15:13:45 2026] GET /v2.0/ports/e85d3133-723a-4048-bb03-ee630ba99eab => generated 1062 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2774] 199.204.45.115 () {36 vars in 997 bytes} [Tue May 5 15:13:45 2026] DELETE /v2.0/ports/e85d3133-723a-4048-bb03-ee630ba99eab => 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: 1343/2775] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:13:45 2026] GET /v2.0/ports?tenant_id=003710f88aee4626a4dfce8f6d5b0075&device_id=f6bf0abe-66c5-47c2-8beb-d7044b90ac37 => generated 3815 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:13:45.609 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf773757-edd8-48c2-a2f2-ebf91da9f4f6'] response: {'server_uuid': 'f6bf0abe-66c5-47c2-8beb-d7044b90ac37', 'name': 'network-vif-deleted', 'tag': 'e85d3133-723a-4048-bb03-ee630ba99eab', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1433/2776] 199.204.45.115 () {34 vars in 1226 bytes} [Tue May 5 15:13:45 2026] GET /v2.0/networks?id=1a21fc51-5600-414f-b9c9-505fe18877e3&id=0861386a-faac-441d-9ab6-8561e4a54162&id=d81e068f-91a6-41b6-8725-f9399fbdb796&id=257e5b79-391b-4a47-a918-a613dfba0529 => generated 3096 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2777] 199.204.45.115 () {34 vars in 1062 bytes} [Tue May 5 15:13:45 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.165&port_id=1d9d3936-1799-4459-9c80-c7fbafa4d37f => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2778] 199.204.45.115 () {30 vars in 769 bytes} [Tue May 5 15:13:45 2026] GET /v2.0/ports?device_id=f6bf0abe-66c5-47c2-8beb-d7044b90ac37 => generated 3815 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:13:45.759 8 INFO neutron.pecan_wsgi.hooks.translation [None req-898a3d5d-27c0-4717-9bf3-7cce9bc87442 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1435/2779] 199.204.45.115 () {32 vars in 759 bytes} [Tue May 5 15:13:45 2026] DELETE /v2.0/ports/e85d3133-723a-4048-bb03-ee630ba99eab => 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: 1345/2780] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:13:45 2026] GET /v2.0/subnets?id=45d1975a-d86a-4cfe-bbf3-bfc56b9ee08a => generated 630 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2781] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:13:45 2026] GET /v2.0/ports?network_id=1a21fc51-5600-414f-b9c9-505fe18877e3&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2782] 199.204.45.115 () {30 vars in 703 bytes} [Tue May 5 15:13:45 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: 1346/2783] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:13:45 2026] GET /v2.0/networks/1a21fc51-5600-414f-b9c9-505fe18877e3?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2784] 199.204.45.115 () {30 vars in 705 bytes} [Tue May 5 15:13:45 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2785] 199.204.45.115 () {30 vars in 681 bytes} [Tue May 5 15:13:45 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: 1440/2786] 199.204.45.115 () {30 vars in 717 bytes} [Tue May 5 15:13:45 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: 1441/2787] 199.204.45.115 () {30 vars in 741 bytes} [Tue May 5 15:13:45 2026] GET /v2.0/subnets/15693c72-0779-4518-974c-ce68845e1ece => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2788] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:13:45 2026] GET /v2.0/networks/1a21fc51-5600-414f-b9c9-505fe18877e3?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: 1348/2789] 199.204.45.115 () {34 vars in 1056 bytes} [Tue May 5 15:13:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.46&port_id=ff4effc8-2123-4cf5-b9e6-777bfc4c22b5 => 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: 1442/2790] 199.204.45.115 () {30 vars in 737 bytes} [Tue May 5 15:13:46 2026] GET /v2.0/ports/a81329ca-2aaa-4f2b-a4fa-e6b93abe6976 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2791] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:13:46 2026] GET /v2.0/subnets?id=15693c72-0779-4518-974c-ce68845e1ece => generated 655 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2792] 199.204.45.115 () {30 vars in 737 bytes} [Tue May 5 15:13:46 2026] GET /v2.0/ports/ff4effc8-2123-4cf5-b9e6-777bfc4c22b5 => generated 1346 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2793] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:13:46 2026] GET /v2.0/ports?network_id=0861386a-faac-441d-9ab6-8561e4a54162&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2794] 199.204.45.115 () {30 vars in 741 bytes} [Tue May 5 15:13:46 2026] GET /v2.0/subnets/15693c72-0779-4518-974c-ce68845e1ece => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2795] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:13:46 2026] GET /v2.0/networks/0861386a-faac-441d-9ab6-8561e4a54162?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2796] 199.204.45.115 () {30 vars in 743 bytes} [Tue May 5 15:13:46 2026] GET /v2.0/networks/0861386a-faac-441d-9ab6-8561e4a54162 => generated 799 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2797] 199.204.45.115 () {30 vars in 737 bytes} [Tue May 5 15:13:46 2026] GET /v2.0/ports/a81329ca-2aaa-4f2b-a4fa-e6b93abe6976 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2798] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:13:46 2026] GET /v2.0/networks/0861386a-faac-441d-9ab6-8561e4a54162?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: 1447/2799] 199.204.45.115 () {30 vars in 741 bytes} [Tue May 5 15:13:46 2026] GET /v2.0/subnets/15693c72-0779-4518-974c-ce68845e1ece => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2800] 199.204.45.115 () {34 vars in 1058 bytes} [Tue May 5 15:13:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.243&port_id=c9ee564a-cf84-4406-8e78-2f9a55e387e1 => 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: 1448/2801] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:13:46 2026] GET /v2.0/subnets?id=2424066a-89ac-448b-bd7f-f015b1c4be13 => generated 653 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2802] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:13:46 2026] GET /v2.0/ports?network_id=d81e068f-91a6-41b6-8725-f9399fbdb796&device_owner=network%3Adhcp => generated 1457 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2803] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:13:46 2026] GET /v2.0/networks/d81e068f-91a6-41b6-8725-f9399fbdb796?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: 1355/2804] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:13:46 2026] GET /v2.0/networks/d81e068f-91a6-41b6-8725-f9399fbdb796?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2805] 199.204.45.115 () {30 vars in 703 bytes} [Tue May 5 15:13:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2806] 199.204.45.115 () {30 vars in 705 bytes} [Tue May 5 15:13:48 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: 1451/2807] 199.204.45.115 () {30 vars in 681 bytes} [Tue May 5 15:13:48 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: 1357/2808] 199.204.45.115 () {30 vars in 717 bytes} [Tue May 5 15:13:48 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: 1452/2809] 199.204.45.115 () {30 vars in 769 bytes} [Tue May 5 15:13:48 2026] GET /v2.0/ports?device_id=f6bf0abe-66c5-47c2-8beb-d7044b90ac37 => generated 3815 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2810] 199.204.45.115 () {30 vars in 703 bytes} [Tue May 5 15:13:49 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: 1453/2811] 199.204.45.115 () {30 vars in 705 bytes} [Tue May 5 15:13:49 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2812] 199.204.45.115 () {30 vars in 681 bytes} [Tue May 5 15:13:49 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2813] 199.204.45.115 () {30 vars in 717 bytes} [Tue May 5 15:13:49 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: 1360/2814] 199.204.45.115 () {30 vars in 737 bytes} [Tue May 5 15:13:49 2026] GET /v2.0/ports/c9ee564a-cf84-4406-8e78-2f9a55e387e1 => generated 1237 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2815] 199.204.45.115 () {34 vars in 789 bytes} [Tue May 5 15:13:49 2026] PUT /v2.0/ports/c9ee564a-cf84-4406-8e78-2f9a55e387e1 => generated 1026 bytes in 383 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2816] 199.204.45.115 () {30 vars in 743 bytes} [Tue May 5 15:13:49 2026] GET /v2.0/networks/d81e068f-91a6-41b6-8725-f9399fbdb796 => generated 798 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:13:49.754 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8ac30628-9911-4d9d-855b-a223cc996fac'] response: {'name': 'network-changed', 'server_uuid': 'f6bf0abe-66c5-47c2-8beb-d7044b90ac37', 'tag': 'c9ee564a-cf84-4406-8e78-2f9a55e387e1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1456/2817] 199.204.45.115 () {30 vars in 769 bytes} [Tue May 5 15:13:49 2026] GET /v2.0/ports?device_id=f6bf0abe-66c5-47c2-8beb-d7044b90ac37 => generated 3640 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2818] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:13:49 2026] GET /v2.0/ports?tenant_id=003710f88aee4626a4dfce8f6d5b0075&device_id=f6bf0abe-66c5-47c2-8beb-d7044b90ac37 => generated 3640 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1363/2819] 199.204.45.115 () {30 vars in 769 bytes} [Tue May 5 15:13:49 2026] GET /v2.0/ports?device_id=f6bf0abe-66c5-47c2-8beb-d7044b90ac37 => generated 3640 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2820] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:13:49 2026] GET /v2.0/networks?id=d81e068f-91a6-41b6-8725-f9399fbdb796 => generated 801 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2821] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:13:49 2026] GET /v2.0/networks/d81e068f-91a6-41b6-8725-f9399fbdb796?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: 1458/2822] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:13:50 2026] GET /v2.0/networks/d81e068f-91a6-41b6-8725-f9399fbdb796?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: 1365/2823] 199.204.45.115 () {34 vars in 975 bytes} [Tue May 5 15:13:50 2026] GET /v2.0/ports/c9ee564a-cf84-4406-8e78-2f9a55e387e1 => generated 1062 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2824] 199.204.45.115 () {36 vars in 997 bytes} [Tue May 5 15:13:50 2026] DELETE /v2.0/ports/c9ee564a-cf84-4406-8e78-2f9a55e387e1 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2825] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:13:50 2026] GET /v2.0/ports?tenant_id=003710f88aee4626a4dfce8f6d5b0075&device_id=f6bf0abe-66c5-47c2-8beb-d7044b90ac37 => generated 2586 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2826] 199.204.45.115 () {34 vars in 1146 bytes} [Tue May 5 15:13:50 2026] GET /v2.0/networks?id=1a21fc51-5600-414f-b9c9-505fe18877e3&id=0861386a-faac-441d-9ab6-8561e4a54162&id=d81e068f-91a6-41b6-8725-f9399fbdb796 => generated 2310 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2827] 199.204.45.115 () {34 vars in 1062 bytes} [Tue May 5 15:13:50 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.165&port_id=1d9d3936-1799-4459-9c80-c7fbafa4d37f => 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: 1367/2828] 199.204.45.115 () {30 vars in 769 bytes} [Tue May 5 15:13:50 2026] GET /v2.0/ports?device_id=f6bf0abe-66c5-47c2-8beb-d7044b90ac37 => generated 2586 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:13:51.018 7 INFO neutron.pecan_wsgi.hooks.translation [None req-49f99b82-c2d1-4324-9fc0-d0832c411524 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1368/2829] 199.204.45.115 () {32 vars in 759 bytes} [Tue May 5 15:13:50 2026] DELETE /v2.0/ports/c9ee564a-cf84-4406-8e78-2f9a55e387e1 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2830] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:13:50 2026] GET /v2.0/subnets?id=45d1975a-d86a-4cfe-bbf3-bfc56b9ee08a => 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: 1369/2831] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:13:51 2026] GET /v2.0/ports?network_id=1a21fc51-5600-414f-b9c9-505fe18877e3&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: 1370/2832] 199.204.45.115 () {30 vars in 703 bytes} [Tue May 5 15:13:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2833] 199.204.45.115 () {30 vars in 705 bytes} [Tue May 5 15:13:51 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: 1372/2834] 199.204.45.115 () {30 vars in 681 bytes} [Tue May 5 15:13:51 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: 1463/2835] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:13:51 2026] GET /v2.0/networks/1a21fc51-5600-414f-b9c9-505fe18877e3?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2836] 199.204.45.115 () {30 vars in 717 bytes} [Tue May 5 15:13:51 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2837] 199.204.45.115 () {30 vars in 741 bytes} [Tue May 5 15:13:51 2026] GET /v2.0/subnets/15693c72-0779-4518-974c-ce68845e1ece => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2838] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:13:51 2026] GET /v2.0/networks/1a21fc51-5600-414f-b9c9-505fe18877e3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2839] 199.204.45.115 () {30 vars in 737 bytes} [Tue May 5 15:13:51 2026] GET /v2.0/ports/a81329ca-2aaa-4f2b-a4fa-e6b93abe6976 => generated 1132 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2840] 199.204.45.115 () {34 vars in 1056 bytes} [Tue May 5 15:13:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.46&port_id=ff4effc8-2123-4cf5-b9e6-777bfc4c22b5 => 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: 1376/2841] 199.204.45.115 () {30 vars in 737 bytes} [Tue May 5 15:13:51 2026] GET /v2.0/ports/ff4effc8-2123-4cf5-b9e6-777bfc4c22b5 => generated 1346 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2842] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:13:51 2026] GET /v2.0/subnets?id=15693c72-0779-4518-974c-ce68845e1ece => generated 655 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2843] 199.204.45.115 () {30 vars in 741 bytes} [Tue May 5 15:13:51 2026] GET /v2.0/subnets/15693c72-0779-4518-974c-ce68845e1ece => 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: 1467/2844] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:13:51 2026] GET /v2.0/ports?network_id=0861386a-faac-441d-9ab6-8561e4a54162&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2845] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:13:51 2026] GET /v2.0/networks/0861386a-faac-441d-9ab6-8561e4a54162?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: 1378/2846] 199.204.45.115 () {30 vars in 743 bytes} [Tue May 5 15:13:51 2026] GET /v2.0/networks/0861386a-faac-441d-9ab6-8561e4a54162 => generated 799 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2847] 199.204.45.115 () {30 vars in 737 bytes} [Tue May 5 15:13:51 2026] GET /v2.0/ports/a81329ca-2aaa-4f2b-a4fa-e6b93abe6976 => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2848] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:13:51 2026] GET /v2.0/networks/0861386a-faac-441d-9ab6-8561e4a54162?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: 1380/2849] 199.204.45.115 () {30 vars in 741 bytes} [Tue May 5 15:13:51 2026] GET /v2.0/subnets/15693c72-0779-4518-974c-ce68845e1ece => 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: 1382/2852] 199.204.45.115 () {30 vars in 703 bytes} [Tue May 5 15:13:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2853] 199.204.45.115 () {30 vars in 705 bytes} [Tue May 5 15:13:59 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: 1383/2854] 199.204.45.115 () {30 vars in 681 bytes} [Tue May 5 15:13:59 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: 8|app: 0|req: 1472/2855] 199.204.45.115 () {30 vars in 717 bytes} [Tue May 5 15:13:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:13:59.713 7 INFO neutron.api.v2.resource [None req-2d492b5c-98d1-4787-99d9-385f7c78655e 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1384/2856] 199.204.45.115 () {30 vars in 763 bytes} [Tue May 5 15:13:59 2026] GET /v2.0/security-groups/lb-11d35271-1a73-49b7-9173-f020ce4e51ac => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 15:13:59.732 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1202338d-e0fc-47d4-af76-2a518149ab06'] response: {'server_uuid': 'f6bf0abe-66c5-47c2-8beb-d7044b90ac37', 'name': 'network-vif-deleted', 'tag': 'c9ee564a-cf84-4406-8e78-2f9a55e387e1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1473/2857] 199.204.45.115 () {30 vars in 785 bytes} [Tue May 5 15:13:59 2026] GET /v2.0/security-groups?name=lb-11d35271-1a73-49b7-9173-f020ce4e51ac => generated 2741 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2858] 199.204.45.115 () {30 vars in 815 bytes} [Tue May 5 15:13:59 2026] GET /v2.0/security-group-rules?security_group_id=f45bb68d-4282-41bd-847c-63de88e364c5 => generated 2206 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2859] 199.204.45.115 () {32 vars in 789 bytes} [Tue May 5 15:13:59 2026] DELETE /v2.0/security-group-rules/33f73d4b-b865-4dda-a06e-943270dfee30 => 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: 1386/2860] 199.204.45.115 () {32 vars in 789 bytes} [Tue May 5 15:13:59 2026] DELETE /v2.0/security-group-rules/afeb36d2-c7a6-4b70-b839-c885f056d9c8 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:14:04.490 8 INFO neutron.db.l3_db [None req-6c0b95b6-59fd-4afa-8646-9d87f0553181 fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] Floating IP 3619020f-0953-48b9-9fe9-278f663dff8c disassociated (deleted). External IP: 10.96.250.217, port: a81329ca-2aaa-4f2b-a4fa-e6b93abe6976. [pid: 8|app: 0|req: 1475/2861] 10.0.0.29 () {32 vars in 731 bytes} [Tue May 5 15:14:03 2026] DELETE /v2.0/floatingips/3619020f-0953-48b9-9fe9-278f663dff8c => generated 0 bytes in 1168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:14:04.900 7 INFO neutron.api.v2.resource [None req-bf5e87ae-f374-4ec2-88b0-543debb08874 fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1387/2862] 10.0.0.29 () {32 vars in 728 bytes} [Tue May 5 15:14:04 2026] GET /v2.0/floatingips/3619020f-0953-48b9-9fe9-278f663dff8c => generated 144 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2863] 199.204.45.115 () {30 vars in 703 bytes} [Tue May 5 15:14:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2864] 199.204.45.115 () {30 vars in 705 bytes} [Tue May 5 15:14:05 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2865] 199.204.45.115 () {30 vars in 681 bytes} [Tue May 5 15:14:05 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: 1389/2866] 199.204.45.115 () {30 vars in 717 bytes} [Tue May 5 15:14:05 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: 1478/2867] 199.204.45.115 () {30 vars in 741 bytes} [Tue May 5 15:14:05 2026] GET /v2.0/subnets/15693c72-0779-4518-974c-ce68845e1ece => generated 652 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2868] 199.204.45.115 () {30 vars in 769 bytes} [Tue May 5 15:14:05 2026] GET /v2.0/ports?device_id=f6bf0abe-66c5-47c2-8beb-d7044b90ac37 => generated 2586 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2869] 199.204.45.115 () {30 vars in 769 bytes} [Tue May 5 15:14:05 2026] GET /v2.0/ports?device_id=f6bf0abe-66c5-47c2-8beb-d7044b90ac37 => generated 2586 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2870] 199.204.45.115 () {30 vars in 769 bytes} [Tue May 5 15:14:05 2026] GET /v2.0/ports?device_id=f6bf0abe-66c5-47c2-8beb-d7044b90ac37 => generated 2586 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2871] 199.204.45.115 () {34 vars in 975 bytes} [Tue May 5 15:14:06 2026] GET /v2.0/ports/ff4effc8-2123-4cf5-b9e6-777bfc4c22b5 => generated 1346 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2872] 199.204.45.115 () {34 vars in 1060 bytes} [Tue May 5 15:14:06 2026] GET /v2.0/ports/ff4effc8-2123-4cf5-b9e6-777bfc4c22b5?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2873] 199.204.45.115 () {34 vars in 1016 bytes} [Tue May 5 15:14:06 2026] GET /v2.0/networks/0861386a-faac-441d-9ab6-8561e4a54162?fields=dns_domain => generated 29 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2874] 199.204.45.115 () {30 vars in 769 bytes} [Tue May 5 15:14:06 2026] GET /v2.0/ports?device_id=f6bf0abe-66c5-47c2-8beb-d7044b90ac37 => generated 1248 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2875] 199.204.45.115 () {38 vars in 1028 bytes} [Tue May 5 15:14:06 2026] PUT /v2.0/ports/ff4effc8-2123-4cf5-b9e6-777bfc4c22b5 => generated 1147 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1394/2876] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:14:06 2026] GET /v2.0/ports?tenant_id=003710f88aee4626a4dfce8f6d5b0075&device_id=f6bf0abe-66c5-47c2-8beb-d7044b90ac37 => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2877] 199.204.45.115 () {34 vars in 1066 bytes} [Tue May 5 15:14:06 2026] GET /v2.0/networks?id=1a21fc51-5600-414f-b9c9-505fe18877e3&id=0861386a-faac-441d-9ab6-8561e4a54162 => generated 1523 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2878] 199.204.45.115 () {34 vars in 1062 bytes} [Tue May 5 15:14:07 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.165&port_id=1d9d3936-1799-4459-9c80-c7fbafa4d37f => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2879] 199.204.45.115 () {34 vars in 789 bytes} [Tue May 5 15:14:06 2026] PUT /v2.0/ports/ff4effc8-2123-4cf5-b9e6-777bfc4c22b5 => generated 1086 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2880] 199.204.45.115 () {34 vars in 984 bytes} [Tue May 5 15:14:07 2026] GET /v2.0/subnets?id=45d1975a-d86a-4cfe-bbf3-bfc56b9ee08a => generated 630 bytes in 30 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: 1484/2881] 199.204.45.115 () {30 vars in 737 bytes} [Tue May 5 15:14:07 2026] GET /v2.0/ports/ff4effc8-2123-4cf5-b9e6-777bfc4c22b5 => generated 1086 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2882] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:14:07 2026] GET /v2.0/ports?network_id=1a21fc51-5600-414f-b9c9-505fe18877e3&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2883] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:14:07 2026] GET /v2.0/networks/1a21fc51-5600-414f-b9c9-505fe18877e3?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2884] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:14:07 2026] GET /v2.0/networks/1a21fc51-5600-414f-b9c9-505fe18877e3?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: 1485/2885] 199.204.45.115 () {32 vars in 759 bytes} [Tue May 5 15:14:07 2026] DELETE /v2.0/ports/ff4effc8-2123-4cf5-b9e6-777bfc4c22b5 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2886] 199.204.45.115 () {30 vars in 703 bytes} [Tue May 5 15:14:07 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: 1486/2887] 199.204.45.115 () {30 vars in 705 bytes} [Tue May 5 15:14:07 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2888] 199.204.45.115 () {30 vars in 681 bytes} [Tue May 5 15:14:07 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2889] 199.204.45.115 () {30 vars in 717 bytes} [Tue May 5 15:14:07 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:14:07.627 7 INFO neutron.pecan_wsgi.hooks.translation [None req-83283e8e-256c-4c99-89e9-354d1b101ba8 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1403/2890] 199.204.45.115 () {32 vars in 759 bytes} [Tue May 5 15:14:07 2026] DELETE /v2.0/ports/ff4effc8-2123-4cf5-b9e6-777bfc4c22b5 => 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: 1488/2891] 199.204.45.115 () {30 vars in 737 bytes} [Tue May 5 15:14:07 2026] GET /v2.0/ports/a81329ca-2aaa-4f2b-a4fa-e6b93abe6976 => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 15:14:07.704 7 INFO neutron.api.v2.resource [None req-053e5306-de7a-4e48-bdd5-a41933882fcd 756abc6c35954bd7b6929adcf8844dee 003710f88aee4626a4dfce8f6d5b0075 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1404/2892] 199.204.45.115 () {30 vars in 763 bytes} [Tue May 5 15:14:07 2026] GET /v2.0/security-groups/lb-11d35271-1a73-49b7-9173-f020ce4e51ac => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2893] 199.204.45.115 () {30 vars in 785 bytes} [Tue May 5 15:14:07 2026] GET /v2.0/security-groups?name=lb-11d35271-1a73-49b7-9173-f020ce4e51ac => generated 1577 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2894] 199.204.45.115 () {30 vars in 737 bytes} [Tue May 5 15:14:07 2026] GET /v2.0/ports/a81329ca-2aaa-4f2b-a4fa-e6b93abe6976 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2895] 199.204.45.115 () {34 vars in 789 bytes} [Tue May 5 15:14:07 2026] PUT /v2.0/ports/a81329ca-2aaa-4f2b-a4fa-e6b93abe6976 => generated 1094 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2896] 199.204.45.115 () {32 vars in 779 bytes} [Tue May 5 15:14:08 2026] DELETE /v2.0/security-groups/f45bb68d-4282-41bd-847c-63de88e364c5 => 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: 1491/2897] 199.204.45.115 () {32 vars in 759 bytes} [Tue May 5 15:14:08 2026] DELETE /v2.0/ports/a81329ca-2aaa-4f2b-a4fa-e6b93abe6976 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2898] 199.204.45.115 () {34 vars in 994 bytes} [Tue May 5 15:14:09 2026] GET /v2.0/ports?device_id=f6bf0abe-66c5-47c2-8beb-d7044b90ac37 => generated 1248 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2899] 199.204.45.115 () {36 vars in 997 bytes} [Tue May 5 15:14:09 2026] DELETE /v2.0/ports/1d9d3936-1799-4459-9c80-c7fbafa4d37f => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:14:10.478 7 INFO neutron.db.l3_db [None req-ef41511a-7eb3-4b51-9d3e-c4abd604aa5d fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] Floating IP 29a5a69c-4617-4591-a8bd-a31c97f66bd8 disassociated (deleted). External IP: 10.96.250.210, port: 0aae56dd-9514-4912-b209-12667c0a5f19. [pid: 7|app: 0|req: 1408/2900] 10.0.0.29 () {32 vars in 731 bytes} [Tue May 5 15:14:10 2026] DELETE /v2.0/floatingips/29a5a69c-4617-4591-a8bd-a31c97f66bd8 => generated 0 bytes in 769 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:14:10.886 8 INFO neutron.api.v2.resource [None req-b35c57ad-3db8-4775-bf36-7731f755fcb0 fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1493/2901] 10.0.0.29 () {32 vars in 728 bytes} [Tue May 5 15:14:10 2026] GET /v2.0/floatingips/29a5a69c-4617-4591-a8bd-a31c97f66bd8 => generated 144 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 15:14:11.147 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-13c8dd96-f917-4edb-976e-9f821768ab86'] response: {'name': 'network-changed', 'server_uuid': 'ee069ef0-6d8a-428d-b6d0-193df9c5334d', 'tag': '0aae56dd-9514-4912-b209-12667c0a5f19', 'status': 'completed', 'code': 200} 2026-05-05 15:14:11.184 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8cb44ae-89a9-4767-bd99-9324bb8fab22'] response: {'server_uuid': 'f6bf0abe-66c5-47c2-8beb-d7044b90ac37', 'name': 'network-vif-deleted', 'tag': '1d9d3936-1799-4459-9c80-c7fbafa4d37f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1494/2902] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:14:11 2026] GET /v2.0/ports?tenant_id=460313ddb0d74058851de8a679ebb9e3&device_id=ee069ef0-6d8a-428d-b6d0-193df9c5334d => generated 1473 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2903] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:14:11 2026] GET /v2.0/ports?device_id=ee069ef0-6d8a-428d-b6d0-193df9c5334d => generated 1204 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2904] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:14:11 2026] GET /v2.0/networks?id=257e5b79-391b-4a47-a918-a613dfba0529 => 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: 1410/2905] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:14:11 2026] GET /v2.0/security-groups?id=ed0c960a-ac96-4750-8ee6-5d2e29151db8&fields=id&fields=name => generated 112 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2906] 199.204.45.115 () {34 vars in 1058 bytes} [Tue May 5 15:14:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.219&port_id=0aae56dd-9514-4912-b209-12667c0a5f19 => 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: 1411/2907] 199.204.45.115 () {34 vars in 1106 bytes} [Tue May 5 15:14:11 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A20e&port_id=0aae56dd-9514-4912-b209-12667c0a5f19 => 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: 1497/2908] 199.204.45.115 () {34 vars in 1064 bytes} [Tue May 5 15:14:11 2026] GET /v2.0/subnets?id=12b36ef2-430b-440a-8d66-49f8b0774f66&id=e27c7d33-e1b3-418f-9a28-ced3ebc5a8b4 => generated 1367 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2911] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:14:11 2026] GET /v2.0/ports?network_id=257e5b79-391b-4a47-a918-a613dfba0529&device_owner=network%3Adhcp => generated 1461 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2912] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:14:11 2026] GET /v2.0/ports?network_id=257e5b79-391b-4a47-a918-a613dfba0529&device_owner=network%3Adhcp => generated 1461 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2913] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:14:11 2026] GET /v2.0/networks/257e5b79-391b-4a47-a918-a613dfba0529?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2914] 199.204.45.115 () {34 vars in 994 bytes} [Tue May 5 15:14:11 2026] GET /v2.0/ports?device_id=ee069ef0-6d8a-428d-b6d0-193df9c5334d => generated 1204 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2915] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:14:11 2026] GET /v2.0/networks/257e5b79-391b-4a47-a918-a613dfba0529?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: 1502/2916] 199.204.45.115 () {36 vars in 997 bytes} [Tue May 5 15:14:11 2026] DELETE /v2.0/ports/0aae56dd-9514-4912-b209-12667c0a5f19 => generated 0 bytes in 481 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:14:16.785 7 INFO neutron.db.l3_db [None req-0ec8ee91-3c9d-495e-a4c0-89715a948cfe fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] Floating IP 12271425-52e9-4a3e-a141-a8689417036f disassociated (deleted). External IP: 10.96.250.215, port: 04de74e9-5e00-41ea-8ce0-94d82a68ba93. [pid: 7|app: 0|req: 1415/2917] 10.0.0.29 () {32 vars in 731 bytes} [Tue May 5 15:14:16 2026] DELETE /v2.0/floatingips/12271425-52e9-4a3e-a141-a8689417036f => generated 0 bytes in 765 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:14:17.191 8 INFO neutron.api.v2.resource [None req-8d682692-3af8-421a-a376-53c7226137cd fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1503/2918] 10.0.0.29 () {32 vars in 728 bytes} [Tue May 5 15:14:17 2026] GET /v2.0/floatingips/12271425-52e9-4a3e-a141-a8689417036f => generated 144 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 15:14:17.381 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e58e804c-1690-42e8-b4cc-225ec9044e18'] response: {'name': 'network-changed', 'server_uuid': '7c483d50-912b-4334-927c-42ef5f8f5779', 'tag': '04de74e9-5e00-41ea-8ce0-94d82a68ba93', 'status': 'completed', 'code': 200} 2026-05-05 15:14:17.411 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-83b8e0dd-75a2-4753-bc11-594f9946fc50'] response: {'server_uuid': 'ee069ef0-6d8a-428d-b6d0-193df9c5334d', 'name': 'network-vif-deleted', 'tag': '0aae56dd-9514-4912-b209-12667c0a5f19', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1504/2919] 199.204.45.115 () {34 vars in 1080 bytes} [Tue May 5 15:14:17 2026] GET /v2.0/ports?tenant_id=460313ddb0d74058851de8a679ebb9e3&device_id=7c483d50-912b-4334-927c-42ef5f8f5779 => generated 1469 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2920] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 5 15:14:17 2026] GET /v2.0/ports?device_id=7c483d50-912b-4334-927c-42ef5f8f5779 => generated 1200 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2921] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 5 15:14:17 2026] GET /v2.0/security-groups?id=ed0c960a-ac96-4750-8ee6-5d2e29151db8&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: 1505/2922] 199.204.45.115 () {34 vars in 986 bytes} [Tue May 5 15:14:17 2026] GET /v2.0/networks?id=d81e068f-91a6-41b6-8725-f9399fbdb796 => generated 801 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2923] 199.204.45.115 () {34 vars in 1058 bytes} [Tue May 5 15:14:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.180&port_id=04de74e9-5e00-41ea-8ce0-94d82a68ba93 => 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: 1506/2924] 199.204.45.115 () {34 vars in 1104 bytes} [Tue May 5 15:14:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A276&port_id=04de74e9-5e00-41ea-8ce0-94d82a68ba93 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2925] 199.204.45.115 () {34 vars in 1064 bytes} [Tue May 5 15:14:17 2026] GET /v2.0/subnets?id=2424066a-89ac-448b-bd7f-f015b1c4be13&id=4bf94cde-52ac-4231-8e6b-fd07d15af517 => generated 1362 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2926] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:14:17 2026] GET /v2.0/ports?network_id=d81e068f-91a6-41b6-8725-f9399fbdb796&device_owner=network%3Adhcp => generated 1457 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2927] 199.204.45.115 () {34 vars in 1052 bytes} [Tue May 5 15:14:17 2026] GET /v2.0/ports?network_id=d81e068f-91a6-41b6-8725-f9399fbdb796&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: 1421/2928] 199.204.45.115 () {34 vars in 994 bytes} [Tue May 5 15:14:17 2026] GET /v2.0/ports?device_id=7c483d50-912b-4334-927c-42ef5f8f5779 => generated 1200 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2929] 199.204.45.115 () {34 vars in 1012 bytes} [Tue May 5 15:14:17 2026] GET /v2.0/networks/d81e068f-91a6-41b6-8725-f9399fbdb796?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2930] 199.204.45.115 () {34 vars in 1112 bytes} [Tue May 5 15:14:18 2026] GET /v2.0/networks/d81e068f-91a6-41b6-8725-f9399fbdb796?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: 1422/2931] 199.204.45.115 () {36 vars in 997 bytes} [Tue May 5 15:14:17 2026] DELETE /v2.0/ports/04de74e9-5e00-41ea-8ce0-94d82a68ba93 => generated 0 bytes in 378 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2932] 10.0.0.29 () {32 vars in 749 bytes} [Tue May 5 15:14:22 2026] DELETE /v2.0/security-group-rules/d2ee628b-8487-4210-92ac-d78e56b01003 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:14:22.704 7 INFO neutron.api.v2.resource [None req-9b3dd00e-da48-4e29-b948-2475e8435520 fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1423/2933] 10.0.0.29 () {32 vars in 746 bytes} [Tue May 5 15:14:22 2026] GET /v2.0/security-group-rules/d2ee628b-8487-4210-92ac-d78e56b01003 => generated 155 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2934] 10.0.0.29 () {32 vars in 749 bytes} [Tue May 5 15:14:22 2026] DELETE /v2.0/security-group-rules/be9d5d8c-b42a-4f5f-9e8f-6f957ce64b0d => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:14:22.801 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-25f43104-ce73-40f5-8929-5fa18846e1cd'] response: {'server_uuid': '7c483d50-912b-4334-927c-42ef5f8f5779', 'name': 'network-vif-deleted', 'tag': '04de74e9-5e00-41ea-8ce0-94d82a68ba93', 'status': 'completed', 'code': 200} 2026-05-05 15:14:22.812 7 INFO neutron.api.v2.resource [None req-18baeb82-7dfd-4c4b-8343-69fe06d1825b fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1424/2935] 10.0.0.29 () {32 vars in 746 bytes} [Tue May 5 15:14:22 2026] GET /v2.0/security-group-rules/be9d5d8c-b42a-4f5f-9e8f-6f957ce64b0d => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2936] 10.0.0.29 () {32 vars in 749 bytes} [Tue May 5 15:14:22 2026] DELETE /v2.0/security-group-rules/9a80a0d3-c43b-479d-a840-8163151eeb1a => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:14:22.910 7 INFO neutron.api.v2.resource [None req-ac12aa80-73e0-403b-96ad-6f8fe679be00 fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1425/2937] 10.0.0.29 () {32 vars in 746 bytes} [Tue May 5 15:14:22 2026] GET /v2.0/security-group-rules/9a80a0d3-c43b-479d-a840-8163151eeb1a => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2938] 10.0.0.29 () {32 vars in 749 bytes} [Tue May 5 15:14:22 2026] DELETE /v2.0/security-group-rules/c28880cf-b6b7-450b-bfaa-9f72c962f7ac => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:14:23.026 7 INFO neutron.api.v2.resource [None req-7065a319-4649-445c-9714-daeccc8ca259 fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1426/2939] 10.0.0.29 () {32 vars in 746 bytes} [Tue May 5 15:14:23 2026] GET /v2.0/security-group-rules/c28880cf-b6b7-450b-bfaa-9f72c962f7ac => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/2940] 10.0.0.29 () {32 vars in 749 bytes} [Tue May 5 15:14:23 2026] DELETE /v2.0/security-group-rules/2dcd9d76-ef28-41d0-82e9-60e33549492d => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:14:23.140 7 INFO neutron.api.v2.resource [None req-c104f8bd-80b9-4a73-8fdd-7f14206b1514 fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1427/2941] 10.0.0.29 () {32 vars in 746 bytes} [Tue May 5 15:14:23 2026] GET /v2.0/security-group-rules/2dcd9d76-ef28-41d0-82e9-60e33549492d => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/2942] 10.0.0.29 () {32 vars in 749 bytes} [Tue May 5 15:14:23 2026] DELETE /v2.0/security-group-rules/029c36b2-6230-449b-b809-204504e16958 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:14:23.226 7 INFO neutron.api.v2.resource [None req-2bb3ed50-af44-43da-bcfa-3c50458a7993 fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1428/2943] 10.0.0.29 () {32 vars in 746 bytes} [Tue May 5 15:14:23 2026] GET /v2.0/security-group-rules/029c36b2-6230-449b-b809-204504e16958 => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/2944] 10.0.0.29 () {32 vars in 749 bytes} [Tue May 5 15:14:23 2026] DELETE /v2.0/security-group-rules/c57c776c-4ed0-44d2-8fa3-5b5771fcd956 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:14:23.318 7 INFO neutron.api.v2.resource [None req-13fccc3f-f059-4498-b544-136a682f85b3 fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1429/2945] 10.0.0.29 () {32 vars in 746 bytes} [Tue May 5 15:14:23 2026] GET /v2.0/security-group-rules/c57c776c-4ed0-44d2-8fa3-5b5771fcd956 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/2946] 10.0.0.29 () {32 vars in 749 bytes} [Tue May 5 15:14:23 2026] DELETE /v2.0/security-group-rules/877c603d-70a8-4b23-a91c-b999aa84399d => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:14:23.415 7 INFO neutron.api.v2.resource [None req-91ca8958-e9d5-4bf8-b723-bccb853ed00f fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1430/2947] 10.0.0.29 () {32 vars in 746 bytes} [Tue May 5 15:14:23 2026] GET /v2.0/security-group-rules/877c603d-70a8-4b23-a91c-b999aa84399d => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/2948] 10.0.0.29 () {32 vars in 749 bytes} [Tue May 5 15:14:23 2026] DELETE /v2.0/security-group-rules/87bf3193-ae23-4b4a-a8b0-fffad996e91d => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:14:23.502 7 INFO neutron.api.v2.resource [None req-170863c1-e841-405d-b19f-c6e883b5ac8f fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1431/2949] 10.0.0.29 () {32 vars in 746 bytes} [Tue May 5 15:14:23 2026] GET /v2.0/security-group-rules/87bf3193-ae23-4b4a-a8b0-fffad996e91d => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/2950] 10.0.0.29 () {32 vars in 749 bytes} [Tue May 5 15:14:23 2026] DELETE /v2.0/security-group-rules/79ba99da-be6b-4f36-8e1e-be22a3187bac => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:14:23.600 7 INFO neutron.api.v2.resource [None req-356517be-e7ac-474c-9eed-9234df2de45c fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1432/2951] 10.0.0.29 () {32 vars in 746 bytes} [Tue May 5 15:14:23 2026] GET /v2.0/security-group-rules/79ba99da-be6b-4f36-8e1e-be22a3187bac => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/2952] 10.0.0.29 () {32 vars in 749 bytes} [Tue May 5 15:14:23 2026] DELETE /v2.0/security-group-rules/af65ea18-bf27-4079-8d4a-3f6ef417c697 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:14:23.697 7 INFO neutron.api.v2.resource [None req-f24c4148-8934-4883-a850-815de6f3ee41 fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1433/2953] 10.0.0.29 () {32 vars in 746 bytes} [Tue May 5 15:14:23 2026] GET /v2.0/security-group-rules/af65ea18-bf27-4079-8d4a-3f6ef417c697 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/2954] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:14:23 2026] DELETE /v2.0/security-groups/ed0c960a-ac96-4750-8ee6-5d2e29151db8 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:14:23.825 7 INFO neutron.api.v2.resource [None req-ffbae9e9-1c4a-4958-9681-156de26ddbcc fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1434/2955] 10.0.0.29 () {32 vars in 736 bytes} [Tue May 5 15:14:23 2026] GET /v2.0/security-groups/ed0c960a-ac96-4750-8ee6-5d2e29151db8 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/2956] 10.0.0.29 () {34 vars in 788 bytes} [Tue May 5 15:14:23 2026] PUT /v2.0/routers/bb6426a8-4912-4070-b391-c600af5fd6c0/remove_router_interface => generated 309 bytes in 1231 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:14:25.327 7 INFO neutron.api.v2.resource [None req-e3a627cc-ec53-4c53-ae94-7fa73f8217ce fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1435/2957] 10.0.0.29 () {34 vars in 788 bytes} [Tue May 5 15:14:25 2026] PUT /v2.0/routers/bb6426a8-4912-4070-b391-c600af5fd6c0/remove_router_interface => generated 198 bytes in 220 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/2960] 10.0.0.29 () {34 vars in 788 bytes} [Tue May 5 15:14:25 2026] PUT /v2.0/routers/bb6426a8-4912-4070-b391-c600af5fd6c0/remove_router_interface => generated 309 bytes in 1483 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:14:27.015 7 INFO neutron.api.v2.resource [None req-0fe88114-8399-4c5a-99e3-063e75e46dd4 fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1438/2961] 10.0.0.29 () {34 vars in 788 bytes} [Tue May 5 15:14:26 2026] PUT /v2.0/routers/bb6426a8-4912-4070-b391-c600af5fd6c0/remove_router_interface => generated 198 bytes in 195 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/2962] 10.0.0.29 () {34 vars in 788 bytes} [Tue May 5 15:14:27 2026] PUT /v2.0/routers/bb6426a8-4912-4070-b391-c600af5fd6c0/remove_router_interface => generated 309 bytes in 1167 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:14:28.388 7 INFO neutron.api.v2.resource [None req-22da41a5-9216-4d13-88eb-e02398ff8c0e fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1439/2963] 10.0.0.29 () {34 vars in 788 bytes} [Tue May 5 15:14:28 2026] PUT /v2.0/routers/bb6426a8-4912-4070-b391-c600af5fd6c0/remove_router_interface => generated 198 bytes in 196 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 15:14:29.429 8 INFO neutron.db.l3_hamode_db [None req-649b767c-2f15-47cc-9060-d1a8200983e8 fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] HA network 989f77c5-13a5-463f-a331-2d0b9cab6cbe was deleted as no HA routers are present in tenant 460313ddb0d74058851de8a679ebb9e3. [pid: 8|app: 0|req: 1525/2964] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:14:28 2026] DELETE /v2.0/routers/bb6426a8-4912-4070-b391-c600af5fd6c0 => generated 0 bytes in 1042 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:14:29.471 7 INFO neutron.api.v2.resource [None req-beef208f-4764-44d5-83cd-7948cc4e8659 fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1440/2965] 10.0.0.29 () {32 vars in 720 bytes} [Tue May 5 15:14:29 2026] GET /v2.0/routers/bb6426a8-4912-4070-b391-c600af5fd6c0 => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 15:14:29.525 8 INFO neutron.services.segments.plugin [-] Segment a2ca35b7-bde8-41b8-8ee1-51d4907edc38 resource provider aggregate not found 2026-05-05 15:14:29.535 8 INFO neutron.services.segments.plugin [-] Segment a2ca35b7-bde8-41b8-8ee1-51d4907edc38 resource provider aggregate not found 2026-05-05 15:14:29.550 8 INFO neutron.services.segments.plugin [-] Segment a2ca35b7-bde8-41b8-8ee1-51d4907edc38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2ca35b7-bde8-41b8-8ee1-51d4907edc38 found for delete ", "request_id": "req-069d4d52-716a-4c4c-b318-7485b31ea844"}]} 2026-05-05 15:14:29.557 8 INFO neutron.services.segments.plugin [-] Segment a2ca35b7-bde8-41b8-8ee1-51d4907edc38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2ca35b7-bde8-41b8-8ee1-51d4907edc38 found for delete ", "request_id": "req-7f030423-e44d-4516-9863-ddcf558c13e5"}]} [pid: 8|app: 0|req: 1526/2966] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:14:29 2026] DELETE /v2.0/subnets/12b36ef2-430b-440a-8d66-49f8b0774f66 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:14:29.749 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d95d1985-cc74-4736-93e2-075183505bfb fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1441/2967] 10.0.0.29 () {32 vars in 720 bytes} [Tue May 5 15:14:29 2026] GET /v2.0/subnets/12b36ef2-430b-440a-8d66-49f8b0774f66 => 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: 1527/2968] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:14:29 2026] DELETE /v2.0/subnets/e27c7d33-e1b3-418f-9a28-ced3ebc5a8b4 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:14:29.993 7 INFO neutron.pecan_wsgi.hooks.translation [None req-69373748-4bfa-476a-86f5-f99597b426bc fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1442/2969] 10.0.0.29 () {32 vars in 720 bytes} [Tue May 5 15:14:29 2026] GET /v2.0/subnets/e27c7d33-e1b3-418f-9a28-ced3ebc5a8b4 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/2970] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:14:30 2026] DELETE /v2.0/networks/257e5b79-391b-4a47-a918-a613dfba0529 => generated 0 bytes in 370 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:14:30.394 7 INFO neutron.pecan_wsgi.hooks.translation [None req-214b2a40-8895-42b2-9c20-accec6f3b01a fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1443/2971] 10.0.0.29 () {32 vars in 722 bytes} [Tue May 5 15:14:30 2026] GET /v2.0/networks/257e5b79-391b-4a47-a918-a613dfba0529 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/2972] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:14:30 2026] DELETE /v2.0/subnets/4bf94cde-52ac-4231-8e6b-fd07d15af517 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:14:30.628 7 INFO neutron.pecan_wsgi.hooks.translation [None req-377c2e18-0511-4fe0-88d5-050b40a5d062 fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1444/2973] 10.0.0.29 () {32 vars in 720 bytes} [Tue May 5 15:14:30 2026] GET /v2.0/subnets/4bf94cde-52ac-4231-8e6b-fd07d15af517 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/2974] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:14:30 2026] DELETE /v2.0/subnets/2424066a-89ac-448b-bd7f-f015b1c4be13 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:14:30.842 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b4e3d321-89a2-444b-85db-a5cdd498772d fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1445/2975] 10.0.0.29 () {32 vars in 720 bytes} [Tue May 5 15:14:30 2026] GET /v2.0/subnets/2424066a-89ac-448b-bd7f-f015b1c4be13 => 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: 1531/2976] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:14:30 2026] DELETE /v2.0/networks/d81e068f-91a6-41b6-8725-f9399fbdb796 => generated 0 bytes in 416 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:14:31.289 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9cfa80e4-c66f-41c9-a80d-afee31aeea0e fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1446/2977] 10.0.0.29 () {32 vars in 722 bytes} [Tue May 5 15:14:31 2026] GET /v2.0/networks/d81e068f-91a6-41b6-8725-f9399fbdb796 => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/2978] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:14:31 2026] DELETE /v2.0/subnets/5f29ee95-f76e-4518-9281-604fae584c24 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:14:31.593 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7c69a366-9930-4db9-b230-f029be1cdd2a fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1447/2979] 10.0.0.29 () {32 vars in 720 bytes} [Tue May 5 15:14:31 2026] GET /v2.0/subnets/5f29ee95-f76e-4518-9281-604fae584c24 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 15:14:31.608 8 INFO neutron.services.segments.plugin [-] Segment 8fde18f5-9ce6-4947-ab28-78bc17500026 resource provider aggregate not found 2026-05-05 15:14:31.634 8 INFO neutron.services.segments.plugin [-] Segment 8fde18f5-9ce6-4947-ab28-78bc17500026 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fde18f5-9ce6-4947-ab28-78bc17500026 found for delete ", "request_id": "req-22011682-91cf-43e2-81cf-0431dc82929c"}]} 2026-05-05 15:14:31.642 8 INFO neutron.services.segments.plugin [-] Segment 8fde18f5-9ce6-4947-ab28-78bc17500026 resource provider aggregate not found 2026-05-05 15:14:31.652 8 INFO neutron.services.segments.plugin [-] Segment 9c75c00f-d34b-46c9-ac98-73f0458a0f57 resource provider aggregate not found 2026-05-05 15:14:31.662 8 INFO neutron.services.segments.plugin [-] Segment 8fde18f5-9ce6-4947-ab28-78bc17500026 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fde18f5-9ce6-4947-ab28-78bc17500026 found for delete ", "request_id": "req-27a8b7bf-1b70-4228-a672-dd9061e6aab1"}]} 2026-05-05 15:14:31.672 8 INFO neutron.services.segments.plugin [-] Segment 9c75c00f-d34b-46c9-ac98-73f0458a0f57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c75c00f-d34b-46c9-ac98-73f0458a0f57 found for delete ", "request_id": "req-ca235ef4-4168-411c-b26a-e596979f3e38"}]} 2026-05-05 15:14:31.688 8 INFO neutron.services.segments.plugin [-] Segment 9c75c00f-d34b-46c9-ac98-73f0458a0f57 resource provider aggregate not found 2026-05-05 15:14:31.709 8 INFO neutron.services.segments.plugin [-] Segment 9c75c00f-d34b-46c9-ac98-73f0458a0f57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c75c00f-d34b-46c9-ac98-73f0458a0f57 found for delete ", "request_id": "req-9165e00d-a9ab-426c-af6a-6808f4289fe1"}]} [pid: 8|app: 0|req: 1533/2980] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:14:31 2026] DELETE /v2.0/subnets/15693c72-0779-4518-974c-ce68845e1ece => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:14:31.866 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5ba6b809-e6e1-4d06-bdd8-c1c844a72664 fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1448/2981] 10.0.0.29 () {32 vars in 720 bytes} [Tue May 5 15:14:31 2026] GET /v2.0/subnets/15693c72-0779-4518-974c-ce68845e1ece => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/2982] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:14:31 2026] DELETE /v2.0/networks/0861386a-faac-441d-9ab6-8561e4a54162 => generated 0 bytes in 355 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:14:32.251 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f685a6f5-7200-4a2f-acdb-3cce464d221d fc5b4800c03847a3b477b0e8f58c353f 460313ddb0d74058851de8a679ebb9e3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1449/2983] 10.0.0.29 () {32 vars in 722 bytes} [Tue May 5 15:14:32 2026] GET /v2.0/networks/0861386a-faac-441d-9ab6-8561e4a54162 => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 15:14:34.145 8 INFO neutron.services.segments.plugin [-] Segment aa05133b-1f50-49a5-8597-c768623bc3b1 resource provider aggregate not found 2026-05-05 15:14:34.150 8 INFO neutron.services.segments.plugin [-] Segment aa05133b-1f50-49a5-8597-c768623bc3b1 resource provider aggregate not found 2026-05-05 15:14:34.165 8 INFO neutron.services.segments.plugin [-] Segment aa05133b-1f50-49a5-8597-c768623bc3b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa05133b-1f50-49a5-8597-c768623bc3b1 found for delete ", "request_id": "req-63bb9382-027c-43a6-849e-210c65e6699d"}]} 2026-05-05 15:14:34.167 8 INFO neutron.services.segments.plugin [-] Segment aa05133b-1f50-49a5-8597-c768623bc3b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa05133b-1f50-49a5-8597-c768623bc3b1 found for delete ", "request_id": "req-27c24adb-72fb-4b59-aa0b-53ffbe9445b7"}]} [pid: 8|app: 0|req: 1535/2984] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:14:34 2026] GET /v2.0/security-groups?tenant_id=b40cc74b607742d7874291ec9993efb1&name=default => generated 2805 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2985] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:14:34 2026] DELETE /v2.0/security-groups/b48b93bb-1ff4-452f-9fa5-25967dd37312 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/2986] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:14:34 2026] GET /v2.0/security-groups?tenant_id=ca01fb07ddb94b7ca87bd75d04b1c297&name=default => generated 2805 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2987] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:14:34 2026] DELETE /v2.0/security-groups/b8fe7f96-81e1-46df-9987-ffd819af012f => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/2988] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:14:34 2026] GET /v2.0/security-groups?tenant_id=f75b5fe56f6b4601805956e72b6254b8&name=default => generated 2805 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2989] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:14:35 2026] DELETE /v2.0/security-groups/0fb607c5-e179-45f1-97db-4b5f4a86fe55 => 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: 1538/2990] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:14:35 2026] GET /v2.0/security-groups?tenant_id=460313ddb0d74058851de8a679ebb9e3&name=default => generated 2801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2991] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:14:35 2026] DELETE /v2.0/security-groups/3c9b5dc0-32a5-424d-857f-05ddfa015bc8 => 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: 1539/2992] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:14:35 2026] GET /v2.0/security-groups?tenant_id=440e895c2abd4c4f849d02b07430f5be&name=default => generated 2805 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2993] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:14:35 2026] DELETE /v2.0/security-groups/b85379ff-0231-4164-821d-0fe3fb7ee566 => generated 0 bytes in 455 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/2994] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:14:36 2026] GET /v2.0/security-groups?tenant_id=984ee4db895b43aead0a3289802447c7&name=default => generated 2805 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2995] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:14:36 2026] DELETE /v2.0/security-groups/caa07884-7227-4c70-8d27-cf018d1f47b1 => 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: 1541/2996] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:14:36 2026] GET /v2.0/security-groups?tenant_id=a0e02aeea9a84bcc8f9bc8aa274c5b99&name=default => generated 2805 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2997] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:14:36 2026] DELETE /v2.0/security-groups/ad78b60d-331f-4239-a9d2-862f067bb3ad => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:14:41.177 8 WARNING neutron_lib.context [None req-d9a7ebc3-275b-4f56-bd94-563e972e4f46 5df578fa23cd46798aea16044583700a f856c62efacf4a168e445ffed1d320a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1542/3000] 10.0.0.29 () {34 vars in 675 bytes} [Tue May 5 15:14:41 2026] POST /v2.0/floatingips => generated 552 bytes in 836 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:14:41.851 7 WARNING neutron_lib.context [None req-cbc48a33-e8fa-4e54-a892-0c90da414d3d 5df578fa23cd46798aea16044583700a f856c62efacf4a168e445ffed1d320a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1459/3001] 10.0.0.29 () {34 vars in 675 bytes} [Tue May 5 15:14:41 2026] POST /v2.0/floatingips => generated 552 bytes in 594 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:14:42.449 8 WARNING neutron_lib.context [None req-c9b22f88-c670-4800-8390-9c52cbd94995 5df578fa23cd46798aea16044583700a f856c62efacf4a168e445ffed1d320a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1543/3002] 10.0.0.29 () {34 vars in 675 bytes} [Tue May 5 15:14:42 2026] POST /v2.0/floatingips => generated 552 bytes in 661 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:14:43.118 7 WARNING neutron_lib.context [None req-38429dec-5338-440a-bda6-02a84f2d9cc8 5df578fa23cd46798aea16044583700a f856c62efacf4a168e445ffed1d320a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1460/3003] 10.0.0.29 () {34 vars in 675 bytes} [Tue May 5 15:14:43 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) 2026-05-05 15:14:43.754 8 WARNING neutron_lib.context [None req-ca559485-af38-4312-a754-5a6aa5238514 5df578fa23cd46798aea16044583700a f856c62efacf4a168e445ffed1d320a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1544/3004] 10.0.0.29 () {34 vars in 675 bytes} [Tue May 5 15:14:43 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) [pid: 7|app: 0|req: 1461/3005] 10.0.0.29 () {34 vars in 758 bytes} [Tue May 5 15:14:44 2026] PUT /v2.0/floatingips/2ae56a0f-241a-49a0-9546-f9f75d7144b6/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: 1545/3006] 10.0.0.29 () {34 vars in 758 bytes} [Tue May 5 15:14:44 2026] PUT /v2.0/floatingips/d7440f14-c742-401f-b886-6e23f9237ad9/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/3007] 10.0.0.29 () {34 vars in 758 bytes} [Tue May 5 15:14:44 2026] PUT /v2.0/floatingips/392753cc-da48-4de9-8831-588d70601eee/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3008] 10.0.0.29 () {34 vars in 758 bytes} [Tue May 5 15:14:44 2026] PUT /v2.0/floatingips/c9fbbad3-91f9-49a3-8fc8-299c16c9d5da/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: 1463/3009] 10.0.0.29 () {32 vars in 671 bytes} [Tue May 5 15:14:44 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3010] 10.0.0.29 () {32 vars in 685 bytes} [Tue May 5 15:14:44 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/3011] 10.0.0.29 () {32 vars in 681 bytes} [Tue May 5 15:14:44 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3012] 10.0.0.29 () {32 vars in 693 bytes} [Tue May 5 15:14:44 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/3013] 10.0.0.29 () {32 vars in 679 bytes} [Tue May 5 15:14:44 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3014] 10.0.0.29 () {32 vars in 693 bytes} [Tue May 5 15:14:44 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/3015] 10.0.0.29 () {32 vars in 689 bytes} [Tue May 5 15:14:44 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3016] 10.0.0.29 () {32 vars in 701 bytes} [Tue May 5 15:14:44 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 452 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/3017] 10.0.0.29 () {32 vars in 731 bytes} [Tue May 5 15:14:45 2026] DELETE /v2.0/floatingips/2ae56a0f-241a-49a0-9546-f9f75d7144b6 => generated 0 bytes in 391 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3018] 10.0.0.29 () {32 vars in 731 bytes} [Tue May 5 15:14:45 2026] DELETE /v2.0/floatingips/d7440f14-c742-401f-b886-6e23f9237ad9 => generated 0 bytes in 340 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/3019] 10.0.0.29 () {32 vars in 731 bytes} [Tue May 5 15:14:46 2026] DELETE /v2.0/floatingips/392753cc-da48-4de9-8831-588d70601eee => 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: 1552/3020] 10.0.0.29 () {32 vars in 731 bytes} [Tue May 5 15:14:46 2026] DELETE /v2.0/floatingips/c9fbbad3-91f9-49a3-8fc8-299c16c9d5da => generated 0 bytes in 343 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/3021] 10.0.0.29 () {32 vars in 731 bytes} [Tue May 5 15:14:46 2026] DELETE /v2.0/floatingips/5d62ed79-9148-4a2b-aa4d-1bdc0cd286b1 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3022] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:14:47 2026] GET /v2.0/security-groups?tenant_id=68e43152636a4b69a6568fcfaebac2a3&name=default => generated 2805 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/3023] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:14:48 2026] DELETE /v2.0/security-groups/4632a904-9e5e-4e7b-8627-0ce73858555e => 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: 1554/3024] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:14:48 2026] GET /v2.0/security-groups?tenant_id=f856c62efacf4a168e445ffed1d320a7&name=default => generated 2805 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/3025] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:14:48 2026] DELETE /v2.0/security-groups/0fcaeff2-d9c9-416f-abbf-4061cdc64a6c => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3026] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:14:48 2026] GET /v2.0/security-groups?tenant_id=9341c1c98ddc422daff1b1ccc8b81775&name=default => generated 2805 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/3027] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:14:48 2026] DELETE /v2.0/security-groups/1b7c0afd-90d4-4328-9c68-97aa26e21f0c => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:14:52.967 8 WARNING neutron_lib.context [None req-3c13b0a7-ea31-476a-ab0a-1ff1e196e1d8 7b589adc4a2647ae9a4951193be6e3fb 115a941e24034c49a5f8ed50effe0a61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1556/3028] 10.0.0.29 () {34 vars in 683 bytes} [Tue May 5 15:14:52 2026] POST /v2.0/security-groups => generated 1539 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 15:14:53.159 7 WARNING neutron_lib.context [None req-9c56c7a0-fde7-47fc-8fc0-6d46594e0d3b 7b589adc4a2647ae9a4951193be6e3fb 115a941e24034c49a5f8ed50effe0a61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1473/3029] 10.0.0.29 () {34 vars in 683 bytes} [Tue May 5 15:14:53 2026] POST /v2.0/security-groups => generated 1539 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 15:14:53.281 8 WARNING neutron_lib.context [None req-df85f3ba-e1ca-4a2d-bbe8-81970944612c 7b589adc4a2647ae9a4951193be6e3fb 115a941e24034c49a5f8ed50effe0a61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1557/3030] 10.0.0.29 () {34 vars in 683 bytes} [Tue May 5 15:14:53 2026] POST /v2.0/security-groups => generated 1539 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 15:14:53.412 7 WARNING neutron_lib.context [None req-97e8502f-a36a-4f76-a2f1-c9d574a0116b 7b589adc4a2647ae9a4951193be6e3fb 115a941e24034c49a5f8ed50effe0a61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1474/3031] 10.0.0.29 () {34 vars in 683 bytes} [Tue May 5 15:14:53 2026] POST /v2.0/security-groups => generated 1539 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 15:14:53.538 8 WARNING neutron_lib.context [None req-7b1ef3a7-67e1-476e-89ed-8554e3930602 7b589adc4a2647ae9a4951193be6e3fb 115a941e24034c49a5f8ed50effe0a61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1558/3032] 10.0.0.29 () {34 vars in 683 bytes} [Tue May 5 15:14:53 2026] POST /v2.0/security-groups => generated 1539 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/3033] 10.0.0.29 () {34 vars in 766 bytes} [Tue May 5 15:14:53 2026] PUT /v2.0/security-groups/c3bea47f-1911-4a43-89d9-38a9661cb331/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: 1559/3034] 10.0.0.29 () {34 vars in 766 bytes} [Tue May 5 15:14:53 2026] PUT /v2.0/security-groups/169bcd67-6ac3-4967-aa6b-932c44a17d43/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/3035] 10.0.0.29 () {34 vars in 766 bytes} [Tue May 5 15:14:53 2026] PUT /v2.0/security-groups/32987a68-5d33-41c7-9f2a-f74b5ec28e76/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3036] 10.0.0.29 () {34 vars in 766 bytes} [Tue May 5 15:14:53 2026] PUT /v2.0/security-groups/6d354850-aced-4af4-8567-6f3ce3c0f63e/tags => 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: 1477/3037] 10.0.0.29 () {32 vars in 679 bytes} [Tue May 5 15:14:53 2026] GET /v2.0/security-groups?tags=red => generated 4624 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3038] 10.0.0.29 () {32 vars in 693 bytes} [Tue May 5 15:14:53 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3098 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/3039] 10.0.0.29 () {32 vars in 689 bytes} [Tue May 5 15:14:53 2026] GET /v2.0/security-groups?tags-any=blue => generated 3098 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3040] 10.0.0.29 () {32 vars in 701 bytes} [Tue May 5 15:14:54 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4624 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/3041] 10.0.0.29 () {32 vars in 687 bytes} [Tue May 5 15:14:54 2026] GET /v2.0/security-groups?not-tags=red => generated 5854 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3042] 10.0.0.29 () {32 vars in 701 bytes} [Tue May 5 15:14:54 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7380 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/3043] 10.0.0.29 () {32 vars in 697 bytes} [Tue May 5 15:14:54 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7380 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3044] 10.0.0.29 () {32 vars in 709 bytes} [Tue May 5 15:14:54 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5854 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/3045] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:14:54 2026] DELETE /v2.0/security-groups/c3bea47f-1911-4a43-89d9-38a9661cb331 => 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: 1565/3046] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:14:54 2026] DELETE /v2.0/security-groups/169bcd67-6ac3-4967-aa6b-932c44a17d43 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/3047] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:14:54 2026] DELETE /v2.0/security-groups/32987a68-5d33-41c7-9f2a-f74b5ec28e76 => 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: 1566/3048] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:14:54 2026] DELETE /v2.0/security-groups/6d354850-aced-4af4-8567-6f3ce3c0f63e => 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: 1483/3049] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:14:54 2026] DELETE /v2.0/security-groups/4c40462b-8e19-40e2-8d75-4ac1eac36bd2 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3050] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:14:55 2026] GET /v2.0/security-groups?tenant_id=115a941e24034c49a5f8ed50effe0a61&name=default => generated 2805 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/3051] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:14:55 2026] DELETE /v2.0/security-groups/97f356ea-b122-4f3c-bd40-a130bed98a26 => 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: 1568/3052] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:14:55 2026] GET /v2.0/security-groups?tenant_id=a938eeecddd14ba4a8c186ebd509ebc5&name=default => generated 2805 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/3053] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:14:56 2026] DELETE /v2.0/security-groups/52f1b7dd-50fa-4a05-ba56-fe3e4c78984b => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3054] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:14:56 2026] GET /v2.0/security-groups?tenant_id=0b5d6856039c42fea49a2de1c26efdfc&name=default => generated 2805 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/3057] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:14:56 2026] DELETE /v2.0/security-groups/36c2b80d-3546-4775-bcc9-02daf7a7df3e => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:15:00.707 8 WARNING neutron_lib.context [None req-162a9b71-3256-4e3d-a3bc-28938a0dc9eb c0a1655c363b4b63bc54e93210fcb048 5206a97ec89449d9a324c8b0b89d0a72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1572/3058] 10.0.0.29 () {34 vars in 675 bytes} [Tue May 5 15:15:00 2026] POST /v2.0/subnetpools => generated 516 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:15:00.781 7 WARNING neutron_lib.context [None req-9591e60d-0b54-4e75-bed0-b5da9a7fd15c c0a1655c363b4b63bc54e93210fcb048 5206a97ec89449d9a324c8b0b89d0a72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1487/3059] 10.0.0.29 () {34 vars in 675 bytes} [Tue May 5 15:15:00 2026] POST /v2.0/subnetpools => generated 516 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:15:00.842 8 WARNING neutron_lib.context [None req-b0ee872e-b581-4bd3-8680-66fcb76d1b90 c0a1655c363b4b63bc54e93210fcb048 5206a97ec89449d9a324c8b0b89d0a72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1573/3060] 10.0.0.29 () {34 vars in 675 bytes} [Tue May 5 15:15:00 2026] POST /v2.0/subnetpools => generated 516 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:15:00.904 7 WARNING neutron_lib.context [None req-671f52a5-fe11-4839-8bba-d7375164186e c0a1655c363b4b63bc54e93210fcb048 5206a97ec89449d9a324c8b0b89d0a72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1488/3061] 10.0.0.29 () {34 vars in 675 bytes} [Tue May 5 15:15:00 2026] POST /v2.0/subnetpools => generated 516 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:15:00.969 8 WARNING neutron_lib.context [None req-1c7d8592-d370-4785-a79c-cee9e8532b3e c0a1655c363b4b63bc54e93210fcb048 5206a97ec89449d9a324c8b0b89d0a72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1574/3062] 10.0.0.29 () {34 vars in 675 bytes} [Tue May 5 15:15:00 2026] POST /v2.0/subnetpools => generated 516 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/3063] 10.0.0.29 () {34 vars in 758 bytes} [Tue May 5 15:15:01 2026] PUT /v2.0/subnetpools/2fc3714a-bb71-4fce-a514-d8c2c39ff48e/tags => generated 17 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3064] 10.0.0.29 () {34 vars in 758 bytes} [Tue May 5 15:15:01 2026] PUT /v2.0/subnetpools/309f5456-7884-41ba-a5f2-4debf669e5b6/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/3065] 10.0.0.29 () {34 vars in 758 bytes} [Tue May 5 15:15:01 2026] PUT /v2.0/subnetpools/2d3f1272-31a2-41be-bab0-79fed9b704ce/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3066] 10.0.0.29 () {34 vars in 758 bytes} [Tue May 5 15:15:01 2026] PUT /v2.0/subnetpools/bca1404d-5461-4cd1-9ba2-a7aff55e3a4e/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: 1491/3067] 10.0.0.29 () {32 vars in 671 bytes} [Tue May 5 15:15:01 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: 1577/3068] 10.0.0.29 () {32 vars in 685 bytes} [Tue May 5 15:15:01 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3069] 10.0.0.29 () {32 vars in 681 bytes} [Tue May 5 15:15:01 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3070] 10.0.0.29 () {32 vars in 693 bytes} [Tue May 5 15:15:01 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3071] 10.0.0.29 () {32 vars in 679 bytes} [Tue May 5 15:15:01 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3072] 10.0.0.29 () {32 vars in 693 bytes} [Tue May 5 15:15:01 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3073] 10.0.0.29 () {32 vars in 689 bytes} [Tue May 5 15:15:01 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3074] 10.0.0.29 () {32 vars in 701 bytes} [Tue May 5 15:15:01 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/3075] 10.0.0.29 () {32 vars in 731 bytes} [Tue May 5 15:15:01 2026] DELETE /v2.0/subnetpools/2fc3714a-bb71-4fce-a514-d8c2c39ff48e => 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: 1581/3076] 10.0.0.29 () {32 vars in 731 bytes} [Tue May 5 15:15:01 2026] DELETE /v2.0/subnetpools/309f5456-7884-41ba-a5f2-4debf669e5b6 => 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: 1496/3077] 10.0.0.29 () {32 vars in 731 bytes} [Tue May 5 15:15:01 2026] DELETE /v2.0/subnetpools/2d3f1272-31a2-41be-bab0-79fed9b704ce => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3078] 10.0.0.29 () {32 vars in 731 bytes} [Tue May 5 15:15:01 2026] DELETE /v2.0/subnetpools/bca1404d-5461-4cd1-9ba2-a7aff55e3a4e => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3079] 10.0.0.29 () {32 vars in 731 bytes} [Tue May 5 15:15:01 2026] DELETE /v2.0/subnetpools/4f39063f-d177-4d1c-b037-ed1ca9c7da5f => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3080] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:15:02 2026] GET /v2.0/security-groups?tenant_id=5206a97ec89449d9a324c8b0b89d0a72&name=default => generated 2805 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3081] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:15:02 2026] DELETE /v2.0/security-groups/d0af1dbf-5ed7-4af6-9235-ee61aa6e3294 => 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: 1584/3082] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:15:03 2026] GET /v2.0/security-groups?tenant_id=9e708f22e00946a0bfb84c262eb58b3e&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: 1499/3083] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:15:03 2026] DELETE /v2.0/security-groups/7ee59dae-ceba-43cc-960d-defc8c17eb29 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3084] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:15:03 2026] GET /v2.0/security-groups?tenant_id=75a7d41715a64dd1bf703b263bca8f2f&name=default => generated 2805 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3085] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:15:03 2026] DELETE /v2.0/security-groups/a5a74ae7-1017-4a9b-932a-855d8893ea13 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:15:06.950 8 WARNING neutron_lib.context [None req-d61dcc02-f2f0-4a8b-bc0a-240f9feb48b9 57bb1e9140cf4ac6b2b7ba92f4cda6d7 3d2aa4440ccf48b6a3937a42da89b02d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 15:15:07.063 8 INFO neutron.db.segments_db [None req-d61dcc02-f2f0-4a8b-bc0a-240f9feb48b9 57bb1e9140cf4ac6b2b7ba92f4cda6d7 3d2aa4440ccf48b6a3937a42da89b02d - - default default] Added segment d46af009-da26-48f8-8ceb-24bc6120eb3d of type vxlan for network d4f37844-4ca3-4847-902c-81c3ea532e2a [pid: 8|app: 0|req: 1586/3086] 10.0.0.29 () {34 vars in 669 bytes} [Tue May 5 15:15:06 2026] POST /v2.0/networks => generated 632 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 15:15:07.187 7 WARNING neutron_lib.context [None req-14428c44-8e1e-4f7c-947a-5bea11cffa12 57bb1e9140cf4ac6b2b7ba92f4cda6d7 3d2aa4440ccf48b6a3937a42da89b02d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1501/3087] 10.0.0.29 () {34 vars in 668 bytes} [Tue May 5 15:15:07 2026] POST /v2.0/subnets => generated 602 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3088] 10.0.0.29 () {34 vars in 750 bytes} [Tue May 5 15:15:07 2026] PUT /v2.0/subnets/8788e9e3-d5ca-4dae-9d91-9283daaabce5/tags => generated 25 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3089] 10.0.0.29 () {32 vars in 730 bytes} [Tue May 5 15:15:07 2026] GET /v2.0/subnets/8788e9e3-d5ca-4dae-9d91-9283daaabce5/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3090] 10.0.0.29 () {34 vars in 761 bytes} [Tue May 5 15:15:07 2026] PUT /v2.0/subnets/8788e9e3-d5ca-4dae-9d91-9283daaabce5/tags/green => 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: 1503/3091] 10.0.0.29 () {32 vars in 730 bytes} [Tue May 5 15:15:07 2026] GET /v2.0/subnets/8788e9e3-d5ca-4dae-9d91-9283daaabce5/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3092] 10.0.0.29 () {34 vars in 757 bytes} [Tue May 5 15:15:07 2026] PUT /v2.0/subnets/8788e9e3-d5ca-4dae-9d91-9283daaabce5/tags/red => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3093] 10.0.0.29 () {32 vars in 730 bytes} [Tue May 5 15:15:07 2026] GET /v2.0/subnets/8788e9e3-d5ca-4dae-9d91-9283daaabce5/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3094] 10.0.0.29 () {34 vars in 779 bytes} [Tue May 5 15:15:07 2026] PUT /v2.0/subnets/8788e9e3-d5ca-4dae-9d91-9283daaabce5/tags/black.or.white => generated 4 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3095] 10.0.0.29 () {32 vars in 730 bytes} [Tue May 5 15:15:07 2026] GET /v2.0/subnets/8788e9e3-d5ca-4dae-9d91-9283daaabce5/tags => generated 52 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3096] 10.0.0.29 () {34 vars in 750 bytes} [Tue May 5 15:15:08 2026] PUT /v2.0/subnets/8788e9e3-d5ca-4dae-9d91-9283daaabce5/tags => generated 37 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3097] 10.0.0.29 () {32 vars in 730 bytes} [Tue May 5 15:15:08 2026] GET /v2.0/subnets/8788e9e3-d5ca-4dae-9d91-9283daaabce5/tags => generated 37 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3098] 10.0.0.29 () {32 vars in 738 bytes} [Tue May 5 15:15:08 2026] GET /v2.0/subnets/8788e9e3-d5ca-4dae-9d91-9283daaabce5/tags/red => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:15:08.279 7 INFO neutron.api.v2.resource [None req-4d790d9e-6a18-4462-90f7-7cf1427ff5ae 57bb1e9140cf4ac6b2b7ba92f4cda6d7 3d2aa4440ccf48b6a3937a42da89b02d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1507/3099] 10.0.0.29 () {32 vars in 742 bytes} [Tue May 5 15:15:08 2026] GET /v2.0/subnets/8788e9e3-d5ca-4dae-9d91-9283daaabce5/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3100] 10.0.0.29 () {32 vars in 741 bytes} [Tue May 5 15:15:08 2026] DELETE /v2.0/subnets/8788e9e3-d5ca-4dae-9d91-9283daaabce5/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3101] 10.0.0.29 () {32 vars in 730 bytes} [Tue May 5 15:15:08 2026] GET /v2.0/subnets/8788e9e3-d5ca-4dae-9d91-9283daaabce5/tags => generated 30 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 15:15:08.437 8 INFO neutron.api.v2.resource [None req-03a583a9-c35f-4cbc-83b0-6217c5466fa9 57bb1e9140cf4ac6b2b7ba92f4cda6d7 3d2aa4440ccf48b6a3937a42da89b02d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1594/3102] 10.0.0.29 () {32 vars in 745 bytes} [Tue May 5 15:15:08 2026] DELETE /v2.0/subnets/8788e9e3-d5ca-4dae-9d91-9283daaabce5/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3103] 10.0.0.29 () {32 vars in 733 bytes} [Tue May 5 15:15:08 2026] DELETE /v2.0/subnets/8788e9e3-d5ca-4dae-9d91-9283daaabce5/tags => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3104] 10.0.0.29 () {32 vars in 730 bytes} [Tue May 5 15:15:08 2026] GET /v2.0/subnets/8788e9e3-d5ca-4dae-9d91-9283daaabce5/tags => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3105] 10.0.0.29 () {32 vars in 723 bytes} [Tue May 5 15:15:08 2026] DELETE /v2.0/subnets/8788e9e3-d5ca-4dae-9d91-9283daaabce5 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 15:15:09.217 8 INFO neutron.services.segments.plugin [-] Segment d46af009-da26-48f8-8ceb-24bc6120eb3d resource provider aggregate not found 2026-05-05 15:15:09.232 8 INFO neutron.services.segments.plugin [-] Segment d46af009-da26-48f8-8ceb-24bc6120eb3d resource provider aggregate not found 2026-05-05 15:15:09.236 8 INFO neutron.services.segments.plugin [-] Segment d46af009-da26-48f8-8ceb-24bc6120eb3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d46af009-da26-48f8-8ceb-24bc6120eb3d found for delete ", "request_id": "req-67e5a666-0349-4153-a777-ba9b2f77b98c"}]} 2026-05-05 15:15:09.247 8 INFO neutron.services.segments.plugin [-] Segment d46af009-da26-48f8-8ceb-24bc6120eb3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d46af009-da26-48f8-8ceb-24bc6120eb3d found for delete ", "request_id": "req-6ce07fc9-8726-4e82-99bf-e912946af129"}]} [pid: 8|app: 0|req: 1596/3106] 10.0.0.29 () {32 vars in 725 bytes} [Tue May 5 15:15:08 2026] DELETE /v2.0/networks/d4f37844-4ca3-4847-902c-81c3ea532e2a => generated 0 bytes in 451 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3107] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:15:09 2026] GET /v2.0/security-groups?tenant_id=7cf14779dc3641e68a855f3ce251d8bd&name=default => generated 2805 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3108] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:15:10 2026] DELETE /v2.0/security-groups/663c7f4a-c876-4e79-8e31-cda3d9e99721 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3109] 10.0.0.29 () {32 vars in 773 bytes} [Tue May 5 15:15:10 2026] GET /v2.0/security-groups?tenant_id=3d2aa4440ccf48b6a3937a42da89b02d&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: 1598/3110] 10.0.0.29 () {32 vars in 739 bytes} [Tue May 5 15:15:10 2026] DELETE /v2.0/security-groups/353eeb43-33fa-481b-9ed0-87e804f0803a => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3113] 10.0.0.29 () {32 vars in 648 bytes} [Tue May 5 15:15:12 2026] GET /v2.0/networks => generated 2168 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3114] 10.0.0.29 () {32 vars in 654 bytes} [Tue May 5 15:15:14 2026] GET /v2.0/floatingips => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3115] 10.0.0.29 () {32 vars in 646 bytes} [Tue May 5 15:15:14 2026] GET /v2.0/routers => generated 15 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3116] 10.0.0.29 () {32 vars in 642 bytes} [Tue May 5 15:15:14 2026] GET /v2.0/ports => generated 4725 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3117] 10.0.0.29 () {32 vars in 646 bytes} [Tue May 5 15:15:14 2026] GET /v2.0/subnets => generated 1261 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3118] 10.0.0.29 () {32 vars in 648 bytes} [Tue May 5 15:15:14 2026] GET /v2.0/networks => generated 2168 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3119] 10.0.0.29 () {32 vars in 662 bytes} [Tue May 5 15:15:14 2026] GET /v2.0/security-groups => generated 16626 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3120] 10.0.0.29 () {32 vars in 654 bytes} [Tue May 5 15:15:14 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)