+ 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 22:49:44 2026] *** compiled with version: 11.4.0 on 05 May 2026 11:02:13 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: neutron-server-7dbcb57894-jchkk 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 0x558766869120 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-05 22:49:47.823 8 INFO neutron.common.config [-] Logging enabled! 2026-05-05 22:49:47.824 8 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-05-05 22:49:47.825 7 INFO neutron.common.config [-] Logging enabled! 2026-05-05 22:49:47.826 7 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-05-05 22:49:48.259 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-05 22:49:48.300 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-05 22:49:49.138 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-05 22:49:49.141 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-05 22:49:49.144 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-05 22:49:49.145 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-05 22:49:49.146 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-05 22:49:49.146 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-05 22:49:49.146 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 22:49:49.152 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 22:49:49.153 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 22:49:49.153 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-05 22:49:49.164 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-05 22:49:49.167 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-05 22:49:49.170 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-05 22:49:49.170 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-05 22:49:49.171 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-05 22:49:49.171 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-05 22:49:49.171 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 22:49:49.175 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-05 22:49:49.176 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-05 22:49:49.176 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-05 22:49:49.177 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 22:49:49.177 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 22:49:49.177 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-05 22:49:49.195 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-05 22:49:49.196 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-05 22:49:49.196 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-05 22:49:49.232 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-05 22:49:49.232 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-05 22:49:49.232 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-05 22:49:49.233 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-05 22:49:49.236 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-05 22:49:49.236 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-05 22:49:49.236 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-05 22:49:49.236 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-05 22:49:49.242 7 WARNING oslo_policy.policy [None req-71f0eb13-d19b-47fb-8722-1856947f216e - - - - - -] 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 22:49:49.243 8 WARNING oslo_policy.policy [None req-404cb597-4f62-4612-8540-db7f135c4057 - - - - - -] 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 22:49:49.515 8 INFO neutron.plugins.ml2.managers [None req-404cb597-4f62-4612-8540-db7f135c4057 - - - - - -] Initializing driver for type 'vlan' 2026-05-05 22:49:49.525 7 INFO neutron.plugins.ml2.managers [None req-71f0eb13-d19b-47fb-8722-1856947f216e - - - - - -] Initializing driver for type 'vlan' 2026-05-05 22:49:49.839 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-71f0eb13-d19b-47fb-8722-1856947f216e - - - - - -] VlanTypeDriver initialization complete 2026-05-05 22:49:49.840 7 INFO neutron.plugins.ml2.managers [None req-71f0eb13-d19b-47fb-8722-1856947f216e - - - - - -] Initializing driver for type 'vxlan' 2026-05-05 22:49:49.840 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-71f0eb13-d19b-47fb-8722-1856947f216e - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-05 22:49:49.860 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-404cb597-4f62-4612-8540-db7f135c4057 - - - - - -] VlanTypeDriver initialization complete 2026-05-05 22:49:49.861 8 INFO neutron.plugins.ml2.managers [None req-404cb597-4f62-4612-8540-db7f135c4057 - - - - - -] Initializing driver for type 'vxlan' 2026-05-05 22:49:49.861 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-404cb597-4f62-4612-8540-db7f135c4057 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-05 22:49:49.861 7 INFO neutron.plugins.ml2.managers [None req-71f0eb13-d19b-47fb-8722-1856947f216e - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-05 22:49:49.861 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-71f0eb13-d19b-47fb-8722-1856947f216e - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-05 22:49:49.862 7 INFO neutron.plugins.ml2.managers [None req-71f0eb13-d19b-47fb-8722-1856947f216e - - - - - -] Initializing extension driver 'port_security' 2026-05-05 22:49:49.862 7 INFO neutron.plugins.ml2.extensions.port_security [None req-71f0eb13-d19b-47fb-8722-1856947f216e - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-05 22:49:49.862 7 INFO neutron.plugins.ml2.managers [None req-71f0eb13-d19b-47fb-8722-1856947f216e - - - - - -] Initializing extension driver 'qos' 2026-05-05 22:49:49.862 7 INFO neutron.plugins.ml2.managers [None req-71f0eb13-d19b-47fb-8722-1856947f216e - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-05 22:49:49.862 7 INFO neutron.plugins.ml2.managers [None req-71f0eb13-d19b-47fb-8722-1856947f216e - - - - - -] Initializing mechanism driver 'l2population' 2026-05-05 22:49:49.873 7 INFO neutron.quota [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded quota_driver: . 2026-05-05 22:49:49.873 7 INFO neutron.plugins.ml2.plugin [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Modular L2 Plugin initialization complete 2026-05-05 22:49:49.873 7 INFO neutron.plugins.ml2.managers [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-05 22:49:49.873 7 INFO neutron.plugins.ml2.managers [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-05 22:49:49.873 7 INFO neutron.plugins.ml2.managers [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Got port-security extension from driver 'port_security' 2026-05-05 22:49:49.874 7 INFO neutron.extensions.vlantransparent [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Disabled vlantransparent extension. 2026-05-05 22:49:49.874 7 INFO neutron.manager [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loading Plugin: qos 2026-05-05 22:49:49.884 7 INFO neutron.manager [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loading Plugin: router 2026-05-05 22:49:49.890 8 INFO neutron.plugins.ml2.managers [None req-404cb597-4f62-4612-8540-db7f135c4057 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-05 22:49:49.890 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-404cb597-4f62-4612-8540-db7f135c4057 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-05 22:49:49.890 8 INFO neutron.plugins.ml2.managers [None req-404cb597-4f62-4612-8540-db7f135c4057 - - - - - -] Initializing extension driver 'port_security' 2026-05-05 22:49:49.890 8 INFO neutron.plugins.ml2.extensions.port_security [None req-404cb597-4f62-4612-8540-db7f135c4057 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-05 22:49:49.890 8 INFO neutron.plugins.ml2.managers [None req-404cb597-4f62-4612-8540-db7f135c4057 - - - - - -] Initializing extension driver 'qos' 2026-05-05 22:49:49.891 8 INFO neutron.plugins.ml2.managers [None req-404cb597-4f62-4612-8540-db7f135c4057 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-05 22:49:49.891 8 INFO neutron.plugins.ml2.managers [None req-404cb597-4f62-4612-8540-db7f135c4057 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-05 22:49:49.902 8 INFO neutron.quota [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded quota_driver: . 2026-05-05 22:49:49.902 8 INFO neutron.plugins.ml2.plugin [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Modular L2 Plugin initialization complete 2026-05-05 22:49:49.902 8 INFO neutron.plugins.ml2.managers [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-05 22:49:49.902 8 INFO neutron.plugins.ml2.managers [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-05 22:49:49.903 8 INFO neutron.plugins.ml2.managers [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Got port-security extension from driver 'port_security' 2026-05-05 22:49:49.903 8 INFO neutron.extensions.vlantransparent [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Disabled vlantransparent extension. 2026-05-05 22:49:49.903 8 INFO neutron.manager [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loading Plugin: qos 2026-05-05 22:49:49.913 8 INFO neutron.manager [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loading Plugin: router 2026-05-05 22:49:49.917 7 INFO neutron.services.service_base [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-05 22:49:49.917 7 INFO neutron.manager [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loading Plugin: segments 2026-05-05 22:49:49.947 8 INFO neutron.services.service_base [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-05 22:49:49.947 8 INFO neutron.manager [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loading Plugin: segments 2026-05-05 22:49:50.007 7 INFO neutron.manager [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loading Plugin: trunk 2026-05-05 22:49:50.037 8 INFO neutron.manager [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loading Plugin: trunk 2026-05-05 22:49:50.059 7 INFO neutron.manager [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loading Plugin: vpnaas 2026-05-05 22:49:50.090 8 INFO neutron.manager [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loading Plugin: vpnaas 2026-05-05 22:49:50.096 7 WARNING stevedore.named [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-05 22:49:50.128 8 WARNING stevedore.named [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-05 22:49:50.151 7 INFO neutron_vpnaas.services.vpn.plugin [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-05 22:49:50.152 7 INFO neutron.common.utils [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-05 22:49:50.152 7 INFO neutron.manager [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loading Plugin: auto_allocate 2026-05-05 22:49:50.156 7 INFO neutron.manager [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loading Plugin: tag 2026-05-05 22:49:50.161 7 INFO neutron.manager [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loading Plugin: timestamp 2026-05-05 22:49:50.163 7 INFO neutron.manager [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loading Plugin: network_ip_availability 2026-05-05 22:49:50.166 7 INFO neutron.manager [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loading Plugin: flavors 2026-05-05 22:49:50.169 7 INFO neutron.manager [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loading Plugin: revisions 2026-05-05 22:49:50.172 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Initializing extension manager. 2026-05-05 22:49:50.173 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: address-group 2026-05-05 22:49:50.174 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: address-scope 2026-05-05 22:49:50.175 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-05 22:49:50.175 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: agent 2026-05-05 22:49:50.176 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: agent-resources-synced 2026-05-05 22:49:50.177 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: allowed-address-pairs 2026-05-05 22:49:50.178 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: auto-allocated-topology 2026-05-05 22:49:50.179 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: availability_zone 2026-05-05 22:49:50.179 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: availability_zone_filter 2026-05-05 22:49:50.180 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-05 22:49:50.180 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: default-subnetpools 2026-05-05 22:49:50.182 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-05 22:49:50.182 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: dns-integration 2026-05-05 22:49:50.183 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: dns-domain-ports 2026-05-05 22:49:50.183 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-05 22:49:50.184 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: dvr 2026-05-05 22:49:50.184 8 INFO neutron_vpnaas.services.vpn.plugin [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-05 22:49:50.184 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-05 22:49:50.185 8 INFO neutron.common.utils [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-05 22:49:50.185 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: empty-string-filtering 2026-05-05 22:49:50.185 8 INFO neutron.manager [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loading Plugin: auto_allocate 2026-05-05 22:49:50.186 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-05 22:49:50.186 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-05 22:49:50.187 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: external-net 2026-05-05 22:49:50.187 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-05 22:49:50.188 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: extraroute 2026-05-05 22:49:50.188 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: extraroute-atomic 2026-05-05 22:49:50.189 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-05 22:49:50.190 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-05 22:49:50.190 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-05 22:49:50.191 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-05 22:49:50.191 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: fip-port-details 2026-05-05 22:49:50.191 8 INFO neutron.manager [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loading Plugin: tag 2026-05-05 22:49:50.192 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: flavors 2026-05-05 22:49:50.193 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-05 22:49:50.194 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: floatingip-pools 2026-05-05 22:49:50.194 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: ip_allocation 2026-05-05 22:49:50.195 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: ip-substring-filtering 2026-05-05 22:49:50.195 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: l2_adjacency 2026-05-05 22:49:50.196 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: router 2026-05-05 22:49:50.198 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-05 22:49:50.199 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-05 22:49:50.199 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-05 22:49:50.200 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: ext-gw-mode 2026-05-05 22:49:50.200 8 INFO neutron.manager [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loading Plugin: timestamp 2026-05-05 22:49:50.200 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: l3-ha 2026-05-05 22:49:50.201 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-05 22:49:50.202 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-05 22:49:50.202 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: l3-flavors 2026-05-05 22:49:50.203 8 INFO neutron.manager [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loading Plugin: network_ip_availability 2026-05-05 22:49:50.203 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-05 22:49:50.203 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-05 22:49:50.205 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-05 22:49:50.206 8 INFO neutron.manager [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loading Plugin: flavors 2026-05-05 22:49:50.206 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-05 22:49:50.207 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-05 22:49:50.208 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-05 22:49:50.209 8 INFO neutron.manager [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loading Plugin: revisions 2026-05-05 22:49:50.209 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-05 22:49:50.210 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: multi-provider 2026-05-05 22:49:50.210 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: net-mtu 2026-05-05 22:49:50.211 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: net-mtu-writable 2026-05-05 22:49:50.211 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: network_availability_zone 2026-05-05 22:49:50.212 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Initializing extension manager. 2026-05-05 22:49:50.212 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: network_ha 2026-05-05 22:49:50.212 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: network-ip-availability 2026-05-05 22:49:50.213 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: address-group 2026-05-05 22:49:50.213 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-05 22:49:50.214 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: address-scope 2026-05-05 22:49:50.214 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: pagination 2026-05-05 22:49:50.214 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-05 22:49:50.214 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: port-device-profile 2026-05-05 22:49:50.215 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-05 22:49:50.215 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: agent 2026-05-05 22:49:50.216 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-05 22:49:50.216 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: agent-resources-synced 2026-05-05 22:49:50.216 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-05 22:49:50.217 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: port-mac-override 2026-05-05 22:49:50.217 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: allowed-address-pairs 2026-05-05 22:49:50.217 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-05 22:49:50.218 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: auto-allocated-topology 2026-05-05 22:49:50.218 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-05 22:49:50.218 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: port-resource-request 2026-05-05 22:49:50.218 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: availability_zone 2026-05-05 22:49:50.219 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: port-resource-request-groups 2026-05-05 22:49:50.219 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: availability_zone_filter 2026-05-05 22:49:50.219 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: binding 2026-05-05 22:49:50.219 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-05 22:49:50.220 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: default-subnetpools 2026-05-05 22:49:50.220 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: binding-extended 2026-05-05 22:49:50.221 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: port-security 2026-05-05 22:49:50.221 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: project-id 2026-05-05 22:49:50.221 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-05 22:49:50.222 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: provider 2026-05-05 22:49:50.222 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: dns-integration 2026-05-05 22:49:50.222 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: dns-domain-ports 2026-05-05 22:49:50.223 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-05 22:49:50.223 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: qos 2026-05-05 22:49:50.224 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: dvr 2026-05-05 22:49:50.224 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-05 22:49:50.224 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-05 22:49:50.225 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: empty-string-filtering 2026-05-05 22:49:50.225 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-05 22:49:50.225 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-05 22:49:50.225 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: qos-default 2026-05-05 22:49:50.226 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-05 22:49:50.226 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: qos-fip 2026-05-05 22:49:50.226 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: external-net 2026-05-05 22:49:50.226 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-05 22:49:50.227 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-05 22:49:50.227 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: qos-gateway-ip 2026-05-05 22:49:50.227 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: extraroute 2026-05-05 22:49:50.227 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: qos-port-network-policy 2026-05-05 22:49:50.228 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: extraroute-atomic 2026-05-05 22:49:50.228 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: qos-pps-minimum 2026-05-05 22:49:50.229 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-05 22:49:50.229 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-05 22:49:50.229 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-05 22:49:50.229 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: qos-pps 2026-05-05 22:49:50.230 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-05 22:49:50.230 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: qos-rule-type-details 2026-05-05 22:49:50.230 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-05 22:49:50.231 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-05 22:49:50.231 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: fip-port-details 2026-05-05 22:49:50.231 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: qos-rules-alias 2026-05-05 22:49:50.232 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: flavors 2026-05-05 22:49:50.232 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: quota-check-limit 2026-05-05 22:49:50.233 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-05 22:49:50.233 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: floatingip-pools 2026-05-05 22:49:50.233 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: quotas 2026-05-05 22:49:50.234 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: ip_allocation 2026-05-05 22:49:50.234 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: quota_details 2026-05-05 22:49:50.234 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: ip-substring-filtering 2026-05-05 22:49:50.235 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: l2_adjacency 2026-05-05 22:49:50.235 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: rbac-policies 2026-05-05 22:49:50.236 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: router 2026-05-05 22:49:50.236 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: rbac-address-group 2026-05-05 22:49:50.237 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: rbac-address-scope 2026-05-05 22:49:50.237 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: rbac-security-groups 2026-05-05 22:49:50.238 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-05 22:49:50.238 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: rbac-subnetpool 2026-05-05 22:49:50.238 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-05 22:49:50.238 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: revision-if-match 2026-05-05 22:49:50.239 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-05 22:49:50.239 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: standard-attr-revisions 2026-05-05 22:49:50.239 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: ext-gw-mode 2026-05-05 22:49:50.240 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: router_availability_zone 2026-05-05 22:49:50.240 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: l3-ha 2026-05-05 22:49:50.240 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-05 22:49:50.240 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-05 22:49:50.241 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-05 22:49:50.241 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: l3-flavors 2026-05-05 22:49:50.242 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: security-groups-default-rules 2026-05-05 22:49:50.242 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-05 22:49:50.242 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-05 22:49:50.243 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-05 22:49:50.243 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-05 22:49:50.243 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-05 22:49:50.244 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-05 22:49:50.244 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-05 22:49:50.245 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-05 22:49:50.246 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-05 22:49:50.247 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-05 22:49:50.248 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-05 22:49:50.248 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-05 22:49:50.249 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: multi-provider 2026-05-05 22:49:50.249 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: net-mtu 2026-05-05 22:49:50.250 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: net-mtu-writable 2026-05-05 22:49:50.251 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: network_availability_zone 2026-05-05 22:49:50.251 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: network_ha 2026-05-05 22:49:50.252 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: network-ip-availability 2026-05-05 22:49:50.253 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: security-group 2026-05-05 22:49:50.253 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-05 22:49:50.253 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: pagination 2026-05-05 22:49:50.254 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: segment 2026-05-05 22:49:50.254 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: port-device-profile 2026-05-05 22:49:50.254 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-05 22:49:50.254 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-05 22:49:50.255 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: service-type 2026-05-05 22:49:50.255 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-05 22:49:50.255 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: sorting 2026-05-05 22:49:50.255 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-05 22:49:50.256 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: standard-attr-segment 2026-05-05 22:49:50.256 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: port-mac-override 2026-05-05 22:49:50.256 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-05 22:49:50.257 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: standard-attr-description 2026-05-05 22:49:50.257 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-05 22:49:50.257 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: stateful-security-group 2026-05-05 22:49:50.257 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: port-resource-request 2026-05-05 22:49:50.258 7 WARNING neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-05 22:49:50.258 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: port-resource-request-groups 2026-05-05 22:49:50.258 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-05 22:49:50.259 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: binding 2026-05-05 22:49:50.259 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: subnet_onboard 2026-05-05 22:49:50.259 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-05 22:49:50.259 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: binding-extended 2026-05-05 22:49:50.260 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: subnet-service-types 2026-05-05 22:49:50.260 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: port-security 2026-05-05 22:49:50.260 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: project-id 2026-05-05 22:49:50.261 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: subnet_allocation 2026-05-05 22:49:50.261 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: provider 2026-05-05 22:49:50.261 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-05 22:49:50.262 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-05 22:49:50.263 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: qos 2026-05-05 22:49:50.263 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-05 22:49:50.264 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-05 22:49:50.264 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: qos-default 2026-05-05 22:49:50.265 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: standard-attr-tag 2026-05-05 22:49:50.265 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: qos-fip 2026-05-05 22:49:50.265 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-05 22:49:50.266 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-05 22:49:50.266 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: trunk 2026-05-05 22:49:50.266 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: qos-gateway-ip 2026-05-05 22:49:50.266 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: trunk-details 2026-05-05 22:49:50.267 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: qos-port-network-policy 2026-05-05 22:49:50.267 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-05 22:49:50.267 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: qos-pps-minimum 2026-05-05 22:49:50.268 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-05 22:49:50.268 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-05 22:49:50.269 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: qos-pps 2026-05-05 22:49:50.269 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: qos-rule-type-details 2026-05-05 22:49:50.269 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-05 22:49:50.270 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-05 22:49:50.270 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-05 22:49:50.270 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: qos-rules-alias 2026-05-05 22:49:50.271 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: vpn-flavors 2026-05-05 22:49:50.271 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: quota-check-limit 2026-05-05 22:49:50.272 7 INFO neutron.api.extensions [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Loaded extension: vpnaas 2026-05-05 22:49:50.272 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: quotas 2026-05-05 22:49:50.273 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: quota_details 2026-05-05 22:49:50.274 7 INFO neutron.quota.resource_registry [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-05 22:49:50.274 7 INFO neutron.quota.resource_registry [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-05 22:49:50.275 7 INFO neutron.quota.resource_registry [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 22:49:50.275 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: rbac-policies 2026-05-05 22:49:50.275 7 INFO neutron.quota.resource_registry [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-05 22:49:50.275 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: rbac-address-group 2026-05-05 22:49:50.276 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: rbac-address-scope 2026-05-05 22:49:50.276 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: rbac-security-groups 2026-05-05 22:49:50.277 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: rbac-subnetpool 2026-05-05 22:49:50.277 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: revision-if-match 2026-05-05 22:49:50.278 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: standard-attr-revisions 2026-05-05 22:49:50.279 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: router_availability_zone 2026-05-05 22:49:50.279 7 INFO neutron.quota.resource_registry [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-05 22:49:50.279 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-05 22:49:50.279 7 INFO neutron.quota.resource_registry [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-05 22:49:50.280 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: security-groups-default-rules 2026-05-05 22:49:50.281 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-05 22:49:50.282 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-05 22:49:50.282 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-05 22:49:50.283 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-05 22:49:50.283 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-05 22:49:50.285 7 INFO neutron.quota.resource_registry [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-05 22:49:50.285 7 INFO neutron.quota.resource_registry [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-05 22:49:50.286 7 INFO neutron.quota.resource_registry [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-05 22:49:50.287 7 INFO neutron.quota.resource_registry [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 22:49:50.287 7 WARNING neutron.quota.resource_registry [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] subnetpool is already registered 2026-05-05 22:49:50.288 7 INFO neutron.quota.resource_registry [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 22:49:50.288 7 WARNING neutron.quota.resource_registry [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] subnetpool is already registered 2026-05-05 22:49:50.289 7 INFO neutron.quota.resource_registry [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-05 22:49:50.289 7 INFO neutron.quota.resource_registry [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-05 22:49:50.290 7 INFO neutron.quota.resource_registry [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-05 22:49:50.290 7 INFO neutron.quota.resource_registry [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-05 22:49:50.290 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: security-group 2026-05-05 22:49:50.291 7 INFO neutron.quota.resource_registry [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-05 22:49:50.291 7 INFO neutron.quota.resource_registry [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-05 22:49:50.291 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: segment 2026-05-05 22:49:50.292 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-05 22:49:50.293 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: service-type 2026-05-05 22:49:50.293 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: sorting 2026-05-05 22:49:50.294 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: standard-attr-segment 2026-05-05 22:49:50.294 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: standard-attr-description 2026-05-05 22:49:50.295 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: stateful-security-group 2026-05-05 22:49:50.295 8 WARNING neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-05 22:49:50.296 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-05 22:49:50.296 7 INFO neutron.quota.resource_registry [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-05 22:49:50.296 7 WARNING neutron.quota.resource_registry [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] router is already registered 2026-05-05 22:49:50.296 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: subnet_onboard 2026-05-05 22:49:50.297 7 INFO neutron.quota.resource_registry [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-05 22:49:50.297 7 WARNING neutron.quota.resource_registry [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] floatingip is already registered 2026-05-05 22:49:50.297 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-05 22:49:50.298 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: subnet-service-types 2026-05-05 22:49:50.298 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: subnet_allocation 2026-05-05 22:49:50.299 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-05 22:49:50.300 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-05 22:49:50.301 7 INFO neutron.quota.resource_registry [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-05 22:49:50.302 7 WARNING neutron.quota.resource_registry [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] rbac_policy is already registered 2026-05-05 22:49:50.302 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: standard-attr-tag 2026-05-05 22:49:50.302 7 INFO neutron.quota.resource_registry [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-05 22:49:50.303 7 WARNING neutron.quota.resource_registry [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] security_group is already registered 2026-05-05 22:49:50.303 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-05 22:49:50.303 7 INFO neutron.quota.resource_registry [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-05 22:49:50.303 7 WARNING neutron.quota.resource_registry [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] security_group_rule is already registered 2026-05-05 22:49:50.304 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: trunk 2026-05-05 22:49:50.304 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: trunk-details 2026-05-05 22:49:50.304 7 INFO neutron.quota.resource_registry [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 22:49:50.305 7 WARNING neutron.quota.resource_registry [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] subnetpool is already registered 2026-05-05 22:49:50.305 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-05 22:49:50.305 7 INFO neutron.quota.resource_registry [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 22:49:50.305 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-05 22:49:50.305 7 WARNING neutron.quota.resource_registry [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] subnetpool is already registered 2026-05-05 22:49:50.306 7 INFO neutron.quota.resource_registry [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-05 22:49:50.306 7 WARNING neutron.quota.resource_registry [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] trunk is already registered 2026-05-05 22:49:50.307 7 INFO neutron.quota.resource_registry [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-05 22:49:50.307 7 WARNING neutron.quota.resource_registry [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] endpoint_group is already registered 2026-05-05 22:49:50.307 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-05 22:49:50.307 7 INFO neutron.quota.resource_registry [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-05 22:49:50.307 7 WARNING neutron.quota.resource_registry [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] vpnservice is already registered 2026-05-05 22:49:50.308 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-05 22:49:50.308 7 INFO neutron.quota.resource_registry [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-05 22:49:50.308 7 WARNING neutron.quota.resource_registry [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] ipsec_site_connection is already registered 2026-05-05 22:49:50.308 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: vpn-flavors 2026-05-05 22:49:50.309 7 INFO neutron.quota.resource_registry [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-05 22:49:50.309 7 WARNING neutron.quota.resource_registry [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] ipsecpolicy is already registered 2026-05-05 22:49:50.309 7 INFO neutron.quota.resource_registry [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-05 22:49:50.309 7 WARNING neutron.quota.resource_registry [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] ikepolicy is already registered 2026-05-05 22:49:50.310 8 INFO neutron.api.extensions [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Loaded extension: vpnaas 2026-05-05 22:49:50.312 8 INFO neutron.quota.resource_registry [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-05 22:49:50.312 8 INFO neutron.quota.resource_registry [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-05 22:49:50.312 8 INFO neutron.quota.resource_registry [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 22:49:50.313 8 INFO neutron.quota.resource_registry [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-05 22:49:50.316 8 INFO neutron.quota.resource_registry [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-05 22:49:50.317 8 INFO neutron.quota.resource_registry [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-05 22:49:50.322 8 INFO neutron.quota.resource_registry [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-05 22:49:50.323 8 INFO neutron.quota.resource_registry [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-05 22:49:50.324 8 INFO neutron.quota.resource_registry [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-05 22:49:50.325 8 INFO neutron.quota.resource_registry [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 22:49:50.325 8 WARNING neutron.quota.resource_registry [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] subnetpool is already registered 2026-05-05 22:49:50.326 8 INFO neutron.quota.resource_registry [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 22:49:50.326 8 WARNING neutron.quota.resource_registry [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] subnetpool is already registered 2026-05-05 22:49:50.327 8 INFO neutron.quota.resource_registry [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-05 22:49:50.327 8 INFO neutron.quota.resource_registry [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-05 22:49:50.328 8 INFO neutron.quota.resource_registry [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-05 22:49:50.328 8 INFO neutron.quota.resource_registry [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-05 22:49:50.329 8 INFO neutron.quota.resource_registry [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-05 22:49:50.329 8 INFO neutron.quota.resource_registry [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-05 22:49:50.334 8 INFO neutron.quota.resource_registry [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-05 22:49:50.334 8 WARNING neutron.quota.resource_registry [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] router is already registered 2026-05-05 22:49:50.335 8 INFO neutron.quota.resource_registry [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-05 22:49:50.335 8 WARNING neutron.quota.resource_registry [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] floatingip is already registered 2026-05-05 22:49:50.340 8 INFO neutron.quota.resource_registry [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-05 22:49:50.340 8 WARNING neutron.quota.resource_registry [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] rbac_policy is already registered 2026-05-05 22:49:50.341 8 INFO neutron.quota.resource_registry [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-05 22:49:50.341 8 WARNING neutron.quota.resource_registry [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] security_group is already registered 2026-05-05 22:49:50.342 8 INFO neutron.quota.resource_registry [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-05 22:49:50.342 8 WARNING neutron.quota.resource_registry [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] security_group_rule is already registered 2026-05-05 22:49:50.343 8 INFO neutron.quota.resource_registry [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 22:49:50.343 8 WARNING neutron.quota.resource_registry [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] subnetpool is already registered 2026-05-05 22:49:50.344 8 INFO neutron.quota.resource_registry [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 22:49:50.344 8 WARNING neutron.quota.resource_registry [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] subnetpool is already registered 2026-05-05 22:49:50.345 8 INFO neutron.quota.resource_registry [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-05 22:49:50.345 8 WARNING neutron.quota.resource_registry [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] trunk is already registered 2026-05-05 22:49:50.345 8 INFO neutron.quota.resource_registry [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-05 22:49:50.345 7 WARNING keystonemiddleware._common.config [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-05 22:49:50.346 8 WARNING neutron.quota.resource_registry [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] endpoint_group is already registered 2026-05-05 22:49:50.346 8 INFO neutron.quota.resource_registry [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-05 22:49:50.346 8 WARNING neutron.quota.resource_registry [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] vpnservice is already registered 2026-05-05 22:49:50.347 8 INFO neutron.quota.resource_registry [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-05 22:49:50.347 8 WARNING neutron.quota.resource_registry [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] ipsec_site_connection is already registered 2026-05-05 22:49:50.347 8 INFO neutron.quota.resource_registry [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-05 22:49:50.348 8 WARNING neutron.quota.resource_registry [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] ipsecpolicy is already registered 2026-05-05 22:49:50.348 8 INFO neutron.quota.resource_registry [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-05 22:49:50.348 8 WARNING neutron.quota.resource_registry [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] ikepolicy is already registered 2026-05-05 22:49:50.352 7 WARNING oslo_config.cfg [None req-126c4d50-bbce-4c1b-a075-7186959671fa - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x558766869120 pid: 7 (default app) 2026-05-05 22:49:50.384 8 WARNING keystonemiddleware._common.config [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-05 22:49:50.392 8 WARNING oslo_config.cfg [None req-57925f00-9828-420c-8ac2-273d5de2881b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x558766869120 pid: 8 (default app) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 22:49:56.559 7 INFO neutron.pecan_wsgi.hooks.translation [None req-05520685-b844-437d-9eab-46897c51f27d b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/3] 199.204.45.44 () {44 vars in 923 bytes} [Tue May 5 22:49:55 2026] GET /v2.0/networks/public => generated 108 bytes in 887 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: 1/4] 199.204.45.44 () {44 vars in 945 bytes} [Tue May 5 22:49:56 2026] GET /v2.0/networks?name=public => generated 15 bytes in 459 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 22:49:57.183 7 WARNING oslo_policy.policy [None req-7d9cd8b0-9f86-404c-bd08-5dc271789107 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-05-05 22:49:57.336 7 WARNING neutron.services.revisions.revision_plugin [None req-7d9cd8b0-9f86-404c-bd08-5dc271789107 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Could not find related network for resource to bump revision. 2026-05-05 22:49:57.365 7 INFO neutron.db.segments_db [None req-7d9cd8b0-9f86-404c-bd08-5dc271789107 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Added segment eb5fec20-88a9-455f-a9ca-c7f0259cabf8 of type flat for network e5622cd7-47a0-490c-9d82-7bee976e87c2 2026-05-05 22:49:57.424 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7d9cd8b0-9f86-404c-bd08-5dc271789107 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/5] 199.204.45.44 () {48 vars in 963 bytes} [Tue May 5 22:49:57 2026] POST /v2.0/networks => generated 124 bytes in 413 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 22:50:03.629 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1c374fd4-ea10-4f9e-9eda-a0f9ca32d76c b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/6] 199.204.45.44 () {44 vars in 923 bytes} [Tue May 5 22:50:03 2026] GET /v2.0/networks/public => generated 108 bytes in 393 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/7] 199.204.45.44 () {44 vars in 945 bytes} [Tue May 5 22:50:03 2026] GET /v2.0/networks?name=public => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 22:50:03.848 8 WARNING oslo_policy.policy [None req-2f662f4a-e523-45b6-ba7b-90f9bf1e3e8c b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-05-05 22:50:03.905 8 WARNING neutron.services.revisions.revision_plugin [None req-2f662f4a-e523-45b6-ba7b-90f9bf1e3e8c b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Could not find related network for resource to bump revision. 2026-05-05 22:50:03.929 8 INFO neutron.db.segments_db [None req-2f662f4a-e523-45b6-ba7b-90f9bf1e3e8c b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Added segment 7166820a-81ae-4130-8598-3a24adf69d3e of type flat for network 12250ade-b23c-4272-948e-8e9cf70280aa 2026-05-05 22:50:03.982 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2f662f4a-e523-45b6-ba7b-90f9bf1e3e8c b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/8] 199.204.45.44 () {48 vars in 963 bytes} [Tue May 5 22:50:03 2026] POST /v2.0/networks => generated 124 bytes in 340 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 22:50:09.847 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0c6c653d-239f-4ee6-a4af-a8e44aa949d5 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/10] 199.204.45.44 () {44 vars in 923 bytes} [Tue May 5 22:50:09 2026] GET /v2.0/networks/public => generated 108 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/11] 199.204.45.44 () {44 vars in 945 bytes} [Tue May 5 22:50:09 2026] GET /v2.0/networks?name=public => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 22:50:09.936 8 WARNING neutron.services.revisions.revision_plugin [None req-eb110847-a0d1-40e2-becd-73e6bec50533 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Could not find related network for resource to bump revision. 2026-05-05 22:50:09.970 8 INFO neutron.db.segments_db [None req-eb110847-a0d1-40e2-becd-73e6bec50533 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Added segment 841bfabe-1a8c-4a50-9a33-d89f821feb31 of type flat for network 10c440b4-618e-41ec-b0b2-d4366cb186b7 2026-05-05 22:50:10.011 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eb110847-a0d1-40e2-becd-73e6bec50533 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/12] 199.204.45.44 () {48 vars in 963 bytes} [Tue May 5 22:50:09 2026] POST /v2.0/networks => generated 124 bytes in 149 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 22:50:15.879 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a40c9ec7-15aa-436f-81d8-45d26f567660 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/13] 199.204.45.44 () {44 vars in 923 bytes} [Tue May 5 22:50:15 2026] GET /v2.0/networks/public => generated 108 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/14] 199.204.45.44 () {44 vars in 945 bytes} [Tue May 5 22:50:15 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 22:50:15.980 7 WARNING neutron.services.revisions.revision_plugin [None req-f14d1f06-55cc-4997-9fd6-65a956d82c4d b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Could not find related network for resource to bump revision. 2026-05-05 22:50:16.007 7 INFO neutron.db.segments_db [None req-f14d1f06-55cc-4997-9fd6-65a956d82c4d b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Added segment 2942b433-ad64-40ee-a98e-66a067e116af of type flat for network abedc9b2-2399-4c84-95c2-a09e60daf9bb 2026-05-05 22:50:16.041 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f14d1f06-55cc-4997-9fd6-65a956d82c4d b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/15] 199.204.45.44 () {48 vars in 963 bytes} [Tue May 5 22:50:15 2026] POST /v2.0/networks => generated 124 bytes in 145 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 22:50:21.932 7 INFO neutron.pecan_wsgi.hooks.translation [None req-76c41695-27e5-4a26-a67c-95423c565f54 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 199.204.45.44 () {44 vars in 923 bytes} [Tue May 5 22:50:21 2026] GET /v2.0/networks/public => generated 108 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.44 () {44 vars in 945 bytes} [Tue May 5 22:50:21 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 22:50:22.044 7 WARNING neutron.services.revisions.revision_plugin [None req-8f373676-4448-4b74-b128-1d4fa9bf518e b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Could not find related network for resource to bump revision. 2026-05-05 22:50:22.063 7 INFO neutron.db.segments_db [None req-8f373676-4448-4b74-b128-1d4fa9bf518e b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Added segment f884d55d-5a7c-40c2-9186-1d3049e6d094 of type flat for network 2e2b5300-4b5d-48e3-966b-edf86467db09 2026-05-05 22:50:22.100 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8f373676-4448-4b74-b128-1d4fa9bf518e b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/19] 199.204.45.44 () {48 vars in 963 bytes} [Tue May 5 22:50:21 2026] POST /v2.0/networks => generated 124 bytes in 155 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 22:50:28.016 8 INFO neutron.pecan_wsgi.hooks.translation [None req-089f4a10-6523-4ce2-8447-42400acf8ac5 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/20] 199.204.45.44 () {44 vars in 923 bytes} [Tue May 5 22:50:27 2026] GET /v2.0/networks/public => generated 108 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/21] 199.204.45.44 () {44 vars in 945 bytes} [Tue May 5 22:50:28 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 22:50:28.102 8 WARNING neutron.services.revisions.revision_plugin [None req-d929053f-2c09-42de-93fb-c090753a6edf b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Could not find related network for resource to bump revision. 2026-05-05 22:50:28.126 8 INFO neutron.db.segments_db [None req-d929053f-2c09-42de-93fb-c090753a6edf b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Added segment ed32127e-c006-4343-af52-dc4667d5b881 of type flat for network b95296c9-4279-4312-bed4-8ca61089a23c [pid: 8|app: 0|req: 10/22] 199.204.45.44 () {48 vars in 963 bytes} [Tue May 5 22:50:28 2026] POST /v2.0/networks => generated 706 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 22:50:29.451 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b620d3b8-2546-4476-9f52-b27030db0b9a b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 13/23] 199.204.45.44 () {44 vars in 923 bytes} [Tue May 5 22:50:29 2026] GET /v2.0/networks/public => generated 108 bytes in 94 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/24] 199.204.45.44 () {44 vars in 945 bytes} [Tue May 5 22:50:29 2026] GET /v2.0/networks?name=public => generated 709 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 22:50:29.604 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c4906276-0b64-4857-a916-72bc2279ada0 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 14/25] 199.204.45.44 () {44 vars in 1030 bytes} [Tue May 5 22:50:29 2026] GET /v2.0/subnets/public-subnet?network_id=b95296c9-4279-4312-bed4-8ca61089a23c => generated 113 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/26] 199.204.45.44 () {44 vars in 1053 bytes} [Tue May 5 22:50:29 2026] GET /v2.0/subnets?name=public-subnet&network_id=b95296c9-4279-4312-bed4-8ca61089a23c => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/27] 199.204.45.44 () {48 vars in 961 bytes} [Tue May 5 22:50:29 2026] POST /v2.0/subnets => generated 641 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 22:55:01.882 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [7a7d5fb7-0d92-42ef-b88e-1bc77e06cd97] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 22:55:01.883 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [020dbbc6-017d-43d6-9489-4333688d59ce] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 22:55:01.884 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 5 22:55:01 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.44) !!! 2026-05-05 22:55:02.029 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bdfa050b-5907-4c18-8137-c33093ef7ae1 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/63] 199.204.45.44 () {44 vars in 933 bytes} [Tue May 5 22:55:01 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 155 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 22:55:02.040 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3ab445d0-928c-4384-bc5a-9cc6bd4cee32] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 22:55:02.044 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [edd8d0e8-0e9d-481d-8e2e-26ab8d8c7a83] 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: 31/64] 199.204.45.44 () {44 vars in 955 bytes} [Tue May 5 22:55:02 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 22:55:02.388 7 INFO neutron.db.segments_db [None req-4cff62fb-3ebe-4048-87d4-7c76716cf3a7 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Added segment fff13030-08e6-43b7-8b12-2ef875fc090a of type vxlan for network 84d41c6c-5dd4-4c2d-ba4e-2460df57f941 [pid: 7|app: 0|req: 34/65] 199.204.45.44 () {48 vars in 962 bytes} [Tue May 5 22:55:02 2026] POST /v2.0/networks => generated 707 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 22:55:03.406 8 INFO oslo.messaging._drivers.impl_rabbit [-] [edd8d0e8-0e9d-481d-8e2e-26ab8d8c7a83] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36584. 2026-05-05 22:55:03.407 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3ab445d0-928c-4384-bc5a-9cc6bd4cee32] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36576. 2026-05-05 22:55:03.457 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e317c73c-ab84-4caf-96eb-bab04848ad62 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 32/66] 199.204.45.44 () {44 vars in 933 bytes} [Tue May 5 22:55:03 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 82 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 22:55:03.533 7 INFO oslo.messaging._drivers.impl_rabbit [-] [7a7d5fb7-0d92-42ef-b88e-1bc77e06cd97] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36588. 2026-05-05 22:55:03.538 7 INFO oslo.messaging._drivers.impl_rabbit [-] [020dbbc6-017d-43d6-9489-4333688d59ce] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36598. [pid: 7|app: 0|req: 35/67] 199.204.45.44 () {44 vars in 955 bytes} [Tue May 5 22:55:03 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 22:55:03.582 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e15f51a0-90af-4c3b-9600-c07009cd21a4 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/68] 199.204.45.44 () {44 vars in 1032 bytes} [Tue May 5 22:55:03 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=84d41c6c-5dd4-4c2d-ba4e-2460df57f941 => generated 114 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/69] 199.204.45.44 () {44 vars in 1055 bytes} [Tue May 5 22:55:03 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=84d41c6c-5dd4-4c2d-ba4e-2460df57f941 => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/70] 199.204.45.44 () {48 vars in 961 bytes} [Tue May 5 22:55:03 2026] POST /v2.0/subnets => generated 627 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 22:55:05.107 8 INFO neutron.api.v2.resource [None req-fe68972b-6823-45de-9b00-67578d7f59fc b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/73] 199.204.45.44 () {44 vars in 967 bytes} [Tue May 5 22:55:05 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/74] 199.204.45.44 () {44 vars in 989 bytes} [Tue May 5 22:55:05 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/75] 199.204.45.44 () {48 vars in 976 bytes} [Tue May 5 22:55:05 2026] POST /v2.0/security-groups => generated 1616 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/76] 199.204.45.44 () {44 vars in 997 bytes} [Tue May 5 22:55:06 2026] GET /v2.0/security-groups/a96a591e-916c-4bc4-ab41-3908f74c1c71 => generated 1616 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/77] 199.204.45.44 () {44 vars in 997 bytes} [Tue May 5 22:55:06 2026] GET /v2.0/security-groups/a96a591e-916c-4bc4-ab41-3908f74c1c71 => generated 1616 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/78] 199.204.45.44 () {44 vars in 997 bytes} [Tue May 5 22:55:06 2026] GET /v2.0/security-groups/a96a591e-916c-4bc4-ab41-3908f74c1c71 => generated 1616 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/79] 199.204.45.44 () {48 vars in 987 bytes} [Tue May 5 22:55:06 2026] POST /v2.0/security-group-rules => generated 601 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/80] 199.204.45.44 () {44 vars in 997 bytes} [Tue May 5 22:55:07 2026] GET /v2.0/security-groups/a96a591e-916c-4bc4-ab41-3908f74c1c71 => generated 2230 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/81] 199.204.45.44 () {44 vars in 997 bytes} [Tue May 5 22:55:07 2026] GET /v2.0/security-groups/a96a591e-916c-4bc4-ab41-3908f74c1c71 => generated 2230 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/82] 199.204.45.44 () {44 vars in 997 bytes} [Tue May 5 22:55:07 2026] GET /v2.0/security-groups/a96a591e-916c-4bc4-ab41-3908f74c1c71 => generated 2230 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/83] 199.204.45.44 () {48 vars in 987 bytes} [Tue May 5 22:55:07 2026] POST /v2.0/security-group-rules => generated 603 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/84] 199.204.45.44 () {44 vars in 997 bytes} [Tue May 5 22:55:08 2026] GET /v2.0/security-groups/a96a591e-916c-4bc4-ab41-3908f74c1c71 => generated 2846 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/85] 199.204.45.44 () {44 vars in 997 bytes} [Tue May 5 22:55:09 2026] GET /v2.0/security-groups/a96a591e-916c-4bc4-ab41-3908f74c1c71 => generated 2846 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/86] 199.204.45.44 () {44 vars in 997 bytes} [Tue May 5 22:55:09 2026] GET /v2.0/security-groups/a96a591e-916c-4bc4-ab41-3908f74c1c71 => generated 2846 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/87] 199.204.45.44 () {48 vars in 987 bytes} [Tue May 5 22:55:09 2026] POST /v2.0/security-group-rules => generated 603 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/88] 199.204.45.44 () {44 vars in 997 bytes} [Tue May 5 22:55:10 2026] GET /v2.0/security-groups/a96a591e-916c-4bc4-ab41-3908f74c1c71 => generated 3462 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/89] 199.204.45.44 () {44 vars in 997 bytes} [Tue May 5 22:55:10 2026] GET /v2.0/security-groups/a96a591e-916c-4bc4-ab41-3908f74c1c71 => generated 3462 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/90] 199.204.45.44 () {44 vars in 997 bytes} [Tue May 5 22:55:10 2026] GET /v2.0/security-groups/a96a591e-916c-4bc4-ab41-3908f74c1c71 => generated 3462 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/91] 199.204.45.44 () {48 vars in 987 bytes} [Tue May 5 22:55:10 2026] POST /v2.0/security-group-rules => generated 603 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/92] 199.204.45.44 () {44 vars in 997 bytes} [Tue May 5 22:55:11 2026] GET /v2.0/security-groups/a96a591e-916c-4bc4-ab41-3908f74c1c71 => generated 4078 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/93] 199.204.45.44 () {44 vars in 997 bytes} [Tue May 5 22:55:11 2026] GET /v2.0/security-groups/a96a591e-916c-4bc4-ab41-3908f74c1c71 => generated 4078 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/94] 199.204.45.44 () {44 vars in 997 bytes} [Tue May 5 22:55:11 2026] GET /v2.0/security-groups/a96a591e-916c-4bc4-ab41-3908f74c1c71 => generated 4078 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/95] 199.204.45.44 () {48 vars in 987 bytes} [Tue May 5 22:55:11 2026] POST /v2.0/security-group-rules => generated 603 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/96] 199.204.45.44 () {44 vars in 983 bytes} [Tue May 5 22:55:12 2026] GET /v2.0/networks/84d41c6c-5dd4-4c2d-ba4e-2460df57f941 => generated 732 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 22:55:12.788 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0bf7a4af-b0de-4a2e-a5a2-dddc1a1e4463 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 48/97] 199.204.45.44 () {44 vars in 1072 bytes} [Tue May 5 22:55:12 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=84d41c6c-5dd4-4c2d-ba4e-2460df57f941 => generated 132 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/98] 199.204.45.44 () {44 vars in 1095 bytes} [Tue May 5 22:55:12 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=84d41c6c-5dd4-4c2d-ba4e-2460df57f941 => 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: 49/99] 199.204.45.44 () {44 vars in 997 bytes} [Tue May 5 22:55:12 2026] GET /v2.0/security-groups/a96a591e-916c-4bc4-ab41-3908f74c1c71 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/100] 199.204.45.44 () {48 vars in 957 bytes} [Tue May 5 22:55:12 2026] POST /v2.0/ports => generated 1100 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 22:55:19.142 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a49c76f0-82bf-48ea-83ce-7b422cdf6c49 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 50/101] 199.204.45.44 () {44 vars in 975 bytes} [Tue May 5 22:55:19 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 77 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 52/102] 199.204.45.44 () {44 vars in 997 bytes} [Tue May 5 22:55:19 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/105] 199.204.45.44 () {48 vars in 1027 bytes} [Tue May 5 22:55:19 2026] PUT /v2.0/ports/bd35eaa9-5e16-47a2-bf20-5d23b01e78a0 => generated 1213 bytes in 593 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/106] 199.204.45.44 () {44 vars in 916 bytes} [Tue May 5 22:55:21 2026] GET /v2.0/ports => generated 3730 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 22:55:22.308 8 INFO neutron.api.v2.resource [None req-b7c41235-9c67-48b4-9cfc-8eca39d89d6a b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 52/107] 199.204.45.44 () {44 vars in 955 bytes} [Tue May 5 22:55:22 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/108] 199.204.45.44 () {44 vars in 977 bytes} [Tue May 5 22:55:22 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/109] 199.204.45.44 () {48 vars in 976 bytes} [Tue May 5 22:55:22 2026] POST /v2.0/security-groups => generated 1610 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/110] 199.204.45.44 () {44 vars in 997 bytes} [Tue May 5 22:55:23 2026] GET /v2.0/security-groups/e338d5ae-09f1-4ce6-b1bc-e7ee6fa2fc88 => generated 1610 bytes in 52 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.44 () {44 vars in 997 bytes} [Tue May 5 22:55:23 2026] GET /v2.0/security-groups/e338d5ae-09f1-4ce6-b1bc-e7ee6fa2fc88 => generated 1610 bytes in 35 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.44 () {44 vars in 997 bytes} [Tue May 5 22:55:23 2026] GET /v2.0/security-groups/e338d5ae-09f1-4ce6-b1bc-e7ee6fa2fc88 => generated 1610 bytes in 28 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.44 () {48 vars in 987 bytes} [Tue May 5 22:55:23 2026] POST /v2.0/security-group-rules => generated 623 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/114] 199.204.45.44 () {44 vars in 997 bytes} [Tue May 5 22:55:24 2026] GET /v2.0/security-groups/e338d5ae-09f1-4ce6-b1bc-e7ee6fa2fc88 => generated 2246 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/115] 199.204.45.44 () {44 vars in 997 bytes} [Tue May 5 22:55:24 2026] GET /v2.0/security-groups/e338d5ae-09f1-4ce6-b1bc-e7ee6fa2fc88 => generated 2246 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/116] 199.204.45.44 () {44 vars in 997 bytes} [Tue May 5 22:55:24 2026] GET /v2.0/security-groups/e338d5ae-09f1-4ce6-b1bc-e7ee6fa2fc88 => generated 2246 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/117] 199.204.45.44 () {48 vars in 987 bytes} [Tue May 5 22:55:24 2026] POST /v2.0/security-group-rules => generated 627 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 22:57:32.789 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Too many heartbeats missed [pid: 7|app: 0|req: 69/134] 199.204.45.44 () {44 vars in 971 bytes} [Tue May 5 22:57:32 2026] GET /v2.0/quotas/7b8aed4bab5045e4aca1bdab3613b1a0 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 66/135] 199.204.45.44 () {48 vars in 1023 bytes} [Tue May 5 22:57:33 2026] PUT /v2.0/quotas/7b8aed4bab5045e4aca1bdab3613b1a0 => generated 291 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 22:59:43.729 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [020dbbc6-017d-43d6-9489-4333688d59ce] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 22:59:43.730 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [7a7d5fb7-0d92-42ef-b88e-1bc77e06cd97] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 22:59:43.900 7 INFO neutron.pecan_wsgi.hooks.translation [None req-af6772a2-3845-4136-bc46-db946d342945 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 79/154] 199.204.45.44 () {30 vars in 740 bytes} [Tue May 5 22:59:43 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 180 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 22:59:43.918 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3ab445d0-928c-4384-bc5a-9cc6bd4cee32] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 22:59:43.920 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [edd8d0e8-0e9d-481d-8e2e-26ab8d8c7a83] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 22:59:43.921 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 22:59:43 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.44) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 76/155] 199.204.45.44 () {30 vars in 762 bytes} [Tue May 5 22:59:43 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 22:59:45.820 7 INFO oslo.messaging._drivers.impl_rabbit [-] [7a7d5fb7-0d92-42ef-b88e-1bc77e06cd97] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49390. 2026-05-05 22:59:45.824 7 INFO oslo.messaging._drivers.impl_rabbit [-] [020dbbc6-017d-43d6-9489-4333688d59ce] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49392. 2026-05-05 22:59:45.952 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e64d6634-f79e-427a-8292-042e8592bad2 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 80/156] 199.204.45.44 () {30 vars in 740 bytes} [Tue May 5 22:59:45 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 159 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 22:59:46.012 8 INFO oslo.messaging._drivers.impl_rabbit [-] [edd8d0e8-0e9d-481d-8e2e-26ab8d8c7a83] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49418. 2026-05-05 22:59:46.012 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3ab445d0-928c-4384-bc5a-9cc6bd4cee32] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49404. [pid: 8|app: 0|req: 77/157] 199.204.45.44 () {30 vars in 762 bytes} [Tue May 5 22:59:45 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:06:32.209 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [edd8d0e8-0e9d-481d-8e2e-26ab8d8c7a83] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 23:06:32.210 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3ab445d0-928c-4384-bc5a-9cc6bd4cee32] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 23:06:32.211 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 5 23:06:32 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=b8dacdb602d2414db946588a62c1aaf6 (ip 199.204.45.44) !!! 2026-05-05 23:06:32.370 8 INFO neutron.api.v2.resource [None req-44a5b150-b230-4716-9792-67045b5e36f9 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 105/212] 199.204.45.44 () {44 vars in 1070 bytes} [Tue May 5 23:06:32 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=b8dacdb602d2414db946588a62c1aaf6 => generated 139 bytes in 171 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:06:32.381 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [7a7d5fb7-0d92-42ef-b88e-1bc77e06cd97] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 23:06:32.382 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [020dbbc6-017d-43d6-9489-4333688d59ce] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 23:06:32.385 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 23:06:32 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=b8dacdb602d2414db946588a62c1aaf6 (ip 199.204.45.44) !!! [pid: 7|app: 0|req: 108/213] 199.204.45.44 () {44 vars in 1093 bytes} [Tue May 5 23:06:32 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=b8dacdb602d2414db946588a62c1aaf6 => generated 23 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/214] 199.204.45.44 () {48 vars in 977 bytes} [Tue May 5 23:06:32 2026] POST /v2.0/security-groups => generated 1624 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 23:06:33.730 7 INFO oslo.messaging._drivers.impl_rabbit [-] [020dbbc6-017d-43d6-9489-4333688d59ce] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60632. 2026-05-05 23:06:33.733 7 INFO oslo.messaging._drivers.impl_rabbit [-] [7a7d5fb7-0d92-42ef-b88e-1bc77e06cd97] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60628. [pid: 7|app: 0|req: 109/215] 199.204.45.44 () {44 vars in 1084 bytes} [Tue May 5 23:06:33 2026] GET /v2.0/security-groups/976e0af0-150b-4c34-8a24-58285060198f?project_id=b8dacdb602d2414db946588a62c1aaf6 => generated 1624 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:06:33.835 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3ab445d0-928c-4384-bc5a-9cc6bd4cee32] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60636. 2026-05-05 23:06:33.836 8 INFO oslo.messaging._drivers.impl_rabbit [-] [edd8d0e8-0e9d-481d-8e2e-26ab8d8c7a83] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60634. [pid: 8|app: 0|req: 107/216] 199.204.45.44 () {44 vars in 997 bytes} [Tue May 5 23:06:33 2026] GET /v2.0/security-groups/976e0af0-150b-4c34-8a24-58285060198f => generated 1624 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/217] 199.204.45.44 () {44 vars in 1084 bytes} [Tue May 5 23:06:33 2026] GET /v2.0/security-groups/976e0af0-150b-4c34-8a24-58285060198f?project_id=b8dacdb602d2414db946588a62c1aaf6 => generated 1624 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/218] 199.204.45.44 () {48 vars in 987 bytes} [Tue May 5 23:06:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/221] 199.204.45.44 () {44 vars in 1084 bytes} [Tue May 5 23:06:34 2026] GET /v2.0/security-groups/976e0af0-150b-4c34-8a24-58285060198f?project_id=b8dacdb602d2414db946588a62c1aaf6 => generated 2234 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/222] 199.204.45.44 () {44 vars in 997 bytes} [Tue May 5 23:06:35 2026] GET /v2.0/security-groups/976e0af0-150b-4c34-8a24-58285060198f => generated 2234 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/223] 199.204.45.44 () {44 vars in 1084 bytes} [Tue May 5 23:06:35 2026] GET /v2.0/security-groups/976e0af0-150b-4c34-8a24-58285060198f?project_id=b8dacdb602d2414db946588a62c1aaf6 => generated 2234 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/224] 199.204.45.44 () {48 vars in 987 bytes} [Tue May 5 23:06:35 2026] POST /v2.0/security-group-rules => generated 599 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/225] 199.204.45.44 () {44 vars in 1084 bytes} [Tue May 5 23:06:36 2026] GET /v2.0/security-groups/976e0af0-150b-4c34-8a24-58285060198f?project_id=b8dacdb602d2414db946588a62c1aaf6 => generated 2846 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/226] 199.204.45.44 () {44 vars in 997 bytes} [Tue May 5 23:06:36 2026] GET /v2.0/security-groups/976e0af0-150b-4c34-8a24-58285060198f => generated 2846 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/227] 199.204.45.44 () {44 vars in 1084 bytes} [Tue May 5 23:06:36 2026] GET /v2.0/security-groups/976e0af0-150b-4c34-8a24-58285060198f?project_id=b8dacdb602d2414db946588a62c1aaf6 => generated 2846 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/228] 199.204.45.44 () {48 vars in 987 bytes} [Tue May 5 23:06:36 2026] POST /v2.0/security-group-rules => generated 601 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/229] 199.204.45.44 () {44 vars in 1084 bytes} [Tue May 5 23:06:37 2026] GET /v2.0/security-groups/976e0af0-150b-4c34-8a24-58285060198f?project_id=b8dacdb602d2414db946588a62c1aaf6 => generated 3460 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/230] 199.204.45.44 () {44 vars in 997 bytes} [Tue May 5 23:06:37 2026] GET /v2.0/security-groups/976e0af0-150b-4c34-8a24-58285060198f => generated 3460 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/231] 199.204.45.44 () {44 vars in 1084 bytes} [Tue May 5 23:06:37 2026] GET /v2.0/security-groups/976e0af0-150b-4c34-8a24-58285060198f?project_id=b8dacdb602d2414db946588a62c1aaf6 => generated 3460 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/232] 199.204.45.44 () {48 vars in 987 bytes} [Tue May 5 23:06:37 2026] POST /v2.0/security-group-rules => generated 602 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/249] 199.204.45.44 () {30 vars in 739 bytes} [Tue May 5 23:08:46 2026] GET /v2.0/networks?tenant_id=b8dacdb602d2414db946588a62c1aaf6&shared=False => generated 15 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:08:46.956 8 INFO neutron.db.segments_db [None req-49e68fa5-cb5f-46ee-bb8c-00d4bb06b9f9 c641e201740b46fb894e29c4858706a4 b8dacdb602d2414db946588a62c1aaf6 - - b2c14149fb9b4c5c88d57e6ab23f3aa9 b2c14149fb9b4c5c88d57e6ab23f3aa9] Added segment 77ab0adc-1ad3-493d-986e-0130b3ebe5c0 of type vxlan for network b8034143-45b3-4efe-84be-f7bc914333ca [pid: 8|app: 0|req: 124/250] 199.204.45.44 () {34 vars in 681 bytes} [Tue May 5 23:08:46 2026] POST /v2.0/networks => generated 718 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/251] 199.204.45.44 () {30 vars in 721 bytes} [Tue May 5 23:08:47 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/252] 199.204.45.44 () {30 vars in 632 bytes} [Tue May 5 23:08:47 2026] GET /v2.0/extensions => generated 19901 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/253] 199.204.45.44 () {34 vars in 676 bytes} [Tue May 5 23:08:47 2026] POST /v2.0/ports => generated 963 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/254] 199.204.45.44 () {30 vars in 702 bytes} [Tue May 5 23:08:47 2026] GET /v2.0/networks/b8034143-45b3-4efe-84be-f7bc914333ca => generated 705 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/257] 199.204.45.44 () {30 vars in 721 bytes} [Tue May 5 23:08:49 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/258] 199.204.45.44 () {30 vars in 702 bytes} [Tue May 5 23:08:49 2026] GET /v2.0/networks/b8034143-45b3-4efe-84be-f7bc914333ca => generated 705 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/259] 199.204.45.44 () {44 vars in 971 bytes} [Tue May 5 23:08:58 2026] GET /v2.0/quotas/b8dacdb602d2414db946588a62c1aaf6 => 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: 129/260] 199.204.45.44 () {48 vars in 1023 bytes} [Tue May 5 23:08:59 2026] PUT /v2.0/quotas/b8dacdb602d2414db946588a62c1aaf6 => generated 291 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:20:06.029 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [7a7d5fb7-0d92-42ef-b88e-1bc77e06cd97] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 23:20:06.030 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [020dbbc6-017d-43d6-9489-4333688d59ce] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 23:20:06.032 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 23:20:06 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.44) !!! 2026-05-05 23:20:06.249 7 INFO neutron.pecan_wsgi.hooks.translation [None req-309fad78-5797-42ae-b7e2-3cfdba606542 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 177/351] 199.204.45.44 () {44 vars in 923 bytes} [Tue May 5 23:20:06 2026] GET /v2.0/networks/public => generated 108 bytes in 226 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:20:06.259 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [edd8d0e8-0e9d-481d-8e2e-26ab8d8c7a83] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 23:20:06.263 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3ab445d0-928c-4384-bc5a-9cc6bd4cee32] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 23:20:06.263 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 23:20:06 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.44) !!! [pid: 8|app: 0|req: 175/352] 199.204.45.44 () {44 vars in 945 bytes} [Tue May 5 23:20:06 2026] GET /v2.0/networks?name=public => generated 753 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:20:07.699 7 INFO oslo.messaging._drivers.impl_rabbit [-] [7a7d5fb7-0d92-42ef-b88e-1bc77e06cd97] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33630. 2026-05-05 23:20:07.700 7 INFO oslo.messaging._drivers.impl_rabbit [-] [020dbbc6-017d-43d6-9489-4333688d59ce] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33646. 2026-05-05 23:20:07.749 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3ef4d280-9f96-45aa-935d-28c568d7f256 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 178/353] 199.204.45.44 () {44 vars in 923 bytes} [Tue May 5 23:20:07 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 23:20:07.794 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3ab445d0-928c-4384-bc5a-9cc6bd4cee32] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33674. 2026-05-05 23:20:07.796 8 INFO oslo.messaging._drivers.impl_rabbit [-] [edd8d0e8-0e9d-481d-8e2e-26ab8d8c7a83] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33658. [pid: 8|app: 0|req: 176/354] 199.204.45.44 () {44 vars in 945 bytes} [Tue May 5 23:20:07 2026] GET /v2.0/networks?name=public => generated 753 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:20:07.893 7 INFO neutron.pecan_wsgi.hooks.translation [None req-45e08e80-22e1-4ccc-9a23-68c798f03cea b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 179/355] 199.204.45.44 () {44 vars in 1030 bytes} [Tue May 5 23:20:07 2026] GET /v2.0/subnets/public-subnet?network_id=b95296c9-4279-4312-bed4-8ca61089a23c => generated 113 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/356] 199.204.45.44 () {44 vars in 1053 bytes} [Tue May 5 23:20:07 2026] GET /v2.0/subnets?name=public-subnet&network_id=b95296c9-4279-4312-bed4-8ca61089a23c => generated 644 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:20:42.918 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a8360dff-fba6-493a-a4d2-5b50e1787f62 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 182/361] 199.204.45.44 () {44 vars in 933 bytes} [Tue May 5 23:20:42 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 78 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/362] 199.204.45.44 () {44 vars in 955 bytes} [Tue May 5 23:20:42 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:20:43.981 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a20360f5-0d95-43d1-ab72-2b98328b4768 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 183/363] 199.204.45.44 () {44 vars in 933 bytes} [Tue May 5 23:20:43 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/364] 199.204.45.44 () {44 vars in 955 bytes} [Tue May 5 23:20:43 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:20:44.081 7 INFO neutron.pecan_wsgi.hooks.translation [None req-922173a6-e3b9-4781-890d-ce2e87b934e1 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 184/365] 199.204.45.44 () {44 vars in 1032 bytes} [Tue May 5 23:20:44 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=84d41c6c-5dd4-4c2d-ba4e-2460df57f941 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/366] 199.204.45.44 () {44 vars in 1055 bytes} [Tue May 5 23:20:44 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=84d41c6c-5dd4-4c2d-ba4e-2460df57f941 => generated 630 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:20:45.354 7 INFO neutron.api.v2.resource [None req-9a05f464-a30a-4cf4-ab42-6302177c6033 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 185/367] 199.204.45.44 () {44 vars in 967 bytes} [Tue May 5 23:20:45 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/368] 199.204.45.44 () {44 vars in 989 bytes} [Tue May 5 23:20:45 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/369] 199.204.45.44 () {44 vars in 997 bytes} [Tue May 5 23:20:46 2026] GET /v2.0/security-groups/a96a591e-916c-4bc4-ab41-3908f74c1c71 => generated 4694 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/370] 199.204.45.44 () {44 vars in 997 bytes} [Tue May 5 23:20:46 2026] GET /v2.0/security-groups/a96a591e-916c-4bc4-ab41-3908f74c1c71 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/371] 199.204.45.44 () {44 vars in 1007 bytes} [Tue May 5 23:20:46 2026] GET /v2.0/security-group-rules/8101d344-0045-46e7-8bc8-0b533bea146f => generated 601 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/372] 199.204.45.44 () {44 vars in 997 bytes} [Tue May 5 23:20:47 2026] GET /v2.0/security-groups/a96a591e-916c-4bc4-ab41-3908f74c1c71 => generated 4694 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/373] 199.204.45.44 () {44 vars in 997 bytes} [Tue May 5 23:20:47 2026] GET /v2.0/security-groups/a96a591e-916c-4bc4-ab41-3908f74c1c71 => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/374] 199.204.45.44 () {44 vars in 1007 bytes} [Tue May 5 23:20:47 2026] GET /v2.0/security-group-rules/0a1a8c17-9a77-4502-b7a8-114798af80e1 => generated 603 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/375] 199.204.45.44 () {44 vars in 997 bytes} [Tue May 5 23:20:48 2026] GET /v2.0/security-groups/a96a591e-916c-4bc4-ab41-3908f74c1c71 => generated 4694 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/376] 199.204.45.44 () {44 vars in 997 bytes} [Tue May 5 23:20:48 2026] GET /v2.0/security-groups/a96a591e-916c-4bc4-ab41-3908f74c1c71 => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/377] 199.204.45.44 () {44 vars in 1007 bytes} [Tue May 5 23:20:48 2026] GET /v2.0/security-group-rules/324d3f5c-33f6-4604-818a-da9cecaaf164 => generated 603 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/380] 199.204.45.44 () {44 vars in 997 bytes} [Tue May 5 23:20:49 2026] GET /v2.0/security-groups/a96a591e-916c-4bc4-ab41-3908f74c1c71 => generated 4694 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/381] 199.204.45.44 () {44 vars in 997 bytes} [Tue May 5 23:20:49 2026] GET /v2.0/security-groups/a96a591e-916c-4bc4-ab41-3908f74c1c71 => generated 4694 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/382] 199.204.45.44 () {44 vars in 1007 bytes} [Tue May 5 23:20:49 2026] GET /v2.0/security-group-rules/5be95663-da8c-4d64-883b-010a7c1480c4 => generated 603 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/383] 199.204.45.44 () {44 vars in 997 bytes} [Tue May 5 23:20:50 2026] GET /v2.0/security-groups/a96a591e-916c-4bc4-ab41-3908f74c1c71 => generated 4694 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/384] 199.204.45.44 () {44 vars in 997 bytes} [Tue May 5 23:20:50 2026] GET /v2.0/security-groups/a96a591e-916c-4bc4-ab41-3908f74c1c71 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/385] 199.204.45.44 () {44 vars in 1007 bytes} [Tue May 5 23:20:50 2026] GET /v2.0/security-group-rules/4263e226-9077-418b-8a6a-c7941260e651 => generated 603 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/386] 199.204.45.44 () {44 vars in 983 bytes} [Tue May 5 23:20:51 2026] GET /v2.0/networks/84d41c6c-5dd4-4c2d-ba4e-2460df57f941 => generated 732 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:20:51.977 8 INFO neutron.pecan_wsgi.hooks.translation [None req-df0ea463-3483-42dc-baa0-2c2e07dd1606 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 192/387] 199.204.45.44 () {44 vars in 1072 bytes} [Tue May 5 23:20:51 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=84d41c6c-5dd4-4c2d-ba4e-2460df57f941 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/388] 199.204.45.44 () {44 vars in 1095 bytes} [Tue May 5 23:20:51 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=84d41c6c-5dd4-4c2d-ba4e-2460df57f941 => generated 1254 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/389] 199.204.45.44 () {44 vars in 997 bytes} [Tue May 5 23:20:52 2026] GET /v2.0/security-groups/a96a591e-916c-4bc4-ab41-3908f74c1c71 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:20:58.689 7 INFO neutron.pecan_wsgi.hooks.translation [None req-93864dea-f2dd-48a8-b57a-092b72ed3f5b b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 197/390] 199.204.45.44 () {44 vars in 975 bytes} [Tue May 5 23:20:58 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/391] 199.204.45.44 () {44 vars in 997 bytes} [Tue May 5 23:20:58 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/392] 199.204.45.44 () {44 vars in 916 bytes} [Tue May 5 23:21:00 2026] GET /v2.0/ports => generated 4725 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:21:01.315 8 INFO neutron.api.v2.resource [None req-8c55bdc8-eaad-4f39-bad4-29590e08fad7 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 195/393] 199.204.45.44 () {44 vars in 955 bytes} [Tue May 5 23:21:01 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/394] 199.204.45.44 () {44 vars in 977 bytes} [Tue May 5 23:21:01 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/395] 199.204.45.44 () {44 vars in 997 bytes} [Tue May 5 23:21:02 2026] GET /v2.0/security-groups/e338d5ae-09f1-4ce6-b1bc-e7ee6fa2fc88 => generated 2886 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/396] 199.204.45.44 () {44 vars in 997 bytes} [Tue May 5 23:21:02 2026] GET /v2.0/security-groups/e338d5ae-09f1-4ce6-b1bc-e7ee6fa2fc88 => generated 2886 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/397] 199.204.45.44 () {44 vars in 1007 bytes} [Tue May 5 23:21:02 2026] GET /v2.0/security-group-rules/a30347e8-894f-408b-ae68-af609e2f3b12 => generated 623 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/398] 199.204.45.44 () {44 vars in 997 bytes} [Tue May 5 23:21:03 2026] GET /v2.0/security-groups/e338d5ae-09f1-4ce6-b1bc-e7ee6fa2fc88 => generated 2886 bytes in 71 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.44 () {44 vars in 997 bytes} [Tue May 5 23:21:03 2026] GET /v2.0/security-groups/e338d5ae-09f1-4ce6-b1bc-e7ee6fa2fc88 => generated 2886 bytes in 55 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.44 () {44 vars in 1007 bytes} [Tue May 5 23:21:03 2026] GET /v2.0/security-group-rules/d7702da9-4c32-49f7-b60c-2d19813dab9d => generated 627 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/403] 199.204.45.44 () {44 vars in 971 bytes} [Tue May 5 23:21:15 2026] GET /v2.0/quotas/7b8aed4bab5045e4aca1bdab3613b1a0 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:22:06.252 7 INFO neutron.api.v2.resource [None req-54fad970-ea5a-46f2-8dfe-bf53a4d84672 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 209/412] 199.204.45.44 () {44 vars in 1070 bytes} [Tue May 5 23:22:06 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=b8dacdb602d2414db946588a62c1aaf6 => generated 139 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/413] 199.204.45.44 () {44 vars in 1093 bytes} [Tue May 5 23:22:06 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=b8dacdb602d2414db946588a62c1aaf6 => generated 4072 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/414] 199.204.45.44 () {44 vars in 1084 bytes} [Tue May 5 23:22:07 2026] GET /v2.0/security-groups/976e0af0-150b-4c34-8a24-58285060198f?project_id=b8dacdb602d2414db946588a62c1aaf6 => generated 4075 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/415] 199.204.45.44 () {44 vars in 997 bytes} [Tue May 5 23:22:07 2026] GET /v2.0/security-groups/976e0af0-150b-4c34-8a24-58285060198f => generated 4075 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/416] 199.204.45.44 () {44 vars in 1007 bytes} [Tue May 5 23:22:07 2026] GET /v2.0/security-group-rules/faeb05b5-157f-488c-8fe9-e5e57c297e50 => generated 597 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/417] 199.204.45.44 () {44 vars in 1084 bytes} [Tue May 5 23:22:08 2026] GET /v2.0/security-groups/976e0af0-150b-4c34-8a24-58285060198f?project_id=b8dacdb602d2414db946588a62c1aaf6 => generated 4075 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/418] 199.204.45.44 () {44 vars in 997 bytes} [Tue May 5 23:22:08 2026] GET /v2.0/security-groups/976e0af0-150b-4c34-8a24-58285060198f => generated 4075 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/419] 199.204.45.44 () {44 vars in 1007 bytes} [Tue May 5 23:22:08 2026] GET /v2.0/security-group-rules/4321c696-c2f8-4b81-b7b7-3adbaeab6272 => generated 599 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/420] 199.204.45.44 () {44 vars in 1084 bytes} [Tue May 5 23:22:09 2026] GET /v2.0/security-groups/976e0af0-150b-4c34-8a24-58285060198f?project_id=b8dacdb602d2414db946588a62c1aaf6 => generated 4075 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/421] 199.204.45.44 () {44 vars in 997 bytes} [Tue May 5 23:22:09 2026] GET /v2.0/security-groups/976e0af0-150b-4c34-8a24-58285060198f => generated 4075 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/422] 199.204.45.44 () {44 vars in 1007 bytes} [Tue May 5 23:22:09 2026] GET /v2.0/security-group-rules/6a8f2ea4-fa88-42a9-9e0b-76ef0a691a28 => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/423] 199.204.45.44 () {44 vars in 1084 bytes} [Tue May 5 23:22:10 2026] GET /v2.0/security-groups/976e0af0-150b-4c34-8a24-58285060198f?project_id=b8dacdb602d2414db946588a62c1aaf6 => generated 4075 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/424] 199.204.45.44 () {44 vars in 997 bytes} [Tue May 5 23:22:10 2026] GET /v2.0/security-groups/976e0af0-150b-4c34-8a24-58285060198f => generated 4075 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/425] 199.204.45.44 () {44 vars in 1007 bytes} [Tue May 5 23:22:10 2026] GET /v2.0/security-group-rules/655f853e-c6d1-4a9e-b41c-f6023b25d17f => generated 602 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/426] 199.204.45.44 () {44 vars in 971 bytes} [Tue May 5 23:22:18 2026] GET /v2.0/quotas/b8dacdb602d2414db946588a62c1aaf6 => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:23:11.405 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [edd8d0e8-0e9d-481d-8e2e-26ab8d8c7a83] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 23:23:11.407 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3ab445d0-928c-4384-bc5a-9cc6bd4cee32] 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: 215/435] 199.204.45.44 () {44 vars in 945 bytes} [Tue May 5 23:23:11 2026] GET /v2.0/networks?name=public => generated 753 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/442] 10.0.0.181 () {32 vars in 649 bytes} [Tue May 5 23:23:50 2026] GET /v2.0/networks => generated 2168 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/443] 10.0.0.181 () {32 vars in 655 bytes} [Tue May 5 23:23:52 2026] GET /v2.0/floatingips => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/444] 10.0.0.181 () {32 vars in 647 bytes} [Tue May 5 23:23:52 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) 2026-05-05 23:23:52.281 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3ab445d0-928c-4384-bc5a-9cc6bd4cee32] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33922. 2026-05-05 23:23:52.286 8 INFO oslo.messaging._drivers.impl_rabbit [-] [edd8d0e8-0e9d-481d-8e2e-26ab8d8c7a83] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33906. [pid: 8|app: 0|req: 220/445] 10.0.0.181 () {32 vars in 643 bytes} [Tue May 5 23:23:52 2026] GET /v2.0/ports => generated 4725 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/446] 10.0.0.181 () {32 vars in 647 bytes} [Tue May 5 23:23:52 2026] GET /v2.0/subnets => generated 1261 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/447] 10.0.0.181 () {32 vars in 649 bytes} [Tue May 5 23:23:52 2026] GET /v2.0/networks => generated 2168 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/448] 10.0.0.181 () {32 vars in 663 bytes} [Tue May 5 23:23:52 2026] GET /v2.0/security-groups => generated 17401 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/449] 10.0.0.181 () {32 vars in 655 bytes} [Tue May 5 23:23:52 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:24:03.738 8 INFO neutron.db.segments_db [None req-56415e8b-a1a0-4822-8e22-0c38d0ec3d13 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Added segment 8ecddaaa-757b-4c12-bb95-7a032b0553f2 of type vxlan for network 6e7e01f1-0942-41e1-b596-483013d6a3c9 2026-05-05 23:24:03.766 7 INFO neutron.db.segments_db [None req-cd261a00-83da-4b0e-bc93-0bca7409f944 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Added segment 634a34f8-9be5-47f4-b3b7-97f7e1f257e8 of type vxlan for network d428d794-256e-4863-8e40-2dbebc00e8c8 [pid: 8|app: 0|req: 223/450] 10.0.0.181 () {34 vars in 671 bytes} [Tue May 5 23:24:03 2026] POST /v2.0/networks => generated 744 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/451] 10.0.0.181 () {34 vars in 671 bytes} [Tue May 5 23:24:03 2026] POST /v2.0/networks => generated 751 bytes in 500 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/452] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:24:03 2026] POST /v2.0/subnets => generated 667 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/453] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:24:03 2026] POST /v2.0/subnets => generated 674 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:24:04.208 8 INFO neutron.db.segments_db [None req-a21a2ec2-38dd-4a39-a22f-f298d848a497 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Added segment 3085d86f-098c-4b5e-995c-e5b34e1f999f of type vxlan for network c82da973-a8cc-402b-90ea-775ef84e00ae 2026-05-05 23:24:04.218 7 INFO neutron.db.segments_db [None req-3476e015-a9c8-4891-ba4c-6f48d6f38cfe b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Added segment b14e18f4-d515-413e-b87e-355d9d1783d7 of type vxlan for network 993a544b-f356-402f-8bf8-3394f068fcd0 2026-05-05 23:24:04.503 8 INFO neutron.db.l3_hamode_db [None req-a21a2ec2-38dd-4a39-a22f-f298d848a497 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:24:04.560 7 INFO neutron.db.l3_hamode_db [None req-3476e015-a9c8-4891-ba4c-6f48d6f38cfe b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:24:05.632 8 INFO neutron.db.l3_hamode_db [None req-a21a2ec2-38dd-4a39-a22f-f298d848a497 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:24:06.517 7 INFO neutron.db.l3_hamode_db [None req-3476e015-a9c8-4891-ba4c-6f48d6f38cfe b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 225/454] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:24:04 2026] POST /v2.0/routers => generated 731 bytes in 3222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/457] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:24:07 2026] GET /v2.0/security-groups?tenant_id=07b132c60fa94f7e8d6af2c4fa36e977&name=default => generated 2921 bytes in 363 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/458] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:24:04 2026] POST /v2.0/routers => generated 738 bytes in 3911 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/459] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:24:08 2026] GET /v2.0/security-groups?tenant_id=e2b80a4d90e044b3a75c33d120e1e7b4&name=default => generated 2921 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/460] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:24:08 2026] DELETE /v2.0/security-groups/712d5a8c-5964-471b-857c-63eafbe54c8a => 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: 229/461] 10.0.0.181 () {34 vars in 783 bytes} [Tue May 5 23:24:07 2026] PUT /v2.0/routers/31ffb859-8a12-40b2-ab60-c59b18c91ce7/add_router_interface => generated 309 bytes in 1576 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/462] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:24:09 2026] DELETE /v2.0/security-groups/4fcb138b-350e-4575-b4e3-9513cfd7b151 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/463] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:24:09 2026] GET /v2.0/security-groups?tenant_id=3212c7aec1d246a381c20bb08a145316&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/464] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:24:09 2026] DELETE /v2.0/security-groups/461865e5-5b41-4cfb-9ac4-90d63b072fcb => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:24:09.984 8 WARNING neutron_lib.context [None req-320cadf4-529d-45ab-888b-19297bccf28a c663634ca6b849e687346ba42d8dd362 5841cd714cc84ea2b74aac46b17a8413 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 233/465] 10.0.0.181 () {34 vars in 783 bytes} [Tue May 5 23:24:08 2026] PUT /v2.0/routers/13bb2aa6-1337-4d6e-b81e-fe7b56ad132a/add_router_interface => generated 309 bytes in 1648 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/466] 10.0.0.181 () {34 vars in 685 bytes} [Tue May 5 23:24:09 2026] POST /v2.0/security-groups => generated 1660 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 23:24:10.119 7 WARNING neutron_lib.context [None req-ab427df0-5297-4a5f-90ea-35658e83a47e c663634ca6b849e687346ba42d8dd362 5841cd714cc84ea2b74aac46b17a8413 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 234/467] 10.0.0.181 () {34 vars in 695 bytes} [Tue May 5 23:24:10 2026] POST /v2.0/security-group-rules => generated 597 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:24:10.497 7 WARNING neutron_lib.context [None req-d71337b9-99e6-4e08-a659-78783db0be40 c663634ca6b849e687346ba42d8dd362 5841cd714cc84ea2b74aac46b17a8413 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:24:10.555 8 INFO neutron.db.segments_db [None req-3d68a295-7497-4a54-81b3-1e542ceb4b0a b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Added segment 24ab8080-62ee-4a8a-9bba-3074cc8b002c of type vxlan for network 8d9601d2-7198-460e-968a-5c7014177650 [pid: 7|app: 0|req: 235/468] 10.0.0.181 () {34 vars in 695 bytes} [Tue May 5 23:24:10 2026] POST /v2.0/security-group-rules => generated 602 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:24:10.613 7 WARNING neutron_lib.context [None req-d5041328-9eaf-403d-af09-ba1193d2bd06 c663634ca6b849e687346ba42d8dd362 5841cd714cc84ea2b74aac46b17a8413 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 234/469] 10.0.0.181 () {34 vars in 671 bytes} [Tue May 5 23:24:10 2026] POST /v2.0/networks => generated 748 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:24:10.692 8 WARNING neutron_lib.context [None req-ffa920e6-37b6-42bd-9db1-7d45d5fe8246 3d2b4189741a4e3e950ae938ac5d3618 5312b285312f4870ad87d0a852edfe64 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 235/470] 10.0.0.181 () {34 vars in 685 bytes} [Tue May 5 23:24:10 2026] POST /v2.0/security-groups => generated 1660 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/471] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:24:10 2026] POST /v2.0/subnets => generated 671 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:24:11.116 8 WARNING neutron_lib.context [None req-b5f58e74-b14a-49a1-abec-9248c544dec6 3d2b4189741a4e3e950ae938ac5d3618 5312b285312f4870ad87d0a852edfe64 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 236/472] 10.0.0.181 () {34 vars in 676 bytes} [Tue May 5 23:24:10 2026] POST /v2.0/floatingips => generated 552 bytes in 621 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/473] 10.0.0.181 () {34 vars in 695 bytes} [Tue May 5 23:24:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:24:11.262 8 WARNING neutron_lib.context [None req-e4ec87af-bbb3-4c3b-97dd-d982f90647fa 3d2b4189741a4e3e950ae938ac5d3618 5312b285312f4870ad87d0a852edfe64 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:24:11.273 7 INFO neutron.db.segments_db [None req-35d32f77-8633-4f28-90c3-8c8498d3fc21 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Added segment 6da99429-54e0-4755-aeb2-80f1c1dd9ab3 of type vxlan for network fa09e31e-e4a7-4186-b64e-15dcd91e1c0e [pid: 8|app: 0|req: 238/474] 10.0.0.181 () {34 vars in 695 bytes} [Tue May 5 23:24:11 2026] POST /v2.0/security-group-rules => generated 602 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:24:11.380 8 WARNING neutron_lib.context [None req-c2f99ca5-35db-4151-a6a3-d642223ade2d 3d2b4189741a4e3e950ae938ac5d3618 5312b285312f4870ad87d0a852edfe64 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:24:11.570 7 INFO neutron.db.l3_hamode_db [None req-35d32f77-8633-4f28-90c3-8c8498d3fc21 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 239/475] 10.0.0.181 () {34 vars in 676 bytes} [Tue May 5 23:24:11 2026] POST /v2.0/floatingips => generated 552 bytes in 1173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/476] 10.0.0.29 () {34 vars in 1099 bytes} [Tue May 5 23:24:12 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2089901589&fields=id&tenant_id=5841cd714cc84ea2b74aac46b17a8413 => generated 69 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:24:12.678 7 INFO neutron.db.l3_hamode_db [None req-35d32f77-8633-4f28-90c3-8c8498d3fc21 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 241/477] 10.0.0.29 () {34 vars in 981 bytes} [Tue May 5 23:24:12 2026] GET /v2.0/networks?id=6e7e01f1-0942-41e1-b596-483013d6a3c9 => generated 676 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/478] 10.0.0.29 () {34 vars in 964 bytes} [Tue May 5 23:24:12 2026] GET /v2.0/quotas/5841cd714cc84ea2b74aac46b17a8413 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/479] 10.0.0.29 () {34 vars in 1001 bytes} [Tue May 5 23:24:12 2026] GET /v2.0/ports?tenant_id=5841cd714cc84ea2b74aac46b17a8413&fields=id => generated 103 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:24:13.465 8 WARNING keystonemiddleware.audit [req-ba3fe1b3-bc1e-4d98-8a5f-5c9f00de41e6 req-4000a0fe-8d7b-4168-b4e8-1e171bf8e3b1 c663634ca6b849e687346ba42d8dd362 5841cd714cc84ea2b74aac46b17a8413 - - default default] Skipping service tempest-service-1813570924 as it have no endpoints. [pid: 8|app: 0|req: 244/480] 10.0.0.29 () {34 vars in 906 bytes} [Tue May 5 23:24:13 2026] GET /v2.0/extensions => generated 19901 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-05 23:24:13.492 8 WARNING keystonemiddleware.audit [req-ba3fe1b3-bc1e-4d98-8a5f-5c9f00de41e6 req-4f3dbfcc-11ff-43cb-9682-fb0ccf7746d1 81e3468fb22e45e39a2910412dff6f39 b8dacdb602d2414db946588a62c1aaf6 - - b2c14149fb9b4c5c88d57e6ab23f3aa9 b2c14149fb9b4c5c88d57e6ab23f3aa9] Skipping service tempest-service-1813570924 as it have no endpoints. [pid: 8|app: 0|req: 245/481] 10.0.0.29 () {34 vars in 1007 bytes} [Tue May 5 23:24:13 2026] GET /v2.0/networks/6e7e01f1-0942-41e1-b596-483013d6a3c9?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:24:13.584 8 WARNING keystonemiddleware.audit [req-ba3fe1b3-bc1e-4d98-8a5f-5c9f00de41e6 req-3cf7a18f-40a8-41f8-91b5-7f66904f86de 81e3468fb22e45e39a2910412dff6f39 b8dacdb602d2414db946588a62c1aaf6 - - b2c14149fb9b4c5c88d57e6ab23f3aa9 b2c14149fb9b4c5c88d57e6ab23f3aa9] Skipping service tempest-service-1813570924 as it have no endpoints. [pid: 8|app: 0|req: 246/482] 10.0.0.29 () {34 vars in 1107 bytes} [Tue May 5 23:24:13 2026] GET /v2.0/networks/6e7e01f1-0942-41e1-b596-483013d6a3c9?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: 237/483] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:24:11 2026] POST /v2.0/routers => generated 735 bytes in 2462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/484] 10.0.0.29 () {34 vars in 1099 bytes} [Tue May 5 23:24:13 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1110227088&fields=id&tenant_id=5312b285312f4870ad87d0a852edfe64 => generated 69 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/485] 10.0.0.29 () {34 vars in 981 bytes} [Tue May 5 23:24:13 2026] GET /v2.0/networks?id=d428d794-256e-4863-8e40-2dbebc00e8c8 => generated 683 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/486] 10.0.0.29 () {34 vars in 964 bytes} [Tue May 5 23:24:13 2026] GET /v2.0/quotas/5312b285312f4870ad87d0a852edfe64 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/487] 10.0.0.29 () {34 vars in 1001 bytes} [Tue May 5 23:24:13 2026] GET /v2.0/ports?tenant_id=5312b285312f4870ad87d0a852edfe64&fields=id => generated 103 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/488] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:24:14 2026] GET /v2.0/ports?device_id=8f18444a-e356-431c-a770-f270c621084d => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/489] 10.0.0.29 () {34 vars in 906 bytes} [Tue May 5 23:24:14 2026] GET /v2.0/extensions => generated 19901 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/490] 10.0.0.29 () {34 vars in 1007 bytes} [Tue May 5 23:24:14 2026] GET /v2.0/networks/d428d794-256e-4863-8e40-2dbebc00e8c8?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: 254/491] 10.0.0.29 () {34 vars in 1107 bytes} [Tue May 5 23:24:14 2026] GET /v2.0/networks/d428d794-256e-4863-8e40-2dbebc00e8c8?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: 255/492] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:24:14 2026] GET /v2.0/ports?device_id=86cfd7ca-b409-476a-baf4-dca69051162d => 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: 256/493] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:24:15 2026] GET /v2.0/security-groups?tenant_id=5802fbb05e5c480ab827748c9396e09c&name=default => generated 2925 bytes in 234 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.29 () {34 vars in 989 bytes} [Tue May 5 23:24:15 2026] GET /v2.0/ports?device_id=8f18444a-e356-431c-a770-f270c621084d => 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: 238/495] 10.0.0.181 () {34 vars in 783 bytes} [Tue May 5 23:24:13 2026] PUT /v2.0/routers/1f505187-9758-4fb2-b91d-eaf849b76711/add_router_interface => generated 309 bytes in 1845 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/496] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:24:15 2026] DELETE /v2.0/security-groups/986bbd97-335f-4940-aa45-b015087a4dcf => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/497] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:24:15 2026] GET /v2.0/security-groups?tenant_id=7984d29548144af1bdda4aabedec945f&name=default => generated 2925 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/498] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:24:15 2026] GET /v2.0/networks?id=6e7e01f1-0942-41e1-b596-483013d6a3c9 => generated 676 bytes in 358 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/499] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:24:15 2026] DELETE /v2.0/security-groups/07cf019a-1830-44d8-ba5d-ee795ced03af => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/500] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:24:16 2026] GET /v2.0/ports?device_id=86cfd7ca-b409-476a-baf4-dca69051162d => 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: 240/501] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:24:16 2026] GET /v2.0/networks?id=d428d794-256e-4863-8e40-2dbebc00e8c8 => generated 683 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:24:16.158 7 WARNING neutron_lib.context [req-47122195-c79c-47f1-8011-2c30884f8d05 req-d5314007-9e5d-4a21-b784-3924a0eb9d54 abee9efe73b9426f804d2fd2dd417b6c 3f77b5ee5e184f1c9ad00f26a6a40ecb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 262/502] 199.204.45.44 () {34 vars in 1049 bytes} [Tue May 5 23:24:16 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5841cd714cc84ea2b74aac46b17a8413 => generated 181 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/503] 199.204.45.44 () {34 vars in 1049 bytes} [Tue May 5 23:24:16 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5312b285312f4870ad87d0a852edfe64 => generated 181 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:24:16.248 8 WARNING neutron_lib.context [req-ba3fe1b3-bc1e-4d98-8a5f-5c9f00de41e6 req-6e8b1088-1741-4335-a95e-dd4fd58e0994 c663634ca6b849e687346ba42d8dd362 5841cd714cc84ea2b74aac46b17a8413 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 241/504] 10.0.0.29 () {38 vars in 970 bytes} [Tue May 5 23:24:16 2026] POST /v2.0/security-groups => generated 1685 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 23:24:16.322 7 WARNING neutron_lib.context [req-f3fc6f53-42e1-42ad-8221-b6cdf7ee52a6 req-9c9ce69a-1b25-46d0-a0a4-3fea5dc2610a 3d2b4189741a4e3e950ae938ac5d3618 5312b285312f4870ad87d0a852edfe64 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 264/505] 199.204.45.44 () {38 vars in 954 bytes} [Tue May 5 23:24:16 2026] POST /v2.0/ports => generated 958 bytes in 649 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/506] 199.204.45.44 () {38 vars in 954 bytes} [Tue May 5 23:24:16 2026] POST /v2.0/ports => generated 954 bytes in 580 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 265/507] 10.0.0.29 () {34 vars in 990 bytes} [Tue May 5 23:24:16 2026] GET /v2.0/security-groups/f1de86a2-e51f-4850-9c54-6bf3bebadfc9 => generated 1685 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/508] 199.204.45.44 () {34 vars in 910 bytes} [Tue May 5 23:24:16 2026] GET /v2.0/extensions => generated 19901 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/509] 199.204.45.44 () {34 vars in 910 bytes} [Tue May 5 23:24:16 2026] GET /v2.0/extensions => generated 19901 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-05 23:24:16.969 8 WARNING neutron_lib.context [req-85350f33-cd41-4730-91c1-a8adaa6b4558 req-02bcadd1-acb8-436d-9aed-21f1879a59af abee9efe73b9426f804d2fd2dd417b6c 3f77b5ee5e184f1c9ad00f26a6a40ecb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 243/510] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:24:16 2026] GET /v2.0/ports?device_id=8f18444a-e356-431c-a770-f270c621084d => generated 961 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/511] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:24:17 2026] GET /v2.0/security-groups?id=cf3cd224-8b9a-4ee9-8a8b-15b7b917bd99&fields=id&fields=name => generated 114 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/512] 10.0.0.29 () {38 vars in 980 bytes} [Tue May 5 23:24:16 2026] POST /v2.0/security-group-rules => generated 614 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:24:17.145 7 WARNING neutron_lib.context [req-d31735f3-599a-4ccc-a9f6-7fcf52ef35bb req-130b2562-00d8-42b2-b69a-694908bd12fe abee9efe73b9426f804d2fd2dd417b6c 3f77b5ee5e184f1c9ad00f26a6a40ecb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 245/513] 10.0.0.29 () {38 vars in 970 bytes} [Tue May 5 23:24:17 2026] POST /v2.0/security-groups => generated 1685 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/514] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:24:17 2026] GET /v2.0/ports?device_id=86cfd7ca-b409-476a-baf4-dca69051162d => generated 957 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/515] 10.0.0.29 () {34 vars in 990 bytes} [Tue May 5 23:24:17 2026] GET /v2.0/security-groups/0ac849aa-5137-40c9-808b-086ba4c4cb5e => generated 1685 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/516] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:24:17 2026] GET /v2.0/security-groups?id=9e3a08bc-1231-4cd3-a095-d433934f0890&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 23:24:17.373 8 WARNING neutron_lib.context [req-a1d297f2-dde6-4d59-a9c5-87ceea27be18 req-e0ba07fb-14ae-48ad-b365-2ae66c91a363 abee9efe73b9426f804d2fd2dd417b6c 3f77b5ee5e184f1c9ad00f26a6a40ecb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 271/517] 10.0.0.29 () {38 vars in 980 bytes} [Tue May 5 23:24:17 2026] POST /v2.0/security-group-rules => generated 614 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/518] 199.204.45.44 () {38 vars in 1027 bytes} [Tue May 5 23:24:17 2026] PUT /v2.0/ports/3c10dd41-501f-4d60-958a-d80c38be1a2d => generated 1203 bytes in 613 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: 248/519] 10.0.0.29 () {34 vars in 990 bytes} [Tue May 5 23:24:18 2026] GET /v2.0/security-groups/0ac849aa-5137-40c9-808b-086ba4c4cb5e => generated 2310 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 272/520] 199.204.45.44 () {38 vars in 1027 bytes} [Tue May 5 23:24:17 2026] PUT /v2.0/ports/65aac085-56bc-42aa-9d9b-90d124592137 => generated 1199 bytes in 575 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 23:24:18.088 8 WARNING neutron_lib.context [req-91eb063c-6fd7-40df-bf72-2ba81ff79d8e req-390f2310-5068-4b43-beb6-9857f2302685 abee9efe73b9426f804d2fd2dd417b6c 3f77b5ee5e184f1c9ad00f26a6a40ecb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 249/521] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:24:18 2026] GET /v2.0/ports?tenant_id=5841cd714cc84ea2b74aac46b17a8413&device_id=8f18444a-e356-431c-a770-f270c621084d => generated 1242 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/522] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:24:18 2026] GET /v2.0/ports?tenant_id=5312b285312f4870ad87d0a852edfe64&device_id=86cfd7ca-b409-476a-baf4-dca69051162d => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/523] 199.204.45.44 () {34 vars in 1059 bytes} [Tue May 5 23:24:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=3c10dd41-501f-4d60-958a-d80c38be1a2d => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/524] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 5 23:24:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=65aac085-56bc-42aa-9d9b-90d124592137 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/525] 10.0.0.29 () {38 vars in 980 bytes} [Tue May 5 23:24:18 2026] POST /v2.0/security-group-rules => generated 619 bytes in 193 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: 253/526] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:24:18 2026] GET /v2.0/ports?device_id=8f18444a-e356-431c-a770-f270c621084d => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/527] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 5 23:24:18 2026] GET /v2.0/subnets?id=9541b0dd-d33d-4265-8bad-1143f8a9e607 => 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: 254/528] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 5 23:24:18 2026] GET /v2.0/subnets?id=d6e5ac05-3159-4ea3-9555-e572ae5c4372 => generated 677 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/529] 10.0.0.29 () {34 vars in 990 bytes} [Tue May 5 23:24:18 2026] GET /v2.0/security-groups/0ac849aa-5137-40c9-808b-086ba4c4cb5e => generated 2940 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/530] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:24:18 2026] GET /v2.0/security-groups?id=cf3cd224-8b9a-4ee9-8a8b-15b7b917bd99&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/531] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:24:18 2026] GET /v2.0/ports?network_id=6e7e01f1-0942-41e1-b596-483013d6a3c9&device_owner=network%3Adhcp => generated 1244 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/532] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:24:18 2026] GET /v2.0/ports?network_id=d428d794-256e-4863-8e40-2dbebc00e8c8&device_owner=network%3Adhcp => generated 1244 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/533] 10.0.0.29 () {34 vars in 1000 bytes} [Tue May 5 23:24:18 2026] GET /v2.0/security-group-rules/59111cb0-9305-4b5a-9ec3-5dccf372e335 => generated 616 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/534] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:24:18 2026] GET /v2.0/ports?device_id=86cfd7ca-b409-476a-baf4-dca69051162d => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/535] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:24:18 2026] GET /v2.0/networks/6e7e01f1-0942-41e1-b596-483013d6a3c9?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/536] 10.0.0.29 () {34 vars in 990 bytes} [Tue May 5 23:24:18 2026] GET /v2.0/security-groups/0ac849aa-5137-40c9-808b-086ba4c4cb5e => generated 2940 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/537] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:24:18 2026] GET /v2.0/networks/d428d794-256e-4863-8e40-2dbebc00e8c8?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/538] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:24:18 2026] GET /v2.0/security-groups?id=9e3a08bc-1231-4cd3-a095-d433934f0890&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/539] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:24:18 2026] GET /v2.0/networks/6e7e01f1-0942-41e1-b596-483013d6a3c9?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: 261/540] 10.0.0.29 () {36 vars in 1022 bytes} [Tue May 5 23:24:18 2026] DELETE /v2.0/security-group-rules/59111cb0-9305-4b5a-9ec3-5dccf372e335 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:24:18.739 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c509db26-3516-4af3-92ca-84632decc231'] response: {'name': 'network-changed', 'server_uuid': '8f18444a-e356-431c-a770-f270c621084d', 'tag': '3c10dd41-501f-4d60-958a-d80c38be1a2d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 280/541] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:24:18 2026] GET /v2.0/networks/d428d794-256e-4863-8e40-2dbebc00e8c8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/542] 10.0.0.29 () {34 vars in 990 bytes} [Tue May 5 23:24:18 2026] GET /v2.0/security-groups/0ac849aa-5137-40c9-808b-086ba4c4cb5e => generated 2310 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:24:18.804 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d6dafef6-3711-4326-9856-2b595b7cd3b1'] response: {'name': 'network-changed', 'server_uuid': '86cfd7ca-b409-476a-baf4-dca69051162d', 'tag': '65aac085-56bc-42aa-9d9b-90d124592137', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 263/543] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:24:18 2026] GET /v2.0/ports?tenant_id=5841cd714cc84ea2b74aac46b17a8413&device_id=8f18444a-e356-431c-a770-f270c621084d => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/544] 10.0.0.29 () {36 vars in 1012 bytes} [Tue May 5 23:24:18 2026] DELETE /v2.0/security-groups/0ac849aa-5137-40c9-808b-086ba4c4cb5e => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/545] 10.0.0.29 () {34 vars in 990 bytes} [Tue May 5 23:24:18 2026] GET /v2.0/security-groups/f1de86a2-e51f-4850-9c54-6bf3bebadfc9 => generated 2310 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/546] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:24:18 2026] GET /v2.0/networks?id=6e7e01f1-0942-41e1-b596-483013d6a3c9 => generated 772 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/547] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:24:18 2026] GET /v2.0/ports?tenant_id=5312b285312f4870ad87d0a852edfe64&device_id=86cfd7ca-b409-476a-baf4-dca69051162d => generated 1238 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/548] 199.204.45.44 () {34 vars in 1059 bytes} [Tue May 5 23:24:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=3c10dd41-501f-4d60-958a-d80c38be1a2d => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/549] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:24:19 2026] GET /v2.0/networks?id=d428d794-256e-4863-8e40-2dbebc00e8c8 => generated 779 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/550] 10.0.0.29 () {36 vars in 1012 bytes} [Tue May 5 23:24:19 2026] DELETE /v2.0/security-groups/f1de86a2-e51f-4850-9c54-6bf3bebadfc9 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/551] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 5 23:24:19 2026] GET /v2.0/subnets?id=9541b0dd-d33d-4265-8bad-1143f8a9e607 => generated 670 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/552] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 5 23:24:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=65aac085-56bc-42aa-9d9b-90d124592137 => 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: 267/553] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:24:19 2026] GET /v2.0/ports?network_id=6e7e01f1-0942-41e1-b596-483013d6a3c9&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/554] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 5 23:24:19 2026] GET /v2.0/subnets?id=d6e5ac05-3159-4ea3-9555-e572ae5c4372 => generated 677 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/555] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:24:19 2026] GET /v2.0/networks/6e7e01f1-0942-41e1-b596-483013d6a3c9?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: 270/556] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:24:19 2026] GET /v2.0/ports?network_id=d428d794-256e-4863-8e40-2dbebc00e8c8&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: 273/559] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:24:19 2026] GET /v2.0/networks/6e7e01f1-0942-41e1-b596-483013d6a3c9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/560] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:24:19 2026] GET /v2.0/networks/d428d794-256e-4863-8e40-2dbebc00e8c8?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: 275/561] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:24:19 2026] GET /v2.0/ports?device_id=8f18444a-e356-431c-a770-f270c621084d => generated 973 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/562] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:24:19 2026] GET /v2.0/networks/d428d794-256e-4863-8e40-2dbebc00e8c8?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: 277/563] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:24:19 2026] GET /v2.0/security-groups?id=cf3cd224-8b9a-4ee9-8a8b-15b7b917bd99&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/564] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:24:19 2026] GET /v2.0/ports?device_id=86cfd7ca-b409-476a-baf4-dca69051162d => 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: 279/565] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:24:19 2026] GET /v2.0/security-groups?id=9e3a08bc-1231-4cd3-a095-d433934f0890&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/566] 10.0.0.181 () {34 vars in 789 bytes} [Tue May 5 23:24:19 2026] PUT /v2.0/routers/1f505187-9758-4fb2-b91d-eaf849b76711/remove_router_interface => generated 309 bytes in 1783 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/567] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:24:20 2026] GET /v2.0/ports?device_id=8f18444a-e356-431c-a770-f270c621084d => generated 973 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/568] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:24:20 2026] GET /v2.0/security-groups?tenant_id=b3cd1cc60c434cf3ab104748b9459c05&name=default => generated 2925 bytes in 449 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/569] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:24:21 2026] GET /v2.0/ports?device_id=86cfd7ca-b409-476a-baf4-dca69051162d => generated 969 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/570] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:24:21 2026] GET /v2.0/security-groups?id=cf3cd224-8b9a-4ee9-8a8b-15b7b917bd99&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/571] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:24:21 2026] DELETE /v2.0/security-groups/65868670-5897-4c60-92a3-56dd21c17453 => 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: 292/572] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:24:21 2026] GET /v2.0/security-groups?id=9e3a08bc-1231-4cd3-a095-d433934f0890&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: 293/573] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:24:21 2026] GET /v2.0/security-groups?tenant_id=b19d9de10af342b0b4bbfd68c5ed92bc&name=default => generated 2925 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/574] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:24:21 2026] DELETE /v2.0/security-groups/41b00f19-09c9-459f-bb8e-a332a36dc1e3 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:24:21.903 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-d2dadd8e-06d5-48c2-83c9-0de706678580 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 644, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2212, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2217, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  2026-05-05 23:24:22.361 7 INFO neutron.db.l3_hamode_db [None req-d2dadd8e-06d5-48c2-83c9-0de706678580 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] HA network fa09e31e-e4a7-4186-b64e-15dcd91e1c0e was deleted as no HA routers are present in tenant 3f77b5ee5e184f1c9ad00f26a6a40ecb. [pid: 7|app: 0|req: 281/575] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:24:21 2026] DELETE /v2.0/routers/1f505187-9758-4fb2-b91d-eaf849b76711 => generated 0 bytes in 1295 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/576] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:24:22 2026] GET /v2.0/ports?device_id=8f18444a-e356-431c-a770-f270c621084d => generated 973 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/577] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:24:22 2026] GET /v2.0/security-groups?id=cf3cd224-8b9a-4ee9-8a8b-15b7b917bd99&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/578] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:24:22 2026] GET /v2.0/ports?device_id=86cfd7ca-b409-476a-baf4-dca69051162d => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/579] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:24:22 2026] DELETE /v2.0/subnets/571df8f9-d448-44f9-98fe-c1affc08b2cb => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/580] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:24:22 2026] GET /v2.0/security-groups?id=9e3a08bc-1231-4cd3-a095-d433934f0890&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: 297/581] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:24:22 2026] DELETE /v2.0/networks/8d9601d2-7198-460e-968a-5c7014177650 => generated 0 bytes in 542 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/582] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:24:23 2026] GET /v2.0/security-groups?tenant_id=3f77b5ee5e184f1c9ad00f26a6a40ecb&name=default => generated 2925 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/583] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:24:23 2026] DELETE /v2.0/security-groups/fbf7c182-eaaf-41c1-839e-ca3aa44a7342 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:24:23.559 7 INFO neutron.services.segments.plugin [-] Segment 6da99429-54e0-4755-aeb2-80f1c1dd9ab3 resource provider aggregate not found 2026-05-05 23:24:23.602 7 INFO neutron.services.segments.plugin [-] Segment 6da99429-54e0-4755-aeb2-80f1c1dd9ab3 resource provider aggregate not found 2026-05-05 23:24:23.613 7 INFO neutron.services.segments.plugin [-] Segment 6da99429-54e0-4755-aeb2-80f1c1dd9ab3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6da99429-54e0-4755-aeb2-80f1c1dd9ab3 found for delete ", "request_id": "req-d4f88b00-01f0-48d6-9120-c85d5356555a"}]} 2026-05-05 23:24:23.626 7 INFO neutron.services.segments.plugin [-] Segment 6da99429-54e0-4755-aeb2-80f1c1dd9ab3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6da99429-54e0-4755-aeb2-80f1c1dd9ab3 found for delete ", "request_id": "req-d0b4a640-cb75-4b33-af61-bf2b4cf2af06"}]} 2026-05-05 23:24:23.713 8 INFO neutron.services.segments.plugin [-] Segment 24ab8080-62ee-4a8a-9bba-3074cc8b002c resource provider aggregate not found 2026-05-05 23:24:23.720 8 INFO neutron.services.segments.plugin [-] Segment 24ab8080-62ee-4a8a-9bba-3074cc8b002c resource provider aggregate not found 2026-05-05 23:24:23.743 8 INFO neutron.services.segments.plugin [-] Segment 24ab8080-62ee-4a8a-9bba-3074cc8b002c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24ab8080-62ee-4a8a-9bba-3074cc8b002c found for delete ", "request_id": "req-3614ea78-d5b5-4b80-8be4-676d8dac5ced"}]} 2026-05-05 23:24:23.760 8 INFO neutron.services.segments.plugin [-] Segment 24ab8080-62ee-4a8a-9bba-3074cc8b002c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24ab8080-62ee-4a8a-9bba-3074cc8b002c found for delete ", "request_id": "req-a2109b25-72ed-4657-92fa-2b0ff2c0ebb6"}]} [pid: 8|app: 0|req: 299/584] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:24:23 2026] GET /v2.0/ports?device_id=86cfd7ca-b409-476a-baf4-dca69051162d => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/585] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:24:23 2026] GET /v2.0/security-groups?id=9e3a08bc-1231-4cd3-a095-d433934f0890&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: 286/586] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:24:23 2026] GET /v2.0/ports?device_id=8f18444a-e356-431c-a770-f270c621084d => generated 975 bytes in 749 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/587] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:24:24 2026] GET /v2.0/security-groups?id=cf3cd224-8b9a-4ee9-8a8b-15b7b917bd99&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/588] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:24:24 2026] GET /v2.0/ports?device_id=8f18444a-e356-431c-a770-f270c621084d => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/589] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:24:24 2026] GET /v2.0/ports?device_id=86cfd7ca-b409-476a-baf4-dca69051162d => generated 971 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/590] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:24:25 2026] GET /v2.0/security-groups?id=9e3a08bc-1231-4cd3-a095-d433934f0890&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:24:25.189 8 INFO neutron.db.l3_db [None req-9f8cc25a-1123-4b3b-8632-9b7578ab3f9e c663634ca6b849e687346ba42d8dd362 5841cd714cc84ea2b74aac46b17a8413 - - default default] Floating IP b414f15a-8552-4963-8e7c-070c9c43af62 associated. External IP: 10.96.250.218, port: 3c10dd41-501f-4d60-958a-d80c38be1a2d. [pid: 8|app: 0|req: 302/591] 10.0.0.181 () {34 vars in 749 bytes} [Tue May 5 23:24:24 2026] PUT /v2.0/floatingips/b414f15a-8552-4963-8e7c-070c9c43af62 => generated 856 bytes in 1078 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/592] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:24:25 2026] GET /v2.0/ports?device_id=8f18444a-e356-431c-a770-f270c621084d => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:24:25.808 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2d192c0-803e-4d7b-a440-ce59a7da2d37'] response: {'name': 'network-changed', 'server_uuid': '8f18444a-e356-431c-a770-f270c621084d', 'tag': '3c10dd41-501f-4d60-958a-d80c38be1a2d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 304/593] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:24:25 2026] GET /v2.0/security-groups?id=cf3cd224-8b9a-4ee9-8a8b-15b7b917bd99&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: 8|app: 0|req: 305/594] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:24:25 2026] GET /v2.0/ports?tenant_id=5841cd714cc84ea2b74aac46b17a8413&device_id=8f18444a-e356-431c-a770-f270c621084d => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/595] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:24:25 2026] GET /v2.0/networks?id=6e7e01f1-0942-41e1-b596-483013d6a3c9 => generated 772 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/596] 199.204.45.44 () {34 vars in 1059 bytes} [Tue May 5 23:24:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=3c10dd41-501f-4d60-958a-d80c38be1a2d => generated 859 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/597] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 5 23:24:26 2026] GET /v2.0/subnets?id=9541b0dd-d33d-4265-8bad-1143f8a9e607 => generated 670 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:24:26.148 7 INFO neutron.db.segments_db [None req-1b37feca-fe45-44cd-a5ac-15ee28b4a9f5 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Added segment 44d2c313-b899-4d98-ad99-eb6ced167811 of type vxlan for network 417acc93-bbea-4890-bd42-33e701f8225f [pid: 8|app: 0|req: 309/598] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:24:26 2026] GET /v2.0/ports?network_id=6e7e01f1-0942-41e1-b596-483013d6a3c9&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/599] 10.0.0.181 () {34 vars in 671 bytes} [Tue May 5 23:24:25 2026] POST /v2.0/networks => generated 745 bytes in 594 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/600] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:24:26 2026] GET /v2.0/networks/6e7e01f1-0942-41e1-b596-483013d6a3c9?fields=segments => generated 14 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/601] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:24:26 2026] GET /v2.0/ports?device_id=86cfd7ca-b409-476a-baf4-dca69051162d => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/602] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:24:26 2026] GET /v2.0/ports?device_id=8f18444a-e356-431c-a770-f270c621084d => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/603] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:24:26 2026] GET /v2.0/networks/6e7e01f1-0942-41e1-b596-483013d6a3c9?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: 294/604] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:24:26 2026] GET /v2.0/security-groups?id=9e3a08bc-1231-4cd3-a095-d433934f0890&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: 295/605] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:24:26 2026] GET /v2.0/security-groups?id=cf3cd224-8b9a-4ee9-8a8b-15b7b917bd99&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: 311/606] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:24:26 2026] POST /v2.0/subnets => generated 668 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/607] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:24:26 2026] GET /v2.0/ports?device_id=86cfd7ca-b409-476a-baf4-dca69051162d => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:24:26.691 8 INFO neutron.db.segments_db [None req-c2f8d157-17e3-4091-9a33-6f6b7c18578d b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Added segment fad8f9dd-c451-40e2-9346-e4294d7eb5fd of type vxlan for network de254d60-fd16-401d-9e0e-76c38600c6a5 [pid: 7|app: 0|req: 296/608] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:24:26 2026] GET /v2.0/security-groups?tenant_id=42532896fecc4f20aecdf4e069005bd7&name=default => generated 2925 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:24:26.983 8 INFO neutron.db.l3_hamode_db [None req-c2f8d157-17e3-4091-9a33-6f6b7c18578d b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:24:27.331 7 INFO neutron.db.l3_db [None req-ac26113c-f270-41e5-95af-78cbc8a602f0 3d2b4189741a4e3e950ae938ac5d3618 5312b285312f4870ad87d0a852edfe64 - - default default] Floating IP 1ee2ed5d-329e-4308-bf23-04c3cd0a24ca associated. External IP: 10.96.250.220, port: 65aac085-56bc-42aa-9d9b-90d124592137. [pid: 7|app: 0|req: 297/609] 10.0.0.181 () {34 vars in 749 bytes} [Tue May 5 23:24:26 2026] PUT /v2.0/floatingips/1ee2ed5d-329e-4308-bf23-04c3cd0a24ca => generated 855 bytes in 987 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/610] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:24:27 2026] DELETE /v2.0/security-groups/320ff0bf-1562-4c0b-ba47-26e6126dcf8a => 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: 299/611] 199.204.45.44 () {34 vars in 993 bytes} [Tue May 5 23:24:27 2026] GET /v2.0/ports?device_id=8f18444a-e356-431c-a770-f270c621084d => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/612] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:24:27 2026] GET /v2.0/ports?device_id=8f18444a-e356-431c-a770-f270c621084d => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/613] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:24:27 2026] GET /v2.0/ports?device_id=86cfd7ca-b409-476a-baf4-dca69051162d => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:24:28.384 7 INFO neutron.db.l3_db [req-9c0eb355-29e4-413e-a5ec-b51d1b756e44 req-e6e34616-2fb3-433e-9988-1863683d83a7 c663634ca6b849e687346ba42d8dd362 5841cd714cc84ea2b74aac46b17a8413 - - default default] Floating IP b414f15a-8552-4963-8e7c-070c9c43af62 disassociated. External IP: 10.96.250.218, port: 3c10dd41-501f-4d60-958a-d80c38be1a2d. 2026-05-05 23:24:28.638 8 INFO neutron.db.l3_hamode_db [None req-c2f8d157-17e3-4091-9a33-6f6b7c18578d b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 302/614] 199.204.45.44 () {36 vars in 996 bytes} [Tue May 5 23:24:27 2026] DELETE /v2.0/ports/3c10dd41-501f-4d60-958a-d80c38be1a2d => generated 0 bytes in 890 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/615] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:24:28 2026] GET /v2.0/security-groups?id=cf3cd224-8b9a-4ee9-8a8b-15b7b917bd99&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/616] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:24:28 2026] GET /v2.0/security-groups?id=9e3a08bc-1231-4cd3-a095-d433934f0890&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:24:28.955 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-501593c2-8e26-480b-a46e-f34e623148c3'] response: {'name': 'network-changed', 'server_uuid': '86cfd7ca-b409-476a-baf4-dca69051162d', 'tag': '65aac085-56bc-42aa-9d9b-90d124592137', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 305/617] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:24:28 2026] GET /v2.0/security-groups?tenant_id=4e319b6de7e2421da4aac6b849e8d318&name=default => generated 2925 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/618] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:24:29 2026] GET /v2.0/ports?tenant_id=5312b285312f4870ad87d0a852edfe64&device_id=86cfd7ca-b409-476a-baf4-dca69051162d => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/619] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:24:29 2026] DELETE /v2.0/security-groups/1f94e1bd-7bf3-4da1-a613-b0c3da721759 => 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: 308/620] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:24:29 2026] GET /v2.0/networks?id=d428d794-256e-4863-8e40-2dbebc00e8c8 => generated 779 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/621] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 5 23:24:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=65aac085-56bc-42aa-9d9b-90d124592137 => generated 858 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/622] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 5 23:24:29 2026] GET /v2.0/subnets?id=d6e5ac05-3159-4ea3-9555-e572ae5c4372 => generated 677 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/623] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:24:29 2026] GET /v2.0/ports?network_id=d428d794-256e-4863-8e40-2dbebc00e8c8&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/624] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:24:29 2026] GET /v2.0/networks/d428d794-256e-4863-8e40-2dbebc00e8c8?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: 313/625] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:24:29 2026] GET /v2.0/networks/d428d794-256e-4863-8e40-2dbebc00e8c8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/626] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:24:26 2026] POST /v2.0/routers => generated 732 bytes in 3211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/627] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:24:29 2026] DELETE /v2.0/security-groups/cf3cd224-8b9a-4ee9-8a8b-15b7b917bd99 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:24:30.153 8 INFO neutron.api.v2.resource [None req-c06a67d6-49cb-4e42-a837-60bd69c6013c c663634ca6b849e687346ba42d8dd362 5841cd714cc84ea2b74aac46b17a8413 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 315/628] 10.0.0.181 () {32 vars in 737 bytes} [Tue May 5 23:24:30 2026] GET /v2.0/security-groups/cf3cd224-8b9a-4ee9-8a8b-15b7b917bd99 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/629] 10.0.0.181 () {32 vars in 732 bytes} [Tue May 5 23:24:30 2026] DELETE /v2.0/floatingips/b414f15a-8552-4963-8e7c-070c9c43af62 => generated 0 bytes in 393 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:24:31.011 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2eaf172f-db76-436d-b0a9-5b8af751b365'] response: {'server_uuid': '8f18444a-e356-431c-a770-f270c621084d', 'name': 'network-vif-deleted', 'tag': '3c10dd41-501f-4d60-958a-d80c38be1a2d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 314/630] 10.0.0.181 () {34 vars in 783 bytes} [Tue May 5 23:24:29 2026] PUT /v2.0/routers/6493e52d-fe40-4ceb-8ef7-64fc3336f3e4/add_router_interface => generated 309 bytes in 1741 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/631] 10.0.0.181 () {34 vars in 789 bytes} [Tue May 5 23:24:30 2026] PUT /v2.0/routers/31ffb859-8a12-40b2-ab60-c59b18c91ce7/remove_router_interface => generated 309 bytes in 1350 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:24:32.272 8 WARNING neutron_lib.context [req-3b06d27b-7b70-4562-b970-36202526772b req-03127550-50a2-49e5-9fa6-723a30cf2ae3 4d6c7f4d9ed844858a62e580b6280f4c 788d5991278847adbf762372e2ab64c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 318/632] 10.0.0.29 () {38 vars in 970 bytes} [Tue May 5 23:24:32 2026] POST /v2.0/security-groups => generated 1681 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 23:24:32.448 8 WARNING neutron_lib.context [req-42fed427-cda6-4f33-9967-c768ca3dae42 req-7cb4d3af-2c47-4617-84ca-c01e20d409e5 4d6c7f4d9ed844858a62e580b6280f4c 788d5991278847adbf762372e2ab64c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 319/633] 10.0.0.29 () {38 vars in 970 bytes} [Tue May 5 23:24:32 2026] POST /v2.0/security-groups => generated 1680 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 23:24:32.630 8 WARNING neutron_lib.context [req-c0f4d321-2ed2-4f6d-8fb8-8a4d4ee9b230 req-57342f27-0996-4a86-9bf5-d336d636a4aa 4d6c7f4d9ed844858a62e580b6280f4c 788d5991278847adbf762372e2ab64c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 320/634] 10.0.0.29 () {38 vars in 970 bytes} [Tue May 5 23:24:32 2026] POST /v2.0/security-groups => generated 1680 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/635] 10.0.0.29 () {34 vars in 1001 bytes} [Tue May 5 23:24:32 2026] GET /v2.0/security-groups?tenant_id=788d5991278847adbf762372e2ab64c1 => generated 7906 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/636] 10.0.0.29 () {34 vars in 990 bytes} [Tue May 5 23:24:32 2026] GET /v2.0/security-groups/dc9fa4bf-28ef-4785-b416-a109354f281c => generated 2922 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/637] 10.0.0.29 () {34 vars in 990 bytes} [Tue May 5 23:24:32 2026] GET /v2.0/security-groups/dc9fa4bf-28ef-4785-b416-a109354f281c => generated 2922 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/638] 10.0.0.29 () {34 vars in 990 bytes} [Tue May 5 23:24:33 2026] GET /v2.0/security-groups/f5933082-437d-4524-aaa4-c1591dcea8cb => generated 1681 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/639] 10.0.0.29 () {36 vars in 1012 bytes} [Tue May 5 23:24:33 2026] DELETE /v2.0/security-groups/f5933082-437d-4524-aaa4-c1591dcea8cb => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:24:33.183 8 INFO neutron.api.v2.resource [req-fae34be2-5b75-44b9-a875-ca0c3d4718db req-e19922af-23d3-442d-8b8a-1b98484cbe7e 4d6c7f4d9ed844858a62e580b6280f4c 788d5991278847adbf762372e2ab64c1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 326/640] 10.0.0.29 () {34 vars in 990 bytes} [Tue May 5 23:24:33 2026] GET /v2.0/security-groups/f5933082-437d-4524-aaa4-c1591dcea8cb => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/641] 10.0.0.29 () {34 vars in 990 bytes} [Tue May 5 23:24:33 2026] GET /v2.0/security-groups/f2559b47-4e7f-4228-83c7-3f0c8562d73f => generated 1680 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:24:33.321 7 INFO neutron.services.segments.plugin [-] Segment 3085d86f-098c-4b5e-995c-e5b34e1f999f resource provider aggregate not found 2026-05-05 23:24:33.325 7 INFO neutron.services.segments.plugin [-] Segment 3085d86f-098c-4b5e-995c-e5b34e1f999f resource provider aggregate not found 2026-05-05 23:24:33.347 7 INFO neutron.services.segments.plugin [-] Segment 3085d86f-098c-4b5e-995c-e5b34e1f999f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3085d86f-098c-4b5e-995c-e5b34e1f999f found for delete ", "request_id": "req-b1f9fc9c-a542-4793-a94b-47a647e36550"}]} 2026-05-05 23:24:33.350 7 INFO neutron.services.segments.plugin [-] Segment 3085d86f-098c-4b5e-995c-e5b34e1f999f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3085d86f-098c-4b5e-995c-e5b34e1f999f found for delete ", "request_id": "req-f29c2659-5fb6-4c63-81b3-8811b8c9b2a1"}]} 2026-05-05 23:24:33.360 7 INFO neutron.db.l3_hamode_db [None req-4c43bab1-114f-4794-99c0-7fd8c74315f9 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] HA network c82da973-a8cc-402b-90ea-775ef84e00ae was deleted as no HA routers are present in tenant 5841cd714cc84ea2b74aac46b17a8413. [pid: 8|app: 0|req: 328/642] 10.0.0.29 () {36 vars in 1012 bytes} [Tue May 5 23:24:33 2026] DELETE /v2.0/security-groups/f2559b47-4e7f-4228-83c7-3f0c8562d73f => 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: 315/643] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:24:31 2026] DELETE /v2.0/routers/31ffb859-8a12-40b2-ab60-c59b18c91ce7 => generated 0 bytes in 1453 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:24:33.407 7 INFO neutron.api.v2.resource [req-cdf7e5f3-1654-4571-bdac-6618e9499461 req-9ff0681e-e60e-4b81-8150-331fbb86ec0c 4d6c7f4d9ed844858a62e580b6280f4c 788d5991278847adbf762372e2ab64c1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 316/644] 10.0.0.29 () {34 vars in 990 bytes} [Tue May 5 23:24:33 2026] GET /v2.0/security-groups/f2559b47-4e7f-4228-83c7-3f0c8562d73f => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/645] 10.0.0.29 () {34 vars in 990 bytes} [Tue May 5 23:24:33 2026] GET /v2.0/security-groups/d6646ee3-91b0-425a-bf2f-022b4bf99e23 => generated 1680 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/646] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:24:33 2026] DELETE /v2.0/subnets/9541b0dd-d33d-4265-8bad-1143f8a9e607 => 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: 318/647] 10.0.0.29 () {36 vars in 1012 bytes} [Tue May 5 23:24:33 2026] DELETE /v2.0/security-groups/d6646ee3-91b0-425a-bf2f-022b4bf99e23 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:24:33.656 7 INFO neutron.api.v2.resource [req-b4023f5d-03bc-4bc3-afb8-0fbb32d4bfe7 req-c9b75e76-0888-471d-835a-b5e46d7886b2 4d6c7f4d9ed844858a62e580b6280f4c 788d5991278847adbf762372e2ab64c1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 319/648] 10.0.0.29 () {34 vars in 990 bytes} [Tue May 5 23:24:33 2026] GET /v2.0/security-groups/d6646ee3-91b0-425a-bf2f-022b4bf99e23 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/649] 10.0.0.29 () {34 vars in 1001 bytes} [Tue May 5 23:24:33 2026] GET /v2.0/security-groups?tenant_id=788d5991278847adbf762372e2ab64c1 => generated 2925 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/650] 10.0.0.29 () {34 vars in 990 bytes} [Tue May 5 23:24:33 2026] GET /v2.0/security-groups/dc9fa4bf-28ef-4785-b416-a109354f281c => generated 2922 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/651] 10.0.0.29 () {34 vars in 990 bytes} [Tue May 5 23:24:33 2026] GET /v2.0/security-groups/dc9fa4bf-28ef-4785-b416-a109354f281c => generated 2922 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:24:33.887 7 INFO neutron.api.v2.resource [req-acede7da-3c5a-47ac-8340-c3523aa0b207 req-4a1d9ae2-1798-46b4-9aaf-50e0d6500ecf 4d6c7f4d9ed844858a62e580b6280f4c 788d5991278847adbf762372e2ab64c1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 323/652] 10.0.0.29 () {34 vars in 990 bytes} [Tue May 5 23:24:33 2026] GET /v2.0/security-groups/d6646ee3-91b0-425a-bf2f-022b4bf99e23 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:24:33.939 7 INFO neutron.api.v2.resource [req-f351526b-07b1-41cf-8e1f-050fd32e6816 req-aa02e262-accc-43f1-bee7-5d5823bfbf5c 4d6c7f4d9ed844858a62e580b6280f4c 788d5991278847adbf762372e2ab64c1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 324/653] 10.0.0.29 () {34 vars in 990 bytes} [Tue May 5 23:24:33 2026] GET /v2.0/security-groups/f2559b47-4e7f-4228-83c7-3f0c8562d73f => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:24:33.995 7 INFO neutron.api.v2.resource [req-cadd50e4-39c7-4985-a5fc-db0cb9a7a6ea req-5c88bf57-551a-438d-89eb-5a2e8401b00b 4d6c7f4d9ed844858a62e580b6280f4c 788d5991278847adbf762372e2ab64c1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 325/654] 10.0.0.29 () {34 vars in 990 bytes} [Tue May 5 23:24:33 2026] GET /v2.0/security-groups/f5933082-437d-4524-aaa4-c1591dcea8cb => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:24:34.026 8 INFO neutron.services.segments.plugin [-] Segment 8ecddaaa-757b-4c12-bb95-7a032b0553f2 resource provider aggregate not found 2026-05-05 23:24:34.034 8 INFO neutron.services.segments.plugin [-] Segment 8ecddaaa-757b-4c12-bb95-7a032b0553f2 resource provider aggregate not found 2026-05-05 23:24:34.042 8 INFO neutron.services.segments.plugin [-] Segment 8ecddaaa-757b-4c12-bb95-7a032b0553f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ecddaaa-757b-4c12-bb95-7a032b0553f2 found for delete ", "request_id": "req-da77ab9f-1084-49a0-866b-2e869825c8a4"}]} 2026-05-05 23:24:34.049 8 INFO neutron.services.segments.plugin [-] Segment 8ecddaaa-757b-4c12-bb95-7a032b0553f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ecddaaa-757b-4c12-bb95-7a032b0553f2 found for delete ", "request_id": "req-2616bf35-c545-497c-aedd-7fc0d3dc1416"}]} [pid: 8|app: 0|req: 330/655] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:24:33 2026] DELETE /v2.0/networks/6e7e01f1-0942-41e1-b596-483013d6a3c9 => generated 0 bytes in 460 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/656] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:24:34 2026] GET /v2.0/security-groups?tenant_id=5841cd714cc84ea2b74aac46b17a8413&name=default => generated 2921 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/659] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:24:34 2026] DELETE /v2.0/security-groups/6bd4c395-4275-4741-b4bb-7e6ed558dc7a => 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: 326/660] 10.0.0.181 () {34 vars in 789 bytes} [Tue May 5 23:24:34 2026] PUT /v2.0/routers/6493e52d-fe40-4ceb-8ef7-64fc3336f3e4/remove_router_interface => generated 309 bytes in 1535 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/661] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:24:35 2026] GET /v2.0/security-groups?tenant_id=44dd7a1c33b7431fb3b048d431c481a3&name=default => generated 2925 bytes in 370 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/662] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:24:36 2026] DELETE /v2.0/security-groups/6f3e167f-0b1b-4d6b-b882-e1fbb5b9821b => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:24:36.318 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-07e96314-591d-47b9-9e25-9f08738af21d b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 644, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2212, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2217, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  2026-05-05 23:24:36.745 8 INFO neutron.services.segments.plugin [-] Segment fad8f9dd-c451-40e2-9346-e4294d7eb5fd resource provider aggregate not found 2026-05-05 23:24:36.755 8 INFO neutron.services.segments.plugin [-] Segment fad8f9dd-c451-40e2-9346-e4294d7eb5fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fad8f9dd-c451-40e2-9346-e4294d7eb5fd found for delete ", "request_id": "req-9f95dcaa-ddcc-4c31-a292-11af907be7b9"}]} 2026-05-05 23:24:36.761 8 INFO neutron.services.segments.plugin [-] Segment fad8f9dd-c451-40e2-9346-e4294d7eb5fd resource provider aggregate not found 2026-05-05 23:24:36.770 8 INFO neutron.db.l3_hamode_db [None req-07e96314-591d-47b9-9e25-9f08738af21d b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] HA network de254d60-fd16-401d-9e0e-76c38600c6a5 was deleted as no HA routers are present in tenant 788d5991278847adbf762372e2ab64c1. [pid: 8|app: 0|req: 335/663] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:24:35 2026] DELETE /v2.0/routers/6493e52d-fe40-4ceb-8ef7-64fc3336f3e4 => generated 0 bytes in 1230 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:24:36.783 7 INFO neutron.db.segments_db [None req-dace4444-dc86-4978-a14c-36ea2cc89495 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Added segment 3ae443fb-d0ec-4268-a3bf-52f30d612534 of type vxlan for network e8e395c5-00d6-4d88-920f-c7833738ca09 2026-05-05 23:24:36.785 8 INFO neutron.services.segments.plugin [-] Segment fad8f9dd-c451-40e2-9346-e4294d7eb5fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fad8f9dd-c451-40e2-9346-e4294d7eb5fd found for delete ", "request_id": "req-f519d119-821d-48be-9acd-bb885bf59fb9"}]} [pid: 7|app: 0|req: 329/664] 10.0.0.181 () {34 vars in 671 bytes} [Tue May 5 23:24:36 2026] POST /v2.0/networks => generated 746 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/665] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:24:36 2026] GET /v2.0/security-groups?tenant_id=0c695e75a6e048978a3d038cad99d6b9&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/666] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:24:36 2026] DELETE /v2.0/subnets/2ab5a753-1e65-4b33-81d3-6f2626105adf => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/667] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:24:36 2026] POST /v2.0/subnets => generated 669 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/668] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:24:37 2026] DELETE /v2.0/security-groups/7fcab764-fb63-479b-9e3a-8382894ef3e4 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:24:37.314 7 INFO neutron.db.segments_db [None req-fbf35d01-2b97-41a6-a127-f4440458c29f b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Added segment 5b2b31a8-2e9d-4a73-b790-0f97eeab2de2 of type vxlan for network 68f87aa1-52e2-4151-a766-da12c808baa0 [pid: 8|app: 0|req: 338/669] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:24:37 2026] DELETE /v2.0/networks/417acc93-bbea-4890-bd42-33e701f8225f => generated 0 bytes in 407 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:24:37.647 7 INFO neutron.db.l3_hamode_db [None req-fbf35d01-2b97-41a6-a127-f4440458c29f b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 339/670] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:24:37 2026] GET /v2.0/security-groups?tenant_id=788d5991278847adbf762372e2ab64c1&name=default => generated 2925 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/671] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:24:37 2026] DELETE /v2.0/security-groups/dc9fa4bf-28ef-4785-b416-a109354f281c => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:24:38.789 7 INFO neutron.db.l3_hamode_db [None req-fbf35d01-2b97-41a6-a127-f4440458c29f b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:24:39.822 8 INFO neutron.services.segments.plugin [-] Segment 44d2c313-b899-4d98-ad99-eb6ced167811 resource provider aggregate not found 2026-05-05 23:24:39.830 8 INFO neutron.services.segments.plugin [-] Segment 44d2c313-b899-4d98-ad99-eb6ced167811 resource provider aggregate not found 2026-05-05 23:24:39.853 8 INFO neutron.services.segments.plugin [-] Segment 44d2c313-b899-4d98-ad99-eb6ced167811 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44d2c313-b899-4d98-ad99-eb6ced167811 found for delete ", "request_id": "req-59c1e7fa-b841-4a31-b3f7-42eb74a87a9c"}]} 2026-05-05 23:24:39.854 8 INFO neutron.services.segments.plugin [-] Segment 44d2c313-b899-4d98-ad99-eb6ced167811 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44d2c313-b899-4d98-ad99-eb6ced167811 found for delete ", "request_id": "req-6fdbd850-97e5-4aa8-b419-e9483ab51c76"}]} [pid: 8|app: 0|req: 341/672] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:24:39 2026] GET /v2.0/security-groups?tenant_id=3c05247a0bd04d5291be0bd4af0987bc&name=default => generated 2925 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/673] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:24:37 2026] POST /v2.0/routers => generated 733 bytes in 2875 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/674] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:24:40 2026] DELETE /v2.0/security-groups/c2327eb4-1aa3-4927-a3c1-7be0ff61916d => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:24:40.262 8 INFO neutron.db.segments_db [None req-d311b8b8-89e3-4faa-8f83-008fa01ea060 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Added segment f844210d-d576-41be-a875-82b19c09ed5b of type vxlan for network ebe87816-a52f-4a76-8a2f-151bf61d876e [pid: 8|app: 0|req: 342/675] 10.0.0.181 () {34 vars in 671 bytes} [Tue May 5 23:24:40 2026] POST /v2.0/networks => generated 738 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/676] 10.0.0.140 () {34 vars in 990 bytes} [Tue May 5 23:24:40 2026] GET /v2.0/ports?device_id=86cfd7ca-b409-476a-baf4-dca69051162d => generated 1240 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/677] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:24:40 2026] POST /v2.0/subnets => generated 661 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/678] 10.0.0.140 () {34 vars in 1040 bytes} [Tue May 5 23:24:40 2026] GET /v2.0/security-groups?id=9e3a08bc-1231-4cd3-a095-d433934f0890&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:24:41.015 8 INFO neutron.db.segments_db [None req-5e866b6d-3333-42e8-8904-8edd9d32b29f b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Added segment 2563bfaa-8d98-4b01-8a9b-f84d8856ed0d of type vxlan for network 782a279c-a49d-4885-b0b8-3e76f839b9a2 2026-05-05 23:24:41.330 8 INFO neutron.db.l3_hamode_db [None req-5e866b6d-3333-42e8-8904-8edd9d32b29f b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 334/679] 10.0.0.181 () {34 vars in 783 bytes} [Tue May 5 23:24:40 2026] PUT /v2.0/routers/a83564ae-9987-4442-b597-61e481185d4f/add_router_interface => generated 309 bytes in 2108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:24:42.560 7 WARNING neutron_lib.context [None req-fd0ca2e0-a20a-4e75-bc87-85d97755e69e 818f5ccac29c4e6ba997dbe6b28a45af 6f3c718cbe0e4049b78277362954cd30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 335/680] 10.0.0.181 () {34 vars in 684 bytes} [Tue May 5 23:24:42 2026] POST /v2.0/security-groups => generated 1625 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 23:24:42.854 8 INFO neutron.db.l3_hamode_db [None req-5e866b6d-3333-42e8-8904-8edd9d32b29f b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 336/681] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:24:42 2026] GET /v2.0/ports?device_id=86cfd7ca-b409-476a-baf4-dca69051162d => generated 971 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/682] 10.0.0.181 () {32 vars in 663 bytes} [Tue May 5 23:24:42 2026] GET /v2.0/security-groups => generated 4530 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/683] 10.0.0.181 () {34 vars in 758 bytes} [Tue May 5 23:24:42 2026] PUT /v2.0/security-groups/db7b5819-eb74-49f9-9706-8dcd09a932b7 => generated 1663 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/684] 10.0.0.29 () {34 vars in 970 bytes} [Tue May 5 23:24:43 2026] GET /v2.0/ports/65aac085-56bc-42aa-9d9b-90d124592137 => generated 968 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/685] 10.0.0.181 () {32 vars in 737 bytes} [Tue May 5 23:24:43 2026] GET /v2.0/security-groups/db7b5819-eb74-49f9-9706-8dcd09a932b7 => generated 1663 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/686] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:24:43 2026] DELETE /v2.0/security-groups/db7b5819-eb74-49f9-9706-8dcd09a932b7 => 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: 342/687] 10.0.0.181 () {32 vars in 663 bytes} [Tue May 5 23:24:43 2026] GET /v2.0/security-groups => generated 2925 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/688] 199.204.45.44 () {34 vars in 999 bytes} [Tue May 5 23:24:43 2026] GET /v2.0/subnets?network_id=d428d794-256e-4863-8e40-2dbebc00e8c8 => generated 659 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:24:43.340 7 INFO neutron.api.v2.resource [None req-36a9e6c3-250c-4644-bb5f-98f38c6a0163 818f5ccac29c4e6ba997dbe6b28a45af 6f3c718cbe0e4049b78277362954cd30 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 344/689] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:24:43 2026] DELETE /v2.0/security-groups/db7b5819-eb74-49f9-9706-8dcd09a932b7 => 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: 345/690] 199.204.45.44 () {34 vars in 1145 bytes} [Tue May 5 23:24:43 2026] GET /v2.0/ports?device_id=86cfd7ca-b409-476a-baf4-dca69051162d&device_owner=compute%3Anova&network_id=d428d794-256e-4863-8e40-2dbebc00e8c8 => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:24:43.411 7 WARNING neutron_lib.context [None req-3239103c-be26-4d1c-a903-4a1f55156982 818f5ccac29c4e6ba997dbe6b28a45af 6f3c718cbe0e4049b78277362954cd30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 346/691] 10.0.0.181 () {34 vars in 684 bytes} [Tue May 5 23:24:43 2026] POST /v2.0/security-groups => generated 1624 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/692] 10.0.0.29 () {34 vars in 981 bytes} [Tue May 5 23:24:43 2026] GET /v2.0/networks?id=e8e395c5-00d6-4d88-920f-c7833738ca09 => generated 678 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/693] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:24:40 2026] POST /v2.0/routers => generated 725 bytes in 3050 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:24:44.024 8 WARNING neutron_lib.context [None req-091e1a58-62ec-41ac-bedb-a99f6c3c7d6a 818f5ccac29c4e6ba997dbe6b28a45af 6f3c718cbe0e4049b78277362954cd30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 348/694] 199.204.45.44 () {38 vars in 1027 bytes} [Tue May 5 23:24:43 2026] PUT /v2.0/ports/65aac085-56bc-42aa-9d9b-90d124592137 => generated 1145 bytes in 499 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: 349/695] 10.0.0.29 () {34 vars in 964 bytes} [Tue May 5 23:24:44 2026] GET /v2.0/quotas/50fd6991e81845cbb70bf8ffe4158dcc => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/696] 10.0.0.181 () {34 vars in 695 bytes} [Tue May 5 23:24:44 2026] POST /v2.0/security-group-rules => generated 601 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:24:44.146 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb02df1a-9125-4244-9bb7-777926cb79b1'] response: {'name': 'network-changed', 'server_uuid': '86cfd7ca-b409-476a-baf4-dca69051162d', 'tag': '65aac085-56bc-42aa-9d9b-90d124592137', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 348/697] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:24:44 2026] GET /v2.0/ports?tenant_id=5312b285312f4870ad87d0a852edfe64&device_id=86cfd7ca-b409-476a-baf4-dca69051162d => generated 1417 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/698] 10.0.0.29 () {34 vars in 1001 bytes} [Tue May 5 23:24:44 2026] GET /v2.0/ports?tenant_id=50fd6991e81845cbb70bf8ffe4158dcc&fields=id => generated 103 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/699] 10.0.0.181 () {32 vars in 747 bytes} [Tue May 5 23:24:44 2026] GET /v2.0/security-group-rules/dfd609a1-cb62-4df3-aa6f-769c1cf3ab70 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/700] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:24:44 2026] GET /v2.0/networks?id=d428d794-256e-4863-8e40-2dbebc00e8c8 => generated 779 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:24:44.352 8 WARNING keystonemiddleware.audit [req-741949af-704c-4306-b88f-bec56d82b505 req-55b47fb3-44f3-4364-8375-43d375f766d9 81e3468fb22e45e39a2910412dff6f39 b8dacdb602d2414db946588a62c1aaf6 - - b2c14149fb9b4c5c88d57e6ab23f3aa9 b2c14149fb9b4c5c88d57e6ab23f3aa9] Skipping service tempest-service-1813570924 as it have no endpoints. [pid: 8|app: 0|req: 352/701] 10.0.0.29 () {34 vars in 1007 bytes} [Tue May 5 23:24:44 2026] GET /v2.0/networks/e8e395c5-00d6-4d88-920f-c7833738ca09?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: 353/702] 10.0.0.181 () {32 vars in 673 bytes} [Tue May 5 23:24:44 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/703] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 5 23:24:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=65aac085-56bc-42aa-9d9b-90d124592137 => generated 860 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:24:44.548 8 WARNING keystonemiddleware.audit [req-741949af-704c-4306-b88f-bec56d82b505 req-e7127a64-ac58-4c32-a47e-001d19acd130 81e3468fb22e45e39a2910412dff6f39 b8dacdb602d2414db946588a62c1aaf6 - - b2c14149fb9b4c5c88d57e6ab23f3aa9 b2c14149fb9b4c5c88d57e6ab23f3aa9] Skipping service tempest-service-1813570924 as it have no endpoints. [pid: 8|app: 0|req: 355/704] 10.0.0.29 () {34 vars in 1107 bytes} [Tue May 5 23:24:44 2026] GET /v2.0/networks/e8e395c5-00d6-4d88-920f-c7833738ca09?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: 356/705] 10.0.0.181 () {32 vars in 750 bytes} [Tue May 5 23:24:44 2026] DELETE /v2.0/security-group-rules/dfd609a1-cb62-4df3-aa6f-769c1cf3ab70 => 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: 357/706] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 5 23:24:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=65aac085-56bc-42aa-9d9b-90d124592137 => 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: 358/707] 10.0.0.181 () {32 vars in 673 bytes} [Tue May 5 23:24:44 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/708] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 5 23:24:44 2026] GET /v2.0/subnets?id=d6e5ac05-3159-4ea3-9555-e572ae5c4372 => generated 677 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/709] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:24:44 2026] GET /v2.0/ports?device_id=dbd84169-6f70-4b0a-a319-63ad8eda068a => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:24:44.842 8 WARNING neutron_lib.context [None req-c6372fa7-a311-4e23-b30c-0f05a0803c32 818f5ccac29c4e6ba997dbe6b28a45af 6f3c718cbe0e4049b78277362954cd30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/710] 10.0.0.181 () {34 vars in 695 bytes} [Tue May 5 23:24:44 2026] POST /v2.0/security-group-rules => generated 601 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/711] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:24:44 2026] GET /v2.0/ports?network_id=d428d794-256e-4863-8e40-2dbebc00e8c8&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/712] 10.0.0.181 () {32 vars in 747 bytes} [Tue May 5 23:24:45 2026] GET /v2.0/security-group-rules/1b2ae99f-bc16-428e-8372-69506047993b => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/713] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:24:45 2026] GET /v2.0/networks/d428d794-256e-4863-8e40-2dbebc00e8c8?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/714] 10.0.0.181 () {32 vars in 673 bytes} [Tue May 5 23:24:45 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/715] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:24:45 2026] GET /v2.0/networks/d428d794-256e-4863-8e40-2dbebc00e8c8?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: 367/716] 10.0.0.181 () {32 vars in 750 bytes} [Tue May 5 23:24:45 2026] DELETE /v2.0/security-group-rules/1b2ae99f-bc16-428e-8372-69506047993b => 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: 368/717] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:24:45 2026] GET /v2.0/ports?tenant_id=5312b285312f4870ad87d0a852edfe64&device_id=86cfd7ca-b409-476a-baf4-dca69051162d => generated 1417 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/718] 10.0.0.181 () {32 vars in 673 bytes} [Tue May 5 23:24:45 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/719] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:24:45 2026] GET /v2.0/ports?device_id=86cfd7ca-b409-476a-baf4-dca69051162d => generated 1148 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/720] 10.0.0.181 () {34 vars in 783 bytes} [Tue May 5 23:24:44 2026] PUT /v2.0/routers/17b57468-967a-48ba-981f-b159237cc11d/add_router_interface => generated 309 bytes in 1584 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/721] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:24:45 2026] GET /v2.0/networks?id=d428d794-256e-4863-8e40-2dbebc00e8c8 => generated 779 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:24:45.731 8 WARNING neutron_lib.context [None req-cbf5a0f2-31bc-4d8e-a185-0399f37ffde7 818f5ccac29c4e6ba997dbe6b28a45af 6f3c718cbe0e4049b78277362954cd30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 351/722] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:24:45 2026] GET /v2.0/networks?id=e8e395c5-00d6-4d88-920f-c7833738ca09 => generated 678 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/723] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:24:45 2026] GET /v2.0/security-groups?id=9e3a08bc-1231-4cd3-a095-d433934f0890&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/724] 10.0.0.181 () {34 vars in 695 bytes} [Tue May 5 23:24:45 2026] POST /v2.0/security-group-rules => generated 602 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:24:45.925 8 WARNING neutron_lib.context [req-8e288aca-0bea-4100-aa7f-58007c5f1247 req-1e224502-140d-4bcc-bfed-1e55d8b4c094 d04555c4907e42ba9a7fcd7523e763d1 50fd6991e81845cbb70bf8ffe4158dcc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 353/725] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 5 23:24:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=65aac085-56bc-42aa-9d9b-90d124592137 => generated 860 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/726] 10.0.0.181 () {32 vars in 747 bytes} [Tue May 5 23:24:45 2026] GET /v2.0/security-group-rules/97a25bef-7ab5-40da-a9d0-b6f0cee3a75d => generated 602 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/727] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:24:45 2026] GET /v2.0/ports?device_id=dbd84169-6f70-4b0a-a319-63ad8eda068a => 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: 356/728] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 5 23:24:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=65aac085-56bc-42aa-9d9b-90d124592137 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/729] 10.0.0.181 () {32 vars in 673 bytes} [Tue May 5 23:24:46 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/730] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 5 23:24:46 2026] GET /v2.0/subnets?id=d6e5ac05-3159-4ea3-9555-e572ae5c4372 => generated 677 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/731] 10.0.0.181 () {32 vars in 750 bytes} [Tue May 5 23:24:46 2026] DELETE /v2.0/security-group-rules/97a25bef-7ab5-40da-a9d0-b6f0cee3a75d => 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: 360/732] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:24:46 2026] GET /v2.0/ports?network_id=d428d794-256e-4863-8e40-2dbebc00e8c8&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/733] 10.0.0.181 () {32 vars in 673 bytes} [Tue May 5 23:24:46 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:24:46.343 7 WARNING neutron_lib.context [None req-e93f4700-2f63-434a-a7cc-977dbcb1f888 731c4db6d69e480eb8cbace6409b1e12 08d4687180774295937761fa4d331be8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 373/734] 199.204.45.44 () {38 vars in 954 bytes} [Tue May 5 23:24:45 2026] POST /v2.0/ports => generated 954 bytes in 531 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: 362/735] 10.0.0.181 () {34 vars in 685 bytes} [Tue May 5 23:24:46 2026] POST /v2.0/security-groups => generated 1661 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/736] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:24:46 2026] GET /v2.0/networks/d428d794-256e-4863-8e40-2dbebc00e8c8?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: 363/737] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:24:46 2026] DELETE /v2.0/security-groups/25c81716-0a84-4755-b2a0-de7a26db4c72 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:24:46.607 7 WARNING neutron_lib.context [None req-bcbd860f-b0d3-4672-8ab8-3806ac1427c2 731c4db6d69e480eb8cbace6409b1e12 08d4687180774295937761fa4d331be8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 364/738] 10.0.0.181 () {34 vars in 695 bytes} [Tue May 5 23:24:46 2026] POST /v2.0/security-group-rules => generated 597 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/739] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:24:46 2026] GET /v2.0/networks/d428d794-256e-4863-8e40-2dbebc00e8c8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/740] 10.0.0.181 () {32 vars in 663 bytes} [Tue May 5 23:24:46 2026] GET /v2.0/security-groups => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:24:46.843 7 WARNING neutron_lib.context [None req-cc47e517-9605-42de-a6a3-ad35570178b1 731c4db6d69e480eb8cbace6409b1e12 08d4687180774295937761fa4d331be8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 367/741] 10.0.0.181 () {34 vars in 695 bytes} [Tue May 5 23:24:46 2026] POST /v2.0/security-group-rules => generated 602 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/742] 199.204.45.44 () {34 vars in 1117 bytes} [Tue May 5 23:24:46 2026] GET /v2.0/ports?device_id=86cfd7ca-b409-476a-baf4-dca69051162d&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.7 => generated 1148 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/743] 10.0.0.181 () {32 vars in 663 bytes} [Tue May 5 23:24:47 2026] GET /v2.0/security-groups => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/744] 199.204.45.44 () {38 vars in 1027 bytes} [Tue May 5 23:24:46 2026] PUT /v2.0/ports/adc0e21b-a3e8-488f-87bf-29b7e47175fa => generated 1199 bytes in 534 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:24:47.048 7 WARNING neutron_lib.context [None req-aca2c081-a1f1-4883-aa51-4b51b4b92ab8 731c4db6d69e480eb8cbace6409b1e12 08d4687180774295937761fa4d331be8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:24:47.093 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d0ecc6de-e714-4940-b52f-1197323a0a30'] response: {'name': 'network-changed', 'server_uuid': 'dbd84169-6f70-4b0a-a319-63ad8eda068a', 'tag': 'adc0e21b-a3e8-488f-87bf-29b7e47175fa', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 376/745] 199.204.45.44 () {38 vars in 1027 bytes} [Tue May 5 23:24:47 2026] PUT /v2.0/ports/65aac085-56bc-42aa-9d9b-90d124592137 => generated 968 bytes in 618 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: 377/746] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:24:47 2026] GET /v2.0/ports?device_id=dbd84169-6f70-4b0a-a319-63ad8eda068a => generated 969 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/747] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:24:47 2026] GET /v2.0/ports?tenant_id=50fd6991e81845cbb70bf8ffe4158dcc&device_id=dbd84169-6f70-4b0a-a319-63ad8eda068a => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/748] 10.0.0.181 () {34 vars in 676 bytes} [Tue May 5 23:24:47 2026] POST /v2.0/floatingips => generated 552 bytes in 730 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/749] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:24:47 2026] GET /v2.0/ports?tenant_id=5312b285312f4870ad87d0a852edfe64&device_id=86cfd7ca-b409-476a-baf4-dca69051162d => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/750] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:24:47 2026] GET /v2.0/security-groups?id=5fcc073e-b1ad-485f-84ec-7af7c6124dc5&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/751] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 5 23:24:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=adc0e21b-a3e8-488f-87bf-29b7e47175fa => 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: 379/752] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:24:47 2026] GET /v2.0/security-groups?tenant_id=6f3c718cbe0e4049b78277362954cd30&name=default => generated 2925 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/753] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:24:47 2026] GET /v2.0/networks?id=d428d794-256e-4863-8e40-2dbebc00e8c8 => generated 779 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/754] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 5 23:24:47 2026] GET /v2.0/subnets?id=26f19476-1b61-4f8e-9b8b-fa602735b3d1 => generated 672 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/755] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 5 23:24:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=65aac085-56bc-42aa-9d9b-90d124592137 => generated 860 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/756] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:24:48 2026] GET /v2.0/ports?network_id=e8e395c5-00d6-4d88-920f-c7833738ca09&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/757] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:24:47 2026] DELETE /v2.0/security-groups/201147d7-428c-4cd3-a8e3-77f74a649069 => 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: 383/758] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 5 23:24:48 2026] GET /v2.0/subnets?id=d6e5ac05-3159-4ea3-9555-e572ae5c4372 => generated 677 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/759] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:24:48 2026] GET /v2.0/networks/e8e395c5-00d6-4d88-920f-c7833738ca09?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/760] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:24:48 2026] GET /v2.0/ports?network_id=d428d794-256e-4863-8e40-2dbebc00e8c8&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: 385/761] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:24:48 2026] GET /v2.0/networks/d428d794-256e-4863-8e40-2dbebc00e8c8?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/762] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:24:48 2026] GET /v2.0/networks/e8e395c5-00d6-4d88-920f-c7833738ca09?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/763] 10.0.0.29 () {34 vars in 1099 bytes} [Tue May 5 23:24:48 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2105217869&fields=id&tenant_id=08d4687180774295937761fa4d331be8 => 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: 378/764] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:24:48 2026] GET /v2.0/networks/d428d794-256e-4863-8e40-2dbebc00e8c8?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: 387/765] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:24:48 2026] GET /v2.0/ports?tenant_id=50fd6991e81845cbb70bf8ffe4158dcc&device_id=dbd84169-6f70-4b0a-a319-63ad8eda068a => generated 1238 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/766] 10.0.0.29 () {34 vars in 981 bytes} [Tue May 5 23:24:48 2026] GET /v2.0/networks?id=ebe87816-a52f-4a76-8a2f-151bf61d876e => generated 670 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/767] 10.0.0.29 () {34 vars in 964 bytes} [Tue May 5 23:24:48 2026] GET /v2.0/quotas/08d4687180774295937761fa4d331be8 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/768] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:24:48 2026] GET /v2.0/networks?id=e8e395c5-00d6-4d88-920f-c7833738ca09 => generated 774 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/769] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 5 23:24:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=adc0e21b-a3e8-488f-87bf-29b7e47175fa => 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: 390/770] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 5 23:24:48 2026] GET /v2.0/subnets?id=26f19476-1b61-4f8e-9b8b-fa602735b3d1 => generated 672 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/771] 10.0.0.29 () {34 vars in 1001 bytes} [Tue May 5 23:24:48 2026] GET /v2.0/ports?tenant_id=08d4687180774295937761fa4d331be8&fields=id => generated 103 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/772] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:24:48 2026] GET /v2.0/ports?network_id=e8e395c5-00d6-4d88-920f-c7833738ca09&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/773] 10.0.0.29 () {34 vars in 1007 bytes} [Tue May 5 23:24:48 2026] GET /v2.0/networks/ebe87816-a52f-4a76-8a2f-151bf61d876e?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: 392/774] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:24:48 2026] GET /v2.0/networks/e8e395c5-00d6-4d88-920f-c7833738ca09?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: 383/775] 10.0.0.29 () {34 vars in 1107 bytes} [Tue May 5 23:24:48 2026] GET /v2.0/networks/ebe87816-a52f-4a76-8a2f-151bf61d876e?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: 393/776] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:24:48 2026] GET /v2.0/networks/e8e395c5-00d6-4d88-920f-c7833738ca09?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: 394/777] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:24:48 2026] GET /v2.0/ports?device_id=dbe0a49d-0ba6-45e0-80bb-aacc68ae4c6b => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/778] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:24:48 2026] GET /v2.0/ports?device_id=dbd84169-6f70-4b0a-a319-63ad8eda068a => generated 969 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:24:49.133 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-aa678802-24ac-4539-9734-f77c06564f4e'] response: {'name': 'network-changed', 'server_uuid': '86cfd7ca-b409-476a-baf4-dca69051162d', 'tag': '65aac085-56bc-42aa-9d9b-90d124592137', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 395/779] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:24:49 2026] GET /v2.0/security-groups?id=5fcc073e-b1ad-485f-84ec-7af7c6124dc5&fields=id&fields=name => generated 88 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/780] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:24:49 2026] GET /v2.0/ports?tenant_id=5312b285312f4870ad87d0a852edfe64&device_id=86cfd7ca-b409-476a-baf4-dca69051162d => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/783] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:24:49 2026] GET /v2.0/networks?id=d428d794-256e-4863-8e40-2dbebc00e8c8 => generated 779 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/784] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 5 23:24:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=65aac085-56bc-42aa-9d9b-90d124592137 => 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: 389/785] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 5 23:24:49 2026] GET /v2.0/subnets?id=d6e5ac05-3159-4ea3-9555-e572ae5c4372 => generated 677 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/786] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:24:49 2026] GET /v2.0/ports?device_id=86cfd7ca-b409-476a-baf4-dca69051162d => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/787] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:24:49 2026] GET /v2.0/security-groups?id=9e3a08bc-1231-4cd3-a095-d433934f0890&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/788] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:24:49 2026] GET /v2.0/ports?network_id=d428d794-256e-4863-8e40-2dbebc00e8c8&device_owner=network%3Adhcp => generated 1244 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/789] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:24:49 2026] GET /v2.0/networks/d428d794-256e-4863-8e40-2dbebc00e8c8?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: 391/790] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:24:49 2026] GET /v2.0/networks/d428d794-256e-4863-8e40-2dbebc00e8c8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/791] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:24:49 2026] GET /v2.0/networks?id=ebe87816-a52f-4a76-8a2f-151bf61d876e => generated 670 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/792] 199.204.45.44 () {34 vars in 1049 bytes} [Tue May 5 23:24:49 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=08d4687180774295937761fa4d331be8 => generated 181 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:24:49.986 8 WARNING neutron_lib.context [req-98cd3280-7119-49d3-82ec-211308c0d00f req-e8679221-ab9a-4749-91ab-875ec7d79d7d 731c4db6d69e480eb8cbace6409b1e12 08d4687180774295937761fa4d331be8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 392/793] 199.204.45.44 () {34 vars in 993 bytes} [Tue May 5 23:24:49 2026] GET /v2.0/ports?device_id=86cfd7ca-b409-476a-baf4-dca69051162d => generated 971 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:24:50.437 7 INFO neutron.db.l3_db [req-29e1bd47-a8eb-40ee-a7d2-3bf20c3a2898 req-60846141-b7fc-4f31-8bb5-82faadf39f88 3d2b4189741a4e3e950ae938ac5d3618 5312b285312f4870ad87d0a852edfe64 - - default default] Floating IP 1ee2ed5d-329e-4308-bf23-04c3cd0a24ca disassociated. External IP: 10.96.250.220, port: 65aac085-56bc-42aa-9d9b-90d124592137. [pid: 8|app: 0|req: 402/794] 199.204.45.44 () {38 vars in 954 bytes} [Tue May 5 23:24:49 2026] POST /v2.0/ports => generated 958 bytes in 478 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: 403/795] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:24:50 2026] GET /v2.0/ports?device_id=dbe0a49d-0ba6-45e0-80bb-aacc68ae4c6b => generated 961 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/796] 10.0.0.181 () {32 vars in 623 bytes} [Tue May 5 23:24:50 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/797] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:24:50 2026] GET /v2.0/ports?device_id=dbd84169-6f70-4b0a-a319-63ad8eda068a => generated 969 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/798] 199.204.45.44 () {36 vars in 996 bytes} [Tue May 5 23:24:50 2026] DELETE /v2.0/ports/65aac085-56bc-42aa-9d9b-90d124592137 => generated 0 bytes in 825 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/799] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:24:50 2026] GET /v2.0/security-groups?id=1f054129-1e71-419f-9bd8-12d007ef9d1f&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: 395/800] 10.0.0.181 () {32 vars in 633 bytes} [Tue May 5 23:24:50 2026] GET /v2.0/ => generated 632 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/801] 199.204.45.44 () {38 vars in 1027 bytes} [Tue May 5 23:24:50 2026] PUT /v2.0/ports/03915cf5-7966-4e23-aff7-0cbd7e6cacff => generated 1203 bytes in 431 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: 407/802] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:24:51 2026] GET /v2.0/ports?device_id=86cfd7ca-b409-476a-baf4-dca69051162d => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/803] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:24:51 2026] GET /v2.0/security-groups?id=5fcc073e-b1ad-485f-84ec-7af7c6124dc5&fields=id&fields=name => generated 88 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/804] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:24:51 2026] GET /v2.0/ports?tenant_id=08d4687180774295937761fa4d331be8&device_id=dbe0a49d-0ba6-45e0-80bb-aacc68ae4c6b => generated 1242 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:24:51.202 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-700da536-b1f9-4338-9fd3-41fd88e0bc01'] response: {'server_uuid': '86cfd7ca-b409-476a-baf4-dca69051162d', 'name': 'network-vif-deleted', 'tag': '65aac085-56bc-42aa-9d9b-90d124592137', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 397/805] 199.204.45.44 () {34 vars in 1059 bytes} [Tue May 5 23:24:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=03915cf5-7966-4e23-aff7-0cbd7e6cacff => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:24:51.241 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-76ee5c12-ea71-43e6-ab69-b22cbaa54ce8'] response: {'name': 'network-changed', 'server_uuid': 'dbe0a49d-0ba6-45e0-80bb-aacc68ae4c6b', 'tag': '03915cf5-7966-4e23-aff7-0cbd7e6cacff', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 409/806] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 5 23:24:51 2026] GET /v2.0/subnets?id=7236bb39-1337-4d69-9885-5159d43ba913 => generated 664 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/807] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:24:51 2026] GET /v2.0/ports?network_id=ebe87816-a52f-4a76-8a2f-151bf61d876e&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: 410/808] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:24:51 2026] GET /v2.0/networks/ebe87816-a52f-4a76-8a2f-151bf61d876e?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: 399/809] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:24:51 2026] GET /v2.0/networks/ebe87816-a52f-4a76-8a2f-151bf61d876e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/810] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:24:51 2026] GET /v2.0/ports?tenant_id=08d4687180774295937761fa4d331be8&device_id=dbe0a49d-0ba6-45e0-80bb-aacc68ae4c6b => 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: 400/811] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:24:51 2026] GET /v2.0/networks?id=ebe87816-a52f-4a76-8a2f-151bf61d876e => generated 766 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/812] 199.204.45.44 () {34 vars in 1059 bytes} [Tue May 5 23:24:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=03915cf5-7966-4e23-aff7-0cbd7e6cacff => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/813] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 5 23:24:51 2026] GET /v2.0/subnets?id=7236bb39-1337-4d69-9885-5159d43ba913 => generated 664 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/814] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:24:51 2026] GET /v2.0/ports?network_id=ebe87816-a52f-4a76-8a2f-151bf61d876e&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/815] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:24:51 2026] GET /v2.0/networks/ebe87816-a52f-4a76-8a2f-151bf61d876e?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: 412/816] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:24:51 2026] GET /v2.0/security-groups?tenant_id=84f08c9496c84652965e864183d68d11&name=default => generated 2925 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/817] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:24:52 2026] GET /v2.0/ports?device_id=dbe0a49d-0ba6-45e0-80bb-aacc68ae4c6b => generated 973 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/818] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:24:52 2026] GET /v2.0/networks/ebe87816-a52f-4a76-8a2f-151bf61d876e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/819] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:24:52 2026] DELETE /v2.0/security-groups/08a8fa26-13b2-41e1-87d7-2adc51e03d6f => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/820] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:24:52 2026] GET /v2.0/security-groups?id=1f054129-1e71-419f-9bd8-12d007ef9d1f&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/821] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:24:52 2026] GET /v2.0/ports?device_id=dbd84169-6f70-4b0a-a319-63ad8eda068a => 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/822] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:24:52 2026] GET /v2.0/security-groups?id=5fcc073e-b1ad-485f-84ec-7af7c6124dc5&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/823] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:24:52 2026] DELETE /v2.0/security-groups/9e3a08bc-1231-4cd3-a095-d433934f0890 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:24:52.438 7 INFO neutron.api.v2.resource [None req-d0e3fa00-573b-447e-a95c-fb172355357b 3d2b4189741a4e3e950ae938ac5d3618 5312b285312f4870ad87d0a852edfe64 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 409/824] 10.0.0.181 () {32 vars in 737 bytes} [Tue May 5 23:24:52 2026] GET /v2.0/security-groups/9e3a08bc-1231-4cd3-a095-d433934f0890 => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/825] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:24:52 2026] GET /v2.0/ports?device_id=dbd84169-6f70-4b0a-a319-63ad8eda068a => 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: 411/826] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:24:52 2026] GET /v2.0/security-groups?id=5fcc073e-b1ad-485f-84ec-7af7c6124dc5&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/827] 10.0.0.181 () {32 vars in 732 bytes} [Tue May 5 23:24:52 2026] DELETE /v2.0/floatingips/1ee2ed5d-329e-4308-bf23-04c3cd0a24ca => generated 0 bytes in 389 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/828] 199.204.45.44 () {34 vars in 993 bytes} [Tue May 5 23:24:53 2026] GET /v2.0/ports?device_id=dbd84169-6f70-4b0a-a319-63ad8eda068a => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/829] 199.204.45.44 () {36 vars in 996 bytes} [Tue May 5 23:24:53 2026] DELETE /v2.0/ports/adc0e21b-a3e8-488f-87bf-29b7e47175fa => 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: 419/830] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:24:53 2026] GET /v2.0/ports?device_id=dbe0a49d-0ba6-45e0-80bb-aacc68ae4c6b => generated 975 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:24:53.681 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8cc0c8dd-f7ee-4747-ada9-c7e6c21215db'] response: {'server_uuid': 'dbd84169-6f70-4b0a-a319-63ad8eda068a', 'name': 'network-vif-deleted', 'tag': 'adc0e21b-a3e8-488f-87bf-29b7e47175fa', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 420/831] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:24:53 2026] GET /v2.0/security-groups?id=1f054129-1e71-419f-9bd8-12d007ef9d1f&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: 8|app: 0|req: 421/832] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:24:53 2026] GET /v2.0/ports?device_id=dbd84169-6f70-4b0a-a319-63ad8eda068a => generated 12 bytes in 664 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/833] 10.0.0.181 () {34 vars in 789 bytes} [Tue May 5 23:24:52 2026] PUT /v2.0/routers/13bb2aa6-1337-4d6e-b81e-fe7b56ad132a/remove_router_interface => generated 309 bytes in 1696 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/834] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:24:54 2026] GET /v2.0/ports?device_id=dbe0a49d-0ba6-45e0-80bb-aacc68ae4c6b => generated 975 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/835] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:24:54 2026] GET /v2.0/security-groups?id=1f054129-1e71-419f-9bd8-12d007ef9d1f&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: 415/836] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:24:55 2026] GET /v2.0/ports?device_id=dbe0a49d-0ba6-45e0-80bb-aacc68ae4c6b => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:24:55.816 7 INFO neutron.db.l3_db [None req-27b8a9f2-6f2c-4675-91d1-52e46a53fbc0 731c4db6d69e480eb8cbace6409b1e12 08d4687180774295937761fa4d331be8 - - default default] Floating IP 5af30f1d-4ec0-43e5-817b-01f1d7827b1d associated. External IP: 10.96.250.206, port: 03915cf5-7966-4e23-aff7-0cbd7e6cacff. 2026-05-05 23:24:55.854 8 INFO neutron.services.segments.plugin [-] Segment b14e18f4-d515-413e-b87e-355d9d1783d7 resource provider aggregate not found 2026-05-05 23:24:55.859 8 INFO neutron.services.segments.plugin [-] Segment b14e18f4-d515-413e-b87e-355d9d1783d7 resource provider aggregate not found 2026-05-05 23:24:55.866 8 INFO neutron.db.l3_hamode_db [None req-ac235f57-aa9a-458c-a8e1-1ebf85a133c4 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] HA network 993a544b-f356-402f-8bf8-3394f068fcd0 was deleted as no HA routers are present in tenant 5312b285312f4870ad87d0a852edfe64. [pid: 8|app: 0|req: 422/837] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:24:54 2026] DELETE /v2.0/routers/13bb2aa6-1337-4d6e-b81e-fe7b56ad132a => generated 0 bytes in 1234 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:24:55.883 8 INFO neutron.services.segments.plugin [-] Segment b14e18f4-d515-413e-b87e-355d9d1783d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b14e18f4-d515-413e-b87e-355d9d1783d7 found for delete ", "request_id": "req-a7368839-a083-4ef8-8030-f1ee806f7243"}]} 2026-05-05 23:24:55.885 8 INFO neutron.services.segments.plugin [-] Segment b14e18f4-d515-413e-b87e-355d9d1783d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b14e18f4-d515-413e-b87e-355d9d1783d7 found for delete ", "request_id": "req-7cfaf162-35f5-454e-8b26-a657644a47dd"}]} [pid: 7|app: 0|req: 416/838] 10.0.0.181 () {34 vars in 749 bytes} [Tue May 5 23:24:55 2026] PUT /v2.0/floatingips/5af30f1d-4ec0-43e5-817b-01f1d7827b1d => generated 856 bytes in 1145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:24:56.342 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-aef72f7a-338f-498a-8b59-c5cd053eb060'] response: {'name': 'network-changed', 'server_uuid': 'dbe0a49d-0ba6-45e0-80bb-aacc68ae4c6b', 'tag': '03915cf5-7966-4e23-aff7-0cbd7e6cacff', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 417/839] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:24:56 2026] DELETE /v2.0/subnets/d6e5ac05-3159-4ea3-9555-e572ae5c4372 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/840] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:24:56 2026] GET /v2.0/ports?device_id=dbe0a49d-0ba6-45e0-80bb-aacc68ae4c6b => 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: 419/841] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:24:56 2026] GET /v2.0/ports?tenant_id=08d4687180774295937761fa4d331be8&device_id=dbe0a49d-0ba6-45e0-80bb-aacc68ae4c6b => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 420/842] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:24:56 2026] DELETE /v2.0/networks/d428d794-256e-4863-8e40-2dbebc00e8c8 => generated 0 bytes in 451 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:24:57.055 7 INFO neutron.services.segments.plugin [-] Segment 634a34f8-9be5-47f4-b3b7-97f7e1f257e8 resource provider aggregate not found 2026-05-05 23:24:57.060 7 INFO neutron.services.segments.plugin [-] Segment 634a34f8-9be5-47f4-b3b7-97f7e1f257e8 resource provider aggregate not found 2026-05-05 23:24:57.077 7 INFO neutron.services.segments.plugin [-] Segment 634a34f8-9be5-47f4-b3b7-97f7e1f257e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 634a34f8-9be5-47f4-b3b7-97f7e1f257e8 found for delete ", "request_id": "req-57e994ed-6b11-4cc8-8a8e-3dad2afbb687"}]} 2026-05-05 23:24:57.079 7 INFO neutron.services.segments.plugin [-] Segment 634a34f8-9be5-47f4-b3b7-97f7e1f257e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 634a34f8-9be5-47f4-b3b7-97f7e1f257e8 found for delete ", "request_id": "req-4a8facbf-d2c8-4bec-aeb1-0fdc6437cb99"}]} [pid: 7|app: 0|req: 421/843] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:24:57 2026] GET /v2.0/security-groups?id=1f054129-1e71-419f-9bd8-12d007ef9d1f&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: 422/844] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:24:57 2026] GET /v2.0/networks?id=ebe87816-a52f-4a76-8a2f-151bf61d876e => generated 766 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/845] 199.204.45.44 () {34 vars in 1059 bytes} [Tue May 5 23:24:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=03915cf5-7966-4e23-aff7-0cbd7e6cacff => generated 859 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/846] 10.0.0.181 () {34 vars in 789 bytes} [Tue May 5 23:24:55 2026] PUT /v2.0/routers/a83564ae-9987-4442-b597-61e481185d4f/remove_router_interface => generated 309 bytes in 1417 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/847] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:24:57 2026] GET /v2.0/security-groups?tenant_id=5312b285312f4870ad87d0a852edfe64&name=default => generated 2921 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/848] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 5 23:24:57 2026] GET /v2.0/subnets?id=7236bb39-1337-4d69-9885-5159d43ba913 => generated 664 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/849] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:24:57 2026] DELETE /v2.0/security-groups/485d0431-1a4f-40d6-8e91-6694083b6064 => 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: 426/850] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:24:57 2026] GET /v2.0/ports?network_id=ebe87816-a52f-4a76-8a2f-151bf61d876e&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/851] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:24:57 2026] GET /v2.0/security-groups?tenant_id=dc10af89d7984d83a421f3f9b4936d6d&name=default => generated 2925 bytes in 442 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/852] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:24:57 2026] GET /v2.0/ports?device_id=dbe0a49d-0ba6-45e0-80bb-aacc68ae4c6b => generated 975 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/853] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:24:58 2026] GET /v2.0/networks/ebe87816-a52f-4a76-8a2f-151bf61d876e?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: 430/854] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:24:58 2026] DELETE /v2.0/security-groups/cf695fd6-ee09-4f79-a31f-dc7f07cfea65 => 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: 431/855] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:24:58 2026] GET /v2.0/security-groups?id=1f054129-1e71-419f-9bd8-12d007ef9d1f&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: 432/856] 199.204.45.44 () {34 vars in 993 bytes} [Tue May 5 23:24:58 2026] GET /v2.0/ports?device_id=dbe0a49d-0ba6-45e0-80bb-aacc68ae4c6b => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/857] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:24:58 2026] GET /v2.0/networks/ebe87816-a52f-4a76-8a2f-151bf61d876e?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) 2026-05-05 23:24:58.475 7 INFO neutron.db.l3_hamode_db [None req-29ed1f15-59ca-4cd2-a51d-b8d286aec54d b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] HA network 68f87aa1-52e2-4151-a766-da12c808baa0 was deleted as no HA routers are present in tenant 50fd6991e81845cbb70bf8ffe4158dcc. [pid: 7|app: 0|req: 425/858] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:24:57 2026] DELETE /v2.0/routers/a83564ae-9987-4442-b597-61e481185d4f => generated 0 bytes in 1186 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/859] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:24:58 2026] GET /v2.0/security-groups?tenant_id=f695541d686044bf9cefda2a1c3b3e0c&name=default => generated 2925 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:24:58.673 8 INFO neutron.db.l3_db [req-44f34b88-9c27-4f49-a30b-f9b520450085 req-20147a7f-2b4f-45c2-9833-4e4a7fd2a15c 731c4db6d69e480eb8cbace6409b1e12 08d4687180774295937761fa4d331be8 - - default default] Floating IP 5af30f1d-4ec0-43e5-817b-01f1d7827b1d disassociated. External IP: 10.96.250.206, port: 03915cf5-7966-4e23-aff7-0cbd7e6cacff. [pid: 7|app: 0|req: 427/860] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:24:58 2026] DELETE /v2.0/subnets/26f19476-1b61-4f8e-9b8b-fa602735b3d1 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/861] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:24:58 2026] DELETE /v2.0/security-groups/f0c7b9ed-d3b9-492a-aff9-54b4d5b9a070 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:24:59.098 7 INFO neutron.services.segments.plugin [-] Segment 5b2b31a8-2e9d-4a73-b790-0f97eeab2de2 resource provider aggregate not found 2026-05-05 23:24:59.106 7 INFO neutron.services.segments.plugin [-] Segment 5b2b31a8-2e9d-4a73-b790-0f97eeab2de2 resource provider aggregate not found 2026-05-05 23:24:59.123 7 INFO neutron.services.segments.plugin [-] Segment 5b2b31a8-2e9d-4a73-b790-0f97eeab2de2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b2b31a8-2e9d-4a73-b790-0f97eeab2de2 found for delete ", "request_id": "req-1a9449eb-1fcc-4d16-99d0-5248177e6cf9"}]} 2026-05-05 23:24:59.124 7 INFO neutron.services.segments.plugin [-] Segment 5b2b31a8-2e9d-4a73-b790-0f97eeab2de2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b2b31a8-2e9d-4a73-b790-0f97eeab2de2 found for delete ", "request_id": "req-9bda61c6-9283-4ec4-a973-6b89c823d08e"}]} [pid: 8|app: 0|req: 434/862] 199.204.45.44 () {36 vars in 996 bytes} [Tue May 5 23:24:58 2026] DELETE /v2.0/ports/03915cf5-7966-4e23-aff7-0cbd7e6cacff => generated 0 bytes in 856 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/863] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:24:59 2026] GET /v2.0/ports?device_id=dbe0a49d-0ba6-45e0-80bb-aacc68ae4c6b => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:24:59.357 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-069b3d71-d495-4ff0-be52-1fec331e2452'] response: {'server_uuid': 'dbe0a49d-0ba6-45e0-80bb-aacc68ae4c6b', 'name': 'network-vif-deleted', 'tag': '03915cf5-7966-4e23-aff7-0cbd7e6cacff', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 429/864] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:24:58 2026] DELETE /v2.0/networks/e8e395c5-00d6-4d88-920f-c7833738ca09 => generated 0 bytes in 404 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/865] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:24:59 2026] GET /v2.0/security-groups?tenant_id=50fd6991e81845cbb70bf8ffe4158dcc&name=default => generated 2925 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/866] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:24:59 2026] DELETE /v2.0/security-groups/5fcc073e-b1ad-485f-84ec-7af7c6124dc5 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:24:59.738 8 INFO neutron.db.segments_db [None req-ee521dd1-b812-40e4-beb8-7d341bb45c00 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Added segment c8f0a4f9-6d72-4500-bf10-49680c0a0325 of type vxlan for network 4ed8bad7-ff4f-4b1f-b9d7-57f70fadf0d3 [pid: 8|app: 0|req: 436/867] 10.0.0.181 () {34 vars in 671 bytes} [Tue May 5 23:24:59 2026] POST /v2.0/networks => generated 748 bytes in 530 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/868] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:24:59 2026] POST /v2.0/subnets => generated 671 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:25:00.185 8 INFO neutron.db.segments_db [None req-851b4edd-262d-4101-a44b-0891b0854d25 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Added segment 663e5d9a-e5e3-4d04-bd99-e7dc11ed31a4 of type vxlan for network dbd8996f-90ea-4017-865c-6a50eaf846bb 2026-05-05 23:25:00.511 8 INFO neutron.db.l3_hamode_db [None req-851b4edd-262d-4101-a44b-0891b0854d25 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 433/869] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:25:00 2026] DELETE /v2.0/security-groups/1f054129-1e71-419f-9bd8-12d007ef9d1f => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:25:00.556 7 INFO neutron.api.v2.resource [None req-16979edc-a5ba-43b8-8926-97df0ec9951d 731c4db6d69e480eb8cbace6409b1e12 08d4687180774295937761fa4d331be8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 434/870] 10.0.0.181 () {32 vars in 737 bytes} [Tue May 5 23:25:00 2026] GET /v2.0/security-groups/1f054129-1e71-419f-9bd8-12d007ef9d1f => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/871] 10.0.0.181 () {32 vars in 732 bytes} [Tue May 5 23:25:00 2026] DELETE /v2.0/floatingips/5af30f1d-4ec0-43e5-817b-01f1d7827b1d => generated 0 bytes in 442 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:25:01.162 7 INFO neutron.services.segments.plugin [-] Segment 3ae443fb-d0ec-4268-a3bf-52f30d612534 resource provider aggregate not found 2026-05-05 23:25:01.166 7 INFO neutron.services.segments.plugin [-] Segment 3ae443fb-d0ec-4268-a3bf-52f30d612534 resource provider aggregate not found 2026-05-05 23:25:01.184 7 INFO neutron.services.segments.plugin [-] Segment 3ae443fb-d0ec-4268-a3bf-52f30d612534 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ae443fb-d0ec-4268-a3bf-52f30d612534 found for delete ", "request_id": "req-fd26f997-ab35-4a0e-bba4-6f050e321c65"}]} 2026-05-05 23:25:01.188 7 INFO neutron.services.segments.plugin [-] Segment 3ae443fb-d0ec-4268-a3bf-52f30d612534 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ae443fb-d0ec-4268-a3bf-52f30d612534 found for delete ", "request_id": "req-5e32bbfd-a6ed-44af-82a6-9d85f5c77854"}]} 2026-05-05 23:25:01.560 8 INFO neutron.db.l3_hamode_db [None req-851b4edd-262d-4101-a44b-0891b0854d25 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 436/872] 10.0.0.181 () {34 vars in 789 bytes} [Tue May 5 23:25:01 2026] PUT /v2.0/routers/17b57468-967a-48ba-981f-b159237cc11d/remove_router_interface => generated 309 bytes in 1298 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/873] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:25:00 2026] POST /v2.0/routers => generated 735 bytes in 2660 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/874] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:25:02 2026] GET /v2.0/security-groups?tenant_id=50a041172ad84b768df17d7733b10c70&name=default => generated 2925 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:25:03.869 7 INFO neutron.services.segments.plugin [-] Segment 2563bfaa-8d98-4b01-8a9b-f84d8856ed0d resource provider aggregate not found 2026-05-05 23:25:03.873 7 INFO neutron.services.segments.plugin [-] Segment 2563bfaa-8d98-4b01-8a9b-f84d8856ed0d resource provider aggregate not found 2026-05-05 23:25:03.891 7 INFO neutron.services.segments.plugin [-] Segment 2563bfaa-8d98-4b01-8a9b-f84d8856ed0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2563bfaa-8d98-4b01-8a9b-f84d8856ed0d found for delete ", "request_id": "req-9646720b-2bbd-41dd-be6f-caecaf6c5a2b"}]} 2026-05-05 23:25:03.893 7 INFO neutron.services.segments.plugin [-] Segment 2563bfaa-8d98-4b01-8a9b-f84d8856ed0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2563bfaa-8d98-4b01-8a9b-f84d8856ed0d found for delete ", "request_id": "req-c56e84a6-004c-41d1-859a-cb3a8a3ebf96"}]} 2026-05-05 23:25:03.901 7 INFO neutron.db.l3_hamode_db [None req-0aa6ec92-fafa-48df-a334-d831df60c22d b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] HA network 782a279c-a49d-4885-b0b8-3e76f839b9a2 was deleted as no HA routers are present in tenant 08d4687180774295937761fa4d331be8. [pid: 7|app: 0|req: 437/875] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:25:02 2026] DELETE /v2.0/routers/17b57468-967a-48ba-981f-b159237cc11d => generated 0 bytes in 1594 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/876] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:25:03 2026] DELETE /v2.0/security-groups/6fd4a3fa-cb2b-486a-bd5e-079fb125713b => 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: 439/877] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:25:04 2026] DELETE /v2.0/subnets/7236bb39-1337-4d69-9885-5159d43ba913 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/880] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:25:04 2026] DELETE /v2.0/networks/ebe87816-a52f-4a76-8a2f-151bf61d876e => generated 0 bytes in 512 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/881] 10.0.0.181 () {34 vars in 783 bytes} [Tue May 5 23:25:03 2026] PUT /v2.0/routers/9470885a-0bbf-44ef-ac03-ee3e7368cfd3/add_router_interface => generated 309 bytes in 2039 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/882] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:25:05 2026] GET /v2.0/security-groups?tenant_id=08d4687180774295937761fa4d331be8&name=default => generated 2925 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/883] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:25:04 2026] GET /v2.0/security-groups?tenant_id=efa9a7fa6d024f95a16485c5106bd9d6&name=default => generated 2925 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/884] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:25:05 2026] DELETE /v2.0/security-groups/03efad26-fe1e-4592-8ac5-aaa1d74a7a02 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/885] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:25:05 2026] DELETE /v2.0/security-groups/a1484e48-b2c8-4996-ad2b-92455b740f89 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:25:05.941 8 WARNING neutron_lib.context [None req-1337d3fb-5059-4e6e-9d52-c78308c17995 1f0bd343394c43f8b2adfd0371a3d36f af6734b8f52f4387ae67817791de7aa9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:25:06.084 7 INFO neutron.services.segments.plugin [-] Segment f844210d-d576-41be-a875-82b19c09ed5b resource provider aggregate not found 2026-05-05 23:25:06.091 7 INFO neutron.services.segments.plugin [-] Segment f844210d-d576-41be-a875-82b19c09ed5b resource provider aggregate not found 2026-05-05 23:25:06.103 7 INFO neutron.services.segments.plugin [-] Segment f844210d-d576-41be-a875-82b19c09ed5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f844210d-d576-41be-a875-82b19c09ed5b found for delete ", "request_id": "req-b437ae1a-fa12-422e-8ecd-0e909b0ae240"}]} 2026-05-05 23:25:06.106 7 INFO neutron.services.segments.plugin [-] Segment f844210d-d576-41be-a875-82b19c09ed5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f844210d-d576-41be-a875-82b19c09ed5b found for delete ", "request_id": "req-1e7ae105-7448-4b15-9858-f43938c24dc8"}]} [pid: 8|app: 0|req: 442/886] 10.0.0.181 () {34 vars in 685 bytes} [Tue May 5 23:25:05 2026] POST /v2.0/security-groups => generated 1661 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 23:25:06.156 8 WARNING neutron_lib.context [None req-db1e3419-7f69-4a7e-9175-3ef8575170ec 1f0bd343394c43f8b2adfd0371a3d36f af6734b8f52f4387ae67817791de7aa9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 443/887] 10.0.0.181 () {34 vars in 695 bytes} [Tue May 5 23:25:06 2026] POST /v2.0/security-group-rules => generated 597 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:25:06.303 8 WARNING neutron_lib.context [None req-c16e31d9-5055-4fa1-a337-bdc776c8873f 1f0bd343394c43f8b2adfd0371a3d36f af6734b8f52f4387ae67817791de7aa9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:25:06.362 7 INFO neutron.db.segments_db [None req-74ef327e-5778-4dc7-beb1-f89bad891825 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Added segment 751c8b5c-a337-4324-88e4-0ebe95ee524b of type vxlan for network dba7af79-433e-4f3f-bf3f-4790733d6ad1 [pid: 7|app: 0|req: 445/888] 10.0.0.181 () {34 vars in 671 bytes} [Tue May 5 23:25:06 2026] POST /v2.0/networks => generated 741 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/889] 10.0.0.181 () {34 vars in 695 bytes} [Tue May 5 23:25:06 2026] POST /v2.0/security-group-rules => generated 602 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:25:06.499 8 WARNING neutron_lib.context [None req-14c185ed-b42a-43a1-902e-8a6407fc955d 1f0bd343394c43f8b2adfd0371a3d36f af6734b8f52f4387ae67817791de7aa9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 446/890] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:25:06 2026] POST /v2.0/subnets => generated 664 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:25:06.809 7 INFO neutron.db.segments_db [None req-60e52dbd-5cea-453f-bbe0-c7bc3d8078b1 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Added segment daada5d6-9617-41ba-b55f-c26ebaccbda4 of type vxlan for network 40e83767-ff35-4748-bb63-7d0d251a61b4 2026-05-05 23:25:07.191 7 INFO neutron.db.l3_hamode_db [None req-60e52dbd-5cea-453f-bbe0-c7bc3d8078b1 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 445/891] 10.0.0.181 () {34 vars in 676 bytes} [Tue May 5 23:25:06 2026] POST /v2.0/floatingips => generated 552 bytes in 777 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:25:07.589 8 INFO neutron.db.segments_db [None req-937bb8d4-f5e3-432d-9006-c00f97e47e18 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Added segment 57b8b02c-8953-409e-b0f0-0a88ee9114e7 of type vxlan for network 0bb9412c-b529-4c49-861f-f9a51a29e299 [pid: 8|app: 0|req: 446/892] 10.0.0.181 () {34 vars in 671 bytes} [Tue May 5 23:25:07 2026] POST /v2.0/networks => generated 742 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:25:07.769 8 WARNING neutron_lib.context [None req-0ca431b4-3739-4bd7-b41c-9c157ab6ca98 e1aae5f5d9e64ed3bc02e9f6fb71627d c72a722f4bee4004883fdf6d7789fb64 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:25:07.900 8 INFO neutron.db.segments_db [None req-0ca431b4-3739-4bd7-b41c-9c157ab6ca98 e1aae5f5d9e64ed3bc02e9f6fb71627d c72a722f4bee4004883fdf6d7789fb64 - - default default] Added segment 666b0f24-5e70-4731-a999-f3ff0c9ed98a of type vxlan for network 4795a4d8-dab8-47c0-8563-2ee845c47c5c [pid: 8|app: 0|req: 447/893] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:25:07 2026] POST /v2.0/networks => generated 650 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:25:08.270 7 INFO neutron.db.l3_hamode_db [None req-60e52dbd-5cea-453f-bbe0-c7bc3d8078b1 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 448/894] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:25:08 2026] POST /v2.0/subnets => generated 666 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:25:08.299 8 WARNING neutron_lib.context [None req-cc3790ad-a520-4991-80b5-9d4438b9dfc9 e1aae5f5d9e64ed3bc02e9f6fb71627d c72a722f4bee4004883fdf6d7789fb64 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 449/895] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:25:08 2026] POST /v2.0/subnets => generated 603 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:25:08.742 8 INFO neutron.db.segments_db [None req-47181b73-97c7-47da-b61d-8f9731f0b475 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Added segment 99992a09-2f48-42f2-8c37-69adbf76c0b4 of type vxlan for network 954887e0-b2c4-44d5-ae11-72bffe40969c 2026-05-05 23:25:09.114 8 INFO neutron.db.l3_hamode_db [None req-47181b73-97c7-47da-b61d-8f9731f0b475 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 447/896] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:25:06 2026] POST /v2.0/routers => generated 728 bytes in 2868 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:25:09.629 7 WARNING neutron_lib.context [None req-d0abeb9a-3f8b-445b-875e-59147797d715 e1aae5f5d9e64ed3bc02e9f6fb71627d c72a722f4bee4004883fdf6d7789fb64 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:25:09.674 7 INFO neutron.db.segments_db [None req-d0abeb9a-3f8b-445b-875e-59147797d715 e1aae5f5d9e64ed3bc02e9f6fb71627d c72a722f4bee4004883fdf6d7789fb64 - - default default] Added segment b83d0ca9-c8d6-4cb3-a646-98f2e3739623 of type vxlan for network c3d662f7-dd53-411b-9c28-e6237f04a7ea 2026-05-05 23:25:10.064 7 INFO neutron.db.l3_hamode_db [None req-d0abeb9a-3f8b-445b-875e-59147797d715 e1aae5f5d9e64ed3bc02e9f6fb71627d c72a722f4bee4004883fdf6d7789fb64 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:25:10.284 8 INFO neutron.db.l3_hamode_db [None req-47181b73-97c7-47da-b61d-8f9731f0b475 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:25:11.301 7 INFO neutron.db.l3_hamode_db [None req-d0abeb9a-3f8b-445b-875e-59147797d715 e1aae5f5d9e64ed3bc02e9f6fb71627d c72a722f4bee4004883fdf6d7789fb64 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 450/897] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:25:08 2026] POST /v2.0/routers => generated 730 bytes in 2787 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/898] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:25:09 2026] POST /v2.0/routers => generated 694 bytes in 3255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/899] 10.0.0.181 () {34 vars in 783 bytes} [Tue May 5 23:25:11 2026] PUT /v2.0/routers/ee4f1106-6a39-4ef5-b8f7-0f3746033bd6/add_router_interface => generated 309 bytes in 1760 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/900] 10.0.0.181 () {34 vars in 783 bytes} [Tue May 5 23:25:12 2026] PUT /v2.0/routers/ceeed9bb-c526-46ce-8e3f-15cd2e358c66/add_router_interface => generated 309 bytes in 1705 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/901] 10.0.0.29 () {34 vars in 1099 bytes} [Tue May 5 23:25:14 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1772167236&fields=id&tenant_id=af6734b8f52f4387ae67817791de7aa9 => generated 69 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:25:14.831 7 INFO neutron.db.segments_db [None req-648fbdf3-6cfe-43be-ba0b-f516c4148a0a b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Added segment 354c0505-8abf-4857-9e9f-ad61d7d449f0 of type vxlan for network f6852291-eaea-4b9e-99bd-e1d3e0297633 [pid: 7|app: 0|req: 451/902] 10.0.0.181 () {34 vars in 671 bytes} [Tue May 5 23:25:14 2026] POST /v2.0/networks => generated 738 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/903] 10.0.0.29 () {34 vars in 981 bytes} [Tue May 5 23:25:14 2026] GET /v2.0/networks?id=4ed8bad7-ff4f-4b1f-b9d7-57f70fadf0d3 => generated 680 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/904] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:25:15 2026] POST /v2.0/subnets => generated 661 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/905] 10.0.0.29 () {34 vars in 964 bytes} [Tue May 5 23:25:15 2026] GET /v2.0/quotas/af6734b8f52f4387ae67817791de7aa9 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:15.312 7 WARNING neutron_lib.context [None req-27e2e59f-c263-4566-8acd-ca6dd29205ed c53f8de364bc4d108fd763afdccef7a8 50619e41dccd4117a1d67a1ed7e2aca6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 455/906] 10.0.0.181 () {34 vars in 685 bytes} [Tue May 5 23:25:15 2026] POST /v2.0/security-groups => generated 1660 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 23:25:15.504 7 INFO neutron.db.segments_db [None req-3267b05a-b4e6-4fed-ae52-f00a157ea2a8 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Added segment 01bf8ccd-39e3-4bc9-82cd-a422e9cb3ee0 of type vxlan for network 1c41c855-7090-4333-a3ab-a7a7b5088d19 [pid: 8|app: 0|req: 452/907] 10.0.0.181 () {34 vars in 783 bytes} [Tue May 5 23:25:13 2026] PUT /v2.0/routers/e8600cf1-7b09-490a-95e5-a8a7ac488374/add_router_interface => generated 309 bytes in 2297 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/908] 10.0.0.29 () {34 vars in 1001 bytes} [Tue May 5 23:25:15 2026] GET /v2.0/ports?tenant_id=af6734b8f52f4387ae67817791de7aa9&fields=id => generated 103 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:15.610 8 WARNING neutron_lib.context [None req-44546611-9a7f-49ae-9888-04bf4dbf32a5 c53f8de364bc4d108fd763afdccef7a8 50619e41dccd4117a1d67a1ed7e2aca6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 454/909] 10.0.0.181 () {34 vars in 695 bytes} [Tue May 5 23:25:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:25:15.776 8 WARNING neutron_lib.context [None req-12d14846-2319-4581-bca6-44bbbc04cc9a e1aae5f5d9e64ed3bc02e9f6fb71627d c72a722f4bee4004883fdf6d7789fb64 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:25:15.886 7 INFO neutron.db.l3_hamode_db [None req-3267b05a-b4e6-4fed-ae52-f00a157ea2a8 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 455/910] 10.0.0.181 () {34 vars in 665 bytes} [Tue May 5 23:25:15 2026] POST /v2.0/ports => generated 954 bytes in 633 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:25:16.408 8 WARNING keystonemiddleware.audit [None req-12d14846-2319-4581-bca6-44bbbc04cc9a e1aae5f5d9e64ed3bc02e9f6fb71627d c72a722f4bee4004883fdf6d7789fb64 - - default default] Skipping service tempest-service-1813570924 as it have no endpoints. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 456/911] 10.0.0.29 () {34 vars in 1007 bytes} [Tue May 5 23:25:16 2026] GET /v2.0/networks/4ed8bad7-ff4f-4b1f-b9d7-57f70fadf0d3?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:25:16.483 8 WARNING neutron_lib.context [None req-dde88a7d-181c-4f32-8dac-4cc5c73fd640 c53f8de364bc4d108fd763afdccef7a8 50619e41dccd4117a1d67a1ed7e2aca6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 457/912] 10.0.0.181 () {34 vars in 695 bytes} [Tue May 5 23:25:16 2026] POST /v2.0/security-group-rules => generated 602 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:25:16.647 8 WARNING neutron_lib.context [None req-76966770-f9f7-45d7-859b-72befc3951ca e1aae5f5d9e64ed3bc02e9f6fb71627d c72a722f4bee4004883fdf6d7789fb64 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:25:17.033 7 INFO neutron.db.l3_hamode_db [None req-3267b05a-b4e6-4fed-ae52-f00a157ea2a8 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 458/913] 10.0.0.181 () {34 vars in 665 bytes} [Tue May 5 23:25:16 2026] POST /v2.0/ports => generated 955 bytes in 531 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:25:17.177 8 WARNING keystonemiddleware.audit [None req-76966770-f9f7-45d7-859b-72befc3951ca e1aae5f5d9e64ed3bc02e9f6fb71627d c72a722f4bee4004883fdf6d7789fb64 - - default default] Skipping service tempest-service-1813570924 as it have no endpoints. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 459/914] 10.0.0.29 () {34 vars in 1107 bytes} [Tue May 5 23:25:17 2026] GET /v2.0/networks/4ed8bad7-ff4f-4b1f-b9d7-57f70fadf0d3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:25:17.251 8 WARNING neutron_lib.context [None req-3f79e72e-1213-4440-99f4-07d79501d721 c53f8de364bc4d108fd763afdccef7a8 50619e41dccd4117a1d67a1ed7e2aca6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 460/915] 10.0.0.181 () {34 vars in 676 bytes} [Tue May 5 23:25:17 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) 2026-05-05 23:25:17.962 8 WARNING neutron_lib.context [None req-64682b8f-80d2-433f-88de-223795996464 e1aae5f5d9e64ed3bc02e9f6fb71627d c72a722f4bee4004883fdf6d7789fb64 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 456/916] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:25:15 2026] POST /v2.0/routers => generated 725 bytes in 2906 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/917] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:25:18 2026] GET /v2.0/ports?device_id=5bf40c2e-11b9-4306-86a5-8e1bf80e3a29 => 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: 458/918] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:25:18 2026] GET /v2.0/networks?id=4ed8bad7-ff4f-4b1f-b9d7-57f70fadf0d3 => generated 680 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:19.001 8 INFO neutron.db.l3_db [None req-64682b8f-80d2-433f-88de-223795996464 e1aae5f5d9e64ed3bc02e9f6fb71627d c72a722f4bee4004883fdf6d7789fb64 - - default default] Floating IP a7773ae6-169b-458e-a933-21a91f41b1f7 associated. External IP: 10.96.250.209, port: 8d9f40cc-db90-404b-a293-1e8657452b5f. [pid: 8|app: 0|req: 461/919] 10.0.0.181 () {34 vars in 677 bytes} [Tue May 5 23:25:17 2026] POST /v2.0/floatingips => generated 842 bytes in 1496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/920] 10.0.0.29 () {34 vars in 1099 bytes} [Tue May 5 23:25:19 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1233655566&fields=id&tenant_id=50619e41dccd4117a1d67a1ed7e2aca6 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/921] 199.204.45.44 () {34 vars in 1049 bytes} [Tue May 5 23:25:19 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=af6734b8f52f4387ae67817791de7aa9 => generated 181 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/924] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:25:19 2026] GET /v2.0/ports?device_id=5bf40c2e-11b9-4306-86a5-8e1bf80e3a29 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:25:19.782 8 INFO neutron.db.l3_db [None req-ece9e22d-c76b-4fc1-bc21-2e14be03d3fd e1aae5f5d9e64ed3bc02e9f6fb71627d c72a722f4bee4004883fdf6d7789fb64 - - default default] Floating IP a7773ae6-169b-458e-a933-21a91f41b1f7 disassociated. External IP: 10.96.250.209, port: 8d9f40cc-db90-404b-a293-1e8657452b5f. [pid: 7|app: 0|req: 459/925] 10.0.0.181 () {34 vars in 783 bytes} [Tue May 5 23:25:18 2026] PUT /v2.0/routers/8ba7d82b-3c03-4c4d-beee-f8c66ea42a67/add_router_interface => generated 309 bytes in 1711 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/926] 10.0.0.181 () {34 vars in 749 bytes} [Tue May 5 23:25:19 2026] PUT /v2.0/floatingips/a7773ae6-169b-458e-a933-21a91f41b1f7 => generated 552 bytes in 677 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:20.265 8 WARNING neutron_lib.context [req-0afe1c6f-fd75-4535-bffe-8c0bdd0564f1 req-b9acc990-b71a-476b-a912-b86a6e3a9666 1f0bd343394c43f8b2adfd0371a3d36f af6734b8f52f4387ae67817791de7aa9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 460/927] 10.0.0.29 () {34 vars in 981 bytes} [Tue May 5 23:25:20 2026] GET /v2.0/networks?id=0bb9412c-b529-4c49-861f-f9a51a29e299 => generated 675 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/928] 199.204.45.44 () {38 vars in 954 bytes} [Tue May 5 23:25:20 2026] POST /v2.0/ports => generated 958 bytes in 526 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 469/929] 10.0.0.29 () {34 vars in 964 bytes} [Tue May 5 23:25:20 2026] GET /v2.0/quotas/50619e41dccd4117a1d67a1ed7e2aca6 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/930] 199.204.45.44 () {38 vars in 1027 bytes} [Tue May 5 23:25:20 2026] PUT /v2.0/ports/0dd5aa72-a067-42d7-8055-0fa06706bba0 => generated 1203 bytes in 501 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 23:25:21.315 8 WARNING neutron_lib.context [None req-e1acc511-0d93-4f78-b16c-990681b5ca8e 21862aba48e74e49be24c4c7bf749ce6 3f51fd5ab3634d6f8fdad7b83e460335 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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.181 () {32 vars in 732 bytes} [Tue May 5 23:25:20 2026] DELETE /v2.0/floatingips/a7773ae6-169b-458e-a933-21a91f41b1f7 => generated 0 bytes in 1052 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/932] 10.0.0.29 () {34 vars in 1001 bytes} [Tue May 5 23:25:21 2026] GET /v2.0/ports?tenant_id=50619e41dccd4117a1d67a1ed7e2aca6&fields=id => generated 103 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/933] 10.0.0.181 () {34 vars in 685 bytes} [Tue May 5 23:25:21 2026] POST /v2.0/security-groups => generated 1673 bytes in 160 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: 472/934] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:25:21 2026] GET /v2.0/ports?tenant_id=af6734b8f52f4387ae67817791de7aa9&device_id=5bf40c2e-11b9-4306-86a5-8e1bf80e3a29 => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:25:21.514 8 WARNING neutron_lib.context [None req-3445cc10-3126-4601-835e-bf1a536ddfb2 e1aae5f5d9e64ed3bc02e9f6fb71627d c72a722f4bee4004883fdf6d7789fb64 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 463/935] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:25:21 2026] GET /v2.0/ports?device_id=5bf40c2e-11b9-4306-86a5-8e1bf80e3a29 => generated 973 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:21.542 7 WARNING keystonemiddleware.audit [req-06c7f74f-3981-4856-ace5-e4ddc2ce670f req-6cc30928-5409-4d7d-9392-2507f0261f06 1f0bd343394c43f8b2adfd0371a3d36f af6734b8f52f4387ae67817791de7aa9 - - default default] Skipping service tempest-service-1813570924 as it have no endpoints. [pid: 7|app: 0|req: 464/936] 10.0.0.29 () {34 vars in 1007 bytes} [Tue May 5 23:25:21 2026] GET /v2.0/networks/0bb9412c-b529-4c49-861f-f9a51a29e299?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:25:21.605 7 WARNING neutron_lib.context [None req-a8bef216-72b4-4f64-9d3f-088743de42ab 21862aba48e74e49be24c4c7bf749ce6 3f51fd5ab3634d6f8fdad7b83e460335 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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.181 () {34 vars in 695 bytes} [Tue May 5 23:25:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/938] 199.204.45.44 () {34 vars in 1059 bytes} [Tue May 5 23:25:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=0dd5aa72-a067-42d7-8055-0fa06706bba0 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/939] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:25:21 2026] GET /v2.0/security-groups?id=ebe097ef-a536-486f-bb82-8df4a19bc7bb&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:21.832 7 WARNING keystonemiddleware.audit [req-06c7f74f-3981-4856-ace5-e4ddc2ce670f req-e7a9bb61-86a3-45ba-ad47-48adf24e9aee 1f0bd343394c43f8b2adfd0371a3d36f af6734b8f52f4387ae67817791de7aa9 - - default default] Skipping service tempest-service-1813570924 as it have no endpoints. 2026-05-05 23:25:21.872 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f71abe0f-9342-4e60-9814-200b57f05e06'] response: {'name': 'network-changed', 'server_uuid': '5bf40c2e-11b9-4306-86a5-8e1bf80e3a29', 'tag': '0dd5aa72-a067-42d7-8055-0fa06706bba0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 468/940] 10.0.0.29 () {34 vars in 1107 bytes} [Tue May 5 23:25:21 2026] GET /v2.0/networks/0bb9412c-b529-4c49-861f-f9a51a29e299?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) 2026-05-05 23:25:21.911 7 WARNING neutron_lib.context [None req-54ee5af1-0085-433f-9b7d-a1b9a1a64379 21862aba48e74e49be24c4c7bf749ce6 3f51fd5ab3634d6f8fdad7b83e460335 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 469/941] 10.0.0.181 () {34 vars in 695 bytes} [Tue May 5 23:25:21 2026] POST /v2.0/security-group-rules => generated 596 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/942] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 5 23:25:22 2026] GET /v2.0/subnets?id=9450b236-f962-499e-8adf-cd19a1e52853 => generated 674 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/943] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:25:22 2026] GET /v2.0/ports?device_id=ba565d00-e21d-4ea2-b7f4-3d3a2e2599a7 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:25:22.153 7 WARNING neutron_lib.context [None req-a91f7295-addc-4b43-afc2-64ac581c5412 21862aba48e74e49be24c4c7bf749ce6 3f51fd5ab3634d6f8fdad7b83e460335 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 472/944] 10.0.0.181 () {34 vars in 695 bytes} [Tue May 5 23:25:22 2026] POST /v2.0/security-group-rules => generated 602 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/945] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:25:22 2026] GET /v2.0/ports?network_id=4ed8bad7-ff4f-4b1f-b9d7-57f70fadf0d3&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:25:22.334 7 WARNING neutron_lib.context [None req-97de0c9e-9444-473a-bf17-97fee9838bdd 21862aba48e74e49be24c4c7bf749ce6 3f51fd5ab3634d6f8fdad7b83e460335 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 474/946] 10.0.0.181 () {34 vars in 695 bytes} [Tue May 5 23:25:22 2026] POST /v2.0/security-group-rules => generated 601 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:25:22.520 8 INFO neutron.db.l3_db [None req-3445cc10-3126-4601-835e-bf1a536ddfb2 e1aae5f5d9e64ed3bc02e9f6fb71627d c72a722f4bee4004883fdf6d7789fb64 - - default default] Floating IP dd06f6bc-e454-4900-979b-7986557a248d associated. External IP: 10.96.250.219, port: 5fda2a7c-4e98-40ac-a564-74feb7bb8bc0. [pid: 7|app: 0|req: 475/947] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:25:22 2026] GET /v2.0/networks/4ed8bad7-ff4f-4b1f-b9d7-57f70fadf0d3?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:25:22.556 7 WARNING neutron_lib.context [None req-2e56ca95-93ff-49c4-ab65-310f80673e44 21862aba48e74e49be24c4c7bf749ce6 3f51fd5ab3634d6f8fdad7b83e460335 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:25:22.595 7 INFO neutron.db.securitygroups_db [None req-2e56ca95-93ff-49c4-ab65-310f80673e44 21862aba48e74e49be24c4c7bf749ce6 3f51fd5ab3634d6f8fdad7b83e460335 - - default default] Project 3f51fd5ab3634d6f8fdad7b83e460335 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: 476/948] 10.0.0.181 () {34 vars in 695 bytes} [Tue May 5 23:25:22 2026] POST /v2.0/security-group-rules => generated 607 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/949] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:25:22 2026] GET /v2.0/networks/4ed8bad7-ff4f-4b1f-b9d7-57f70fadf0d3?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 23:25:22.772 7 WARNING neutron_lib.context [None req-b8109b8b-2e9f-46d2-8109-5b484dbbe51b 21862aba48e74e49be24c4c7bf749ce6 3f51fd5ab3634d6f8fdad7b83e460335 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:25:22.816 7 INFO neutron.db.securitygroups_db [None req-b8109b8b-2e9f-46d2-8109-5b484dbbe51b 21862aba48e74e49be24c4c7bf749ce6 3f51fd5ab3634d6f8fdad7b83e460335 - - default default] Project 3f51fd5ab3634d6f8fdad7b83e460335 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: 478/950] 10.0.0.181 () {34 vars in 695 bytes} [Tue May 5 23:25:22 2026] POST /v2.0/security-group-rules => generated 606 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/951] 10.0.0.181 () {34 vars in 677 bytes} [Tue May 5 23:25:21 2026] POST /v2.0/floatingips => generated 841 bytes in 1463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/952] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:25:22 2026] GET /v2.0/networks?id=0bb9412c-b529-4c49-861f-f9a51a29e299 => generated 675 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/953] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:25:22 2026] GET /v2.0/ports?tenant_id=af6734b8f52f4387ae67817791de7aa9&device_id=5bf40c2e-11b9-4306-86a5-8e1bf80e3a29 => generated 1242 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/954] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:25:22 2026] GET /v2.0/ports?device_id=5bf40c2e-11b9-4306-86a5-8e1bf80e3a29 => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/955] 10.0.0.181 () {32 vars in 729 bytes} [Tue May 5 23:25:23 2026] GET /v2.0/floatingips/dd06f6bc-e454-4900-979b-7986557a248d => generated 841 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/956] 199.204.45.44 () {34 vars in 1049 bytes} [Tue May 5 23:25:23 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=50619e41dccd4117a1d67a1ed7e2aca6 => generated 181 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/957] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:25:23 2026] GET /v2.0/security-groups?id=ebe097ef-a536-486f-bb82-8df4a19bc7bb&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/958] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:25:23 2026] GET /v2.0/networks?id=4ed8bad7-ff4f-4b1f-b9d7-57f70fadf0d3 => generated 776 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:23.197 8 WARNING neutron_lib.context [req-244e71f2-81f5-435f-8b11-fcd43de1017b req-142efab1-d551-4aac-8faa-284cff892542 c53f8de364bc4d108fd763afdccef7a8 50619e41dccd4117a1d67a1ed7e2aca6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 483/959] 10.0.0.181 () {32 vars in 655 bytes} [Tue May 5 23:25:23 2026] GET /v2.0/floatingips => generated 844 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/960] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:25:23 2026] GET /v2.0/ports?device_id=ba565d00-e21d-4ea2-b7f4-3d3a2e2599a7 => 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: 477/961] 199.204.45.44 () {38 vars in 954 bytes} [Tue May 5 23:25:23 2026] POST /v2.0/ports => generated 954 bytes in 479 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: 478/962] 199.204.45.44 () {34 vars in 1059 bytes} [Tue May 5 23:25:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=0dd5aa72-a067-42d7-8055-0fa06706bba0 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:25:23.705 8 WARNING neutron_lib.context [None req-68e5c97e-8100-4548-bd39-9879e578682e 21862aba48e74e49be24c4c7bf749ce6 3f51fd5ab3634d6f8fdad7b83e460335 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/963] 10.0.0.181 () {34 vars in 685 bytes} [Tue May 5 23:25:23 2026] POST /v2.0/security-groups => generated 1660 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 23:25:23.890 7 INFO neutron.db.l3_db [None req-15b315af-90bf-40a3-b362-59a1e13495e3 e1aae5f5d9e64ed3bc02e9f6fb71627d c72a722f4bee4004883fdf6d7789fb64 - - default default] Floating IP dd06f6bc-e454-4900-979b-7986557a248d associated. External IP: 10.96.250.219, port: 5fda2a7c-4e98-40ac-a564-74feb7bb8bc0. [pid: 8|app: 0|req: 480/964] 199.204.45.44 () {38 vars in 1027 bytes} [Tue May 5 23:25:23 2026] PUT /v2.0/ports/57cd5369-ef14-4652-be47-65d1ae492804 => generated 1199 bytes in 473 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: 481/965] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 5 23:25:24 2026] GET /v2.0/subnets?id=9450b236-f962-499e-8adf-cd19a1e52853 => generated 674 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:25:24.392 8 WARNING neutron_lib.context [None req-3d43ff36-15c8-4c83-9b54-477b3aea1384 21862aba48e74e49be24c4c7bf749ce6 3f51fd5ab3634d6f8fdad7b83e460335 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 482/966] 10.0.0.181 () {34 vars in 695 bytes} [Tue May 5 23:25:24 2026] POST /v2.0/security-group-rules => generated 597 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/967] 10.0.0.181 () {34 vars in 749 bytes} [Tue May 5 23:25:23 2026] PUT /v2.0/floatingips/dd06f6bc-e454-4900-979b-7986557a248d => generated 842 bytes in 1416 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/968] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:25:24 2026] GET /v2.0/ports?device_id=5bf40c2e-11b9-4306-86a5-8e1bf80e3a29 => generated 973 bytes in 112 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 () {34 vars in 989 bytes} [Tue May 5 23:25:24 2026] GET /v2.0/ports?device_id=ba565d00-e21d-4ea2-b7f4-3d3a2e2599a7 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/970] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:25:24 2026] GET /v2.0/ports?tenant_id=50619e41dccd4117a1d67a1ed7e2aca6&device_id=ba565d00-e21d-4ea2-b7f4-3d3a2e2599a7 => generated 1238 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:25:24.715 8 WARNING neutron_lib.context [None req-003099c7-cb7e-4008-9537-4abab8e23b85 21862aba48e74e49be24c4c7bf749ce6 3f51fd5ab3634d6f8fdad7b83e460335 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 487/971] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:25:24 2026] GET /v2.0/ports?network_id=4ed8bad7-ff4f-4b1f-b9d7-57f70fadf0d3&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/972] 10.0.0.181 () {34 vars in 695 bytes} [Tue May 5 23:25:24 2026] POST /v2.0/security-group-rules => generated 602 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/973] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:25:24 2026] GET /v2.0/security-groups?id=ebe097ef-a536-486f-bb82-8df4a19bc7bb&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:24.911 7 INFO neutron.db.l3_db [None req-e6df39c0-5508-43e4-a639-1e7698308f7b e1aae5f5d9e64ed3bc02e9f6fb71627d c72a722f4bee4004883fdf6d7789fb64 - - default default] Floating IP dd06f6bc-e454-4900-979b-7986557a248d disassociated. External IP: 10.96.250.219, port: 8d9f40cc-db90-404b-a293-1e8657452b5f. [pid: 8|app: 0|req: 487/974] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:25:24 2026] GET /v2.0/security-groups?id=b40a6eff-1de4-470f-9452-583256355fc0&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:24.937 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e71d21bd-01c9-4c6d-a468-0494c0f0e20d'] response: {'name': 'network-changed', 'server_uuid': 'ba565d00-e21d-4ea2-b7f4-3d3a2e2599a7', 'tag': '57cd5369-ef14-4652-be47-65d1ae492804', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 488/975] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 5 23:25:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=57cd5369-ef14-4652-be47-65d1ae492804 => 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: 489/976] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:25:24 2026] GET /v2.0/networks/4ed8bad7-ff4f-4b1f-b9d7-57f70fadf0d3?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:25:25.036 8 WARNING neutron_lib.context [None req-f63f17dc-8655-4141-9a99-9d09ad4b5215 21862aba48e74e49be24c4c7bf749ce6 3f51fd5ab3634d6f8fdad7b83e460335 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 488/977] 10.0.0.181 () {34 vars in 749 bytes} [Tue May 5 23:25:24 2026] PUT /v2.0/floatingips/dd06f6bc-e454-4900-979b-7986557a248d => generated 552 bytes in 546 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/978] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 5 23:25:25 2026] GET /v2.0/subnets?id=9773da15-4dec-447e-b2b9-b2c2db563b78 => generated 669 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/979] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:25:25 2026] GET /v2.0/networks/4ed8bad7-ff4f-4b1f-b9d7-57f70fadf0d3?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: 491/980] 10.0.0.181 () {32 vars in 732 bytes} [Tue May 5 23:25:25 2026] DELETE /v2.0/floatingips/dd06f6bc-e454-4900-979b-7986557a248d => generated 0 bytes in 401 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/981] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:25:25 2026] GET /v2.0/ports?network_id=0bb9412c-b529-4c49-861f-f9a51a29e299&device_owner=network%3Adhcp => generated 1244 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:25:25.907 7 INFO neutron.api.v2.resource [None req-3817739f-4125-495f-8968-031673fe1693 e1aae5f5d9e64ed3bc02e9f6fb71627d c72a722f4bee4004883fdf6d7789fb64 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 493/982] 10.0.0.181 () {32 vars in 732 bytes} [Tue May 5 23:25:25 2026] DELETE /v2.0/floatingips/dd06f6bc-e454-4900-979b-7986557a248d => generated 144 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/983] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:25:25 2026] GET /v2.0/networks/0bb9412c-b529-4c49-861f-f9a51a29e299?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/984] 10.0.0.181 () {32 vars in 720 bytes} [Tue May 5 23:25:25 2026] DELETE /v2.0/ports/8d9f40cc-db90-404b-a293-1e8657452b5f => generated 0 bytes in 483 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/985] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:25:26 2026] GET /v2.0/ports?device_id=5bf40c2e-11b9-4306-86a5-8e1bf80e3a29 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/986] 10.0.0.181 () {34 vars in 676 bytes} [Tue May 5 23:25:25 2026] POST /v2.0/floatingips => generated 552 bytes in 1505 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/987] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:25:26 2026] GET /v2.0/networks/0bb9412c-b529-4c49-861f-f9a51a29e299?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/988] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:25:26 2026] GET /v2.0/ports?device_id=ba565d00-e21d-4ea2-b7f4-3d3a2e2599a7 => generated 969 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/989] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:25:26 2026] GET /v2.0/security-groups?id=ebe097ef-a536-486f-bb82-8df4a19bc7bb&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: 493/990] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:25:26 2026] GET /v2.0/ports?tenant_id=50619e41dccd4117a1d67a1ed7e2aca6&device_id=ba565d00-e21d-4ea2-b7f4-3d3a2e2599a7 => generated 1238 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/991] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:25:26 2026] GET /v2.0/security-groups?id=b40a6eff-1de4-470f-9452-583256355fc0&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/992] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:25:26 2026] GET /v2.0/networks?id=0bb9412c-b529-4c49-861f-f9a51a29e299 => generated 770 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/993] 10.0.0.29 () {34 vars in 1097 bytes} [Tue May 5 23:25:26 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-115162189&fields=id&tenant_id=3f51fd5ab3634d6f8fdad7b83e460335 => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/994] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:25:26 2026] GET /v2.0/ports?device_id=5bf40c2e-11b9-4306-86a5-8e1bf80e3a29 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/995] 10.0.0.181 () {32 vars in 720 bytes} [Tue May 5 23:25:26 2026] DELETE /v2.0/ports/5fda2a7c-4e98-40ac-a564-74feb7bb8bc0 => generated 0 bytes in 435 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/996] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 5 23:25:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=57cd5369-ef14-4652-be47-65d1ae492804 => 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: 499/997] 10.0.0.29 () {34 vars in 1097 bytes} [Tue May 5 23:25:27 2026] GET /v2.0/security-groups?name=tempest-securitygroup--215364331&fields=id&tenant_id=3f51fd5ab3634d6f8fdad7b83e460335 => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/998] 10.0.0.181 () {32 vars in 736 bytes} [Tue May 5 23:25:27 2026] GET /v2.0/ports?device_id=e8600cf1-7b09-490a-95e5-a8a7ac488374 => generated 958 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/999] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 5 23:25:27 2026] GET /v2.0/subnets?id=9773da15-4dec-447e-b2b9-b2c2db563b78 => generated 669 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1000] 10.0.0.29 () {34 vars in 981 bytes} [Tue May 5 23:25:27 2026] GET /v2.0/networks?id=dba7af79-433e-4f3f-bf3f-4790733d6ad1 => generated 673 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:27.491 8 INFO neutron.db.l3_db [None req-8b0bd281-cf78-4144-ad2f-56b133b68367 1f0bd343394c43f8b2adfd0371a3d36f af6734b8f52f4387ae67817791de7aa9 - - default default] Floating IP 936f7db3-8d7d-4808-be88-22fb81df9d75 associated. External IP: 10.96.250.204, port: 0dd5aa72-a067-42d7-8055-0fa06706bba0. [pid: 8|app: 0|req: 499/1001] 10.0.0.181 () {34 vars in 749 bytes} [Tue May 5 23:25:27 2026] PUT /v2.0/floatingips/936f7db3-8d7d-4808-be88-22fb81df9d75 => generated 856 bytes in 831 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1002] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:25:27 2026] GET /v2.0/ports?network_id=0bb9412c-b529-4c49-861f-f9a51a29e299&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1003] 10.0.0.29 () {34 vars in 964 bytes} [Tue May 5 23:25:27 2026] GET /v2.0/quotas/3f51fd5ab3634d6f8fdad7b83e460335 => 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: 502/1004] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:25:27 2026] GET /v2.0/ports?device_id=ba565d00-e21d-4ea2-b7f4-3d3a2e2599a7 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1005] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:25:27 2026] GET /v2.0/networks/0bb9412c-b529-4c49-861f-f9a51a29e299?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: 504/1006] 10.0.0.29 () {34 vars in 1001 bytes} [Tue May 5 23:25:28 2026] GET /v2.0/ports?tenant_id=3f51fd5ab3634d6f8fdad7b83e460335&fields=id => generated 103 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1007] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:25:28 2026] GET /v2.0/security-groups?id=b40a6eff-1de4-470f-9452-583256355fc0&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:28.199 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b719545a-d489-4d5d-867f-4dca601b8ace'] response: {'name': 'network-changed', 'server_uuid': '5bf40c2e-11b9-4306-86a5-8e1bf80e3a29', 'tag': '0dd5aa72-a067-42d7-8055-0fa06706bba0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 506/1008] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:25:28 2026] GET /v2.0/networks/0bb9412c-b529-4c49-861f-f9a51a29e299?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:25:28.217 8 WARNING keystonemiddleware.audit [req-2877032c-6908-4e43-b022-17659dd5b94f req-c9795c03-af16-47ae-ae34-2dce57365e92 81e3468fb22e45e39a2910412dff6f39 b8dacdb602d2414db946588a62c1aaf6 - - b2c14149fb9b4c5c88d57e6ab23f3aa9 b2c14149fb9b4c5c88d57e6ab23f3aa9] Skipping service tempest-service-1813570924 as it have no endpoints. [pid: 8|app: 0|req: 507/1009] 10.0.0.29 () {34 vars in 1007 bytes} [Tue May 5 23:25:28 2026] GET /v2.0/networks/dba7af79-433e-4f3f-bf3f-4790733d6ad1?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: 508/1010] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:25:28 2026] GET /v2.0/ports?tenant_id=af6734b8f52f4387ae67817791de7aa9&device_id=5bf40c2e-11b9-4306-86a5-8e1bf80e3a29 => 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: 509/1011] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:25:28 2026] GET /v2.0/ports?device_id=5bf40c2e-11b9-4306-86a5-8e1bf80e3a29 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:28.369 8 WARNING keystonemiddleware.audit [req-646ce991-277b-4035-b584-66b3a715939f req-74325501-190d-46d1-966a-1acf402b07fa 1f0bd343394c43f8b2adfd0371a3d36f af6734b8f52f4387ae67817791de7aa9 - - default default] Skipping service tempest-service-1813570924 as it have no endpoints. [pid: 8|app: 0|req: 510/1012] 10.0.0.29 () {34 vars in 1107 bytes} [Tue May 5 23:25:28 2026] GET /v2.0/networks/dba7af79-433e-4f3f-bf3f-4790733d6ad1?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: 511/1013] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:25:28 2026] GET /v2.0/networks?id=4ed8bad7-ff4f-4b1f-b9d7-57f70fadf0d3 => generated 776 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1014] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:25:28 2026] GET /v2.0/security-groups?id=ebe097ef-a536-486f-bb82-8df4a19bc7bb&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1015] 199.204.45.44 () {34 vars in 1059 bytes} [Tue May 5 23:25:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=0dd5aa72-a067-42d7-8055-0fa06706bba0 => generated 859 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1016] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 5 23:25:28 2026] GET /v2.0/subnets?id=9450b236-f962-499e-8adf-cd19a1e52853 => generated 674 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1017] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:25:28 2026] GET /v2.0/ports?network_id=4ed8bad7-ff4f-4b1f-b9d7-57f70fadf0d3&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1018] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:25:28 2026] GET /v2.0/ports?device_id=e3acd100-e1e0-48a4-87df-5beec4c16214 => 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: 517/1019] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:25:28 2026] GET /v2.0/networks/4ed8bad7-ff4f-4b1f-b9d7-57f70fadf0d3?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1020] 10.0.0.181 () {34 vars in 789 bytes} [Tue May 5 23:25:27 2026] PUT /v2.0/routers/e8600cf1-7b09-490a-95e5-a8a7ac488374/remove_router_interface => generated 309 bytes in 1620 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1021] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:25:28 2026] GET /v2.0/networks/4ed8bad7-ff4f-4b1f-b9d7-57f70fadf0d3?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: 519/1022] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:25:28 2026] GET /v2.0/ports?device_id=5bf40c2e-11b9-4306-86a5-8e1bf80e3a29 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1023] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:25:28 2026] GET /v2.0/security-groups?id=ebe097ef-a536-486f-bb82-8df4a19bc7bb&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1024] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:25:29 2026] GET /v2.0/ports?device_id=ba565d00-e21d-4ea2-b7f4-3d3a2e2599a7 => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1025] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:25:29 2026] GET /v2.0/security-groups?id=b40a6eff-1de4-470f-9452-583256355fc0&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1026] 199.204.45.44 () {34 vars in 993 bytes} [Tue May 5 23:25:29 2026] GET /v2.0/ports?device_id=5bf40c2e-11b9-4306-86a5-8e1bf80e3a29 => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:30.165 7 INFO neutron.services.segments.plugin [-] Segment b83d0ca9-c8d6-4cb3-a646-98f2e3739623 resource provider aggregate not found 2026-05-05 23:25:30.170 7 INFO neutron.services.segments.plugin [-] Segment b83d0ca9-c8d6-4cb3-a646-98f2e3739623 resource provider aggregate not found 2026-05-05 23:25:30.179 7 INFO neutron.services.segments.plugin [-] Segment b83d0ca9-c8d6-4cb3-a646-98f2e3739623 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b83d0ca9-c8d6-4cb3-a646-98f2e3739623 found for delete ", "request_id": "req-563b9f06-13ab-430e-aadd-063e4f19dd90"}]} 2026-05-05 23:25:30.182 7 INFO neutron.db.l3_hamode_db [None req-74bed5e0-6cbd-4339-9bf7-f6e7de207f1e e1aae5f5d9e64ed3bc02e9f6fb71627d c72a722f4bee4004883fdf6d7789fb64 - - default default] HA network c3d662f7-dd53-411b-9c28-e6237f04a7ea was deleted as no HA routers are present in tenant c72a722f4bee4004883fdf6d7789fb64. [pid: 7|app: 0|req: 504/1027] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:25:28 2026] DELETE /v2.0/routers/e8600cf1-7b09-490a-95e5-a8a7ac488374 => generated 0 bytes in 1340 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:25:30.190 7 INFO neutron.services.segments.plugin [-] Segment b83d0ca9-c8d6-4cb3-a646-98f2e3739623 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b83d0ca9-c8d6-4cb3-a646-98f2e3739623 found for delete ", "request_id": "req-18ead7a5-d33c-40f3-86a7-cfddd1c230b0"}]} [pid: 7|app: 0|req: 505/1028] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:25:30 2026] GET /v2.0/ports?device_id=e3acd100-e1e0-48a4-87df-5beec4c16214 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:25:30.245 8 INFO neutron.db.l3_db [req-17bb52d2-f726-4c92-a817-731cdb796512 req-d33601c1-a2c1-44d7-ba9b-eb4afc1f9cde 1f0bd343394c43f8b2adfd0371a3d36f af6734b8f52f4387ae67817791de7aa9 - - default default] Floating IP 936f7db3-8d7d-4808-be88-22fb81df9d75 disassociated. External IP: 10.96.250.204, port: 0dd5aa72-a067-42d7-8055-0fa06706bba0. [pid: 7|app: 0|req: 506/1029] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:25:30 2026] GET /v2.0/networks?id=dba7af79-433e-4f3f-bf3f-4790733d6ad1 => generated 673 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1030] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:25:30 2026] GET /v2.0/ports?device_id=5bf40c2e-11b9-4306-86a5-8e1bf80e3a29 => generated 975 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1031] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:25:30 2026] DELETE /v2.0/subnets/787d7edb-ebed-4169-9e3f-b5a824b24a35 => 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: 509/1032] 199.204.45.44 () {34 vars in 1049 bytes} [Tue May 5 23:25:30 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3f51fd5ab3634d6f8fdad7b83e460335 => generated 272 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1033] 199.204.45.44 () {36 vars in 996 bytes} [Tue May 5 23:25:29 2026] DELETE /v2.0/ports/0dd5aa72-a067-42d7-8055-0fa06706bba0 => generated 0 bytes in 1015 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1034] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:25:30 2026] GET /v2.0/security-groups?id=ebe097ef-a536-486f-bb82-8df4a19bc7bb&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1035] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:25:30 2026] GET /v2.0/ports?device_id=ba565d00-e21d-4ea2-b7f4-3d3a2e2599a7 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:30.829 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d28fc381-5117-4f5b-ba0c-2c8e2ff7a2c4'] response: {'server_uuid': '5bf40c2e-11b9-4306-86a5-8e1bf80e3a29', 'name': 'network-vif-deleted', 'tag': '0dd5aa72-a067-42d7-8055-0fa06706bba0', 'status': 'completed', 'code': 200} 2026-05-05 23:25:30.833 8 WARNING neutron_lib.context [req-3fdcdde9-b6fe-44cf-aa56-76b17970300e req-2dd72afa-8ef4-4bb9-96a1-cb211d12a006 21862aba48e74e49be24c4c7bf749ce6 3f51fd5ab3634d6f8fdad7b83e460335 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 511/1036] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:25:30 2026] DELETE /v2.0/networks/4795a4d8-dab8-47c0-8563-2ee845c47c5c => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1037] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:25:30 2026] GET /v2.0/security-groups?id=b40a6eff-1de4-470f-9452-583256355fc0&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: 513/1038] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:25:31 2026] GET /v2.0/ports?device_id=ba565d00-e21d-4ea2-b7f4-3d3a2e2599a7 => 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: 526/1039] 199.204.45.44 () {38 vars in 954 bytes} [Tue May 5 23:25:30 2026] POST /v2.0/ports => generated 997 bytes in 539 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: 527/1040] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:25:31 2026] GET /v2.0/ports?device_id=e3acd100-e1e0-48a4-87df-5beec4c16214 => generated 1000 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:25:31.886 7 INFO neutron.db.l3_db [None req-623fa5ab-1df9-4c35-b166-a65e206d587c c53f8de364bc4d108fd763afdccef7a8 50619e41dccd4117a1d67a1ed7e2aca6 - - default default] Floating IP a0d5d078-c2e3-4124-884f-8d7282adb691 associated. External IP: 10.96.250.211, port: 57cd5369-ef14-4652-be47-65d1ae492804. [pid: 8|app: 0|req: 528/1041] 199.204.45.44 () {38 vars in 1027 bytes} [Tue May 5 23:25:31 2026] PUT /v2.0/ports/1044e151-b1be-49d6-a334-80cbf356f978 => generated 1242 bytes in 521 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: 529/1042] 10.0.0.29 () {34 vars in 1119 bytes} [Tue May 5 23:25:32 2026] GET /v2.0/security-groups?id=f5b9087c-075b-4504-9958-7a3125373896&id=cd48db44-f85d-4468-8bd3-977de7883b6a&fields=id&fields=name => generated 205 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:32.205 7 INFO neutron.services.segments.plugin [-] Segment 666b0f24-5e70-4731-a999-f3ff0c9ed98a resource provider aggregate not found 2026-05-05 23:25:32.210 7 INFO neutron.services.segments.plugin [-] Segment 666b0f24-5e70-4731-a999-f3ff0c9ed98a resource provider aggregate not found 2026-05-05 23:25:32.222 7 INFO neutron.services.segments.plugin [-] Segment 666b0f24-5e70-4731-a999-f3ff0c9ed98a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 666b0f24-5e70-4731-a999-f3ff0c9ed98a found for delete ", "request_id": "req-a7de4913-0323-46e9-8ce8-9df4588c228d"}]} 2026-05-05 23:25:32.228 7 INFO neutron.services.segments.plugin [-] Segment 666b0f24-5e70-4731-a999-f3ff0c9ed98a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 666b0f24-5e70-4731-a999-f3ff0c9ed98a found for delete ", "request_id": "req-19e3ee02-c564-4c10-9e8d-1deedf74d21a"}]} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 530/1043] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:25:32 2026] GET /v2.0/security-groups?tenant_id=c72a722f4bee4004883fdf6d7789fb64&name=default => generated 2925 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1044] 10.0.0.181 () {34 vars in 749 bytes} [Tue May 5 23:25:31 2026] PUT /v2.0/floatingips/a0d5d078-c2e3-4124-884f-8d7282adb691 => generated 855 bytes in 1109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:32.421 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-71276417-a97f-4dcd-ab05-fe19f00b8457'] response: {'name': 'network-changed', 'server_uuid': 'ba565d00-e21d-4ea2-b7f4-3d3a2e2599a7', 'tag': '57cd5369-ef14-4652-be47-65d1ae492804', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 531/1045] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:25:32 2026] DELETE /v2.0/security-groups/ebe097ef-a536-486f-bb82-8df4a19bc7bb => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1046] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:25:32 2026] GET /v2.0/ports?tenant_id=3f51fd5ab3634d6f8fdad7b83e460335&device_id=e3acd100-e1e0-48a4-87df-5beec4c16214 => generated 1281 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:25:32.451 7 INFO neutron.api.v2.resource [None req-2cb91990-a74d-4983-9975-eefb8c929c78 1f0bd343394c43f8b2adfd0371a3d36f af6734b8f52f4387ae67817791de7aa9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 516/1047] 10.0.0.181 () {32 vars in 737 bytes} [Tue May 5 23:25:32 2026] GET /v2.0/security-groups/ebe097ef-a536-486f-bb82-8df4a19bc7bb => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1048] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:25:32 2026] GET /v2.0/ports?tenant_id=50619e41dccd4117a1d67a1ed7e2aca6&device_id=ba565d00-e21d-4ea2-b7f4-3d3a2e2599a7 => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1049] 199.204.45.44 () {34 vars in 1059 bytes} [Tue May 5 23:25:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=1044e151-b1be-49d6-a334-80cbf356f978 => 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: 532/1050] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:25:32 2026] DELETE /v2.0/security-groups/a58b2ee8-5f5c-4676-a261-3f2302b8cff1 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1051] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:25:32 2026] GET /v2.0/networks?id=0bb9412c-b529-4c49-861f-f9a51a29e299 => generated 770 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1052] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 5 23:25:32 2026] GET /v2.0/subnets?id=f72abbc9-9236-4184-9367-6ab9269362e0 => generated 667 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1053] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 5 23:25:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=57cd5369-ef14-4652-be47-65d1ae492804 => generated 858 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1054] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:25:32 2026] GET /v2.0/ports?network_id=dba7af79-433e-4f3f-bf3f-4790733d6ad1&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1055] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 5 23:25:32 2026] GET /v2.0/subnets?id=9773da15-4dec-447e-b2b9-b2c2db563b78 => generated 669 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1056] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:25:32 2026] GET /v2.0/networks/dba7af79-433e-4f3f-bf3f-4790733d6ad1?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1057] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:25:32 2026] GET /v2.0/ports?network_id=0bb9412c-b529-4c49-861f-f9a51a29e299&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:25:32.888 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4df43f30-2582-4dc3-9403-7de97d0adeef'] response: {'name': 'network-changed', 'server_uuid': 'e3acd100-e1e0-48a4-87df-5beec4c16214', 'tag': '1044e151-b1be-49d6-a334-80cbf356f978', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 519/1058] 10.0.0.181 () {32 vars in 732 bytes} [Tue May 5 23:25:32 2026] DELETE /v2.0/floatingips/936f7db3-8d7d-4808-be88-22fb81df9d75 => generated 0 bytes in 376 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1059] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:25:32 2026] GET /v2.0/networks/dba7af79-433e-4f3f-bf3f-4790733d6ad1?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: 520/1060] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:25:32 2026] GET /v2.0/networks/0bb9412c-b529-4c49-861f-f9a51a29e299?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: 521/1061] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:25:32 2026] GET /v2.0/ports?tenant_id=3f51fd5ab3634d6f8fdad7b83e460335&device_id=e3acd100-e1e0-48a4-87df-5beec4c16214 => generated 1281 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1062] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:25:33 2026] GET /v2.0/networks/0bb9412c-b529-4c49-861f-f9a51a29e299?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: 523/1063] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:25:33 2026] GET /v2.0/networks?id=dba7af79-433e-4f3f-bf3f-4790733d6ad1 => generated 769 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1064] 199.204.45.44 () {34 vars in 993 bytes} [Tue May 5 23:25:33 2026] GET /v2.0/ports?device_id=e3acd100-e1e0-48a4-87df-5beec4c16214 => generated 1281 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1065] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:25:33 2026] GET /v2.0/ports?device_id=e3acd100-e1e0-48a4-87df-5beec4c16214 => generated 1012 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1066] 199.204.45.44 () {34 vars in 1059 bytes} [Tue May 5 23:25:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=1044e151-b1be-49d6-a334-80cbf356f978 => 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: 527/1067] 199.204.45.44 () {34 vars in 1123 bytes} [Tue May 5 23:25:33 2026] GET /v2.0/security-groups?id=f5b9087c-075b-4504-9958-7a3125373896&id=cd48db44-f85d-4468-8bd3-977de7883b6a&fields=id&fields=name => generated 205 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1068] 10.0.0.29 () {34 vars in 1119 bytes} [Tue May 5 23:25:33 2026] GET /v2.0/security-groups?id=f5b9087c-075b-4504-9958-7a3125373896&id=cd48db44-f85d-4468-8bd3-977de7883b6a&fields=id&fields=name => generated 205 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1069] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 5 23:25:33 2026] GET /v2.0/subnets?id=f72abbc9-9236-4184-9367-6ab9269362e0 => generated 667 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1070] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:25:33 2026] GET /v2.0/ports?network_id=dba7af79-433e-4f3f-bf3f-4790733d6ad1&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: 531/1071] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:25:33 2026] GET /v2.0/networks/dba7af79-433e-4f3f-bf3f-4790733d6ad1?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1072] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:25:33 2026] GET /v2.0/networks/dba7af79-433e-4f3f-bf3f-4790733d6ad1?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: 541/1075] 10.0.0.181 () {34 vars in 789 bytes} [Tue May 5 23:25:32 2026] PUT /v2.0/routers/9470885a-0bbf-44ef-ac03-ee3e7368cfd3/remove_router_interface => generated 309 bytes in 1360 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:34.653 8 WARNING neutron_lib.context [None req-2169ce63-768a-4e25-b8c3-b710625585ee 00c9bda2facc4d80934ee7e17e4b5e8b 5267ba4b49e14d6ebb9ec5bfbae4178d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:25:34.653 8 WARNING neutron_lib.context [None req-2169ce63-768a-4e25-b8c3-b710625585ee 00c9bda2facc4d80934ee7e17e4b5e8b 5267ba4b49e14d6ebb9ec5bfbae4178d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:25:34.861 8 INFO neutron.db.segments_db [None req-2169ce63-768a-4e25-b8c3-b710625585ee 00c9bda2facc4d80934ee7e17e4b5e8b 5267ba4b49e14d6ebb9ec5bfbae4178d - - default default] Added segment fef70fa8-a717-40c8-8939-0163ec148191 of type vxlan for network 4333ff9a-998a-4248-8baf-7e9dd7a69fb4 2026-05-05 23:25:34.964 8 INFO neutron.db.segments_db [None req-2169ce63-768a-4e25-b8c3-b710625585ee 00c9bda2facc4d80934ee7e17e4b5e8b 5267ba4b49e14d6ebb9ec5bfbae4178d - - default default] Added segment 687cc715-38a0-424e-8534-d3fa79dadb5f of type vxlan for network 3ae1aff3-96cd-4cf9-b8bd-c3100e5ce07d [pid: 8|app: 0|req: 542/1076] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:25:34 2026] POST /v2.0/networks => generated 1244 bytes in 638 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1077] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:25:35 2026] GET /v2.0/ports?device_id=e3acd100-e1e0-48a4-87df-5beec4c16214 => generated 1012 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1078] 10.0.0.181 () {32 vars in 649 bytes} [Tue May 5 23:25:35 2026] GET /v2.0/networks => generated 1843 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1079] 10.0.0.29 () {34 vars in 1119 bytes} [Tue May 5 23:25:35 2026] GET /v2.0/security-groups?id=f5b9087c-075b-4504-9958-7a3125373896&id=cd48db44-f85d-4468-8bd3-977de7883b6a&fields=id&fields=name => generated 205 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:35.422 7 INFO neutron.services.segments.plugin [-] Segment 663e5d9a-e5e3-4d04-bd99-e7dc11ed31a4 resource provider aggregate not found 2026-05-05 23:25:35.428 7 INFO neutron.services.segments.plugin [-] Segment 663e5d9a-e5e3-4d04-bd99-e7dc11ed31a4 resource provider aggregate not found 2026-05-05 23:25:35.449 7 INFO neutron.services.segments.plugin [-] Segment 663e5d9a-e5e3-4d04-bd99-e7dc11ed31a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 663e5d9a-e5e3-4d04-bd99-e7dc11ed31a4 found for delete ", "request_id": "req-acf47509-ef0b-4b61-b6ae-ccc037263da7"}]} 2026-05-05 23:25:35.451 7 INFO neutron.services.segments.plugin [-] Segment 663e5d9a-e5e3-4d04-bd99-e7dc11ed31a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 663e5d9a-e5e3-4d04-bd99-e7dc11ed31a4 found for delete ", "request_id": "req-6dd1d756-fd24-45d2-bc6a-6e909e3d8358"}]} 2026-05-05 23:25:35.456 7 INFO neutron.db.l3_hamode_db [None req-7ebc2e6e-0d32-49ca-ac4e-e7e59edb4e49 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] HA network dbd8996f-90ea-4017-865c-6a50eaf846bb was deleted as no HA routers are present in tenant af6734b8f52f4387ae67817791de7aa9. [pid: 7|app: 0|req: 535/1080] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:25:34 2026] DELETE /v2.0/routers/9470885a-0bbf-44ef-ac03-ee3e7368cfd3 => generated 0 bytes in 1172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:25:35.589 8 INFO neutron.services.segments.plugin [-] Segment fef70fa8-a717-40c8-8939-0163ec148191 resource provider aggregate not found 2026-05-05 23:25:35.595 8 INFO neutron.services.segments.plugin [-] Segment fef70fa8-a717-40c8-8939-0163ec148191 resource provider aggregate not found 2026-05-05 23:25:35.606 8 INFO neutron.services.segments.plugin [-] Segment fef70fa8-a717-40c8-8939-0163ec148191 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fef70fa8-a717-40c8-8939-0163ec148191 found for delete ", "request_id": "req-9c6bc8ba-7965-4764-932d-43c1e2bc50ad"}]} 2026-05-05 23:25:35.617 8 INFO neutron.services.segments.plugin [-] Segment fef70fa8-a717-40c8-8939-0163ec148191 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fef70fa8-a717-40c8-8939-0163ec148191 found for delete ", "request_id": "req-2933bdb1-b235-44dd-a611-403ee6feb35b"}]} [pid: 8|app: 0|req: 546/1081] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:25:35 2026] DELETE /v2.0/networks/4333ff9a-998a-4248-8baf-7e9dd7a69fb4 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1082] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:25:35 2026] DELETE /v2.0/subnets/9450b236-f962-499e-8adf-cd19a1e52853 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1083] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:25:35 2026] DELETE /v2.0/networks/3ae1aff3-96cd-4cf9-b8bd-c3100e5ce07d => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1084] 10.0.0.181 () {32 vars in 649 bytes} [Tue May 5 23:25:35 2026] GET /v2.0/networks => generated 651 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:36.004 8 WARNING neutron_lib.context [None req-ae0ecba8-28e3-41e6-8484-fdb21e66159c 00c9bda2facc4d80934ee7e17e4b5e8b 5267ba4b49e14d6ebb9ec5bfbae4178d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:25:36.073 8 INFO neutron.db.segments_db [None req-ae0ecba8-28e3-41e6-8484-fdb21e66159c 00c9bda2facc4d80934ee7e17e4b5e8b 5267ba4b49e14d6ebb9ec5bfbae4178d - - default default] Added segment 3147daf6-382a-4f07-8262-3583316c6d24 of type vxlan for network 809d24e8-7a65-417a-ad32-afe96178aaf3 [pid: 8|app: 0|req: 549/1085] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:25:35 2026] POST /v2.0/networks => generated 650 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:25:36.216 8 WARNING neutron_lib.context [None req-44cea2f3-1d3b-4ab3-930d-834641004cac 00c9bda2facc4d80934ee7e17e4b5e8b 5267ba4b49e14d6ebb9ec5bfbae4178d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 537/1086] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:25:35 2026] DELETE /v2.0/networks/4ed8bad7-ff4f-4b1f-b9d7-57f70fadf0d3 => generated 0 bytes in 500 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:25:36.304 8 INFO neutron.db.segments_db [None req-44cea2f3-1d3b-4ab3-930d-834641004cac 00c9bda2facc4d80934ee7e17e4b5e8b 5267ba4b49e14d6ebb9ec5bfbae4178d - - default default] Added segment 1d7393df-9f27-4f86-8d30-194e23f42cd2 of type vxlan for network 1d5bd17b-6659-45e3-b8f5-ab87bc6895a5 [pid: 8|app: 0|req: 550/1087] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:25:36 2026] POST /v2.0/networks => generated 650 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:25:36.445 8 WARNING neutron_lib.context [None req-5ca1b061-7315-4a48-9910-c8f452a7ef82 00c9bda2facc4d80934ee7e17e4b5e8b 5267ba4b49e14d6ebb9ec5bfbae4178d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 538/1088] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:25:36 2026] GET /v2.0/security-groups?tenant_id=af6734b8f52f4387ae67817791de7aa9&name=default => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:25:36.512 8 WARNING neutron_lib.context [None req-5ca1b061-7315-4a48-9910-c8f452a7ef82 00c9bda2facc4d80934ee7e17e4b5e8b 5267ba4b49e14d6ebb9ec5bfbae4178d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 539/1089] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:25:36 2026] GET /v2.0/ports?device_id=e3acd100-e1e0-48a4-87df-5beec4c16214 => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1090] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:25:36 2026] DELETE /v2.0/security-groups/d6fbd238-91c1-44e5-a55e-d93e0a754183 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1091] 10.0.0.29 () {34 vars in 1119 bytes} [Tue May 5 23:25:36 2026] GET /v2.0/security-groups?id=f5b9087c-075b-4504-9958-7a3125373896&id=cd48db44-f85d-4468-8bd3-977de7883b6a&fields=id&fields=name => generated 205 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1092] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:25:36 2026] GET /v2.0/ports?device_id=e3acd100-e1e0-48a4-87df-5beec4c16214 => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1093] 10.0.0.181 () {34 vars in 665 bytes} [Tue May 5 23:25:36 2026] POST /v2.0/ports => generated 1505 bytes in 832 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:25:37.328 7 INFO neutron.db.l3_db [None req-872e8a7f-a6af-40ea-80c4-f70399577b49 21862aba48e74e49be24c4c7bf749ce6 3f51fd5ab3634d6f8fdad7b83e460335 - - default default] Floating IP 30940249-4b86-46f3-b4c8-e2f690c19a34 associated. External IP: 10.96.250.213, port: 1044e151-b1be-49d6-a334-80cbf356f978. [pid: 8|app: 0|req: 552/1094] 10.0.0.181 () {32 vars in 643 bytes} [Tue May 5 23:25:37 2026] GET /v2.0/ports => generated 1505 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:25:37.507 7 INFO neutron.services.segments.plugin [-] Segment c8f0a4f9-6d72-4500-bf10-49680c0a0325 resource provider aggregate not found 2026-05-05 23:25:37.511 7 INFO neutron.services.segments.plugin [-] Segment c8f0a4f9-6d72-4500-bf10-49680c0a0325 resource provider aggregate not found 2026-05-05 23:25:37.522 7 INFO neutron.services.segments.plugin [-] Segment c8f0a4f9-6d72-4500-bf10-49680c0a0325 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8f0a4f9-6d72-4500-bf10-49680c0a0325 found for delete ", "request_id": "req-8b8acbd5-9c24-4f5b-aa90-6e838f859b35"}]} 2026-05-05 23:25:37.543 7 INFO neutron.services.segments.plugin [-] Segment c8f0a4f9-6d72-4500-bf10-49680c0a0325 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8f0a4f9-6d72-4500-bf10-49680c0a0325 found for delete ", "request_id": "req-7029896c-771f-404e-b667-958ee1024a6e"}]} 2026-05-05 23:25:37.625 8 INFO neutron.services.segments.plugin [-] Segment 687cc715-38a0-424e-8534-d3fa79dadb5f resource provider aggregate not found 2026-05-05 23:25:37.637 8 INFO neutron.services.segments.plugin [-] Segment 687cc715-38a0-424e-8534-d3fa79dadb5f resource provider aggregate not found 2026-05-05 23:25:37.644 8 INFO neutron.services.segments.plugin [-] Segment 687cc715-38a0-424e-8534-d3fa79dadb5f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 687cc715-38a0-424e-8534-d3fa79dadb5f found for delete ", "request_id": "req-77d33fb1-ef83-46d0-a501-83609cef2de3"}]} 2026-05-05 23:25:37.662 8 INFO neutron.services.segments.plugin [-] Segment 687cc715-38a0-424e-8534-d3fa79dadb5f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 687cc715-38a0-424e-8534-d3fa79dadb5f found for delete ", "request_id": "req-c2dd83a1-e761-44a1-95c5-2cf0f3906d04"}]} [pid: 8|app: 0|req: 553/1095] 10.0.0.181 () {32 vars in 720 bytes} [Tue May 5 23:25:37 2026] DELETE /v2.0/ports/dbaa62b2-bf95-425d-935c-cd785b19e626 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1096] 10.0.0.181 () {32 vars in 720 bytes} [Tue May 5 23:25:37 2026] DELETE /v2.0/ports/a64f1585-9ec6-4f22-8396-d2c22dd85702 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1097] 10.0.0.181 () {32 vars in 643 bytes} [Tue May 5 23:25:37 2026] GET /v2.0/ports => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:25:38.034 8 WARNING neutron_lib.context [None req-8f4ee549-a885-437c-803f-abb4a1543f97 00c9bda2facc4d80934ee7e17e4b5e8b 5267ba4b49e14d6ebb9ec5bfbae4178d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:25:38.094 8 INFO neutron.db.segments_db [None req-8f4ee549-a885-437c-803f-abb4a1543f97 00c9bda2facc4d80934ee7e17e4b5e8b 5267ba4b49e14d6ebb9ec5bfbae4178d - - default default] Added segment 49f1126d-1b56-43e5-af2e-ea70f9aa7a4c of type vxlan for network b8ef06ec-dc59-4f7c-a229-c960d7e876cd [pid: 8|app: 0|req: 556/1098] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:25:38 2026] POST /v2.0/networks => generated 647 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:25:38.237 8 WARNING neutron_lib.context [None req-a090aef9-64c7-47b2-8b8e-a4ec552fdb23 00c9bda2facc4d80934ee7e17e4b5e8b 5267ba4b49e14d6ebb9ec5bfbae4178d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:25:38.299 8 INFO neutron.db.segments_db [None req-a090aef9-64c7-47b2-8b8e-a4ec552fdb23 00c9bda2facc4d80934ee7e17e4b5e8b 5267ba4b49e14d6ebb9ec5bfbae4178d - - default default] Added segment dd999f03-22b7-452e-9057-232a12f22260 of type vxlan for network f968e2a7-0b28-4338-b610-93d930534539 [pid: 8|app: 0|req: 557/1099] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:25:38 2026] POST /v2.0/networks => generated 649 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1100] 10.0.0.181 () {34 vars in 749 bytes} [Tue May 5 23:25:36 2026] PUT /v2.0/floatingips/30940249-4b86-46f3-b4c8-e2f690c19a34 => generated 856 bytes in 1605 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:38.474 8 WARNING neutron_lib.context [None req-45f98ceb-4a00-471f-8ecf-568fe0031858 00c9bda2facc4d80934ee7e17e4b5e8b 5267ba4b49e14d6ebb9ec5bfbae4178d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:25:38.520 8 WARNING neutron_lib.context [None req-45f98ceb-4a00-471f-8ecf-568fe0031858 00c9bda2facc4d80934ee7e17e4b5e8b 5267ba4b49e14d6ebb9ec5bfbae4178d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 558/1101] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:25:38 2026] POST /v2.0/subnets => generated 1226 bytes in 1425 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 23:25:39.946 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-51d9bdb2-75cb-418c-ac6e-d4fd4afce7d5'] response: {'name': 'network-changed', 'server_uuid': 'e3acd100-e1e0-48a4-87df-5beec4c16214', 'tag': '1044e151-b1be-49d6-a334-80cbf356f978', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 544/1102] 10.0.0.181 () {32 vars in 647 bytes} [Tue May 5 23:25:39 2026] GET /v2.0/subnets => generated 1839 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1103] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:25:39 2026] GET /v2.0/ports?tenant_id=3f51fd5ab3634d6f8fdad7b83e460335&device_id=e3acd100-e1e0-48a4-87df-5beec4c16214 => generated 1283 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1104] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:25:40 2026] GET /v2.0/networks?id=dba7af79-433e-4f3f-bf3f-4790733d6ad1 => generated 769 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1105] 199.204.45.44 () {34 vars in 1059 bytes} [Tue May 5 23:25:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=1044e151-b1be-49d6-a334-80cbf356f978 => generated 861 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1106] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 5 23:25:40 2026] GET /v2.0/subnets?id=f72abbc9-9236-4184-9367-6ab9269362e0 => generated 667 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1107] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:25:40 2026] GET /v2.0/ports?network_id=dba7af79-433e-4f3f-bf3f-4790733d6ad1&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: 550/1108] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:25:40 2026] GET /v2.0/networks/dba7af79-433e-4f3f-bf3f-4790733d6ad1?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1109] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:25:39 2026] DELETE /v2.0/subnets/9f149325-f1f1-43a2-8e3c-988a1021b8b5 => generated 0 bytes in 465 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1110] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:25:40 2026] GET /v2.0/networks/dba7af79-433e-4f3f-bf3f-4790733d6ad1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1111] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:25:40 2026] DELETE /v2.0/subnets/0140d459-c111-45d6-b7d1-33c76f0f22cc => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1112] 10.0.0.181 () {32 vars in 647 bytes} [Tue May 5 23:25:40 2026] GET /v2.0/subnets => generated 626 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:41.184 8 INFO neutron.services.segments.plugin [-] Segment dd999f03-22b7-452e-9057-232a12f22260 resource provider aggregate not found 2026-05-05 23:25:41.198 8 INFO neutron.services.segments.plugin [-] Segment dd999f03-22b7-452e-9057-232a12f22260 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd999f03-22b7-452e-9057-232a12f22260 found for delete ", "request_id": "req-12ea1276-7132-4dcc-ba63-f2ace4a2ec24"}]} 2026-05-05 23:25:41.201 8 INFO neutron.services.segments.plugin [-] Segment dd999f03-22b7-452e-9057-232a12f22260 resource provider aggregate not found [pid: 8|app: 0|req: 561/1113] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:25:40 2026] DELETE /v2.0/networks/f968e2a7-0b28-4338-b610-93d930534539 => generated 0 bytes in 428 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:25:41.233 8 INFO neutron.services.segments.plugin [-] Segment dd999f03-22b7-452e-9057-232a12f22260 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd999f03-22b7-452e-9057-232a12f22260 found for delete ", "request_id": "req-498d481d-493f-45cf-bf1a-7a163f46fc3a"}]} [pid: 7|app: 0|req: 553/1114] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:25:41 2026] GET /v2.0/security-groups?tenant_id=380a06c521214e019fc94bbff20d108a&name=default => generated 2925 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1115] 10.0.0.140 () {34 vars in 990 bytes} [Tue May 5 23:25:41 2026] GET /v2.0/ports?device_id=ba565d00-e21d-4ea2-b7f4-3d3a2e2599a7 => generated 1240 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1116] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:25:41 2026] DELETE /v2.0/networks/b8ef06ec-dc59-4f7c-a229-c960d7e876cd => generated 0 bytes in 401 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1117] 10.0.0.140 () {34 vars in 1040 bytes} [Tue May 5 23:25:41 2026] GET /v2.0/security-groups?id=b40a6eff-1de4-470f-9452-583256355fc0&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1118] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:25:41 2026] DELETE /v2.0/security-groups/fcc1a5ce-bc20-4a54-a2df-48d9102e41eb => 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: 564/1119] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:25:41 2026] DELETE /v2.0/networks/1d5bd17b-6659-45e3-b8f5-ab87bc6895a5 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1120] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:25:41 2026] GET /v2.0/security-groups?tenant_id=a2d68e65958c4d4a908bfb7080386ee4&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1121] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:25:41 2026] DELETE /v2.0/security-groups/326ebdbc-0986-469b-85b3-78739a8b9cb2 => 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: 565/1122] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:25:41 2026] DELETE /v2.0/networks/809d24e8-7a65-417a-ad32-afe96178aaf3 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1123] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:25:42 2026] GET /v2.0/security-groups?tenant_id=5267ba4b49e14d6ebb9ec5bfbae4178d&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1124] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:25:42 2026] DELETE /v2.0/security-groups/6e76f801-05b6-449e-9ed9-cdf833cb8358 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:25:44.781 7 WARNING neutron_lib.context [None req-4fdeda1f-5f7e-47f8-91d5-e22650e8c5a8 aaa028d4ebf8479d9849d3d2c13e3868 867fd2f0eb5f4785b0a9e37bdfdf090e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:25:44.922 7 INFO neutron.db.segments_db [None req-4fdeda1f-5f7e-47f8-91d5-e22650e8c5a8 aaa028d4ebf8479d9849d3d2c13e3868 867fd2f0eb5f4785b0a9e37bdfdf090e - - default default] Added segment 039eb2f3-8ce9-487b-8db5-bec6e9b7b4f2 of type vxlan for network 0f31a28b-6148-42bc-93a7-9f8d56f47382 [pid: 7|app: 0|req: 559/1125] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:25:44 2026] POST /v2.0/networks => generated 643 bytes in 484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:25:45.088 8 WARNING neutron_lib.context [None req-163e2983-810f-4636-9519-bd16cd0524c9 aaa028d4ebf8479d9849d3d2c13e3868 867fd2f0eb5f4785b0a9e37bdfdf090e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:25:45.122 8 INFO neutron.services.segments.plugin [-] Segment 49f1126d-1b56-43e5-af2e-ea70f9aa7a4c resource provider aggregate not found 2026-05-05 23:25:45.128 8 INFO neutron.services.segments.plugin [-] Segment 49f1126d-1b56-43e5-af2e-ea70f9aa7a4c resource provider aggregate not found 2026-05-05 23:25:45.149 8 INFO neutron.services.segments.plugin [-] Segment 49f1126d-1b56-43e5-af2e-ea70f9aa7a4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49f1126d-1b56-43e5-af2e-ea70f9aa7a4c found for delete ", "request_id": "req-770a00d4-ade7-4b93-bf79-bed3a60c3dd8"}]} 2026-05-05 23:25:45.154 8 INFO neutron.services.segments.plugin [-] Segment 49f1126d-1b56-43e5-af2e-ea70f9aa7a4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49f1126d-1b56-43e5-af2e-ea70f9aa7a4c found for delete ", "request_id": "req-ab621856-0783-456d-81bf-ffc33f2b6088"}]} 2026-05-05 23:25:45.168 8 INFO neutron.services.segments.plugin [-] Segment 1d7393df-9f27-4f86-8d30-194e23f42cd2 resource provider aggregate not found 2026-05-05 23:25:45.172 8 INFO neutron.services.segments.plugin [-] Segment 1d7393df-9f27-4f86-8d30-194e23f42cd2 resource provider aggregate not found 2026-05-05 23:25:45.187 8 INFO neutron.services.segments.plugin [-] Segment 1d7393df-9f27-4f86-8d30-194e23f42cd2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d7393df-9f27-4f86-8d30-194e23f42cd2 found for delete ", "request_id": "req-5a2b9dd9-ed9f-49f0-b31f-2324923a0ffa"}]} 2026-05-05 23:25:45.191 8 INFO neutron.services.segments.plugin [-] Segment 1d7393df-9f27-4f86-8d30-194e23f42cd2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d7393df-9f27-4f86-8d30-194e23f42cd2 found for delete ", "request_id": "req-4bf93c5a-8de2-431e-bd5a-0407f9fbfd0e"}]} 2026-05-05 23:25:45.207 8 INFO neutron.services.segments.plugin [-] Segment 3147daf6-382a-4f07-8262-3583316c6d24 resource provider aggregate not found 2026-05-05 23:25:45.213 8 INFO neutron.services.segments.plugin [-] Segment 3147daf6-382a-4f07-8262-3583316c6d24 resource provider aggregate not found 2026-05-05 23:25:45.232 8 INFO neutron.services.segments.plugin [-] Segment 3147daf6-382a-4f07-8262-3583316c6d24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3147daf6-382a-4f07-8262-3583316c6d24 found for delete ", "request_id": "req-fdf85ac6-e292-47ab-9be1-034048efdde0"}]} 2026-05-05 23:25:45.242 8 INFO neutron.services.segments.plugin [-] Segment 3147daf6-382a-4f07-8262-3583316c6d24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3147daf6-382a-4f07-8262-3583316c6d24 found for delete ", "request_id": "req-de226e08-8ea5-4053-bf55-330939054bee"}]} [pid: 8|app: 0|req: 567/1126] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:25:45 2026] POST /v2.0/subnets => generated 617 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:25:45.481 7 WARNING neutron_lib.context [None req-7efcfe24-e06e-4c4a-ae3a-b97e5b99cf0f aaa028d4ebf8479d9849d3d2c13e3868 867fd2f0eb5f4785b0a9e37bdfdf090e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:25:45.557 7 INFO neutron.db.segments_db [None req-7efcfe24-e06e-4c4a-ae3a-b97e5b99cf0f aaa028d4ebf8479d9849d3d2c13e3868 867fd2f0eb5f4785b0a9e37bdfdf090e - - default default] Added segment ce1b3c5d-9059-4c02-9db8-0977c1a3871c of type vxlan for network b52b110d-f722-4742-a6c3-8e3f56c46c0f [pid: 7|app: 0|req: 560/1127] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:25:45 2026] POST /v2.0/networks => generated 643 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1128] 10.0.0.181 () {34 vars in 743 bytes} [Tue May 5 23:25:45 2026] PUT /v2.0/networks/b52b110d-f722-4742-a6c3-8e3f56c46c0f => generated 592 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:45.864 7 WARNING neutron_lib.context [None req-24c8e651-68ce-48cf-b846-ea6e1f18c043 aaa028d4ebf8479d9849d3d2c13e3868 867fd2f0eb5f4785b0a9e37bdfdf090e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 561/1129] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:25:45 2026] POST /v2.0/subnets => generated 602 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1130] 10.0.0.181 () {34 vars in 741 bytes} [Tue May 5 23:25:46 2026] PUT /v2.0/subnets/1a737fa0-28ea-460e-86f1-e814f106e5d0 => generated 612 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:46.756 7 INFO neutron.services.segments.plugin [-] Segment ce1b3c5d-9059-4c02-9db8-0977c1a3871c resource provider aggregate not found 2026-05-05 23:25:46.762 7 INFO neutron.services.segments.plugin [-] Segment ce1b3c5d-9059-4c02-9db8-0977c1a3871c resource provider aggregate not found 2026-05-05 23:25:46.776 7 INFO neutron.services.segments.plugin [-] Segment ce1b3c5d-9059-4c02-9db8-0977c1a3871c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce1b3c5d-9059-4c02-9db8-0977c1a3871c found for delete ", "request_id": "req-249bd47e-7b95-461b-94f8-51b73c58b299"}]} 2026-05-05 23:25:46.777 7 INFO neutron.services.segments.plugin [-] Segment ce1b3c5d-9059-4c02-9db8-0977c1a3871c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce1b3c5d-9059-4c02-9db8-0977c1a3871c found for delete ", "request_id": "req-5faa8f00-f254-49ac-9ff3-9610aac292ca"}]} [pid: 8|app: 0|req: 570/1131] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:25:46 2026] GET /v2.0/ports?device_id=ba565d00-e21d-4ea2-b7f4-3d3a2e2599a7 => generated 971 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1132] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:25:46 2026] GET /v2.0/security-groups?id=b40a6eff-1de4-470f-9452-583256355fc0&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1133] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:25:46 2026] GET /v2.0/ports?device_id=ba565d00-e21d-4ea2-b7f4-3d3a2e2599a7 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1134] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:25:46 2026] GET /v2.0/security-groups?id=b40a6eff-1de4-470f-9452-583256355fc0&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: 574/1135] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:25:47 2026] GET /v2.0/ports?device_id=ba565d00-e21d-4ea2-b7f4-3d3a2e2599a7 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1136] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:25:47 2026] GET /v2.0/ports?tenant_id=50619e41dccd4117a1d67a1ed7e2aca6&device_id=ba565d00-e21d-4ea2-b7f4-3d3a2e2599a7 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1137] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:25:47 2026] GET /v2.0/security-groups?id=b40a6eff-1de4-470f-9452-583256355fc0&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1138] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:25:46 2026] DELETE /v2.0/networks/b52b110d-f722-4742-a6c3-8e3f56c46c0f => generated 0 bytes in 1123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:25:47.605 7 INFO neutron.pecan_wsgi.hooks.translation [None req-693c4829-febe-4cae-a9f7-ab333e460930 aaa028d4ebf8479d9849d3d2c13e3868 867fd2f0eb5f4785b0a9e37bdfdf090e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 563/1139] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:25:47 2026] DELETE /v2.0/networks/b52b110d-f722-4742-a6c3-8e3f56c46c0f => 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: 577/1140] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:25:47 2026] GET /v2.0/networks?id=0bb9412c-b529-4c49-861f-f9a51a29e299 => generated 770 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1141] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 5 23:25:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=57cd5369-ef14-4652-be47-65d1ae492804 => generated 860 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1142] 10.0.0.181 () {32 vars in 694 bytes} [Tue May 5 23:25:47 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1143] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 5 23:25:47 2026] GET /v2.0/subnets?id=9773da15-4dec-447e-b2b9-b2c2db563b78 => generated 669 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1144] 10.0.0.181 () {32 vars in 742 bytes} [Tue May 5 23:25:47 2026] GET /v2.0/subnets?network_id=b95296c9-4279-4312-bed4-8ca61089a23c => generated 626 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1145] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:25:47 2026] GET /v2.0/ports?network_id=0bb9412c-b529-4c49-861f-f9a51a29e299&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1146] 10.0.0.181 () {32 vars in 653 bytes} [Tue May 5 23:25:47 2026] GET /v2.0/extensions => generated 19901 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1147] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:25:47 2026] GET /v2.0/ports?device_id=e3acd100-e1e0-48a4-87df-5beec4c16214 => generated 1014 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1148] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:25:47 2026] GET /v2.0/networks/0bb9412c-b529-4c49-861f-f9a51a29e299?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1149] 10.0.0.29 () {34 vars in 1119 bytes} [Tue May 5 23:25:47 2026] GET /v2.0/security-groups?id=f5b9087c-075b-4504-9958-7a3125373896&id=cd48db44-f85d-4468-8bd3-977de7883b6a&fields=id&fields=name => generated 205 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1150] 10.0.0.181 () {32 vars in 649 bytes} [Tue May 5 23:25:47 2026] GET /v2.0/networks => generated 1308 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1151] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:25:47 2026] GET /v2.0/networks/0bb9412c-b529-4c49-861f-f9a51a29e299?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1152] 10.0.0.181 () {32 vars in 647 bytes} [Tue May 5 23:25:48 2026] GET /v2.0/subnets => generated 1233 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1153] 10.0.0.181 () {32 vars in 723 bytes} [Tue May 5 23:25:48 2026] GET /v2.0/networks/0f31a28b-6148-42bc-93a7-9f8d56f47382 => generated 668 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1154] 10.0.0.181 () {32 vars in 721 bytes} [Tue May 5 23:25:48 2026] GET /v2.0/subnets/8b45ecf6-ce9d-4bef-be74-127fb05afcb1 => generated 617 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:48.244 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c52580a5-e50d-43d4-805d-acd508007f8d aaa028d4ebf8479d9849d3d2c13e3868 867fd2f0eb5f4785b0a9e37bdfdf090e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 588/1155] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:25:48 2026] DELETE /v2.0/subnets/1a737fa0-28ea-460e-86f1-e814f106e5d0 => generated 136 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:25:48.269 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8f0a6b6e-0b8f-4cdb-a086-d28f4060b202 aaa028d4ebf8479d9849d3d2c13e3868 867fd2f0eb5f4785b0a9e37bdfdf090e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 589/1156] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:25:48 2026] DELETE /v2.0/networks/b52b110d-f722-4742-a6c3-8e3f56c46c0f => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1157] 10.0.0.181 () {32 vars in 736 bytes} [Tue May 5 23:25:48 2026] GET /v2.0/ports?device_id=e3acd100-e1e0-48a4-87df-5beec4c16214 => generated 1283 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1158] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:25:48 2026] GET /v2.0/security-groups?tenant_id=1e08895959534c9f89d720612d153087&name=default => generated 2925 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1159] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:25:48 2026] DELETE /v2.0/subnets/8b45ecf6-ce9d-4bef-be74-127fb05afcb1 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1160] 10.0.0.181 () {32 vars in 858 bytes} [Tue May 5 23:25:48 2026] GET /v2.0/floatingips?floating_network_id=b95296c9-4279-4312-bed4-8ca61089a23c&port_id=1044e151-b1be-49d6-a334-80cbf356f978 => generated 861 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1161] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:25:48 2026] DELETE /v2.0/security-groups/8bf2e54b-2b89-4a0d-987d-6c7654c6df48 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:25:48.821 7 INFO neutron.services.segments.plugin [-] Segment ce1b3c5d-9059-4c02-9db8-0977c1a3871c resource provider aggregate not found 2026-05-05 23:25:48.829 7 INFO neutron.services.segments.plugin [-] Segment ce1b3c5d-9059-4c02-9db8-0977c1a3871c resource provider aggregate not found 2026-05-05 23:25:48.845 7 INFO neutron.services.segments.plugin [-] Segment ce1b3c5d-9059-4c02-9db8-0977c1a3871c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce1b3c5d-9059-4c02-9db8-0977c1a3871c found for delete ", "request_id": "req-104dbf17-80ab-4384-8175-28a1dfe61f0f"}]} [pid: 7|app: 0|req: 571/1162] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:25:48 2026] GET /v2.0/ports?device_id=ba565d00-e21d-4ea2-b7f4-3d3a2e2599a7 => generated 971 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:48.856 7 INFO neutron.services.segments.plugin [-] Segment ce1b3c5d-9059-4c02-9db8-0977c1a3871c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce1b3c5d-9059-4c02-9db8-0977c1a3871c found for delete ", "request_id": "req-ad31f903-76be-4fd6-ab37-aef01f40d949"}]} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 572/1163] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:25:48 2026] GET /v2.0/security-groups?tenant_id=f9d12a05c81b4044a259767bdf44c69f&name=default => generated 2925 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1164] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:25:49 2026] GET /v2.0/security-groups?id=b40a6eff-1de4-470f-9452-583256355fc0&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1165] 10.0.0.140 () {34 vars in 990 bytes} [Tue May 5 23:25:49 2026] GET /v2.0/ports?device_id=e3acd100-e1e0-48a4-87df-5beec4c16214 => generated 1283 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:25:49.199 8 INFO neutron.services.segments.plugin [-] Segment 039eb2f3-8ce9-487b-8db5-bec6e9b7b4f2 resource provider aggregate not found 2026-05-05 23:25:49.208 8 INFO neutron.services.segments.plugin [-] Segment 039eb2f3-8ce9-487b-8db5-bec6e9b7b4f2 resource provider aggregate not found [pid: 8|app: 0|req: 592/1166] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:25:48 2026] DELETE /v2.0/networks/0f31a28b-6148-42bc-93a7-9f8d56f47382 => generated 0 bytes in 566 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:25:49.226 8 INFO neutron.services.segments.plugin [-] Segment 039eb2f3-8ce9-487b-8db5-bec6e9b7b4f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 039eb2f3-8ce9-487b-8db5-bec6e9b7b4f2 found for delete ", "request_id": "req-a6e09f07-a649-435d-a884-ee04bf3bdf8d"}]} 2026-05-05 23:25:49.231 8 INFO neutron.services.segments.plugin [-] Segment 039eb2f3-8ce9-487b-8db5-bec6e9b7b4f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 039eb2f3-8ce9-487b-8db5-bec6e9b7b4f2 found for delete ", "request_id": "req-03c585b8-01ad-47e6-9363-81f72b35a4e1"}]} [pid: 8|app: 0|req: 593/1167] 10.0.0.140 () {34 vars in 1120 bytes} [Tue May 5 23:25:49 2026] GET /v2.0/security-groups?id=cd48db44-f85d-4468-8bd3-977de7883b6a&id=f5b9087c-075b-4504-9958-7a3125373896&fields=id&fields=name => generated 205 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1170] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:25:49 2026] DELETE /v2.0/security-groups/b37e035d-65a8-495e-9951-82ae482f8b5c => 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: 596/1171] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:25:49 2026] GET /v2.0/security-groups?tenant_id=867fd2f0eb5f4785b0a9e37bdfdf090e&name=default => generated 2925 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1172] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:25:49 2026] DELETE /v2.0/security-groups/2e843e2a-69fd-4ac6-9122-ef2d5ae99131 => 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: 597/1173] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:25:50 2026] GET /v2.0/ports?device_id=ba565d00-e21d-4ea2-b7f4-3d3a2e2599a7 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1174] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:25:50 2026] GET /v2.0/security-groups?id=b40a6eff-1de4-470f-9452-583256355fc0&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: 8|app: 0|req: 598/1175] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:25:51 2026] GET /v2.0/ports?device_id=e3acd100-e1e0-48a4-87df-5beec4c16214 => generated 1014 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1176] 10.0.0.29 () {34 vars in 1119 bytes} [Tue May 5 23:25:51 2026] GET /v2.0/security-groups?id=f5b9087c-075b-4504-9958-7a3125373896&id=cd48db44-f85d-4468-8bd3-977de7883b6a&fields=id&fields=name => generated 205 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1177] 199.204.45.44 () {34 vars in 993 bytes} [Tue May 5 23:25:51 2026] GET /v2.0/ports?device_id=e3acd100-e1e0-48a4-87df-5beec4c16214 => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:25:52.146 7 WARNING neutron_lib.context [None req-5f6e3eab-33bc-49fa-91b8-13317c05a8a2 2b10ef9e66344ffcb078263c4734793b a7c8a3b892c740feb0ca7bfb22073d53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 599/1178] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:25:51 2026] GET /v2.0/security-groups?tenant_id=a98502ff08a14d658dafe98040e26834&name=default => generated 2925 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:25:52.272 7 INFO neutron.db.segments_db [None req-5f6e3eab-33bc-49fa-91b8-13317c05a8a2 2b10ef9e66344ffcb078263c4734793b a7c8a3b892c740feb0ca7bfb22073d53 - - default default] Added segment 60e4963e-8637-4d8d-befb-f21c82897539 of type vxlan for network 574e56b1-940f-4c00-a855-8d921cb7f1dd [pid: 7|app: 0|req: 580/1179] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:25:52 2026] POST /v2.0/networks => generated 629 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1180] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:25:52 2026] DELETE /v2.0/security-groups/f274d485-1749-4f25-840a-92d460ae16cd => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:25:52.515 7 WARNING neutron_lib.context [None req-48f5736a-b8e5-4d79-96a0-7a0ca0e3b811 2b10ef9e66344ffcb078263c4734793b a7c8a3b892c740feb0ca7bfb22073d53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:25:52.575 7 INFO neutron.db.segments_db [None req-48f5736a-b8e5-4d79-96a0-7a0ca0e3b811 2b10ef9e66344ffcb078263c4734793b a7c8a3b892c740feb0ca7bfb22073d53 - - default default] Added segment f494f9ad-12d3-4839-b6d6-3686b282f95c of type vxlan for network 9d8d1705-cc56-4503-8bb4-85673a6db2b9 2026-05-05 23:25:52.575 8 INFO neutron.db.l3_db [req-0b02b75d-f130-401f-9127-5c0951032f7c req-861529c4-4d8c-4866-8b7b-708a13adecb8 21862aba48e74e49be24c4c7bf749ce6 3f51fd5ab3634d6f8fdad7b83e460335 - - default default] Floating IP 30940249-4b86-46f3-b4c8-e2f690c19a34 disassociated. External IP: 10.96.250.213, port: 1044e151-b1be-49d6-a334-80cbf356f978. [pid: 7|app: 0|req: 582/1181] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:25:52 2026] POST /v2.0/networks => generated 630 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:25:52.710 7 WARNING neutron_lib.context [None req-313d3f04-056f-47f7-badf-020fdef678f1 2b10ef9e66344ffcb078263c4734793b a7c8a3b892c740feb0ca7bfb22073d53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1182] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:25:52 2026] POST /v2.0/subnets => generated 602 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1183] 199.204.45.44 () {36 vars in 996 bytes} [Tue May 5 23:25:52 2026] DELETE /v2.0/ports/1044e151-b1be-49d6-a334-80cbf356f978 => generated 0 bytes in 852 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1184] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:25:53 2026] GET /v2.0/ports?device_id=e3acd100-e1e0-48a4-87df-5beec4c16214 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:25:53.062 8 WARNING neutron_lib.context [None req-e0902179-b957-480b-ad26-b9e9816d4705 2b10ef9e66344ffcb078263c4734793b a7c8a3b892c740feb0ca7bfb22073d53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:25:53.125 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-99a06501-bbc8-4461-adb2-e12a1c8e20da'] response: {'server_uuid': 'e3acd100-e1e0-48a4-87df-5beec4c16214', 'name': 'network-vif-deleted', 'tag': '1044e151-b1be-49d6-a334-80cbf356f978', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 601/1185] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:25:53 2026] POST /v2.0/subnets => generated 602 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:25:53.484 7 WARNING neutron_lib.context [None req-294d869a-3760-433c-b173-e747bb15220b 2b10ef9e66344ffcb078263c4734793b a7c8a3b892c740feb0ca7bfb22073d53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:25:53.530 7 INFO neutron.db.segments_db [None req-294d869a-3760-433c-b173-e747bb15220b 2b10ef9e66344ffcb078263c4734793b a7c8a3b892c740feb0ca7bfb22073d53 - - default default] Added segment 3c19ea26-eb46-418d-88c5-5182bd6a872c of type vxlan for network 27dc4a77-6166-4510-81b6-ac717041ad2a 2026-05-05 23:25:53.875 7 INFO neutron.db.l3_hamode_db [None req-294d869a-3760-433c-b173-e747bb15220b 2b10ef9e66344ffcb078263c4734793b a7c8a3b892c740feb0ca7bfb22073d53 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:25:54.071 7 INFO neutron.db.l3_hamode_db [None req-294d869a-3760-433c-b173-e747bb15220b 2b10ef9e66344ffcb078263c4734793b a7c8a3b892c740feb0ca7bfb22073d53 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 602/1186] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:25:54 2026] DELETE /v2.0/security-groups/f5b9087c-075b-4504-9958-7a3125373896 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:25:54.444 8 INFO neutron.api.v2.resource [None req-07a811ee-e7b8-458b-b685-5e60732ce4a3 21862aba48e74e49be24c4c7bf749ce6 3f51fd5ab3634d6f8fdad7b83e460335 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 603/1187] 10.0.0.181 () {32 vars in 737 bytes} [Tue May 5 23:25:54 2026] GET /v2.0/security-groups/f5b9087c-075b-4504-9958-7a3125373896 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1188] 10.0.0.181 () {32 vars in 732 bytes} [Tue May 5 23:25:54 2026] DELETE /v2.0/floatingips/30940249-4b86-46f3-b4c8-e2f690c19a34 => generated 0 bytes in 378 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1189] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:25:53 2026] POST /v2.0/routers => generated 507 bytes in 1438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1190] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:25:54 2026] DELETE /v2.0/security-groups/cd48db44-f85d-4468-8bd3-977de7883b6a => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1191] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:25:54 2026] GET /v2.0/security-groups?tenant_id=e981a16567644932985a97a056d9303c&name=default => generated 2925 bytes in 352 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1192] 10.0.0.181 () {34 vars in 789 bytes} [Tue May 5 23:25:55 2026] PUT /v2.0/routers/ee4f1106-6a39-4ef5-b8f7-0f3746033bd6/remove_router_interface => generated 309 bytes in 1257 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1193] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:25:56 2026] DELETE /v2.0/security-groups/7d4513f9-e7e2-4012-9171-59c825055b60 => 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: 586/1194] 10.0.0.181 () {34 vars in 783 bytes} [Tue May 5 23:25:54 2026] PUT /v2.0/routers/6d5db195-ca9b-481e-99e7-2c8aa6ad42dd/add_router_interface => generated 309 bytes in 2022 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1195] 10.0.0.181 () {32 vars in 717 bytes} [Tue May 5 23:25:56 2026] GET /v2.0/ports/dfa134ce-adc9-4813-90e2-5269c005fd68 => generated 955 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:58.273 8 INFO neutron.services.segments.plugin [-] Segment daada5d6-9617-41ba-b55f-c26ebaccbda4 resource provider aggregate not found 2026-05-05 23:25:58.279 8 INFO neutron.services.segments.plugin [-] Segment daada5d6-9617-41ba-b55f-c26ebaccbda4 resource provider aggregate not found 2026-05-05 23:25:58.295 8 INFO neutron.services.segments.plugin [-] Segment daada5d6-9617-41ba-b55f-c26ebaccbda4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid daada5d6-9617-41ba-b55f-c26ebaccbda4 found for delete ", "request_id": "req-37a82ce8-0344-453b-8fe9-1b399922a1ac"}]} 2026-05-05 23:25:58.298 8 INFO neutron.services.segments.plugin [-] Segment daada5d6-9617-41ba-b55f-c26ebaccbda4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid daada5d6-9617-41ba-b55f-c26ebaccbda4 found for delete ", "request_id": "req-e067a99f-fa12-4ed1-86f8-2c4f5434a8ca"}]} 2026-05-05 23:25:58.303 8 INFO neutron.db.l3_hamode_db [None req-22298347-c722-4d92-9b51-668f18abb375 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] HA network 40e83767-ff35-4748-bb63-7d0d251a61b4 was deleted as no HA routers are present in tenant 3f51fd5ab3634d6f8fdad7b83e460335. [pid: 8|app: 0|req: 609/1196] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:25:56 2026] DELETE /v2.0/routers/ee4f1106-6a39-4ef5-b8f7-0f3746033bd6 => generated 0 bytes in 1624 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1197] 10.0.0.181 () {34 vars in 783 bytes} [Tue May 5 23:25:56 2026] PUT /v2.0/routers/6d5db195-ca9b-481e-99e7-2c8aa6ad42dd/add_router_interface => generated 309 bytes in 1540 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1198] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:25:58 2026] DELETE /v2.0/subnets/f72abbc9-9236-4184-9367-6ab9269362e0 => 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: 611/1199] 10.0.0.181 () {32 vars in 717 bytes} [Tue May 5 23:25:58 2026] GET /v2.0/ports/acc8ad33-d513-4ae0-a179-d39c1d58a9f2 => generated 955 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1200] 10.0.0.181 () {32 vars in 653 bytes} [Tue May 5 23:25:58 2026] GET /v2.0/extensions => generated 19901 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1201] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:25:58 2026] DELETE /v2.0/networks/dba7af79-433e-4f3f-bf3f-4790733d6ad1 => generated 0 bytes in 398 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1202] 10.0.0.181 () {32 vars in 681 bytes} [Tue May 5 23:25:59 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1203] 10.0.0.181 () {32 vars in 681 bytes} [Tue May 5 23:25:59 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1204] 10.0.0.181 () {34 vars in 789 bytes} [Tue May 5 23:25:58 2026] PUT /v2.0/routers/6d5db195-ca9b-481e-99e7-2c8aa6ad42dd/remove_router_interface => generated 309 bytes in 1169 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1205] 10.0.0.181 () {32 vars in 729 bytes} [Tue May 5 23:25:59 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:00.332 8 INFO neutron.services.segments.plugin [-] Segment 751c8b5c-a337-4324-88e4-0ebe95ee524b resource provider aggregate not found 2026-05-05 23:26:00.336 8 INFO neutron.services.segments.plugin [-] Segment 751c8b5c-a337-4324-88e4-0ebe95ee524b resource provider aggregate not found 2026-05-05 23:26:00.350 8 INFO neutron.services.segments.plugin [-] Segment 751c8b5c-a337-4324-88e4-0ebe95ee524b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 751c8b5c-a337-4324-88e4-0ebe95ee524b found for delete ", "request_id": "req-17241579-c760-438d-99a6-44406e92660a"}]} 2026-05-05 23:26:00.358 8 INFO neutron.services.segments.plugin [-] Segment 751c8b5c-a337-4324-88e4-0ebe95ee524b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 751c8b5c-a337-4324-88e4-0ebe95ee524b found for delete ", "request_id": "req-131c1c32-c001-4665-8b96-35c3e5e0b02b"}]} [pid: 8|app: 0|req: 615/1206] 10.0.0.181 () {34 vars in 789 bytes} [Tue May 5 23:25:59 2026] PUT /v2.0/routers/8ba7d82b-3c03-4c4d-beee-f8c66ea42a67/remove_router_interface => generated 309 bytes in 1292 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1207] 10.0.0.181 () {32 vars in 665 bytes} [Tue May 5 23:26:00 2026] GET /v2.0/extensions/agent => generated 153 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1208] 10.0.0.140 () {34 vars in 990 bytes} [Tue May 5 23:26:00 2026] GET /v2.0/ports?device_id=ba565d00-e21d-4ea2-b7f4-3d3a2e2599a7 => generated 1240 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1209] 10.0.0.181 () {34 vars in 789 bytes} [Tue May 5 23:25:59 2026] PUT /v2.0/routers/6d5db195-ca9b-481e-99e7-2c8aa6ad42dd/remove_router_interface => generated 309 bytes in 1212 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1210] 10.0.0.181 () {32 vars in 699 bytes} [Tue May 5 23:26:01 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1211] 10.0.0.140 () {34 vars in 1040 bytes} [Tue May 5 23:26:01 2026] GET /v2.0/security-groups?id=b40a6eff-1de4-470f-9452-583256355fc0&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: 595/1212] 10.0.0.181 () {32 vars in 736 bytes} [Tue May 5 23:26:01 2026] GET /v2.0/ports?device_id=6d5db195-ca9b-481e-99e7-2c8aa6ad42dd => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1213] 10.0.0.181 () {32 vars in 697 bytes} [Tue May 5 23:26:01 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:01.596 8 INFO neutron.db.l3_hamode_db [None req-1c41a3d4-dedd-4fa7-a13b-31ffda69987e b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] HA network 1c41c855-7090-4333-a3ab-a7a7b5088d19 was deleted as no HA routers are present in tenant 5044669ee88446f0b4eff70aaffcb0ef. [pid: 8|app: 0|req: 618/1214] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:26:00 2026] DELETE /v2.0/routers/8ba7d82b-3c03-4c4d-beee-f8c66ea42a67 => generated 0 bytes in 1150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1215] 10.0.0.181 () {32 vars in 701 bytes} [Tue May 5 23:26:01 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1216] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:26:01 2026] DELETE /v2.0/subnets/b56f77af-c8cd-4c7e-83d0-3df8fb79d6c3 => 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: 621/1217] 10.0.0.181 () {32 vars in 689 bytes} [Tue May 5 23:26:01 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:02.001 7 INFO neutron.services.segments.plugin [-] Segment 3c19ea26-eb46-418d-88c5-5182bd6a872c resource provider aggregate not found 2026-05-05 23:26:02.006 7 INFO neutron.services.segments.plugin [-] Segment 3c19ea26-eb46-418d-88c5-5182bd6a872c resource provider aggregate not found 2026-05-05 23:26:02.027 7 INFO neutron.services.segments.plugin [-] Segment 3c19ea26-eb46-418d-88c5-5182bd6a872c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c19ea26-eb46-418d-88c5-5182bd6a872c found for delete ", "request_id": "req-d2262dfc-0ac2-4c11-b7f4-802c7d7fc29e"}]} 2026-05-05 23:26:02.028 7 INFO neutron.services.segments.plugin [-] Segment 3c19ea26-eb46-418d-88c5-5182bd6a872c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c19ea26-eb46-418d-88c5-5182bd6a872c found for delete ", "request_id": "req-912e9790-92ee-4b89-a7b3-5a5c3d811c83"}]} 2026-05-05 23:26:02.032 7 INFO neutron.db.l3_hamode_db [None req-bbaa0c50-ad39-4fca-b07c-53ab81366bd1 2b10ef9e66344ffcb078263c4734793b a7c8a3b892c740feb0ca7bfb22073d53 - - default default] HA network 27dc4a77-6166-4510-81b6-ac717041ad2a was deleted as no HA routers are present in tenant a7c8a3b892c740feb0ca7bfb22073d53. [pid: 7|app: 0|req: 597/1218] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:26:01 2026] DELETE /v2.0/routers/6d5db195-ca9b-481e-99e7-2c8aa6ad42dd => generated 0 bytes in 849 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1219] 10.0.0.181 () {32 vars in 703 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1220] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:26:01 2026] DELETE /v2.0/networks/f6852291-eaea-4b9e-99bd-e1d3e0297633 => generated 0 bytes in 368 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1221] 10.0.0.181 () {32 vars in 693 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1222] 10.0.0.181 () {32 vars in 695 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1223] 10.0.0.181 () {32 vars in 685 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1224] 10.0.0.181 () {32 vars in 687 bytes} [Tue May 5 23:26:02 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: 627/1225] 10.0.0.181 () {32 vars in 661 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1226] 10.0.0.181 () {32 vars in 699 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1227] 10.0.0.181 () {32 vars in 679 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1228] 10.0.0.181 () {32 vars in 683 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1229] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:26:02 2026] DELETE /v2.0/subnets/52ecb836-a571-405a-b6dd-5b1c3761a433 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1230] 10.0.0.181 () {32 vars in 675 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1231] 10.0.0.181 () {32 vars in 689 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1232] 10.0.0.181 () {32 vars in 723 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1233] 10.0.0.181 () {32 vars in 687 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/extensions/fip-port-details => 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: 635/1234] 10.0.0.181 () {32 vars in 669 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/extensions/flavors => 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: 636/1235] 10.0.0.181 () {32 vars in 687 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1236] 10.0.0.181 () {32 vars in 681 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:02.403 8 INFO neutron.services.segments.plugin [-] Segment 01bf8ccd-39e3-4bc9-82cd-a422e9cb3ee0 resource provider aggregate not found 2026-05-05 23:26:02.409 8 INFO neutron.services.segments.plugin [-] Segment 01bf8ccd-39e3-4bc9-82cd-a422e9cb3ee0 resource provider aggregate not found [pid: 8|app: 0|req: 638/1237] 10.0.0.181 () {32 vars in 699 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:02.427 8 INFO neutron.services.segments.plugin [-] Segment 01bf8ccd-39e3-4bc9-82cd-a422e9cb3ee0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01bf8ccd-39e3-4bc9-82cd-a422e9cb3ee0 found for delete ", "request_id": "req-f9839e33-685d-423f-b5f8-2311ffa84598"}]} [pid: 8|app: 0|req: 639/1238] 10.0.0.181 () {32 vars in 679 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1239] 10.0.0.181 () {32 vars in 667 bytes} [Tue May 5 23:26:02 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) 2026-05-05 23:26:02.452 8 INFO neutron.services.segments.plugin [-] Segment 01bf8ccd-39e3-4bc9-82cd-a422e9cb3ee0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01bf8ccd-39e3-4bc9-82cd-a422e9cb3ee0 found for delete ", "request_id": "req-73c30169-8797-4bfb-85b9-e5b037382098"}]} 2026-05-05 23:26:02.458 8 INFO neutron.services.segments.plugin [-] Segment 354c0505-8abf-4857-9e9f-ad61d7d449f0 resource provider aggregate not found [pid: 8|app: 0|req: 641/1240] 10.0.0.181 () {32 vars in 677 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:02.471 8 INFO neutron.services.segments.plugin [-] Segment 354c0505-8abf-4857-9e9f-ad61d7d449f0 resource provider aggregate not found [pid: 8|app: 0|req: 642/1241] 10.0.0.181 () {32 vars in 665 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1242] 10.0.0.181 () {32 vars in 675 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1243] 10.0.0.181 () {32 vars in 713 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:02.505 8 INFO neutron.services.segments.plugin [-] Segment 354c0505-8abf-4857-9e9f-ad61d7d449f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 354c0505-8abf-4857-9e9f-ad61d7d449f0 found for delete ", "request_id": "req-e321d95d-e278-40e9-8ece-ac1591159976"}]} 2026-05-05 23:26:02.507 8 INFO neutron.services.segments.plugin [-] Segment 354c0505-8abf-4857-9e9f-ad61d7d449f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 354c0505-8abf-4857-9e9f-ad61d7d449f0 found for delete ", "request_id": "req-d00cd44e-d32a-48de-9d14-739a119919b4"}]} [pid: 8|app: 0|req: 645/1244] 10.0.0.181 () {32 vars in 691 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1245] 10.0.0.181 () {32 vars in 683 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1246] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:26:02 2026] DELETE /v2.0/subnets/9bae1eb7-944c-4716-97db-fa0ab5eb0920 => 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: 647/1247] 10.0.0.181 () {32 vars in 669 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1248] 10.0.0.181 () {32 vars in 687 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1249] 10.0.0.181 () {32 vars in 705 bytes} [Tue May 5 23:26:02 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: 650/1250] 10.0.0.181 () {32 vars in 675 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1251] 10.0.0.181 () {32 vars in 701 bytes} [Tue May 5 23:26:02 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: 652/1252] 10.0.0.181 () {32 vars in 675 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1253] 10.0.0.181 () {32 vars in 693 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1254] 10.0.0.181 () {32 vars in 689 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1255] 10.0.0.181 () {32 vars in 709 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1256] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/security-groups?tenant_id=3f51fd5ab3634d6f8fdad7b83e460335&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1257] 10.0.0.181 () {32 vars in 705 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1258] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:26:02 2026] DELETE /v2.0/security-groups/15177beb-cf3c-4fe3-bb12-4c927ea524ee => 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: 659/1259] 10.0.0.181 () {32 vars in 697 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1260] 10.0.0.181 () {32 vars in 711 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1261] 10.0.0.181 () {32 vars in 669 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/extensions/binding => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1262] 10.0.0.181 () {32 vars in 687 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1263] 10.0.0.181 () {32 vars in 681 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1264] 10.0.0.181 () {32 vars in 675 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1265] 10.0.0.181 () {32 vars in 671 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1266] 10.0.0.181 () {32 vars in 661 bytes} [Tue May 5 23:26:02 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: 667/1267] 10.0.0.181 () {32 vars in 699 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1268] 10.0.0.181 () {32 vars in 699 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1269] 10.0.0.181 () {32 vars in 677 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1270] 10.0.0.181 () {32 vars in 669 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/extensions/qos-fip => 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: 671/1271] 10.0.0.181 () {32 vars in 683 bytes} [Tue May 5 23:26:02 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: 672/1272] 10.0.0.181 () {32 vars in 701 bytes} [Tue May 5 23:26:02 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: 673/1273] 10.0.0.181 () {32 vars in 685 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1274] 10.0.0.181 () {32 vars in 707 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1275] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:26:02 2026] DELETE /v2.0/networks/9d8d1705-cc56-4503-8bb4-85673a6db2b9 => generated 0 bytes in 409 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1276] 10.0.0.181 () {32 vars in 669 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1277] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/security-groups?tenant_id=5044669ee88446f0b4eff70aaffcb0ef&name=default => generated 2925 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1278] 10.0.0.181 () {32 vars in 697 bytes} [Tue May 5 23:26:03 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1279] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:26:03 2026] DELETE /v2.0/security-groups/526aa154-20f8-4042-b297-d8489205a864 => 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: 678/1280] 10.0.0.181 () {32 vars in 695 bytes} [Tue May 5 23:26:03 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1281] 10.0.0.181 () {32 vars in 685 bytes} [Tue May 5 23:26:03 2026] GET /v2.0/extensions/qos-rules-alias => 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: 680/1282] 10.0.0.181 () {32 vars in 689 bytes} [Tue May 5 23:26:03 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1283] 10.0.0.181 () {32 vars in 667 bytes} [Tue May 5 23:26:03 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1284] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:26:02 2026] DELETE /v2.0/networks/574e56b1-940f-4c00-a855-8d921cb7f1dd => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1285] 10.0.0.181 () {32 vars in 681 bytes} [Tue May 5 23:26:03 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:03.158 7 WARNING neutron_lib.context [None req-6b64c276-ba0c-4104-90d5-750f46eed0c1 2b10ef9e66344ffcb078263c4734793b a7c8a3b892c740feb0ca7bfb22073d53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1286] 10.0.0.181 () {32 vars in 681 bytes} [Tue May 5 23:26:03 2026] GET /v2.0/extensions/rbac-policies => 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: 684/1287] 10.0.0.181 () {32 vars in 691 bytes} [Tue May 5 23:26:03 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1288] 10.0.0.181 () {32 vars in 691 bytes} [Tue May 5 23:26:03 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1289] 10.0.0.181 () {32 vars in 695 bytes} [Tue May 5 23:26:03 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1290] 10.0.0.181 () {32 vars in 685 bytes} [Tue May 5 23:26:03 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1291] 10.0.0.181 () {32 vars in 689 bytes} [Tue May 5 23:26:03 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1292] 10.0.0.181 () {32 vars in 701 bytes} [Tue May 5 23:26:03 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:03.268 7 INFO neutron.db.segments_db [None req-6b64c276-ba0c-4104-90d5-750f46eed0c1 2b10ef9e66344ffcb078263c4734793b a7c8a3b892c740feb0ca7bfb22073d53 - - default default] Added segment cef919bc-00ed-4950-9191-4e06774c79f2 of type vxlan for network af4911aa-d35a-4ee4-81ae-8e28da354e5a [pid: 8|app: 0|req: 690/1293] 10.0.0.181 () {32 vars in 703 bytes} [Tue May 5 23:26:03 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1294] 10.0.0.181 () {32 vars in 713 bytes} [Tue May 5 23:26:03 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1295] 10.0.0.181 () {32 vars in 717 bytes} [Tue May 5 23:26:03 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1296] 10.0.0.181 () {32 vars in 715 bytes} [Tue May 5 23:26:03 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: 694/1297] 10.0.0.181 () {32 vars in 727 bytes} [Tue May 5 23:26:03 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1298] 10.0.0.181 () {32 vars in 741 bytes} [Tue May 5 23:26:03 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1299] 10.0.0.181 () {32 vars in 719 bytes} [Tue May 5 23:26:03 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1300] 10.0.0.181 () {32 vars in 683 bytes} [Tue May 5 23:26:03 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1301] 10.0.0.181 () {32 vars in 669 bytes} [Tue May 5 23:26:03 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: 699/1302] 10.0.0.181 () {32 vars in 719 bytes} [Tue May 5 23:26:03 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1303] 10.0.0.181 () {32 vars in 679 bytes} [Tue May 5 23:26:03 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1304] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:26:03 2026] POST /v2.0/networks => generated 630 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1305] 10.0.0.181 () {32 vars in 669 bytes} [Tue May 5 23:26:03 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: 702/1306] 10.0.0.181 () {32 vars in 697 bytes} [Tue May 5 23:26:03 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:03.445 7 WARNING neutron_lib.context [None req-bf1a2e2a-b18e-40a5-af67-b98f4649d768 2b10ef9e66344ffcb078263c4734793b a7c8a3b892c740feb0ca7bfb22073d53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 703/1307] 10.0.0.181 () {32 vars in 705 bytes} [Tue May 5 23:26:03 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1308] 10.0.0.181 () {32 vars in 701 bytes} [Tue May 5 23:26:03 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: 705/1309] 10.0.0.181 () {32 vars in 683 bytes} [Tue May 5 23:26:03 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1310] 10.0.0.181 () {32 vars in 705 bytes} [Tue May 5 23:26:03 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: 707/1311] 10.0.0.181 () {32 vars in 695 bytes} [Tue May 5 23:26:03 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1312] 10.0.0.181 () {32 vars in 689 bytes} [Tue May 5 23:26:03 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1313] 10.0.0.181 () {32 vars in 697 bytes} [Tue May 5 23:26:03 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1314] 10.0.0.181 () {32 vars in 689 bytes} [Tue May 5 23:26:03 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: 711/1315] 10.0.0.181 () {32 vars in 701 bytes} [Tue May 5 23:26:03 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: 712/1316] 10.0.0.181 () {32 vars in 665 bytes} [Tue May 5 23:26:03 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1317] 10.0.0.181 () {32 vars in 681 bytes} [Tue May 5 23:26:03 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1318] 10.0.0.181 () {32 vars in 693 bytes} [Tue May 5 23:26:03 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1319] 10.0.0.181 () {32 vars in 677 bytes} [Tue May 5 23:26:03 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1320] 10.0.0.181 () {32 vars in 667 bytes} [Tue May 5 23:26:03 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: 7|app: 0|req: 605/1321] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:26:03 2026] POST /v2.0/subnets => generated 602 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:03.785 8 WARNING neutron_lib.context [None req-42a0e9de-e7fd-4080-8938-34e9404a4b7f 2b10ef9e66344ffcb078263c4734793b a7c8a3b892c740feb0ca7bfb22073d53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:26:03.832 8 INFO neutron.db.segments_db [None req-42a0e9de-e7fd-4080-8938-34e9404a4b7f 2b10ef9e66344ffcb078263c4734793b a7c8a3b892c740feb0ca7bfb22073d53 - - default default] Added segment 8486b952-80df-495b-a8ec-5b57ad9eb696 of type vxlan for network 13a15254-fd41-4f7a-aa4a-7cf04a8eb81f 2026-05-05 23:26:04.137 8 INFO neutron.db.l3_hamode_db [None req-42a0e9de-e7fd-4080-8938-34e9404a4b7f 2b10ef9e66344ffcb078263c4734793b a7c8a3b892c740feb0ca7bfb22073d53 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:26:04.169 7 INFO neutron.services.segments.plugin [-] Segment f494f9ad-12d3-4839-b6d6-3686b282f95c resource provider aggregate not found 2026-05-05 23:26:04.176 7 INFO neutron.services.segments.plugin [-] Segment f494f9ad-12d3-4839-b6d6-3686b282f95c resource provider aggregate not found 2026-05-05 23:26:04.188 7 INFO neutron.services.segments.plugin [-] Segment f494f9ad-12d3-4839-b6d6-3686b282f95c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f494f9ad-12d3-4839-b6d6-3686b282f95c found for delete ", "request_id": "req-57bf4c19-b20f-4d3a-a925-023f67787980"}]} 2026-05-05 23:26:04.198 7 INFO neutron.services.segments.plugin [-] Segment f494f9ad-12d3-4839-b6d6-3686b282f95c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f494f9ad-12d3-4839-b6d6-3686b282f95c found for delete ", "request_id": "req-48aa8fde-7253-48d1-8421-f8a0f64a08c4"}]} 2026-05-05 23:26:04.203 7 INFO neutron.services.segments.plugin [-] Segment 60e4963e-8637-4d8d-befb-f21c82897539 resource provider aggregate not found 2026-05-05 23:26:04.232 7 INFO neutron.services.segments.plugin [-] Segment 60e4963e-8637-4d8d-befb-f21c82897539 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60e4963e-8637-4d8d-befb-f21c82897539 found for delete ", "request_id": "req-fdbd4568-ef00-4008-80ca-53e16882f3cc"}]} 2026-05-05 23:26:04.235 7 INFO neutron.services.segments.plugin [-] Segment 60e4963e-8637-4d8d-befb-f21c82897539 resource provider aggregate not found 2026-05-05 23:26:04.255 7 INFO neutron.services.segments.plugin [-] Segment 60e4963e-8637-4d8d-befb-f21c82897539 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60e4963e-8637-4d8d-befb-f21c82897539 found for delete ", "request_id": "req-47d2e6e4-4e85-422b-8882-c4c5cce52132"}]} 2026-05-05 23:26:04.378 8 INFO neutron.db.l3_hamode_db [None req-42a0e9de-e7fd-4080-8938-34e9404a4b7f 2b10ef9e66344ffcb078263c4734793b a7c8a3b892c740feb0ca7bfb22073d53 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 606/1322] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:26:04 2026] GET /v2.0/security-groups?tenant_id=4a7647c7eec8453a9871e7a2337cc6d9&name=default => generated 2925 bytes in 307 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.181 () {32 vars in 740 bytes} [Tue May 5 23:26:04 2026] DELETE /v2.0/security-groups/4375f21c-4978-4cc4-9c46-7bb8ea0f5ed4 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1326] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:26:03 2026] POST /v2.0/routers => generated 507 bytes in 1614 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:05.408 7 WARNING neutron_lib.context [None req-2fb3af4c-b572-4219-8500-d2d8500c6569 2b10ef9e66344ffcb078263c4734793b a7c8a3b892c740feb0ca7bfb22073d53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 718/1327] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:26:05 2026] GET /v2.0/ports?device_id=ba565d00-e21d-4ea2-b7f4-3d3a2e2599a7 => generated 971 bytes in 139 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.181 () {34 vars in 665 bytes} [Tue May 5 23:26:05 2026] POST /v2.0/ports => generated 946 bytes in 1110 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: 719/1329] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:26:06 2026] GET /v2.0/security-groups?id=b40a6eff-1de4-470f-9452-583256355fc0&fields=id&fields=name => generated 114 bytes in 491 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:06.910 8 WARNING neutron_lib.context [None req-9ff77573-1117-465d-927b-76f6568ce0fe 6c4fa6f37dac44589194f052fa37b801 b27188830a1f4590aafe1d901a6960f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:26:07.069 8 INFO neutron.db.segments_db [None req-9ff77573-1117-465d-927b-76f6568ce0fe 6c4fa6f37dac44589194f052fa37b801 b27188830a1f4590aafe1d901a6960f6 - - default default] Added segment 3821adc1-3860-466a-931a-f1717d867bde of type vxlan for network 04f94487-ce52-4646-b9ee-415f04feb926 [pid: 8|app: 0|req: 720/1330] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:26:06 2026] POST /v2.0/networks => generated 644 bytes in 533 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1331] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:26:07 2026] GET /v2.0/ports?device_id=ba565d00-e21d-4ea2-b7f4-3d3a2e2599a7 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:07.272 8 WARNING neutron_lib.context [None req-cceaaee2-b8f5-4bcd-a23c-b0f900cbed57 6c4fa6f37dac44589194f052fa37b801 b27188830a1f4590aafe1d901a6960f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 722/1332] 10.0.0.181 () {34 vars in 665 bytes} [Tue May 5 23:26:07 2026] POST /v2.0/ports => generated 774 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 723/1333] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:26:07 2026] GET /v2.0/security-groups?id=b40a6eff-1de4-470f-9452-583256355fc0&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1334] 199.204.45.44 () {34 vars in 993 bytes} [Tue May 5 23:26:07 2026] GET /v2.0/ports?device_id=ba565d00-e21d-4ea2-b7f4-3d3a2e2599a7 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:07.745 8 WARNING neutron_lib.context [None req-eed8d779-2e8b-4eca-a96c-f41ecdb587ee 6c4fa6f37dac44589194f052fa37b801 b27188830a1f4590aafe1d901a6960f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:26:07.807 8 INFO neutron.db.segments_db [None req-eed8d779-2e8b-4eca-a96c-f41ecdb587ee 6c4fa6f37dac44589194f052fa37b801 b27188830a1f4590aafe1d901a6960f6 - - default default] Added segment 7e5569f6-0600-456e-b941-4cbd287b1886 of type vxlan for network 7cc84417-36a5-43cf-a68f-064b6ac97b5e [pid: 8|app: 0|req: 725/1335] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:26:07 2026] POST /v2.0/networks => generated 631 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1336] 10.0.0.181 () {34 vars in 783 bytes} [Tue May 5 23:26:06 2026] PUT /v2.0/routers/551662a2-c70e-4252-896b-bc6db027fb70/add_router_interface => generated 309 bytes in 1619 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 23:26:08.132 7 WARNING neutron_lib.context [None req-7469cc04-50c6-4d6c-be22-85ad34cda20b 6c4fa6f37dac44589194f052fa37b801 b27188830a1f4590aafe1d901a6960f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:26:08.253 8 INFO neutron.db.l3_db [req-f262b3cc-9290-4bac-ab4c-11a5a0d68fe0 req-0904a771-c576-44c5-b457-cd2881b8a4c2 c53f8de364bc4d108fd763afdccef7a8 50619e41dccd4117a1d67a1ed7e2aca6 - - default default] Floating IP a0d5d078-c2e3-4124-884f-8d7282adb691 disassociated. External IP: 10.96.250.211, port: 57cd5369-ef14-4652-be47-65d1ae492804. [pid: 7|app: 0|req: 612/1337] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:26:08 2026] POST /v2.0/subnets => generated 602 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1338] 199.204.45.44 () {36 vars in 996 bytes} [Tue May 5 23:26:07 2026] DELETE /v2.0/ports/57cd5369-ef14-4652-be47-65d1ae492804 => generated 0 bytes in 842 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:26:08.782 7 INFO neutron.db.segments_db [None req-d9448e93-f998-4090-837b-fd55936af8f1 7fceb9d640394d67aa910fb7748077fa 1f04dfb958a64b57848fb01d1e3058ee - - default default] Added segment c2f058b0-ae6e-4d04-aeae-b4b6c2043300 of type vxlan for network 9657b766-2032-422e-8395-b89e4a9ef00c 2026-05-05 23:26:08.846 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-59b193e2-ef1a-4eab-a764-1aa356d373fe'] response: {'server_uuid': 'ba565d00-e21d-4ea2-b7f4-3d3a2e2599a7', 'name': 'network-vif-deleted', 'tag': '57cd5369-ef14-4652-be47-65d1ae492804', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 727/1339] 10.0.0.181 () {32 vars in 717 bytes} [Tue May 5 23:26:08 2026] GET /v2.0/ports/04849931-cea3-47c5-8b9a-5e31e6502f8c => generated 1020 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:26:08.890 8 WARNING neutron_lib.context [None req-9eac50ab-e704-49bb-ac6c-4b0d60408fe4 6c4fa6f37dac44589194f052fa37b801 b27188830a1f4590aafe1d901a6960f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 613/1340] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:26:08 2026] POST /v2.0/networks => generated 727 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1341] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:26:08 2026] GET /v2.0/ports?device_id=ba565d00-e21d-4ea2-b7f4-3d3a2e2599a7 => 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: 728/1342] 10.0.0.181 () {34 vars in 665 bytes} [Tue May 5 23:26:08 2026] POST /v2.0/ports => generated 950 bytes in 445 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: 729/1343] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:26:09 2026] POST /v2.0/subnets => generated 620 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1344] 10.0.0.181 () {32 vars in 720 bytes} [Tue May 5 23:26:09 2026] DELETE /v2.0/ports/5b355ab4-7a06-4971-83b7-ff52ce6e1480 => generated 0 bytes in 425 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:26:10.032 8 WARNING neutron.api.v2.base [None req-bfcf2133-60ba-4a8c-8d58-21ac42f65aa3 7fceb9d640394d67aa910fb7748077fa 1f04dfb958a64b57848fb01d1e3058ee - - 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 23:26:10.032 8 INFO neutron.api.v2.resource [None req-bfcf2133-60ba-4a8c-8d58-21ac42f65aa3 7fceb9d640394d67aa910fb7748077fa 1f04dfb958a64b57848fb01d1e3058ee - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 731/1345] 10.0.0.181 () {34 vars in 681 bytes} [Tue May 5 23:26:10 2026] POST /v2.0/rbac-policies => generated 143 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-05 23:26:10.052 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0496e54d-01e7-454a-8313-5df289be1b23 6c4fa6f37dac44589194f052fa37b801 b27188830a1f4590aafe1d901a6960f6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 732/1346] 10.0.0.181 () {32 vars in 720 bytes} [Tue May 5 23:26:10 2026] DELETE /v2.0/ports/5b355ab4-7a06-4971-83b7-ff52ce6e1480 => 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: 615/1347] 10.0.0.181 () {34 vars in 789 bytes} [Tue May 5 23:26:08 2026] PUT /v2.0/routers/551662a2-c70e-4252-896b-bc6db027fb70/remove_router_interface => generated 309 bytes in 1155 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: 733/1348] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:26:10 2026] DELETE /v2.0/security-groups/b40a6eff-1de4-470f-9452-583256355fc0 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:26:10.184 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ad03ddab-5a33-4a42-92dd-2baa6195113c 6c4fa6f37dac44589194f052fa37b801 b27188830a1f4590aafe1d901a6960f6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 734/1349] 10.0.0.181 () {32 vars in 717 bytes} [Tue May 5 23:26:10 2026] GET /v2.0/ports/5b355ab4-7a06-4971-83b7-ff52ce6e1480 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:26:10.393 8 INFO neutron.api.v2.resource [None req-3dfdc7ec-4ae5-41c0-b15c-bcaa3e289197 2b10ef9e66344ffcb078263c4734793b a7c8a3b892c740feb0ca7bfb22073d53 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 735/1350] 10.0.0.181 () {34 vars in 789 bytes} [Tue May 5 23:26:10 2026] PUT /v2.0/routers/551662a2-c70e-4252-896b-bc6db027fb70/remove_router_interface => generated 197 bytes in 210 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:26:10.411 8 INFO neutron.api.v2.resource [None req-4d61e4d1-8bb6-4268-ad72-a18e6150a436 c53f8de364bc4d108fd763afdccef7a8 50619e41dccd4117a1d67a1ed7e2aca6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 736/1351] 10.0.0.181 () {32 vars in 737 bytes} [Tue May 5 23:26:10 2026] GET /v2.0/security-groups/b40a6eff-1de4-470f-9452-583256355fc0 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1352] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:26:10 2026] DELETE /v2.0/subnets/f6410464-fc4d-46b7-9668-5ec4f6823dd8 => 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: 738/1353] 10.0.0.181 () {32 vars in 736 bytes} [Tue May 5 23:26:10 2026] GET /v2.0/ports?device_id=551662a2-c70e-4252-896b-bc6db027fb70 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:26:10.719 7 INFO neutron.services.segments.plugin [-] Segment c2f058b0-ae6e-4d04-aeae-b4b6c2043300 resource provider aggregate not found 2026-05-05 23:26:10.724 7 INFO neutron.services.segments.plugin [-] Segment c2f058b0-ae6e-4d04-aeae-b4b6c2043300 resource provider aggregate not found 2026-05-05 23:26:10.737 7 INFO neutron.services.segments.plugin [-] Segment c2f058b0-ae6e-4d04-aeae-b4b6c2043300 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2f058b0-ae6e-4d04-aeae-b4b6c2043300 found for delete ", "request_id": "req-d2491721-2f33-44ee-bda8-5568615cb9d3"}]} 2026-05-05 23:26:10.748 7 INFO neutron.services.segments.plugin [-] Segment c2f058b0-ae6e-4d04-aeae-b4b6c2043300 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2f058b0-ae6e-4d04-aeae-b4b6c2043300 found for delete ", "request_id": "req-27051d7b-067e-4d03-ab2c-58d71f284c99"}]} [pid: 7|app: 0|req: 616/1354] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:26:10 2026] DELETE /v2.0/networks/9657b766-2032-422e-8395-b89e4a9ef00c => generated 0 bytes in 648 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1355] 10.0.0.181 () {32 vars in 732 bytes} [Tue May 5 23:26:10 2026] DELETE /v2.0/floatingips/a0d5d078-c2e3-4124-884f-8d7282adb691 => generated 0 bytes in 367 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1356] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:26:10 2026] DELETE /v2.0/networks/7cc84417-36a5-43cf-a68f-064b6ac97b5e => generated 0 bytes in 402 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:26:11.234 7 INFO neutron.db.segments_db [None req-2875fa11-a9f2-4390-b820-e6a62471ec4c 7fceb9d640394d67aa910fb7748077fa 1f04dfb958a64b57848fb01d1e3058ee - - default default] Added segment 931427fa-51bc-47fa-b5ba-645e21588871 of type vxlan for network e3696b1d-38d8-4448-8b26-5a6cb8518cf6 [pid: 7|app: 0|req: 618/1357] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:26:11 2026] POST /v2.0/networks => generated 727 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:11.777 8 INFO neutron.services.segments.plugin [-] Segment 8486b952-80df-495b-a8ec-5b57ad9eb696 resource provider aggregate not found 2026-05-05 23:26:11.780 8 INFO neutron.services.segments.plugin [-] Segment 8486b952-80df-495b-a8ec-5b57ad9eb696 resource provider aggregate not found 2026-05-05 23:26:11.792 8 INFO neutron.services.segments.plugin [-] Segment 8486b952-80df-495b-a8ec-5b57ad9eb696 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8486b952-80df-495b-a8ec-5b57ad9eb696 found for delete ", "request_id": "req-4082043f-580c-4d4a-97b9-a3b243444319"}]} 2026-05-05 23:26:11.797 8 INFO neutron.services.segments.plugin [-] Segment 8486b952-80df-495b-a8ec-5b57ad9eb696 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8486b952-80df-495b-a8ec-5b57ad9eb696 found for delete ", "request_id": "req-d5ccb329-0818-4dac-ae20-b9abdd89faa0"}]} 2026-05-05 23:26:11.804 8 INFO neutron.db.l3_hamode_db [None req-f86fa586-e3cf-44cb-b769-e69bd65b3272 2b10ef9e66344ffcb078263c4734793b a7c8a3b892c740feb0ca7bfb22073d53 - - default default] HA network 13a15254-fd41-4f7a-aa4a-7cf04a8eb81f was deleted as no HA routers are present in tenant a7c8a3b892c740feb0ca7bfb22073d53. [pid: 8|app: 0|req: 740/1358] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:26:11 2026] DELETE /v2.0/routers/551662a2-c70e-4252-896b-bc6db027fb70 => generated 0 bytes in 732 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:26:11.818 8 WARNING neutron_lib.context [None req-0d9df7a6-59c0-4447-a6ff-221dbb809de8 6c4fa6f37dac44589194f052fa37b801 b27188830a1f4590aafe1d901a6960f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:26:11.876 8 INFO neutron.db.segments_db [None req-0d9df7a6-59c0-4447-a6ff-221dbb809de8 6c4fa6f37dac44589194f052fa37b801 b27188830a1f4590aafe1d901a6960f6 - - default default] Added segment 22169907-6d7e-4a19-bc2e-e306bd10b1eb of type vxlan for network a722cb49-ed0a-4e65-a1e3-798a37654402 [pid: 8|app: 0|req: 741/1359] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:26:11 2026] POST /v2.0/networks => generated 631 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1360] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:26:11 2026] POST /v2.0/subnets => generated 623 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1361] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:26:12 2026] DELETE /v2.0/subnets/c7a90049-ad79-4181-acab-f667d0872c35 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:26:12.482 8 WARNING neutron_lib.context [None req-00209d85-d6a9-4eaf-93d6-982c836d75f6 6c4fa6f37dac44589194f052fa37b801 b27188830a1f4590aafe1d901a6960f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 619/1362] 10.0.0.181 () {34 vars in 789 bytes} [Tue May 5 23:26:11 2026] PUT /v2.0/routers/ceeed9bb-c526-46ce-8e3f-15cd2e358c66/remove_router_interface => generated 309 bytes in 1314 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:12.673 7 WARNING neutron.api.v2.base [None req-6fd8cb93-88c4-46d6-8f8f-501d69e399aa 7fceb9d640394d67aa910fb7748077fa 1f04dfb958a64b57848fb01d1e3058ee - - 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 23:26:12.674 7 INFO neutron.api.v2.resource [None req-6fd8cb93-88c4-46d6-8f8f-501d69e399aa 7fceb9d640394d67aa910fb7748077fa 1f04dfb958a64b57848fb01d1e3058ee - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 620/1363] 10.0.0.181 () {34 vars in 681 bytes} [Tue May 5 23:26:12 2026] POST /v2.0/rbac-policies => generated 547 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-05 23:26:12.759 7 INFO neutron.services.segments.plugin [-] Segment 7e5569f6-0600-456e-b941-4cbd287b1886 resource provider aggregate not found 2026-05-05 23:26:12.779 7 INFO neutron.services.segments.plugin [-] Segment 7e5569f6-0600-456e-b941-4cbd287b1886 resource provider aggregate not found 2026-05-05 23:26:12.785 7 INFO neutron.services.segments.plugin [-] Segment 7e5569f6-0600-456e-b941-4cbd287b1886 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e5569f6-0600-456e-b941-4cbd287b1886 found for delete ", "request_id": "req-5af8763b-e08b-4a6c-905b-98256d5ca116"}]} 2026-05-05 23:26:12.806 7 INFO neutron.services.segments.plugin [-] Segment 7e5569f6-0600-456e-b941-4cbd287b1886 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e5569f6-0600-456e-b941-4cbd287b1886 found for delete ", "request_id": "req-67ab94cc-5f0d-43cb-ae37-6008036d46e0"}]} [pid: 8|app: 0|req: 744/1364] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:26:12 2026] POST /v2.0/subnets => generated 602 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 621/1365] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:26:12 2026] DELETE /v2.0/networks/af4911aa-d35a-4ee4-81ae-8e28da354e5a => generated 0 bytes in 481 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1366] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:26:13 2026] DELETE /v2.0/networks/e3696b1d-38d8-4448-8b26-5a6cb8518cf6 => generated 0 bytes in 554 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:26:13.715 7 WARNING neutron_lib.context [None req-20e6d606-70f3-4583-a0df-571cfd43cacc 6c4fa6f37dac44589194f052fa37b801 b27188830a1f4590aafe1d901a6960f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:26:14.043 8 INFO neutron.services.segments.plugin [-] Segment 99992a09-2f48-42f2-8c37-69adbf76c0b4 resource provider aggregate not found 2026-05-05 23:26:14.048 8 INFO neutron.services.segments.plugin [-] Segment 99992a09-2f48-42f2-8c37-69adbf76c0b4 resource provider aggregate not found 2026-05-05 23:26:14.065 8 INFO neutron.services.segments.plugin [-] Segment 99992a09-2f48-42f2-8c37-69adbf76c0b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99992a09-2f48-42f2-8c37-69adbf76c0b4 found for delete ", "request_id": "req-c62ad60b-381a-4062-9b52-f6fbdb9c8bbc"}]} 2026-05-05 23:26:14.067 8 INFO neutron.services.segments.plugin [-] Segment 99992a09-2f48-42f2-8c37-69adbf76c0b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99992a09-2f48-42f2-8c37-69adbf76c0b4 found for delete ", "request_id": "req-f1f27246-0849-4652-971b-d9cdb2aa208e"}]} 2026-05-05 23:26:14.075 8 INFO neutron.db.l3_hamode_db [None req-7005a6d5-6700-483d-ad66-4547166cf281 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] HA network 954887e0-b2c4-44d5-ae11-72bffe40969c was deleted as no HA routers are present in tenant 50619e41dccd4117a1d67a1ed7e2aca6. [pid: 8|app: 0|req: 745/1367] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:26:12 2026] DELETE /v2.0/routers/ceeed9bb-c526-46ce-8e3f-15cd2e358c66 => generated 0 bytes in 1274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:26:14.091 8 WARNING neutron_lib.context [None req-c5f505cd-30de-44fe-9662-51d2fdd973f3 2b10ef9e66344ffcb078263c4734793b a7c8a3b892c740feb0ca7bfb22073d53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:26:14.196 8 INFO neutron.db.segments_db [None req-c5f505cd-30de-44fe-9662-51d2fdd973f3 2b10ef9e66344ffcb078263c4734793b a7c8a3b892c740feb0ca7bfb22073d53 - - default default] Added segment dc82420b-5494-4d2a-9c61-8a351e63c959 of type vxlan for network e712ed42-1adb-4402-a016-d4c8706ab1a0 [pid: 8|app: 0|req: 746/1368] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:26:14 2026] POST /v2.0/networks => generated 629 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:14.423 8 INFO neutron.db.segments_db [None req-0c23d653-f348-42c5-a5f6-f18cdd51eafb 7fceb9d640394d67aa910fb7748077fa 1f04dfb958a64b57848fb01d1e3058ee - - default default] Added segment 5b0cff01-396a-4ebd-863b-8fdc294f01ff of type vxlan for network c8ff1abc-e775-4a93-8132-387c003d5158 [pid: 8|app: 0|req: 747/1369] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:26:14 2026] POST /v2.0/networks => generated 726 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1370] 10.0.0.181 () {34 vars in 665 bytes} [Tue May 5 23:26:13 2026] POST /v2.0/ports => generated 912 bytes in 976 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:14.696 7 WARNING neutron_lib.context [None req-3f607b7f-6e14-45df-a487-2be842bb175b 2b10ef9e66344ffcb078263c4734793b a7c8a3b892c740feb0ca7bfb22073d53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 748/1371] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:26:14 2026] DELETE /v2.0/subnets/9773da15-4dec-447e-b2b9-b2c2db563b78 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:26:14.812 7 INFO neutron.services.segments.plugin [-] Segment cef919bc-00ed-4950-9191-4e06774c79f2 resource provider aggregate not found 2026-05-05 23:26:14.826 7 INFO neutron.services.segments.plugin [-] Segment cef919bc-00ed-4950-9191-4e06774c79f2 resource provider aggregate not found 2026-05-05 23:26:14.836 7 INFO neutron.services.segments.plugin [-] Segment cef919bc-00ed-4950-9191-4e06774c79f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cef919bc-00ed-4950-9191-4e06774c79f2 found for delete ", "request_id": "req-4ae97d51-56c4-4e0d-bc6a-49d5d2cd340b"}]} 2026-05-05 23:26:14.841 7 INFO neutron.services.segments.plugin [-] Segment cef919bc-00ed-4950-9191-4e06774c79f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cef919bc-00ed-4950-9191-4e06774c79f2 found for delete ", "request_id": "req-31daaffb-8894-4e5d-a780-e9a5e283680a"}]} 2026-05-05 23:26:14.862 7 INFO neutron.services.segments.plugin [-] Segment 931427fa-51bc-47fa-b5ba-645e21588871 resource provider aggregate not found 2026-05-05 23:26:14.868 7 INFO neutron.services.segments.plugin [-] Segment 931427fa-51bc-47fa-b5ba-645e21588871 resource provider aggregate not found 2026-05-05 23:26:14.883 7 INFO neutron.services.segments.plugin [-] Segment 931427fa-51bc-47fa-b5ba-645e21588871 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 931427fa-51bc-47fa-b5ba-645e21588871 found for delete ", "request_id": "req-ebe80324-95cd-45b0-848c-0796cab80985"}]} 2026-05-05 23:26:14.895 7 INFO neutron.services.segments.plugin [-] Segment 931427fa-51bc-47fa-b5ba-645e21588871 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 931427fa-51bc-47fa-b5ba-645e21588871 found for delete ", "request_id": "req-66492ee1-10af-438c-9253-94557d9aa6d4"}]} [pid: 8|app: 0|req: 749/1372] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:26:14 2026] POST /v2.0/subnets => generated 623 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1373] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:26:14 2026] POST /v2.0/subnets => generated 602 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1374] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:26:15 2026] DELETE /v2.0/networks/0bb9412c-b529-4c49-861f-f9a51a29e299 => generated 0 bytes in 403 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1375] 10.0.0.181 () {32 vars in 720 bytes} [Tue May 5 23:26:15 2026] DELETE /v2.0/ports/f393c5cc-c766-4372-8fae-72b2470a681e => generated 0 bytes in 481 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:26:15.524 8 WARNING neutron_lib.context [None req-24567714-7f01-4811-bcf4-a29912e8831c 2b10ef9e66344ffcb078263c4734793b a7c8a3b892c740feb0ca7bfb22073d53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:26:15.573 8 INFO neutron.db.segments_db [None req-24567714-7f01-4811-bcf4-a29912e8831c 2b10ef9e66344ffcb078263c4734793b a7c8a3b892c740feb0ca7bfb22073d53 - - default default] Added segment 0dc8d909-b9c8-4b53-85a6-26c7d3321faa of type vxlan for network c8f9c136-5b68-4fa0-83f9-1db15a68c359 [pid: 7|app: 0|req: 626/1376] 10.0.0.181 () {34 vars in 681 bytes} [Tue May 5 23:26:15 2026] POST /v2.0/rbac-policies => generated 324 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:15.917 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2868d1e7-2c05-4e78-b8c6-8496c7ca449f 6c4fa6f37dac44589194f052fa37b801 b27188830a1f4590aafe1d901a6960f6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 627/1377] 10.0.0.181 () {32 vars in 717 bytes} [Tue May 5 23:26:15 2026] GET /v2.0/ports/f393c5cc-c766-4372-8fae-72b2470a681e => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:26:15.923 8 INFO neutron.db.l3_hamode_db [None req-24567714-7f01-4811-bcf4-a29912e8831c 2b10ef9e66344ffcb078263c4734793b a7c8a3b892c740feb0ca7bfb22073d53 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 628/1378] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:26:15 2026] GET /v2.0/security-groups?tenant_id=50619e41dccd4117a1d67a1ed7e2aca6&name=default => generated 2925 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:26:16.095 8 INFO neutron.db.l3_hamode_db [None req-24567714-7f01-4811-bcf4-a29912e8831c 2b10ef9e66344ffcb078263c4734793b a7c8a3b892c740feb0ca7bfb22073d53 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 629/1379] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:26:15 2026] DELETE /v2.0/subnets/7a8c7f5b-2184-4132-ad90-93ba0bbef473 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1380] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:26:16 2026] DELETE /v2.0/security-groups/48c5e6ab-9a99-480d-a1d9-cf5aa80c4fd7 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1381] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:26:16 2026] DELETE /v2.0/networks/a722cb49-ed0a-4e65-a1e3-798a37654402 => generated 0 bytes in 501 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:26:16.937 7 INFO neutron.services.segments.plugin [-] Segment 57b8b02c-8953-409e-b0f0-0a88ee9114e7 resource provider aggregate not found 2026-05-05 23:26:16.941 7 INFO neutron.services.segments.plugin [-] Segment 57b8b02c-8953-409e-b0f0-0a88ee9114e7 resource provider aggregate not found 2026-05-05 23:26:16.972 7 INFO neutron.services.segments.plugin [-] Segment 57b8b02c-8953-409e-b0f0-0a88ee9114e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57b8b02c-8953-409e-b0f0-0a88ee9114e7 found for delete ", "request_id": "req-cd58f5c1-a3a0-434a-9ba8-dc90879813c6"}]} 2026-05-05 23:26:16.982 7 INFO neutron.services.segments.plugin [-] Segment 57b8b02c-8953-409e-b0f0-0a88ee9114e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57b8b02c-8953-409e-b0f0-0a88ee9114e7 found for delete ", "request_id": "req-3d7cc7ec-33af-4081-9342-9c47db92c2b9"}]} 2026-05-05 23:26:16.994 7 INFO neutron.services.segments.plugin [-] Segment 22169907-6d7e-4a19-bc2e-e306bd10b1eb resource provider aggregate not found 2026-05-05 23:26:17.011 7 INFO neutron.services.segments.plugin [-] Segment 22169907-6d7e-4a19-bc2e-e306bd10b1eb resource provider aggregate not found 2026-05-05 23:26:17.019 7 INFO neutron.services.segments.plugin [-] Segment 22169907-6d7e-4a19-bc2e-e306bd10b1eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22169907-6d7e-4a19-bc2e-e306bd10b1eb found for delete ", "request_id": "req-76bd5a94-4595-420c-80ec-d5f0c224d4e7"}]} 2026-05-05 23:26:17.040 7 INFO neutron.services.segments.plugin [-] Segment 22169907-6d7e-4a19-bc2e-e306bd10b1eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22169907-6d7e-4a19-bc2e-e306bd10b1eb found for delete ", "request_id": "req-e81c7ecf-9f04-464b-b839-a47f026d025f"}]} [pid: 7|app: 0|req: 632/1382] 10.0.0.181 () {32 vars in 723 bytes} [Tue May 5 23:26:16 2026] GET /v2.0/networks/c8ff1abc-e775-4a93-8132-387c003d5158 => generated 654 bytes in 402 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:17.333 7 WARNING neutron_lib.context [None req-56c02016-477c-47ef-819d-17abbaa3428e 6c4fa6f37dac44589194f052fa37b801 b27188830a1f4590aafe1d901a6960f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 751/1383] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:26:15 2026] POST /v2.0/routers => generated 507 bytes in 1865 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1384] 10.0.0.181 () {34 vars in 665 bytes} [Tue May 5 23:26:17 2026] POST /v2.0/ports => generated 774 bytes in 355 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: 634/1385] 10.0.0.181 () {34 vars in 737 bytes} [Tue May 5 23:26:17 2026] PUT /v2.0/ports/c45eaa0a-2a4d-4b2a-9acb-b327e014474d => generated 752 bytes in 265 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 23:26:18.211 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1d2e86b3-576d-4854-b1eb-e6c6cfaa816b 87f0ee31ddc94240be95b93ee755ef73 dcf55a4ff58a47a2ae4741401a789b30 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 635/1386] 10.0.0.181 () {32 vars in 723 bytes} [Tue May 5 23:26:17 2026] GET /v2.0/networks/c8ff1abc-e775-4a93-8132-387c003d5158 => generated 138 bytes in 257 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1387] 10.0.0.181 () {32 vars in 720 bytes} [Tue May 5 23:26:18 2026] DELETE /v2.0/ports/c45eaa0a-2a4d-4b2a-9acb-b327e014474d => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1388] 10.0.0.181 () {34 vars in 783 bytes} [Tue May 5 23:26:17 2026] PUT /v2.0/routers/33cff587-06ca-4746-8d9b-49360eafc771/add_router_interface => generated 309 bytes in 1461 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1389] 10.0.0.181 () {32 vars in 643 bytes} [Tue May 5 23:26:18 2026] GET /v2.0/ports => generated 777 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1390] 10.0.0.181 () {32 vars in 717 bytes} [Tue May 5 23:26:18 2026] GET /v2.0/ports/85763cf5-0623-43d6-a500-86818631c29b => generated 955 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:19.059 7 INFO neutron.services.segments.plugin [-] Segment 5b0cff01-396a-4ebd-863b-8fdc294f01ff resource provider aggregate not found 2026-05-05 23:26:19.065 7 INFO neutron.services.segments.plugin [-] Segment 5b0cff01-396a-4ebd-863b-8fdc294f01ff resource provider aggregate not found 2026-05-05 23:26:19.076 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1fa3443f-860e-4e6e-8390-7c5aebe321f0 6c4fa6f37dac44589194f052fa37b801 b27188830a1f4590aafe1d901a6960f6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 637/1391] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:26:18 2026] DELETE /v2.0/networks/c8ff1abc-e775-4a93-8132-387c003d5158 => generated 0 bytes in 563 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1392] 10.0.0.181 () {32 vars in 717 bytes} [Tue May 5 23:26:19 2026] GET /v2.0/ports/c45eaa0a-2a4d-4b2a-9acb-b327e014474d => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:26:19.088 7 INFO neutron.services.segments.plugin [-] Segment 5b0cff01-396a-4ebd-863b-8fdc294f01ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b0cff01-396a-4ebd-863b-8fdc294f01ff found for delete ", "request_id": "req-b1f46a30-2e2d-436f-ba75-585777edce96"}]} 2026-05-05 23:26:19.089 7 INFO neutron.services.segments.plugin [-] Segment 5b0cff01-396a-4ebd-863b-8fdc294f01ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b0cff01-396a-4ebd-863b-8fdc294f01ff found for delete ", "request_id": "req-87f3912d-2106-423a-a25d-21d8ebe8b009"}]} 2026-05-05 23:26:19.106 8 INFO neutron.pecan_wsgi.hooks.translation [None req-07b9d240-9c93-48c8-8a19-ac88b953be33 7fceb9d640394d67aa910fb7748077fa 1f04dfb958a64b57848fb01d1e3058ee - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 756/1393] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:26:19 2026] DELETE /v2.0/subnets/d83358ee-7cf6-473c-a20c-8a608f323080 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1394] 10.0.0.181 () {32 vars in 643 bytes} [Tue May 5 23:26:19 2026] GET /v2.0/ports => generated 777 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:19.161 8 INFO neutron.pecan_wsgi.hooks.translation [None req-03a875d4-e036-4837-ba86-cd548bfd3593 7fceb9d640394d67aa910fb7748077fa 1f04dfb958a64b57848fb01d1e3058ee - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 758/1395] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:26:19 2026] DELETE /v2.0/subnets/5bc20d17-797b-4727-a0da-d8e331a4ae59 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1396] 10.0.0.181 () {32 vars in 717 bytes} [Tue May 5 23:26:19 2026] GET /v2.0/ports/a1b355d8-f2b2-40ab-93d0-0eb98a8b00f4 => generated 774 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:19.211 8 INFO neutron.pecan_wsgi.hooks.translation [None req-54d06eec-de28-4e4e-985d-dd92f35cb636 7fceb9d640394d67aa910fb7748077fa 1f04dfb958a64b57848fb01d1e3058ee - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 760/1397] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:26:19 2026] DELETE /v2.0/subnets/76e0a859-ab91-4e51-af89-01a12e21d1f2 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:26:19.230 8 INFO neutron.pecan_wsgi.hooks.translation [None req-87a0231d-8213-4ddf-bb57-e97835a016d0 6c4fa6f37dac44589194f052fa37b801 b27188830a1f4590aafe1d901a6960f6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 761/1398] 10.0.0.181 () {32 vars in 720 bytes} [Tue May 5 23:26:19 2026] DELETE /v2.0/ports/f393c5cc-c766-4372-8fae-72b2470a681e => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:26:19.253 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eca89f84-f793-4507-96a0-ccc95ad85e60 6c4fa6f37dac44589194f052fa37b801 b27188830a1f4590aafe1d901a6960f6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 762/1399] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:26:19 2026] DELETE /v2.0/subnets/7a8c7f5b-2184-4132-ad90-93ba0bbef473 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:26:19.285 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dd5c5b62-4df3-43ab-b368-0a99db513817 6c4fa6f37dac44589194f052fa37b801 b27188830a1f4590aafe1d901a6960f6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 763/1400] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:26:19 2026] DELETE /v2.0/subnets/f6410464-fc4d-46b7-9668-5ec4f6823dd8 => 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: 766/1403] 10.0.0.181 () {32 vars in 720 bytes} [Tue May 5 23:26:19 2026] DELETE /v2.0/ports/a1b355d8-f2b2-40ab-93d0-0eb98a8b00f4 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1404] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:26:19 2026] GET /v2.0/security-groups?tenant_id=2f86f2a9063e4969b71255bd2b60f003&name=default => generated 2925 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:26:20.070 8 INFO neutron.services.segments.plugin [-] Segment 3821adc1-3860-466a-931a-f1717d867bde resource provider aggregate not found 2026-05-05 23:26:20.078 8 INFO neutron.services.segments.plugin [-] Segment 3821adc1-3860-466a-931a-f1717d867bde resource provider aggregate not found [pid: 8|app: 0|req: 768/1405] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:26:19 2026] DELETE /v2.0/networks/04f94487-ce52-4646-b9ee-415f04feb926 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:26:20.091 8 INFO neutron.services.segments.plugin [-] Segment 3821adc1-3860-466a-931a-f1717d867bde resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3821adc1-3860-466a-931a-f1717d867bde found for delete ", "request_id": "req-85806b05-1175-4dd3-a244-dbe2efe064cf"}]} 2026-05-05 23:26:20.105 8 INFO neutron.services.segments.plugin [-] Segment 3821adc1-3860-466a-931a-f1717d867bde resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3821adc1-3860-466a-931a-f1717d867bde found for delete ", "request_id": "req-2a0583ac-a775-45bb-bb5a-2f72b7d2385d"}]} [pid: 8|app: 0|req: 769/1406] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:26:20 2026] DELETE /v2.0/security-groups/c24e8c92-5285-4764-81ed-ca7709927ddc => 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: 638/1407] 10.0.0.181 () {34 vars in 789 bytes} [Tue May 5 23:26:19 2026] PUT /v2.0/routers/33cff587-06ca-4746-8d9b-49360eafc771/remove_router_interface => generated 309 bytes in 1139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1408] 10.0.0.181 () {32 vars in 736 bytes} [Tue May 5 23:26:20 2026] GET /v2.0/ports?device_id=33cff587-06ca-4746-8d9b-49360eafc771 => 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: 639/1409] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:26:20 2026] GET /v2.0/security-groups?tenant_id=dcf55a4ff58a47a2ae4741401a789b30&name=default => generated 2925 bytes in 536 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1410] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:26:20 2026] GET /v2.0/security-groups?tenant_id=b27188830a1f4590aafe1d901a6960f6&name=default => generated 2925 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:26:20.966 8 INFO neutron.db.l3_hamode_db [None req-67a7972f-9c2a-4447-8a64-9e9644f0ec6c 2b10ef9e66344ffcb078263c4734793b a7c8a3b892c740feb0ca7bfb22073d53 - - default default] HA network c8f9c136-5b68-4fa0-83f9-1db15a68c359 was deleted as no HA routers are present in tenant a7c8a3b892c740feb0ca7bfb22073d53. [pid: 8|app: 0|req: 771/1411] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:26:20 2026] DELETE /v2.0/routers/33cff587-06ca-4746-8d9b-49360eafc771 => generated 0 bytes in 721 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1412] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:26:20 2026] DELETE /v2.0/security-groups/847816b8-8d3a-4fe3-b0b2-d9be82c24f1f => 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: 772/1413] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:26:20 2026] DELETE /v2.0/security-groups/1f4525aa-9ca8-4e3d-9c94-ffc30eb669ae => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1414] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:26:21 2026] GET /v2.0/security-groups?tenant_id=1f04dfb958a64b57848fb01d1e3058ee&name=default => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1415] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:26:21 2026] DELETE /v2.0/subnets/89c331e2-9d3c-43f9-98cf-6b089ed03608 => 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: 774/1416] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:26:21 2026] DELETE /v2.0/security-groups/962f4928-4165-43d6-876f-fca7f182c04d => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:26:21.641 7 INFO neutron.services.segments.plugin [-] Segment dc82420b-5494-4d2a-9c61-8a351e63c959 resource provider aggregate not found 2026-05-05 23:26:21.646 7 INFO neutron.services.segments.plugin [-] Segment dc82420b-5494-4d2a-9c61-8a351e63c959 resource provider aggregate not found [pid: 8|app: 0|req: 775/1417] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:26:21 2026] GET /v2.0/security-groups?tenant_id=337cd0851d9448869a94e6c102774c71&name=default => generated 2925 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:26:21.669 7 INFO neutron.services.segments.plugin [-] Segment dc82420b-5494-4d2a-9c61-8a351e63c959 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc82420b-5494-4d2a-9c61-8a351e63c959 found for delete ", "request_id": "req-0cb0ed17-48fa-41ae-8836-c5536039c5b9"}]} 2026-05-05 23:26:21.670 7 INFO neutron.services.segments.plugin [-] Segment dc82420b-5494-4d2a-9c61-8a351e63c959 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc82420b-5494-4d2a-9c61-8a351e63c959 found for delete ", "request_id": "req-169eed96-9a9c-4bbd-ac9b-84b317ffc93a"}]} [pid: 7|app: 0|req: 643/1418] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:26:21 2026] DELETE /v2.0/networks/e712ed42-1adb-4402-a016-d4c8706ab1a0 => generated 0 bytes in 478 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:26:21.715 7 WARNING neutron_lib.context [None req-c3cbc8d0-943b-4c60-872c-6048ce1999e6 2b10ef9e66344ffcb078263c4734793b a7c8a3b892c740feb0ca7bfb22073d53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 776/1419] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:26:21 2026] DELETE /v2.0/security-groups/38b9df58-542c-4582-9f54-f804f4b1e54a => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:26:21.770 7 INFO neutron.db.segments_db [None req-c3cbc8d0-943b-4c60-872c-6048ce1999e6 2b10ef9e66344ffcb078263c4734793b a7c8a3b892c740feb0ca7bfb22073d53 - - default default] Added segment 966fe50a-d0c1-413d-9fc7-85c03fa89343 of type vxlan for network 9033909e-27dc-4a98-b049-5fa088f48dec 2026-05-05 23:26:22.064 7 INFO neutron.db.l3_hamode_db [None req-c3cbc8d0-943b-4c60-872c-6048ce1999e6 2b10ef9e66344ffcb078263c4734793b a7c8a3b892c740feb0ca7bfb22073d53 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:26:22.848 8 INFO neutron.services.segments.plugin [-] Segment 0dc8d909-b9c8-4b53-85a6-26c7d3321faa resource provider aggregate not found 2026-05-05 23:26:22.857 8 INFO neutron.services.segments.plugin [-] Segment 0dc8d909-b9c8-4b53-85a6-26c7d3321faa resource provider aggregate not found 2026-05-05 23:26:22.874 8 INFO neutron.services.segments.plugin [-] Segment 0dc8d909-b9c8-4b53-85a6-26c7d3321faa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0dc8d909-b9c8-4b53-85a6-26c7d3321faa found for delete ", "request_id": "req-0b894b87-b430-41b0-b546-517ae021dd02"}]} 2026-05-05 23:26:22.875 8 INFO neutron.services.segments.plugin [-] Segment 0dc8d909-b9c8-4b53-85a6-26c7d3321faa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0dc8d909-b9c8-4b53-85a6-26c7d3321faa found for delete ", "request_id": "req-01ca9a67-ba10-4712-a92a-98eda5996dd8"}]} 2026-05-05 23:26:23.037 8 WARNING neutron_lib.context [None req-be6310d4-2215-42d6-83ff-da38eca4966f 8448065153f2476ba8d5122d079d3610 8866bc523f7f4ea2b12a1a881ead50d7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:26:23.158 8 INFO neutron.db.segments_db [None req-be6310d4-2215-42d6-83ff-da38eca4966f 8448065153f2476ba8d5122d079d3610 8866bc523f7f4ea2b12a1a881ead50d7 - - default default] Added segment 6dd21df4-c31c-429a-a91d-9ff972c8447b of type vxlan for network 96ae1958-8ab3-4b9e-8208-60a2e4a10fd6 [pid: 8|app: 0|req: 777/1420] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:26:22 2026] POST /v2.0/networks => generated 633 bytes in 447 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:23.272 8 WARNING neutron_lib.context [None req-4d156af6-b3a9-4813-8299-96c703e8e36d 8448065153f2476ba8d5122d079d3610 8866bc523f7f4ea2b12a1a881ead50d7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:26:23.295 7 INFO neutron.db.l3_hamode_db [None req-c3cbc8d0-943b-4c60-872c-6048ce1999e6 2b10ef9e66344ffcb078263c4734793b a7c8a3b892c740feb0ca7bfb22073d53 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:26:23.343 8 INFO neutron.db.segments_db [None req-4d156af6-b3a9-4813-8299-96c703e8e36d 8448065153f2476ba8d5122d079d3610 8866bc523f7f4ea2b12a1a881ead50d7 - - default default] Added segment c5493fd6-d57f-442b-bfc8-db244c5b4c92 of type vxlan for network d0996335-b636-4e4a-9f35-c979bcf3c43a [pid: 8|app: 0|req: 778/1421] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:26:23 2026] POST /v2.0/networks => generated 633 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:23.485 8 WARNING neutron_lib.context [None req-c1510276-0744-4949-b0de-992882c04fe5 8448065153f2476ba8d5122d079d3610 8866bc523f7f4ea2b12a1a881ead50d7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 779/1422] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:26:23 2026] POST /v2.0/subnets => generated 622 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:23.832 8 WARNING neutron_lib.context [None req-acdcfb3e-df0f-46cf-99a3-7d91dbf4723b 8448065153f2476ba8d5122d079d3610 8866bc523f7f4ea2b12a1a881ead50d7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 780/1423] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:26:23 2026] POST /v2.0/subnets => generated 631 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:24.168 8 WARNING neutron_lib.context [None req-b27e0a7b-feea-4420-96e5-e298f2b600a3 8448065153f2476ba8d5122d079d3610 8866bc523f7f4ea2b12a1a881ead50d7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:26:24.213 8 INFO neutron.db.segments_db [None req-b27e0a7b-feea-4420-96e5-e298f2b600a3 8448065153f2476ba8d5122d079d3610 8866bc523f7f4ea2b12a1a881ead50d7 - - default default] Added segment e8cb32eb-95aa-4a45-aec6-a4d61bea5e7f of type vxlan for network c2bbfe83-4e24-4009-8dca-42fcbab61c22 2026-05-05 23:26:24.638 8 INFO neutron.db.l3_hamode_db [None req-b27e0a7b-feea-4420-96e5-e298f2b600a3 8448065153f2476ba8d5122d079d3610 8866bc523f7f4ea2b12a1a881ead50d7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:26:24.822 8 INFO neutron.db.l3_hamode_db [None req-b27e0a7b-feea-4420-96e5-e298f2b600a3 8448065153f2476ba8d5122d079d3610 8866bc523f7f4ea2b12a1a881ead50d7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 644/1424] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:26:21 2026] POST /v2.0/routers => generated 688 bytes in 3183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1425] 10.0.0.181 () {32 vars in 721 bytes} [Tue May 5 23:26:24 2026] GET /v2.0/routers/e8b1f2a1-5d40-40b9-bab7-efe446efdc3f => generated 694 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1426] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:26:25 2026] GET /v2.0/security-groups?tenant_id=1281887e339c4fd7a674be8b6b86202a&name=default => generated 2925 bytes in 353 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1427] 10.0.0.181 () {32 vars in 647 bytes} [Tue May 5 23:26:25 2026] GET /v2.0/routers => generated 697 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1428] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:26:25 2026] DELETE /v2.0/security-groups/a8212963-b991-4bf8-8338-802ceca6fd2d => 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: 781/1429] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:26:24 2026] POST /v2.0/routers => generated 510 bytes in 1545 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1430] 10.0.0.181 () {34 vars in 741 bytes} [Tue May 5 23:26:25 2026] PUT /v2.0/routers/e8b1f2a1-5d40-40b9-bab7-efe446efdc3f => generated 701 bytes in 510 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1431] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:26:26 2026] GET /v2.0/security-groups?tenant_id=1bc8d09e817c49c29ef88f65e3f793f5&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1432] 10.0.0.181 () {32 vars in 721 bytes} [Tue May 5 23:26:26 2026] GET /v2.0/routers/e8b1f2a1-5d40-40b9-bab7-efe446efdc3f => generated 701 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1433] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:26:26 2026] DELETE /v2.0/security-groups/e9a4f888-a470-4316-ab5d-ddf46b87c7f8 => 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: 653/1434] 10.0.0.181 () {32 vars in 736 bytes} [Tue May 5 23:26:26 2026] GET /v2.0/ports?device_id=e8b1f2a1-5d40-40b9-bab7-efe446efdc3f => 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: 782/1435] 10.0.0.181 () {34 vars in 783 bytes} [Tue May 5 23:26:25 2026] PUT /v2.0/routers/16f3ee0d-cc38-4fd2-b28d-327daeb84983/add_router_interface => generated 309 bytes in 1246 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:27.178 8 WARNING neutron_lib.context [None req-e94fccff-3732-4924-9b8c-e730bcd496fa 35f97e94091b41c3bcd4f8411cecadfa 0d0424175242401a8ba09f17920fa5ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:26:27.377 8 INFO neutron.db.segments_db [None req-e94fccff-3732-4924-9b8c-e730bcd496fa 35f97e94091b41c3bcd4f8411cecadfa 0d0424175242401a8ba09f17920fa5ea - - default default] Added segment b1ba63bb-d554-436f-99e1-89374e46f008 of type vxlan for network c80811f4-d588-41e9-a0f0-3a26ce81ac6d [pid: 8|app: 0|req: 783/1436] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:26:26 2026] POST /v2.0/networks => generated 631 bytes in 536 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1437] 10.0.0.181 () {32 vars in 717 bytes} [Tue May 5 23:26:27 2026] GET /v2.0/ports/c08ad572-b530-4d28-be3b-5cbd8118e1f5 => generated 959 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:27.556 8 WARNING neutron_lib.context [None req-5d7f2774-6a7c-4e71-abac-24873a13b0d3 35f97e94091b41c3bcd4f8411cecadfa 0d0424175242401a8ba09f17920fa5ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:26:27.599 7 INFO neutron.services.segments.plugin [-] Segment 966fe50a-d0c1-413d-9fc7-85c03fa89343 resource provider aggregate not found 2026-05-05 23:26:27.606 7 INFO neutron.services.segments.plugin [-] Segment 966fe50a-d0c1-413d-9fc7-85c03fa89343 resource provider aggregate not found 2026-05-05 23:26:27.625 7 INFO neutron.services.segments.plugin [-] Segment 966fe50a-d0c1-413d-9fc7-85c03fa89343 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 966fe50a-d0c1-413d-9fc7-85c03fa89343 found for delete ", "request_id": "req-ea2c38fb-e6bc-45f3-a444-020e570e41fe"}]} 2026-05-05 23:26:27.627 7 INFO neutron.db.l3_hamode_db [None req-ed99b68d-be05-4c58-bfaa-bf354ee5f322 2b10ef9e66344ffcb078263c4734793b a7c8a3b892c740feb0ca7bfb22073d53 - - default default] HA network 9033909e-27dc-4a98-b049-5fa088f48dec was deleted as no HA routers are present in tenant a7c8a3b892c740feb0ca7bfb22073d53. 2026-05-05 23:26:27.629 7 INFO neutron.services.segments.plugin [-] Segment 966fe50a-d0c1-413d-9fc7-85c03fa89343 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 966fe50a-d0c1-413d-9fc7-85c03fa89343 found for delete ", "request_id": "req-6b316773-6fc9-499f-8fa2-d3cbdeab7551"}]} [pid: 7|app: 0|req: 654/1438] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:26:26 2026] DELETE /v2.0/routers/e8b1f2a1-5d40-40b9-bab7-efe446efdc3f => generated 0 bytes in 1136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1439] 10.0.0.181 () {34 vars in 664 bytes} [Tue May 5 23:26:27 2026] POST /v2.0/ports => generated 743 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: 8|app: 0|req: 786/1440] 10.0.0.181 () {32 vars in 736 bytes} [Tue May 5 23:26:27 2026] GET /v2.0/ports?device_id=e8b1f2a1-5d40-40b9-bab7-efe446efdc3f => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:26:27.924 8 WARNING neutron_lib.context [None req-cfb98fd5-0668-4110-afa7-0cd31d203c59 35f97e94091b41c3bcd4f8411cecadfa 0d0424175242401a8ba09f17920fa5ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:26:27.979 8 INFO neutron.db.segments_db [None req-cfb98fd5-0668-4110-afa7-0cd31d203c59 35f97e94091b41c3bcd4f8411cecadfa 0d0424175242401a8ba09f17920fa5ea - - default default] Added segment 2360b7d4-315d-4135-8051-39aac421ec83 of type vxlan for network d6c6970d-ad8a-4808-81c8-6f66f5c17dd3 [pid: 8|app: 0|req: 787/1441] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:26:27 2026] POST /v2.0/networks => generated 632 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:28.105 8 INFO neutron.api.v2.resource [None req-86505f6b-75e7-47b9-af54-cd6676d70ec0 2b10ef9e66344ffcb078263c4734793b a7c8a3b892c740feb0ca7bfb22073d53 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 788/1442] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:26:28 2026] DELETE /v2.0/routers/e8b1f2a1-5d40-40b9-bab7-efe446efdc3f => generated 135 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:26:28.111 8 WARNING neutron_lib.context [None req-a642feda-374f-499c-8931-c86a5f7ea6ea 35f97e94091b41c3bcd4f8411cecadfa 0d0424175242401a8ba09f17920fa5ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 789/1443] 10.0.0.181 () {34 vars in 664 bytes} [Tue May 5 23:26:28 2026] POST /v2.0/ports => generated 743 bytes in 369 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: 790/1444] 10.0.0.181 () {32 vars in 736 bytes} [Tue May 5 23:26:28 2026] GET /v2.0/ports?device_id=33cff587-06ca-4746-8d9b-49360eafc771 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:26:28.500 8 WARNING neutron_lib.context [None req-7d61dd63-90bd-4b8c-b5d5-69ca4cf77690 35f97e94091b41c3bcd4f8411cecadfa 0d0424175242401a8ba09f17920fa5ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:26:28.566 8 INFO neutron.db.segments_db [None req-7d61dd63-90bd-4b8c-b5d5-69ca4cf77690 35f97e94091b41c3bcd4f8411cecadfa 0d0424175242401a8ba09f17920fa5ea - - default default] Added segment 1b7b5812-dd7b-46f3-ace6-36189bba0f64 of type vxlan for network 861c2b84-7bd4-4613-857d-191d585ce565 [pid: 8|app: 0|req: 791/1445] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:26:28 2026] POST /v2.0/networks => generated 632 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:28.712 8 INFO neutron.api.v2.resource [None req-91cc1e80-e563-4de0-a0f2-44fb00c69d5a 2b10ef9e66344ffcb078263c4734793b a7c8a3b892c740feb0ca7bfb22073d53 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 792/1446] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:26:28 2026] DELETE /v2.0/routers/33cff587-06ca-4746-8d9b-49360eafc771 => generated 135 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:26:28.718 8 WARNING neutron_lib.context [None req-de072562-6652-4981-87ad-16e53157420e 35f97e94091b41c3bcd4f8411cecadfa 0d0424175242401a8ba09f17920fa5ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 655/1447] 10.0.0.181 () {34 vars in 783 bytes} [Tue May 5 23:26:27 2026] PUT /v2.0/routers/16f3ee0d-cc38-4fd2-b28d-327daeb84983/add_router_interface => generated 309 bytes in 1416 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:29.075 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4cc72a03-f53c-431a-84df-f119592ef21e 2b10ef9e66344ffcb078263c4734793b a7c8a3b892c740feb0ca7bfb22073d53 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 656/1448] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:26:29 2026] DELETE /v2.0/subnets/89c331e2-9d3c-43f9-98cf-6b089ed03608 => 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: 793/1449] 10.0.0.181 () {34 vars in 664 bytes} [Tue May 5 23:26:28 2026] POST /v2.0/ports => generated 743 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 794/1450] 10.0.0.181 () {32 vars in 736 bytes} [Tue May 5 23:26:29 2026] GET /v2.0/ports?device_id=551662a2-c70e-4252-896b-bc6db027fb70 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:26:29.133 8 WARNING neutron_lib.context [None req-328e9ce4-656e-49c2-940c-754d876a7b76 35f97e94091b41c3bcd4f8411cecadfa 0d0424175242401a8ba09f17920fa5ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 657/1451] 10.0.0.181 () {32 vars in 717 bytes} [Tue May 5 23:26:29 2026] GET /v2.0/ports/5ff1a6b2-19a4-4fa6-b59c-c79435852467 => generated 967 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:29.189 7 INFO neutron.api.v2.resource [None req-bfa30579-9e06-4223-8804-bc7fbcf1d627 2b10ef9e66344ffcb078263c4734793b a7c8a3b892c740feb0ca7bfb22073d53 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 658/1452] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:26:29 2026] DELETE /v2.0/routers/551662a2-c70e-4252-896b-bc6db027fb70 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:26:29.196 8 INFO neutron.db.segments_db [None req-328e9ce4-656e-49c2-940c-754d876a7b76 35f97e94091b41c3bcd4f8411cecadfa 0d0424175242401a8ba09f17920fa5ea - - default default] Added segment 97cda6ea-bc50-48fc-b4e2-c5bd0d0e0218 of type vxlan for network 4df4ad9c-8295-4aa6-b449-04097c3a6b94 [pid: 8|app: 0|req: 795/1453] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:26:29 2026] POST /v2.0/networks => generated 631 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:29.971 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5f551d41-6a31-4536-a9df-c3509487b32e 2b10ef9e66344ffcb078263c4734793b a7c8a3b892c740feb0ca7bfb22073d53 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 796/1454] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:26:29 2026] DELETE /v2.0/subnets/c7a90049-ad79-4181-acab-f667d0872c35 => generated 136 bytes in 671 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:26:29.979 8 WARNING neutron_lib.context [None req-883a780c-0076-4000-a2b1-093a90b975e5 35f97e94091b41c3bcd4f8411cecadfa 0d0424175242401a8ba09f17920fa5ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 659/1455] 10.0.0.181 () {34 vars in 789 bytes} [Tue May 5 23:26:29 2026] PUT /v2.0/routers/16f3ee0d-cc38-4fd2-b28d-327daeb84983/remove_router_interface => generated 309 bytes in 1016 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1456] 10.0.0.181 () {32 vars in 736 bytes} [Tue May 5 23:26:30 2026] GET /v2.0/ports?device_id=6d5db195-ca9b-481e-99e7-2c8aa6ad42dd => 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: 797/1457] 10.0.0.181 () {34 vars in 664 bytes} [Tue May 5 23:26:29 2026] POST /v2.0/ports => generated 743 bytes in 313 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 23:26:30.311 8 INFO neutron.api.v2.resource [None req-4f185b28-6066-47ce-b28f-27ef1960fb5c 2b10ef9e66344ffcb078263c4734793b a7c8a3b892c740feb0ca7bfb22073d53 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 798/1458] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:26:30 2026] DELETE /v2.0/routers/6d5db195-ca9b-481e-99e7-2c8aa6ad42dd => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:26:30.318 8 WARNING neutron_lib.context [None req-2410e4e7-50ec-4e69-a86a-e540df88bf2f 35f97e94091b41c3bcd4f8411cecadfa 0d0424175242401a8ba09f17920fa5ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:26:30.372 8 INFO neutron.db.segments_db [None req-2410e4e7-50ec-4e69-a86a-e540df88bf2f 35f97e94091b41c3bcd4f8411cecadfa 0d0424175242401a8ba09f17920fa5ea - - default default] Added segment 2df50fe2-0cfc-4e38-b33a-815c2750efe7 of type vxlan for network 1854c2c7-2f90-424e-ad62-b678c432370c [pid: 8|app: 0|req: 799/1459] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:26:30 2026] POST /v2.0/networks => generated 631 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:30.499 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c8a781bb-a508-49b3-bb16-95d8c8fd3d2b 2b10ef9e66344ffcb078263c4734793b a7c8a3b892c740feb0ca7bfb22073d53 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 800/1460] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:26:30 2026] DELETE /v2.0/subnets/52ecb836-a571-405a-b6dd-5b1c3761a433 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:26:30.506 8 WARNING neutron_lib.context [None req-9abcdc29-4bc0-4841-88c4-cccee0826474 35f97e94091b41c3bcd4f8411cecadfa 0d0424175242401a8ba09f17920fa5ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 801/1461] 10.0.0.181 () {34 vars in 664 bytes} [Tue May 5 23:26:30 2026] POST /v2.0/ports => generated 743 bytes in 365 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 23:26:30.884 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a26d0667-e3b0-4660-a276-8f5bc46cda86 2b10ef9e66344ffcb078263c4734793b a7c8a3b892c740feb0ca7bfb22073d53 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 802/1462] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:26:30 2026] DELETE /v2.0/subnets/9bae1eb7-944c-4716-97db-fa0ab5eb0920 => 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: 803/1463] 10.0.0.181 () {34 vars in 747 bytes} [Tue May 5 23:26:30 2026] PUT /v2.0/ports/48eb430b-fe04-4ace-95fa-e36d4cbbb29b/tags => generated 17 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1464] 10.0.0.181 () {34 vars in 747 bytes} [Tue May 5 23:26:30 2026] PUT /v2.0/ports/035e8628-8069-466c-a9ef-e77d6a919519/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: 805/1465] 10.0.0.181 () {34 vars in 747 bytes} [Tue May 5 23:26:31 2026] PUT /v2.0/ports/72d38cb2-08b9-4a39-9451-18d8a8b4a006/tags => generated 34 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1466] 10.0.0.181 () {34 vars in 747 bytes} [Tue May 5 23:26:31 2026] PUT /v2.0/ports/9636d119-3175-4b37-bcf5-61b922e933de/tags => generated 19 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1467] 10.0.0.181 () {32 vars in 660 bytes} [Tue May 5 23:26:31 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1468] 10.0.0.181 () {32 vars in 674 bytes} [Tue May 5 23:26:31 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1469] 10.0.0.181 () {32 vars in 670 bytes} [Tue May 5 23:26:31 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1470] 10.0.0.181 () {32 vars in 682 bytes} [Tue May 5 23:26:31 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1471] 10.0.0.181 () {34 vars in 789 bytes} [Tue May 5 23:26:30 2026] PUT /v2.0/routers/16f3ee0d-cc38-4fd2-b28d-327daeb84983/remove_router_interface => generated 309 bytes in 1478 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1472] 10.0.0.181 () {32 vars in 668 bytes} [Tue May 5 23:26:31 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1473] 10.0.0.181 () {32 vars in 736 bytes} [Tue May 5 23:26:31 2026] GET /v2.0/ports?device_id=16f3ee0d-cc38-4fd2-b28d-327daeb84983 => 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: 813/1474] 10.0.0.181 () {32 vars in 682 bytes} [Tue May 5 23:26:31 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1475] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:26:31 2026] GET /v2.0/security-groups?tenant_id=a7c8a3b892c740feb0ca7bfb22073d53&name=default => generated 2925 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1476] 10.0.0.181 () {32 vars in 678 bytes} [Tue May 5 23:26:32 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1477] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:26:32 2026] DELETE /v2.0/security-groups/c66e5eb0-827f-4935-b86a-f92aafe289ca => 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: 665/1478] 10.0.0.181 () {32 vars in 690 bytes} [Tue May 5 23:26:32 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:26:32.566 8 INFO neutron.services.segments.plugin [-] Segment e8cb32eb-95aa-4a45-aec6-a4d61bea5e7f resource provider aggregate not found 2026-05-05 23:26:32.576 8 INFO neutron.services.segments.plugin [-] Segment e8cb32eb-95aa-4a45-aec6-a4d61bea5e7f resource provider aggregate not found 2026-05-05 23:26:32.582 8 INFO neutron.services.segments.plugin [-] Segment e8cb32eb-95aa-4a45-aec6-a4d61bea5e7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8cb32eb-95aa-4a45-aec6-a4d61bea5e7f found for delete ", "request_id": "req-d5e9c88f-095b-4d98-b2e6-811b926efd09"}]} 2026-05-05 23:26:32.587 8 INFO neutron.db.l3_hamode_db [None req-4cd36d8c-2b93-4077-baf2-a71106a570df 8448065153f2476ba8d5122d079d3610 8866bc523f7f4ea2b12a1a881ead50d7 - - default default] HA network c2bbfe83-4e24-4009-8dca-42fcbab61c22 was deleted as no HA routers are present in tenant 8866bc523f7f4ea2b12a1a881ead50d7. [pid: 8|app: 0|req: 814/1479] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:26:31 2026] DELETE /v2.0/routers/16f3ee0d-cc38-4fd2-b28d-327daeb84983 => generated 0 bytes in 752 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:26:32.601 8 INFO neutron.services.segments.plugin [-] Segment e8cb32eb-95aa-4a45-aec6-a4d61bea5e7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8cb32eb-95aa-4a45-aec6-a4d61bea5e7f found for delete ", "request_id": "req-ce5c091b-7e47-4f4a-a2a5-be1eb1f1f0b6"}]} [pid: 7|app: 0|req: 666/1480] 10.0.0.181 () {32 vars in 720 bytes} [Tue May 5 23:26:32 2026] DELETE /v2.0/ports/48eb430b-fe04-4ace-95fa-e36d4cbbb29b => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1481] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:26:32 2026] DELETE /v2.0/subnets/2cd1cc87-1a74-4dec-950d-704b77c7218f => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1482] 10.0.0.181 () {32 vars in 720 bytes} [Tue May 5 23:26:32 2026] DELETE /v2.0/ports/035e8628-8069-466c-a9ef-e77d6a919519 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1483] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:26:32 2026] DELETE /v2.0/subnets/9c92ad27-e96c-4abf-a70d-000a1a8de556 => 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: 668/1484] 10.0.0.181 () {32 vars in 720 bytes} [Tue May 5 23:26:32 2026] DELETE /v2.0/ports/72d38cb2-08b9-4a39-9451-18d8a8b4a006 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1485] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:26:33 2026] DELETE /v2.0/networks/d0996335-b636-4e4a-9f35-c979bcf3c43a => generated 0 bytes in 347 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1486] 10.0.0.181 () {32 vars in 720 bytes} [Tue May 5 23:26:33 2026] DELETE /v2.0/ports/9636d119-3175-4b37-bcf5-61b922e933de => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1487] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:26:33 2026] DELETE /v2.0/networks/96ae1958-8ab3-4b9e-8208-60a2e4a10fd6 => 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: 670/1488] 10.0.0.181 () {32 vars in 720 bytes} [Tue May 5 23:26:33 2026] DELETE /v2.0/ports/5868b5da-4ca6-4f68-bd7c-55ffe42813b8 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:26:33.701 7 WARNING neutron_lib.context [None req-af24cdcd-a20e-43a0-95d2-fe7b7ba885cd 8448065153f2476ba8d5122d079d3610 8866bc523f7f4ea2b12a1a881ead50d7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:26:33.757 7 INFO neutron.db.segments_db [None req-af24cdcd-a20e-43a0-95d2-fe7b7ba885cd 8448065153f2476ba8d5122d079d3610 8866bc523f7f4ea2b12a1a881ead50d7 - - default default] Added segment f53c4dc5-6709-4e33-88f9-6d6f5c257b0b of type vxlan for network 792566d0-2fde-4801-bd3b-f2c1fd58542e [pid: 7|app: 0|req: 671/1489] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:26:33 2026] POST /v2.0/networks => generated 632 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1490] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:26:33 2026] GET /v2.0/security-groups?tenant_id=a80e3a90b7984f7ab4b4f01b282565ce&name=default => generated 2925 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:26:33.927 8 WARNING neutron_lib.context [None req-fd7db33e-1683-4b24-9f51-8f855c0770b2 8448065153f2476ba8d5122d079d3610 8866bc523f7f4ea2b12a1a881ead50d7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:26:34.035 7 INFO neutron.services.segments.plugin [-] Segment b1ba63bb-d554-436f-99e1-89374e46f008 resource provider aggregate not found 2026-05-05 23:26:34.040 7 INFO neutron.services.segments.plugin [-] Segment b1ba63bb-d554-436f-99e1-89374e46f008 resource provider aggregate not found [pid: 7|app: 0|req: 672/1491] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:26:33 2026] DELETE /v2.0/networks/c80811f4-d588-41e9-a0f0-3a26ce81ac6d => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:26:34.061 7 INFO neutron.services.segments.plugin [-] Segment b1ba63bb-d554-436f-99e1-89374e46f008 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1ba63bb-d554-436f-99e1-89374e46f008 found for delete ", "request_id": "req-b20d2e63-978f-47be-a8d5-e91360827d68"}]} 2026-05-05 23:26:34.070 7 INFO neutron.services.segments.plugin [-] Segment b1ba63bb-d554-436f-99e1-89374e46f008 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1ba63bb-d554-436f-99e1-89374e46f008 found for delete ", "request_id": "req-c08bf1fe-687b-40fe-b04e-1b6f89ea17fd"}]} [pid: 7|app: 0|req: 673/1492] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:26:34 2026] DELETE /v2.0/security-groups/3d444f2f-c587-4bb7-a21f-d175ac99d747 => 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: 820/1493] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:26:33 2026] POST /v2.0/subnets => generated 622 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:34.207 8 WARNING neutron_lib.context [None req-ffd276eb-d285-4cbf-89f9-9ed7e9bdbb09 8448065153f2476ba8d5122d079d3610 8866bc523f7f4ea2b12a1a881ead50d7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:26:34.256 8 INFO neutron.db.segments_db [None req-ffd276eb-d285-4cbf-89f9-9ed7e9bdbb09 8448065153f2476ba8d5122d079d3610 8866bc523f7f4ea2b12a1a881ead50d7 - - default default] Added segment 792caaca-a4a8-4d64-8a9f-5a3ea7d7fa3a of type vxlan for network af2d6dd8-bbcc-4374-9391-20728e2b3af8 [pid: 7|app: 0|req: 674/1494] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:26:34 2026] DELETE /v2.0/networks/d6c6970d-ad8a-4808-81c8-6f66f5c17dd3 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1497] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:26:34 2026] GET /v2.0/security-groups?tenant_id=640c3f0344044612839bdffeab0ea534&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:26:34.610 8 INFO neutron.services.segments.plugin [-] Segment c5493fd6-d57f-442b-bfc8-db244c5b4c92 resource provider aggregate not found 2026-05-05 23:26:34.618 8 INFO neutron.db.l3_hamode_db [None req-ffd276eb-d285-4cbf-89f9-9ed7e9bdbb09 8448065153f2476ba8d5122d079d3610 8866bc523f7f4ea2b12a1a881ead50d7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:26:34.633 8 INFO neutron.services.segments.plugin [-] Segment c5493fd6-d57f-442b-bfc8-db244c5b4c92 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5493fd6-d57f-442b-bfc8-db244c5b4c92 found for delete ", "request_id": "req-b604d27c-c3d0-4958-a962-664eb7571df2"}]} 2026-05-05 23:26:34.640 8 INFO neutron.services.segments.plugin [-] Segment c5493fd6-d57f-442b-bfc8-db244c5b4c92 resource provider aggregate not found 2026-05-05 23:26:34.661 8 INFO neutron.services.segments.plugin [-] Segment 6dd21df4-c31c-429a-a91d-9ff972c8447b resource provider aggregate not found 2026-05-05 23:26:34.665 8 INFO neutron.services.segments.plugin [-] Segment c5493fd6-d57f-442b-bfc8-db244c5b4c92 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5493fd6-d57f-442b-bfc8-db244c5b4c92 found for delete ", "request_id": "req-da60e825-1e8d-49d6-a265-4220056e316d"}]} 2026-05-05 23:26:34.700 8 INFO neutron.services.segments.plugin [-] Segment 6dd21df4-c31c-429a-a91d-9ff972c8447b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6dd21df4-c31c-429a-a91d-9ff972c8447b found for delete ", "request_id": "req-e88f41e0-2304-4149-aaeb-0e96013866f0"}]} 2026-05-05 23:26:34.701 8 INFO neutron.services.segments.plugin [-] Segment 6dd21df4-c31c-429a-a91d-9ff972c8447b resource provider aggregate not found 2026-05-05 23:26:34.724 8 INFO neutron.services.segments.plugin [-] Segment 6dd21df4-c31c-429a-a91d-9ff972c8447b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6dd21df4-c31c-429a-a91d-9ff972c8447b found for delete ", "request_id": "req-cdc4a945-03cc-450b-8878-fd99e252cdc1"}]} 2026-05-05 23:26:34.792 8 INFO neutron.db.l3_hamode_db [None req-ffd276eb-d285-4cbf-89f9-9ed7e9bdbb09 8448065153f2476ba8d5122d079d3610 8866bc523f7f4ea2b12a1a881ead50d7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 678/1498] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:26:34 2026] DELETE /v2.0/networks/861c2b84-7bd4-4613-857d-191d585ce565 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1499] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:26:34 2026] DELETE /v2.0/security-groups/f27f9b14-f75d-4fd2-9c50-78297ff3ecc1 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1500] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:26:34 2026] DELETE /v2.0/networks/4df4ad9c-8295-4aa6-b449-04097c3a6b94 => 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: 681/1501] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:26:35 2026] DELETE /v2.0/networks/1854c2c7-2f90-424e-ad62-b678c432370c => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1502] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:26:34 2026] POST /v2.0/routers => generated 511 bytes in 1399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:35.612 7 WARNING neutron_lib.context [None req-54562d41-9dc6-4077-bf60-1525d28e56c9 8448065153f2476ba8d5122d079d3610 8866bc523f7f4ea2b12a1a881ead50d7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:26:36.099 7 INFO neutron.services.segments.plugin [-] Segment 2360b7d4-315d-4135-8051-39aac421ec83 resource provider aggregate not found 2026-05-05 23:26:36.113 7 INFO neutron.services.segments.plugin [-] Segment 2360b7d4-315d-4135-8051-39aac421ec83 resource provider aggregate not found 2026-05-05 23:26:36.141 7 INFO neutron.services.segments.plugin [-] Segment 2360b7d4-315d-4135-8051-39aac421ec83 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2360b7d4-315d-4135-8051-39aac421ec83 found for delete ", "request_id": "req-b6eb99f4-edc6-469f-a2aa-181b548b80fe"}]} 2026-05-05 23:26:36.145 7 INFO neutron.services.segments.plugin [-] Segment 2360b7d4-315d-4135-8051-39aac421ec83 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2360b7d4-315d-4135-8051-39aac421ec83 found for delete ", "request_id": "req-51cfa2cb-f15f-4b3f-9c5a-8294a2ad51bd"}]} 2026-05-05 23:26:36.169 7 INFO neutron.services.segments.plugin [-] Segment 1b7b5812-dd7b-46f3-ace6-36189bba0f64 resource provider aggregate not found 2026-05-05 23:26:36.175 7 INFO neutron.services.segments.plugin [-] Segment 1b7b5812-dd7b-46f3-ace6-36189bba0f64 resource provider aggregate not found 2026-05-05 23:26:36.185 7 INFO neutron.services.segments.plugin [-] Segment 1b7b5812-dd7b-46f3-ace6-36189bba0f64 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b7b5812-dd7b-46f3-ace6-36189bba0f64 found for delete ", "request_id": "req-00be6b37-2333-43e4-9229-a3e8ba853e48"}]} 2026-05-05 23:26:36.197 7 INFO neutron.services.segments.plugin [-] Segment 1b7b5812-dd7b-46f3-ace6-36189bba0f64 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b7b5812-dd7b-46f3-ace6-36189bba0f64 found for delete ", "request_id": "req-be336f01-9ea2-4030-a0f3-7b7f51b6840c"}]} 2026-05-05 23:26:36.203 7 INFO neutron.services.segments.plugin [-] Segment 97cda6ea-bc50-48fc-b4e2-c5bd0d0e0218 resource provider aggregate not found 2026-05-05 23:26:36.223 7 INFO neutron.services.segments.plugin [-] Segment 97cda6ea-bc50-48fc-b4e2-c5bd0d0e0218 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97cda6ea-bc50-48fc-b4e2-c5bd0d0e0218 found for delete ", "request_id": "req-1d8a73c1-e41b-4464-b1a7-bcfb3e877cb5"}]} 2026-05-05 23:26:36.228 7 INFO neutron.services.segments.plugin [-] Segment 97cda6ea-bc50-48fc-b4e2-c5bd0d0e0218 resource provider aggregate not found 2026-05-05 23:26:36.236 7 INFO neutron.services.segments.plugin [-] Segment 2df50fe2-0cfc-4e38-b33a-815c2750efe7 resource provider aggregate not found 2026-05-05 23:26:36.241 7 INFO neutron.services.segments.plugin [-] Segment 97cda6ea-bc50-48fc-b4e2-c5bd0d0e0218 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97cda6ea-bc50-48fc-b4e2-c5bd0d0e0218 found for delete ", "request_id": "req-fa8cb3f7-70c5-4cf1-b557-081e2998a6df"}]} 2026-05-05 23:26:36.250 7 INFO neutron.services.segments.plugin [-] Segment 2df50fe2-0cfc-4e38-b33a-815c2750efe7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2df50fe2-0cfc-4e38-b33a-815c2750efe7 found for delete ", "request_id": "req-ab1de9ff-deb7-4b89-8524-c41994223eab"}]} 2026-05-05 23:26:36.255 7 INFO neutron.services.segments.plugin [-] Segment 2df50fe2-0cfc-4e38-b33a-815c2750efe7 resource provider aggregate not found [pid: 7|app: 0|req: 682/1503] 10.0.0.181 () {34 vars in 665 bytes} [Tue May 5 23:26:35 2026] POST /v2.0/ports => generated 962 bytes in 666 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:36.295 7 INFO neutron.services.segments.plugin [-] Segment 2df50fe2-0cfc-4e38-b33a-815c2750efe7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2df50fe2-0cfc-4e38-b33a-815c2750efe7 found for delete ", "request_id": "req-650010a0-2ade-4a1a-9f34-ab238e0e4f27"}]} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 683/1504] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:26:36 2026] GET /v2.0/security-groups?tenant_id=2a2d6ae3025648979ca815c23a81c7f9&name=default => generated 2925 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1505] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:26:36 2026] DELETE /v2.0/security-groups/57c87a73-88f9-4145-8075-987f8b0e1475 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1506] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:26:36 2026] GET /v2.0/security-groups?tenant_id=0d0424175242401a8ba09f17920fa5ea&name=default => generated 2925 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1507] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:26:37 2026] DELETE /v2.0/security-groups/38689ac6-8873-4585-a0eb-4d10f18588a9 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:26:37.351 7 WARNING neutron_lib.context [None req-10c9f453-d8a6-452a-98e6-2f859603a565 73b8ce03cf0048378e4ee74041f1277c dfea911bf1014a2286e386eb2676aa5a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:26:37.351 7 WARNING neutron_lib.context [None req-10c9f453-d8a6-452a-98e6-2f859603a565 73b8ce03cf0048378e4ee74041f1277c dfea911bf1014a2286e386eb2676aa5a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:26:37.509 7 INFO neutron.db.segments_db [None req-10c9f453-d8a6-452a-98e6-2f859603a565 73b8ce03cf0048378e4ee74041f1277c dfea911bf1014a2286e386eb2676aa5a - - default default] Added segment ba1f4b29-514d-4bf1-b867-907f533607cb of type vxlan for network 9aa4fd56-4ca1-46df-8a54-9d28018ac431 [pid: 8|app: 0|req: 822/1508] 10.0.0.181 () {34 vars in 783 bytes} [Tue May 5 23:26:36 2026] PUT /v2.0/routers/0b22ac98-1c59-4bf2-bcaf-d07c4eda783b/add_router_interface => generated 309 bytes in 1253 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 23:26:37.594 7 INFO neutron.db.segments_db [None req-10c9f453-d8a6-452a-98e6-2f859603a565 73b8ce03cf0048378e4ee74041f1277c dfea911bf1014a2286e386eb2676aa5a - - default default] Added segment d0d8833f-e05e-420b-be40-ae298e4b2791 of type vxlan for network 586e7b26-a303-4861-b864-f252b16ac468 [pid: 8|app: 0|req: 823/1509] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:26:37 2026] GET /v2.0/security-groups?tenant_id=63f0fff9b4a54b6d9f034934dc3f562a&name=default => generated 2925 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1510] 10.0.0.181 () {32 vars in 717 bytes} [Tue May 5 23:26:37 2026] GET /v2.0/ports/cd45dbd4-9c97-4dad-8bbe-829a155ee11c => generated 1036 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1511] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:26:37 2026] POST /v2.0/networks => generated 1245 bytes in 535 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1512] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:26:37 2026] DELETE /v2.0/security-groups/19724666-6d7c-45b2-b2ca-670685fe0409 => 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: 826/1513] 10.0.0.181 () {32 vars in 649 bytes} [Tue May 5 23:26:37 2026] GET /v2.0/networks => generated 1844 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:26:38.033 8 INFO neutron.services.segments.plugin [-] Segment ba1f4b29-514d-4bf1-b867-907f533607cb resource provider aggregate not found 2026-05-05 23:26:38.044 8 INFO neutron.services.segments.plugin [-] Segment ba1f4b29-514d-4bf1-b867-907f533607cb resource provider aggregate not found 2026-05-05 23:26:38.051 8 INFO neutron.services.segments.plugin [-] Segment ba1f4b29-514d-4bf1-b867-907f533607cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba1f4b29-514d-4bf1-b867-907f533607cb found for delete ", "request_id": "req-89199176-5c54-4fdd-86c0-b15c37782a85"}]} [pid: 8|app: 0|req: 827/1514] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:26:37 2026] DELETE /v2.0/networks/9aa4fd56-4ca1-46df-8a54-9d28018ac431 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:26:38.072 8 INFO neutron.services.segments.plugin [-] Segment ba1f4b29-514d-4bf1-b867-907f533607cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba1f4b29-514d-4bf1-b867-907f533607cb found for delete ", "request_id": "req-6b331a0a-9f9d-4801-99d2-d0fd46ad8236"}]} [pid: 8|app: 0|req: 828/1515] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:26:38 2026] GET /v2.0/security-groups?tenant_id=6faa8a34b9e74dc3b843810a933885ed&name=default => generated 2925 bytes in 358 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1516] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:26:38 2026] DELETE /v2.0/networks/586e7b26-a303-4861-b864-f252b16ac468 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1517] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:26:38 2026] DELETE /v2.0/security-groups/b46f98db-6ed9-4d9b-b770-034523ea178a => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1518] 10.0.0.181 () {32 vars in 649 bytes} [Tue May 5 23:26:38 2026] GET /v2.0/networks => generated 651 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1519] 10.0.0.181 () {34 vars in 789 bytes} [Tue May 5 23:26:37 2026] PUT /v2.0/routers/0b22ac98-1c59-4bf2-bcaf-d07c4eda783b/remove_router_interface => generated 309 bytes in 1146 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 23:26:38.869 7 WARNING neutron_lib.context [None req-56dc7265-8ac0-46af-9f04-dadba1fb3ffa 73b8ce03cf0048378e4ee74041f1277c dfea911bf1014a2286e386eb2676aa5a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:26:38.952 7 INFO neutron.db.segments_db [None req-56dc7265-8ac0-46af-9f04-dadba1fb3ffa 73b8ce03cf0048378e4ee74041f1277c dfea911bf1014a2286e386eb2676aa5a - - default default] Added segment d39da030-df95-4bb5-be22-81dc577a4069 of type vxlan for network e3e87683-5630-469c-931f-c663e72d3510 [pid: 7|app: 0|req: 689/1520] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:26:38 2026] POST /v2.0/networks => generated 652 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1521] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:26:39 2026] GET /v2.0/security-groups?tenant_id=a8bcb8708204427eb7ab2cd058d15a36&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:26:39.199 7 WARNING neutron_lib.context [None req-8c3df9ae-a928-4e04-8c0e-1c6d917d524c 73b8ce03cf0048378e4ee74041f1277c dfea911bf1014a2286e386eb2676aa5a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:26:39.285 7 INFO neutron.db.segments_db [None req-8c3df9ae-a928-4e04-8c0e-1c6d917d524c 73b8ce03cf0048378e4ee74041f1277c dfea911bf1014a2286e386eb2676aa5a - - default default] Added segment 7a34f6e6-777e-461e-b4ea-586a60bd06f0 of type vxlan for network bd6460f6-0420-400f-8af4-412bba909545 [pid: 7|app: 0|req: 691/1522] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:26:39 2026] POST /v2.0/networks => generated 654 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1523] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:26:39 2026] DELETE /v2.0/security-groups/a3f62d28-1a46-47f7-b7cd-c79ffb4e25a4 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:26:39.543 7 WARNING neutron_lib.context [None req-f3986141-2921-47fb-bf07-bf87efb65e8d 73b8ce03cf0048378e4ee74041f1277c dfea911bf1014a2286e386eb2676aa5a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:26:39.591 8 INFO neutron.api.v2.resource [None req-822a6737-de1a-4a47-8873-9f59216ea70c 8448065153f2476ba8d5122d079d3610 8866bc523f7f4ea2b12a1a881ead50d7 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 832/1524] 10.0.0.181 () {34 vars in 789 bytes} [Tue May 5 23:26:38 2026] PUT /v2.0/routers/0b22ac98-1c59-4bf2-bcaf-d07c4eda783b/remove_router_interface => generated 197 bytes in 735 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:26:39.598 7 WARNING neutron_lib.context [None req-f3986141-2921-47fb-bf07-bf87efb65e8d 73b8ce03cf0048378e4ee74041f1277c dfea911bf1014a2286e386eb2676aa5a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 833/1525] 10.0.0.181 () {32 vars in 736 bytes} [Tue May 5 23:26:39 2026] GET /v2.0/ports?device_id=0b22ac98-1c59-4bf2-bcaf-d07c4eda783b => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:26:40.071 8 INFO neutron.services.segments.plugin [-] Segment d0d8833f-e05e-420b-be40-ae298e4b2791 resource provider aggregate not found 2026-05-05 23:26:40.091 8 INFO neutron.services.segments.plugin [-] Segment d0d8833f-e05e-420b-be40-ae298e4b2791 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0d8833f-e05e-420b-be40-ae298e4b2791 found for delete ", "request_id": "req-ebd8a306-ae01-4af1-8591-ac67339939bd"}]} 2026-05-05 23:26:40.098 8 INFO neutron.services.segments.plugin [-] Segment d0d8833f-e05e-420b-be40-ae298e4b2791 resource provider aggregate not found 2026-05-05 23:26:40.116 8 INFO neutron.services.segments.plugin [-] Segment d0d8833f-e05e-420b-be40-ae298e4b2791 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0d8833f-e05e-420b-be40-ae298e4b2791 found for delete ", "request_id": "req-0b38d256-ffee-4c24-934c-72ec908238fc"}]} [pid: 7|app: 0|req: 693/1526] 10.0.0.181 () {34 vars in 665 bytes} [Tue May 5 23:26:39 2026] POST /v2.0/ports => generated 1506 bytes in 697 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:26:40.267 8 INFO neutron.db.l3_hamode_db [None req-63066362-0793-4760-bf68-c65d8c0c9326 8448065153f2476ba8d5122d079d3610 8866bc523f7f4ea2b12a1a881ead50d7 - - default default] HA network af2d6dd8-bbcc-4374-9391-20728e2b3af8 was deleted as no HA routers are present in tenant 8866bc523f7f4ea2b12a1a881ead50d7. [pid: 8|app: 0|req: 834/1527] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:26:39 2026] DELETE /v2.0/routers/0b22ac98-1c59-4bf2-bcaf-d07c4eda783b => generated 0 bytes in 661 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1528] 10.0.0.181 () {32 vars in 643 bytes} [Tue May 5 23:26:40 2026] GET /v2.0/ports => generated 1506 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1529] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:26:40 2026] DELETE /v2.0/subnets/036fe062-a828-4b04-9795-1432888bcb4b => 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: 695/1530] 10.0.0.181 () {32 vars in 720 bytes} [Tue May 5 23:26:40 2026] DELETE /v2.0/ports/86b633b3-e1fb-4a29-98c9-c69fb8471556 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1531] 10.0.0.181 () {32 vars in 720 bytes} [Tue May 5 23:26:40 2026] DELETE /v2.0/ports/6e3224be-5fa7-4c6d-bf4e-9e8180b6ac1c => 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: 697/1532] 10.0.0.181 () {32 vars in 643 bytes} [Tue May 5 23:26:40 2026] GET /v2.0/ports => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:26:40.907 7 WARNING neutron_lib.context [None req-74c709d4-9b10-42d7-a998-69a86597dca8 73b8ce03cf0048378e4ee74041f1277c dfea911bf1014a2286e386eb2676aa5a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 836/1533] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:26:40 2026] DELETE /v2.0/networks/792566d0-2fde-4801-bd3b-f2c1fd58542e => generated 0 bytes in 421 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:26:40.978 8 WARNING neutron_lib.context [None req-9e9aa396-3271-43af-a439-27d3d01ffaba 8448065153f2476ba8d5122d079d3610 8866bc523f7f4ea2b12a1a881ead50d7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:26:40.981 7 INFO neutron.db.segments_db [None req-74c709d4-9b10-42d7-a998-69a86597dca8 73b8ce03cf0048378e4ee74041f1277c dfea911bf1014a2286e386eb2676aa5a - - default default] Added segment 79825187-37e8-429b-9a23-a8f30f08c073 of type vxlan for network 51c0995b-1ffa-474b-808c-9c7dfd5db6e2 2026-05-05 23:26:41.057 8 INFO neutron.db.segments_db [None req-9e9aa396-3271-43af-a439-27d3d01ffaba 8448065153f2476ba8d5122d079d3610 8866bc523f7f4ea2b12a1a881ead50d7 - - default default] Added segment c2669f88-427f-464d-b441-bf830dded8dd of type vxlan for network b63ba690-d695-45b8-aa5e-c2e07c1153f9 [pid: 7|app: 0|req: 698/1534] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:26:40 2026] POST /v2.0/networks => generated 654 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:41.107 7 WARNING neutron_lib.context [None req-94cf3573-3f09-4d6c-a813-0d947b530104 73b8ce03cf0048378e4ee74041f1277c dfea911bf1014a2286e386eb2676aa5a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:26:41.161 7 INFO neutron.db.segments_db [None req-94cf3573-3f09-4d6c-a813-0d947b530104 73b8ce03cf0048378e4ee74041f1277c dfea911bf1014a2286e386eb2676aa5a - - default default] Added segment 4579346c-b14f-4bc8-9bc9-4952e86627e5 of type vxlan for network 9d1d7fe1-dd42-4691-9754-43bc5658f5a9 [pid: 8|app: 0|req: 837/1535] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:26:40 2026] POST /v2.0/networks => generated 633 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:41.190 8 WARNING neutron_lib.context [None req-23385a8e-9f32-424f-bda0-ac1e49afcdaa 8448065153f2476ba8d5122d079d3610 8866bc523f7f4ea2b12a1a881ead50d7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 699/1536] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:26:41 2026] POST /v2.0/networks => generated 654 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1537] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:26:41 2026] POST /v2.0/subnets => generated 622 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:41.605 7 WARNING neutron_lib.context [None req-4feaeac1-ce24-4a3d-8f80-85a30df0d91b 8448065153f2476ba8d5122d079d3610 8866bc523f7f4ea2b12a1a881ead50d7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:26:41.658 7 INFO neutron.db.segments_db [None req-4feaeac1-ce24-4a3d-8f80-85a30df0d91b 8448065153f2476ba8d5122d079d3610 8866bc523f7f4ea2b12a1a881ead50d7 - - default default] Added segment 0d0aa8d0-cbd8-4430-a8b2-01751447f77d of type vxlan for network 7e0aeac5-1cd7-49cb-a54e-0cf57e3c88d2 2026-05-05 23:26:41.811 8 WARNING neutron_lib.context [None req-f457b6fe-6441-4e07-b02f-2c4ee2a24bf2 73b8ce03cf0048378e4ee74041f1277c dfea911bf1014a2286e386eb2676aa5a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:26:41.862 8 WARNING neutron_lib.context [None req-f457b6fe-6441-4e07-b02f-2c4ee2a24bf2 73b8ce03cf0048378e4ee74041f1277c dfea911bf1014a2286e386eb2676aa5a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:26:41.967 7 INFO neutron.db.l3_hamode_db [None req-4feaeac1-ce24-4a3d-8f80-85a30df0d91b 8448065153f2476ba8d5122d079d3610 8866bc523f7f4ea2b12a1a881ead50d7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:26:42.112 8 INFO neutron.services.segments.plugin [-] Segment 792caaca-a4a8-4d64-8a9f-5a3ea7d7fa3a resource provider aggregate not found 2026-05-05 23:26:42.138 8 INFO neutron.services.segments.plugin [-] Segment 792caaca-a4a8-4d64-8a9f-5a3ea7d7fa3a resource provider aggregate not found 2026-05-05 23:26:42.161 8 INFO neutron.services.segments.plugin [-] Segment 792caaca-a4a8-4d64-8a9f-5a3ea7d7fa3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 792caaca-a4a8-4d64-8a9f-5a3ea7d7fa3a found for delete ", "request_id": "req-c3b65a8b-e1d8-4185-8184-7f141cc2a31b"}]} 2026-05-05 23:26:42.167 8 INFO neutron.services.segments.plugin [-] Segment 792caaca-a4a8-4d64-8a9f-5a3ea7d7fa3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 792caaca-a4a8-4d64-8a9f-5a3ea7d7fa3a found for delete ", "request_id": "req-11eafe45-417d-4e07-88e8-7a559c417acd"}]} 2026-05-05 23:26:42.177 7 INFO neutron.db.l3_hamode_db [None req-4feaeac1-ce24-4a3d-8f80-85a30df0d91b 8448065153f2476ba8d5122d079d3610 8866bc523f7f4ea2b12a1a881ead50d7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:26:42.187 8 INFO neutron.services.segments.plugin [-] Segment f53c4dc5-6709-4e33-88f9-6d6f5c257b0b resource provider aggregate not found 2026-05-05 23:26:42.192 8 INFO neutron.services.segments.plugin [-] Segment f53c4dc5-6709-4e33-88f9-6d6f5c257b0b resource provider aggregate not found 2026-05-05 23:26:42.208 8 INFO neutron.services.segments.plugin [-] Segment f53c4dc5-6709-4e33-88f9-6d6f5c257b0b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f53c4dc5-6709-4e33-88f9-6d6f5c257b0b found for delete ", "request_id": "req-2e87dec1-279e-4887-8de4-2be017255c29"}]} 2026-05-05 23:26:42.213 8 INFO neutron.services.segments.plugin [-] Segment f53c4dc5-6709-4e33-88f9-6d6f5c257b0b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f53c4dc5-6709-4e33-88f9-6d6f5c257b0b found for delete ", "request_id": "req-2eec8aca-d0b2-43b0-b63d-c5ab3c403ab6"}]} [pid: 8|app: 0|req: 839/1538] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:26:41 2026] POST /v2.0/subnets => generated 1275 bytes in 716 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1539] 10.0.0.181 () {34 vars in 678 bytes} [Tue May 5 23:26:42 2026] POST /v2.0/qos/policies => generated 359 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1540] 10.0.0.181 () {32 vars in 647 bytes} [Tue May 5 23:26:42 2026] GET /v2.0/subnets => generated 1888 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1541] 10.0.0.181 () {34 vars in 678 bytes} [Tue May 5 23:26:42 2026] POST /v2.0/qos/policies => generated 359 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1542] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:26:42 2026] DELETE /v2.0/subnets/7690da37-0a0d-4847-a6d1-7333a7ad8366 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1543] 10.0.0.181 () {34 vars in 678 bytes} [Tue May 5 23:26:43 2026] POST /v2.0/qos/policies => generated 359 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1544] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:26:43 2026] DELETE /v2.0/subnets/f75eec3f-507a-40aa-b527-ab5db9d44c9b => 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: 700/1545] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:26:41 2026] POST /v2.0/routers => generated 511 bytes in 1865 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1546] 10.0.0.181 () {34 vars in 678 bytes} [Tue May 5 23:26:43 2026] POST /v2.0/qos/policies => generated 359 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1547] 10.0.0.181 () {32 vars in 647 bytes} [Tue May 5 23:26:43 2026] GET /v2.0/subnets => generated 626 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1548] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:26:43 2026] GET /v2.0/security-groups?tenant_id=9bd363016eef480abe4182c7dd201e36&name=default => generated 2925 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1549] 10.0.0.181 () {34 vars in 678 bytes} [Tue May 5 23:26:43 2026] POST /v2.0/qos/policies => generated 359 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1550] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:26:43 2026] DELETE /v2.0/networks/9d1d7fe1-dd42-4691-9754-43bc5658f5a9 => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1551] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:26:44 2026] DELETE /v2.0/security-groups/91d93185-e549-43a9-a7ca-fa025dfe277b => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1552] 10.0.0.181 () {34 vars in 753 bytes} [Tue May 5 23:26:44 2026] PUT /v2.0/policies/b1f025ec-99f3-408f-8250-5cfb282b6272/tags => generated 17 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:26:44.242 8 INFO neutron.services.segments.plugin [-] Segment 4579346c-b14f-4bc8-9bc9-4952e86627e5 resource provider aggregate not found 2026-05-05 23:26:44.254 8 INFO neutron.services.segments.plugin [-] Segment 4579346c-b14f-4bc8-9bc9-4952e86627e5 resource provider aggregate not found 2026-05-05 23:26:44.259 8 INFO neutron.services.segments.plugin [-] Segment 4579346c-b14f-4bc8-9bc9-4952e86627e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4579346c-b14f-4bc8-9bc9-4952e86627e5 found for delete ", "request_id": "req-9c1cebf1-2fca-4c73-9f57-4b21208ed5d5"}]} 2026-05-05 23:26:44.280 8 INFO neutron.services.segments.plugin [-] Segment 4579346c-b14f-4bc8-9bc9-4952e86627e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4579346c-b14f-4bc8-9bc9-4952e86627e5 found for delete ", "request_id": "req-04345a12-cc9f-421c-9382-6ac42f9352a9"}]} [pid: 8|app: 0|req: 851/1553] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:26:44 2026] DELETE /v2.0/networks/51c0995b-1ffa-474b-808c-9c7dfd5db6e2 => generated 0 bytes in 447 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1554] 10.0.0.181 () {34 vars in 753 bytes} [Tue May 5 23:26:44 2026] PUT /v2.0/policies/d63bb1f0-f813-43be-ae31-d42642371eec/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1555] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:26:44 2026] DELETE /v2.0/networks/bd6460f6-0420-400f-8af4-412bba909545 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1556] 10.0.0.181 () {34 vars in 753 bytes} [Tue May 5 23:26:44 2026] PUT /v2.0/policies/c764a1e3-8715-4cb2-8c66-48e1fe470974/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1557] 10.0.0.181 () {34 vars in 783 bytes} [Tue May 5 23:26:43 2026] PUT /v2.0/routers/6711d710-e5c7-4a0c-99dd-b61d16ff8591/add_router_interface => generated 309 bytes in 1352 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1558] 10.0.0.181 () {34 vars in 753 bytes} [Tue May 5 23:26:44 2026] PUT /v2.0/policies/f442e975-7ae4-46b8-bd7f-96bcd6ef297b/tags => 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: 705/1559] 10.0.0.181 () {32 vars in 717 bytes} [Tue May 5 23:26:44 2026] GET /v2.0/ports/99cf1b18-9555-40cd-aab6-b71a745eef13 => generated 959 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1560] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:26:44 2026] DELETE /v2.0/networks/e3e87683-5630-469c-931f-c663e72d3510 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1561] 10.0.0.181 () {32 vars in 674 bytes} [Tue May 5 23:26:45 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1562] 10.0.0.181 () {32 vars in 688 bytes} [Tue May 5 23:26:45 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1563] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:26:45 2026] GET /v2.0/security-groups?tenant_id=dfea911bf1014a2286e386eb2676aa5a&name=default => generated 2925 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1564] 10.0.0.181 () {32 vars in 684 bytes} [Tue May 5 23:26:46 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1565] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:26:46 2026] DELETE /v2.0/security-groups/6d0d2257-0f5f-4759-b678-15e10b318e5e => 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: 706/1566] 10.0.0.181 () {34 vars in 789 bytes} [Tue May 5 23:26:45 2026] PUT /v2.0/routers/6711d710-e5c7-4a0c-99dd-b61d16ff8591/remove_router_interface => generated 309 bytes in 1161 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1567] 10.0.0.181 () {32 vars in 696 bytes} [Tue May 5 23:26:46 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:26:46.284 8 INFO neutron.services.segments.plugin [-] Segment 79825187-37e8-429b-9a23-a8f30f08c073 resource provider aggregate not found [pid: 7|app: 0|req: 707/1568] 10.0.0.181 () {32 vars in 736 bytes} [Tue May 5 23:26:46 2026] GET /v2.0/ports?device_id=6711d710-e5c7-4a0c-99dd-b61d16ff8591 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:26:46.314 8 INFO neutron.services.segments.plugin [-] Segment 79825187-37e8-429b-9a23-a8f30f08c073 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79825187-37e8-429b-9a23-a8f30f08c073 found for delete ", "request_id": "req-98c14afd-14e9-4b37-9f1b-a9e28224e401"}]} 2026-05-05 23:26:46.320 8 INFO neutron.services.segments.plugin [-] Segment 79825187-37e8-429b-9a23-a8f30f08c073 resource provider aggregate not found 2026-05-05 23:26:46.334 8 INFO neutron.services.segments.plugin [-] Segment 7a34f6e6-777e-461e-b4ea-586a60bd06f0 resource provider aggregate not found 2026-05-05 23:26:46.338 8 INFO neutron.services.segments.plugin [-] Segment 79825187-37e8-429b-9a23-a8f30f08c073 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79825187-37e8-429b-9a23-a8f30f08c073 found for delete ", "request_id": "req-9a0cbf6c-6c3d-42ec-814c-11e4a0ba6ae5"}]} 2026-05-05 23:26:46.352 8 INFO neutron.services.segments.plugin [-] Segment 7a34f6e6-777e-461e-b4ea-586a60bd06f0 resource provider aggregate not found 2026-05-05 23:26:46.356 8 INFO neutron.services.segments.plugin [-] Segment 7a34f6e6-777e-461e-b4ea-586a60bd06f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a34f6e6-777e-461e-b4ea-586a60bd06f0 found for delete ", "request_id": "req-c40d9b8e-e995-4ef7-98fe-0ef708ba4c19"}]} 2026-05-05 23:26:46.373 8 INFO neutron.services.segments.plugin [-] Segment 7a34f6e6-777e-461e-b4ea-586a60bd06f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a34f6e6-777e-461e-b4ea-586a60bd06f0 found for delete ", "request_id": "req-2801e38a-4b5e-4d96-9476-b9370bba79af"}]} 2026-05-05 23:26:46.378 8 INFO neutron.services.segments.plugin [-] Segment d39da030-df95-4bb5-be22-81dc577a4069 resource provider aggregate not found 2026-05-05 23:26:46.396 8 INFO neutron.services.segments.plugin [-] Segment d39da030-df95-4bb5-be22-81dc577a4069 resource provider aggregate not found 2026-05-05 23:26:46.401 8 INFO neutron.services.segments.plugin [-] Segment d39da030-df95-4bb5-be22-81dc577a4069 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d39da030-df95-4bb5-be22-81dc577a4069 found for delete ", "request_id": "req-2732f6f2-9ff5-4c37-b890-6facb314f922"}]} [pid: 8|app: 0|req: 862/1569] 10.0.0.181 () {32 vars in 682 bytes} [Tue May 5 23:26:46 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:46.423 8 INFO neutron.services.segments.plugin [-] Segment d39da030-df95-4bb5-be22-81dc577a4069 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d39da030-df95-4bb5-be22-81dc577a4069 found for delete ", "request_id": "req-88663ce7-e513-4cef-9e66-ed89640ac652"}]} [pid: 8|app: 0|req: 863/1570] 10.0.0.181 () {32 vars in 696 bytes} [Tue May 5 23:26:46 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1571] 10.0.0.181 () {32 vars in 692 bytes} [Tue May 5 23:26:46 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1572] 10.0.0.181 () {32 vars in 704 bytes} [Tue May 5 23:26:46 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1573] 10.0.0.181 () {32 vars in 734 bytes} [Tue May 5 23:26:46 2026] DELETE /v2.0/qos/policies/b1f025ec-99f3-408f-8250-5cfb282b6272 => 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: 867/1574] 10.0.0.181 () {32 vars in 734 bytes} [Tue May 5 23:26:46 2026] DELETE /v2.0/qos/policies/d63bb1f0-f813-43be-ae31-d42642371eec => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1575] 10.0.0.181 () {32 vars in 734 bytes} [Tue May 5 23:26:46 2026] DELETE /v2.0/qos/policies/c764a1e3-8715-4cb2-8c66-48e1fe470974 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1576] 10.0.0.181 () {32 vars in 734 bytes} [Tue May 5 23:26:46 2026] DELETE /v2.0/qos/policies/f442e975-7ae4-46b8-bd7f-96bcd6ef297b => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1577] 10.0.0.181 () {32 vars in 734 bytes} [Tue May 5 23:26:46 2026] DELETE /v2.0/qos/policies/4753f42b-1f2b-407a-b30c-a72228402088 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:26:47.027 7 INFO neutron.services.segments.plugin [-] Segment 0d0aa8d0-cbd8-4430-a8b2-01751447f77d resource provider aggregate not found 2026-05-05 23:26:47.031 7 INFO neutron.services.segments.plugin [-] Segment 0d0aa8d0-cbd8-4430-a8b2-01751447f77d resource provider aggregate not found 2026-05-05 23:26:47.047 7 INFO neutron.services.segments.plugin [-] Segment 0d0aa8d0-cbd8-4430-a8b2-01751447f77d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d0aa8d0-cbd8-4430-a8b2-01751447f77d found for delete ", "request_id": "req-8c0b8727-80c2-4fb9-8f60-adaa8f2ab2ef"}]} 2026-05-05 23:26:47.048 7 INFO neutron.services.segments.plugin [-] Segment 0d0aa8d0-cbd8-4430-a8b2-01751447f77d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d0aa8d0-cbd8-4430-a8b2-01751447f77d found for delete ", "request_id": "req-fc9b3160-0788-4dc0-92e1-fedc309ef458"}]} 2026-05-05 23:26:47.051 7 INFO neutron.db.l3_hamode_db [None req-c5613cc2-7e22-4c0a-8843-ad3e86965d24 8448065153f2476ba8d5122d079d3610 8866bc523f7f4ea2b12a1a881ead50d7 - - default default] HA network 7e0aeac5-1cd7-49cb-a54e-0cf57e3c88d2 was deleted as no HA routers are present in tenant 8866bc523f7f4ea2b12a1a881ead50d7. [pid: 7|app: 0|req: 708/1578] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:26:46 2026] DELETE /v2.0/routers/6711d710-e5c7-4a0c-99dd-b61d16ff8591 => generated 0 bytes in 747 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1579] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:26:47 2026] DELETE /v2.0/subnets/2d972757-2125-42e8-8dac-3666fc0a3c5e => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1580] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:26:47 2026] DELETE /v2.0/networks/b63ba690-d695-45b8-aa5e-c2e07c1153f9 => generated 0 bytes in 411 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:26:47.720 8 WARNING neutron_lib.context [None req-68e9518a-d32f-4251-aa54-0d9d1550ed56 8448065153f2476ba8d5122d079d3610 8866bc523f7f4ea2b12a1a881ead50d7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:26:47.764 8 INFO neutron.db.segments_db [None req-68e9518a-d32f-4251-aa54-0d9d1550ed56 8448065153f2476ba8d5122d079d3610 8866bc523f7f4ea2b12a1a881ead50d7 - - default default] Added segment de78303f-809e-4469-9b50-f7e17f27d9a5 of type vxlan for network 81ca3b57-640a-429c-a0ee-25191970008e 2026-05-05 23:26:48.052 8 INFO neutron.db.l3_hamode_db [None req-68e9518a-d32f-4251-aa54-0d9d1550ed56 8448065153f2476ba8d5122d079d3610 8866bc523f7f4ea2b12a1a881ead50d7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 710/1581] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:26:47 2026] GET /v2.0/security-groups?tenant_id=aea54fd59c994646b0eb4ead0772991f&name=default => generated 2925 bytes in 416 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:26:48.254 7 WARNING neutron_lib.context [None req-ef12afa4-ce7b-4735-aace-3b07f3175edf 546a75a90ece4d3282cd38c836f7d80c eebb64760929424696ac1f09aa893d13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:26:48.410 7 INFO neutron.db.segments_db [None req-ef12afa4-ce7b-4735-aace-3b07f3175edf 546a75a90ece4d3282cd38c836f7d80c eebb64760929424696ac1f09aa893d13 - - default default] Added segment 7ff967da-24e4-461a-b8d0-a9cb258c776d of type vxlan for network c50226be-ee13-4307-8f58-7bcc7c7b31dc [pid: 7|app: 0|req: 711/1582] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:26:48 2026] POST /v2.0/networks => generated 648 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1583] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:26:48 2026] DELETE /v2.0/security-groups/0af878af-0759-419a-8e4b-c9c7e3f9c742 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1584] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:26:48 2026] GET /v2.0/security-groups?tenant_id=1d431a31c6bf4075a83ba85815e3c98f&name=default => generated 2925 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:26:49.077 7 INFO neutron.services.segments.plugin [-] Segment c2669f88-427f-464d-b441-bf830dded8dd resource provider aggregate not found 2026-05-05 23:26:49.085 7 INFO neutron.services.segments.plugin [-] Segment c2669f88-427f-464d-b441-bf830dded8dd resource provider aggregate not found 2026-05-05 23:26:49.103 7 INFO neutron.services.segments.plugin [-] Segment c2669f88-427f-464d-b441-bf830dded8dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2669f88-427f-464d-b441-bf830dded8dd found for delete ", "request_id": "req-89ea7a29-7b71-4eca-a483-4aa1fd201bee"}]} 2026-05-05 23:26:49.104 7 INFO neutron.services.segments.plugin [-] Segment c2669f88-427f-464d-b441-bf830dded8dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2669f88-427f-464d-b441-bf830dded8dd found for delete ", "request_id": "req-d1c494c5-334a-468e-b4c9-5964fa5ce715"}]} [pid: 7|app: 0|req: 714/1585] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:26:48 2026] DELETE /v2.0/security-groups/5fd9bdd7-803b-449f-94cd-1798d30860c1 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:26:49.151 7 WARNING neutron_lib.context [None req-1104db2d-7ee2-4195-bf77-c1ec73e8ce52 546a75a90ece4d3282cd38c836f7d80c eebb64760929424696ac1f09aa893d13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:26:49.211 8 INFO neutron.db.l3_hamode_db [None req-68e9518a-d32f-4251-aa54-0d9d1550ed56 8448065153f2476ba8d5122d079d3610 8866bc523f7f4ea2b12a1a881ead50d7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 715/1586] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:26:49 2026] POST /v2.0/subnets => generated 649 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1589] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:26:49 2026] GET /v2.0/security-groups?tenant_id=b42b36110c8b48168a616a97d1c8bcb5&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:26:49.695 7 WARNING neutron_lib.context [None req-5d3f7feb-1225-4f11-9fe6-cdd07d7a4fb2 546a75a90ece4d3282cd38c836f7d80c eebb64760929424696ac1f09aa893d13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:26:49.779 7 INFO neutron.db.segments_db [None req-5d3f7feb-1225-4f11-9fe6-cdd07d7a4fb2 546a75a90ece4d3282cd38c836f7d80c eebb64760929424696ac1f09aa893d13 - - default default] Added segment 8e092e9a-d420-4155-a2ec-40339d9ea511 of type vxlan for network 7d0bc71c-55a8-40c8-8401-7b2757fcf650 [pid: 7|app: 0|req: 719/1590] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:26:49 2026] POST /v2.0/networks => generated 648 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1591] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:26:49 2026] DELETE /v2.0/security-groups/cb73da58-3411-4350-b607-189bd0a828f8 => 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: 721/1592] 10.0.0.181 () {34 vars in 743 bytes} [Tue May 5 23:26:49 2026] PUT /v2.0/networks/7d0bc71c-55a8-40c8-8401-7b2757fcf650 => generated 592 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:50.166 7 WARNING neutron_lib.context [None req-01d31f3d-d38b-493c-850f-5dc8203ef0ee 546a75a90ece4d3282cd38c836f7d80c eebb64760929424696ac1f09aa893d13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 722/1593] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:26:50 2026] POST /v2.0/subnets => generated 622 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1594] 10.0.0.181 () {34 vars in 741 bytes} [Tue May 5 23:26:50 2026] PUT /v2.0/subnets/68f3d036-08b9-4418-9ef3-c8cb3457d431 => generated 632 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1595] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:26:47 2026] POST /v2.0/routers => generated 691 bytes in 3120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1596] 10.0.0.181 () {32 vars in 721 bytes} [Tue May 5 23:26:50 2026] GET /v2.0/routers/fa9a7f85-0d04-4551-85cc-1897124d6bdd => generated 697 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1597] 10.0.0.181 () {32 vars in 647 bytes} [Tue May 5 23:26:50 2026] GET /v2.0/routers => generated 700 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:51.304 7 INFO neutron.services.segments.plugin [-] Segment 8e092e9a-d420-4155-a2ec-40339d9ea511 resource provider aggregate not found 2026-05-05 23:26:51.316 7 INFO neutron.services.segments.plugin [-] Segment 8e092e9a-d420-4155-a2ec-40339d9ea511 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e092e9a-d420-4155-a2ec-40339d9ea511 found for delete ", "request_id": "req-c0422a4b-fd87-45b9-84fe-70d17c81e6ca"}]} 2026-05-05 23:26:51.317 7 INFO neutron.services.segments.plugin [-] Segment 8e092e9a-d420-4155-a2ec-40339d9ea511 resource provider aggregate not found 2026-05-05 23:26:51.335 7 INFO neutron.services.segments.plugin [-] Segment 8e092e9a-d420-4155-a2ec-40339d9ea511 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e092e9a-d420-4155-a2ec-40339d9ea511 found for delete ", "request_id": "req-3eac17f2-b736-4ee9-9388-84468300cd9a"}]} [pid: 8|app: 0|req: 875/1598] 10.0.0.181 () {34 vars in 741 bytes} [Tue May 5 23:26:51 2026] PUT /v2.0/routers/fa9a7f85-0d04-4551-85cc-1897124d6bdd => generated 704 bytes in 572 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1599] 10.0.0.181 () {32 vars in 721 bytes} [Tue May 5 23:26:51 2026] GET /v2.0/routers/fa9a7f85-0d04-4551-85cc-1897124d6bdd => generated 704 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1600] 10.0.0.181 () {32 vars in 736 bytes} [Tue May 5 23:26:51 2026] GET /v2.0/ports?device_id=fa9a7f85-0d04-4551-85cc-1897124d6bdd => 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: 724/1601] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:26:50 2026] DELETE /v2.0/networks/7d0bc71c-55a8-40c8-8401-7b2757fcf650 => generated 0 bytes in 1315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:26:52.169 7 INFO neutron.pecan_wsgi.hooks.translation [None req-094abcec-8beb-440f-b435-7c57f57152f1 546a75a90ece4d3282cd38c836f7d80c eebb64760929424696ac1f09aa893d13 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 725/1602] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:26:52 2026] DELETE /v2.0/networks/7d0bc71c-55a8-40c8-8401-7b2757fcf650 => generated 138 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1603] 10.0.0.181 () {32 vars in 694 bytes} [Tue May 5 23:26:52 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1604] 10.0.0.181 () {32 vars in 742 bytes} [Tue May 5 23:26:52 2026] GET /v2.0/subnets?network_id=b95296c9-4279-4312-bed4-8ca61089a23c => generated 626 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1605] 10.0.0.181 () {32 vars in 653 bytes} [Tue May 5 23:26:52 2026] GET /v2.0/extensions => generated 19901 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1606] 10.0.0.181 () {32 vars in 649 bytes} [Tue May 5 23:26:52 2026] GET /v2.0/networks => generated 1313 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1607] 10.0.0.181 () {32 vars in 647 bytes} [Tue May 5 23:26:52 2026] GET /v2.0/subnets => generated 1265 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1608] 10.0.0.181 () {32 vars in 723 bytes} [Tue May 5 23:26:52 2026] GET /v2.0/networks/c50226be-ee13-4307-8f58-7bcc7c7b31dc => generated 673 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1609] 10.0.0.181 () {32 vars in 721 bytes} [Tue May 5 23:26:52 2026] GET /v2.0/subnets/40442212-4c3f-4de8-ba05-914583c09c4d => generated 649 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:52.681 7 INFO neutron.pecan_wsgi.hooks.translation [None req-26318b78-47a4-4c7b-9627-ea9e2250fea5 546a75a90ece4d3282cd38c836f7d80c eebb64760929424696ac1f09aa893d13 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 733/1610] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:26:52 2026] DELETE /v2.0/subnets/68f3d036-08b9-4418-9ef3-c8cb3457d431 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:26:52.708 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b01d43c7-6cbe-4ed3-8b41-90ee811b0a72 546a75a90ece4d3282cd38c836f7d80c eebb64760929424696ac1f09aa893d13 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 734/1611] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:26:52 2026] DELETE /v2.0/networks/7d0bc71c-55a8-40c8-8401-7b2757fcf650 => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:26:52.907 8 INFO neutron.services.segments.plugin [-] Segment de78303f-809e-4469-9b50-f7e17f27d9a5 resource provider aggregate not found 2026-05-05 23:26:52.912 8 INFO neutron.services.segments.plugin [-] Segment de78303f-809e-4469-9b50-f7e17f27d9a5 resource provider aggregate not found 2026-05-05 23:26:52.936 8 INFO neutron.services.segments.plugin [-] Segment de78303f-809e-4469-9b50-f7e17f27d9a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de78303f-809e-4469-9b50-f7e17f27d9a5 found for delete ", "request_id": "req-0e73ba1f-fccf-43b9-85ac-52f0a474f8fb"}]} 2026-05-05 23:26:52.944 8 INFO neutron.services.segments.plugin [-] Segment de78303f-809e-4469-9b50-f7e17f27d9a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de78303f-809e-4469-9b50-f7e17f27d9a5 found for delete ", "request_id": "req-25cd529a-f830-4f1b-a1a1-648a83ee07bb"}]} 2026-05-05 23:26:52.950 8 INFO neutron.db.l3_hamode_db [None req-a9e98fe7-ff79-4857-a737-fe57b12c3205 8448065153f2476ba8d5122d079d3610 8866bc523f7f4ea2b12a1a881ead50d7 - - default default] HA network 81ca3b57-640a-429c-a0ee-25191970008e was deleted as no HA routers are present in tenant 8866bc523f7f4ea2b12a1a881ead50d7. [pid: 8|app: 0|req: 878/1612] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:26:51 2026] DELETE /v2.0/routers/fa9a7f85-0d04-4551-85cc-1897124d6bdd => generated 0 bytes in 1178 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1613] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:26:52 2026] DELETE /v2.0/subnets/40442212-4c3f-4de8-ba05-914583c09c4d => 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: 879/1614] 10.0.0.181 () {32 vars in 736 bytes} [Tue May 5 23:26:52 2026] GET /v2.0/ports?device_id=fa9a7f85-0d04-4551-85cc-1897124d6bdd => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:26:53.027 8 INFO neutron.api.v2.resource [None req-4af79000-eb4a-4f7c-ab6d-e62d358dfce0 8448065153f2476ba8d5122d079d3610 8866bc523f7f4ea2b12a1a881ead50d7 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 880/1615] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:26:52 2026] DELETE /v2.0/routers/fa9a7f85-0d04-4551-85cc-1897124d6bdd => 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: 881/1616] 10.0.0.181 () {32 vars in 736 bytes} [Tue May 5 23:26:53 2026] GET /v2.0/ports?device_id=6711d710-e5c7-4a0c-99dd-b61d16ff8591 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:26:53.099 8 INFO neutron.api.v2.resource [None req-90ed351d-719d-48fb-a4cd-8e641d6b6081 8448065153f2476ba8d5122d079d3610 8866bc523f7f4ea2b12a1a881ead50d7 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 882/1617] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:26:53 2026] DELETE /v2.0/routers/6711d710-e5c7-4a0c-99dd-b61d16ff8591 => generated 135 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:26:53.126 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4c5710ce-4292-4317-b768-9a83d2826d32 8448065153f2476ba8d5122d079d3610 8866bc523f7f4ea2b12a1a881ead50d7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 883/1618] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:26:53 2026] DELETE /v2.0/subnets/2d972757-2125-42e8-8dac-3666fc0a3c5e => 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: 884/1619] 10.0.0.181 () {32 vars in 736 bytes} [Tue May 5 23:26:53 2026] GET /v2.0/ports?device_id=0b22ac98-1c59-4bf2-bcaf-d07c4eda783b => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:26:53.191 8 INFO neutron.api.v2.resource [None req-cc798653-cb33-4d3d-9756-653d7b3280f2 8448065153f2476ba8d5122d079d3610 8866bc523f7f4ea2b12a1a881ead50d7 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 885/1620] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:26:53 2026] DELETE /v2.0/routers/0b22ac98-1c59-4bf2-bcaf-d07c4eda783b => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:26:53.219 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9500ca21-e89d-45ce-8297-876da3964e8f 8448065153f2476ba8d5122d079d3610 8866bc523f7f4ea2b12a1a881ead50d7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 886/1621] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:26:53 2026] DELETE /v2.0/subnets/036fe062-a828-4b04-9795-1432888bcb4b => 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: 887/1622] 10.0.0.181 () {32 vars in 736 bytes} [Tue May 5 23:26:53 2026] GET /v2.0/ports?device_id=16f3ee0d-cc38-4fd2-b28d-327daeb84983 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:26:53.281 8 INFO neutron.api.v2.resource [None req-e7ed1929-d60c-4bc6-8b67-2e4e09a01bf5 8448065153f2476ba8d5122d079d3610 8866bc523f7f4ea2b12a1a881ead50d7 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 888/1623] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:26:53 2026] DELETE /v2.0/routers/16f3ee0d-cc38-4fd2-b28d-327daeb84983 => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:26:53.305 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cf46351f-1cc2-4a00-bbb7-3d149b23ea8d 8448065153f2476ba8d5122d079d3610 8866bc523f7f4ea2b12a1a881ead50d7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 889/1624] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:26:53 2026] DELETE /v2.0/subnets/2cd1cc87-1a74-4dec-950d-704b77c7218f => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:26:53.331 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4e1a1387-c9af-4d01-acfa-07dd693d9ba5 8448065153f2476ba8d5122d079d3610 8866bc523f7f4ea2b12a1a881ead50d7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 890/1625] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:26:53 2026] DELETE /v2.0/subnets/9c92ad27-e96c-4abf-a70d-000a1a8de556 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:26:53.766 7 INFO neutron.services.segments.plugin [-] Segment 8e092e9a-d420-4155-a2ec-40339d9ea511 resource provider aggregate not found 2026-05-05 23:26:53.777 7 INFO neutron.services.segments.plugin [-] Segment 8e092e9a-d420-4155-a2ec-40339d9ea511 resource provider aggregate not found 2026-05-05 23:26:53.785 7 INFO neutron.services.segments.plugin [-] Segment 8e092e9a-d420-4155-a2ec-40339d9ea511 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e092e9a-d420-4155-a2ec-40339d9ea511 found for delete ", "request_id": "req-2930b767-f2f3-42f9-8302-cc4d15dbc0b9"}]} 2026-05-05 23:26:53.790 7 INFO neutron.services.segments.plugin [-] Segment 8e092e9a-d420-4155-a2ec-40339d9ea511 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e092e9a-d420-4155-a2ec-40339d9ea511 found for delete ", "request_id": "req-863f495a-f50e-4369-8e9e-3dce01937311"}]} [pid: 7|app: 0|req: 736/1626] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:26:52 2026] DELETE /v2.0/networks/c50226be-ee13-4307-8f58-7bcc7c7b31dc => generated 0 bytes in 831 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1627] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:26:53 2026] GET /v2.0/security-groups?tenant_id=8866bc523f7f4ea2b12a1a881ead50d7&name=default => generated 2925 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:26:54.221 7 INFO neutron.services.segments.plugin [-] Segment 7ff967da-24e4-461a-b8d0-a9cb258c776d resource provider aggregate not found 2026-05-05 23:26:54.229 7 INFO neutron.services.segments.plugin [-] Segment 7ff967da-24e4-461a-b8d0-a9cb258c776d resource provider aggregate not found 2026-05-05 23:26:54.244 7 INFO neutron.services.segments.plugin [-] Segment 7ff967da-24e4-461a-b8d0-a9cb258c776d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ff967da-24e4-461a-b8d0-a9cb258c776d found for delete ", "request_id": "req-8583cb4d-90e5-4b91-831b-cc71f24349c9"}]} 2026-05-05 23:26:54.251 7 INFO neutron.services.segments.plugin [-] Segment 7ff967da-24e4-461a-b8d0-a9cb258c776d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ff967da-24e4-461a-b8d0-a9cb258c776d found for delete ", "request_id": "req-65ff2a01-a26d-48e8-ab56-d4bda31cd19e"}]} [pid: 7|app: 0|req: 737/1628] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:26:54 2026] DELETE /v2.0/security-groups/b304ac0e-1ab8-4e33-a2d3-9369c6df5abb => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:26:54.494 8 WARNING neutron_lib.context [None req-6b888ad8-0afc-42da-a663-d8c891a7db92 42a2be3b458a4af0985cd739726b37cd 77bdc71ec2484d738c97b8d95c9a1967 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1629] 10.0.0.181 () {34 vars in 676 bytes} [Tue May 5 23:26:54 2026] POST /v2.0/subnetpools => generated 516 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1630] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:26:54 2026] GET /v2.0/security-groups?tenant_id=eebb64760929424696ac1f09aa893d13&name=default => generated 2925 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:26:54.578 7 WARNING neutron_lib.context [None req-f8e26641-ec93-4bdd-a627-1cd3f55bb114 42a2be3b458a4af0985cd739726b37cd 77bdc71ec2484d738c97b8d95c9a1967 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 739/1631] 10.0.0.181 () {34 vars in 676 bytes} [Tue May 5 23:26:54 2026] POST /v2.0/subnetpools => generated 516 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:54.659 7 WARNING neutron_lib.context [None req-373c4e6f-b532-40da-b746-a5124f56012c 42a2be3b458a4af0985cd739726b37cd 77bdc71ec2484d738c97b8d95c9a1967 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 893/1632] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:26:54 2026] DELETE /v2.0/security-groups/8cf0b365-05bd-4056-aa06-60413a84af38 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1633] 10.0.0.181 () {34 vars in 676 bytes} [Tue May 5 23:26:54 2026] POST /v2.0/subnetpools => generated 516 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:54.759 7 WARNING neutron_lib.context [None req-74c9927d-dcd9-4ab0-bab2-90a5db87b71d 42a2be3b458a4af0985cd739726b37cd 77bdc71ec2484d738c97b8d95c9a1967 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 741/1634] 10.0.0.181 () {34 vars in 676 bytes} [Tue May 5 23:26:54 2026] POST /v2.0/subnetpools => generated 516 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:54.834 7 WARNING neutron_lib.context [None req-c98f11ba-89b2-4693-96ce-143b90e27b40 42a2be3b458a4af0985cd739726b37cd 77bdc71ec2484d738c97b8d95c9a1967 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 742/1635] 10.0.0.181 () {34 vars in 676 bytes} [Tue May 5 23:26:54 2026] POST /v2.0/subnetpools => generated 516 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1636] 10.0.0.181 () {34 vars in 759 bytes} [Tue May 5 23:26:54 2026] PUT /v2.0/subnetpools/545da503-a884-42e3-a053-51e20cd245f4/tags => generated 17 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1637] 10.0.0.181 () {34 vars in 759 bytes} [Tue May 5 23:26:54 2026] PUT /v2.0/subnetpools/8cff8385-bc73-43ab-a621-cd6227d49a8f/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1638] 10.0.0.181 () {34 vars in 759 bytes} [Tue May 5 23:26:54 2026] PUT /v2.0/subnetpools/efdb1eac-1c6c-45da-bc2a-b6aa4516f691/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1639] 10.0.0.181 () {34 vars in 759 bytes} [Tue May 5 23:26:55 2026] PUT /v2.0/subnetpools/3535eac3-abb3-40cc-aa44-712e8918a727/tags => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1640] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:26:54 2026] GET /v2.0/security-groups?tenant_id=2c63bce7a9094a619887bfdd83095030&name=default => generated 2925 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1641] 10.0.0.181 () {32 vars in 672 bytes} [Tue May 5 23:26:55 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1642] 10.0.0.181 () {32 vars in 686 bytes} [Tue May 5 23:26:55 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1643] 10.0.0.181 () {32 vars in 682 bytes} [Tue May 5 23:26:55 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: 7|app: 0|req: 750/1644] 10.0.0.181 () {32 vars in 694 bytes} [Tue May 5 23:26:55 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1645] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:26:55 2026] DELETE /v2.0/security-groups/b98bbacb-8c25-4d39-ad54-df37d30cf7e7 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1646] 10.0.0.181 () {32 vars in 680 bytes} [Tue May 5 23:26:55 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1647] 10.0.0.181 () {32 vars in 694 bytes} [Tue May 5 23:26:55 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1648] 10.0.0.181 () {32 vars in 690 bytes} [Tue May 5 23:26:55 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1649] 10.0.0.181 () {32 vars in 702 bytes} [Tue May 5 23:26:55 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1650] 10.0.0.181 () {32 vars in 732 bytes} [Tue May 5 23:26:55 2026] DELETE /v2.0/subnetpools/545da503-a884-42e3-a053-51e20cd245f4 => 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: 898/1651] 10.0.0.181 () {32 vars in 732 bytes} [Tue May 5 23:26:55 2026] DELETE /v2.0/subnetpools/8cff8385-bc73-43ab-a621-cd6227d49a8f => 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: 754/1652] 10.0.0.181 () {32 vars in 732 bytes} [Tue May 5 23:26:55 2026] DELETE /v2.0/subnetpools/efdb1eac-1c6c-45da-bc2a-b6aa4516f691 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1653] 10.0.0.181 () {32 vars in 732 bytes} [Tue May 5 23:26:55 2026] DELETE /v2.0/subnetpools/3535eac3-abb3-40cc-aa44-712e8918a727 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1654] 10.0.0.181 () {32 vars in 732 bytes} [Tue May 5 23:26:55 2026] DELETE /v2.0/subnetpools/012abc4d-b097-44f8-8e94-7479d485eaea => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:26:56.374 8 WARNING neutron_lib.context [None req-d4d6a200-1b6f-4db3-9de4-16d95dd9eca5 a4308f7847be4d0481ae33fba9192361 c7108fa61905419683aff58acb1d7220 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 900/1655] 10.0.0.181 () {34 vars in 677 bytes} [Tue May 5 23:26:56 2026] POST /v2.0/subnetpools => generated 549 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1656] 10.0.0.181 () {32 vars in 729 bytes} [Tue May 5 23:26:56 2026] GET /v2.0/subnetpools/473ad3fd-1c39-4104-9d97-3fd2b2d2cca5 => generated 549 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:56.505 8 WARNING neutron_lib.context [None req-a7d1c531-b2d6-41bd-92ad-cc071f0fdb6b 9adcaeb6cc1f492e847e4431e077b04a 6ccc3d285fa4449f81e02a3f7c8571af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 756/1657] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:26:56 2026] GET /v2.0/security-groups?tenant_id=77bdc71ec2484d738c97b8d95c9a1967&name=default => generated 2925 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:26:56.639 8 INFO neutron.db.segments_db [None req-a7d1c531-b2d6-41bd-92ad-cc071f0fdb6b 9adcaeb6cc1f492e847e4431e077b04a 6ccc3d285fa4449f81e02a3f7c8571af - - default default] Added segment 5b3e0dea-429c-4c0b-8a89-e14a5bdcb7bb of type vxlan for network c0034df3-e3ca-4057-bd6d-6fefe029e3b3 [pid: 7|app: 0|req: 757/1658] 10.0.0.181 () {34 vars in 749 bytes} [Tue May 5 23:26:56 2026] PUT /v2.0/subnetpools/473ad3fd-1c39-4104-9d97-3fd2b2d2cca5 => generated 500 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1659] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:26:56 2026] POST /v2.0/networks => generated 648 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1660] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:26:56 2026] DELETE /v2.0/security-groups/119ceb1c-5a15-4f86-99ee-432b646aab43 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:26:56.804 7 WARNING neutron_lib.context [None req-c4d891e2-c9e8-4276-91e9-4978d3f8502a 9adcaeb6cc1f492e847e4431e077b04a 6ccc3d285fa4449f81e02a3f7c8571af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 903/1661] 10.0.0.181 () {32 vars in 732 bytes} [Tue May 5 23:26:56 2026] DELETE /v2.0/subnetpools/473ad3fd-1c39-4104-9d97-3fd2b2d2cca5 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:26:56.873 8 INFO neutron.api.v2.resource [None req-cc65db60-1ad8-455e-8d60-ba9673f63c7a a4308f7847be4d0481ae33fba9192361 c7108fa61905419683aff58acb1d7220 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 904/1662] 10.0.0.181 () {32 vars in 729 bytes} [Tue May 5 23:26:56 2026] GET /v2.0/subnetpools/473ad3fd-1c39-4104-9d97-3fd2b2d2cca5 => generated 145 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:26:56.893 8 INFO neutron.api.v2.resource [None req-df984211-d3c3-49c6-bf84-ebf4166a96dd a4308f7847be4d0481ae33fba9192361 c7108fa61905419683aff58acb1d7220 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 905/1663] 10.0.0.181 () {32 vars in 732 bytes} [Tue May 5 23:26:56 2026] DELETE /v2.0/subnetpools/473ad3fd-1c39-4104-9d97-3fd2b2d2cca5 => generated 145 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1664] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:26:56 2026] GET /v2.0/security-groups?tenant_id=054da21039dd4dad8881d21ea3688873&name=default => generated 2925 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1665] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:26:57 2026] DELETE /v2.0/security-groups/c876edef-a3c7-4fd5-90e3-ed226c05b810 => 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: 759/1666] 10.0.0.181 () {34 vars in 665 bytes} [Tue May 5 23:26:56 2026] POST /v2.0/ports => generated 778 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:57.241 8 WARNING neutron_lib.context [None req-1a81a10e-8216-413e-b41b-549f9e905b46 9adcaeb6cc1f492e847e4431e077b04a 6ccc3d285fa4449f81e02a3f7c8571af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:26:57.317 8 INFO neutron.db.segments_db [None req-1a81a10e-8216-413e-b41b-549f9e905b46 9adcaeb6cc1f492e847e4431e077b04a 6ccc3d285fa4449f81e02a3f7c8571af - - default default] Added segment cd27722c-24ec-471b-9946-ef83c0c918aa of type vxlan for network 692624ff-ca54-4b40-912e-42432b222718 [pid: 8|app: 0|req: 908/1667] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:26:57 2026] POST /v2.0/networks => generated 636 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1668] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:26:57 2026] GET /v2.0/security-groups?tenant_id=745d04d4edff47e0a7398a26bb99f756&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:26:57.575 8 WARNING neutron_lib.context [None req-5cfac913-bfe4-48fb-8b86-86cfbfe5f13b 9adcaeb6cc1f492e847e4431e077b04a 6ccc3d285fa4449f81e02a3f7c8571af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 760/1669] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:26:57 2026] GET /v2.0/security-groups?tenant_id=c7108fa61905419683aff58acb1d7220&name=default => generated 2925 bytes in 489 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1670] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:26:57 2026] DELETE /v2.0/security-groups/21170659-8c75-42d5-bc8f-6ea485693617 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1671] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:26:57 2026] POST /v2.0/subnets => generated 622 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:58.017 8 WARNING neutron_lib.context [None req-f52e086d-b938-4410-937e-beca858f1e6e 9adcaeb6cc1f492e847e4431e077b04a 6ccc3d285fa4449f81e02a3f7c8571af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 762/1672] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:26:58 2026] DELETE /v2.0/security-groups/305a5fe0-ce47-44a6-9485-5c4ee8779e85 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1673] 10.0.0.181 () {34 vars in 665 bytes} [Tue May 5 23:26:58 2026] POST /v2.0/ports => generated 965 bytes in 552 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 912/1674] 10.0.0.225 () {30 vars in 650 bytes} [Tue May 5 23:26:58 2026] GET /v2.0/extensions => generated 19901 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1675] 10.0.0.225 () {30 vars in 724 bytes} [Tue May 5 23:26:58 2026] GET /v2.0/quotas/4dc9ba0db79242b08bb02094be622daa/details => generated 847 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1676] 10.0.0.181 () {32 vars in 720 bytes} [Tue May 5 23:26:58 2026] DELETE /v2.0/ports/6f5ead73-5fe4-4d19-bf4b-e9310a591718 => generated 0 bytes in 450 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:26:59.048 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a4a3d57b-7a3d-42d9-b969-6be90f38fbcc 9adcaeb6cc1f492e847e4431e077b04a 6ccc3d285fa4449f81e02a3f7c8571af - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 914/1677] 10.0.0.181 () {32 vars in 720 bytes} [Tue May 5 23:26:59 2026] DELETE /v2.0/ports/6f5ead73-5fe4-4d19-bf4b-e9310a591718 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:26:59.083 7 INFO neutron.pecan_wsgi.hooks.translation [None req-65684eab-7554-4896-87e5-b01a62a6b5ce 9adcaeb6cc1f492e847e4431e077b04a 6ccc3d285fa4449f81e02a3f7c8571af - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 764/1678] 10.0.0.181 () {32 vars in 717 bytes} [Tue May 5 23:26:59 2026] GET /v2.0/ports/6f5ead73-5fe4-4d19-bf4b-e9310a591718 => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1679] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:26:59 2026] DELETE /v2.0/subnets/bba9706c-215c-4cc5-9404-44170497b112 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:26:59.717 7 INFO neutron.services.segments.plugin [-] Segment cd27722c-24ec-471b-9946-ef83c0c918aa resource provider aggregate not found 2026-05-05 23:26:59.723 7 INFO neutron.services.segments.plugin [-] Segment cd27722c-24ec-471b-9946-ef83c0c918aa resource provider aggregate not found 2026-05-05 23:26:59.742 7 INFO neutron.services.segments.plugin [-] Segment cd27722c-24ec-471b-9946-ef83c0c918aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd27722c-24ec-471b-9946-ef83c0c918aa found for delete ", "request_id": "req-368e0785-9e9f-475f-a01d-a849b044f506"}]} 2026-05-05 23:26:59.752 7 INFO neutron.services.segments.plugin [-] Segment cd27722c-24ec-471b-9946-ef83c0c918aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd27722c-24ec-471b-9946-ef83c0c918aa found for delete ", "request_id": "req-9197db77-7a7f-4914-91f3-e64da2d9b99d"}]} [pid: 7|app: 0|req: 765/1680] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:26:59 2026] DELETE /v2.0/networks/692624ff-ca54-4b40-912e-42432b222718 => generated 0 bytes in 414 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:26:59.771 8 WARNING neutron_lib.context [None req-b88b5e13-9566-4e47-8894-e2f549973122 9adcaeb6cc1f492e847e4431e077b04a 6ccc3d285fa4449f81e02a3f7c8571af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:26:59.832 8 INFO neutron.db.segments_db [None req-b88b5e13-9566-4e47-8894-e2f549973122 9adcaeb6cc1f492e847e4431e077b04a 6ccc3d285fa4449f81e02a3f7c8571af - - default default] Added segment b154299d-9873-4d48-be57-913a07f5c531 of type vxlan for network 2031fc1d-2799-4bb5-94ed-9a1fa0f4c8fb [pid: 8|app: 0|req: 916/1681] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:26:59 2026] POST /v2.0/networks => generated 636 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:59.986 7 WARNING neutron_lib.context [None req-b7ffa068-12ea-445e-9389-f04cd7ca292c 9adcaeb6cc1f492e847e4431e077b04a 6ccc3d285fa4449f81e02a3f7c8571af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 766/1682] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:26:59 2026] POST /v2.0/subnets => generated 622 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:00.303 8 WARNING neutron_lib.context [None req-6286a2c9-7fc8-4521-a9ec-5d1222560f20 9adcaeb6cc1f492e847e4431e077b04a 6ccc3d285fa4449f81e02a3f7c8571af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 917/1683] 10.0.0.181 () {34 vars in 665 bytes} [Tue May 5 23:27:00 2026] POST /v2.0/ports => generated 927 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1684] 10.0.0.181 () {32 vars in 720 bytes} [Tue May 5 23:27:00 2026] DELETE /v2.0/ports/fad82cbe-ca3e-4f39-9518-06b2696400e6 => generated 0 bytes in 368 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:27:01.157 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f4a36f3d-6f7d-47d2-8aa8-b8afedab28f8 9adcaeb6cc1f492e847e4431e077b04a 6ccc3d285fa4449f81e02a3f7c8571af - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 918/1685] 10.0.0.181 () {32 vars in 717 bytes} [Tue May 5 23:27:01 2026] GET /v2.0/ports/fad82cbe-ca3e-4f39-9518-06b2696400e6 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1686] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:27:01 2026] DELETE /v2.0/subnets/0f69f4d7-a49e-46d2-9508-b067efd0c8a6 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:27:01.428 8 WARNING neutron_lib.context [None req-55c891ba-4d8e-4532-b7bb-3fac8368f41e 95021050ef1c44b283a89a04828b754b 16b3fca4beef43a6bd6a3a3afb896b03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:27:01.840 7 INFO neutron.services.segments.plugin [-] Segment b154299d-9873-4d48-be57-913a07f5c531 resource provider aggregate not found 2026-05-05 23:27:01.857 7 INFO neutron.services.segments.plugin [-] Segment b154299d-9873-4d48-be57-913a07f5c531 resource provider aggregate not found 2026-05-05 23:27:01.872 7 INFO neutron.services.segments.plugin [-] Segment b154299d-9873-4d48-be57-913a07f5c531 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b154299d-9873-4d48-be57-913a07f5c531 found for delete ", "request_id": "req-f66a6c67-96de-4ec9-a940-a1914febec2f"}]} 2026-05-05 23:27:01.878 7 INFO neutron.services.segments.plugin [-] Segment b154299d-9873-4d48-be57-913a07f5c531 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b154299d-9873-4d48-be57-913a07f5c531 found for delete ", "request_id": "req-456643b0-2df1-4eef-a4f3-bea9ec3fab7b"}]} [pid: 7|app: 0|req: 769/1687] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:27:01 2026] DELETE /v2.0/networks/2031fc1d-2799-4bb5-94ed-9a1fa0f4c8fb => 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: 770/1688] 10.0.0.225 () {30 vars in 650 bytes} [Tue May 5 23:27:01 2026] GET /v2.0/extensions => generated 19901 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-05 23:27:01.908 7 WARNING neutron_lib.context [None req-5b538bb3-a25a-4087-a698-8ff2b1494d10 9adcaeb6cc1f492e847e4431e077b04a 6ccc3d285fa4449f81e02a3f7c8571af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 919/1689] 10.0.0.181 () {34 vars in 676 bytes} [Tue May 5 23:27:01 2026] POST /v2.0/floatingips => generated 552 bytes in 861 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1690] 10.0.0.225 () {30 vars in 724 bytes} [Tue May 5 23:27:02 2026] GET /v2.0/quotas/4dc9ba0db79242b08bb02094be622daa/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: 921/1691] 10.0.0.181 () {34 vars in 759 bytes} [Tue May 5 23:27:02 2026] PUT /v2.0/floatingips/c9092b87-e395-4286-b5e8-9fe7513002d0/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1692] 10.0.0.181 () {34 vars in 665 bytes} [Tue May 5 23:27:01 2026] POST /v2.0/ports => generated 779 bytes in 445 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: 772/1693] 10.0.0.181 () {32 vars in 739 bytes} [Tue May 5 23:27:02 2026] GET /v2.0/floatingips/c9092b87-e395-4286-b5e8-9fe7513002d0/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1694] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:27:02 2026] GET /v2.0/security-groups?tenant_id=6048317078204915826b2a7f82db55d8&name=default => generated 2925 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1695] 10.0.0.181 () {34 vars in 770 bytes} [Tue May 5 23:27:02 2026] PUT /v2.0/floatingips/c9092b87-e395-4286-b5e8-9fe7513002d0/tags/green => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1696] 10.0.0.181 () {34 vars in 737 bytes} [Tue May 5 23:27:02 2026] PUT /v2.0/ports/8e037bb7-d1b2-4bf7-9db0-c770f8b971d4 => generated 752 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1697] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:27:02 2026] DELETE /v2.0/security-groups/6e810486-b2f2-48c1-9038-59a66d21df89 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1698] 10.0.0.181 () {32 vars in 739 bytes} [Tue May 5 23:27:02 2026] GET /v2.0/floatingips/c9092b87-e395-4286-b5e8-9fe7513002d0/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1699] 10.0.0.181 () {34 vars in 766 bytes} [Tue May 5 23:27:02 2026] PUT /v2.0/floatingips/c9092b87-e395-4286-b5e8-9fe7513002d0/tags/red => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1700] 10.0.0.181 () {32 vars in 739 bytes} [Tue May 5 23:27:02 2026] GET /v2.0/floatingips/c9092b87-e395-4286-b5e8-9fe7513002d0/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1701] 10.0.0.181 () {34 vars in 788 bytes} [Tue May 5 23:27:02 2026] PUT /v2.0/floatingips/c9092b87-e395-4286-b5e8-9fe7513002d0/tags/black.or.white => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1702] 10.0.0.181 () {32 vars in 720 bytes} [Tue May 5 23:27:02 2026] DELETE /v2.0/ports/8e037bb7-d1b2-4bf7-9db0-c770f8b971d4 => generated 0 bytes in 288 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: 929/1703] 10.0.0.181 () {32 vars in 739 bytes} [Tue May 5 23:27:02 2026] GET /v2.0/floatingips/c9092b87-e395-4286-b5e8-9fe7513002d0/tags => generated 52 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1704] 10.0.0.181 () {32 vars in 643 bytes} [Tue May 5 23:27:02 2026] GET /v2.0/ports => generated 781 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1705] 10.0.0.181 () {34 vars in 759 bytes} [Tue May 5 23:27:02 2026] PUT /v2.0/floatingips/c9092b87-e395-4286-b5e8-9fe7513002d0/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:27:02.968 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bed3997b-978c-4096-ae12-cbd6e5ea0163 9adcaeb6cc1f492e847e4431e077b04a 6ccc3d285fa4449f81e02a3f7c8571af - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 776/1706] 10.0.0.181 () {32 vars in 717 bytes} [Tue May 5 23:27:02 2026] GET /v2.0/ports/8e037bb7-d1b2-4bf7-9db0-c770f8b971d4 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1707] 10.0.0.181 () {32 vars in 739 bytes} [Tue May 5 23:27:02 2026] GET /v2.0/floatingips/c9092b87-e395-4286-b5e8-9fe7513002d0/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1708] 10.0.0.181 () {32 vars in 643 bytes} [Tue May 5 23:27:02 2026] GET /v2.0/ports => generated 781 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1709] 10.0.0.181 () {32 vars in 747 bytes} [Tue May 5 23:27:03 2026] GET /v2.0/floatingips/c9092b87-e395-4286-b5e8-9fe7513002d0/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1710] 10.0.0.181 () {32 vars in 717 bytes} [Tue May 5 23:27:03 2026] GET /v2.0/ports/cef84c5b-21e6-48cb-b1c8-234ee7ac5353 => generated 778 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:27:03.087 8 INFO neutron.api.v2.resource [None req-3baed5f9-56cf-4ddb-8d4d-97961d770fd1 95021050ef1c44b283a89a04828b754b 16b3fca4beef43a6bd6a3a3afb896b03 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 933/1711] 10.0.0.181 () {32 vars in 751 bytes} [Tue May 5 23:27:03 2026] GET /v2.0/floatingips/c9092b87-e395-4286-b5e8-9fe7513002d0/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 23:27:03.110 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b6bf7555-179b-4a93-9d11-044592cbccc0 9adcaeb6cc1f492e847e4431e077b04a 6ccc3d285fa4449f81e02a3f7c8571af - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 779/1712] 10.0.0.181 () {32 vars in 720 bytes} [Tue May 5 23:27:03 2026] DELETE /v2.0/ports/fad82cbe-ca3e-4f39-9518-06b2696400e6 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:27:03.133 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7866016b-2d8d-4e04-bf5c-bd50f1d31bed 9adcaeb6cc1f492e847e4431e077b04a 6ccc3d285fa4449f81e02a3f7c8571af - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 780/1713] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:27:03 2026] DELETE /v2.0/subnets/0f69f4d7-a49e-46d2-9508-b067efd0c8a6 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1714] 10.0.0.181 () {32 vars in 750 bytes} [Tue May 5 23:27:03 2026] DELETE /v2.0/floatingips/c9092b87-e395-4286-b5e8-9fe7513002d0/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:27:03.156 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d39df67f-4f67-45da-b71b-8714e0f4a0b6 9adcaeb6cc1f492e847e4431e077b04a 6ccc3d285fa4449f81e02a3f7c8571af - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 781/1715] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:27:03 2026] DELETE /v2.0/subnets/bba9706c-215c-4cc5-9404-44170497b112 => 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: 935/1716] 10.0.0.181 () {32 vars in 739 bytes} [Tue May 5 23:27:03 2026] GET /v2.0/floatingips/c9092b87-e395-4286-b5e8-9fe7513002d0/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:27:03.218 8 INFO neutron.api.v2.resource [None req-45cc793c-a23a-44c9-b16c-c08532a461df 95021050ef1c44b283a89a04828b754b 16b3fca4beef43a6bd6a3a3afb896b03 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 936/1717] 10.0.0.181 () {32 vars in 754 bytes} [Tue May 5 23:27:03 2026] DELETE /v2.0/floatingips/c9092b87-e395-4286-b5e8-9fe7513002d0/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1718] 10.0.0.181 () {32 vars in 742 bytes} [Tue May 5 23:27:03 2026] DELETE /v2.0/floatingips/c9092b87-e395-4286-b5e8-9fe7513002d0/tags => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1719] 10.0.0.181 () {32 vars in 739 bytes} [Tue May 5 23:27:03 2026] GET /v2.0/floatingips/c9092b87-e395-4286-b5e8-9fe7513002d0/tags => 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: 782/1720] 10.0.0.181 () {32 vars in 720 bytes} [Tue May 5 23:27:03 2026] DELETE /v2.0/ports/cef84c5b-21e6-48cb-b1c8-234ee7ac5353 => 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: 783/1721] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:27:03 2026] DELETE /v2.0/networks/c0034df3-e3ca-4057-bd6d-6fefe029e3b3 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1722] 10.0.0.181 () {32 vars in 732 bytes} [Tue May 5 23:27:03 2026] DELETE /v2.0/floatingips/c9092b87-e395-4286-b5e8-9fe7513002d0 => generated 0 bytes in 359 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:27:04.141 7 INFO neutron.services.segments.plugin [-] Segment 5b3e0dea-429c-4c0b-8a89-e14a5bdcb7bb resource provider aggregate not found 2026-05-05 23:27:04.149 7 INFO neutron.services.segments.plugin [-] Segment 5b3e0dea-429c-4c0b-8a89-e14a5bdcb7bb resource provider aggregate not found 2026-05-05 23:27:04.159 7 INFO neutron.services.segments.plugin [-] Segment 5b3e0dea-429c-4c0b-8a89-e14a5bdcb7bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b3e0dea-429c-4c0b-8a89-e14a5bdcb7bb found for delete ", "request_id": "req-a8827df4-403d-48d8-bfa4-e2b15f9a146f"}]} 2026-05-05 23:27:04.168 7 INFO neutron.services.segments.plugin [-] Segment 5b3e0dea-429c-4c0b-8a89-e14a5bdcb7bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b3e0dea-429c-4c0b-8a89-e14a5bdcb7bb found for delete ", "request_id": "req-afeffb27-53b7-40d4-9879-344253c2c9e8"}]} [pid: 7|app: 0|req: 784/1725] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:27:04 2026] GET /v2.0/security-groups?tenant_id=6ccc3d285fa4449f81e02a3f7c8571af&name=default => generated 2925 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1726] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:27:04 2026] DELETE /v2.0/security-groups/801f04da-ab2f-44e5-97ed-e1afbf9c8b64 => 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: 942/1727] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:27:04 2026] GET /v2.0/security-groups?tenant_id=fa66607077ca42b3b4c808dab2098af8&name=default => generated 2925 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1728] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:27:04 2026] DELETE /v2.0/security-groups/d0de2201-3f9a-41d7-8cf4-95ad9b179a9c => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1729] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:27:04 2026] GET /v2.0/security-groups?tenant_id=16b3fca4beef43a6bd6a3a3afb896b03&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1730] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:27:05 2026] DELETE /v2.0/security-groups/4d609743-f9eb-4454-a15b-4889a8e175e7 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1731] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:27:04 2026] GET /v2.0/security-groups?tenant_id=4dc9ba0db79242b08bb02094be622daa&name=default => generated 2925 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1732] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:27:05 2026] DELETE /v2.0/security-groups/c4a38e1b-2620-479f-9da0-69c5a6d4989d => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1733] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:27:05 2026] GET /v2.0/security-groups?tenant_id=740b3a90b49948e9846a73299b853fd6&name=default => generated 2925 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1734] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:27:05 2026] DELETE /v2.0/security-groups/a8644f33-9444-4c88-9fc0-fb8cb50b8a04 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:27:06.857 8 WARNING neutron_lib.context [None req-4fe6a93b-7967-4ba4-afe0-b4546f48f7ff aea216030a414728970dc0343d38373e 46a838a40e25499981238aec9d5cff06 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1735] 10.0.0.181 () {34 vars in 684 bytes} [Tue May 5 23:27:06 2026] POST /v2.0/security-groups => generated 1623 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1736] 10.0.0.181 () {32 vars in 663 bytes} [Tue May 5 23:27:07 2026] GET /v2.0/security-groups => generated 4528 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1737] 10.0.0.181 () {34 vars in 758 bytes} [Tue May 5 23:27:07 2026] PUT /v2.0/security-groups/31ddec25-b3f1-442f-96c4-a33cb61c7bb9 => generated 1663 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1738] 10.0.0.181 () {32 vars in 737 bytes} [Tue May 5 23:27:07 2026] GET /v2.0/security-groups/31ddec25-b3f1-442f-96c4-a33cb61c7bb9 => generated 1663 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1739] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:27:07 2026] DELETE /v2.0/security-groups/31ddec25-b3f1-442f-96c4-a33cb61c7bb9 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1740] 10.0.0.181 () {32 vars in 663 bytes} [Tue May 5 23:27:07 2026] GET /v2.0/security-groups => generated 2925 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:27:07.437 8 INFO neutron.api.v2.resource [None req-a940e395-8f30-4faa-bd70-2a97cedd5afb aea216030a414728970dc0343d38373e 46a838a40e25499981238aec9d5cff06 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 951/1741] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:27:07 2026] DELETE /v2.0/security-groups/31ddec25-b3f1-442f-96c4-a33cb61c7bb9 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:27:07.451 8 WARNING neutron_lib.context [None req-700c4f9c-9aa9-4689-a737-d7ded29a2c83 aea216030a414728970dc0343d38373e 46a838a40e25499981238aec9d5cff06 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:27:07.527 7 INFO neutron.db.segments_db [None req-39d103de-e419-4d9a-86e4-8d0ae8cd9c21 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Added segment d0d99c02-cea4-4633-ada8-52ff9a1a9606 of type vxlan for network e769ec7a-b492-44cd-a79f-5b434b602f04 [pid: 8|app: 0|req: 952/1742] 10.0.0.181 () {34 vars in 684 bytes} [Tue May 5 23:27:07 2026] POST /v2.0/security-groups => generated 1624 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 23:27:07.591 8 WARNING neutron_lib.context [None req-a79f12d6-53cc-44ab-83c1-fc1119738818 aea216030a414728970dc0343d38373e 46a838a40e25499981238aec9d5cff06 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 791/1743] 10.0.0.181 () {34 vars in 671 bytes} [Tue May 5 23:27:07 2026] POST /v2.0/networks => generated 740 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1744] 10.0.0.181 () {34 vars in 695 bytes} [Tue May 5 23:27:07 2026] POST /v2.0/security-group-rules => generated 601 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1745] 10.0.0.181 () {32 vars in 747 bytes} [Tue May 5 23:27:07 2026] GET /v2.0/security-group-rules/529dfecd-3835-4142-b460-5709a9e62001 => generated 601 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1746] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:27:07 2026] POST /v2.0/subnets => generated 663 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:07.902 7 INFO neutron.db.segments_db [None req-84e7fe47-446c-49bb-9faf-81022eefa4ee b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Added segment ac0655eb-5b41-4a35-afc9-c0cbfc09826e of type vxlan for network 47210c99-e709-4919-9568-0a633d232d50 2026-05-05 23:27:08.196 7 INFO neutron.db.l3_hamode_db [None req-84e7fe47-446c-49bb-9faf-81022eefa4ee b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 955/1747] 10.0.0.181 () {32 vars in 673 bytes} [Tue May 5 23:27:07 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 551 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1748] 10.0.0.181 () {32 vars in 750 bytes} [Tue May 5 23:27:08 2026] DELETE /v2.0/security-group-rules/529dfecd-3835-4142-b460-5709a9e62001 => 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: 957/1749] 10.0.0.181 () {32 vars in 673 bytes} [Tue May 5 23:27:08 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:27:08.501 8 WARNING neutron_lib.context [None req-c2900e35-a025-455d-adc2-ec9601fe6d1b aea216030a414728970dc0343d38373e 46a838a40e25499981238aec9d5cff06 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 958/1750] 10.0.0.181 () {34 vars in 695 bytes} [Tue May 5 23:27:08 2026] POST /v2.0/security-group-rules => generated 601 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1751] 10.0.0.181 () {34 vars in 678 bytes} [Tue May 5 23:27:08 2026] POST /v2.0/qos/policies => generated 359 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1752] 10.0.0.181 () {32 vars in 747 bytes} [Tue May 5 23:27:08 2026] GET /v2.0/security-group-rules/51d32d47-26ed-41a6-9e3f-b5bc0bf30309 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1753] 10.0.0.181 () {34 vars in 753 bytes} [Tue May 5 23:27:08 2026] PUT /v2.0/policies/4fadbfc7-cba3-4a76-91f3-5a636869b1e5/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1754] 10.0.0.181 () {32 vars in 673 bytes} [Tue May 5 23:27:08 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1755] 10.0.0.181 () {32 vars in 733 bytes} [Tue May 5 23:27:09 2026] GET /v2.0/policies/4fadbfc7-cba3-4a76-91f3-5a636869b1e5/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1756] 10.0.0.181 () {32 vars in 750 bytes} [Tue May 5 23:27:09 2026] DELETE /v2.0/security-group-rules/51d32d47-26ed-41a6-9e3f-b5bc0bf30309 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1757] 10.0.0.181 () {34 vars in 764 bytes} [Tue May 5 23:27:09 2026] PUT /v2.0/policies/4fadbfc7-cba3-4a76-91f3-5a636869b1e5/tags/green => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1758] 10.0.0.181 () {32 vars in 673 bytes} [Tue May 5 23:27:09 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1759] 10.0.0.181 () {32 vars in 733 bytes} [Tue May 5 23:27:09 2026] GET /v2.0/policies/4fadbfc7-cba3-4a76-91f3-5a636869b1e5/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:27:09.267 8 WARNING neutron_lib.context [None req-557caae9-7388-4198-82a5-46735a3997b4 aea216030a414728970dc0343d38373e 46a838a40e25499981238aec9d5cff06 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:27:09.304 7 INFO neutron.db.l3_hamode_db [None req-84e7fe47-446c-49bb-9faf-81022eefa4ee b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:27:09.306 8 INFO neutron.db.securitygroups_db [None req-557caae9-7388-4198-82a5-46735a3997b4 aea216030a414728970dc0343d38373e 46a838a40e25499981238aec9d5cff06 - - default default] Project 46a838a40e25499981238aec9d5cff06 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: 968/1760] 10.0.0.181 () {34 vars in 695 bytes} [Tue May 5 23:27:09 2026] POST /v2.0/security-group-rules => generated 607 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1761] 10.0.0.181 () {34 vars in 760 bytes} [Tue May 5 23:27:09 2026] PUT /v2.0/policies/4fadbfc7-cba3-4a76-91f3-5a636869b1e5/tags/red => generated 4 bytes in 23 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1762] 10.0.0.181 () {32 vars in 747 bytes} [Tue May 5 23:27:09 2026] GET /v2.0/security-group-rules/fc0cc7d9-f043-477e-8ac7-69a687d0131e => generated 607 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1763] 10.0.0.181 () {32 vars in 733 bytes} [Tue May 5 23:27:09 2026] GET /v2.0/policies/4fadbfc7-cba3-4a76-91f3-5a636869b1e5/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1764] 10.0.0.181 () {32 vars in 673 bytes} [Tue May 5 23:27:09 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1765] 10.0.0.181 () {34 vars in 782 bytes} [Tue May 5 23:27:09 2026] PUT /v2.0/policies/4fadbfc7-cba3-4a76-91f3-5a636869b1e5/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: 974/1766] 10.0.0.181 () {32 vars in 750 bytes} [Tue May 5 23:27:09 2026] DELETE /v2.0/security-group-rules/fc0cc7d9-f043-477e-8ac7-69a687d0131e => 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: 975/1767] 10.0.0.181 () {32 vars in 733 bytes} [Tue May 5 23:27:09 2026] GET /v2.0/policies/4fadbfc7-cba3-4a76-91f3-5a636869b1e5/tags => generated 52 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1768] 10.0.0.181 () {32 vars in 673 bytes} [Tue May 5 23:27:09 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1769] 10.0.0.181 () {34 vars in 753 bytes} [Tue May 5 23:27:09 2026] PUT /v2.0/policies/4fadbfc7-cba3-4a76-91f3-5a636869b1e5/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1770] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:27:09 2026] DELETE /v2.0/security-groups/85dc2f0e-687d-4067-a022-793890b9e8bb => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1771] 10.0.0.181 () {32 vars in 733 bytes} [Tue May 5 23:27:09 2026] GET /v2.0/policies/4fadbfc7-cba3-4a76-91f3-5a636869b1e5/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:27:10.006 8 WARNING neutron_lib.context [None req-7545a8cb-64ca-4842-9862-08de73a9eb5b 769b60975d19450099a87c56858bdf3f cae01180a00e45a6a4a69e56d6dbf0f4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:27:10.048 8 INFO neutron.db.segments_db [None req-7545a8cb-64ca-4842-9862-08de73a9eb5b 769b60975d19450099a87c56858bdf3f cae01180a00e45a6a4a69e56d6dbf0f4 - - default default] Added segment b77105ba-e861-49e6-9fc9-9e01a834a377 of type vxlan for network 6a117a35-85e9-4fa0-89b3-03225fdab0f6 2026-05-05 23:27:10.355 8 INFO neutron.db.l3_hamode_db [None req-7545a8cb-64ca-4842-9862-08de73a9eb5b 769b60975d19450099a87c56858bdf3f cae01180a00e45a6a4a69e56d6dbf0f4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:27:10.517 8 INFO neutron.db.l3_hamode_db [None req-7545a8cb-64ca-4842-9862-08de73a9eb5b 769b60975d19450099a87c56858bdf3f cae01180a00e45a6a4a69e56d6dbf0f4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 793/1772] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:27:07 2026] POST /v2.0/routers => generated 727 bytes in 2711 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1773] 10.0.0.181 () {32 vars in 663 bytes} [Tue May 5 23:27:10 2026] GET /v2.0/security-groups => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1774] 10.0.0.181 () {32 vars in 741 bytes} [Tue May 5 23:27:10 2026] GET /v2.0/policies/4fadbfc7-cba3-4a76-91f3-5a636869b1e5/tags/red => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1775] 10.0.0.181 () {34 vars in 668 bytes} [Tue May 5 23:27:09 2026] POST /v2.0/routers => generated 474 bytes in 1396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1776] 10.0.0.181 () {32 vars in 663 bytes} [Tue May 5 23:27:11 2026] GET /v2.0/security-groups => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:27:11.303 8 INFO neutron.api.v2.resource [None req-f1850f05-fbe1-4f2e-ab9d-9133b05da4e0 ce044f93a78349029abafa572ded87f8 7f141782bc814033a8aa4da0ca66a795 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 982/1777] 10.0.0.181 () {32 vars in 745 bytes} [Tue May 5 23:27:11 2026] GET /v2.0/policies/4fadbfc7-cba3-4a76-91f3-5a636869b1e5/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 23:27:11.311 8 WARNING neutron_lib.context [None req-ef9e8bbc-6b53-406e-8916-123d57db0870 769b60975d19450099a87c56858bdf3f cae01180a00e45a6a4a69e56d6dbf0f4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:27:11.352 8 INFO neutron.db.l3_hamode_db [None req-ef9e8bbc-6b53-406e-8916-123d57db0870 769b60975d19450099a87c56858bdf3f cae01180a00e45a6a4a69e56d6dbf0f4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:27:11.532 8 INFO neutron.db.l3_hamode_db [None req-ef9e8bbc-6b53-406e-8916-123d57db0870 769b60975d19450099a87c56858bdf3f cae01180a00e45a6a4a69e56d6dbf0f4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 983/1778] 10.0.0.181 () {34 vars in 668 bytes} [Tue May 5 23:27:11 2026] POST /v2.0/routers => generated 474 bytes in 1096 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1779] 10.0.0.181 () {32 vars in 744 bytes} [Tue May 5 23:27:12 2026] DELETE /v2.0/policies/4fadbfc7-cba3-4a76-91f3-5a636869b1e5/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1780] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:27:12 2026] GET /v2.0/security-groups?tenant_id=46a838a40e25499981238aec9d5cff06&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:27:12.578 8 WARNING neutron_lib.context [None req-594f0764-da15-48b2-a5ba-da2be92d1cbe 769b60975d19450099a87c56858bdf3f cae01180a00e45a6a4a69e56d6dbf0f4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:27:12.626 8 INFO neutron.db.l3_hamode_db [None req-594f0764-da15-48b2-a5ba-da2be92d1cbe 769b60975d19450099a87c56858bdf3f cae01180a00e45a6a4a69e56d6dbf0f4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 796/1781] 10.0.0.181 () {34 vars in 783 bytes} [Tue May 5 23:27:10 2026] PUT /v2.0/routers/fd137969-2f63-4c63-89a5-17338d000aa0/add_router_interface => generated 309 bytes in 2023 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1782] 10.0.0.181 () {32 vars in 733 bytes} [Tue May 5 23:27:12 2026] GET /v2.0/policies/4fadbfc7-cba3-4a76-91f3-5a636869b1e5/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1783] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:27:12 2026] DELETE /v2.0/security-groups/9e7bbaf8-e71a-4541-8e53-de0be81de08e => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:27:12.799 8 INFO neutron.db.l3_hamode_db [None req-594f0764-da15-48b2-a5ba-da2be92d1cbe 769b60975d19450099a87c56858bdf3f cae01180a00e45a6a4a69e56d6dbf0f4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:27:12.820 7 INFO neutron.api.v2.resource [None req-70b19c6b-e14e-49f0-891d-23a72dc9379e ce044f93a78349029abafa572ded87f8 7f141782bc814033a8aa4da0ca66a795 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 799/1784] 10.0.0.181 () {32 vars in 748 bytes} [Tue May 5 23:27:12 2026] DELETE /v2.0/policies/4fadbfc7-cba3-4a76-91f3-5a636869b1e5/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1785] 10.0.0.181 () {32 vars in 736 bytes} [Tue May 5 23:27:12 2026] DELETE /v2.0/policies/4fadbfc7-cba3-4a76-91f3-5a636869b1e5/tags => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1786] 10.0.0.181 () {32 vars in 733 bytes} [Tue May 5 23:27:12 2026] GET /v2.0/policies/4fadbfc7-cba3-4a76-91f3-5a636869b1e5/tags => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1787] 10.0.0.181 () {32 vars in 734 bytes} [Tue May 5 23:27:12 2026] DELETE /v2.0/qos/policies/4fadbfc7-cba3-4a76-91f3-5a636869b1e5 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1788] 10.0.0.181 () {34 vars in 668 bytes} [Tue May 5 23:27:12 2026] POST /v2.0/routers => generated 474 bytes in 1060 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:13.655 7 WARNING neutron_lib.context [None req-41eae915-2e04-4d97-a26c-0444aa08c21c 769b60975d19450099a87c56858bdf3f cae01180a00e45a6a4a69e56d6dbf0f4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:27:13.718 7 INFO neutron.db.l3_hamode_db [None req-41eae915-2e04-4d97-a26c-0444aa08c21c 769b60975d19450099a87c56858bdf3f cae01180a00e45a6a4a69e56d6dbf0f4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:27:13.890 7 INFO neutron.db.l3_hamode_db [None req-41eae915-2e04-4d97-a26c-0444aa08c21c 769b60975d19450099a87c56858bdf3f cae01180a00e45a6a4a69e56d6dbf0f4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 987/1789] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:27:13 2026] GET /v2.0/security-groups?tenant_id=6244ab67397740eba79555f38a8517d3&name=default => generated 2925 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1790] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:27:14 2026] DELETE /v2.0/security-groups/4c93f9b2-142b-4a31-925b-e5ce226536bb => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1791] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:27:14 2026] GET /v2.0/security-groups?tenant_id=7f141782bc814033a8aa4da0ca66a795&name=default => generated 2925 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1792] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:27:14 2026] DELETE /v2.0/security-groups/26801805-009b-42a2-82a3-02f6b5714117 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1793] 10.0.0.181 () {34 vars in 668 bytes} [Tue May 5 23:27:13 2026] POST /v2.0/routers => generated 474 bytes in 1048 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:14.712 8 WARNING neutron_lib.context [None req-69ea2738-6f34-41f5-8cde-91f7c03bf619 769b60975d19450099a87c56858bdf3f cae01180a00e45a6a4a69e56d6dbf0f4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:27:14.779 8 INFO neutron.db.l3_hamode_db [None req-69ea2738-6f34-41f5-8cde-91f7c03bf619 769b60975d19450099a87c56858bdf3f cae01180a00e45a6a4a69e56d6dbf0f4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:27:14.988 8 INFO neutron.db.l3_hamode_db [None req-69ea2738-6f34-41f5-8cde-91f7c03bf619 769b60975d19450099a87c56858bdf3f cae01180a00e45a6a4a69e56d6dbf0f4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 804/1794] 10.0.0.29 () {34 vars in 981 bytes} [Tue May 5 23:27:15 2026] GET /v2.0/networks?id=e769ec7a-b492-44cd-a79f-5b434b602f04 => generated 672 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1795] 10.0.0.29 () {34 vars in 964 bytes} [Tue May 5 23:27:15 2026] GET /v2.0/quotas/0ac8a94b24c940948e10ffee48969275 => generated 292 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1796] 10.0.0.29 () {34 vars in 1001 bytes} [Tue May 5 23:27:15 2026] GET /v2.0/ports?tenant_id=0ac8a94b24c940948e10ffee48969275&fields=id => generated 103 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:27:15.508 7 WARNING keystonemiddleware.audit [req-053f69b7-c7cc-4609-9ec2-e63bf1d0867e req-6a9ebe1b-553d-4c32-a1f6-6d7ab64da5ec eabdd377887e45a580dc93be797820c3 0ac8a94b24c940948e10ffee48969275 - - default default] Skipping service tempest-service-1813570924 as it have no endpoints. [pid: 7|app: 0|req: 807/1797] 10.0.0.29 () {34 vars in 1007 bytes} [Tue May 5 23:27:15 2026] GET /v2.0/networks/e769ec7a-b492-44cd-a79f-5b434b602f04?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:27:15.596 7 WARNING keystonemiddleware.audit [req-053f69b7-c7cc-4609-9ec2-e63bf1d0867e req-b78d8cb2-e8ca-4345-a5fa-a82197aeefc7 81e3468fb22e45e39a2910412dff6f39 b8dacdb602d2414db946588a62c1aaf6 - - b2c14149fb9b4c5c88d57e6ab23f3aa9 b2c14149fb9b4c5c88d57e6ab23f3aa9] Skipping service tempest-service-1813570924 as it have no endpoints. [pid: 7|app: 0|req: 808/1798] 10.0.0.29 () {34 vars in 1107 bytes} [Tue May 5 23:27:15 2026] GET /v2.0/networks/e769ec7a-b492-44cd-a79f-5b434b602f04?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1799] 10.0.0.181 () {34 vars in 668 bytes} [Tue May 5 23:27:14 2026] POST /v2.0/routers => generated 474 bytes in 1236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1800] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:27:15 2026] GET /v2.0/ports?device_id=2cc08f51-0cfb-42ff-99a3-3ab5c98f7067 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1801] 10.0.0.181 () {34 vars in 751 bytes} [Tue May 5 23:27:15 2026] PUT /v2.0/routers/5ad1c4c7-5d22-4719-8837-6e143ee45070/tags => generated 17 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1802] 10.0.0.181 () {34 vars in 751 bytes} [Tue May 5 23:27:16 2026] PUT /v2.0/routers/95e7fa66-8ef5-4c0a-a083-e579466e56f9/tags => generated 25 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1803] 10.0.0.181 () {34 vars in 751 bytes} [Tue May 5 23:27:16 2026] PUT /v2.0/routers/c5bfff43-d084-4126-bb53-d639916161da/tags => generated 34 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1804] 10.0.0.181 () {34 vars in 751 bytes} [Tue May 5 23:27:16 2026] PUT /v2.0/routers/cde6fad5-8ffa-427a-a19b-4718d64c631a/tags => generated 19 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1805] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:27:16 2026] GET /v2.0/networks?id=e769ec7a-b492-44cd-a79f-5b434b602f04 => generated 672 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:27:16.737 7 WARNING neutron_lib.context [req-053f69b7-c7cc-4609-9ec2-e63bf1d0867e req-b2e2e043-ba4f-4424-bd0c-65517f2f9f64 eabdd377887e45a580dc93be797820c3 0ac8a94b24c940948e10ffee48969275 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 994/1806] 10.0.0.181 () {32 vars in 664 bytes} [Tue May 5 23:27:16 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 802 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1807] 199.204.45.44 () {38 vars in 954 bytes} [Tue May 5 23:27:16 2026] POST /v2.0/ports => generated 958 bytes in 511 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 995/1808] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:27:17 2026] GET /v2.0/ports?device_id=2cc08f51-0cfb-42ff-99a3-3ab5c98f7067 => generated 961 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1809] 10.0.0.181 () {32 vars in 678 bytes} [Tue May 5 23:27:17 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1810] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:27:17 2026] GET /v2.0/security-groups?id=a1902695-fbe4-4b26-bc13-100358839c29&fields=id&fields=name => generated 88 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1811] 10.0.0.181 () {32 vars in 674 bytes} [Tue May 5 23:27:17 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1812] 10.0.0.181 () {32 vars in 686 bytes} [Tue May 5 23:27:17 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1813] 10.0.0.181 () {32 vars in 672 bytes} [Tue May 5 23:27:17 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1814] 199.204.45.44 () {38 vars in 1027 bytes} [Tue May 5 23:27:17 2026] PUT /v2.0/ports/3853f497-721d-4b1f-bce9-8e910da8241c => generated 1203 bytes in 545 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 997/1815] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:27:17 2026] GET /v2.0/ports?tenant_id=0ac8a94b24c940948e10ffee48969275&device_id=2cc08f51-0cfb-42ff-99a3-3ab5c98f7067 => generated 1242 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:27:17.968 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8a0db1ef-437d-4f5b-9ff0-6522af50dd6a'] response: {'name': 'network-changed', 'server_uuid': '2cc08f51-0cfb-42ff-99a3-3ab5c98f7067', 'tag': '3853f497-721d-4b1f-bce9-8e910da8241c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 998/1816] 199.204.45.44 () {34 vars in 1059 bytes} [Tue May 5 23:27:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=3853f497-721d-4b1f-bce9-8e910da8241c => 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: 8|app: 0|req: 999/1817] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 5 23:27:18 2026] GET /v2.0/subnets?id=24f7d75b-d14d-4bc3-93b1-7871e194f0a9 => generated 666 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1818] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:27:18 2026] GET /v2.0/ports?network_id=e769ec7a-b492-44cd-a79f-5b434b602f04&device_owner=network%3Adhcp => generated 1244 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1819] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:27:18 2026] GET /v2.0/networks/e769ec7a-b492-44cd-a79f-5b434b602f04?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: 1002/1820] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:27:18 2026] GET /v2.0/networks/e769ec7a-b492-44cd-a79f-5b434b602f04?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: 819/1821] 10.0.0.181 () {32 vars in 686 bytes} [Tue May 5 23:27:17 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 672 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1822] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:27:18 2026] GET /v2.0/ports?tenant_id=0ac8a94b24c940948e10ffee48969275&device_id=2cc08f51-0cfb-42ff-99a3-3ab5c98f7067 => generated 1242 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1823] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:27:18 2026] GET /v2.0/networks?id=e769ec7a-b492-44cd-a79f-5b434b602f04 => generated 768 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1824] 10.0.0.181 () {32 vars in 682 bytes} [Tue May 5 23:27:18 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1825] 199.204.45.44 () {34 vars in 1059 bytes} [Tue May 5 23:27:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=3853f497-721d-4b1f-bce9-8e910da8241c => 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: 1005/1826] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:27:18 2026] GET /v2.0/ports?device_id=2cc08f51-0cfb-42ff-99a3-3ab5c98f7067 => generated 973 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1827] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 5 23:27:18 2026] GET /v2.0/subnets?id=24f7d75b-d14d-4bc3-93b1-7871e194f0a9 => generated 666 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1828] 10.0.0.181 () {32 vars in 694 bytes} [Tue May 5 23:27:18 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1829] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:27:18 2026] GET /v2.0/security-groups?id=a1902695-fbe4-4b26-bc13-100358839c29&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: 823/1830] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:27:18 2026] GET /v2.0/ports?network_id=e769ec7a-b492-44cd-a79f-5b434b602f04&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1831] 10.0.0.181 () {32 vars in 721 bytes} [Tue May 5 23:27:18 2026] GET /v2.0/routers/5ad1c4c7-5d22-4719-8837-6e143ee45070 => generated 485 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1832] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:27:18 2026] GET /v2.0/networks/e769ec7a-b492-44cd-a79f-5b434b602f04?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: 825/1833] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:27:18 2026] GET /v2.0/networks/e769ec7a-b492-44cd-a79f-5b434b602f04?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: 1009/1836] 10.0.0.181 () {34 vars in 742 bytes} [Tue May 5 23:27:18 2026] PUT /v2.0/routers/5ad1c4c7-5d22-4719-8837-6e143ee45070 => generated 485 bytes in 820 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1837] 10.0.0.181 () {32 vars in 736 bytes} [Tue May 5 23:27:19 2026] GET /v2.0/ports?device_id=5ad1c4c7-5d22-4719-8837-6e143ee45070 => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1838] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:27:19 2026] GET /v2.0/ports?device_id=2cc08f51-0cfb-42ff-99a3-3ab5c98f7067 => generated 975 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1839] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:27:19 2026] GET /v2.0/security-groups?id=a1902695-fbe4-4b26-bc13-100358839c29&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1840] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:27:19 2026] DELETE /v2.0/routers/5ad1c4c7-5d22-4719-8837-6e143ee45070 => generated 0 bytes in 625 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1841] 10.0.0.181 () {32 vars in 721 bytes} [Tue May 5 23:27:20 2026] GET /v2.0/routers/95e7fa66-8ef5-4c0a-a083-e579466e56f9 => generated 493 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/1842] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:27:20 2026] GET /v2.0/ports?device_id=2cc08f51-0cfb-42ff-99a3-3ab5c98f7067 => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1843] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:27:20 2026] GET /v2.0/security-groups?id=a1902695-fbe4-4b26-bc13-100358839c29&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: 1013/1844] 199.204.45.44 () {34 vars in 993 bytes} [Tue May 5 23:27:20 2026] GET /v2.0/ports?device_id=2cc08f51-0cfb-42ff-99a3-3ab5c98f7067 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1845] 10.0.0.181 () {34 vars in 742 bytes} [Tue May 5 23:27:20 2026] PUT /v2.0/routers/95e7fa66-8ef5-4c0a-a083-e579466e56f9 => generated 493 bytes in 813 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1846] 10.0.0.181 () {32 vars in 736 bytes} [Tue May 5 23:27:21 2026] GET /v2.0/ports?device_id=95e7fa66-8ef5-4c0a-a083-e579466e56f9 => 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: 1014/1847] 199.204.45.44 () {36 vars in 996 bytes} [Tue May 5 23:27:20 2026] DELETE /v2.0/ports/3853f497-721d-4b1f-bce9-8e910da8241c => 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: 1015/1848] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:27:21 2026] GET /v2.0/ports?device_id=2cc08f51-0cfb-42ff-99a3-3ab5c98f7067 => 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: 834/1849] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:27:21 2026] DELETE /v2.0/routers/95e7fa66-8ef5-4c0a-a083-e579466e56f9 => generated 0 bytes in 507 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:27:21.838 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3fe8ceed-5365-4869-961b-08c924a8bfc9'] response: {'server_uuid': '2cc08f51-0cfb-42ff-99a3-3ab5c98f7067', 'name': 'network-vif-deleted', 'tag': '3853f497-721d-4b1f-bce9-8e910da8241c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1016/1850] 10.0.0.181 () {32 vars in 721 bytes} [Tue May 5 23:27:21 2026] GET /v2.0/routers/c5bfff43-d084-4126-bb53-d639916161da => generated 502 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:27:22.476 8 WARNING neutron_lib.context [None req-6c9c7aba-2c5e-4ed1-856b-e16d3999de49 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:27:22.615 8 INFO neutron.db.segments_db [None req-6c9c7aba-2c5e-4ed1-856b-e16d3999de49 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] Added segment 7348312c-2927-4bd0-bdd1-30d583aa6378 of type vxlan for network b6c42ad6-d3a3-4c94-9571-1853b01cb6e8 [pid: 7|app: 0|req: 835/1851] 10.0.0.181 () {34 vars in 742 bytes} [Tue May 5 23:27:21 2026] PUT /v2.0/routers/c5bfff43-d084-4126-bb53-d639916161da => generated 502 bytes in 745 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1852] 10.0.0.181 () {32 vars in 736 bytes} [Tue May 5 23:27:22 2026] GET /v2.0/ports?device_id=c5bfff43-d084-4126-bb53-d639916161da => 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: 1017/1853] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:27:22 2026] POST /v2.0/networks => generated 639 bytes in 500 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:22.777 8 WARNING neutron_lib.context [None req-b0959c95-8efc-4105-9077-69a679021f31 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1018/1854] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:27:22 2026] POST /v2.0/subnets => generated 633 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1855] 10.0.0.181 () {32 vars in 722 bytes} [Tue May 5 23:27:23 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:27:23.193 8 WARNING neutron_lib.context [None req-6f9d73a6-0557-44fb-85f7-dd91afd9977b 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 837/1856] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:27:22 2026] DELETE /v2.0/routers/c5bfff43-d084-4126-bb53-d639916161da => generated 0 bytes in 567 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1857] 10.0.0.181 () {32 vars in 721 bytes} [Tue May 5 23:27:23 2026] GET /v2.0/routers/cde6fad5-8ffa-427a-a19b-4718d64c631a => generated 487 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/1858] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:27:23 2026] POST /v2.0/subnets => generated 708 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:23.553 8 WARNING neutron_lib.context [None req-74e32247-d9ae-4056-9f9a-7ed259c6944c 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:27:23.610 8 INFO neutron.db.segments_db [None req-74e32247-d9ae-4056-9f9a-7ed259c6944c 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] Added segment 7edce992-057b-47f2-b7bd-732a9e55083e of type vxlan for network ae336910-c98d-47a8-8f23-a7ab84fbcc49 [pid: 8|app: 0|req: 1021/1859] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:27:23 2026] POST /v2.0/networks => generated 637 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:23.745 8 WARNING neutron_lib.context [None req-6630cdcc-2fe1-466b-a1c7-4ce7a1930e2f 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1022/1860] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:27:23 2026] POST /v2.0/subnets => generated 632 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1861] 10.0.0.181 () {34 vars in 742 bytes} [Tue May 5 23:27:23 2026] PUT /v2.0/routers/cde6fad5-8ffa-427a-a19b-4718d64c631a => generated 487 bytes in 1183 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:27:24.505 7 WARNING neutron_lib.context [None req-c4eeb0b3-97d1-4f91-a19f-f3e52b8b8166 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 840/1862] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:27:24 2026] POST /v2.0/subnets => generated 702 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1863] 10.0.0.181 () {32 vars in 736 bytes} [Tue May 5 23:27:24 2026] GET /v2.0/ports?device_id=cde6fad5-8ffa-427a-a19b-4718d64c631a => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:27:24.959 7 WARNING neutron_lib.context [None req-98fed28c-07c9-4ecf-9bb6-68398219b0e4 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:27:25.027 7 INFO neutron.db.segments_db [None req-98fed28c-07c9-4ecf-9bb6-68398219b0e4 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] Added segment 3d477104-c49c-443e-a166-3681451d2595 of type vxlan for network b4d43b59-b245-4443-91ba-c8d213fd1767 [pid: 7|app: 0|req: 842/1864] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:27:24 2026] POST /v2.0/networks => generated 637 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1865] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:27:25 2026] DELETE /v2.0/routers/cde6fad5-8ffa-427a-a19b-4718d64c631a => generated 0 bytes in 554 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:27:25.697 7 WARNING neutron_lib.context [None req-cd9d8d1d-7dcc-483c-9b7f-88a91b1eecfb 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1023/1866] 10.0.0.181 () {34 vars in 789 bytes} [Tue May 5 23:27:24 2026] PUT /v2.0/routers/fd137969-2f63-4c63-89a5-17338d000aa0/remove_router_interface => generated 309 bytes in 1772 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/1867] 10.0.0.181 () {32 vars in 721 bytes} [Tue May 5 23:27:25 2026] GET /v2.0/routers/29613e53-fb5a-4e73-8277-3d8dc752337a => generated 480 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1868] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:27:25 2026] POST /v2.0/subnets => generated 631 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1869] 10.0.0.181 () {34 vars in 742 bytes} [Tue May 5 23:27:26 2026] PUT /v2.0/routers/29613e53-fb5a-4e73-8277-3d8dc752337a => generated 480 bytes in 854 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:27:26.890 7 WARNING neutron_lib.context [None req-453e0213-adad-41cf-9681-7547f82ba033 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:27:27.176 8 INFO neutron.services.segments.plugin [-] Segment ac0655eb-5b41-4a35-afc9-c0cbfc09826e resource provider aggregate not found 2026-05-05 23:27:27.183 8 INFO neutron.services.segments.plugin [-] Segment ac0655eb-5b41-4a35-afc9-c0cbfc09826e resource provider aggregate not found 2026-05-05 23:27:27.198 8 INFO neutron.db.l3_hamode_db [None req-05e53819-4f6e-48ce-8d7f-ecbf51d7fb18 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] HA network 47210c99-e709-4919-9568-0a633d232d50 was deleted as no HA routers are present in tenant 0ac8a94b24c940948e10ffee48969275. 2026-05-05 23:27:27.200 8 INFO neutron.services.segments.plugin [-] Segment ac0655eb-5b41-4a35-afc9-c0cbfc09826e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac0655eb-5b41-4a35-afc9-c0cbfc09826e found for delete ", "request_id": "req-29a50477-172a-45ec-90f6-88cf6c3b9be3"}]} [pid: 8|app: 0|req: 1025/1870] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:27:25 2026] DELETE /v2.0/routers/fd137969-2f63-4c63-89a5-17338d000aa0 => generated 0 bytes in 1279 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:27:27.209 8 INFO neutron.services.segments.plugin [-] Segment ac0655eb-5b41-4a35-afc9-c0cbfc09826e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac0655eb-5b41-4a35-afc9-c0cbfc09826e found for delete ", "request_id": "req-eed88a61-1f5c-462e-b7e8-1f6dfc3283e2"}]} [pid: 8|app: 0|req: 1026/1871] 10.0.0.181 () {32 vars in 736 bytes} [Tue May 5 23:27:27 2026] GET /v2.0/ports?device_id=29613e53-fb5a-4e73-8277-3d8dc752337a => 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: 846/1872] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:27:26 2026] POST /v2.0/subnets => generated 705 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/1873] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:27:27 2026] DELETE /v2.0/subnets/24f7d75b-d14d-4bc3-93b1-7871e194f0a9 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:27:27.492 8 WARNING neutron_lib.context [None req-b51dcfab-9822-4e5c-9ff6-9920e9ad3ca9 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:27:27.557 8 INFO neutron.db.segments_db [None req-b51dcfab-9822-4e5c-9ff6-9920e9ad3ca9 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] Added segment cd69f663-f8e9-48ef-b42b-25238b310a28 of type vxlan for network 4be9e3f0-ab06-489b-b19b-4d61a08d72a2 2026-05-05 23:27:27.913 8 INFO neutron.db.l3_hamode_db [None req-b51dcfab-9822-4e5c-9ff6-9920e9ad3ca9 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:27:28.079 7 INFO neutron.services.segments.plugin [-] Segment b77105ba-e861-49e6-9fc9-9e01a834a377 resource provider aggregate not found 2026-05-05 23:27:28.083 7 INFO neutron.services.segments.plugin [-] Segment b77105ba-e861-49e6-9fc9-9e01a834a377 resource provider aggregate not found 2026-05-05 23:27:28.091 7 INFO neutron.db.l3_hamode_db [None req-e517c46b-f547-4e59-827d-4ae84285541c 769b60975d19450099a87c56858bdf3f cae01180a00e45a6a4a69e56d6dbf0f4 - - default default] HA network 6a117a35-85e9-4fa0-89b3-03225fdab0f6 was deleted as no HA routers are present in tenant cae01180a00e45a6a4a69e56d6dbf0f4. [pid: 7|app: 0|req: 847/1874] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:27:27 2026] DELETE /v2.0/routers/29613e53-fb5a-4e73-8277-3d8dc752337a => generated 0 bytes in 830 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:27:28.102 7 INFO neutron.services.segments.plugin [-] Segment b77105ba-e861-49e6-9fc9-9e01a834a377 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b77105ba-e861-49e6-9fc9-9e01a834a377 found for delete ", "request_id": "req-b991edf2-251e-4e94-9146-079f7bb0bf62"}]} 2026-05-05 23:27:28.165 7 INFO neutron.services.segments.plugin [-] Segment b77105ba-e861-49e6-9fc9-9e01a834a377 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b77105ba-e861-49e6-9fc9-9e01a834a377 found for delete ", "request_id": "req-4034c5ad-93df-4546-8478-092306ed71db"}]} [pid: 7|app: 0|req: 848/1875] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:27:28 2026] DELETE /v2.0/networks/e769ec7a-b492-44cd-a79f-5b434b602f04 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1876] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:27:28 2026] GET /v2.0/security-groups?tenant_id=0ac8a94b24c940948e10ffee48969275&name=default => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1877] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:27:28 2026] DELETE /v2.0/security-groups/a1902695-fbe4-4b26-bc13-100358839c29 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:27:29.103 8 INFO neutron.db.l3_hamode_db [None req-b51dcfab-9822-4e5c-9ff6-9920e9ad3ca9 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 851/1878] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:27:28 2026] GET /v2.0/security-groups?tenant_id=64d84e7e45764ad9bfc47c5788e09e4d&name=default => generated 2925 bytes in 410 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1879] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:27:29 2026] DELETE /v2.0/security-groups/43e45a19-8586-4012-9daa-824849727f20 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1880] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:27:29 2026] GET /v2.0/security-groups?tenant_id=cae01180a00e45a6a4a69e56d6dbf0f4&name=default => generated 2925 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1881] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:27:29 2026] DELETE /v2.0/security-groups/1472f305-63ad-4b63-9e32-df0924ee35aa => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:27:30.133 7 INFO neutron.services.segments.plugin [-] Segment d0d99c02-cea4-4633-ada8-52ff9a1a9606 resource provider aggregate not found 2026-05-05 23:27:30.159 7 INFO neutron.services.segments.plugin [-] Segment d0d99c02-cea4-4633-ada8-52ff9a1a9606 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0d99c02-cea4-4633-ada8-52ff9a1a9606 found for delete ", "request_id": "req-3e70dd6b-34d4-4dcc-bc27-27d26cd0e641"}]} 2026-05-05 23:27:30.187 7 INFO neutron.services.segments.plugin [-] Segment d0d99c02-cea4-4633-ada8-52ff9a1a9606 resource provider aggregate not found [pid: 7|app: 0|req: 855/1882] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:27:30 2026] GET /v2.0/security-groups?tenant_id=dd15b2355e014a8f8db041ce5cb12943&name=default => generated 2925 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:27:30.207 7 INFO neutron.services.segments.plugin [-] Segment d0d99c02-cea4-4633-ada8-52ff9a1a9606 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0d99c02-cea4-4633-ada8-52ff9a1a9606 found for delete ", "request_id": "req-081d1d3c-874d-4602-8a9f-54f753ff93ab"}]} [pid: 7|app: 0|req: 856/1883] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:27:30 2026] DELETE /v2.0/security-groups/dc95aa98-a2a6-42e2-9387-bf4327610367 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/1884] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:27:27 2026] POST /v2.0/routers => generated 684 bytes in 2878 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1885] 10.0.0.181 () {34 vars in 783 bytes} [Tue May 5 23:27:30 2026] PUT /v2.0/routers/ce5915ca-c6d8-4ba5-becd-5ddeb7e90bfc/add_router_interface => generated 309 bytes in 2620 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:27:35.032 7 WARNING neutron_lib.context [None req-2079479d-5cbb-4696-bbb0-b456bfa85bbf 6b7b2880f50f4c49a2c0f1d8cb3b2452 07a5b999395b45cb88ae7097d9d32e5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:27:35.233 7 INFO neutron.db.segments_db [None req-2079479d-5cbb-4696-bbb0-b456bfa85bbf 6b7b2880f50f4c49a2c0f1d8cb3b2452 07a5b999395b45cb88ae7097d9d32e5b - - default default] Added segment 3f53f7a5-6474-49b9-b9ea-bfa2f84a3a3e of type vxlan for network 5b7b5a05-2135-4137-a32b-0eb42765a4b2 [pid: 7|app: 0|req: 860/1888] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:27:34 2026] POST /v2.0/networks => generated 631 bytes in 602 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:35.421 7 WARNING neutron_lib.context [None req-8abfaf6a-0b2e-46e5-b84d-77615f06fc18 6b7b2880f50f4c49a2c0f1d8cb3b2452 07a5b999395b45cb88ae7097d9d32e5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1029/1889] 10.0.0.181 () {34 vars in 783 bytes} [Tue May 5 23:27:32 2026] PUT /v2.0/routers/ce5915ca-c6d8-4ba5-becd-5ddeb7e90bfc/add_router_interface => generated 309 bytes in 2654 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1890] 10.0.0.181 () {34 vars in 664 bytes} [Tue May 5 23:27:35 2026] POST /v2.0/ports => generated 743 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:27:35.849 7 WARNING neutron_lib.context [None req-b84e0d95-50af-4a6f-bfb4-b2c581780dbf 6b7b2880f50f4c49a2c0f1d8cb3b2452 07a5b999395b45cb88ae7097d9d32e5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 862/1891] 10.0.0.181 () {34 vars in 666 bytes} [Tue May 5 23:27:35 2026] POST /v2.0/trunks => generated 407 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:36.165 7 WARNING neutron_lib.context [None req-57b7cf9b-213f-4065-87a8-c40240f7a475 6b7b2880f50f4c49a2c0f1d8cb3b2452 07a5b999395b45cb88ae7097d9d32e5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:27:36.220 7 INFO neutron.db.segments_db [None req-57b7cf9b-213f-4065-87a8-c40240f7a475 6b7b2880f50f4c49a2c0f1d8cb3b2452 07a5b999395b45cb88ae7097d9d32e5b - - default default] Added segment 6abdaed0-5f5e-4dcd-81cf-37528c569e2f of type vxlan for network be5e4755-f7b0-47f9-9fe0-d002a368dd74 [pid: 7|app: 0|req: 863/1892] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:27:36 2026] POST /v2.0/networks => generated 631 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:36.331 7 WARNING neutron_lib.context [None req-b6b3240f-bbf4-4a54-9812-3c788509883e 6b7b2880f50f4c49a2c0f1d8cb3b2452 07a5b999395b45cb88ae7097d9d32e5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 864/1893] 10.0.0.181 () {34 vars in 664 bytes} [Tue May 5 23:27:36 2026] POST /v2.0/ports => generated 743 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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 23:27:36.672 7 WARNING neutron_lib.context [None req-806d5135-541e-4a12-a01d-96f1471e23db 6b7b2880f50f4c49a2c0f1d8cb3b2452 07a5b999395b45cb88ae7097d9d32e5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 865/1894] 10.0.0.181 () {34 vars in 666 bytes} [Tue May 5 23:27:36 2026] POST /v2.0/trunks => generated 407 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:36.862 7 WARNING neutron_lib.context [None req-23b8f143-4456-4a72-aa0b-ebb538fa283b 6b7b2880f50f4c49a2c0f1d8cb3b2452 07a5b999395b45cb88ae7097d9d32e5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:27:36.922 7 INFO neutron.db.segments_db [None req-23b8f143-4456-4a72-aa0b-ebb538fa283b 6b7b2880f50f4c49a2c0f1d8cb3b2452 07a5b999395b45cb88ae7097d9d32e5b - - default default] Added segment bee27477-1a03-4ae4-ba33-0bf25e8dc43f of type vxlan for network 39768a09-f5aa-46dc-9df4-68a8f94e1659 [pid: 7|app: 0|req: 866/1895] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:27:36 2026] POST /v2.0/networks => generated 631 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:37.064 7 WARNING neutron_lib.context [None req-9186a204-22aa-4710-a3b9-7a2dd1caf3cf 6b7b2880f50f4c49a2c0f1d8cb3b2452 07a5b999395b45cb88ae7097d9d32e5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 867/1896] 10.0.0.181 () {34 vars in 664 bytes} [Tue May 5 23:27:37 2026] POST /v2.0/ports => generated 743 bytes in 441 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 23:27:37.512 7 WARNING neutron_lib.context [None req-676f9c97-5e9e-4b2c-a590-02871f290f11 6b7b2880f50f4c49a2c0f1d8cb3b2452 07a5b999395b45cb88ae7097d9d32e5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1030/1897] 10.0.0.181 () {34 vars in 783 bytes} [Tue May 5 23:27:35 2026] PUT /v2.0/routers/ce5915ca-c6d8-4ba5-becd-5ddeb7e90bfc/add_router_interface => generated 309 bytes in 2053 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1898] 10.0.0.181 () {34 vars in 666 bytes} [Tue May 5 23:27:37 2026] POST /v2.0/trunks => generated 407 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:37.775 8 WARNING neutron_lib.context [None req-fa805f87-d1d8-4d4f-b756-171d6331e567 6b7b2880f50f4c49a2c0f1d8cb3b2452 07a5b999395b45cb88ae7097d9d32e5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:27:37.807 7 WARNING neutron_lib.context [None req-f80720e3-398c-420b-bd67-a3fccc5b660c 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:27:37.846 8 INFO neutron.db.segments_db [None req-fa805f87-d1d8-4d4f-b756-171d6331e567 6b7b2880f50f4c49a2c0f1d8cb3b2452 07a5b999395b45cb88ae7097d9d32e5b - - default default] Added segment acd379d2-c1f8-4b32-82af-8721a33ed7cc of type vxlan for network bb6c08f6-60b0-49c6-8455-edfcfc9a8ba0 [pid: 7|app: 0|req: 869/1899] 10.0.0.181 () {34 vars in 684 bytes} [Tue May 5 23:27:37 2026] POST /v2.0/security-groups => generated 1628 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/1900] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:27:37 2026] POST /v2.0/networks => generated 632 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:37.984 7 WARNING neutron_lib.context [None req-9a3c50ab-eae8-4076-8684-398161c0a2b5 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:27:37.996 8 WARNING neutron_lib.context [None req-68bc4fed-96de-4cfa-af5a-300cd4880626 6b7b2880f50f4c49a2c0f1d8cb3b2452 07a5b999395b45cb88ae7097d9d32e5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 870/1901] 10.0.0.181 () {34 vars in 695 bytes} [Tue May 5 23:27:37 2026] POST /v2.0/security-group-rules => generated 597 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:38.151 7 WARNING neutron_lib.context [None req-3742ff2f-b29d-4629-923a-8c4383c934a6 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 871/1902] 10.0.0.181 () {34 vars in 695 bytes} [Tue May 5 23:27:38 2026] POST /v2.0/security-group-rules => generated 597 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:38.269 7 WARNING neutron_lib.context [None req-c5de4b93-9adb-468f-b4f8-b537cab9844c 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1032/1903] 10.0.0.181 () {34 vars in 664 bytes} [Tue May 5 23:27:37 2026] POST /v2.0/ports => generated 743 bytes in 411 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 23:27:38.410 8 WARNING neutron_lib.context [None req-5467a4f2-8efa-49b8-ab50-79a1d229fb96 6b7b2880f50f4c49a2c0f1d8cb3b2452 07a5b999395b45cb88ae7097d9d32e5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 872/1904] 10.0.0.181 () {34 vars in 695 bytes} [Tue May 5 23:27:38 2026] POST /v2.0/security-group-rules => generated 599 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:38.433 7 WARNING neutron_lib.context [None req-12e31e41-35c5-4b3c-8dac-bac20ee4becf 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 873/1905] 10.0.0.181 () {34 vars in 695 bytes} [Tue May 5 23:27:38 2026] POST /v2.0/security-group-rules => generated 601 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:38.603 7 WARNING neutron_lib.context [None req-b2c39a85-6305-493d-a303-7b370217a6c7 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1033/1906] 10.0.0.181 () {34 vars in 666 bytes} [Tue May 5 23:27:38 2026] POST /v2.0/trunks => generated 407 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:38.674 8 WARNING neutron_lib.context [None req-fbba9ed0-2a8b-4d45-ac72-69ab78dc7825 6b7b2880f50f4c49a2c0f1d8cb3b2452 07a5b999395b45cb88ae7097d9d32e5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 874/1907] 10.0.0.181 () {34 vars in 695 bytes} [Tue May 5 23:27:38 2026] POST /v2.0/security-group-rules => generated 601 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:38.736 8 INFO neutron.db.segments_db [None req-fbba9ed0-2a8b-4d45-ac72-69ab78dc7825 6b7b2880f50f4c49a2c0f1d8cb3b2452 07a5b999395b45cb88ae7097d9d32e5b - - default default] Added segment 99861320-202d-4c09-91dd-28575d53330c of type vxlan for network dabd45ef-e313-4a8c-8ac5-d16d9561b540 2026-05-05 23:27:38.755 7 WARNING neutron_lib.context [None req-87b35f54-0684-4b99-92af-f715db28ed8b 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1034/1908] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:27:38 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 23:27:38.855 8 WARNING neutron_lib.context [None req-0c300ade-d50a-48c0-94fd-6e23a59e4445 6b7b2880f50f4c49a2c0f1d8cb3b2452 07a5b999395b45cb88ae7097d9d32e5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 875/1909] 10.0.0.181 () {34 vars in 695 bytes} [Tue May 5 23:27:38 2026] POST /v2.0/security-group-rules => generated 597 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:38.886 7 WARNING neutron_lib.context [None req-86ccefb2-6007-405e-8051-6f7744b00b97 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 876/1910] 10.0.0.181 () {34 vars in 695 bytes} [Tue May 5 23:27:38 2026] POST /v2.0/security-group-rules => generated 597 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:39.027 7 WARNING neutron_lib.context [None req-bccc6699-73d9-4968-9ad0-7e6dd12d9594 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1911] 10.0.0.181 () {34 vars in 695 bytes} [Tue May 5 23:27:39 2026] POST /v2.0/security-group-rules => generated 597 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:39.167 7 WARNING neutron_lib.context [None req-428bec22-e34a-457c-b75a-3ebb4309a0b4 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1035/1912] 10.0.0.181 () {34 vars in 664 bytes} [Tue May 5 23:27:38 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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 23:27:39.269 8 WARNING neutron_lib.context [None req-08729ea4-c9a0-4fe3-94a0-3fd6c2d466dd 6b7b2880f50f4c49a2c0f1d8cb3b2452 07a5b999395b45cb88ae7097d9d32e5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 878/1913] 10.0.0.181 () {34 vars in 695 bytes} [Tue May 5 23:27:39 2026] POST /v2.0/security-group-rules => generated 599 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:39.356 7 WARNING neutron_lib.context [None req-52a4129b-35b3-4221-98e5-e3b854f8e4b5 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 879/1914] 10.0.0.181 () {34 vars in 695 bytes} [Tue May 5 23:27:39 2026] POST /v2.0/security-group-rules => generated 601 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/1915] 10.0.0.181 () {34 vars in 666 bytes} [Tue May 5 23:27:39 2026] POST /v2.0/trunks => generated 407 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:39.529 7 WARNING neutron_lib.context [None req-429ba655-a59d-42e7-9430-bc088742848b 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1037/1916] 10.0.0.181 () {34 vars in 749 bytes} [Tue May 5 23:27:39 2026] PUT /v2.0/trunks/a7669159-c509-40da-90f6-0d73c81db6ea/tags => generated 17 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/1917] 10.0.0.181 () {34 vars in 749 bytes} [Tue May 5 23:27:39 2026] PUT /v2.0/trunks/1d0ccb06-c609-4bbe-b898-763a4e0c4527/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/1918] 10.0.0.181 () {34 vars in 749 bytes} [Tue May 5 23:27:39 2026] PUT /v2.0/trunks/33ff8e19-6d4b-45a7-9b7a-59c0a2c7d59c/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1919] 10.0.0.181 () {34 vars in 695 bytes} [Tue May 5 23:27:39 2026] POST /v2.0/security-group-rules => generated 597 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/1920] 10.0.0.181 () {34 vars in 749 bytes} [Tue May 5 23:27:39 2026] PUT /v2.0/trunks/980c63d8-945c-4d9d-8628-28ab7630a6f1/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: 881/1921] 10.0.0.181 () {32 vars in 662 bytes} [Tue May 5 23:27:39 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/1922] 10.0.0.181 () {32 vars in 676 bytes} [Tue May 5 23:27:39 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1923] 10.0.0.181 () {32 vars in 672 bytes} [Tue May 5 23:27:39 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/1924] 10.0.0.181 () {32 vars in 684 bytes} [Tue May 5 23:27:39 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1925] 10.0.0.181 () {32 vars in 670 bytes} [Tue May 5 23:27:39 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1926] 10.0.0.181 () {32 vars in 684 bytes} [Tue May 5 23:27:39 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/1927] 10.0.0.29 () {34 vars in 1095 bytes} [Tue May 5 23:27:39 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1204279713&fields=id&tenant_id=a532fbe751094e1db095138d9587f341 => generated 69 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1928] 10.0.0.181 () {32 vars in 680 bytes} [Tue May 5 23:27:40 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1929] 10.0.0.181 () {32 vars in 692 bytes} [Tue May 5 23:27:40 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1930] 10.0.0.181 () {32 vars in 719 bytes} [Tue May 5 23:27:40 2026] GET /v2.0/trunks/a7669159-c509-40da-90f6-0d73c81db6ea => generated 412 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/1931] 10.0.0.29 () {34 vars in 981 bytes} [Tue May 5 23:27:40 2026] GET /v2.0/networks?id=ae336910-c98d-47a8-8f23-a7ab84fbcc49 => generated 704 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/1932] 10.0.0.29 () {34 vars in 964 bytes} [Tue May 5 23:27:40 2026] GET /v2.0/quotas/a532fbe751094e1db095138d9587f341 => 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: 888/1933] 10.0.0.181 () {32 vars in 717 bytes} [Tue May 5 23:27:40 2026] GET /v2.0/ports/81141a38-684d-44ac-b657-5811ef4925ce => generated 826 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1934] 10.0.0.181 () {32 vars in 722 bytes} [Tue May 5 23:27:40 2026] DELETE /v2.0/trunks/a7669159-c509-40da-90f6-0d73c81db6ea => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1935] 10.0.0.181 () {32 vars in 719 bytes} [Tue May 5 23:27:40 2026] GET /v2.0/trunks/1d0ccb06-c609-4bbe-b898-763a4e0c4527 => generated 420 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/1936] 10.0.0.29 () {34 vars in 1001 bytes} [Tue May 5 23:27:40 2026] GET /v2.0/ports?tenant_id=a532fbe751094e1db095138d9587f341&fields=id => generated 287 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1937] 10.0.0.181 () {32 vars in 717 bytes} [Tue May 5 23:27:40 2026] GET /v2.0/ports/f3ce4c57-929f-412a-b31f-24754c54669e => generated 826 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/1938] 10.0.0.29 () {34 vars in 1007 bytes} [Tue May 5 23:27:40 2026] GET /v2.0/networks/ae336910-c98d-47a8-8f23-a7ab84fbcc49?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1939] 10.0.0.181 () {32 vars in 722 bytes} [Tue May 5 23:27:40 2026] DELETE /v2.0/trunks/1d0ccb06-c609-4bbe-b898-763a4e0c4527 => 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: 893/1940] 10.0.0.181 () {32 vars in 719 bytes} [Tue May 5 23:27:40 2026] GET /v2.0/trunks/33ff8e19-6d4b-45a7-9b7a-59c0a2c7d59c => generated 429 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/1941] 10.0.0.29 () {34 vars in 1107 bytes} [Tue May 5 23:27:40 2026] GET /v2.0/networks/ae336910-c98d-47a8-8f23-a7ab84fbcc49?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: 894/1942] 10.0.0.181 () {32 vars in 717 bytes} [Tue May 5 23:27:40 2026] GET /v2.0/ports/de0b551f-772a-4c22-8e14-228e75cdbd2c => generated 826 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1943] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:27:40 2026] GET /v2.0/ports?device_id=62ded953-88b4-46a2-9093-2f1edecca3ba => 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: 1049/1944] 10.0.0.181 () {32 vars in 722 bytes} [Tue May 5 23:27:40 2026] DELETE /v2.0/trunks/33ff8e19-6d4b-45a7-9b7a-59c0a2c7d59c => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1945] 10.0.0.181 () {32 vars in 719 bytes} [Tue May 5 23:27:40 2026] GET /v2.0/trunks/980c63d8-945c-4d9d-8628-28ab7630a6f1 => generated 414 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/1946] 10.0.0.181 () {32 vars in 717 bytes} [Tue May 5 23:27:40 2026] GET /v2.0/ports/cb324a5e-2933-4a83-9e04-91da91edee51 => generated 826 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1947] 10.0.0.181 () {32 vars in 722 bytes} [Tue May 5 23:27:40 2026] DELETE /v2.0/trunks/980c63d8-945c-4d9d-8628-28ab7630a6f1 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/1948] 10.0.0.181 () {32 vars in 719 bytes} [Tue May 5 23:27:41 2026] GET /v2.0/trunks/1fcf7c40-9d34-4232-b5f4-905a112a9edc => generated 407 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1949] 10.0.0.181 () {32 vars in 717 bytes} [Tue May 5 23:27:41 2026] GET /v2.0/ports/c709ea15-8a9c-4139-a938-aa071af797b2 => generated 826 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/1950] 10.0.0.181 () {32 vars in 722 bytes} [Tue May 5 23:27:41 2026] DELETE /v2.0/trunks/1fcf7c40-9d34-4232-b5f4-905a112a9edc => 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: 1053/1951] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:27:41 2026] GET /v2.0/networks?id=ae336910-c98d-47a8-8f23-a7ab84fbcc49 => generated 704 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/1952] 199.204.45.44 () {34 vars in 1049 bytes} [Tue May 5 23:27:41 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a532fbe751094e1db095138d9587f341 => generated 179 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:27:41.584 8 WARNING neutron_lib.context [req-7ef414d5-07b1-456d-92aa-b6d8c7c1ca3f req-b8ed9183-2701-4933-85de-0eb6747c0c82 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 899/1953] 10.0.0.181 () {32 vars in 720 bytes} [Tue May 5 23:27:41 2026] DELETE /v2.0/ports/81141a38-684d-44ac-b657-5811ef4925ce => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1954] 10.0.0.181 () {32 vars in 720 bytes} [Tue May 5 23:27:41 2026] DELETE /v2.0/ports/f3ce4c57-929f-412a-b31f-24754c54669e => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1955] 10.0.0.181 () {32 vars in 720 bytes} [Tue May 5 23:27:41 2026] DELETE /v2.0/ports/de0b551f-772a-4c22-8e14-228e75cdbd2c => 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: 1055/1956] 199.204.45.44 () {38 vars in 954 bytes} [Tue May 5 23:27:41 2026] POST /v2.0/ports => generated 1183 bytes in 552 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: 902/1957] 10.0.0.181 () {32 vars in 720 bytes} [Tue May 5 23:27:42 2026] DELETE /v2.0/ports/cb324a5e-2933-4a83-9e04-91da91edee51 => 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: 903/1958] 10.0.0.181 () {32 vars in 720 bytes} [Tue May 5 23:27:42 2026] DELETE /v2.0/ports/c709ea15-8a9c-4139-a938-aa071af797b2 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/1959] 199.204.45.44 () {38 vars in 1027 bytes} [Tue May 5 23:27:42 2026] PUT /v2.0/ports/11626e06-ae2b-412a-8cc4-9f29986a0118 => generated 1428 bytes in 573 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 904/1960] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:27:42 2026] GET /v2.0/security-groups?tenant_id=43fe53861fc74d528abf3e6b74bf7512&name=default => generated 2925 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:27:42.813 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fd4e2755-0f00-4ec4-8584-00e0a228f4e4'] response: {'name': 'network-changed', 'server_uuid': '62ded953-88b4-46a2-9093-2f1edecca3ba', 'tag': '11626e06-ae2b-412a-8cc4-9f29986a0118', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 905/1961] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:27:42 2026] GET /v2.0/ports?tenant_id=a532fbe751094e1db095138d9587f341&device_id=62ded953-88b4-46a2-9093-2f1edecca3ba => generated 1467 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1962] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:27:42 2026] DELETE /v2.0/security-groups/438fb9e8-1471-47c0-bc83-365913e97f7f => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1963] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 5 23:27:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.101&port_id=11626e06-ae2b-412a-8cc4-9f29986a0118 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:27:42.995 8 INFO neutron.services.segments.plugin [-] Segment 3f53f7a5-6474-49b9-b9ea-bfa2f84a3a3e resource provider aggregate not found 2026-05-05 23:27:42.999 8 INFO neutron.services.segments.plugin [-] Segment 3f53f7a5-6474-49b9-b9ea-bfa2f84a3a3e resource provider aggregate not found [pid: 7|app: 0|req: 908/1964] 199.204.45.44 () {34 vars in 1103 bytes} [Tue May 5 23:27:42 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A33c&port_id=11626e06-ae2b-412a-8cc4-9f29986a0118 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:27:43.016 8 INFO neutron.services.segments.plugin [-] Segment 3f53f7a5-6474-49b9-b9ea-bfa2f84a3a3e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f53f7a5-6474-49b9-b9ea-bfa2f84a3a3e found for delete ", "request_id": "req-27077476-33f9-4866-bdd9-f809aa870c62"}]} 2026-05-05 23:27:43.020 8 INFO neutron.services.segments.plugin [-] Segment 3f53f7a5-6474-49b9-b9ea-bfa2f84a3a3e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f53f7a5-6474-49b9-b9ea-bfa2f84a3a3e found for delete ", "request_id": "req-d55afe78-289d-4341-be17-1d7a1b512859"}]} [pid: 8|app: 0|req: 1057/1965] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:27:42 2026] DELETE /v2.0/networks/5b7b5a05-2135-4137-a32b-0eb42765a4b2 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 909/1966] 199.204.45.44 () {34 vars in 1063 bytes} [Tue May 5 23:27:43 2026] GET /v2.0/subnets?id=faf1123d-14b9-4619-98b8-4d06cdc7a1a6&id=fae9b35a-8ebe-4744-9c96-8b20686dd471 => generated 1363 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1967] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:27:43 2026] GET /v2.0/ports?network_id=ae336910-c98d-47a8-8f23-a7ab84fbcc49&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: 911/1968] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:27:43 2026] GET /v2.0/ports?network_id=ae336910-c98d-47a8-8f23-a7ab84fbcc49&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/1969] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:27:43 2026] DELETE /v2.0/networks/be5e4755-f7b0-47f9-9fe0-d002a368dd74 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1970] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:27:43 2026] GET /v2.0/networks/ae336910-c98d-47a8-8f23-a7ab84fbcc49?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: 913/1971] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:27:43 2026] GET /v2.0/networks/ae336910-c98d-47a8-8f23-a7ab84fbcc49?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1972] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:27:43 2026] GET /v2.0/ports?tenant_id=a532fbe751094e1db095138d9587f341&device_id=62ded953-88b4-46a2-9093-2f1edecca3ba => generated 1467 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/1973] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:27:43 2026] DELETE /v2.0/networks/39768a09-f5aa-46dc-9df4-68a8f94e1659 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1974] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:27:43 2026] GET /v2.0/networks?id=ae336910-c98d-47a8-8f23-a7ab84fbcc49 => generated 800 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1975] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 5 23:27:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.101&port_id=11626e06-ae2b-412a-8cc4-9f29986a0118 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1976] 199.204.45.44 () {34 vars in 1103 bytes} [Tue May 5 23:27:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A33c&port_id=11626e06-ae2b-412a-8cc4-9f29986a0118 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/1977] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:27:43 2026] DELETE /v2.0/networks/bb6c08f6-60b0-49c6-8455-edfcfc9a8ba0 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1978] 199.204.45.44 () {34 vars in 1063 bytes} [Tue May 5 23:27:43 2026] GET /v2.0/subnets?id=faf1123d-14b9-4619-98b8-4d06cdc7a1a6&id=fae9b35a-8ebe-4744-9c96-8b20686dd471 => generated 1363 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1979] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:27:43 2026] GET /v2.0/ports?network_id=ae336910-c98d-47a8-8f23-a7ab84fbcc49&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: 920/1980] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:27:43 2026] GET /v2.0/ports?network_id=ae336910-c98d-47a8-8f23-a7ab84fbcc49&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: 8|app: 0|req: 1061/1981] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:27:43 2026] DELETE /v2.0/networks/dabd45ef-e313-4a8c-8ac5-d16d9561b540 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1982] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:27:43 2026] GET /v2.0/networks/ae336910-c98d-47a8-8f23-a7ab84fbcc49?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/1983] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:27:43 2026] GET /v2.0/networks/ae336910-c98d-47a8-8f23-a7ab84fbcc49?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1984] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:27:44 2026] GET /v2.0/security-groups?tenant_id=542485723d9d4ba58d4914096e74be02&name=default => generated 2925 bytes in 343 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:27:45.050 8 INFO neutron.services.segments.plugin [-] Segment 6abdaed0-5f5e-4dcd-81cf-37528c569e2f resource provider aggregate not found 2026-05-05 23:27:45.055 8 INFO neutron.services.segments.plugin [-] Segment 6abdaed0-5f5e-4dcd-81cf-37528c569e2f resource provider aggregate not found 2026-05-05 23:27:45.089 8 INFO neutron.services.segments.plugin [-] Segment 6abdaed0-5f5e-4dcd-81cf-37528c569e2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6abdaed0-5f5e-4dcd-81cf-37528c569e2f found for delete ", "request_id": "req-a02cb0fc-02a1-4f87-b929-46be9c24d752"}]} 2026-05-05 23:27:45.096 8 INFO neutron.services.segments.plugin [-] Segment 6abdaed0-5f5e-4dcd-81cf-37528c569e2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6abdaed0-5f5e-4dcd-81cf-37528c569e2f found for delete ", "request_id": "req-c406c1c9-b010-4085-afb7-72d044f05ed6"}]} 2026-05-05 23:27:45.119 8 INFO neutron.services.segments.plugin [-] Segment bee27477-1a03-4ae4-ba33-0bf25e8dc43f resource provider aggregate not found 2026-05-05 23:27:45.125 8 INFO neutron.services.segments.plugin [-] Segment bee27477-1a03-4ae4-ba33-0bf25e8dc43f resource provider aggregate not found 2026-05-05 23:27:45.138 8 INFO neutron.services.segments.plugin [-] Segment bee27477-1a03-4ae4-ba33-0bf25e8dc43f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bee27477-1a03-4ae4-ba33-0bf25e8dc43f found for delete ", "request_id": "req-0f8d81cc-d559-4081-ac31-df6b125c31ef"}]} 2026-05-05 23:27:45.149 8 INFO neutron.services.segments.plugin [-] Segment bee27477-1a03-4ae4-ba33-0bf25e8dc43f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bee27477-1a03-4ae4-ba33-0bf25e8dc43f found for delete ", "request_id": "req-5e92a9e5-ab2a-4c25-9e5a-c9fa0e2b6b21"}]} 2026-05-05 23:27:45.161 8 INFO neutron.services.segments.plugin [-] Segment acd379d2-c1f8-4b32-82af-8721a33ed7cc resource provider aggregate not found 2026-05-05 23:27:45.169 8 INFO neutron.services.segments.plugin [-] Segment acd379d2-c1f8-4b32-82af-8721a33ed7cc resource provider aggregate not found 2026-05-05 23:27:45.184 8 INFO neutron.services.segments.plugin [-] Segment acd379d2-c1f8-4b32-82af-8721a33ed7cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid acd379d2-c1f8-4b32-82af-8721a33ed7cc found for delete ", "request_id": "req-e9fbd58a-12fc-4b43-8827-14e25b44b696"}]} 2026-05-05 23:27:45.195 8 INFO neutron.services.segments.plugin [-] Segment acd379d2-c1f8-4b32-82af-8721a33ed7cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid acd379d2-c1f8-4b32-82af-8721a33ed7cc found for delete ", "request_id": "req-5b48f3df-122c-49a9-9bd6-604b8dffb45c"}]} 2026-05-05 23:27:45.210 8 INFO neutron.services.segments.plugin [-] Segment 99861320-202d-4c09-91dd-28575d53330c resource provider aggregate not found 2026-05-05 23:27:45.217 8 INFO neutron.services.segments.plugin [-] Segment 99861320-202d-4c09-91dd-28575d53330c resource provider aggregate not found 2026-05-05 23:27:45.245 8 INFO neutron.services.segments.plugin [-] Segment 99861320-202d-4c09-91dd-28575d53330c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99861320-202d-4c09-91dd-28575d53330c found for delete ", "request_id": "req-68d89df8-397d-4d12-9dfd-f6dfb93aae56"}]} 2026-05-05 23:27:45.247 8 INFO neutron.services.segments.plugin [-] Segment 99861320-202d-4c09-91dd-28575d53330c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99861320-202d-4c09-91dd-28575d53330c found for delete ", "request_id": "req-387cd897-cdeb-42e7-9a45-29de6a183fc1"}]} [pid: 8|app: 0|req: 1063/1985] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:27:44 2026] DELETE /v2.0/security-groups/7b4b87b6-e216-444e-a5d9-f051270c0a45 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1986] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:27:45 2026] GET /v2.0/security-groups?tenant_id=1e0cbbb421c346f59a69f13ad280646e&name=default => generated 2925 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/1987] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:27:45 2026] DELETE /v2.0/security-groups/fdc4520d-ac8d-4931-8ff6-fbc11630d1a7 => 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: 924/1988] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:27:45 2026] GET /v2.0/ports?device_id=62ded953-88b4-46a2-9093-2f1edecca3ba => generated 1200 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1989] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:27:45 2026] GET /v2.0/security-groups?tenant_id=07a5b999395b45cb88ae7097d9d32e5b&name=default => generated 2925 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1990] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:27:46 2026] GET /v2.0/security-groups?id=eb9dd416-b9ba-494a-a9a4-018585f76c85&fields=id&fields=name => generated 112 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1991] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:27:46 2026] DELETE /v2.0/security-groups/dd68853d-181f-437e-9f8f-e407a205be82 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:27:46.223 8 WARNING neutron_lib.context [None req-3b786653-e6dd-43c3-9df7-0028ccb09b6c e6424964348a4c62b3f9261bc599a062 e73b23e6cd224af8afe4e05d7e6bccb0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 928/1992] 10.0.0.181 () {32 vars in 818 bytes} [Tue May 5 23:27:46 2026] GET /v2.0/ports?network_id=ae336910-c98d-47a8-8f23-a7ab84fbcc49&mac_address=fa%3A16%3A3e%3A77%3A51%3Abb => generated 1200 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:27:46.244 7 WARNING neutron_lib.context [None req-a6706638-0433-4dff-863c-a572ca71c6b3 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:27:46.376 8 INFO neutron.db.segments_db [None req-3b786653-e6dd-43c3-9df7-0028ccb09b6c e6424964348a4c62b3f9261bc599a062 e73b23e6cd224af8afe4e05d7e6bccb0 - - default default] Added segment c50fc5b3-ac4d-4eac-9c85-8bcd83d95029 of type vxlan for network 2340afe3-dd80-4313-b2eb-e5b5aead8cef [pid: 8|app: 0|req: 1065/1993] 10.0.0.181 () {34 vars in 671 bytes} [Tue May 5 23:27:45 2026] POST /v2.0/networks => generated 632 bytes in 595 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:46.540 8 WARNING neutron_lib.context [None req-07b0b307-a042-4420-80df-9f8e47079ce8 e6424964348a4c62b3f9261bc599a062 e73b23e6cd224af8afe4e05d7e6bccb0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:27:46.581 8 INFO neutron.db.segments_db [None req-07b0b307-a042-4420-80df-9f8e47079ce8 e6424964348a4c62b3f9261bc599a062 e73b23e6cd224af8afe4e05d7e6bccb0 - - default default] Added segment 42bb5df3-8e97-487b-ac9f-f48757aa69ae of type vxlan for network d26130ae-ca71-4ba5-a696-bd9141467669 2026-05-05 23:27:47.274 7 INFO neutron.db.l3_db [None req-a6706638-0433-4dff-863c-a572ca71c6b3 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] Floating IP 27479d4c-35b4-4dfd-bb8d-31a33ecbee1a associated. External IP: 10.96.250.213, port: 11626e06-ae2b-412a-8cc4-9f29986a0118. 2026-05-05 23:27:47.411 8 INFO neutron.db.l3_hamode_db [None req-07b0b307-a042-4420-80df-9f8e47079ce8 e6424964348a4c62b3f9261bc599a062 e73b23e6cd224af8afe4e05d7e6bccb0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 929/1994] 10.0.0.181 () {34 vars in 677 bytes} [Tue May 5 23:27:46 2026] POST /v2.0/floatingips => generated 855 bytes in 1504 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1995] 10.0.0.29 () {34 vars in 1095 bytes} [Tue May 5 23:27:47 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1204279713&fields=id&tenant_id=a532fbe751094e1db095138d9587f341 => generated 69 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:27:47.909 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2af8e206-0d08-4895-90d4-c575574b60d6'] response: {'name': 'network-changed', 'server_uuid': '62ded953-88b4-46a2-9093-2f1edecca3ba', 'tag': '11626e06-ae2b-412a-8cc4-9f29986a0118', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 931/1996] 10.0.0.29 () {34 vars in 981 bytes} [Tue May 5 23:27:47 2026] GET /v2.0/networks?id=b4d43b59-b245-4443-91ba-c8d213fd1767 => generated 704 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1997] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:27:47 2026] GET /v2.0/ports?tenant_id=a532fbe751094e1db095138d9587f341&device_id=62ded953-88b4-46a2-9093-2f1edecca3ba => generated 1469 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1998] 10.0.0.29 () {34 vars in 964 bytes} [Tue May 5 23:27:48 2026] GET /v2.0/quotas/a532fbe751094e1db095138d9587f341 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1999] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:27:48 2026] GET /v2.0/networks?id=ae336910-c98d-47a8-8f23-a7ab84fbcc49 => generated 800 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:27:48.586 8 INFO neutron.db.l3_hamode_db [None req-07b0b307-a042-4420-80df-9f8e47079ce8 e6424964348a4c62b3f9261bc599a062 e73b23e6cd224af8afe4e05d7e6bccb0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 935/2000] 10.0.0.29 () {34 vars in 1001 bytes} [Tue May 5 23:27:48 2026] GET /v2.0/ports?tenant_id=a532fbe751094e1db095138d9587f341&fields=id => generated 333 bytes in 668 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/2001] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 5 23:27:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.101&port_id=11626e06-ae2b-412a-8cc4-9f29986a0118 => generated 858 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:27:48.875 7 WARNING keystonemiddleware.audit [req-a0cce148-6f7e-487b-8b1a-12a8d5309a15 req-4811d460-c1b6-49a6-af57-f7c0b3955a21 81e3468fb22e45e39a2910412dff6f39 b8dacdb602d2414db946588a62c1aaf6 - - b2c14149fb9b4c5c88d57e6ab23f3aa9 b2c14149fb9b4c5c88d57e6ab23f3aa9] Skipping service tempest-service-1813570924 as it have no endpoints. [pid: 7|app: 0|req: 937/2002] 10.0.0.29 () {34 vars in 1007 bytes} [Tue May 5 23:27:48 2026] GET /v2.0/networks/b4d43b59-b245-4443-91ba-c8d213fd1767?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/2003] 199.204.45.44 () {34 vars in 1103 bytes} [Tue May 5 23:27:48 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A33c&port_id=11626e06-ae2b-412a-8cc4-9f29986a0118 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:27:48.973 7 WARNING keystonemiddleware.audit [req-a0cce148-6f7e-487b-8b1a-12a8d5309a15 req-ee203077-2d51-4093-adc8-9ebce716aec8 81e3468fb22e45e39a2910412dff6f39 b8dacdb602d2414db946588a62c1aaf6 - - b2c14149fb9b4c5c88d57e6ab23f3aa9 b2c14149fb9b4c5c88d57e6ab23f3aa9] Skipping service tempest-service-1813570924 as it have no endpoints. [pid: 7|app: 0|req: 939/2004] 10.0.0.29 () {34 vars in 1107 bytes} [Tue May 5 23:27:48 2026] GET /v2.0/networks/b4d43b59-b245-4443-91ba-c8d213fd1767?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: 940/2005] 199.204.45.44 () {34 vars in 1063 bytes} [Tue May 5 23:27:49 2026] GET /v2.0/subnets?id=faf1123d-14b9-4619-98b8-4d06cdc7a1a6&id=fae9b35a-8ebe-4744-9c96-8b20686dd471 => generated 1363 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/2006] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:27:49 2026] GET /v2.0/ports?network_id=ae336910-c98d-47a8-8f23-a7ab84fbcc49&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: 942/2007] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:27:49 2026] GET /v2.0/ports?network_id=ae336910-c98d-47a8-8f23-a7ab84fbcc49&device_owner=network%3Adhcp => generated 1457 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/2008] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:27:49 2026] GET /v2.0/ports?device_id=6e3c90d3-031c-4560-897c-24340bf03931 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/2009] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:27:49 2026] GET /v2.0/networks/ae336910-c98d-47a8-8f23-a7ab84fbcc49?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: 947/2012] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:27:49 2026] GET /v2.0/networks/ae336910-c98d-47a8-8f23-a7ab84fbcc49?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: 1066/2013] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:27:46 2026] POST /v2.0/routers => generated 694 bytes in 3299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:49.977 7 WARNING neutron_lib.context [None req-0231266c-f82f-4326-9b94-fdf4857748a3 aabdcd0e60c9456bb4b29823120403f6 64c87ff6f1d848878d02340741262a1e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1067/2014] 10.0.0.181 () {32 vars in 776 bytes} [Tue May 5 23:27:49 2026] GET /v2.0/subnets?project_id=e73b23e6cd224af8afe4e05d7e6bccb0&cidr=10.100.0.0%2F28 => generated 14 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2015] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:27:50 2026] GET /v2.0/networks?id=b4d43b59-b245-4443-91ba-c8d213fd1767 => generated 704 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:27:50.131 7 INFO neutron.db.segments_db [None req-0231266c-f82f-4326-9b94-fdf4857748a3 aabdcd0e60c9456bb4b29823120403f6 64c87ff6f1d848878d02340741262a1e - - default default] Added segment 7df9da8b-48f9-4b11-9125-b3389856627e of type vxlan for network e0e19f9c-7cf7-4af4-a93d-0f50629b4d5b [pid: 8|app: 0|req: 1069/2016] 10.0.0.181 () {32 vars in 694 bytes} [Tue May 5 23:27:50 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/2017] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:27:49 2026] POST /v2.0/networks => generated 631 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/2018] 10.0.0.181 () {32 vars in 784 bytes} [Tue May 5 23:27:50 2026] GET /v2.0/subnets?network_id=b95296c9-4279-4312-bed4-8ca61089a23c&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) [pid: 8|app: 0|req: 1070/2019] 199.204.45.44 () {34 vars in 1049 bytes} [Tue May 5 23:27:50 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a532fbe751094e1db095138d9587f341 => generated 179 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:27:50.275 7 WARNING neutron_lib.context [None req-1b34a1ad-d111-4b1a-8e14-cbc640bb48d3 aabdcd0e60c9456bb4b29823120403f6 64c87ff6f1d848878d02340741262a1e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:27:50.288 8 WARNING neutron_lib.context [None req-4518eeec-b836-4dd7-9117-7faea93a4d59 e6424964348a4c62b3f9261bc599a062 e73b23e6cd224af8afe4e05d7e6bccb0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1071/2020] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:27:50 2026] POST /v2.0/subnets => generated 633 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:50.611 8 WARNING neutron_lib.context [req-1c1ef997-4443-4f85-8fee-af4f5038ab9f req-2f4a5324-4f81-4890-baba-11fb7600b689 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 950/2021] 10.0.0.181 () {34 vars in 664 bytes} [Tue May 5 23:27:50 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: 1072/2022] 199.204.45.44 () {38 vars in 954 bytes} [Tue May 5 23:27:50 2026] POST /v2.0/ports => generated 1183 bytes in 562 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: 1073/2023] 10.0.0.181 () {34 vars in 747 bytes} [Tue May 5 23:27:51 2026] PUT /v2.0/ports/5cab3da2-90f6-41ca-b5d4-2ab220d50d58/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: 1074/2024] 199.204.45.44 () {38 vars in 1027 bytes} [Tue May 5 23:27:51 2026] PUT /v2.0/ports/6cb0342a-e5f1-4a39-9d59-958c3ab0ccf1 => generated 1428 bytes in 562 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 23:27:51.823 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-60b11f4f-5092-433f-8dbd-6914e13afb94'] response: {'name': 'network-changed', 'server_uuid': '6e3c90d3-031c-4560-897c-24340bf03931', 'tag': '6cb0342a-e5f1-4a39-9d59-958c3ab0ccf1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1075/2025] 10.0.0.181 () {32 vars in 727 bytes} [Tue May 5 23:27:51 2026] GET /v2.0/ports/5cab3da2-90f6-41ca-b5d4-2ab220d50d58/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1076/2026] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:27:51 2026] GET /v2.0/ports?tenant_id=a532fbe751094e1db095138d9587f341&device_id=6e3c90d3-031c-4560-897c-24340bf03931 => generated 1467 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2027] 10.0.0.181 () {34 vars in 758 bytes} [Tue May 5 23:27:51 2026] PUT /v2.0/ports/5cab3da2-90f6-41ca-b5d4-2ab220d50d58/tags/green => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2028] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 5 23:27:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.116&port_id=6cb0342a-e5f1-4a39-9d59-958c3ab0ccf1 => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2029] 10.0.0.181 () {32 vars in 727 bytes} [Tue May 5 23:27:52 2026] GET /v2.0/ports/5cab3da2-90f6-41ca-b5d4-2ab220d50d58/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2030] 199.204.45.44 () {34 vars in 1103 bytes} [Tue May 5 23:27:52 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ac4&port_id=6cb0342a-e5f1-4a39-9d59-958c3ab0ccf1 => 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: 1081/2031] 10.0.0.181 () {34 vars in 754 bytes} [Tue May 5 23:27:52 2026] PUT /v2.0/ports/5cab3da2-90f6-41ca-b5d4-2ab220d50d58/tags/red => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2032] 199.204.45.44 () {34 vars in 1063 bytes} [Tue May 5 23:27:52 2026] GET /v2.0/subnets?id=610e17fd-893a-45ac-89ce-ac71697ea7b5&id=6b77e845-63f5-4bb7-9e31-045ef1364c85 => generated 1365 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2033] 10.0.0.181 () {32 vars in 727 bytes} [Tue May 5 23:27:52 2026] GET /v2.0/ports/5cab3da2-90f6-41ca-b5d4-2ab220d50d58/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: 1084/2034] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:27:52 2026] GET /v2.0/ports?network_id=b4d43b59-b245-4443-91ba-c8d213fd1767&device_owner=network%3Adhcp => generated 1461 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2035] 10.0.0.181 () {34 vars in 776 bytes} [Tue May 5 23:27:52 2026] PUT /v2.0/ports/5cab3da2-90f6-41ca-b5d4-2ab220d50d58/tags/black.or.white => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2036] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:27:52 2026] GET /v2.0/ports?network_id=b4d43b59-b245-4443-91ba-c8d213fd1767&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2037] 10.0.0.181 () {32 vars in 727 bytes} [Tue May 5 23:27:52 2026] GET /v2.0/ports/5cab3da2-90f6-41ca-b5d4-2ab220d50d58/tags => generated 52 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2038] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:27:52 2026] GET /v2.0/networks/b4d43b59-b245-4443-91ba-c8d213fd1767?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: 951/2039] 10.0.0.181 () {34 vars in 783 bytes} [Tue May 5 23:27:50 2026] PUT /v2.0/routers/7ae9e6d2-a815-47cc-b509-68fe54765082/add_router_interface => generated 309 bytes in 1863 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2040] 10.0.0.181 () {34 vars in 747 bytes} [Tue May 5 23:27:52 2026] PUT /v2.0/ports/5cab3da2-90f6-41ca-b5d4-2ab220d50d58/tags => generated 37 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/2041] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:27:52 2026] GET /v2.0/networks/b4d43b59-b245-4443-91ba-c8d213fd1767?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: 953/2042] 10.0.0.181 () {32 vars in 727 bytes} [Tue May 5 23:27:52 2026] GET /v2.0/ports/5cab3da2-90f6-41ca-b5d4-2ab220d50d58/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2043] 10.0.0.181 () {32 vars in 649 bytes} [Tue May 5 23:27:52 2026] GET /v2.0/networks => generated 7365 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/2044] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:27:52 2026] GET /v2.0/ports?tenant_id=a532fbe751094e1db095138d9587f341&device_id=6e3c90d3-031c-4560-897c-24340bf03931 => generated 1467 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2045] 10.0.0.181 () {32 vars in 735 bytes} [Tue May 5 23:27:52 2026] GET /v2.0/ports/5cab3da2-90f6-41ca-b5d4-2ab220d50d58/tags/red => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/2046] 10.0.0.181 () {32 vars in 647 bytes} [Tue May 5 23:27:52 2026] GET /v2.0/subnets => generated 7157 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:27:52.812 7 INFO neutron.api.v2.resource [None req-87d6c3cd-ca58-4b88-b343-28367edee121 aabdcd0e60c9456bb4b29823120403f6 64c87ff6f1d848878d02340741262a1e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 956/2047] 10.0.0.181 () {32 vars in 739 bytes} [Tue May 5 23:27:52 2026] GET /v2.0/ports/5cab3da2-90f6-41ca-b5d4-2ab220d50d58/tags/green => generated 99 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2048] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:27:52 2026] GET /v2.0/networks?id=b4d43b59-b245-4443-91ba-c8d213fd1767 => generated 800 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2049] 10.0.0.181 () {32 vars in 738 bytes} [Tue May 5 23:27:52 2026] DELETE /v2.0/ports/5cab3da2-90f6-41ca-b5d4-2ab220d50d58/tags/red => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2050] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 5 23:27:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.116&port_id=6cb0342a-e5f1-4a39-9d59-958c3ab0ccf1 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/2051] 10.0.0.181 () {32 vars in 647 bytes} [Tue May 5 23:27:52 2026] GET /v2.0/routers => generated 1451 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2052] 10.0.0.181 () {32 vars in 727 bytes} [Tue May 5 23:27:52 2026] GET /v2.0/ports/5cab3da2-90f6-41ca-b5d4-2ab220d50d58/tags => generated 30 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/2053] 199.204.45.44 () {34 vars in 1103 bytes} [Tue May 5 23:27:52 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ac4&port_id=6cb0342a-e5f1-4a39-9d59-958c3ab0ccf1 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:27:53.067 8 INFO neutron.api.v2.resource [None req-e56f42ac-dafd-4207-940c-6c0c68ad9a8e aabdcd0e60c9456bb4b29823120403f6 64c87ff6f1d848878d02340741262a1e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1096/2054] 10.0.0.181 () {32 vars in 742 bytes} [Tue May 5 23:27:53 2026] DELETE /v2.0/ports/5cab3da2-90f6-41ca-b5d4-2ab220d50d58/tags/green => generated 99 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/2055] 199.204.45.44 () {34 vars in 1063 bytes} [Tue May 5 23:27:53 2026] GET /v2.0/subnets?id=610e17fd-893a-45ac-89ce-ac71697ea7b5&id=6b77e845-63f5-4bb7-9e31-045ef1364c85 => generated 1365 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:27:53.125 7 WARNING neutron_lib.context [None req-40eab960-1757-4271-9d3f-2b2171fc90c8 e6424964348a4c62b3f9261bc599a062 e73b23e6cd224af8afe4e05d7e6bccb0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1097/2056] 10.0.0.181 () {32 vars in 730 bytes} [Tue May 5 23:27:53 2026] DELETE /v2.0/ports/5cab3da2-90f6-41ca-b5d4-2ab220d50d58/tags => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2057] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:27:53 2026] GET /v2.0/ports?network_id=b4d43b59-b245-4443-91ba-c8d213fd1767&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: 960/2058] 10.0.0.181 () {34 vars in 685 bytes} [Tue May 5 23:27:53 2026] POST /v2.0/security-groups => generated 1675 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/2059] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:27:53 2026] GET /v2.0/ports?network_id=b4d43b59-b245-4443-91ba-c8d213fd1767&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:27:53.309 7 WARNING neutron_lib.context [None req-193e96c6-09a5-4385-9b12-be0aaddd3e11 e6424964348a4c62b3f9261bc599a062 e73b23e6cd224af8afe4e05d7e6bccb0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 962/2060] 10.0.0.181 () {34 vars in 695 bytes} [Tue May 5 23:27:53 2026] POST /v2.0/security-group-rules => generated 597 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/2061] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:27:53 2026] GET /v2.0/networks/b4d43b59-b245-4443-91ba-c8d213fd1767?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:27:53.547 7 WARNING neutron_lib.context [None req-e7461439-38ae-45bf-ae2f-9451edb235dd e6424964348a4c62b3f9261bc599a062 e73b23e6cd224af8afe4e05d7e6bccb0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 964/2062] 10.0.0.181 () {34 vars in 695 bytes} [Tue May 5 23:27:53 2026] POST /v2.0/security-group-rules => generated 596 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/2063] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:27:53 2026] GET /v2.0/networks/b4d43b59-b245-4443-91ba-c8d213fd1767?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) 2026-05-05 23:27:53.766 7 WARNING neutron_lib.context [None req-908d6b6c-d081-43e6-9bf6-7960d1240414 e6424964348a4c62b3f9261bc599a062 e73b23e6cd224af8afe4e05d7e6bccb0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1099/2064] 10.0.0.181 () {32 vars in 727 bytes} [Tue May 5 23:27:53 2026] GET /v2.0/ports/5cab3da2-90f6-41ca-b5d4-2ab220d50d58/tags => generated 12 bytes in 575 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/2065] 10.0.0.181 () {34 vars in 695 bytes} [Tue May 5 23:27:53 2026] POST /v2.0/security-group-rules => generated 602 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:53.899 7 WARNING neutron_lib.context [None req-aa1a01ba-4aaa-4761-810b-3e9cd5132959 e6424964348a4c62b3f9261bc599a062 e73b23e6cd224af8afe4e05d7e6bccb0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 967/2066] 10.0.0.181 () {34 vars in 695 bytes} [Tue May 5 23:27:53 2026] POST /v2.0/security-group-rules => generated 601 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:54.049 7 WARNING neutron_lib.context [None req-4ed3fddb-ca3e-4cbf-9fc1-973dfbd5375a e6424964348a4c62b3f9261bc599a062 e73b23e6cd224af8afe4e05d7e6bccb0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:27:54.088 7 INFO neutron.db.securitygroups_db [None req-4ed3fddb-ca3e-4cbf-9fc1-973dfbd5375a e6424964348a4c62b3f9261bc599a062 e73b23e6cd224af8afe4e05d7e6bccb0 - - default default] Project e73b23e6cd224af8afe4e05d7e6bccb0 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: 1100/2067] 10.0.0.181 () {32 vars in 720 bytes} [Tue May 5 23:27:53 2026] DELETE /v2.0/ports/5cab3da2-90f6-41ca-b5d4-2ab220d50d58 => 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: 968/2068] 10.0.0.181 () {34 vars in 695 bytes} [Tue May 5 23:27:54 2026] POST /v2.0/security-group-rules => generated 607 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:54.167 7 WARNING neutron_lib.context [None req-9cc7446e-25ac-44b3-bac9-f3023ab02449 e6424964348a4c62b3f9261bc599a062 e73b23e6cd224af8afe4e05d7e6bccb0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:27:54.205 7 INFO neutron.db.securitygroups_db [None req-9cc7446e-25ac-44b3-bac9-f3023ab02449 e6424964348a4c62b3f9261bc599a062 e73b23e6cd224af8afe4e05d7e6bccb0 - - default default] Project e73b23e6cd224af8afe4e05d7e6bccb0 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: 969/2069] 10.0.0.181 () {34 vars in 695 bytes} [Tue May 5 23:27:54 2026] POST /v2.0/security-group-rules => generated 606 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:54.302 8 INFO neutron.services.segments.plugin [-] Segment 7df9da8b-48f9-4b11-9125-b3389856627e resource provider aggregate not found 2026-05-05 23:27:54.306 8 INFO neutron.services.segments.plugin [-] Segment 7df9da8b-48f9-4b11-9125-b3389856627e resource provider aggregate not found [pid: 8|app: 0|req: 1101/2070] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:27:54 2026] DELETE /v2.0/networks/e0e19f9c-7cf7-4af4-a93d-0f50629b4d5b => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/2071] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:27:54 2026] GET /v2.0/ports?device_id=6e3c90d3-031c-4560-897c-24340bf03931 => generated 1198 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:27:54.462 8 INFO neutron.services.segments.plugin [-] Segment 7df9da8b-48f9-4b11-9125-b3389856627e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7df9da8b-48f9-4b11-9125-b3389856627e found for delete ", "request_id": "req-64e8eadb-cd4f-41d3-94c9-eb30ecfb4812"}]} 2026-05-05 23:27:54.464 8 INFO neutron.services.segments.plugin [-] Segment 7df9da8b-48f9-4b11-9125-b3389856627e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7df9da8b-48f9-4b11-9125-b3389856627e found for delete ", "request_id": "req-48d959d7-7c33-4622-83cb-fa7ab4c41948"}]} [pid: 8|app: 0|req: 1102/2072] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:27:54 2026] GET /v2.0/security-groups?id=eb9dd416-b9ba-494a-a9a4-018585f76c85&fields=id&fields=name => generated 112 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/2073] 10.0.0.181 () {32 vars in 649 bytes} [Tue May 5 23:27:54 2026] GET /v2.0/networks => generated 1297 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2074] 10.0.0.140 () {34 vars in 990 bytes} [Tue May 5 23:27:55 2026] GET /v2.0/ports?device_id=62ded953-88b4-46a2-9093-2f1edecca3ba => generated 1469 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2075] 10.0.0.140 () {34 vars in 1040 bytes} [Tue May 5 23:27:55 2026] GET /v2.0/security-groups?id=eb9dd416-b9ba-494a-a9a4-018585f76c85&fields=id&fields=name => generated 112 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2076] 10.0.0.29 () {34 vars in 1097 bytes} [Tue May 5 23:27:55 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-371103316&fields=id&tenant_id=e73b23e6cd224af8afe4e05d7e6bccb0 => generated 69 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/2077] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:27:55 2026] GET /v2.0/security-groups?tenant_id=a643d175ebe94c9f94ae5fb28a6695ca&name=default => generated 2929 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2078] 10.0.0.29 () {34 vars in 981 bytes} [Tue May 5 23:27:55 2026] GET /v2.0/networks?id=2340afe3-dd80-4313-b2eb-e5b5aead8cef => generated 660 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2079] 10.0.0.29 () {34 vars in 964 bytes} [Tue May 5 23:27:55 2026] GET /v2.0/quotas/e73b23e6cd224af8afe4e05d7e6bccb0 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/2080] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:27:55 2026] DELETE /v2.0/security-groups/4b035d20-499d-4554-8e52-5926f470beb7 => 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: 1108/2081] 10.0.0.29 () {34 vars in 1001 bytes} [Tue May 5 23:27:55 2026] GET /v2.0/ports?tenant_id=e73b23e6cd224af8afe4e05d7e6bccb0&fields=id => generated 103 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2082] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:27:55 2026] GET /v2.0/security-groups?tenant_id=64c87ff6f1d848878d02340741262a1e&name=default => generated 2925 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/2083] 10.0.0.29 () {34 vars in 1007 bytes} [Tue May 5 23:27:55 2026] GET /v2.0/networks/2340afe3-dd80-4313-b2eb-e5b5aead8cef?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: 975/2084] 10.0.0.29 () {34 vars in 1107 bytes} [Tue May 5 23:27:55 2026] GET /v2.0/networks/2340afe3-dd80-4313-b2eb-e5b5aead8cef?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: 1110/2085] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:27:55 2026] DELETE /v2.0/security-groups/5a12cab0-5f25-4f47-a73a-30522da54c87 => 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: 976/2086] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:27:55 2026] GET /v2.0/ports?device_id=ceb010d3-3bbf-421e-9f4a-744f70afb8c9 => 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: 1111/2087] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:27:56 2026] GET /v2.0/networks?id=2340afe3-dd80-4313-b2eb-e5b5aead8cef => generated 660 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/2088] 199.204.45.44 () {34 vars in 1049 bytes} [Tue May 5 23:27:56 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e73b23e6cd224af8afe4e05d7e6bccb0 => generated 180 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:27:57.003 8 WARNING neutron_lib.context [req-22029f3c-feaa-4fae-9cb5-88436765e34c req-98d9dc33-7331-4c26-9636-66ed46167042 e6424964348a4c62b3f9261bc599a062 e73b23e6cd224af8afe4e05d7e6bccb0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 978/2089] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:27:56 2026] GET /v2.0/ports?device_id=ceb010d3-3bbf-421e-9f4a-744f70afb8c9 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2090] 199.204.45.44 () {38 vars in 954 bytes} [Tue May 5 23:27:56 2026] POST /v2.0/ports => generated 958 bytes in 561 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: 979/2091] 199.204.45.44 () {38 vars in 1027 bytes} [Tue May 5 23:27:57 2026] PUT /v2.0/ports/db3ea5b3-9b37-4cfa-9708-8e03cc292461 => generated 1203 bytes in 553 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2092] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:27:58 2026] GET /v2.0/ports?device_id=ceb010d3-3bbf-421e-9f4a-744f70afb8c9 => generated 973 bytes in 58 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 23:27:58.211 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-42f9f65d-0c26-40e5-9cf6-2bc7ee84a9aa'] response: {'name': 'network-changed', 'server_uuid': 'ceb010d3-3bbf-421e-9f4a-744f70afb8c9', 'tag': 'db3ea5b3-9b37-4cfa-9708-8e03cc292461', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1114/2093] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:27:58 2026] GET /v2.0/security-groups?id=55a40d35-a951-44a0-8e61-9de4b6a6aed7&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2094] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:27:58 2026] GET /v2.0/ports?tenant_id=e73b23e6cd224af8afe4e05d7e6bccb0&device_id=ceb010d3-3bbf-421e-9f4a-744f70afb8c9 => generated 1242 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2095] 199.204.45.44 () {34 vars in 1059 bytes} [Tue May 5 23:27:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=db3ea5b3-9b37-4cfa-9708-8e03cc292461 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 981/2096] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 5 23:27:58 2026] GET /v2.0/subnets?id=b37285c1-2002-43d2-be47-43354ff18129 => 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: 1116/2097] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:27:58 2026] GET /v2.0/ports?network_id=2340afe3-dd80-4313-b2eb-e5b5aead8cef&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2098] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:27:58 2026] GET /v2.0/networks/2340afe3-dd80-4313-b2eb-e5b5aead8cef?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2099] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:27:58 2026] GET /v2.0/networks/2340afe3-dd80-4313-b2eb-e5b5aead8cef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2100] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:27:58 2026] GET /v2.0/ports?tenant_id=e73b23e6cd224af8afe4e05d7e6bccb0&device_id=ceb010d3-3bbf-421e-9f4a-744f70afb8c9 => generated 1242 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2101] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:27:58 2026] GET /v2.0/networks?id=2340afe3-dd80-4313-b2eb-e5b5aead8cef => generated 756 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2102] 199.204.45.44 () {34 vars in 1059 bytes} [Tue May 5 23:27:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=db3ea5b3-9b37-4cfa-9708-8e03cc292461 => 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: 1119/2103] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 5 23:27:58 2026] GET /v2.0/subnets?id=b37285c1-2002-43d2-be47-43354ff18129 => generated 654 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2104] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:27:58 2026] GET /v2.0/ports?network_id=2340afe3-dd80-4313-b2eb-e5b5aead8cef&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2105] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:27:58 2026] GET /v2.0/networks/2340afe3-dd80-4313-b2eb-e5b5aead8cef?fields=segments => generated 14 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/2106] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:27:59 2026] GET /v2.0/networks/2340afe3-dd80-4313-b2eb-e5b5aead8cef?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: 1121/2107] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:27:59 2026] GET /v2.0/ports?device_id=ceb010d3-3bbf-421e-9f4a-744f70afb8c9 => generated 973 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2108] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:27:59 2026] GET /v2.0/security-groups?id=55a40d35-a951-44a0-8e61-9de4b6a6aed7&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2109] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:27:59 2026] GET /v2.0/ports?device_id=6e3c90d3-031c-4560-897c-24340bf03931 => generated 1200 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2110] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:27:59 2026] GET /v2.0/security-groups?id=eb9dd416-b9ba-494a-a9a4-018585f76c85&fields=id&fields=name => generated 112 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2111] 10.0.0.181 () {32 vars in 818 bytes} [Tue May 5 23:27:59 2026] GET /v2.0/ports?network_id=b4d43b59-b245-4443-91ba-c8d213fd1767&mac_address=fa%3A16%3A3e%3A00%3A91%3A0f => generated 1200 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:27:59.910 8 WARNING neutron_lib.context [None req-607bba68-caad-482c-b734-87650351698c 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:27:59.944 7 WARNING neutron_lib.context [None req-92d5760f-6df8-4290-9f9e-ecdb349cf3ce 1cbadb9a50724823a7fd8f0b12a375ac b735cfd43ae14d2daec98be2eb6d0970 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 988/2112] 10.0.0.181 () {34 vars in 684 bytes} [Tue May 5 23:27:59 2026] POST /v2.0/security-groups => generated 1603 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2113] 10.0.0.181 () {34 vars in 767 bytes} [Tue May 5 23:28:00 2026] PUT /v2.0/security-groups/7a1122eb-e4a0-47ad-98b1-ffb28403d121/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: 990/2114] 10.0.0.181 () {32 vars in 747 bytes} [Tue May 5 23:28:00 2026] GET /v2.0/security-groups/7a1122eb-e4a0-47ad-98b1-ffb28403d121/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2115] 10.0.0.181 () {34 vars in 778 bytes} [Tue May 5 23:28:00 2026] PUT /v2.0/security-groups/7a1122eb-e4a0-47ad-98b1-ffb28403d121/tags/green => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2116] 10.0.0.181 () {32 vars in 747 bytes} [Tue May 5 23:28:00 2026] GET /v2.0/security-groups/7a1122eb-e4a0-47ad-98b1-ffb28403d121/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2117] 10.0.0.181 () {34 vars in 774 bytes} [Tue May 5 23:28:00 2026] PUT /v2.0/security-groups/7a1122eb-e4a0-47ad-98b1-ffb28403d121/tags/red => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2118] 10.0.0.181 () {32 vars in 747 bytes} [Tue May 5 23:28:00 2026] GET /v2.0/security-groups/7a1122eb-e4a0-47ad-98b1-ffb28403d121/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2119] 10.0.0.181 () {34 vars in 796 bytes} [Tue May 5 23:28:00 2026] PUT /v2.0/security-groups/7a1122eb-e4a0-47ad-98b1-ffb28403d121/tags/black.or.white => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2120] 10.0.0.181 () {32 vars in 747 bytes} [Tue May 5 23:28:00 2026] GET /v2.0/security-groups/7a1122eb-e4a0-47ad-98b1-ffb28403d121/tags => generated 52 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2121] 10.0.0.181 () {34 vars in 767 bytes} [Tue May 5 23:28:00 2026] PUT /v2.0/security-groups/7a1122eb-e4a0-47ad-98b1-ffb28403d121/tags => generated 37 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2122] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:28:00 2026] GET /v2.0/ports?device_id=ceb010d3-3bbf-421e-9f4a-744f70afb8c9 => 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: 999/2123] 10.0.0.181 () {32 vars in 747 bytes} [Tue May 5 23:28:00 2026] GET /v2.0/security-groups/7a1122eb-e4a0-47ad-98b1-ffb28403d121/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: 1000/2124] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:28:00 2026] GET /v2.0/security-groups?id=55a40d35-a951-44a0-8e61-9de4b6a6aed7&fields=id&fields=name => generated 113 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2125] 10.0.0.181 () {32 vars in 755 bytes} [Tue May 5 23:28:00 2026] GET /v2.0/security-groups/7a1122eb-e4a0-47ad-98b1-ffb28403d121/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 23:28:00.879 7 INFO neutron.api.v2.resource [None req-3a765f7f-5c79-4fa8-a6ce-3650f9ed13ef 1cbadb9a50724823a7fd8f0b12a375ac b735cfd43ae14d2daec98be2eb6d0970 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1002/2126] 10.0.0.181 () {32 vars in 759 bytes} [Tue May 5 23:28:00 2026] GET /v2.0/security-groups/7a1122eb-e4a0-47ad-98b1-ffb28403d121/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2127] 10.0.0.181 () {32 vars in 758 bytes} [Tue May 5 23:28:00 2026] DELETE /v2.0/security-groups/7a1122eb-e4a0-47ad-98b1-ffb28403d121/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2128] 10.0.0.181 () {32 vars in 747 bytes} [Tue May 5 23:28:00 2026] GET /v2.0/security-groups/7a1122eb-e4a0-47ad-98b1-ffb28403d121/tags => generated 30 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:28:00.992 8 INFO neutron.db.l3_db [None req-607bba68-caad-482c-b734-87650351698c 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] Floating IP 82c3650e-e11b-4e32-b3da-600bac21daaa associated. External IP: 10.96.250.216, port: 6cb0342a-e5f1-4a39-9d59-958c3ab0ccf1. 2026-05-05 23:28:00.997 7 INFO neutron.api.v2.resource [None req-fda9ec27-482c-46df-9011-fd512cf40a13 1cbadb9a50724823a7fd8f0b12a375ac b735cfd43ae14d2daec98be2eb6d0970 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1005/2129] 10.0.0.181 () {32 vars in 762 bytes} [Tue May 5 23:28:00 2026] DELETE /v2.0/security-groups/7a1122eb-e4a0-47ad-98b1-ffb28403d121/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2130] 10.0.0.181 () {32 vars in 750 bytes} [Tue May 5 23:28:01 2026] DELETE /v2.0/security-groups/7a1122eb-e4a0-47ad-98b1-ffb28403d121/tags => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2131] 10.0.0.181 () {32 vars in 747 bytes} [Tue May 5 23:28:01 2026] GET /v2.0/security-groups/7a1122eb-e4a0-47ad-98b1-ffb28403d121/tags => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2132] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:28:01 2026] DELETE /v2.0/security-groups/7a1122eb-e4a0-47ad-98b1-ffb28403d121 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2133] 10.0.0.181 () {34 vars in 677 bytes} [Tue May 5 23:27:59 2026] POST /v2.0/floatingips => generated 855 bytes in 1485 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:28:01.951 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1903b409-b4fb-4aa5-89f1-24daddad0583'] response: {'name': 'network-changed', 'server_uuid': '6e3c90d3-031c-4560-897c-24340bf03931', 'tag': '6cb0342a-e5f1-4a39-9d59-958c3ab0ccf1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1126/2134] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:28:01 2026] GET /v2.0/ports?device_id=ceb010d3-3bbf-421e-9f4a-744f70afb8c9 => 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: 1127/2135] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:28:02 2026] GET /v2.0/ports?tenant_id=a532fbe751094e1db095138d9587f341&device_id=6e3c90d3-031c-4560-897c-24340bf03931 => generated 1469 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2136] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:28:02 2026] GET /v2.0/security-groups?id=55a40d35-a951-44a0-8e61-9de4b6a6aed7&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2137] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:28:01 2026] GET /v2.0/security-groups?tenant_id=b735cfd43ae14d2daec98be2eb6d0970&name=default => generated 2929 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2138] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:28:02 2026] GET /v2.0/networks?id=b4d43b59-b245-4443-91ba-c8d213fd1767 => generated 800 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2139] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:28:02 2026] DELETE /v2.0/security-groups/b50820e5-d6da-43e1-a676-2e7818edcf3e => 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: 1130/2140] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 5 23:28:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.116&port_id=6cb0342a-e5f1-4a39-9d59-958c3ab0ccf1 => 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: 1131/2141] 199.204.45.44 () {34 vars in 1103 bytes} [Tue May 5 23:28:02 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ac4&port_id=6cb0342a-e5f1-4a39-9d59-958c3ab0ccf1 => 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: 1011/2142] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:28:02 2026] GET /v2.0/ports?device_id=ceb010d3-3bbf-421e-9f4a-744f70afb8c9 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2143] 199.204.45.44 () {34 vars in 1063 bytes} [Tue May 5 23:28:02 2026] GET /v2.0/subnets?id=610e17fd-893a-45ac-89ce-ac71697ea7b5&id=6b77e845-63f5-4bb7-9e31-045ef1364c85 => generated 1365 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2144] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:28:02 2026] GET /v2.0/security-groups?id=55a40d35-a951-44a0-8e61-9de4b6a6aed7&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2145] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:28:02 2026] GET /v2.0/ports?network_id=b4d43b59-b245-4443-91ba-c8d213fd1767&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2146] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:28:02 2026] GET /v2.0/ports?network_id=b4d43b59-b245-4443-91ba-c8d213fd1767&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2147] 10.0.0.181 () {32 vars in 736 bytes} [Tue May 5 23:28:02 2026] GET /v2.0/ports?device_id=ceb010d3-3bbf-421e-9f4a-744f70afb8c9 => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:28:02.418 7 WARNING neutron_lib.context [None req-344d643a-acb6-44d8-bdd2-bb6ac6ee770b e6424964348a4c62b3f9261bc599a062 e73b23e6cd224af8afe4e05d7e6bccb0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1135/2148] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:28:02 2026] GET /v2.0/security-groups?tenant_id=c463fe5d9bc74dd2992d298f08b4d3c7&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2149] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:28:02 2026] GET /v2.0/networks/b4d43b59-b245-4443-91ba-c8d213fd1767?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: 1137/2150] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:28:02 2026] DELETE /v2.0/security-groups/f63b48c0-631b-429d-ab14-a2ba9ec5c739 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2151] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:28:02 2026] GET /v2.0/networks/b4d43b59-b245-4443-91ba-c8d213fd1767?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:28:03.421 7 INFO neutron.db.l3_db [None req-344d643a-acb6-44d8-bdd2-bb6ac6ee770b e6424964348a4c62b3f9261bc599a062 e73b23e6cd224af8afe4e05d7e6bccb0 - - default default] Floating IP bc82a35e-a3b9-46a9-bbb0-6ddaab5a29a1 associated. External IP: 10.96.250.215, port: db3ea5b3-9b37-4cfa-9708-8e03cc292461. [pid: 7|app: 0|req: 1014/2154] 10.0.0.181 () {34 vars in 677 bytes} [Tue May 5 23:28:02 2026] POST /v2.0/floatingips => generated 856 bytes in 1941 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2155] 10.0.0.181 () {32 vars in 729 bytes} [Tue May 5 23:28:04 2026] GET /v2.0/floatingips/bc82a35e-a3b9-46a9-bbb0-6ddaab5a29a1 => generated 856 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:28:05.497 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d6a4f3c0-0f96-4aa3-b0df-f5f34914a1a0'] response: {'name': 'network-changed', 'server_uuid': 'ceb010d3-3bbf-421e-9f4a-744f70afb8c9', 'tag': 'db3ea5b3-9b37-4cfa-9708-8e03cc292461', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1015/2156] 10.0.0.181 () {32 vars in 729 bytes} [Tue May 5 23:28:05 2026] GET /v2.0/floatingips/bc82a35e-a3b9-46a9-bbb0-6ddaab5a29a1 => generated 856 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2157] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:28:05 2026] GET /v2.0/ports?tenant_id=e73b23e6cd224af8afe4e05d7e6bccb0&device_id=ceb010d3-3bbf-421e-9f4a-744f70afb8c9 => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2158] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:28:05 2026] GET /v2.0/networks?id=2340afe3-dd80-4313-b2eb-e5b5aead8cef => generated 756 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2159] 199.204.45.44 () {34 vars in 1059 bytes} [Tue May 5 23:28:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=db3ea5b3-9b37-4cfa-9708-8e03cc292461 => generated 859 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2160] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 5 23:28:05 2026] GET /v2.0/subnets?id=b37285c1-2002-43d2-be47-43354ff18129 => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2161] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:28:05 2026] GET /v2.0/ports?network_id=2340afe3-dd80-4313-b2eb-e5b5aead8cef&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: 1018/2162] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:28:05 2026] GET /v2.0/networks/2340afe3-dd80-4313-b2eb-e5b5aead8cef?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: 1145/2163] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:28:05 2026] GET /v2.0/networks/2340afe3-dd80-4313-b2eb-e5b5aead8cef?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 23:28:06.237 7 WARNING neutron_lib.context [None req-245e8e1e-7ad1-4b22-b604-6f930dd05979 497a2e885421487994914bd386f0e1ae 247a50d1fdb84bb5a6d18e14ad52ddd1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1019/2164] 10.0.0.181 () {34 vars in 676 bytes} [Tue May 5 23:28:06 2026] POST /v2.0/subnetpools => generated 516 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2165] 10.0.0.181 () {34 vars in 759 bytes} [Tue May 5 23:28:06 2026] PUT /v2.0/subnetpools/07089cd9-3946-4344-942e-ee4f975d53e1/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2166] 10.0.0.181 () {32 vars in 739 bytes} [Tue May 5 23:28:06 2026] GET /v2.0/subnetpools/07089cd9-3946-4344-942e-ee4f975d53e1/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: 1147/2167] 10.0.0.181 () {34 vars in 770 bytes} [Tue May 5 23:28:06 2026] PUT /v2.0/subnetpools/07089cd9-3946-4344-942e-ee4f975d53e1/tags/green => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2168] 10.0.0.181 () {32 vars in 739 bytes} [Tue May 5 23:28:06 2026] GET /v2.0/subnetpools/07089cd9-3946-4344-942e-ee4f975d53e1/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2169] 10.0.0.181 () {34 vars in 766 bytes} [Tue May 5 23:28:06 2026] PUT /v2.0/subnetpools/07089cd9-3946-4344-942e-ee4f975d53e1/tags/red => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2170] 10.0.0.181 () {32 vars in 739 bytes} [Tue May 5 23:28:06 2026] GET /v2.0/subnetpools/07089cd9-3946-4344-942e-ee4f975d53e1/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2171] 10.0.0.181 () {32 vars in 729 bytes} [Tue May 5 23:28:06 2026] GET /v2.0/floatingips/bc82a35e-a3b9-46a9-bbb0-6ddaab5a29a1 => generated 858 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2172] 10.0.0.181 () {34 vars in 788 bytes} [Tue May 5 23:28:06 2026] PUT /v2.0/subnetpools/07089cd9-3946-4344-942e-ee4f975d53e1/tags/black.or.white => 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: 1023/2173] 10.0.0.181 () {32 vars in 739 bytes} [Tue May 5 23:28:06 2026] GET /v2.0/subnetpools/07089cd9-3946-4344-942e-ee4f975d53e1/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2174] 10.0.0.181 () {34 vars in 759 bytes} [Tue May 5 23:28:06 2026] PUT /v2.0/subnetpools/07089cd9-3946-4344-942e-ee4f975d53e1/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: 1024/2175] 10.0.0.181 () {32 vars in 739 bytes} [Tue May 5 23:28:06 2026] GET /v2.0/subnetpools/07089cd9-3946-4344-942e-ee4f975d53e1/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2176] 10.0.0.181 () {32 vars in 747 bytes} [Tue May 5 23:28:06 2026] GET /v2.0/subnetpools/07089cd9-3946-4344-942e-ee4f975d53e1/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:28:06.803 7 INFO neutron.api.v2.resource [None req-73d33188-ebe8-4727-9e70-1d4a110bd760 497a2e885421487994914bd386f0e1ae 247a50d1fdb84bb5a6d18e14ad52ddd1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1025/2177] 10.0.0.181 () {32 vars in 751 bytes} [Tue May 5 23:28:06 2026] GET /v2.0/subnetpools/07089cd9-3946-4344-942e-ee4f975d53e1/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2178] 10.0.0.181 () {32 vars in 750 bytes} [Tue May 5 23:28:06 2026] DELETE /v2.0/subnetpools/07089cd9-3946-4344-942e-ee4f975d53e1/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2179] 10.0.0.181 () {32 vars in 739 bytes} [Tue May 5 23:28:06 2026] GET /v2.0/subnetpools/07089cd9-3946-4344-942e-ee4f975d53e1/tags => generated 30 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:28:06.932 8 INFO neutron.api.v2.resource [None req-b364a82f-31de-4bd6-b21e-5f742a35b2b8 497a2e885421487994914bd386f0e1ae 247a50d1fdb84bb5a6d18e14ad52ddd1 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1154/2180] 10.0.0.181 () {32 vars in 754 bytes} [Tue May 5 23:28:06 2026] DELETE /v2.0/subnetpools/07089cd9-3946-4344-942e-ee4f975d53e1/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2181] 10.0.0.181 () {32 vars in 742 bytes} [Tue May 5 23:28:06 2026] DELETE /v2.0/subnetpools/07089cd9-3946-4344-942e-ee4f975d53e1/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2182] 10.0.0.181 () {32 vars in 739 bytes} [Tue May 5 23:28:06 2026] GET /v2.0/subnetpools/07089cd9-3946-4344-942e-ee4f975d53e1/tags => 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: 1028/2183] 10.0.0.181 () {32 vars in 732 bytes} [Tue May 5 23:28:07 2026] DELETE /v2.0/subnetpools/07089cd9-3946-4344-942e-ee4f975d53e1 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2184] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:28:07 2026] GET /v2.0/security-groups?tenant_id=247a50d1fdb84bb5a6d18e14ad52ddd1&name=default => generated 2929 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2185] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:28:07 2026] DELETE /v2.0/security-groups/ad8241dd-c96d-4762-8097-a20bb430dffc => 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: 1157/2186] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:28:08 2026] GET /v2.0/security-groups?tenant_id=0ada8cbd4f844afb806097a006951473&name=default => generated 2929 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2187] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:28:08 2026] DELETE /v2.0/security-groups/84a0cefe-3367-4edd-bc0d-ce744db82b10 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2188] 10.0.0.140 () {34 vars in 990 bytes} [Tue May 5 23:28:08 2026] GET /v2.0/ports?device_id=6e3c90d3-031c-4560-897c-24340bf03931 => generated 1469 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2189] 10.0.0.140 () {34 vars in 1040 bytes} [Tue May 5 23:28:08 2026] GET /v2.0/security-groups?id=eb9dd416-b9ba-494a-a9a4-018585f76c85&fields=id&fields=name => generated 112 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:28:11.860 8 WARNING neutron_lib.context [None req-6d8e4514-1027-4ccf-8148-843d5c73e454 b2420c0649964c58b90e3802dd5dc5a4 30a091c6cc2f4f3b81c7795a0c709d82 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:28:12.001 8 INFO neutron.db.segments_db [None req-6d8e4514-1027-4ccf-8148-843d5c73e454 b2420c0649964c58b90e3802dd5dc5a4 30a091c6cc2f4f3b81c7795a0c709d82 - - default default] Added segment ca2985df-5471-4d5e-99db-17ccadaa8a3e of type vxlan for network 269dd832-50d0-40eb-a912-50e1dcc11e37 [pid: 8|app: 0|req: 1159/2190] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:28:11 2026] POST /v2.0/networks => generated 632 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:28:12.125 7 WARNING neutron_lib.context [None req-74e55735-714c-4137-a340-4a5cf4348f5d b2420c0649964c58b90e3802dd5dc5a4 30a091c6cc2f4f3b81c7795a0c709d82 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1032/2191] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:28:12 2026] POST /v2.0/subnets => generated 602 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2192] 10.0.0.181 () {34 vars in 751 bytes} [Tue May 5 23:28:12 2026] PUT /v2.0/subnets/61074861-6569-46d4-b1b9-91db6aea8a99/tags => generated 25 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2193] 10.0.0.181 () {32 vars in 731 bytes} [Tue May 5 23:28:12 2026] GET /v2.0/subnets/61074861-6569-46d4-b1b9-91db6aea8a99/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2194] 10.0.0.140 () {34 vars in 990 bytes} [Tue May 5 23:28:12 2026] GET /v2.0/ports?device_id=ceb010d3-3bbf-421e-9f4a-744f70afb8c9 => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2195] 10.0.0.181 () {34 vars in 762 bytes} [Tue May 5 23:28:12 2026] PUT /v2.0/subnets/61074861-6569-46d4-b1b9-91db6aea8a99/tags/green => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2196] 10.0.0.140 () {34 vars in 1040 bytes} [Tue May 5 23:28:12 2026] GET /v2.0/security-groups?id=55a40d35-a951-44a0-8e61-9de4b6a6aed7&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2197] 10.0.0.181 () {32 vars in 731 bytes} [Tue May 5 23:28:12 2026] GET /v2.0/subnets/61074861-6569-46d4-b1b9-91db6aea8a99/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2198] 10.0.0.181 () {34 vars in 758 bytes} [Tue May 5 23:28:12 2026] PUT /v2.0/subnets/61074861-6569-46d4-b1b9-91db6aea8a99/tags/red => 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: 1036/2199] 10.0.0.181 () {32 vars in 731 bytes} [Tue May 5 23:28:12 2026] GET /v2.0/subnets/61074861-6569-46d4-b1b9-91db6aea8a99/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2200] 10.0.0.181 () {34 vars in 780 bytes} [Tue May 5 23:28:12 2026] PUT /v2.0/subnets/61074861-6569-46d4-b1b9-91db6aea8a99/tags/black.or.white => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2201] 10.0.0.181 () {32 vars in 731 bytes} [Tue May 5 23:28:12 2026] GET /v2.0/subnets/61074861-6569-46d4-b1b9-91db6aea8a99/tags => generated 52 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2202] 10.0.0.181 () {34 vars in 751 bytes} [Tue May 5 23:28:12 2026] PUT /v2.0/subnets/61074861-6569-46d4-b1b9-91db6aea8a99/tags => generated 37 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2203] 10.0.0.181 () {32 vars in 731 bytes} [Tue May 5 23:28:13 2026] GET /v2.0/subnets/61074861-6569-46d4-b1b9-91db6aea8a99/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2204] 10.0.0.181 () {32 vars in 739 bytes} [Tue May 5 23:28:13 2026] GET /v2.0/subnets/61074861-6569-46d4-b1b9-91db6aea8a99/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 23:28:13.205 7 INFO neutron.api.v2.resource [None req-5559f572-a117-4ce6-936e-c514040fe1ba b2420c0649964c58b90e3802dd5dc5a4 30a091c6cc2f4f3b81c7795a0c709d82 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1039/2205] 10.0.0.181 () {32 vars in 743 bytes} [Tue May 5 23:28:13 2026] GET /v2.0/subnets/61074861-6569-46d4-b1b9-91db6aea8a99/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2206] 10.0.0.181 () {32 vars in 742 bytes} [Tue May 5 23:28:13 2026] DELETE /v2.0/subnets/61074861-6569-46d4-b1b9-91db6aea8a99/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: 1040/2207] 10.0.0.181 () {32 vars in 731 bytes} [Tue May 5 23:28:13 2026] GET /v2.0/subnets/61074861-6569-46d4-b1b9-91db6aea8a99/tags => generated 30 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:28:13.402 8 INFO neutron.api.v2.resource [None req-99309c42-f607-4a1e-97bd-a8173ee9a363 b2420c0649964c58b90e3802dd5dc5a4 30a091c6cc2f4f3b81c7795a0c709d82 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1168/2208] 10.0.0.181 () {32 vars in 746 bytes} [Tue May 5 23:28:13 2026] DELETE /v2.0/subnets/61074861-6569-46d4-b1b9-91db6aea8a99/tags/green => generated 99 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2209] 10.0.0.181 () {32 vars in 734 bytes} [Tue May 5 23:28:13 2026] DELETE /v2.0/subnets/61074861-6569-46d4-b1b9-91db6aea8a99/tags => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2210] 10.0.0.181 () {32 vars in 731 bytes} [Tue May 5 23:28:13 2026] GET /v2.0/subnets/61074861-6569-46d4-b1b9-91db6aea8a99/tags => generated 12 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2211] 10.0.0.181 () {32 vars in 721 bytes} [Tue May 5 23:28:13 2026] GET /v2.0/subnets/39e3447b-1477-4bd3-abf5-484d2d2f739e => generated 651 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2212] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:28:13 2026] DELETE /v2.0/subnets/61074861-6569-46d4-b1b9-91db6aea8a99 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2213] 10.0.0.181 () {32 vars in 826 bytes} [Tue May 5 23:28:14 2026] GET /v2.0/ports?project_id=e73b23e6cd224af8afe4e05d7e6bccb0&network_id=2340afe3-dd80-4313-b2eb-e5b5aead8cef => generated 3695 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:28:14.322 8 INFO neutron.services.segments.plugin [-] Segment ca2985df-5471-4d5e-99db-17ccadaa8a3e resource provider aggregate not found [pid: 8|app: 0|req: 1171/2214] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:28:13 2026] DELETE /v2.0/networks/269dd832-50d0-40eb-a912-50e1dcc11e37 => generated 0 bytes in 463 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2215] 10.0.0.181 () {32 vars in 742 bytes} [Tue May 5 23:28:14 2026] GET /v2.0/subnets?network_id=b95296c9-4279-4312-bed4-8ca61089a23c => generated 644 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:28:14.713 8 INFO neutron.services.segments.plugin [-] Segment ca2985df-5471-4d5e-99db-17ccadaa8a3e resource provider aggregate not found 2026-05-05 23:28:14.725 8 INFO neutron.services.segments.plugin [-] Segment ca2985df-5471-4d5e-99db-17ccadaa8a3e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca2985df-5471-4d5e-99db-17ccadaa8a3e found for delete ", "request_id": "req-20b48b67-adb8-4418-962d-342191e74014"}]} 2026-05-05 23:28:14.734 8 INFO neutron.services.segments.plugin [-] Segment ca2985df-5471-4d5e-99db-17ccadaa8a3e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca2985df-5471-4d5e-99db-17ccadaa8a3e found for delete ", "request_id": "req-d165edc1-d09a-4a4a-8c68-dadf2c7977b0"}]} 2026-05-05 23:28:14.918 7 INFO neutron.db.l3_db [None req-4972c8a4-9dc0-463e-87b8-6ed06a203be2 e6424964348a4c62b3f9261bc599a062 e73b23e6cd224af8afe4e05d7e6bccb0 - - default default] Floating IP bc82a35e-a3b9-46a9-bbb0-6ddaab5a29a1 disassociated. External IP: 10.96.250.215, port: db3ea5b3-9b37-4cfa-9708-8e03cc292461. [pid: 8|app: 0|req: 1172/2216] 10.0.0.240 () {30 vars in 690 bytes} [Tue May 5 23:28:14 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2217] 10.0.0.240 () {30 vars in 692 bytes} [Tue May 5 23:28:14 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: 1174/2218] 10.0.0.240 () {30 vars in 668 bytes} [Tue May 5 23:28:14 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2219] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:28:14 2026] GET /v2.0/security-groups?tenant_id=d196ec4c6d234118907bac05e8670890&name=default => generated 2929 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2220] 10.0.0.240 () {30 vars in 704 bytes} [Tue May 5 23:28:15 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2221] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:28:15 2026] DELETE /v2.0/security-groups/f8674ffa-856a-40f7-8e1c-7b4f129e3bb3 => 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: 1045/2222] 10.0.0.181 () {34 vars in 749 bytes} [Tue May 5 23:28:14 2026] PUT /v2.0/floatingips/bc82a35e-a3b9-46a9-bbb0-6ddaab5a29a1 => generated 554 bytes in 513 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2223] 10.0.0.181 () {32 vars in 729 bytes} [Tue May 5 23:28:15 2026] GET /v2.0/floatingips/bc82a35e-a3b9-46a9-bbb0-6ddaab5a29a1 => generated 554 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2224] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:28:15 2026] GET /v2.0/security-groups?tenant_id=30a091c6cc2f4f3b81c7795a0c709d82&name=default => generated 2929 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:28:15.445 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cfa87c0d-c8cc-4bdd-9d7b-2901020333c7'] response: {'name': 'network-changed', 'server_uuid': 'ceb010d3-3bbf-421e-9f4a-744f70afb8c9', 'tag': 'db3ea5b3-9b37-4cfa-9708-8e03cc292461', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1047/2225] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:28:15 2026] GET /v2.0/ports?tenant_id=e73b23e6cd224af8afe4e05d7e6bccb0&device_id=ceb010d3-3bbf-421e-9f4a-744f70afb8c9 => 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: 1179/2226] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:28:15 2026] DELETE /v2.0/security-groups/59704f81-0b07-43b7-a4d3-9ef134f6b6af => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2227] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:28:15 2026] GET /v2.0/networks?id=2340afe3-dd80-4313-b2eb-e5b5aead8cef => generated 756 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2228] 199.204.45.44 () {34 vars in 1059 bytes} [Tue May 5 23:28:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=db3ea5b3-9b37-4cfa-9708-8e03cc292461 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2229] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 5 23:28:15 2026] GET /v2.0/subnets?id=b37285c1-2002-43d2-be47-43354ff18129 => generated 654 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2230] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:28:15 2026] GET /v2.0/ports?network_id=2340afe3-dd80-4313-b2eb-e5b5aead8cef&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2231] 10.0.0.240 () {28 vars in 439 bytes} [Tue May 5 23:28:15 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: 1182/2232] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:28:15 2026] GET /v2.0/networks/2340afe3-dd80-4313-b2eb-e5b5aead8cef?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2233] 10.0.0.240 () {30 vars in 728 bytes} [Tue May 5 23:28:15 2026] GET /v2.0/subnets/39e3447b-1477-4bd3-abf5-484d2d2f739e => generated 633 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2234] 10.0.0.240 () {30 vars in 690 bytes} [Tue May 5 23:28:15 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2235] 10.0.0.240 () {30 vars in 692 bytes} [Tue May 5 23:28:15 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2236] 10.0.0.240 () {30 vars in 668 bytes} [Tue May 5 23:28:15 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: 1055/2237] 10.0.0.240 () {30 vars in 704 bytes} [Tue May 5 23:28:15 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: 1183/2238] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:28:15 2026] GET /v2.0/networks/2340afe3-dd80-4313-b2eb-e5b5aead8cef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2239] 10.0.0.240 () {30 vars in 728 bytes} [Tue May 5 23:28:15 2026] GET /v2.0/subnets/39e3447b-1477-4bd3-abf5-484d2d2f739e => generated 651 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2240] 10.0.0.240 () {30 vars in 690 bytes} [Tue May 5 23:28:16 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: 1057/2241] 10.0.0.240 () {30 vars in 692 bytes} [Tue May 5 23:28:16 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: 1185/2242] 10.0.0.240 () {30 vars in 668 bytes} [Tue May 5 23:28:16 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: 1058/2243] 10.0.0.240 () {30 vars in 704 bytes} [Tue May 5 23:28:16 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: 1186/2244] 10.0.0.181 () {32 vars in 729 bytes} [Tue May 5 23:28:16 2026] GET /v2.0/floatingips/bc82a35e-a3b9-46a9-bbb0-6ddaab5a29a1 => generated 554 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2245] 10.0.0.240 () {30 vars in 730 bytes} [Tue May 5 23:28:16 2026] GET /v2.0/networks/b6c42ad6-d3a3-4c94-9571-1853b01cb6e8 => generated 799 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2246] 10.0.0.240 () {30 vars in 682 bytes} [Tue May 5 23:28:16 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2247] 10.0.0.240 () {34 vars in 704 bytes} [Tue May 5 23:28:16 2026] POST /v2.0/ports => generated 1128 bytes in 518 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2248] 199.204.45.44 () {34 vars in 1095 bytes} [Tue May 5 23:28:17 2026] GET /v2.0/ports?device_id=62ded953-88b4-46a2-9093-2f1edecca3ba&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1061/2249] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:28:17 2026] GET /v2.0/ports?tenant_id=a532fbe751094e1db095138d9587f341&device_id=62ded953-88b4-46a2-9093-2f1edecca3ba => generated 1469 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2250] 10.0.0.181 () {32 vars in 729 bytes} [Tue May 5 23:28:17 2026] GET /v2.0/floatingips/bc82a35e-a3b9-46a9-bbb0-6ddaab5a29a1 => generated 552 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2251] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:28:17 2026] GET /v2.0/networks?id=ae336910-c98d-47a8-8f23-a7ab84fbcc49 => generated 800 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2252] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 5 23:28:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.101&port_id=11626e06-ae2b-412a-8cc4-9f29986a0118 => generated 860 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2253] 199.204.45.44 () {34 vars in 1103 bytes} [Tue May 5 23:28:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A33c&port_id=11626e06-ae2b-412a-8cc4-9f29986a0118 => 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: 1064/2254] 199.204.45.44 () {34 vars in 1063 bytes} [Tue May 5 23:28:17 2026] GET /v2.0/subnets?id=faf1123d-14b9-4619-98b8-4d06cdc7a1a6&id=fae9b35a-8ebe-4744-9c96-8b20686dd471 => generated 1363 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2255] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:28:17 2026] GET /v2.0/ports?network_id=ae336910-c98d-47a8-8f23-a7ab84fbcc49&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2256] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:28:17 2026] GET /v2.0/ports?network_id=ae336910-c98d-47a8-8f23-a7ab84fbcc49&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: 1192/2257] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:28:17 2026] GET /v2.0/networks/ae336910-c98d-47a8-8f23-a7ab84fbcc49?fields=segments => generated 14 bytes in 471 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2258] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:28:18 2026] GET /v2.0/networks/ae336910-c98d-47a8-8f23-a7ab84fbcc49?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:28:18.480 8 WARNING neutron_lib.context [None req-f299dee1-623d-4b66-8800-076aa3f9e714 e6424964348a4c62b3f9261bc599a062 e73b23e6cd224af8afe4e05d7e6bccb0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1193/2259] 10.0.0.181 () {34 vars in 685 bytes} [Tue May 5 23:28:18 2026] POST /v2.0/security-groups => generated 1677 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 23:28:18.641 7 WARNING neutron_lib.context [None req-f6f12e08-bfc1-416a-8e09-861558378780 e6424964348a4c62b3f9261bc599a062 e73b23e6cd224af8afe4e05d7e6bccb0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1067/2260] 10.0.0.181 () {34 vars in 695 bytes} [Tue May 5 23:28:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:28:18.794 8 WARNING neutron_lib.context [None req-eef3ec0a-d998-4502-bfbd-12fc1ae6ded5 e6424964348a4c62b3f9261bc599a062 e73b23e6cd224af8afe4e05d7e6bccb0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1194/2261] 10.0.0.181 () {34 vars in 695 bytes} [Tue May 5 23:28:18 2026] POST /v2.0/security-group-rules => generated 596 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:28:18.958 8 WARNING neutron_lib.context [None req-e72cd0fc-c6f0-4367-b509-bea38d39e712 e6424964348a4c62b3f9261bc599a062 e73b23e6cd224af8afe4e05d7e6bccb0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:28:19.076 7 WARNING neutron_lib.context [None req-6a2171aa-d0d6-4a63-adbb-4e3348cf915f bb39305e3dc94a3c815cac328909e662 bfc83d2c39e24b5d9ee2aa8553f1d42d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1195/2262] 10.0.0.181 () {34 vars in 695 bytes} [Tue May 5 23:28:18 2026] POST /v2.0/security-group-rules => generated 602 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:28:19.124 8 WARNING neutron_lib.context [None req-fad1d4fb-64c1-41b8-8680-a33b501b292d e6424964348a4c62b3f9261bc599a062 e73b23e6cd224af8afe4e05d7e6bccb0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:28:19.219 7 INFO neutron.db.segments_db [None req-6a2171aa-d0d6-4a63-adbb-4e3348cf915f bb39305e3dc94a3c815cac328909e662 bfc83d2c39e24b5d9ee2aa8553f1d42d - - default default] Added segment 082daf22-8683-4e59-a07f-c5ad27fa2a57 of type vxlan for network 414628e3-5f09-4e68-a03b-0010f085265b [pid: 8|app: 0|req: 1196/2263] 10.0.0.181 () {34 vars in 695 bytes} [Tue May 5 23:28:19 2026] POST /v2.0/security-group-rules => generated 601 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2264] 199.204.45.44 () {30 vars in 702 bytes} [Tue May 5 23:28:19 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:28:19.300 8 WARNING neutron_lib.context [None req-df567b73-946f-4ae0-b13b-0f6cf214fe8f e6424964348a4c62b3f9261bc599a062 e73b23e6cd224af8afe4e05d7e6bccb0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:28:19.340 8 INFO neutron.db.securitygroups_db [None req-df567b73-946f-4ae0-b13b-0f6cf214fe8f e6424964348a4c62b3f9261bc599a062 e73b23e6cd224af8afe4e05d7e6bccb0 - - default default] Project e73b23e6cd224af8afe4e05d7e6bccb0 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: 1068/2265] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:28:18 2026] POST /v2.0/networks => generated 632 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2268] 199.204.45.44 () {30 vars in 704 bytes} [Tue May 5 23:28:19 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:28:19.368 7 WARNING neutron_lib.context [None req-1eea551b-fcc6-43a8-939b-a26d421269ff bb39305e3dc94a3c815cac328909e662 bfc83d2c39e24b5d9ee2aa8553f1d42d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1198/2269] 10.0.0.181 () {34 vars in 695 bytes} [Tue May 5 23:28:19 2026] POST /v2.0/security-group-rules => generated 607 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2270] 199.204.45.44 () {30 vars in 680 bytes} [Tue May 5 23:28:19 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) 2026-05-05 23:28:19.433 8 WARNING neutron_lib.context [None req-897899b1-59fd-471e-908f-eafbea676c24 e6424964348a4c62b3f9261bc599a062 e73b23e6cd224af8afe4e05d7e6bccb0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:28:19.438 7 INFO neutron.db.segments_db [None req-1eea551b-fcc6-43a8-939b-a26d421269ff bb39305e3dc94a3c815cac328909e662 bfc83d2c39e24b5d9ee2aa8553f1d42d - - default default] Added segment 5463aa10-4bbb-41cd-b213-dcf325211e48 of type vxlan for network 6e45a684-bfc7-4226-94a0-5e39e07ddae6 2026-05-05 23:28:19.470 8 INFO neutron.db.securitygroups_db [None req-897899b1-59fd-471e-908f-eafbea676c24 e6424964348a4c62b3f9261bc599a062 e73b23e6cd224af8afe4e05d7e6bccb0 - - default default] Project e73b23e6cd224af8afe4e05d7e6bccb0 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: 1200/2271] 10.0.0.181 () {34 vars in 695 bytes} [Tue May 5 23:28:19 2026] POST /v2.0/security-group-rules => generated 606 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2272] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:28:19 2026] POST /v2.0/networks => generated 632 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2273] 199.204.45.44 () {30 vars in 716 bytes} [Tue May 5 23:28:19 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2274] 199.204.45.44 () {30 vars in 736 bytes} [Tue May 5 23:28:19 2026] GET /v2.0/ports/25d533a0-a14d-473e-adfd-e1350a85b639 => generated 1128 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2275] 10.0.0.181 () {34 vars in 753 bytes} [Tue May 5 23:28:19 2026] PUT /v2.0/networks/414628e3-5f09-4e68-a03b-0010f085265b/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: 1203/2276] 10.0.0.181 () {32 vars in 733 bytes} [Tue May 5 23:28:19 2026] GET /v2.0/networks/414628e3-5f09-4e68-a03b-0010f085265b/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2277] 10.0.0.181 () {34 vars in 753 bytes} [Tue May 5 23:28:19 2026] PUT /v2.0/networks/6e45a684-bfc7-4226-94a0-5e39e07ddae6/tags => generated 17 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2278] 10.0.0.181 () {32 vars in 733 bytes} [Tue May 5 23:28:19 2026] GET /v2.0/networks/6e45a684-bfc7-4226-94a0-5e39e07ddae6/tags => generated 17 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2279] 199.204.45.44 () {30 vars in 702 bytes} [Tue May 5 23:28:19 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: 1206/2280] 199.204.45.44 () {30 vars in 704 bytes} [Tue May 5 23:28:19 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: 1075/2281] 10.0.0.181 () {34 vars in 753 bytes} [Tue May 5 23:28:19 2026] PUT /v2.0/networks/6e45a684-bfc7-4226-94a0-5e39e07ddae6/tags => generated 12 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2282] 199.204.45.44 () {30 vars in 680 bytes} [Tue May 5 23:28:19 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: 1208/2283] 10.0.0.181 () {32 vars in 733 bytes} [Tue May 5 23:28:19 2026] GET /v2.0/networks/6e45a684-bfc7-4226-94a0-5e39e07ddae6/tags => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2284] 199.204.45.44 () {30 vars in 716 bytes} [Tue May 5 23:28:19 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2285] 10.0.0.181 () {32 vars in 733 bytes} [Tue May 5 23:28:19 2026] GET /v2.0/networks/414628e3-5f09-4e68-a03b-0010f085265b/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:28:20.059 8 INFO neutron.api.v2.resource [None req-a285c187-d85a-4c39-a73c-8932f360d0b8 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1211/2286] 199.204.45.44 () {30 vars in 762 bytes} [Tue May 5 23:28:20 2026] GET /v2.0/security-groups/lb-9253df03-ea12-4db8-b597-b27749d1b2f8 => generated 149 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2287] 10.0.0.181 () {32 vars in 649 bytes} [Tue May 5 23:28:19 2026] GET /v2.0/networks => generated 1297 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2288] 199.204.45.44 () {30 vars in 784 bytes} [Tue May 5 23:28:20 2026] GET /v2.0/security-groups?name=lb-9253df03-ea12-4db8-b597-b27749d1b2f8 => generated 23 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:28:20.263 8 INFO neutron.services.segments.plugin [-] Segment 082daf22-8683-4e59-a07f-c5ad27fa2a57 resource provider aggregate not found 2026-05-05 23:28:20.267 8 INFO neutron.services.segments.plugin [-] Segment 082daf22-8683-4e59-a07f-c5ad27fa2a57 resource provider aggregate not found [pid: 8|app: 0|req: 1212/2289] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:28:20 2026] DELETE /v2.0/networks/414628e3-5f09-4e68-a03b-0010f085265b => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2290] 199.204.45.44 () {34 vars in 735 bytes} [Tue May 5 23:28:20 2026] POST /v2.0/security-groups => generated 1638 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 23:28:20.286 8 INFO neutron.services.segments.plugin [-] Segment 082daf22-8683-4e59-a07f-c5ad27fa2a57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 082daf22-8683-4e59-a07f-c5ad27fa2a57 found for delete ", "request_id": "req-94b27825-3630-4770-92cf-504b2f71f32a"}]} 2026-05-05 23:28:20.287 8 INFO neutron.services.segments.plugin [-] Segment 082daf22-8683-4e59-a07f-c5ad27fa2a57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 082daf22-8683-4e59-a07f-c5ad27fa2a57 found for delete ", "request_id": "req-cda89fff-776d-45c9-aa5e-80c28e0b4584"}]} [pid: 8|app: 0|req: 1213/2291] 10.0.0.29 () {34 vars in 1099 bytes} [Tue May 5 23:28:20 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1956954679&fields=id&tenant_id=e73b23e6cd224af8afe4e05d7e6bccb0 => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2292] 199.204.45.44 () {30 vars in 814 bytes} [Tue May 5 23:28:20 2026] GET /v2.0/security-group-rules?security_group_id=f09d8fd8-69c7-44a5-9f9a-ba78cbbfd6c9 => generated 1182 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2293] 10.0.0.29 () {34 vars in 981 bytes} [Tue May 5 23:28:20 2026] GET /v2.0/networks?id=2340afe3-dd80-4313-b2eb-e5b5aead8cef => generated 660 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2294] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:28:20 2026] DELETE /v2.0/networks/6e45a684-bfc7-4226-94a0-5e39e07ddae6 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:28:20.556 7 INFO neutron.services.segments.plugin [-] Segment 5463aa10-4bbb-41cd-b213-dcf325211e48 resource provider aggregate not found 2026-05-05 23:28:20.562 7 INFO neutron.services.segments.plugin [-] Segment 5463aa10-4bbb-41cd-b213-dcf325211e48 resource provider aggregate not found 2026-05-05 23:28:20.578 7 INFO neutron.services.segments.plugin [-] Segment 5463aa10-4bbb-41cd-b213-dcf325211e48 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5463aa10-4bbb-41cd-b213-dcf325211e48 found for delete ", "request_id": "req-c50e9f89-9e06-4ae0-98f9-aeda1a1918bb"}]} [pid: 7|app: 0|req: 1080/2295] 10.0.0.29 () {34 vars in 964 bytes} [Tue May 5 23:28:20 2026] GET /v2.0/quotas/e73b23e6cd224af8afe4e05d7e6bccb0 => generated 292 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:28:20.591 7 INFO neutron.services.segments.plugin [-] Segment 5463aa10-4bbb-41cd-b213-dcf325211e48 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5463aa10-4bbb-41cd-b213-dcf325211e48 found for delete ", "request_id": "req-56d2161c-f186-4cbb-9f73-57b7ad950197"}]} [pid: 7|app: 0|req: 1081/2296] 10.0.0.29 () {34 vars in 1001 bytes} [Tue May 5 23:28:20 2026] GET /v2.0/ports?tenant_id=e73b23e6cd224af8afe4e05d7e6bccb0&fields=id => generated 149 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:28:20.734 7 WARNING keystonemiddleware.audit [req-8bfe8f3f-bc29-442d-b14c-f67cb25597b9 req-42978c92-4819-4298-bfee-0ee64cbbdbc4 e6424964348a4c62b3f9261bc599a062 e73b23e6cd224af8afe4e05d7e6bccb0 - - default default] Skipping service tempest-service-1813570924 as it have no endpoints. [pid: 8|app: 0|req: 1216/2297] 199.204.45.44 () {34 vars in 788 bytes} [Tue May 5 23:28:20 2026] PUT /v2.0/ports/25d533a0-a14d-473e-adfd-e1350a85b639 => generated 1128 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2298] 10.0.0.29 () {34 vars in 1007 bytes} [Tue May 5 23:28:20 2026] GET /v2.0/networks/2340afe3-dd80-4313-b2eb-e5b5aead8cef?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 23:28:20.827 8 WARNING keystonemiddleware.audit [None req-4e8e0038-f1ae-4b41-b758-ec83d7e4e991 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Skipping service tempest-service-1813570924 as it have no endpoints. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1083/2299] 199.204.45.44 () {30 vars in 702 bytes} [Tue May 5 23:28:20 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: 1084/2300] 199.204.45.44 () {30 vars in 704 bytes} [Tue May 5 23:28:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2301] 199.204.45.44 () {30 vars in 680 bytes} [Tue May 5 23:28:20 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2302] 199.204.45.44 () {30 vars in 716 bytes} [Tue May 5 23:28:20 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: 1217/2303] 10.0.0.29 () {34 vars in 1107 bytes} [Tue May 5 23:28:20 2026] GET /v2.0/networks/2340afe3-dd80-4313-b2eb-e5b5aead8cef?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: 7|app: 0|req: 1087/2304] 199.204.45.44 () {30 vars in 740 bytes} [Tue May 5 23:28:20 2026] GET /v2.0/subnets/39e3447b-1477-4bd3-abf5-484d2d2f739e => generated 651 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2305] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:28:21 2026] GET /v2.0/ports?device_id=376da30b-e1cf-4791-9015-2fb4db487da6 => 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: 1088/2306] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:28:21 2026] GET /v2.0/security-groups?tenant_id=bfc83d2c39e24b5d9ee2aa8553f1d42d&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2307] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:28:21 2026] DELETE /v2.0/security-groups/ef87b432-c941-49f4-aa25-f45effd7df2c => 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: 1089/2308] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:28:21 2026] GET /v2.0/security-groups?tenant_id=6170e9944ecf491ab59bb33f3f0c3e86&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2309] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:28:21 2026] DELETE /v2.0/security-groups/9a8eb22f-547e-4501-bc50-28078a99aaa5 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2310] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:28:21 2026] GET /v2.0/networks?id=2340afe3-dd80-4313-b2eb-e5b5aead8cef => generated 660 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2311] 199.204.45.44 () {34 vars in 1049 bytes} [Tue May 5 23:28:21 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e73b23e6cd224af8afe4e05d7e6bccb0 => generated 273 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:28:22.033 7 WARNING neutron_lib.context [req-8bfe8f3f-bc29-442d-b14c-f67cb25597b9 req-16b2f96b-ca49-4d42-b577-4940840c22e6 e6424964348a4c62b3f9261bc599a062 e73b23e6cd224af8afe4e05d7e6bccb0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1222/2312] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:28:22 2026] GET /v2.0/ports?device_id=376da30b-e1cf-4791-9015-2fb4db487da6 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2313] 199.204.45.44 () {38 vars in 954 bytes} [Tue May 5 23:28:22 2026] POST /v2.0/ports => generated 958 bytes in 562 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2314] 199.204.45.44 () {38 vars in 1027 bytes} [Tue May 5 23:28:22 2026] PUT /v2.0/ports/19802cad-83bc-40bd-8c37-4717acf12f29 => generated 1203 bytes in 530 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: 1092/2315] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:28:23 2026] GET /v2.0/ports?tenant_id=e73b23e6cd224af8afe4e05d7e6bccb0&device_id=376da30b-e1cf-4791-9015-2fb4db487da6 => generated 1242 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: 8|app: 0|req: 1224/2316] 199.204.45.44 () {34 vars in 1059 bytes} [Tue May 5 23:28:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=19802cad-83bc-40bd-8c37-4717acf12f29 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2317] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:28:23 2026] GET /v2.0/ports?device_id=376da30b-e1cf-4791-9015-2fb4db487da6 => generated 973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:28:23.327 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5abab0de-09b0-44ca-8eb1-f8fbe798e42d'] response: {'name': 'network-changed', 'server_uuid': '376da30b-e1cf-4791-9015-2fb4db487da6', 'tag': '19802cad-83bc-40bd-8c37-4717acf12f29', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1225/2318] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 5 23:28:23 2026] GET /v2.0/subnets?id=b37285c1-2002-43d2-be47-43354ff18129 => generated 654 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: 7|app: 0|req: 1094/2319] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:28:23 2026] GET /v2.0/security-groups?id=4f14dfd3-f7f8-4527-bd6f-4b0753dbb70f&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: 8|app: 0|req: 1226/2320] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:28:23 2026] GET /v2.0/ports?network_id=2340afe3-dd80-4313-b2eb-e5b5aead8cef&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: 1095/2321] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:28:23 2026] GET /v2.0/networks/2340afe3-dd80-4313-b2eb-e5b5aead8cef?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2322] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:28:23 2026] GET /v2.0/networks/2340afe3-dd80-4313-b2eb-e5b5aead8cef?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: 1096/2323] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:28:23 2026] GET /v2.0/ports?tenant_id=e73b23e6cd224af8afe4e05d7e6bccb0&device_id=376da30b-e1cf-4791-9015-2fb4db487da6 => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2324] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:28:23 2026] GET /v2.0/networks?id=2340afe3-dd80-4313-b2eb-e5b5aead8cef => generated 756 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2325] 199.204.45.44 () {34 vars in 1059 bytes} [Tue May 5 23:28:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=19802cad-83bc-40bd-8c37-4717acf12f29 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2326] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 5 23:28:23 2026] GET /v2.0/subnets?id=b37285c1-2002-43d2-be47-43354ff18129 => generated 654 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2327] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:28:23 2026] GET /v2.0/ports?network_id=2340afe3-dd80-4313-b2eb-e5b5aead8cef&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: 1230/2328] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:28:23 2026] GET /v2.0/networks/2340afe3-dd80-4313-b2eb-e5b5aead8cef?fields=segments => generated 14 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2329] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:28:24 2026] GET /v2.0/networks/2340afe3-dd80-4313-b2eb-e5b5aead8cef?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: 1231/2330] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:28:24 2026] GET /v2.0/ports?device_id=376da30b-e1cf-4791-9015-2fb4db487da6 => generated 973 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2331] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:28:24 2026] GET /v2.0/security-groups?id=4f14dfd3-f7f8-4527-bd6f-4b0753dbb70f&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: 1232/2332] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:28:25 2026] GET /v2.0/ports?device_id=376da30b-e1cf-4791-9015-2fb4db487da6 => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2333] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:28:25 2026] GET /v2.0/security-groups?id=4f14dfd3-f7f8-4527-bd6f-4b0753dbb70f&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: 1233/2334] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:28:25 2026] GET /v2.0/ports?device_id=376da30b-e1cf-4791-9015-2fb4db487da6 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2335] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:28:25 2026] GET /v2.0/security-groups?id=4f14dfd3-f7f8-4527-bd6f-4b0753dbb70f&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2336] 10.0.0.181 () {32 vars in 736 bytes} [Tue May 5 23:28:26 2026] GET /v2.0/ports?device_id=376da30b-e1cf-4791-9015-2fb4db487da6 => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:28:26.596 7 INFO neutron.db.l3_db [None req-309e707b-1053-4b5f-8a39-331611fd1108 e6424964348a4c62b3f9261bc599a062 e73b23e6cd224af8afe4e05d7e6bccb0 - - default default] Floating IP bc82a35e-a3b9-46a9-bbb0-6ddaab5a29a1 associated. External IP: 10.96.250.215, port: 19802cad-83bc-40bd-8c37-4717acf12f29. [pid: 7|app: 0|req: 1103/2337] 10.0.0.181 () {34 vars in 749 bytes} [Tue May 5 23:28:26 2026] PUT /v2.0/floatingips/bc82a35e-a3b9-46a9-bbb0-6ddaab5a29a1 => generated 856 bytes in 881 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2338] 10.0.0.181 () {32 vars in 729 bytes} [Tue May 5 23:28:26 2026] GET /v2.0/floatingips/bc82a35e-a3b9-46a9-bbb0-6ddaab5a29a1 => generated 856 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2339] 10.0.0.181 () {32 vars in 729 bytes} [Tue May 5 23:28:28 2026] GET /v2.0/floatingips/bc82a35e-a3b9-46a9-bbb0-6ddaab5a29a1 => generated 856 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2340] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:28:28 2026] GET /v2.0/ports?tenant_id=e73b23e6cd224af8afe4e05d7e6bccb0&device_id=376da30b-e1cf-4791-9015-2fb4db487da6 => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:28:28.353 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2710917a-a998-4008-bb10-7370b76ae2da'] response: {'name': 'network-changed', 'server_uuid': '376da30b-e1cf-4791-9015-2fb4db487da6', 'tag': '19802cad-83bc-40bd-8c37-4717acf12f29', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1105/2341] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:28:28 2026] GET /v2.0/networks?id=2340afe3-dd80-4313-b2eb-e5b5aead8cef => generated 756 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2342] 199.204.45.44 () {34 vars in 1059 bytes} [Tue May 5 23:28:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=19802cad-83bc-40bd-8c37-4717acf12f29 => generated 861 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2343] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 5 23:28:28 2026] GET /v2.0/subnets?id=b37285c1-2002-43d2-be47-43354ff18129 => 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: 1238/2344] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:28:28 2026] GET /v2.0/ports?network_id=2340afe3-dd80-4313-b2eb-e5b5aead8cef&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2345] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:28:28 2026] GET /v2.0/networks/2340afe3-dd80-4313-b2eb-e5b5aead8cef?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2346] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:28:28 2026] GET /v2.0/networks/2340afe3-dd80-4313-b2eb-e5b5aead8cef?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: 1108/2347] 10.0.0.29 () {34 vars in 1015 bytes} [Tue May 5 23:28:29 2026] GET /v2.0/security-groups?id=e338d5ae-09f1-4ce6-b1bc-e7ee6fa2fc88&fields=id => 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: 1240/2348] 10.0.0.181 () {32 vars in 729 bytes} [Tue May 5 23:28:29 2026] GET /v2.0/floatingips/bc82a35e-a3b9-46a9-bbb0-6ddaab5a29a1 => generated 858 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2349] 10.0.0.29 () {34 vars in 981 bytes} [Tue May 5 23:28:29 2026] GET /v2.0/networks?id=84d41c6c-5dd4-4c2d-ba4e-2460df57f941 => generated 735 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2350] 10.0.0.29 () {34 vars in 964 bytes} [Tue May 5 23:28:29 2026] GET /v2.0/quotas/7b8aed4bab5045e4aca1bdab3613b1a0 => 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: 1110/2351] 10.0.0.29 () {34 vars in 1001 bytes} [Tue May 5 23:28:29 2026] GET /v2.0/ports?tenant_id=7b8aed4bab5045e4aca1bdab3613b1a0&fields=id => generated 149 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:28:29.330 8 WARNING keystonemiddleware.audit [req-489b2054-df39-4d76-ae43-bfd190869471 req-2cd25b71-b441-493b-b7fb-d76f7554b3c6 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Skipping service tempest-service-1813570924 as it have no endpoints. [pid: 8|app: 0|req: 1242/2352] 10.0.0.29 () {34 vars in 1007 bytes} [Tue May 5 23:28:29 2026] GET /v2.0/networks/84d41c6c-5dd4-4c2d-ba4e-2460df57f941?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:28:29.407 7 WARNING keystonemiddleware.audit [req-489b2054-df39-4d76-ae43-bfd190869471 req-3c950123-9913-4710-ae3b-64a75175a0d8 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] Skipping service tempest-service-1813570924 as it have no endpoints. [pid: 7|app: 0|req: 1111/2353] 10.0.0.29 () {34 vars in 1107 bytes} [Tue May 5 23:28:29 2026] GET /v2.0/networks/84d41c6c-5dd4-4c2d-ba4e-2460df57f941?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: 1243/2354] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:28:29 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => 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: 1112/2355] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:28:30 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => 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: 1244/2356] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:28:30 2026] GET /v2.0/networks?id=84d41c6c-5dd4-4c2d-ba4e-2460df57f941 => generated 735 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2357] 199.204.45.44 () {34 vars in 1049 bytes} [Tue May 5 23:28:30 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7b8aed4bab5045e4aca1bdab3613b1a0 => generated 343 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2358] 199.204.45.44 () {38 vars in 954 bytes} [Tue May 5 23:28:30 2026] POST /v2.0/ports => generated 1082 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2359] 199.204.45.44 () {38 vars in 1027 bytes} [Tue May 5 23:28:31 2026] PUT /v2.0/ports/caadac2f-92e2-43a0-88db-35449fbdd012 => generated 1207 bytes in 1126 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: 1246/2360] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:28:32 2026] GET /v2.0/ports?tenant_id=7b8aed4bab5045e4aca1bdab3613b1a0&device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 1246 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:28:32.533 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3a22960f-559e-448e-b9e2-36450303e2de'] response: {'name': 'network-changed', 'server_uuid': 'fec7e549-805c-48ca-9324-13bd4389b5d0', 'tag': 'caadac2f-92e2-43a0-88db-35449fbdd012', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1115/2361] 199.204.45.44 () {34 vars in 1061 bytes} [Tue May 5 23:28:32 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.202&port_id=caadac2f-92e2-43a0-88db-35449fbdd012 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2362] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 5 23:28:32 2026] GET /v2.0/subnets?id=c08f92eb-6422-4eba-bdcd-dfc8090bccc5 => 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: 1116/2363] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:28:32 2026] GET /v2.0/ports?network_id=84d41c6c-5dd4-4c2d-ba4e-2460df57f941&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: 1248/2364] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:28:32 2026] GET /v2.0/networks/84d41c6c-5dd4-4c2d-ba4e-2460df57f941?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1117/2365] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:28:32 2026] GET /v2.0/networks/84d41c6c-5dd4-4c2d-ba4e-2460df57f941?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2366] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:28:32 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 1246 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2367] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:28:32 2026] GET /v2.0/ports?tenant_id=7b8aed4bab5045e4aca1bdab3613b1a0&device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 1246 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2368] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:28:32 2026] GET /v2.0/security-groups?id=e338d5ae-09f1-4ce6-b1bc-e7ee6fa2fc88&fields=id&fields=name => generated 96 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2369] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:28:32 2026] GET /v2.0/networks?id=84d41c6c-5dd4-4c2d-ba4e-2460df57f941 => generated 735 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2370] 199.204.45.44 () {34 vars in 1061 bytes} [Tue May 5 23:28:32 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.202&port_id=caadac2f-92e2-43a0-88db-35449fbdd012 => 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: 1120/2371] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 5 23:28:33 2026] GET /v2.0/subnets?id=c08f92eb-6422-4eba-bdcd-dfc8090bccc5 => generated 630 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2372] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:28:33 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 1246 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2373] 199.204.45.44 () {34 vars in 993 bytes} [Tue May 5 23:28:33 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 1246 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2374] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:28:33 2026] GET /v2.0/ports?network_id=84d41c6c-5dd4-4c2d-ba4e-2460df57f941&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: 1122/2375] 199.204.45.44 () {34 vars in 1043 bytes} [Tue May 5 23:28:33 2026] GET /v2.0/security-groups?id=e338d5ae-09f1-4ce6-b1bc-e7ee6fa2fc88&fields=id&fields=name => generated 96 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2376] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:28:33 2026] GET /v2.0/networks/84d41c6c-5dd4-4c2d-ba4e-2460df57f941?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: 1123/2377] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:28:33 2026] GET /v2.0/networks/84d41c6c-5dd4-4c2d-ba4e-2460df57f941?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: 1256/2380] 10.0.0.140 () {34 vars in 990 bytes} [Tue May 5 23:28:34 2026] GET /v2.0/ports?device_id=376da30b-e1cf-4791-9015-2fb4db487da6 => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2381] 10.0.0.140 () {34 vars in 1040 bytes} [Tue May 5 23:28:34 2026] GET /v2.0/security-groups?id=4f14dfd3-f7f8-4527-bd6f-4b0753dbb70f&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: 8|app: 0|req: 1257/2382] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:28:36 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 1248 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2383] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:28:36 2026] GET /v2.0/security-groups?id=e338d5ae-09f1-4ce6-b1bc-e7ee6fa2fc88&fields=id&fields=name => generated 96 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2384] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:28:36 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2385] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:28:38 2026] GET /v2.0/ports?device_id=376da30b-e1cf-4791-9015-2fb4db487da6 => generated 975 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2386] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:28:38 2026] GET /v2.0/security-groups?id=4f14dfd3-f7f8-4527-bd6f-4b0753dbb70f&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2387] 199.204.45.44 () {34 vars in 993 bytes} [Tue May 5 23:28:38 2026] GET /v2.0/ports?device_id=376da30b-e1cf-4791-9015-2fb4db487da6 => generated 975 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:28:39.170 8 INFO neutron.db.l3_db [req-78d6f50f-44a7-4d60-bb1b-c1f6c4a46b52 req-2271d4a6-c82c-4b92-82d2-df5b5828f26e e6424964348a4c62b3f9261bc599a062 e73b23e6cd224af8afe4e05d7e6bccb0 - - default default] Floating IP bc82a35e-a3b9-46a9-bbb0-6ddaab5a29a1 disassociated. External IP: 10.96.250.215, port: 19802cad-83bc-40bd-8c37-4717acf12f29. [pid: 7|app: 0|req: 1129/2388] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:28:39 2026] GET /v2.0/ports?device_id=376da30b-e1cf-4791-9015-2fb4db487da6 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2389] 199.204.45.44 () {36 vars in 996 bytes} [Tue May 5 23:28:38 2026] DELETE /v2.0/ports/19802cad-83bc-40bd-8c37-4717acf12f29 => generated 0 bytes in 1015 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2390] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:28:40 2026] DELETE /v2.0/security-groups/4f14dfd3-f7f8-4527-bd6f-4b0753dbb70f => generated 0 bytes in 165 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:28:40.669 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-94cdc1bb-96d3-4429-9249-d1e114db7f06'] response: {'server_uuid': '376da30b-e1cf-4791-9015-2fb4db487da6', 'name': 'network-vif-deleted', 'tag': '19802cad-83bc-40bd-8c37-4717acf12f29', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1261/2391] 10.0.0.181 () {32 vars in 732 bytes} [Tue May 5 23:28:40 2026] DELETE /v2.0/floatingips/bc82a35e-a3b9-46a9-bbb0-6ddaab5a29a1 => generated 0 bytes in 356 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2392] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:28:41 2026] GET /v2.0/ports?device_id=ceb010d3-3bbf-421e-9f4a-744f70afb8c9 => generated 975 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2393] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:28:41 2026] GET /v2.0/security-groups?id=55a40d35-a951-44a0-8e61-9de4b6a6aed7&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2394] 199.204.45.44 () {34 vars in 993 bytes} [Tue May 5 23:28:41 2026] GET /v2.0/ports?device_id=ceb010d3-3bbf-421e-9f4a-744f70afb8c9 => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2395] 199.204.45.44 () {36 vars in 996 bytes} [Tue May 5 23:28:41 2026] DELETE /v2.0/ports/db3ea5b3-9b37-4cfa-9708-8e03cc292461 => generated 0 bytes in 383 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2396] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:28:42 2026] GET /v2.0/ports?device_id=ceb010d3-3bbf-421e-9f4a-744f70afb8c9 => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:28:43.528 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a85350b-6ef2-4f19-926c-778b130a5955'] response: {'server_uuid': 'ceb010d3-3bbf-421e-9f4a-744f70afb8c9', 'name': 'network-vif-deleted', 'tag': 'db3ea5b3-9b37-4cfa-9708-8e03cc292461', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1264/2397] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:28:43 2026] DELETE /v2.0/security-groups/55a40d35-a951-44a0-8e61-9de4b6a6aed7 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2398] 10.0.0.181 () {34 vars in 789 bytes} [Tue May 5 23:28:43 2026] PUT /v2.0/routers/7ae9e6d2-a815-47cc-b509-68fe54765082/remove_router_interface => generated 309 bytes in 1507 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2399] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:28:45 2026] DELETE /v2.0/subnets/b37285c1-2002-43d2-be47-43354ff18129 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:28:46.683 7 INFO neutron.db.l3_hamode_db [None req-73c9e2b7-fa68-434f-8343-2337b024db0e e6424964348a4c62b3f9261bc599a062 e73b23e6cd224af8afe4e05d7e6bccb0 - - default default] HA network d26130ae-ca71-4ba5-a696-bd9141467669 was deleted as no HA routers are present in tenant e73b23e6cd224af8afe4e05d7e6bccb0. 2026-05-05 23:28:46.690 7 INFO neutron.services.segments.plugin [-] Segment 42bb5df3-8e97-487b-ac9f-f48757aa69ae resource provider aggregate not found [pid: 7|app: 0|req: 1135/2400] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:28:45 2026] DELETE /v2.0/routers/7ae9e6d2-a815-47cc-b509-68fe54765082 => generated 0 bytes in 1218 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:28:46.904 8 INFO neutron.services.segments.plugin [-] Segment c50fc5b3-ac4d-4eac-9c85-8bcd83d95029 resource provider aggregate not found 2026-05-05 23:28:46.909 8 INFO neutron.services.segments.plugin [-] Segment c50fc5b3-ac4d-4eac-9c85-8bcd83d95029 resource provider aggregate not found [pid: 8|app: 0|req: 1266/2401] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:28:46 2026] DELETE /v2.0/networks/2340afe3-dd80-4313-b2eb-e5b5aead8cef => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:28:47.551 7 INFO neutron.services.segments.plugin [-] Segment 42bb5df3-8e97-487b-ac9f-f48757aa69ae resource provider aggregate not found 2026-05-05 23:28:47.562 7 INFO neutron.services.segments.plugin [-] Segment 42bb5df3-8e97-487b-ac9f-f48757aa69ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42bb5df3-8e97-487b-ac9f-f48757aa69ae found for delete ", "request_id": "req-ca37a89b-bb71-4d41-9176-169fc2529319"}]} 2026-05-05 23:28:47.571 7 INFO neutron.services.segments.plugin [-] Segment 42bb5df3-8e97-487b-ac9f-f48757aa69ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42bb5df3-8e97-487b-ac9f-f48757aa69ae found for delete ", "request_id": "req-46a369e6-654b-4ef6-8ddd-c6a51df1fbe2"}]} [pid: 7|app: 0|req: 1136/2402] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:28:47 2026] GET /v2.0/security-groups?tenant_id=9909abc3b1064d36b92ab443dd369b40&name=default => generated 2929 bytes in 365 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:28:47.919 8 INFO neutron.services.segments.plugin [-] Segment c50fc5b3-ac4d-4eac-9c85-8bcd83d95029 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c50fc5b3-ac4d-4eac-9c85-8bcd83d95029 found for delete ", "request_id": "req-49f05975-e846-44dc-827a-6d170bd8fd59"}]} 2026-05-05 23:28:47.920 8 INFO neutron.services.segments.plugin [-] Segment c50fc5b3-ac4d-4eac-9c85-8bcd83d95029 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c50fc5b3-ac4d-4eac-9c85-8bcd83d95029 found for delete ", "request_id": "req-7d180096-aac2-49d2-a716-3c686b0408ff"}]} [pid: 8|app: 0|req: 1267/2403] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:28:47 2026] DELETE /v2.0/security-groups/e88fbd00-0446-437e-9e42-8ffca36f6869 => 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: 1137/2404] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:28:48 2026] GET /v2.0/security-groups?tenant_id=e73b23e6cd224af8afe4e05d7e6bccb0&name=default => generated 2925 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2405] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:28:48 2026] DELETE /v2.0/security-groups/d42b0bbc-e61c-4577-8d14-4a06d730fe1d => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:28:52.740 8 WARNING neutron_lib.context [None req-a7558109-d988-43d5-9966-143e68516a13 f73716cb326b44619f6067745c2b5898 2c87cedf64c641889b7b7ceb64cace5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1270/2408] 10.0.0.181 () {34 vars in 676 bytes} [Tue May 5 23:28:52 2026] POST /v2.0/floatingips => generated 552 bytes in 988 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:28:53.531 7 WARNING neutron_lib.context [None req-9cd000bf-f2e0-4fab-8098-1087ed7e8f33 f73716cb326b44619f6067745c2b5898 2c87cedf64c641889b7b7ceb64cace5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1139/2409] 10.0.0.181 () {34 vars in 676 bytes} [Tue May 5 23:28:53 2026] POST /v2.0/floatingips => generated 552 bytes in 709 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:28:54.244 8 WARNING neutron_lib.context [None req-6d9fcd64-a0b2-48a5-ba5c-b19f837d79cd f73716cb326b44619f6067745c2b5898 2c87cedf64c641889b7b7ceb64cace5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1271/2410] 10.0.0.181 () {34 vars in 676 bytes} [Tue May 5 23:28:54 2026] POST /v2.0/floatingips => generated 552 bytes in 674 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:28:54.928 7 WARNING neutron_lib.context [None req-b2fc730e-646d-4a6a-ad0a-88fc17dad6d4 f73716cb326b44619f6067745c2b5898 2c87cedf64c641889b7b7ceb64cace5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1140/2411] 10.0.0.181 () {34 vars in 676 bytes} [Tue May 5 23:28:54 2026] POST /v2.0/floatingips => generated 552 bytes in 720 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:28:55.656 8 WARNING neutron_lib.context [None req-61144d40-1232-42f4-9bc5-39843bdb68c4 f73716cb326b44619f6067745c2b5898 2c87cedf64c641889b7b7ceb64cace5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1272/2412] 10.0.0.181 () {34 vars in 676 bytes} [Tue May 5 23:28:55 2026] POST /v2.0/floatingips => generated 552 bytes in 621 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2413] 10.0.0.181 () {34 vars in 759 bytes} [Tue May 5 23:28:56 2026] PUT /v2.0/floatingips/aa972274-04eb-4c5c-882a-3c14e7765472/tags => generated 17 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2414] 10.0.0.181 () {34 vars in 759 bytes} [Tue May 5 23:28:56 2026] PUT /v2.0/floatingips/de48f856-d757-4419-b7d4-5ac84953de08/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2415] 10.0.0.181 () {34 vars in 759 bytes} [Tue May 5 23:28:56 2026] PUT /v2.0/floatingips/a0f74f51-532e-4658-aaf0-3abeb72dc1d5/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2416] 10.0.0.181 () {34 vars in 759 bytes} [Tue May 5 23:28:56 2026] PUT /v2.0/floatingips/66a054d1-d748-45d9-b95d-554ebd552cb1/tags => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2417] 10.0.0.181 () {32 vars in 672 bytes} [Tue May 5 23:28:56 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2418] 10.0.0.181 () {32 vars in 686 bytes} [Tue May 5 23:28:56 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2419] 10.0.0.181 () {32 vars in 682 bytes} [Tue May 5 23:28:56 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: 1276/2420] 10.0.0.181 () {32 vars in 694 bytes} [Tue May 5 23:28:56 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2421] 10.0.0.181 () {32 vars in 680 bytes} [Tue May 5 23:28:56 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2422] 10.0.0.181 () {32 vars in 694 bytes} [Tue May 5 23:28:56 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2423] 10.0.0.181 () {32 vars in 690 bytes} [Tue May 5 23:28:56 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 694 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2424] 10.0.0.181 () {32 vars in 702 bytes} [Tue May 5 23:28:57 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2425] 10.0.0.181 () {32 vars in 732 bytes} [Tue May 5 23:28:57 2026] DELETE /v2.0/floatingips/aa972274-04eb-4c5c-882a-3c14e7765472 => generated 0 bytes in 488 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2426] 10.0.0.181 () {32 vars in 732 bytes} [Tue May 5 23:28:58 2026] DELETE /v2.0/floatingips/de48f856-d757-4419-b7d4-5ac84953de08 => generated 0 bytes in 384 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2427] 10.0.0.181 () {32 vars in 732 bytes} [Tue May 5 23:28:58 2026] DELETE /v2.0/floatingips/a0f74f51-532e-4658-aaf0-3abeb72dc1d5 => generated 0 bytes in 431 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2428] 10.0.0.181 () {32 vars in 732 bytes} [Tue May 5 23:28:58 2026] DELETE /v2.0/floatingips/66a054d1-d748-45d9-b95d-554ebd552cb1 => generated 0 bytes in 910 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2429] 10.0.0.181 () {32 vars in 732 bytes} [Tue May 5 23:28:59 2026] DELETE /v2.0/floatingips/785ae922-b012-4f31-8706-cd2ca4d3487e => generated 0 bytes in 425 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2430] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:29:01 2026] GET /v2.0/security-groups?tenant_id=2c87cedf64c641889b7b7ceb64cace5d&name=default => generated 2929 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2431] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:29:01 2026] DELETE /v2.0/security-groups/77982de3-67bf-453d-b17f-6f998751f405 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2432] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:29:01 2026] GET /v2.0/security-groups?tenant_id=f600d464d9c644d6a4afe505bbbc1d6e&name=default => generated 2929 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2433] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:29:01 2026] DELETE /v2.0/security-groups/a1b551d5-ba1f-4b95-8d68-66088ad2c26c => 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: 1283/2434] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:29:02 2026] GET /v2.0/security-groups?tenant_id=36d63615b8e34f649c80a65862c3f7f9&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2435] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:29:02 2026] DELETE /v2.0/security-groups/fbdedbdf-afae-4efa-8a59-27f456c20fa8 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:29:06.196 7 WARNING neutron_lib.context [None req-b28bf3dd-ec79-409d-9fac-0a7863f14563 54caaa73d4f04d5f88a2307e204e8fb7 1c2647481f194f3e9da2b46f0f965165 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:29:06.248 7 INFO neutron.db.segments_db [None req-b28bf3dd-ec79-409d-9fac-0a7863f14563 54caaa73d4f04d5f88a2307e204e8fb7 1c2647481f194f3e9da2b46f0f965165 - - default default] Added segment 04c8e314-2fc4-4f5d-a2ac-6f44fadb8aea of type vxlan for network fc0be0a8-9d24-4bd3-9abd-8b842a54c887 2026-05-05 23:29:06.593 7 INFO neutron.db.l3_hamode_db [None req-b28bf3dd-ec79-409d-9fac-0a7863f14563 54caaa73d4f04d5f88a2307e204e8fb7 1c2647481f194f3e9da2b46f0f965165 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:29:06.823 7 INFO neutron.db.l3_hamode_db [None req-b28bf3dd-ec79-409d-9fac-0a7863f14563 54caaa73d4f04d5f88a2307e204e8fb7 1c2647481f194f3e9da2b46f0f965165 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1154/2438] 10.0.0.181 () {34 vars in 668 bytes} [Tue May 5 23:29:05 2026] POST /v2.0/routers => generated 474 bytes in 1709 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2439] 10.0.0.181 () {34 vars in 751 bytes} [Tue May 5 23:29:07 2026] PUT /v2.0/routers/17cb2bad-5dff-4380-8a24-4d232364f57f/tags => generated 25 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2440] 10.0.0.181 () {32 vars in 731 bytes} [Tue May 5 23:29:07 2026] GET /v2.0/routers/17cb2bad-5dff-4380-8a24-4d232364f57f/tags => generated 25 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2441] 10.0.0.181 () {34 vars in 762 bytes} [Tue May 5 23:29:07 2026] PUT /v2.0/routers/17cb2bad-5dff-4380-8a24-4d232364f57f/tags/green => generated 4 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2442] 10.0.0.181 () {32 vars in 731 bytes} [Tue May 5 23:29:08 2026] GET /v2.0/routers/17cb2bad-5dff-4380-8a24-4d232364f57f/tags => generated 34 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2443] 10.0.0.181 () {34 vars in 758 bytes} [Tue May 5 23:29:08 2026] PUT /v2.0/routers/17cb2bad-5dff-4380-8a24-4d232364f57f/tags/red => generated 4 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2444] 10.0.0.181 () {32 vars in 731 bytes} [Tue May 5 23:29:08 2026] GET /v2.0/routers/17cb2bad-5dff-4380-8a24-4d232364f57f/tags => generated 34 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2445] 10.0.0.181 () {34 vars in 780 bytes} [Tue May 5 23:29:08 2026] PUT /v2.0/routers/17cb2bad-5dff-4380-8a24-4d232364f57f/tags/black.or.white => generated 4 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2446] 10.0.0.181 () {32 vars in 731 bytes} [Tue May 5 23:29:08 2026] GET /v2.0/routers/17cb2bad-5dff-4380-8a24-4d232364f57f/tags => generated 52 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2447] 10.0.0.181 () {34 vars in 751 bytes} [Tue May 5 23:29:08 2026] PUT /v2.0/routers/17cb2bad-5dff-4380-8a24-4d232364f57f/tags => generated 37 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2448] 10.0.0.181 () {32 vars in 731 bytes} [Tue May 5 23:29:08 2026] GET /v2.0/routers/17cb2bad-5dff-4380-8a24-4d232364f57f/tags => generated 37 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2449] 10.0.0.181 () {32 vars in 739 bytes} [Tue May 5 23:29:08 2026] GET /v2.0/routers/17cb2bad-5dff-4380-8a24-4d232364f57f/tags/red => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:29:08.873 7 INFO neutron.api.v2.resource [None req-e5c15883-d25d-4426-9cfe-d220d5d24ecd 54caaa73d4f04d5f88a2307e204e8fb7 1c2647481f194f3e9da2b46f0f965165 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1160/2450] 10.0.0.181 () {32 vars in 743 bytes} [Tue May 5 23:29:08 2026] GET /v2.0/routers/17cb2bad-5dff-4380-8a24-4d232364f57f/tags/green => generated 99 bytes in 82 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2451] 10.0.0.181 () {32 vars in 742 bytes} [Tue May 5 23:29:08 2026] DELETE /v2.0/routers/17cb2bad-5dff-4380-8a24-4d232364f57f/tags/red => 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: 1161/2452] 10.0.0.181 () {32 vars in 731 bytes} [Tue May 5 23:29:08 2026] GET /v2.0/routers/17cb2bad-5dff-4380-8a24-4d232364f57f/tags => generated 30 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:29:09.151 8 INFO neutron.api.v2.resource [None req-ae3bdd69-b067-47b7-b0d3-77cefede52be 54caaa73d4f04d5f88a2307e204e8fb7 1c2647481f194f3e9da2b46f0f965165 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1292/2453] 10.0.0.181 () {32 vars in 746 bytes} [Tue May 5 23:29:09 2026] DELETE /v2.0/routers/17cb2bad-5dff-4380-8a24-4d232364f57f/tags/green => generated 99 bytes in 86 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2454] 10.0.0.181 () {32 vars in 734 bytes} [Tue May 5 23:29:09 2026] DELETE /v2.0/routers/17cb2bad-5dff-4380-8a24-4d232364f57f/tags => 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: 1293/2455] 10.0.0.181 () {32 vars in 731 bytes} [Tue May 5 23:29:09 2026] GET /v2.0/routers/17cb2bad-5dff-4380-8a24-4d232364f57f/tags => generated 12 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2456] 10.0.0.181 () {32 vars in 721 bytes} [Tue May 5 23:29:09 2026] GET /v2.0/routers/17cb2bad-5dff-4380-8a24-4d232364f57f => generated 480 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2457] 10.0.0.181 () {34 vars in 742 bytes} [Tue May 5 23:29:09 2026] PUT /v2.0/routers/17cb2bad-5dff-4380-8a24-4d232364f57f => generated 480 bytes in 808 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2458] 10.0.0.181 () {32 vars in 736 bytes} [Tue May 5 23:29:10 2026] GET /v2.0/ports?device_id=17cb2bad-5dff-4380-8a24-4d232364f57f => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:29:11.159 8 INFO neutron.services.segments.plugin [-] Segment 04c8e314-2fc4-4f5d-a2ac-6f44fadb8aea resource provider aggregate not found 2026-05-05 23:29:11.165 8 INFO neutron.services.segments.plugin [-] Segment 04c8e314-2fc4-4f5d-a2ac-6f44fadb8aea resource provider aggregate not found 2026-05-05 23:29:11.169 8 INFO neutron.db.l3_hamode_db [None req-70d7b3c1-76d2-4362-972a-d7dbe36a2520 54caaa73d4f04d5f88a2307e204e8fb7 1c2647481f194f3e9da2b46f0f965165 - - default default] HA network fc0be0a8-9d24-4bd3-9abd-8b842a54c887 was deleted as no HA routers are present in tenant 1c2647481f194f3e9da2b46f0f965165. [pid: 8|app: 0|req: 1295/2459] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:29:10 2026] DELETE /v2.0/routers/17cb2bad-5dff-4380-8a24-4d232364f57f => generated 0 bytes in 895 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2460] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:29:11 2026] GET /v2.0/security-groups?tenant_id=0c0aaa46dafa47babd285680f6cf49e4&name=default => generated 2929 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:29:12.074 8 INFO neutron.services.segments.plugin [-] Segment 04c8e314-2fc4-4f5d-a2ac-6f44fadb8aea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04c8e314-2fc4-4f5d-a2ac-6f44fadb8aea found for delete ", "request_id": "req-b6e6ac06-a039-4ff4-b906-bfe529ba7777"}]} 2026-05-05 23:29:12.076 8 INFO neutron.services.segments.plugin [-] Segment 04c8e314-2fc4-4f5d-a2ac-6f44fadb8aea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04c8e314-2fc4-4f5d-a2ac-6f44fadb8aea found for delete ", "request_id": "req-ec29f891-68e5-4fac-9193-b2d726c22f57"}]} [pid: 8|app: 0|req: 1296/2461] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:29:12 2026] DELETE /v2.0/security-groups/84ebb1de-7f3e-4143-a202-b046fdeee4ef => 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: 1166/2462] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:29:12 2026] GET /v2.0/security-groups?tenant_id=1c2647481f194f3e9da2b46f0f965165&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2463] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:29:12 2026] DELETE /v2.0/security-groups/f1688ced-a5ae-4171-b954-73a7a74c1252 => 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: 1167/2464] 199.204.45.44 () {30 vars in 702 bytes} [Tue May 5 23:29:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2465] 199.204.45.44 () {30 vars in 704 bytes} [Tue May 5 23:29:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2466] 199.204.45.44 () {30 vars in 680 bytes} [Tue May 5 23:29:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2467] 199.204.45.44 () {30 vars in 716 bytes} [Tue May 5 23:29:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2468] 199.204.45.44 () {30 vars in 740 bytes} [Tue May 5 23:29:13 2026] GET /v2.0/subnets/39e3447b-1477-4bd3-abf5-484d2d2f739e => generated 651 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2469] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:29:13 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2470] 199.204.45.44 () {34 vars in 716 bytes} [Tue May 5 23:29:13 2026] POST /v2.0/ports => generated 1097 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2471] 10.0.0.29 () {34 vars in 970 bytes} [Tue May 5 23:29:14 2026] GET /v2.0/ports/3878e288-4646-41ae-97cc-21844c0d4b1e => generated 1097 bytes in 303 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: 1171/2472] 10.0.0.29 () {34 vars in 906 bytes} [Tue May 5 23:29:14 2026] GET /v2.0/extensions => generated 19901 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2473] 199.204.45.44 () {34 vars in 1261 bytes} [Tue May 5 23:29:14 2026] GET /v2.0/ports/3878e288-4646-41ae-97cc-21844c0d4b1e?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2474] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:29:14 2026] GET /v2.0/networks/b6c42ad6-d3a3-4c94-9571-1853b01cb6e8?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: 1303/2475] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:29:14 2026] GET /v2.0/networks/b6c42ad6-d3a3-4c94-9571-1853b01cb6e8?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: 1173/2476] 199.204.45.44 () {34 vars in 974 bytes} [Tue May 5 23:29:14 2026] GET /v2.0/ports/3878e288-4646-41ae-97cc-21844c0d4b1e => generated 1097 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2477] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:29:14 2026] GET /v2.0/networks?id=b6c42ad6-d3a3-4c94-9571-1853b01cb6e8 => generated 802 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2478] 199.204.45.44 () {38 vars in 1027 bytes} [Tue May 5 23:29:15 2026] PUT /v2.0/ports/3878e288-4646-41ae-97cc-21844c0d4b1e => generated 1251 bytes in 576 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2479] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:29:15 2026] GET /v2.0/ports?tenant_id=7b8aed4bab5045e4aca1bdab3613b1a0&device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 2527 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:29:15.818 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d3651aac-ac5d-4c4d-81d9-6dd820092e27'] response: {'name': 'network-changed', 'server_uuid': 'fec7e549-805c-48ca-9324-13bd4389b5d0', 'tag': '3878e288-4646-41ae-97cc-21844c0d4b1e', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1175/2480] 199.204.45.44 () {34 vars in 1061 bytes} [Tue May 5 23:29:15 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.202&port_id=caadac2f-92e2-43a0-88db-35449fbdd012 => generated 19 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2481] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 5 23:29:16 2026] GET /v2.0/subnets?id=c08f92eb-6422-4eba-bdcd-dfc8090bccc5 => generated 630 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2482] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:29:16 2026] GET /v2.0/ports?network_id=84d41c6c-5dd4-4c2d-ba4e-2460df57f941&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2483] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:29:16 2026] GET /v2.0/networks/84d41c6c-5dd4-4c2d-ba4e-2460df57f941?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: 1308/2484] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:29:16 2026] GET /v2.0/networks/84d41c6c-5dd4-4c2d-ba4e-2460df57f941?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2485] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 5 23:29:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.227&port_id=3878e288-4646-41ae-97cc-21844c0d4b1e => 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: 1310/2486] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 5 23:29:16 2026] GET /v2.0/subnets?id=39e3447b-1477-4bd3-abf5-484d2d2f739e => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2487] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:29:16 2026] GET /v2.0/security-groups?tenant_id=90ff4a01e4e244608b0da7f75d75e972&name=default => generated 2929 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2488] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:29:16 2026] GET /v2.0/ports?network_id=b6c42ad6-d3a3-4c94-9571-1853b01cb6e8&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2489] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:29:16 2026] GET /v2.0/networks/b6c42ad6-d3a3-4c94-9571-1853b01cb6e8?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2490] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:29:16 2026] DELETE /v2.0/security-groups/6b29bae0-5051-42de-a34d-784f1b657891 => 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: 1313/2491] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:29:16 2026] GET /v2.0/networks/b6c42ad6-d3a3-4c94-9571-1853b01cb6e8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2492] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:29:16 2026] GET /v2.0/ports?tenant_id=7b8aed4bab5045e4aca1bdab3613b1a0&device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 2527 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2493] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:29:16 2026] GET /v2.0/networks?id=b6c42ad6-d3a3-4c94-9571-1853b01cb6e8 => generated 802 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2494] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:29:16 2026] GET /v2.0/security-groups?tenant_id=162ad0e98ee340bbad1ff2900d4c5c74&name=default => generated 2929 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2495] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 5 23:29:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.227&port_id=3878e288-4646-41ae-97cc-21844c0d4b1e => 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: 1182/2496] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 5 23:29:16 2026] GET /v2.0/subnets?id=39e3447b-1477-4bd3-abf5-484d2d2f739e => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2497] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:29:16 2026] GET /v2.0/ports?network_id=b6c42ad6-d3a3-4c94-9571-1853b01cb6e8&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: 1315/2498] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:29:16 2026] DELETE /v2.0/security-groups/02a51967-314e-4c5b-8f10-92ea1f47d486 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2499] 10.0.0.29 () {34 vars in 970 bytes} [Tue May 5 23:29:16 2026] GET /v2.0/ports/3878e288-4646-41ae-97cc-21844c0d4b1e => generated 1287 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2500] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:29:16 2026] GET /v2.0/networks/b6c42ad6-d3a3-4c94-9571-1853b01cb6e8?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: 1317/2501] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:29:17 2026] GET /v2.0/networks/b6c42ad6-d3a3-4c94-9571-1853b01cb6e8?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: 1185/2502] 199.204.45.44 () {34 vars in 788 bytes} [Tue May 5 23:29:16 2026] PUT /v2.0/ports/3878e288-4646-41ae-97cc-21844c0d4b1e => generated 1311 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:29:17.302 8 INFO neutron.api.v2.resource [None req-a3f4dee8-7ada-44fc-9c66-28d3439504ce b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1318/2503] 199.204.45.44 () {30 vars in 762 bytes} [Tue May 5 23:29:17 2026] GET /v2.0/security-groups/lb-9253df03-ea12-4db8-b597-b27749d1b2f8 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1186/2504] 199.204.45.44 () {30 vars in 784 bytes} [Tue May 5 23:29:17 2026] GET /v2.0/security-groups?name=lb-9253df03-ea12-4db8-b597-b27749d1b2f8 => generated 1639 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2505] 199.204.45.44 () {34 vars in 788 bytes} [Tue May 5 23:29:17 2026] PUT /v2.0/ports/3878e288-4646-41ae-97cc-21844c0d4b1e => generated 1311 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2506] 199.204.45.44 () {30 vars in 702 bytes} [Tue May 5 23:29:17 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: 8|app: 0|req: 1320/2507] 199.204.45.44 () {30 vars in 704 bytes} [Tue May 5 23:29:17 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: 7|app: 0|req: 1188/2508] 199.204.45.44 () {30 vars in 680 bytes} [Tue May 5 23:29:17 2026] GET /v2.0/extensions/qos => generated 166 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2509] 199.204.45.44 () {30 vars in 716 bytes} [Tue May 5 23:29:17 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) 2026-05-05 23:29:17.977 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0026404a-e720-49aa-b1af-d852621a0306'] response: {'name': 'network-changed', 'server_uuid': 'fec7e549-805c-48ca-9324-13bd4389b5d0', 'tag': '3878e288-4646-41ae-97cc-21844c0d4b1e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1189/2510] 199.204.45.44 () {30 vars in 740 bytes} [Tue May 5 23:29:17 2026] GET /v2.0/subnets/39e3447b-1477-4bd3-abf5-484d2d2f739e => generated 651 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2511] 199.204.45.44 () {30 vars in 736 bytes} [Tue May 5 23:29:17 2026] GET /v2.0/ports/25d533a0-a14d-473e-adfd-e1350a85b639 => generated 1128 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:29:18.068 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-06ea4384-dc3a-4b46-a361-c7f25cc602c7'] response: {'name': 'network-changed', 'server_uuid': 'fec7e549-805c-48ca-9324-13bd4389b5d0', 'tag': '3878e288-4646-41ae-97cc-21844c0d4b1e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1323/2512] 199.204.45.44 () {30 vars in 736 bytes} [Tue May 5 23:29:18 2026] GET /v2.0/ports/3878e288-4646-41ae-97cc-21844c0d4b1e => generated 1347 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2513] 199.204.45.44 () {30 vars in 740 bytes} [Tue May 5 23:29:18 2026] GET /v2.0/subnets/39e3447b-1477-4bd3-abf5-484d2d2f739e => generated 651 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2514] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:29:17 2026] GET /v2.0/ports?tenant_id=7b8aed4bab5045e4aca1bdab3613b1a0&device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 2587 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2515] 199.204.45.44 () {30 vars in 742 bytes} [Tue May 5 23:29:18 2026] GET /v2.0/networks/b6c42ad6-d3a3-4c94-9571-1853b01cb6e8 => 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: 1191/2516] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:29:18 2026] GET /v2.0/networks?id=b6c42ad6-d3a3-4c94-9571-1853b01cb6e8 => generated 802 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2517] 199.204.45.44 () {34 vars in 1095 bytes} [Tue May 5 23:29:18 2026] GET /v2.0/ports?device_id=6e3c90d3-031c-4560-897c-24340bf03931&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2518] 199.204.45.44 () {30 vars in 736 bytes} [Tue May 5 23:29:18 2026] GET /v2.0/ports/25d533a0-a14d-473e-adfd-e1350a85b639 => generated 1128 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2519] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 5 23:29:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.227&port_id=3878e288-4646-41ae-97cc-21844c0d4b1e => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2520] 199.204.45.44 () {30 vars in 740 bytes} [Tue May 5 23:29:18 2026] GET /v2.0/subnets/39e3447b-1477-4bd3-abf5-484d2d2f739e => generated 651 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2521] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:29:18 2026] GET /v2.0/ports?tenant_id=a532fbe751094e1db095138d9587f341&device_id=6e3c90d3-031c-4560-897c-24340bf03931 => 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: 1194/2522] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 5 23:29:18 2026] GET /v2.0/subnets?id=39e3447b-1477-4bd3-abf5-484d2d2f739e => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2523] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:29:18 2026] GET /v2.0/ports?network_id=b6c42ad6-d3a3-4c94-9571-1853b01cb6e8&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: 1329/2524] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:29:18 2026] GET /v2.0/networks?id=b4d43b59-b245-4443-91ba-c8d213fd1767 => generated 800 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2525] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:29:18 2026] GET /v2.0/networks/b6c42ad6-d3a3-4c94-9571-1853b01cb6e8?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2526] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 5 23:29:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.116&port_id=6cb0342a-e5f1-4a39-9d59-958c3ab0ccf1 => generated 860 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2527] 199.204.45.44 () {34 vars in 1103 bytes} [Tue May 5 23:29:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ac4&port_id=6cb0342a-e5f1-4a39-9d59-958c3ab0ccf1 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2528] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:29:18 2026] GET /v2.0/networks/b6c42ad6-d3a3-4c94-9571-1853b01cb6e8?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: 1332/2529] 199.204.45.44 () {34 vars in 1063 bytes} [Tue May 5 23:29:18 2026] GET /v2.0/subnets?id=610e17fd-893a-45ac-89ce-ac71697ea7b5&id=6b77e845-63f5-4bb7-9e31-045ef1364c85 => generated 1365 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2530] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:29:18 2026] GET /v2.0/ports?tenant_id=7b8aed4bab5045e4aca1bdab3613b1a0&device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 2589 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2531] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:29:18 2026] GET /v2.0/networks?id=b6c42ad6-d3a3-4c94-9571-1853b01cb6e8 => generated 802 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2532] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 5 23:29:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.227&port_id=3878e288-4646-41ae-97cc-21844c0d4b1e => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2533] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 5 23:29:18 2026] GET /v2.0/subnets?id=39e3447b-1477-4bd3-abf5-484d2d2f739e => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2534] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:29:18 2026] GET /v2.0/ports?network_id=b6c42ad6-d3a3-4c94-9571-1853b01cb6e8&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2535] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:29:18 2026] GET /v2.0/networks/b6c42ad6-d3a3-4c94-9571-1853b01cb6e8?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2536] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:29:18 2026] GET /v2.0/networks/b6c42ad6-d3a3-4c94-9571-1853b01cb6e8?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: 1333/2539] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:29:18 2026] GET /v2.0/ports?network_id=b4d43b59-b245-4443-91ba-c8d213fd1767&device_owner=network%3Adhcp => generated 1461 bytes in 688 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2540] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:29:19 2026] GET /v2.0/ports?network_id=b4d43b59-b245-4443-91ba-c8d213fd1767&device_owner=network%3Adhcp => generated 1461 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2541] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:29:19 2026] GET /v2.0/networks/b4d43b59-b245-4443-91ba-c8d213fd1767?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: 1208/2542] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:29:19 2026] GET /v2.0/networks/b4d43b59-b245-4443-91ba-c8d213fd1767?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:29:27.375 8 WARNING neutron_lib.context [None req-99398907-2544-4e3a-9a0c-78ad8987340e 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:29:28.291 8 INFO neutron.db.l3_db [None req-99398907-2544-4e3a-9a0c-78ad8987340e 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] Floating IP 0a549204-b6ee-4d3a-a6ef-b02e19fa19ed associated. External IP: 10.96.250.220, port: 25d533a0-a14d-473e-adfd-e1350a85b639. [pid: 8|app: 0|req: 1335/2543] 10.0.0.181 () {34 vars in 677 bytes} [Tue May 5 23:29:27 2026] POST /v2.0/floatingips => generated 898 bytes in 1338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2544] 199.204.45.44 () {30 vars in 702 bytes} [Tue May 5 23:29:31 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2545] 199.204.45.44 () {30 vars in 704 bytes} [Tue May 5 23:29:31 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2546] 199.204.45.44 () {30 vars in 680 bytes} [Tue May 5 23:29:31 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2547] 199.204.45.44 () {30 vars in 716 bytes} [Tue May 5 23:29:31 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:29:31.837 7 INFO neutron.api.v2.resource [None req-bb7fad0a-d70f-4961-b0c3-0cda50010eb7 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1211/2548] 199.204.45.44 () {30 vars in 762 bytes} [Tue May 5 23:29:31 2026] GET /v2.0/security-groups/lb-9253df03-ea12-4db8-b597-b27749d1b2f8 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2549] 199.204.45.44 () {30 vars in 784 bytes} [Tue May 5 23:29:31 2026] GET /v2.0/security-groups?name=lb-9253df03-ea12-4db8-b597-b27749d1b2f8 => generated 1639 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2550] 199.204.45.44 () {30 vars in 814 bytes} [Tue May 5 23:29:31 2026] GET /v2.0/security-group-rules?security_group_id=f09d8fd8-69c7-44a5-9f9a-ba78cbbfd6c9 => generated 1182 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2551] 199.204.45.44 () {34 vars in 746 bytes} [Tue May 5 23:29:31 2026] POST /v2.0/security-group-rules => generated 597 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2552] 199.204.45.44 () {34 vars in 746 bytes} [Tue May 5 23:29:32 2026] POST /v2.0/security-group-rules => generated 601 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2555] 10.0.0.240 () {30 vars in 690 bytes} [Tue May 5 23:29:40 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2556] 10.0.0.240 () {30 vars in 692 bytes} [Tue May 5 23:29:40 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2557] 10.0.0.240 () {30 vars in 668 bytes} [Tue May 5 23:29:40 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2558] 10.0.0.240 () {30 vars in 704 bytes} [Tue May 5 23:29:40 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: 1343/2559] 10.0.0.240 () {28 vars in 439 bytes} [Tue May 5 23:29:40 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2560] 10.0.0.240 () {30 vars in 728 bytes} [Tue May 5 23:29:40 2026] GET /v2.0/subnets/fae9b35a-8ebe-4744-9c96-8b20686dd471 => generated 632 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2561] 199.204.45.44 () {30 vars in 702 bytes} [Tue May 5 23:29:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2562] 199.204.45.44 () {30 vars in 704 bytes} [Tue May 5 23:29:43 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2563] 199.204.45.44 () {30 vars in 680 bytes} [Tue May 5 23:29:43 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: 1219/2564] 199.204.45.44 () {30 vars in 716 bytes} [Tue May 5 23:29: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: 1346/2565] 199.204.45.44 () {30 vars in 740 bytes} [Tue May 5 23:29:43 2026] GET /v2.0/subnets/fae9b35a-8ebe-4744-9c96-8b20686dd471 => generated 650 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2566] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:29:43 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 2589 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2567] 199.204.45.44 () {30 vars in 702 bytes} [Tue May 5 23:29: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: 1221/2568] 199.204.45.44 () {30 vars in 704 bytes} [Tue May 5 23:29:43 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2569] 199.204.45.44 () {30 vars in 680 bytes} [Tue May 5 23:29:43 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: 1222/2570] 199.204.45.44 () {30 vars in 716 bytes} [Tue May 5 23:29: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: 1349/2571] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:29:44 2026] GET /v2.0/networks/ae336910-c98d-47a8-8f23-a7ab84fbcc49?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2572] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:29:44 2026] GET /v2.0/networks/ae336910-c98d-47a8-8f23-a7ab84fbcc49?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: 1350/2573] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:29:44 2026] GET /v2.0/networks?id=ae336910-c98d-47a8-8f23-a7ab84fbcc49 => generated 800 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2574] 199.204.45.44 () {38 vars in 954 bytes} [Tue May 5 23:29:44 2026] POST /v2.0/ports => generated 1295 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2575] 199.204.45.44 () {38 vars in 1027 bytes} [Tue May 5 23:29:45 2026] PUT /v2.0/ports/981ce6f9-0708-4543-adbd-63995db6a36a => generated 1420 bytes in 520 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: 1225/2576] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:29:45 2026] GET /v2.0/ports?tenant_id=7b8aed4bab5045e4aca1bdab3613b1a0&device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 4037 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, ' [pid: 8|app: 0|req: 1352/2577] 199.204.45.44 () {34 vars in 1061 bytes} [Tue May 5 23:29:45 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.202&port_id=caadac2f-92e2-43a0-88db-35449fbdd012 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2578] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 5 23:29:45 2026] GET /v2.0/subnets?id=c08f92eb-6422-4eba-bdcd-dfc8090bccc5 => generated 630 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:29:45.847 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-eea1935f-1111-487d-82cd-dc1794bbf4d6'] response: {'name': 'network-changed', 'server_uuid': 'fec7e549-805c-48ca-9324-13bd4389b5d0', 'tag': '981ce6f9-0708-4543-adbd-63995db6a36a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1353/2579] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:29:45 2026] GET /v2.0/ports?network_id=84d41c6c-5dd4-4c2d-ba4e-2460df57f941&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2580] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:29:45 2026] GET /v2.0/networks/84d41c6c-5dd4-4c2d-ba4e-2460df57f941?fields=segments => generated 14 bytes in 62 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: 1354/2581] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:29:45 2026] GET /v2.0/networks/84d41c6c-5dd4-4c2d-ba4e-2460df57f941?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2582] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 5 23:29:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.227&port_id=3878e288-4646-41ae-97cc-21844c0d4b1e => 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: 1355/2583] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 5 23:29:46 2026] GET /v2.0/subnets?id=39e3447b-1477-4bd3-abf5-484d2d2f739e => generated 654 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2584] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:29:46 2026] GET /v2.0/ports?network_id=b6c42ad6-d3a3-4c94-9571-1853b01cb6e8&device_owner=network%3Adhcp => generated 1461 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2585] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:29:46 2026] GET /v2.0/networks/b6c42ad6-d3a3-4c94-9571-1853b01cb6e8?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: 1230/2586] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:29:46 2026] GET /v2.0/networks/b6c42ad6-d3a3-4c94-9571-1853b01cb6e8?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: 1357/2587] 199.204.45.44 () {34 vars in 1055 bytes} [Tue May 5 23:29:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.92&port_id=981ce6f9-0708-4543-adbd-63995db6a36a => 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: 1231/2588] 199.204.45.44 () {34 vars in 1101 bytes} [Tue May 5 23:29:46 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ad4&port_id=981ce6f9-0708-4543-adbd-63995db6a36a => 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: 1358/2589] 199.204.45.44 () {34 vars in 1063 bytes} [Tue May 5 23:29:46 2026] GET /v2.0/subnets?id=faf1123d-14b9-4619-98b8-4d06cdc7a1a6&id=fae9b35a-8ebe-4744-9c96-8b20686dd471 => generated 1363 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2590] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:29:46 2026] GET /v2.0/ports?network_id=ae336910-c98d-47a8-8f23-a7ab84fbcc49&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/2591] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:29:46 2026] GET /v2.0/ports?network_id=ae336910-c98d-47a8-8f23-a7ab84fbcc49&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2592] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:29:46 2026] GET /v2.0/networks/ae336910-c98d-47a8-8f23-a7ab84fbcc49?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2593] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:29:46 2026] GET /v2.0/networks/ae336910-c98d-47a8-8f23-a7ab84fbcc49?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: 1234/2594] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:29:46 2026] GET /v2.0/ports?tenant_id=7b8aed4bab5045e4aca1bdab3613b1a0&device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 4037 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2595] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:29:46 2026] GET /v2.0/networks?id=ae336910-c98d-47a8-8f23-a7ab84fbcc49 => generated 800 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2596] 199.204.45.44 () {34 vars in 1055 bytes} [Tue May 5 23:29:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.92&port_id=981ce6f9-0708-4543-adbd-63995db6a36a => 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: 1362/2597] 199.204.45.44 () {34 vars in 1101 bytes} [Tue May 5 23:29:47 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ad4&port_id=981ce6f9-0708-4543-adbd-63995db6a36a => 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: 1363/2598] 199.204.45.44 () {34 vars in 1063 bytes} [Tue May 5 23:29:47 2026] GET /v2.0/subnets?id=faf1123d-14b9-4619-98b8-4d06cdc7a1a6&id=fae9b35a-8ebe-4744-9c96-8b20686dd471 => generated 1363 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2599] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:29:47 2026] GET /v2.0/ports?network_id=ae336910-c98d-47a8-8f23-a7ab84fbcc49&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: 1236/2600] 10.0.0.29 () {34 vars in 970 bytes} [Tue May 5 23:29:47 2026] GET /v2.0/ports/981ce6f9-0708-4543-adbd-63995db6a36a => generated 1456 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2601] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:29:47 2026] GET /v2.0/ports?network_id=ae336910-c98d-47a8-8f23-a7ab84fbcc49&device_owner=network%3Adhcp => generated 1457 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2602] 199.204.45.44 () {30 vars in 736 bytes} [Tue May 5 23:29:47 2026] GET /v2.0/ports/981ce6f9-0708-4543-adbd-63995db6a36a => generated 1456 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2603] 199.204.45.44 () {30 vars in 736 bytes} [Tue May 5 23:29:47 2026] GET /v2.0/ports/981ce6f9-0708-4543-adbd-63995db6a36a => generated 1456 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2604] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:29:47 2026] GET /v2.0/networks/ae336910-c98d-47a8-8f23-a7ab84fbcc49?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: 1367/2605] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:29:47 2026] GET /v2.0/networks/ae336910-c98d-47a8-8f23-a7ab84fbcc49?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: 1239/2606] 199.204.45.44 () {34 vars in 789 bytes} [Tue May 5 23:29:47 2026] PUT /v2.0/ports/981ce6f9-0708-4543-adbd-63995db6a36a => generated 1195 bytes in 446 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2607] 199.204.45.44 () {30 vars in 742 bytes} [Tue May 5 23:29:47 2026] GET /v2.0/networks/ae336910-c98d-47a8-8f23-a7ab84fbcc49 => generated 797 bytes in 67 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: 1240/2608] 199.204.45.44 () {30 vars in 740 bytes} [Tue May 5 23:29:47 2026] GET /v2.0/subnets/fae9b35a-8ebe-4744-9c96-8b20686dd471 => generated 650 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:29:48.017 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bf9aefdf-d494-4aac-8a88-1d427ca49240'] response: {'name': 'network-changed', 'server_uuid': 'fec7e549-805c-48ca-9324-13bd4389b5d0', 'tag': '981ce6f9-0708-4543-adbd-63995db6a36a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1241/2609] 199.204.45.44 () {30 vars in 702 bytes} [Tue May 5 23:29:48 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: 1242/2610] 199.204.45.44 () {30 vars in 704 bytes} [Tue May 5 23:29:48 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: 1369/2611] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:29:47 2026] GET /v2.0/ports?tenant_id=7b8aed4bab5045e4aca1bdab3613b1a0&device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 3812 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2612] 199.204.45.44 () {30 vars in 680 bytes} [Tue May 5 23:29:48 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: 1244/2613] 199.204.45.44 () {30 vars in 716 bytes} [Tue May 5 23:29:48 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2614] 199.204.45.44 () {30 vars in 740 bytes} [Tue May 5 23:29:48 2026] GET /v2.0/subnets/39e3447b-1477-4bd3-abf5-484d2d2f739e => generated 651 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2615] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:29:48 2026] GET /v2.0/networks?id=ae336910-c98d-47a8-8f23-a7ab84fbcc49 => generated 800 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2616] 199.204.45.44 () {30 vars in 736 bytes} [Tue May 5 23:29:48 2026] GET /v2.0/ports/25d533a0-a14d-473e-adfd-e1350a85b639 => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2617] 199.204.45.44 () {34 vars in 1055 bytes} [Tue May 5 23:29:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.92&port_id=981ce6f9-0708-4543-adbd-63995db6a36a => 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: 1247/2618] 199.204.45.44 () {30 vars in 736 bytes} [Tue May 5 23:29:48 2026] GET /v2.0/ports/3878e288-4646-41ae-97cc-21844c0d4b1e => generated 1349 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2619] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 5 23:29:48 2026] GET /v2.0/subnets?id=fae9b35a-8ebe-4744-9c96-8b20686dd471 => generated 653 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2620] 199.204.45.44 () {30 vars in 740 bytes} [Tue May 5 23:29:48 2026] GET /v2.0/subnets/39e3447b-1477-4bd3-abf5-484d2d2f739e => generated 651 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2621] 199.204.45.44 () {30 vars in 742 bytes} [Tue May 5 23:29:48 2026] GET /v2.0/networks/b6c42ad6-d3a3-4c94-9571-1853b01cb6e8 => generated 799 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2622] 199.204.45.44 () {30 vars in 736 bytes} [Tue May 5 23:29:48 2026] GET /v2.0/ports/25d533a0-a14d-473e-adfd-e1350a85b639 => generated 1128 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2623] 199.204.45.44 () {30 vars in 740 bytes} [Tue May 5 23:29:48 2026] GET /v2.0/subnets/39e3447b-1477-4bd3-abf5-484d2d2f739e => generated 651 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2624] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:29:48 2026] GET /v2.0/ports?network_id=ae336910-c98d-47a8-8f23-a7ab84fbcc49&device_owner=network%3Adhcp => generated 1457 bytes in 518 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2625] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:29:48 2026] GET /v2.0/networks/ae336910-c98d-47a8-8f23-a7ab84fbcc49?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2626] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:29:48 2026] GET /v2.0/networks/ae336910-c98d-47a8-8f23-a7ab84fbcc49?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2629] 10.0.0.240 () {30 vars in 690 bytes} [Tue May 5 23:29:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2630] 10.0.0.240 () {30 vars in 692 bytes} [Tue May 5 23:29:56 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: 1252/2631] 10.0.0.240 () {30 vars in 668 bytes} [Tue May 5 23:29:56 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: 1380/2632] 10.0.0.240 () {30 vars in 704 bytes} [Tue May 5 23:29:56 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2633] 10.0.0.240 () {28 vars in 439 bytes} [Tue May 5 23:29:56 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: 1381/2634] 10.0.0.240 () {30 vars in 728 bytes} [Tue May 5 23:29:56 2026] GET /v2.0/subnets/610e17fd-893a-45ac-89ce-ac71697ea7b5 => generated 631 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2635] 199.204.45.44 () {30 vars in 702 bytes} [Tue May 5 23:29:57 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2636] 199.204.45.44 () {30 vars in 704 bytes} [Tue May 5 23:29:57 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2637] 199.204.45.44 () {30 vars in 680 bytes} [Tue May 5 23:29:57 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: 1383/2638] 199.204.45.44 () {30 vars in 716 bytes} [Tue May 5 23:29: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: 1256/2639] 199.204.45.44 () {30 vars in 740 bytes} [Tue May 5 23:29:57 2026] GET /v2.0/subnets/fae9b35a-8ebe-4744-9c96-8b20686dd471 => generated 650 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2640] 199.204.45.44 () {30 vars in 740 bytes} [Tue May 5 23:29:58 2026] GET /v2.0/subnets/610e17fd-893a-45ac-89ce-ac71697ea7b5 => generated 649 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2641] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:29:58 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 3814 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2642] 199.204.45.44 () {30 vars in 702 bytes} [Tue May 5 23:29:58 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: 1258/2643] 199.204.45.44 () {30 vars in 704 bytes} [Tue May 5 23:29:58 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: 1386/2644] 199.204.45.44 () {30 vars in 680 bytes} [Tue May 5 23:29:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2645] 199.204.45.44 () {30 vars in 716 bytes} [Tue May 5 23:29:58 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: 1387/2646] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:29:58 2026] GET /v2.0/networks/b4d43b59-b245-4443-91ba-c8d213fd1767?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2647] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:29:58 2026] GET /v2.0/networks/b4d43b59-b245-4443-91ba-c8d213fd1767?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: 1388/2648] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:29:58 2026] GET /v2.0/networks?id=b4d43b59-b245-4443-91ba-c8d213fd1767 => generated 800 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2649] 199.204.45.44 () {38 vars in 954 bytes} [Tue May 5 23:29:58 2026] POST /v2.0/ports => generated 1303 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2650] 199.204.45.44 () {38 vars in 1027 bytes} [Tue May 5 23:29:59 2026] PUT /v2.0/ports/6357b2d9-7804-41b2-b647-43afb35a1f5b => generated 1428 bytes in 577 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: 1262/2651] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:29:59 2026] GET /v2.0/ports?tenant_id=7b8aed4bab5045e4aca1bdab3613b1a0&device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 5270 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, ' [pid: 8|app: 0|req: 1390/2652] 199.204.45.44 () {34 vars in 1061 bytes} [Tue May 5 23:29:59 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.202&port_id=caadac2f-92e2-43a0-88db-35449fbdd012 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2653] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 5 23:29:59 2026] GET /v2.0/subnets?id=c08f92eb-6422-4eba-bdcd-dfc8090bccc5 => generated 630 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:30:00.038 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d4d93b7f-87e2-4191-8d54-726314427ff2'] response: {'name': 'network-changed', 'server_uuid': 'fec7e549-805c-48ca-9324-13bd4389b5d0', 'tag': '6357b2d9-7804-41b2-b647-43afb35a1f5b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1391/2654] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:30:00 2026] GET /v2.0/ports?network_id=84d41c6c-5dd4-4c2d-ba4e-2460df57f941&device_owner=network%3Adhcp => generated 1244 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2655] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:30:00 2026] GET /v2.0/networks/84d41c6c-5dd4-4c2d-ba4e-2460df57f941?fields=segments => generated 14 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: 8|app: 0|req: 1392/2656] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:30:00 2026] GET /v2.0/networks/84d41c6c-5dd4-4c2d-ba4e-2460df57f941?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: 1265/2657] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 5 23:30:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.227&port_id=3878e288-4646-41ae-97cc-21844c0d4b1e => 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: 1393/2658] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 5 23:30:00 2026] GET /v2.0/subnets?id=39e3447b-1477-4bd3-abf5-484d2d2f739e => generated 654 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2659] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:30:00 2026] GET /v2.0/ports?network_id=b6c42ad6-d3a3-4c94-9571-1853b01cb6e8&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2660] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:30:00 2026] GET /v2.0/networks/b6c42ad6-d3a3-4c94-9571-1853b01cb6e8?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: 1267/2661] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:30:00 2026] GET /v2.0/networks/b6c42ad6-d3a3-4c94-9571-1853b01cb6e8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2662] 199.204.45.44 () {34 vars in 1055 bytes} [Tue May 5 23:30:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.92&port_id=981ce6f9-0708-4543-adbd-63995db6a36a => 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: 1268/2663] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 5 23:30:00 2026] GET /v2.0/subnets?id=fae9b35a-8ebe-4744-9c96-8b20686dd471 => generated 653 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2664] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:30:00 2026] GET /v2.0/ports?network_id=ae336910-c98d-47a8-8f23-a7ab84fbcc49&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2665] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:30:00 2026] GET /v2.0/networks/ae336910-c98d-47a8-8f23-a7ab84fbcc49?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: 1397/2666] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:30:00 2026] GET /v2.0/networks/ae336910-c98d-47a8-8f23-a7ab84fbcc49?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2667] 199.204.45.44 () {34 vars in 1055 bytes} [Tue May 5 23:30:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.75&port_id=6357b2d9-7804-41b2-b647-43afb35a1f5b => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2668] 199.204.45.44 () {34 vars in 1105 bytes} [Tue May 5 23:30:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2da&port_id=6357b2d9-7804-41b2-b647-43afb35a1f5b => 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: 1271/2669] 199.204.45.44 () {34 vars in 1063 bytes} [Tue May 5 23:30:01 2026] GET /v2.0/subnets?id=610e17fd-893a-45ac-89ce-ac71697ea7b5&id=6b77e845-63f5-4bb7-9e31-045ef1364c85 => generated 1365 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2670] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:30:01 2026] GET /v2.0/ports?network_id=b4d43b59-b245-4443-91ba-c8d213fd1767&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: 1272/2671] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:30:01 2026] GET /v2.0/ports?network_id=b4d43b59-b245-4443-91ba-c8d213fd1767&device_owner=network%3Adhcp => generated 1461 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2672] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:30:01 2026] GET /v2.0/networks/b4d43b59-b245-4443-91ba-c8d213fd1767?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: 1273/2673] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:30:01 2026] GET /v2.0/networks/b4d43b59-b245-4443-91ba-c8d213fd1767?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2674] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:30:01 2026] GET /v2.0/ports?tenant_id=7b8aed4bab5045e4aca1bdab3613b1a0&device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 5270 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2675] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:30:01 2026] GET /v2.0/networks?id=b4d43b59-b245-4443-91ba-c8d213fd1767 => generated 800 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2676] 199.204.45.44 () {34 vars in 1055 bytes} [Tue May 5 23:30:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.75&port_id=6357b2d9-7804-41b2-b647-43afb35a1f5b => 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: 1275/2677] 199.204.45.44 () {34 vars in 1105 bytes} [Tue May 5 23:30:01 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2da&port_id=6357b2d9-7804-41b2-b647-43afb35a1f5b => 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: 1403/2678] 199.204.45.44 () {34 vars in 1063 bytes} [Tue May 5 23:30:01 2026] GET /v2.0/subnets?id=610e17fd-893a-45ac-89ce-ac71697ea7b5&id=6b77e845-63f5-4bb7-9e31-045ef1364c85 => generated 1365 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2679] 10.0.0.29 () {34 vars in 970 bytes} [Tue May 5 23:30:01 2026] GET /v2.0/ports/6357b2d9-7804-41b2-b647-43afb35a1f5b => generated 1464 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2680] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:30:01 2026] GET /v2.0/ports?network_id=b4d43b59-b245-4443-91ba-c8d213fd1767&device_owner=network%3Adhcp => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2681] 199.204.45.44 () {30 vars in 736 bytes} [Tue May 5 23:30:01 2026] GET /v2.0/ports/6357b2d9-7804-41b2-b647-43afb35a1f5b => generated 1464 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2682] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:30:01 2026] GET /v2.0/ports?network_id=b4d43b59-b245-4443-91ba-c8d213fd1767&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: 7|app: 0|req: 1278/2683] 199.204.45.44 () {30 vars in 736 bytes} [Tue May 5 23:30:01 2026] GET /v2.0/ports/6357b2d9-7804-41b2-b647-43afb35a1f5b => generated 1464 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2684] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:30:01 2026] GET /v2.0/networks/b4d43b59-b245-4443-91ba-c8d213fd1767?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: 1407/2685] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:30:01 2026] GET /v2.0/networks/b4d43b59-b245-4443-91ba-c8d213fd1767?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2686] 199.204.45.44 () {34 vars in 789 bytes} [Tue May 5 23:30:01 2026] PUT /v2.0/ports/6357b2d9-7804-41b2-b647-43afb35a1f5b => generated 1195 bytes in 404 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2687] 199.204.45.44 () {30 vars in 742 bytes} [Tue May 5 23:30:02 2026] GET /v2.0/networks/b4d43b59-b245-4443-91ba-c8d213fd1767 => generated 797 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:30:02.392 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-54e4db83-bf1c-4d7a-8b35-60c6d6acfeab'] response: {'name': 'network-changed', 'server_uuid': 'fec7e549-805c-48ca-9324-13bd4389b5d0', 'tag': '6357b2d9-7804-41b2-b647-43afb35a1f5b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1280/2688] 199.204.45.44 () {30 vars in 740 bytes} [Tue May 5 23:30:02 2026] GET /v2.0/subnets/610e17fd-893a-45ac-89ce-ac71697ea7b5 => generated 649 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2689] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:30:02 2026] GET /v2.0/ports?tenant_id=7b8aed4bab5045e4aca1bdab3613b1a0&device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 5037 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2690] 199.204.45.44 () {30 vars in 702 bytes} [Tue May 5 23:30:02 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: 1411/2691] 199.204.45.44 () {30 vars in 704 bytes} [Tue May 5 23:30:02 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2692] 199.204.45.44 () {30 vars in 680 bytes} [Tue May 5 23:30:02 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: 1413/2693] 199.204.45.44 () {30 vars in 716 bytes} [Tue May 5 23:30:02 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: 1281/2694] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:30:02 2026] GET /v2.0/networks?id=b4d43b59-b245-4443-91ba-c8d213fd1767 => generated 800 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2695] 199.204.45.44 () {30 vars in 740 bytes} [Tue May 5 23:30:02 2026] GET /v2.0/subnets/39e3447b-1477-4bd3-abf5-484d2d2f739e => generated 651 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2696] 199.204.45.44 () {34 vars in 1055 bytes} [Tue May 5 23:30:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.75&port_id=6357b2d9-7804-41b2-b647-43afb35a1f5b => 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: 1415/2697] 199.204.45.44 () {30 vars in 736 bytes} [Tue May 5 23:30:02 2026] GET /v2.0/ports/25d533a0-a14d-473e-adfd-e1350a85b639 => generated 1128 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2698] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 5 23:30:02 2026] GET /v2.0/subnets?id=610e17fd-893a-45ac-89ce-ac71697ea7b5 => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2699] 199.204.45.44 () {30 vars in 736 bytes} [Tue May 5 23:30:02 2026] GET /v2.0/ports/3878e288-4646-41ae-97cc-21844c0d4b1e => generated 1349 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2700] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:30:02 2026] GET /v2.0/ports?network_id=b4d43b59-b245-4443-91ba-c8d213fd1767&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2701] 199.204.45.44 () {30 vars in 740 bytes} [Tue May 5 23:30:02 2026] GET /v2.0/subnets/39e3447b-1477-4bd3-abf5-484d2d2f739e => generated 651 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2702] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:30:02 2026] GET /v2.0/networks/b4d43b59-b245-4443-91ba-c8d213fd1767?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: 1418/2703] 199.204.45.44 () {30 vars in 742 bytes} [Tue May 5 23:30:02 2026] GET /v2.0/networks/b6c42ad6-d3a3-4c94-9571-1853b01cb6e8 => generated 799 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2704] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:30:02 2026] GET /v2.0/networks/b4d43b59-b245-4443-91ba-c8d213fd1767?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2705] 199.204.45.44 () {30 vars in 736 bytes} [Tue May 5 23:30:02 2026] GET /v2.0/ports/25d533a0-a14d-473e-adfd-e1350a85b639 => generated 1128 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2706] 199.204.45.44 () {30 vars in 740 bytes} [Tue May 5 23:30:02 2026] GET /v2.0/subnets/39e3447b-1477-4bd3-abf5-484d2d2f739e => generated 651 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2709] 199.204.45.44 () {30 vars in 702 bytes} [Tue May 5 23:30:11 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: 1421/2710] 199.204.45.44 () {30 vars in 704 bytes} [Tue May 5 23:30:11 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: 1290/2711] 199.204.45.44 () {30 vars in 680 bytes} [Tue May 5 23:30:11 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: 1422/2712] 199.204.45.44 () {30 vars in 716 bytes} [Tue May 5 23:30:11 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: 1291/2713] 199.204.45.44 () {30 vars in 740 bytes} [Tue May 5 23:30:11 2026] GET /v2.0/subnets/fae9b35a-8ebe-4744-9c96-8b20686dd471 => generated 650 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2714] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:30:11 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 5039 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2715] 199.204.45.44 () {30 vars in 702 bytes} [Tue May 5 23:30:11 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: 1424/2716] 199.204.45.44 () {30 vars in 704 bytes} [Tue May 5 23:30:11 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2717] 199.204.45.44 () {30 vars in 680 bytes} [Tue May 5 23:30:11 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: 1425/2718] 199.204.45.44 () {30 vars in 716 bytes} [Tue May 5 23:30:11 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: 1294/2719] 199.204.45.44 () {30 vars in 736 bytes} [Tue May 5 23:30:11 2026] GET /v2.0/ports/6357b2d9-7804-41b2-b647-43afb35a1f5b => 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: 1426/2720] 199.204.45.44 () {34 vars in 788 bytes} [Tue May 5 23:30:11 2026] PUT /v2.0/ports/6357b2d9-7804-41b2-b647-43afb35a1f5b => generated 1026 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2721] 199.204.45.44 () {30 vars in 742 bytes} [Tue May 5 23:30:12 2026] GET /v2.0/networks/b4d43b59-b245-4443-91ba-c8d213fd1767 => generated 797 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:30:12.538 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d00ae7f0-a2b5-4a07-b96d-f57ee73fef21'] response: {'name': 'network-changed', 'server_uuid': 'fec7e549-805c-48ca-9324-13bd4389b5d0', 'tag': '6357b2d9-7804-41b2-b647-43afb35a1f5b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1427/2722] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:30:12 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 4868 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2723] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:30:12 2026] GET /v2.0/ports?tenant_id=7b8aed4bab5045e4aca1bdab3613b1a0&device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 4868 bytes in 60 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: 1428/2724] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:30:12 2026] GET /v2.0/networks?id=b4d43b59-b245-4443-91ba-c8d213fd1767 => generated 800 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2725] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:30:12 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 4868 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2726] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:30:12 2026] GET /v2.0/networks/b4d43b59-b245-4443-91ba-c8d213fd1767?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: 1298/2727] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:30:12 2026] GET /v2.0/networks/b4d43b59-b245-4443-91ba-c8d213fd1767?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: 1430/2728] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:30:13 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 4868 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2729] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:30:14 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 4868 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2730] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:30:15 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 4868 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2731] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:30:16 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 4868 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2732] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:30:18 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 4868 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2733] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:30:19 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 4868 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2736] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:30:20 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 4868 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2737] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:30:21 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 4868 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2738] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:30:22 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 4868 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2739] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:30:23 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 4868 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2740] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:30:24 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 4868 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2741] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:30:25 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 4868 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2742] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:30:26 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 4868 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2743] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:30:27 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 4868 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2744] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:30:28 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 4868 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2745] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:30:29 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 4868 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2746] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:30:30 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 4868 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2747] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:30:32 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 4868 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2748] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:30:33 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 4868 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2749] 199.204.45.44 () {34 vars in 974 bytes} [Tue May 5 23:30:33 2026] GET /v2.0/ports/6357b2d9-7804-41b2-b647-43afb35a1f5b => generated 1062 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2750] 199.204.45.44 () {36 vars in 996 bytes} [Tue May 5 23:30:33 2026] DELETE /v2.0/ports/6357b2d9-7804-41b2-b647-43afb35a1f5b => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2751] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:30:33 2026] GET /v2.0/ports?tenant_id=7b8aed4bab5045e4aca1bdab3613b1a0&device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 3814 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:30:33.807 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f7417c7f-a3cd-4249-b8e3-8296336eaee8'] response: {'server_uuid': 'fec7e549-805c-48ca-9324-13bd4389b5d0', 'name': 'network-vif-deleted', 'tag': '6357b2d9-7804-41b2-b647-43afb35a1f5b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1311/2752] 199.204.45.44 () {34 vars in 1225 bytes} [Tue May 5 23:30:33 2026] GET /v2.0/networks?id=84d41c6c-5dd4-4c2d-ba4e-2460df57f941&id=b6c42ad6-d3a3-4c94-9571-1853b01cb6e8&id=ae336910-c98d-47a8-8f23-a7ab84fbcc49&id=b4d43b59-b245-4443-91ba-c8d213fd1767 => generated 3095 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2753] 199.204.45.44 () {34 vars in 1061 bytes} [Tue May 5 23:30:33 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.202&port_id=caadac2f-92e2-43a0-88db-35449fbdd012 => 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: 1312/2754] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 5 23:30:33 2026] GET /v2.0/subnets?id=c08f92eb-6422-4eba-bdcd-dfc8090bccc5 => generated 630 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2755] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:30:33 2026] GET /v2.0/ports?network_id=84d41c6c-5dd4-4c2d-ba4e-2460df57f941&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2756] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:30:34 2026] GET /v2.0/networks/84d41c6c-5dd4-4c2d-ba4e-2460df57f941?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: 1444/2757] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:30:34 2026] GET /v2.0/networks/84d41c6c-5dd4-4c2d-ba4e-2460df57f941?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2758] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 5 23:30:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.227&port_id=3878e288-4646-41ae-97cc-21844c0d4b1e => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2759] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 5 23:30:34 2026] GET /v2.0/subnets?id=39e3447b-1477-4bd3-abf5-484d2d2f739e => generated 654 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2760] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:30:34 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 3814 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2763] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:30:34 2026] GET /v2.0/ports?network_id=b6c42ad6-d3a3-4c94-9571-1853b01cb6e8&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:30:34.321 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e9a92788-9785-42b2-b3b2-bdb96c116b39 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1318/2764] 199.204.45.44 () {32 vars in 758 bytes} [Tue May 5 23:30:34 2026] DELETE /v2.0/ports/6357b2d9-7804-41b2-b647-43afb35a1f5b => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2765] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:30:34 2026] GET /v2.0/networks/b6c42ad6-d3a3-4c94-9571-1853b01cb6e8?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: 1448/2766] 199.204.45.44 () {30 vars in 702 bytes} [Tue May 5 23:30:34 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: 1319/2767] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:30:34 2026] GET /v2.0/networks/b6c42ad6-d3a3-4c94-9571-1853b01cb6e8?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: 8|app: 0|req: 1449/2768] 199.204.45.44 () {30 vars in 704 bytes} [Tue May 5 23:30:34 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2769] 199.204.45.44 () {30 vars in 680 bytes} [Tue May 5 23:30:34 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: 1321/2770] 199.204.45.44 () {30 vars in 716 bytes} [Tue May 5 23:30:34 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: 1450/2771] 199.204.45.44 () {34 vars in 1055 bytes} [Tue May 5 23:30:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.92&port_id=981ce6f9-0708-4543-adbd-63995db6a36a => generated 19 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2772] 199.204.45.44 () {30 vars in 740 bytes} [Tue May 5 23:30:34 2026] GET /v2.0/subnets/39e3447b-1477-4bd3-abf5-484d2d2f739e => generated 651 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2773] 199.204.45.44 () {30 vars in 736 bytes} [Tue May 5 23:30:34 2026] GET /v2.0/ports/25d533a0-a14d-473e-adfd-e1350a85b639 => generated 1128 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2774] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 5 23:30:34 2026] GET /v2.0/subnets?id=fae9b35a-8ebe-4744-9c96-8b20686dd471 => generated 653 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2775] 199.204.45.44 () {30 vars in 736 bytes} [Tue May 5 23:30:34 2026] GET /v2.0/ports/3878e288-4646-41ae-97cc-21844c0d4b1e => generated 1349 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2776] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:30:34 2026] GET /v2.0/ports?network_id=ae336910-c98d-47a8-8f23-a7ab84fbcc49&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2777] 199.204.45.44 () {30 vars in 740 bytes} [Tue May 5 23:30:34 2026] GET /v2.0/subnets/39e3447b-1477-4bd3-abf5-484d2d2f739e => generated 651 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2778] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:30:34 2026] GET /v2.0/networks/ae336910-c98d-47a8-8f23-a7ab84fbcc49?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2779] 199.204.45.44 () {30 vars in 742 bytes} [Tue May 5 23:30:34 2026] GET /v2.0/networks/b6c42ad6-d3a3-4c94-9571-1853b01cb6e8 => 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: 1454/2780] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:30:34 2026] GET /v2.0/networks/ae336910-c98d-47a8-8f23-a7ab84fbcc49?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: 1327/2781] 199.204.45.44 () {30 vars in 736 bytes} [Tue May 5 23:30:34 2026] GET /v2.0/ports/25d533a0-a14d-473e-adfd-e1350a85b639 => generated 1128 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2782] 199.204.45.44 () {30 vars in 740 bytes} [Tue May 5 23:30:34 2026] GET /v2.0/subnets/39e3447b-1477-4bd3-abf5-484d2d2f739e => generated 651 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2783] 199.204.45.44 () {30 vars in 702 bytes} [Tue May 5 23:30:42 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2784] 199.204.45.44 () {30 vars in 704 bytes} [Tue May 5 23:30:42 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: 1329/2785] 199.204.45.44 () {30 vars in 680 bytes} [Tue May 5 23:30:42 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2786] 199.204.45.44 () {30 vars in 716 bytes} [Tue May 5 23:30:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2787] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:30:42 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 3814 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2788] 199.204.45.44 () {30 vars in 702 bytes} [Tue May 5 23:30:42 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2789] 199.204.45.44 () {30 vars in 704 bytes} [Tue May 5 23:30:42 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: 1459/2790] 199.204.45.44 () {30 vars in 680 bytes} [Tue May 5 23:30:42 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: 1332/2791] 199.204.45.44 () {30 vars in 716 bytes} [Tue May 5 23:30:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2792] 199.204.45.44 () {30 vars in 736 bytes} [Tue May 5 23:30:42 2026] GET /v2.0/ports/981ce6f9-0708-4543-adbd-63995db6a36a => generated 1233 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2793] 199.204.45.44 () {34 vars in 788 bytes} [Tue May 5 23:30:42 2026] PUT /v2.0/ports/981ce6f9-0708-4543-adbd-63995db6a36a => generated 1026 bytes in 443 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2794] 199.204.45.44 () {30 vars in 742 bytes} [Tue May 5 23:30:43 2026] GET /v2.0/networks/ae336910-c98d-47a8-8f23-a7ab84fbcc49 => generated 797 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:30:43.546 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c85024c-74c7-4d91-9ec9-9af4610e08a1'] response: {'name': 'network-changed', 'server_uuid': 'fec7e549-805c-48ca-9324-13bd4389b5d0', 'tag': '981ce6f9-0708-4543-adbd-63995db6a36a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1334/2795] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:30:43 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 3643 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2796] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:30:43 2026] GET /v2.0/ports?tenant_id=7b8aed4bab5045e4aca1bdab3613b1a0&device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 3643 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1335/2797] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:30:43 2026] GET /v2.0/networks?id=ae336910-c98d-47a8-8f23-a7ab84fbcc49 => 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: 1463/2798] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:30:43 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 3643 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2799] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:30:43 2026] GET /v2.0/networks/ae336910-c98d-47a8-8f23-a7ab84fbcc49?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2800] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:30:43 2026] GET /v2.0/networks/ae336910-c98d-47a8-8f23-a7ab84fbcc49?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: 1337/2801] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:30:44 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 3643 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2802] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:30:45 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 3643 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2803] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:30:46 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 3643 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2804] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:30:47 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 3643 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2805] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:30:49 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 3643 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2808] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:30:50 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 3643 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2809] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:30:51 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 3643 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2810] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:30:52 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 3643 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2811] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:30:53 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 3643 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2812] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:30:54 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 3643 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2813] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:30:55 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 3643 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2814] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:30:56 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 3643 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2815] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:30:57 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 3643 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2816] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:30:58 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 3643 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2817] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:30:59 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 3643 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2818] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:31:00 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 3643 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2819] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:31:01 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 3643 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2820] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:31:02 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 3643 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2821] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:31:04 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 3643 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2824] 199.204.45.44 () {34 vars in 974 bytes} [Tue May 5 23:31:04 2026] GET /v2.0/ports/981ce6f9-0708-4543-adbd-63995db6a36a => generated 1062 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2825] 199.204.45.44 () {36 vars in 996 bytes} [Tue May 5 23:31:04 2026] DELETE /v2.0/ports/981ce6f9-0708-4543-adbd-63995db6a36a => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2826] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:31:04 2026] GET /v2.0/ports?tenant_id=7b8aed4bab5045e4aca1bdab3613b1a0&device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 2589 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:31:04.752 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e375ec6d-5e99-467a-9b1f-c30b40ae3f47'] response: {'server_uuid': 'fec7e549-805c-48ca-9324-13bd4389b5d0', 'name': 'network-vif-deleted', 'tag': '981ce6f9-0708-4543-adbd-63995db6a36a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1351/2827] 199.204.45.44 () {34 vars in 1145 bytes} [Tue May 5 23:31:04 2026] GET /v2.0/networks?id=84d41c6c-5dd4-4c2d-ba4e-2460df57f941&id=b6c42ad6-d3a3-4c94-9571-1853b01cb6e8&id=ae336910-c98d-47a8-8f23-a7ab84fbcc49 => generated 2309 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2828] 199.204.45.44 () {34 vars in 1061 bytes} [Tue May 5 23:31:04 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.202&port_id=caadac2f-92e2-43a0-88db-35449fbdd012 => 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: 1352/2829] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 5 23:31:04 2026] GET /v2.0/subnets?id=c08f92eb-6422-4eba-bdcd-dfc8090bccc5 => generated 630 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2830] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:31:04 2026] GET /v2.0/ports?network_id=84d41c6c-5dd4-4c2d-ba4e-2460df57f941&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: 1353/2831] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:31:04 2026] GET /v2.0/networks/84d41c6c-5dd4-4c2d-ba4e-2460df57f941?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: 1479/2832] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:31:04 2026] GET /v2.0/networks/84d41c6c-5dd4-4c2d-ba4e-2460df57f941?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: 1354/2833] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 5 23:31:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.227&port_id=3878e288-4646-41ae-97cc-21844c0d4b1e => 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: 1480/2834] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 5 23:31:05 2026] GET /v2.0/subnets?id=39e3447b-1477-4bd3-abf5-484d2d2f739e => 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: 1355/2835] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:31:05 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 2589 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:31:05.174 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fefd9b1c-0bb3-4443-95dc-68985e752b84 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1356/2836] 199.204.45.44 () {32 vars in 758 bytes} [Tue May 5 23:31:05 2026] DELETE /v2.0/ports/981ce6f9-0708-4543-adbd-63995db6a36a => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2837] 199.204.45.44 () {30 vars in 702 bytes} [Tue May 5 23:31:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2838] 199.204.45.44 () {30 vars in 704 bytes} [Tue May 5 23:31:05 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2839] 199.204.45.44 () {30 vars in 680 bytes} [Tue May 5 23:31:05 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: 1360/2840] 199.204.45.44 () {30 vars in 716 bytes} [Tue May 5 23:31:05 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: 1361/2841] 199.204.45.44 () {30 vars in 740 bytes} [Tue May 5 23:31:05 2026] GET /v2.0/subnets/39e3447b-1477-4bd3-abf5-484d2d2f739e => generated 651 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2842] 199.204.45.44 () {30 vars in 736 bytes} [Tue May 5 23:31:05 2026] GET /v2.0/ports/25d533a0-a14d-473e-adfd-e1350a85b639 => generated 1128 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2843] 199.204.45.44 () {30 vars in 736 bytes} [Tue May 5 23:31:05 2026] GET /v2.0/ports/3878e288-4646-41ae-97cc-21844c0d4b1e => generated 1349 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2844] 199.204.45.44 () {30 vars in 740 bytes} [Tue May 5 23:31:05 2026] GET /v2.0/subnets/39e3447b-1477-4bd3-abf5-484d2d2f739e => generated 651 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2845] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:31:05 2026] GET /v2.0/ports?network_id=b6c42ad6-d3a3-4c94-9571-1853b01cb6e8&device_owner=network%3Adhcp => generated 1461 bytes in 467 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2846] 199.204.45.44 () {30 vars in 742 bytes} [Tue May 5 23:31:05 2026] GET /v2.0/networks/b6c42ad6-d3a3-4c94-9571-1853b01cb6e8 => 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: 1366/2847] 199.204.45.44 () {30 vars in 736 bytes} [Tue May 5 23:31:05 2026] GET /v2.0/ports/25d533a0-a14d-473e-adfd-e1350a85b639 => generated 1128 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2848] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:31:05 2026] GET /v2.0/networks/b6c42ad6-d3a3-4c94-9571-1853b01cb6e8?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: 1483/2849] 199.204.45.44 () {30 vars in 740 bytes} [Tue May 5 23:31:05 2026] GET /v2.0/subnets/39e3447b-1477-4bd3-abf5-484d2d2f739e => generated 651 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2850] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:31:05 2026] GET /v2.0/networks/b6c42ad6-d3a3-4c94-9571-1853b01cb6e8?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: 1484/2851] 199.204.45.44 () {30 vars in 702 bytes} [Tue May 5 23:31:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2852] 199.204.45.44 () {30 vars in 704 bytes} [Tue May 5 23:31:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2853] 199.204.45.44 () {30 vars in 680 bytes} [Tue May 5 23:31:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2854] 199.204.45.44 () {30 vars in 716 bytes} [Tue May 5 23:31:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:31:13.614 8 INFO neutron.api.v2.resource [None req-cc1c718b-7324-495c-9dc6-cb4aa6d5522d b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1486/2855] 199.204.45.44 () {30 vars in 762 bytes} [Tue May 5 23:31:13 2026] GET /v2.0/security-groups/lb-9253df03-ea12-4db8-b597-b27749d1b2f8 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2856] 199.204.45.44 () {30 vars in 784 bytes} [Tue May 5 23:31:13 2026] GET /v2.0/security-groups?name=lb-9253df03-ea12-4db8-b597-b27749d1b2f8 => generated 2865 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2857] 199.204.45.44 () {30 vars in 814 bytes} [Tue May 5 23:31:13 2026] GET /v2.0/security-group-rules?security_group_id=f09d8fd8-69c7-44a5-9f9a-ba78cbbfd6c9 => generated 2334 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2858] 199.204.45.44 () {32 vars in 788 bytes} [Tue May 5 23:31:13 2026] DELETE /v2.0/security-group-rules/2806d7c2-d2f0-48ef-991a-b3cd2b941bb0 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2859] 199.204.45.44 () {32 vars in 788 bytes} [Tue May 5 23:31:13 2026] DELETE /v2.0/security-group-rules/fa3d1d29-cb99-47eb-a833-9606128b0e04 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:31:18.006 7 INFO neutron.db.l3_db [None req-4499b6d5-947e-4a10-81bc-a89db22cc6f7 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] Floating IP 0a549204-b6ee-4d3a-a6ef-b02e19fa19ed disassociated (deleted). External IP: 10.96.250.220, port: 25d533a0-a14d-473e-adfd-e1350a85b639. [pid: 7|app: 0|req: 1372/2860] 10.0.0.181 () {32 vars in 732 bytes} [Tue May 5 23:31:17 2026] DELETE /v2.0/floatingips/0a549204-b6ee-4d3a-a6ef-b02e19fa19ed => generated 0 bytes in 859 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:31:18.487 8 INFO neutron.api.v2.resource [None req-e49ceacc-a8b3-4016-a7fa-162801d34cc0 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1489/2861] 10.0.0.181 () {32 vars in 729 bytes} [Tue May 5 23:31:18 2026] GET /v2.0/floatingips/0a549204-b6ee-4d3a-a6ef-b02e19fa19ed => generated 144 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2862] 199.204.45.44 () {30 vars in 702 bytes} [Tue May 5 23:31:19 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: 1490/2863] 199.204.45.44 () {30 vars in 704 bytes} [Tue May 5 23:31:19 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2864] 199.204.45.44 () {30 vars in 680 bytes} [Tue May 5 23:31:19 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2867] 199.204.45.44 () {30 vars in 716 bytes} [Tue May 5 23:31:19 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2868] 199.204.45.44 () {30 vars in 740 bytes} [Tue May 5 23:31:19 2026] GET /v2.0/subnets/39e3447b-1477-4bd3-abf5-484d2d2f739e => generated 651 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2869] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:31:19 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 2589 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2870] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:31:19 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 2589 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2871] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:31:19 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 2589 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2872] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:31:20 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 2589 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2873] 199.204.45.44 () {34 vars in 1095 bytes} [Tue May 5 23:31:21 2026] GET /v2.0/ports?device_id=62ded953-88b4-46a2-9093-2f1edecca3ba&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2874] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:31:21 2026] GET /v2.0/ports?tenant_id=a532fbe751094e1db095138d9587f341&device_id=62ded953-88b4-46a2-9093-2f1edecca3ba => generated 1469 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2875] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:31:21 2026] GET /v2.0/networks?id=ae336910-c98d-47a8-8f23-a7ab84fbcc49 => generated 800 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2876] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 5 23:31:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.101&port_id=11626e06-ae2b-412a-8cc4-9f29986a0118 => generated 860 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2877] 199.204.45.44 () {34 vars in 1103 bytes} [Tue May 5 23:31:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A33c&port_id=11626e06-ae2b-412a-8cc4-9f29986a0118 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2878] 199.204.45.44 () {34 vars in 1063 bytes} [Tue May 5 23:31:21 2026] GET /v2.0/subnets?id=faf1123d-14b9-4619-98b8-4d06cdc7a1a6&id=fae9b35a-8ebe-4744-9c96-8b20686dd471 => generated 1363 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2879] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:31:21 2026] GET /v2.0/ports?network_id=ae336910-c98d-47a8-8f23-a7ab84fbcc49&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2880] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:31:21 2026] GET /v2.0/ports?network_id=ae336910-c98d-47a8-8f23-a7ab84fbcc49&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: 1499/2881] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:31:21 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 2589 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2882] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:31:21 2026] GET /v2.0/networks/ae336910-c98d-47a8-8f23-a7ab84fbcc49?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: 1500/2883] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:31:21 2026] GET /v2.0/networks/ae336910-c98d-47a8-8f23-a7ab84fbcc49?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: 1384/2884] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:31:22 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 2589 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2885] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:31:23 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 2589 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2886] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:31:24 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 2589 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2887] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:31:25 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 2589 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2888] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:31:27 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 2589 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2889] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:31:28 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 2589 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2890] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:31:29 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 2589 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2891] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:31:30 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 2589 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2892] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:31:31 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 2589 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2893] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:31:32 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 2589 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2894] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:31:33 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 2589 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2897] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:31:34 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 2589 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2898] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:31:35 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 2589 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2899] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:31:36 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 2589 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2900] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:31:37 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 2589 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2901] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:31:38 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 2589 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2902] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:31:39 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 2589 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2903] 199.204.45.44 () {34 vars in 974 bytes} [Tue May 5 23:31:40 2026] GET /v2.0/ports/3878e288-4646-41ae-97cc-21844c0d4b1e => generated 1349 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2904] 199.204.45.44 () {34 vars in 1059 bytes} [Tue May 5 23:31:40 2026] GET /v2.0/ports/3878e288-4646-41ae-97cc-21844c0d4b1e?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2905] 199.204.45.44 () {34 vars in 1015 bytes} [Tue May 5 23:31:40 2026] GET /v2.0/networks/b6c42ad6-d3a3-4c94-9571-1853b01cb6e8?fields=dns_domain => generated 29 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2906] 199.204.45.44 () {38 vars in 1027 bytes} [Tue May 5 23:31:40 2026] PUT /v2.0/ports/3878e288-4646-41ae-97cc-21844c0d4b1e => generated 1150 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2907] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:31:40 2026] GET /v2.0/ports?tenant_id=7b8aed4bab5045e4aca1bdab3613b1a0&device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 1248 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1512/2908] 199.204.45.44 () {34 vars in 1065 bytes} [Tue May 5 23:31:40 2026] GET /v2.0/networks?id=84d41c6c-5dd4-4c2d-ba4e-2460df57f941&id=b6c42ad6-d3a3-4c94-9571-1853b01cb6e8 => generated 1523 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2909] 199.204.45.44 () {34 vars in 1061 bytes} [Tue May 5 23:31:40 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.202&port_id=caadac2f-92e2-43a0-88db-35449fbdd012 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2910] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 5 23:31:40 2026] GET /v2.0/subnets?id=c08f92eb-6422-4eba-bdcd-dfc8090bccc5 => generated 630 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2911] 199.204.45.44 () {30 vars in 768 bytes} [Tue May 5 23:31:40 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/2912] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:31:40 2026] GET /v2.0/ports?network_id=84d41c6c-5dd4-4c2d-ba4e-2460df57f941&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: 1515/2913] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:31:40 2026] GET /v2.0/networks/84d41c6c-5dd4-4c2d-ba4e-2460df57f941?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/2914] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:31:41 2026] GET /v2.0/networks/84d41c6c-5dd4-4c2d-ba4e-2460df57f941?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2915] 199.204.45.44 () {34 vars in 788 bytes} [Tue May 5 23:31:40 2026] PUT /v2.0/ports/3878e288-4646-41ae-97cc-21844c0d4b1e => generated 1090 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/2916] 199.204.45.44 () {30 vars in 736 bytes} [Tue May 5 23:31:41 2026] GET /v2.0/ports/3878e288-4646-41ae-97cc-21844c0d4b1e => generated 1090 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1400/2917] 199.204.45.44 () {32 vars in 758 bytes} [Tue May 5 23:31:41 2026] DELETE /v2.0/ports/3878e288-4646-41ae-97cc-21844c0d4b1e => generated 0 bytes in 367 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/2918] 199.204.45.44 () {30 vars in 702 bytes} [Tue May 5 23:31:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2919] 199.204.45.44 () {30 vars in 704 bytes} [Tue May 5 23:31:41 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/2920] 199.204.45.44 () {30 vars in 680 bytes} [Tue May 5 23:31:41 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: 1402/2921] 199.204.45.44 () {30 vars in 716 bytes} [Tue May 5 23:31:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:31:41.843 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3ba1396d-4126-414f-bb09-d3ee34ff382a b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1520/2922] 199.204.45.44 () {32 vars in 758 bytes} [Tue May 5 23:31:41 2026] DELETE /v2.0/ports/3878e288-4646-41ae-97cc-21844c0d4b1e => 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: 1403/2923] 199.204.45.44 () {30 vars in 736 bytes} [Tue May 5 23:31:41 2026] GET /v2.0/ports/25d533a0-a14d-473e-adfd-e1350a85b639 => generated 1128 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:31:41.922 8 INFO neutron.api.v2.resource [None req-461d3c4e-6ef8-4e1b-a7c6-397f75d8b6a3 b2284a57d81f4af1ab5592abcaa131cf 7b8aed4bab5045e4aca1bdab3613b1a0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1521/2924] 199.204.45.44 () {30 vars in 762 bytes} [Tue May 5 23:31:41 2026] GET /v2.0/security-groups/lb-9253df03-ea12-4db8-b597-b27749d1b2f8 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2925] 199.204.45.44 () {30 vars in 784 bytes} [Tue May 5 23:31:41 2026] GET /v2.0/security-groups?name=lb-9253df03-ea12-4db8-b597-b27749d1b2f8 => generated 1639 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/2926] 199.204.45.44 () {30 vars in 736 bytes} [Tue May 5 23:31:41 2026] GET /v2.0/ports/25d533a0-a14d-473e-adfd-e1350a85b639 => generated 1128 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2927] 199.204.45.44 () {34 vars in 788 bytes} [Tue May 5 23:31:42 2026] PUT /v2.0/ports/25d533a0-a14d-473e-adfd-e1350a85b639 => generated 1090 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/2928] 199.204.45.44 () {32 vars in 778 bytes} [Tue May 5 23:31:42 2026] DELETE /v2.0/security-groups/f09d8fd8-69c7-44a5-9f9a-ba78cbbfd6c9 => 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: 1406/2929] 199.204.45.44 () {32 vars in 758 bytes} [Tue May 5 23:31:42 2026] DELETE /v2.0/ports/25d533a0-a14d-473e-adfd-e1350a85b639 => generated 0 bytes in 361 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/2930] 199.204.45.44 () {34 vars in 993 bytes} [Tue May 5 23:31:43 2026] GET /v2.0/ports?device_id=fec7e549-805c-48ca-9324-13bd4389b5d0 => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2931] 199.204.45.44 () {36 vars in 996 bytes} [Tue May 5 23:31:43 2026] DELETE /v2.0/ports/caadac2f-92e2-43a0-88db-35449fbdd012 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:31:44.238 8 INFO neutron.db.l3_db [None req-bef2a776-32c5-44d8-b179-299f7343a16f 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] Floating IP 82c3650e-e11b-4e32-b3da-600bac21daaa disassociated (deleted). External IP: 10.96.250.216, port: 6cb0342a-e5f1-4a39-9d59-958c3ab0ccf1. [pid: 8|app: 0|req: 1525/2932] 10.0.0.181 () {32 vars in 732 bytes} [Tue May 5 23:31:43 2026] DELETE /v2.0/floatingips/82c3650e-e11b-4e32-b3da-600bac21daaa => generated 0 bytes in 889 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:31:44.767 7 INFO neutron.api.v2.resource [None req-e250dbfd-7604-4a46-979e-48a1adb2fe40 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1408/2933] 10.0.0.181 () {32 vars in 729 bytes} [Tue May 5 23:31:44 2026] GET /v2.0/floatingips/82c3650e-e11b-4e32-b3da-600bac21daaa => generated 144 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:31:45.011 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-40ae7283-770b-461a-954b-f77fe6e9fb5e'] response: {'name': 'network-changed', 'server_uuid': '6e3c90d3-031c-4560-897c-24340bf03931', 'tag': '6cb0342a-e5f1-4a39-9d59-958c3ab0ccf1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1526/2934] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:31:44 2026] GET /v2.0/ports?device_id=6e3c90d3-031c-4560-897c-24340bf03931 => generated 1200 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:31:45.086 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-01e5f20c-c62c-47e5-b397-bef77f2d8d18'] response: {'server_uuid': 'fec7e549-805c-48ca-9324-13bd4389b5d0', 'name': 'network-vif-deleted', 'tag': 'caadac2f-92e2-43a0-88db-35449fbdd012', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1409/2935] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:31:45 2026] GET /v2.0/ports?tenant_id=a532fbe751094e1db095138d9587f341&device_id=6e3c90d3-031c-4560-897c-24340bf03931 => generated 1469 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/2936] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:31:45 2026] GET /v2.0/security-groups?id=eb9dd416-b9ba-494a-a9a4-018585f76c85&fields=id&fields=name => generated 112 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2937] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 5 23:31:45 2026] GET /v2.0/networks?id=b4d43b59-b245-4443-91ba-c8d213fd1767 => generated 800 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/2938] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 5 23:31:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.116&port_id=6cb0342a-e5f1-4a39-9d59-958c3ab0ccf1 => 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: 1411/2939] 199.204.45.44 () {34 vars in 1103 bytes} [Tue May 5 23:31:45 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ac4&port_id=6cb0342a-e5f1-4a39-9d59-958c3ab0ccf1 => 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: 1529/2940] 199.204.45.44 () {34 vars in 1063 bytes} [Tue May 5 23:31:45 2026] GET /v2.0/subnets?id=610e17fd-893a-45ac-89ce-ac71697ea7b5&id=6b77e845-63f5-4bb7-9e31-045ef1364c85 => generated 1365 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2941] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:31:45 2026] GET /v2.0/ports?network_id=b4d43b59-b245-4443-91ba-c8d213fd1767&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/2942] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 5 23:31:45 2026] GET /v2.0/ports?network_id=b4d43b59-b245-4443-91ba-c8d213fd1767&device_owner=network%3Adhcp => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/2943] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 5 23:31:45 2026] GET /v2.0/networks/b4d43b59-b245-4443-91ba-c8d213fd1767?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2944] 199.204.45.44 () {34 vars in 993 bytes} [Tue May 5 23:31:45 2026] GET /v2.0/ports?device_id=6e3c90d3-031c-4560-897c-24340bf03931 => generated 1200 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/2945] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 5 23:31:45 2026] GET /v2.0/networks/b4d43b59-b245-4443-91ba-c8d213fd1767?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: 1414/2946] 199.204.45.44 () {36 vars in 996 bytes} [Tue May 5 23:31:45 2026] DELETE /v2.0/ports/6cb0342a-e5f1-4a39-9d59-958c3ab0ccf1 => generated 0 bytes in 418 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:31:50.693 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c912cec-e87f-4358-bc7e-089032c398cd'] response: {'server_uuid': '6e3c90d3-031c-4560-897c-24340bf03931', 'name': 'network-vif-deleted', 'tag': '6cb0342a-e5f1-4a39-9d59-958c3ab0ccf1', 'status': 'completed', 'code': 200} 2026-05-05 23:31:51.041 7 INFO neutron.db.l3_db [None req-fe9445a2-2ad4-4cdf-99ac-0053df687719 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] Floating IP 27479d4c-35b4-4dfd-bb8d-31a33ecbee1a disassociated (deleted). External IP: 10.96.250.213, port: 11626e06-ae2b-412a-8cc4-9f29986a0118. [pid: 7|app: 0|req: 1416/2949] 10.0.0.181 () {32 vars in 732 bytes} [Tue May 5 23:31:50 2026] DELETE /v2.0/floatingips/27479d4c-35b4-4dfd-bb8d-31a33ecbee1a => generated 0 bytes in 1214 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:31:51.452 8 INFO neutron.api.v2.resource [None req-a30ea6a8-de4c-4af2-b061-d81edda808b8 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1534/2950] 10.0.0.181 () {32 vars in 729 bytes} [Tue May 5 23:31:51 2026] GET /v2.0/floatingips/27479d4c-35b4-4dfd-bb8d-31a33ecbee1a => generated 144 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2951] 10.0.0.29 () {34 vars in 989 bytes} [Tue May 5 23:31:51 2026] GET /v2.0/ports?device_id=62ded953-88b4-46a2-9093-2f1edecca3ba => generated 1200 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/2952] 10.0.0.29 () {34 vars in 1039 bytes} [Tue May 5 23:31:51 2026] GET /v2.0/security-groups?id=eb9dd416-b9ba-494a-a9a4-018585f76c85&fields=id&fields=name => generated 112 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2953] 199.204.45.44 () {34 vars in 993 bytes} [Tue May 5 23:31:52 2026] GET /v2.0/ports?device_id=62ded953-88b4-46a2-9093-2f1edecca3ba => generated 1200 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/2954] 199.204.45.44 () {36 vars in 996 bytes} [Tue May 5 23:31:52 2026] DELETE /v2.0/ports/11626e06-ae2b-412a-8cc4-9f29986a0118 => generated 0 bytes in 469 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:31:56.892 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a053e670-3fe7-4617-a0c8-cfa35225ee64'] response: {'name': 'network-changed', 'server_uuid': '62ded953-88b4-46a2-9093-2f1edecca3ba', 'tag': '11626e06-ae2b-412a-8cc4-9f29986a0118', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1537/2955] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 5 23:31:56 2026] GET /v2.0/ports?tenant_id=a532fbe751094e1db095138d9587f341&device_id=62ded953-88b4-46a2-9093-2f1edecca3ba => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2956] 10.0.0.181 () {32 vars in 750 bytes} [Tue May 5 23:31:56 2026] DELETE /v2.0/security-group-rules/24cc3b37-b3e5-4e27-b72c-e81d3a92e99b => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:31:56.953 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c15c371f-4487-43c1-9a66-cb79d92203b9'] response: {'server_uuid': '62ded953-88b4-46a2-9093-2f1edecca3ba', 'name': 'network-vif-deleted', 'tag': '11626e06-ae2b-412a-8cc4-9f29986a0118', 'status': 'completed', 'code': 200} 2026-05-05 23:31:56.960 7 INFO neutron.api.v2.resource [None req-0b23e3ff-0f81-4319-91b0-d0ae62729cd5 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1420/2957] 10.0.0.181 () {32 vars in 747 bytes} [Tue May 5 23:31:56 2026] GET /v2.0/security-group-rules/24cc3b37-b3e5-4e27-b72c-e81d3a92e99b => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2958] 10.0.0.181 () {32 vars in 750 bytes} [Tue May 5 23:31:56 2026] DELETE /v2.0/security-group-rules/52f3d242-a2d9-479b-974d-e5c302c4a23f => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:31:57.049 7 INFO neutron.api.v2.resource [None req-6a12b1e6-fb4e-4e6e-85db-96d845889f68 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1422/2959] 10.0.0.181 () {32 vars in 747 bytes} [Tue May 5 23:31:57 2026] GET /v2.0/security-group-rules/52f3d242-a2d9-479b-974d-e5c302c4a23f => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/2960] 199.204.45.44 () {34 vars in 1017 bytes} [Tue May 5 23:31:56 2026] GET /v2.0/networks?tenant_id=a532fbe751094e1db095138d9587f341&shared=False => generated 2374 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2961] 10.0.0.181 () {32 vars in 750 bytes} [Tue May 5 23:31:57 2026] DELETE /v2.0/security-group-rules/940d83a3-476d-4acc-b1d3-d277a3914bc9 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:31:57.137 7 INFO neutron.api.v2.resource [None req-d732f750-5fe7-4356-819c-3b65209f1b3b 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1424/2962] 10.0.0.181 () {32 vars in 747 bytes} [Tue May 5 23:31:57 2026] GET /v2.0/security-group-rules/940d83a3-476d-4acc-b1d3-d277a3914bc9 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/2963] 199.204.45.44 () {34 vars in 929 bytes} [Tue May 5 23:31:57 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2964] 10.0.0.181 () {32 vars in 750 bytes} [Tue May 5 23:31:57 2026] DELETE /v2.0/security-group-rules/ff1f3bc2-00ab-4d6b-90c8-8fb786368275 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:31:57.239 8 INFO neutron.api.v2.resource [None req-c2e4319b-3208-4e69-bde7-c3499dbfc115 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1540/2965] 10.0.0.181 () {32 vars in 747 bytes} [Tue May 5 23:31:57 2026] GET /v2.0/security-group-rules/ff1f3bc2-00ab-4d6b-90c8-8fb786368275 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2966] 10.0.0.181 () {32 vars in 750 bytes} [Tue May 5 23:31:57 2026] DELETE /v2.0/security-group-rules/f4d4f65c-e1cf-4b54-a02d-d7231f4a9404 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:31:57.346 8 INFO neutron.api.v2.resource [None req-664e0b2f-de7a-4f9c-8d78-6c2e961791cc 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1541/2967] 10.0.0.181 () {32 vars in 747 bytes} [Tue May 5 23:31:57 2026] GET /v2.0/security-group-rules/f4d4f65c-e1cf-4b54-a02d-d7231f4a9404 => generated 155 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2968] 10.0.0.181 () {32 vars in 750 bytes} [Tue May 5 23:31:57 2026] DELETE /v2.0/security-group-rules/78db14dc-f3d1-4fa4-bd75-72e7a4c436e1 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:31:57.443 8 INFO neutron.api.v2.resource [None req-890a6d50-6eed-4d7b-9dd3-84809b550418 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1542/2969] 10.0.0.181 () {32 vars in 747 bytes} [Tue May 5 23:31:57 2026] GET /v2.0/security-group-rules/78db14dc-f3d1-4fa4-bd75-72e7a4c436e1 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2970] 10.0.0.181 () {32 vars in 750 bytes} [Tue May 5 23:31:57 2026] DELETE /v2.0/security-group-rules/434bfbfb-7ba3-416e-90de-0fee3cb412ec => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:31:57.553 8 INFO neutron.api.v2.resource [None req-ab7a6f99-c390-4525-b0ae-b731e990e800 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1543/2971] 10.0.0.181 () {32 vars in 747 bytes} [Tue May 5 23:31:57 2026] GET /v2.0/security-group-rules/434bfbfb-7ba3-416e-90de-0fee3cb412ec => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2972] 10.0.0.181 () {32 vars in 750 bytes} [Tue May 5 23:31:57 2026] DELETE /v2.0/security-group-rules/aaae9336-bcdf-4174-b155-262a2783e4bb => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:31:57.653 8 INFO neutron.api.v2.resource [None req-ddae435e-7801-48d6-843f-a73560c00ca3 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1544/2973] 10.0.0.181 () {32 vars in 747 bytes} [Tue May 5 23:31:57 2026] GET /v2.0/security-group-rules/aaae9336-bcdf-4174-b155-262a2783e4bb => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2974] 10.0.0.181 () {32 vars in 750 bytes} [Tue May 5 23:31:57 2026] DELETE /v2.0/security-group-rules/d11b8886-74b0-42cf-b240-3d9ef88b1717 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:31:57.756 8 INFO neutron.api.v2.resource [None req-3f25a7f5-5d60-4120-aa5e-befa4a2ba758 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1545/2975] 10.0.0.181 () {32 vars in 747 bytes} [Tue May 5 23:31:57 2026] GET /v2.0/security-group-rules/d11b8886-74b0-42cf-b240-3d9ef88b1717 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2976] 10.0.0.181 () {32 vars in 750 bytes} [Tue May 5 23:31:57 2026] DELETE /v2.0/security-group-rules/533a4878-ded6-4d9c-aa1e-284064648550 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:31:57.855 8 INFO neutron.api.v2.resource [None req-1a0e9d04-c105-4d44-88ee-d95cee81f576 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1546/2977] 10.0.0.181 () {32 vars in 747 bytes} [Tue May 5 23:31:57 2026] GET /v2.0/security-group-rules/533a4878-ded6-4d9c-aa1e-284064648550 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2978] 10.0.0.181 () {32 vars in 750 bytes} [Tue May 5 23:31:57 2026] DELETE /v2.0/security-group-rules/930eac6e-c165-48aa-84e0-2ab442fda976 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:31:57.958 8 INFO neutron.api.v2.resource [None req-99ba0c24-3464-45b6-9f4e-513396fb057d 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1547/2979] 10.0.0.181 () {32 vars in 747 bytes} [Tue May 5 23:31:57 2026] GET /v2.0/security-group-rules/930eac6e-c165-48aa-84e0-2ab442fda976 => generated 155 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2980] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:31:57 2026] DELETE /v2.0/security-groups/eb9dd416-b9ba-494a-a9a4-018585f76c85 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:31:58.076 8 INFO neutron.api.v2.resource [None req-0b541099-8ae4-4ebb-8ee5-d5ebdb8accf9 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1548/2981] 10.0.0.181 () {32 vars in 737 bytes} [Tue May 5 23:31:58 2026] GET /v2.0/security-groups/eb9dd416-b9ba-494a-a9a4-018585f76c85 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2982] 10.0.0.181 () {34 vars in 789 bytes} [Tue May 5 23:31:58 2026] PUT /v2.0/routers/ce5915ca-c6d8-4ba5-becd-5ddeb7e90bfc/remove_router_interface => generated 309 bytes in 1306 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:31:59.687 8 INFO neutron.api.v2.resource [None req-3593a266-d108-426c-a138-8bd60b24364a 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1549/2983] 10.0.0.181 () {34 vars in 789 bytes} [Tue May 5 23:31:59 2026] PUT /v2.0/routers/ce5915ca-c6d8-4ba5-becd-5ddeb7e90bfc/remove_router_interface => generated 198 bytes in 248 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2984] 10.0.0.181 () {34 vars in 789 bytes} [Tue May 5 23:31:59 2026] PUT /v2.0/routers/ce5915ca-c6d8-4ba5-becd-5ddeb7e90bfc/remove_router_interface => generated 309 bytes in 1312 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:32:01.210 8 INFO neutron.api.v2.resource [None req-705eaca1-c276-442c-a366-4c10722700bd 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1550/2985] 10.0.0.181 () {34 vars in 789 bytes} [Tue May 5 23:32:01 2026] PUT /v2.0/routers/ce5915ca-c6d8-4ba5-becd-5ddeb7e90bfc/remove_router_interface => generated 198 bytes in 200 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2986] 10.0.0.181 () {34 vars in 789 bytes} [Tue May 5 23:32:01 2026] PUT /v2.0/routers/ce5915ca-c6d8-4ba5-becd-5ddeb7e90bfc/remove_router_interface => generated 309 bytes in 1222 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:32:02.667 8 INFO neutron.api.v2.resource [None req-5970cc2e-867a-4731-a263-1e93ff40b816 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1551/2987] 10.0.0.181 () {34 vars in 789 bytes} [Tue May 5 23:32:02 2026] PUT /v2.0/routers/ce5915ca-c6d8-4ba5-becd-5ddeb7e90bfc/remove_router_interface => generated 198 bytes in 221 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:32:04.164 7 INFO neutron.db.l3_hamode_db [None req-fe6d7347-83ef-4000-967c-aeeb738d284c 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] HA network 4be9e3f0-ab06-489b-b19b-4d61a08d72a2 was deleted as no HA routers are present in tenant a532fbe751094e1db095138d9587f341. [pid: 7|app: 0|req: 1437/2988] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:32:02 2026] DELETE /v2.0/routers/ce5915ca-c6d8-4ba5-becd-5ddeb7e90bfc => generated 0 bytes in 1498 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:32:04.202 8 INFO neutron.api.v2.resource [None req-1df239e1-6eb5-4f10-a0cb-80ae1ae47fce 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1552/2989] 10.0.0.181 () {32 vars in 721 bytes} [Tue May 5 23:32:04 2026] GET /v2.0/routers/ce5915ca-c6d8-4ba5-becd-5ddeb7e90bfc => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:32:04.311 7 INFO neutron.services.segments.plugin [-] Segment cd69f663-f8e9-48ef-b42b-25238b310a28 resource provider aggregate not found 2026-05-05 23:32:04.325 7 INFO neutron.services.segments.plugin [-] Segment cd69f663-f8e9-48ef-b42b-25238b310a28 resource provider aggregate not found 2026-05-05 23:32:04.331 7 INFO neutron.services.segments.plugin [-] Segment cd69f663-f8e9-48ef-b42b-25238b310a28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd69f663-f8e9-48ef-b42b-25238b310a28 found for delete ", "request_id": "req-b227b984-e24a-40e5-8d37-0a97d7450a50"}]} 2026-05-05 23:32:04.366 7 INFO neutron.services.segments.plugin [-] Segment cd69f663-f8e9-48ef-b42b-25238b310a28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd69f663-f8e9-48ef-b42b-25238b310a28 found for delete ", "request_id": "req-c7719726-36b9-47e1-903f-6102c9caba0c"}]} [pid: 7|app: 0|req: 1438/2992] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:32:04 2026] DELETE /v2.0/subnets/6b77e845-63f5-4bb7-9e31-045ef1364c85 => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:32:04.560 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d61b640f-0fc1-4a13-8477-ef0bcc6d0b8f 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1555/2993] 10.0.0.181 () {32 vars in 721 bytes} [Tue May 5 23:32:04 2026] GET /v2.0/subnets/6b77e845-63f5-4bb7-9e31-045ef1364c85 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2994] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:32:04 2026] DELETE /v2.0/subnets/610e17fd-893a-45ac-89ce-ac71697ea7b5 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:32:04.864 8 INFO neutron.pecan_wsgi.hooks.translation [None req-478a4a7b-ef8a-43ae-8949-39713992668e 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1556/2995] 10.0.0.181 () {32 vars in 721 bytes} [Tue May 5 23:32:04 2026] GET /v2.0/subnets/610e17fd-893a-45ac-89ce-ac71697ea7b5 => 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: 1440/2996] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:32:04 2026] DELETE /v2.0/networks/b4d43b59-b245-4443-91ba-c8d213fd1767 => generated 0 bytes in 434 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:32:05.333 8 INFO neutron.pecan_wsgi.hooks.translation [None req-88e35a99-cdeb-4de4-a1b3-2b1094b65d10 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1557/2997] 10.0.0.181 () {32 vars in 723 bytes} [Tue May 5 23:32:05 2026] GET /v2.0/networks/b4d43b59-b245-4443-91ba-c8d213fd1767 => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2998] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:32:05 2026] DELETE /v2.0/subnets/faf1123d-14b9-4619-98b8-4d06cdc7a1a6 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:32:05.569 8 INFO neutron.pecan_wsgi.hooks.translation [None req-749267e9-0e6a-46ea-aa4c-c5d5384b14b1 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1558/2999] 10.0.0.181 () {32 vars in 721 bytes} [Tue May 5 23:32:05 2026] GET /v2.0/subnets/faf1123d-14b9-4619-98b8-4d06cdc7a1a6 => 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: 1442/3000] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:32:05 2026] DELETE /v2.0/subnets/fae9b35a-8ebe-4744-9c96-8b20686dd471 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:32:05.836 8 INFO neutron.pecan_wsgi.hooks.translation [None req-625082b9-48cc-4c8a-8758-73f23487463f 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1559/3001] 10.0.0.181 () {32 vars in 721 bytes} [Tue May 5 23:32:05 2026] GET /v2.0/subnets/fae9b35a-8ebe-4744-9c96-8b20686dd471 => 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: 1443/3002] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:32:05 2026] DELETE /v2.0/networks/ae336910-c98d-47a8-8f23-a7ab84fbcc49 => generated 0 bytes in 487 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:32:06.353 8 INFO neutron.pecan_wsgi.hooks.translation [None req-354ff628-c54c-4d20-9e4b-44718104eef8 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1560/3003] 10.0.0.181 () {32 vars in 723 bytes} [Tue May 5 23:32:06 2026] GET /v2.0/networks/ae336910-c98d-47a8-8f23-a7ab84fbcc49 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:32:06.390 7 INFO neutron.services.segments.plugin [-] Segment 3d477104-c49c-443e-a166-3681451d2595 resource provider aggregate not found 2026-05-05 23:32:06.394 7 INFO neutron.services.segments.plugin [-] Segment 3d477104-c49c-443e-a166-3681451d2595 resource provider aggregate not found 2026-05-05 23:32:06.409 7 INFO neutron.services.segments.plugin [-] Segment 3d477104-c49c-443e-a166-3681451d2595 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d477104-c49c-443e-a166-3681451d2595 found for delete ", "request_id": "req-020a24cb-36fd-4330-8dc2-f15d295bd398"}]} 2026-05-05 23:32:06.415 7 INFO neutron.services.segments.plugin [-] Segment 3d477104-c49c-443e-a166-3681451d2595 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d477104-c49c-443e-a166-3681451d2595 found for delete ", "request_id": "req-dd97661a-bf33-45b4-885a-2642ca44dc79"}]} 2026-05-05 23:32:06.434 7 INFO neutron.services.segments.plugin [-] Segment 7edce992-057b-47f2-b7bd-732a9e55083e resource provider aggregate not found 2026-05-05 23:32:06.441 7 INFO neutron.services.segments.plugin [-] Segment 7edce992-057b-47f2-b7bd-732a9e55083e resource provider aggregate not found 2026-05-05 23:32:06.460 7 INFO neutron.services.segments.plugin [-] Segment 7edce992-057b-47f2-b7bd-732a9e55083e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7edce992-057b-47f2-b7bd-732a9e55083e found for delete ", "request_id": "req-aeee7254-56e4-4d73-b08e-ef34a732b9d2"}]} 2026-05-05 23:32:06.463 7 INFO neutron.services.segments.plugin [-] Segment 7edce992-057b-47f2-b7bd-732a9e55083e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7edce992-057b-47f2-b7bd-732a9e55083e found for delete ", "request_id": "req-f52bd73e-9754-4d72-99d7-70f3ebe0a12c"}]} [pid: 7|app: 0|req: 1444/3004] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:32:06 2026] DELETE /v2.0/subnets/b5a06df8-667e-4517-a257-30988f0241ae => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:32:06.679 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2957325e-5052-44ff-b719-d9a9b419c18d 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1561/3005] 10.0.0.181 () {32 vars in 721 bytes} [Tue May 5 23:32:06 2026] GET /v2.0/subnets/b5a06df8-667e-4517-a257-30988f0241ae => 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: 1445/3006] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:32:06 2026] DELETE /v2.0/subnets/39e3447b-1477-4bd3-abf5-484d2d2f739e => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:32:06.929 8 INFO neutron.pecan_wsgi.hooks.translation [None req-075de1fc-2341-42d8-a626-376318bc4848 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1562/3007] 10.0.0.181 () {32 vars in 721 bytes} [Tue May 5 23:32:06 2026] GET /v2.0/subnets/39e3447b-1477-4bd3-abf5-484d2d2f739e => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/3008] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:32:06 2026] DELETE /v2.0/networks/b6c42ad6-d3a3-4c94-9571-1853b01cb6e8 => generated 0 bytes in 379 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:32:07.343 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ef24b2c1-074f-4958-b37c-798468a47108 9678b0301bac4ecf87400c7f026abfa2 a532fbe751094e1db095138d9587f341 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1563/3009] 10.0.0.181 () {32 vars in 723 bytes} [Tue May 5 23:32:07 2026] GET /v2.0/networks/b6c42ad6-d3a3-4c94-9571-1853b01cb6e8 => generated 138 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:32:09.345 7 INFO neutron.services.segments.plugin [-] Segment 7348312c-2927-4bd0-bdd1-30d583aa6378 resource provider aggregate not found 2026-05-05 23:32:09.350 7 INFO neutron.services.segments.plugin [-] Segment 7348312c-2927-4bd0-bdd1-30d583aa6378 resource provider aggregate not found 2026-05-05 23:32:09.361 7 INFO neutron.services.segments.plugin [-] Segment 7348312c-2927-4bd0-bdd1-30d583aa6378 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7348312c-2927-4bd0-bdd1-30d583aa6378 found for delete ", "request_id": "req-f8422ea1-a691-40bd-a523-0e2d50d8c078"}]} 2026-05-05 23:32:09.371 7 INFO neutron.services.segments.plugin [-] Segment 7348312c-2927-4bd0-bdd1-30d583aa6378 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7348312c-2927-4bd0-bdd1-30d583aa6378 found for delete ", "request_id": "req-dd214411-4ae1-40cd-b1f0-d17b89952cf8"}]} [pid: 7|app: 0|req: 1447/3010] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:32:09 2026] GET /v2.0/security-groups?tenant_id=ce56772f39684c52b7dc5ecfac0147a7&name=default => generated 2929 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3011] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:32:09 2026] DELETE /v2.0/security-groups/644ff3f9-b42e-4c20-807c-1d058057a083 => 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: 1448/3012] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:32:09 2026] GET /v2.0/security-groups?tenant_id=a532fbe751094e1db095138d9587f341&name=default => generated 2925 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3013] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:32:09 2026] DELETE /v2.0/security-groups/c4dca86e-941a-4fb8-93ba-bffc3c172dcd => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/3014] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:32:10 2026] GET /v2.0/security-groups?tenant_id=0f84876b52c14f909dade32b1dbf5e06&name=default => generated 2929 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3015] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:32:10 2026] DELETE /v2.0/security-groups/d28724d1-74db-45be-86b6-54b8657d9e78 => 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: 1450/3016] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:32:10 2026] GET /v2.0/security-groups?tenant_id=2e45103413bb44a68fd501ae1b86e7a1&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3017] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:32:10 2026] DELETE /v2.0/security-groups/7ad1f650-179b-4d52-b3e1-dc377e789fe6 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/3018] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:32:10 2026] GET /v2.0/security-groups?tenant_id=203173f4b1614f34b31010371970d258&name=default => generated 2929 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3019] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:32:11 2026] DELETE /v2.0/security-groups/e277c70d-57c4-4cd0-b9b0-c867d12606d2 => 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: 1452/3020] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:32:11 2026] GET /v2.0/security-groups?tenant_id=3dd4a8cb2650445195a3cb89b4a1f3a9&name=default => generated 2929 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3021] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:32:11 2026] DELETE /v2.0/security-groups/98a82c81-5136-4e10-9271-6ef05bfe09f7 => 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: 1453/3022] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:32:11 2026] GET /v2.0/security-groups?tenant_id=4f8b6cb9edb74dab897fcff8cc385363&name=default => generated 2929 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3023] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:32:11 2026] DELETE /v2.0/security-groups/15a6b45f-a22a-4dd1-90b4-3a0fbfccb1f2 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:32:16.323 7 WARNING neutron_lib.context [None req-83802049-231b-448e-bc45-b26da9aa1e6f 52621156f88f453faeacddeb1c319636 3e8062b7501d413681043169e2baf671 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:32:16.463 7 INFO neutron.db.segments_db [None req-83802049-231b-448e-bc45-b26da9aa1e6f 52621156f88f453faeacddeb1c319636 3e8062b7501d413681043169e2baf671 - - default default] Added segment 47ff1aa6-2465-4020-b940-efd8ee4ae020 of type vxlan for network 3d9839be-f5e2-474f-85c1-5a1fb9de6a4f [pid: 7|app: 0|req: 1454/3024] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:32:16 2026] POST /v2.0/networks => generated 632 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:32:16.585 8 WARNING neutron_lib.context [None req-1368f2fb-3e44-4fb6-b3c3-e264770a1c1a 52621156f88f453faeacddeb1c319636 3e8062b7501d413681043169e2baf671 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:32:16.659 8 INFO neutron.db.segments_db [None req-1368f2fb-3e44-4fb6-b3c3-e264770a1c1a 52621156f88f453faeacddeb1c319636 3e8062b7501d413681043169e2baf671 - - default default] Added segment a2a8d40d-24bd-4701-8e09-7d1dfc0a0f3d of type vxlan for network a41af9f9-91c7-4649-b5da-b5294b3256ee [pid: 8|app: 0|req: 1571/3025] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:32:16 2026] POST /v2.0/networks => generated 632 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:32:16.787 7 WARNING neutron_lib.context [None req-84956b5b-9b68-4b85-b840-ff9d7232dfdc 52621156f88f453faeacddeb1c319636 3e8062b7501d413681043169e2baf671 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:32:16.849 7 INFO neutron.db.segments_db [None req-84956b5b-9b68-4b85-b840-ff9d7232dfdc 52621156f88f453faeacddeb1c319636 3e8062b7501d413681043169e2baf671 - - default default] Added segment 2d748913-4ec6-4f76-a5be-0d033278a2f4 of type vxlan for network 9d9ebc59-5da7-4fc7-836d-9fb80a09d53c [pid: 7|app: 0|req: 1455/3026] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:32:16 2026] POST /v2.0/networks => generated 631 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:32:16.965 8 WARNING neutron_lib.context [None req-abd1c674-4e28-41b2-b2b9-22fe8b2af57a 52621156f88f453faeacddeb1c319636 3e8062b7501d413681043169e2baf671 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:32:17.041 8 INFO neutron.db.segments_db [None req-abd1c674-4e28-41b2-b2b9-22fe8b2af57a 52621156f88f453faeacddeb1c319636 3e8062b7501d413681043169e2baf671 - - default default] Added segment 2be70215-afbe-4164-8f04-e0ddf8c6b473 of type vxlan for network b68e95b0-baf2-4e65-89b1-9e8b6ff0736f [pid: 8|app: 0|req: 1572/3027] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:32:16 2026] POST /v2.0/networks => generated 631 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:32:17.177 7 WARNING neutron_lib.context [None req-b16f2f96-a627-4564-8a07-86bc27128361 52621156f88f453faeacddeb1c319636 3e8062b7501d413681043169e2baf671 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:32:17.239 7 INFO neutron.db.segments_db [None req-b16f2f96-a627-4564-8a07-86bc27128361 52621156f88f453faeacddeb1c319636 3e8062b7501d413681043169e2baf671 - - default default] Added segment e6fd1dd4-968e-4e47-b725-ff6ef6f8414e of type vxlan for network 9f09c1be-8ef2-4dae-9acc-c4498adb5758 [pid: 7|app: 0|req: 1456/3028] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:32:17 2026] POST /v2.0/networks => generated 632 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3029] 10.0.0.181 () {34 vars in 753 bytes} [Tue May 5 23:32:17 2026] PUT /v2.0/networks/3d9839be-f5e2-474f-85c1-5a1fb9de6a4f/tags => generated 17 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/3030] 10.0.0.181 () {34 vars in 753 bytes} [Tue May 5 23:32:17 2026] PUT /v2.0/networks/a41af9f9-91c7-4649-b5da-b5294b3256ee/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3031] 10.0.0.181 () {34 vars in 753 bytes} [Tue May 5 23:32:17 2026] PUT /v2.0/networks/9d9ebc59-5da7-4fc7-836d-9fb80a09d53c/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: 1458/3032] 10.0.0.181 () {34 vars in 753 bytes} [Tue May 5 23:32:17 2026] PUT /v2.0/networks/b68e95b0-baf2-4e65-89b1-9e8b6ff0736f/tags => generated 19 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3033] 10.0.0.181 () {32 vars in 666 bytes} [Tue May 5 23:32:17 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/3034] 10.0.0.181 () {32 vars in 680 bytes} [Tue May 5 23:32:17 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3035] 10.0.0.181 () {32 vars in 676 bytes} [Tue May 5 23:32:17 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/3036] 10.0.0.181 () {32 vars in 688 bytes} [Tue May 5 23:32:17 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3037] 10.0.0.181 () {32 vars in 674 bytes} [Tue May 5 23:32:18 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/3038] 10.0.0.181 () {32 vars in 688 bytes} [Tue May 5 23:32:18 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3039] 10.0.0.181 () {32 vars in 684 bytes} [Tue May 5 23:32:18 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/3040] 10.0.0.181 () {32 vars in 696 bytes} [Tue May 5 23:32:18 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3041] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:32:18 2026] DELETE /v2.0/networks/3d9839be-f5e2-474f-85c1-5a1fb9de6a4f => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:32:18.947 7 INFO neutron.services.segments.plugin [-] Segment a2a8d40d-24bd-4701-8e09-7d1dfc0a0f3d resource provider aggregate not found 2026-05-05 23:32:18.952 7 INFO neutron.services.segments.plugin [-] Segment a2a8d40d-24bd-4701-8e09-7d1dfc0a0f3d resource provider aggregate not found 2026-05-05 23:32:18.971 7 INFO neutron.services.segments.plugin [-] Segment a2a8d40d-24bd-4701-8e09-7d1dfc0a0f3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2a8d40d-24bd-4701-8e09-7d1dfc0a0f3d found for delete ", "request_id": "req-ee55941b-5d7a-4897-914c-8e429009da72"}]} 2026-05-05 23:32:18.972 7 INFO neutron.services.segments.plugin [-] Segment a2a8d40d-24bd-4701-8e09-7d1dfc0a0f3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2a8d40d-24bd-4701-8e09-7d1dfc0a0f3d found for delete ", "request_id": "req-f1adc8dc-8197-4e21-841d-a3ec9767978a"}]} [pid: 7|app: 0|req: 1463/3042] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:32:18 2026] DELETE /v2.0/networks/a41af9f9-91c7-4649-b5da-b5294b3256ee => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:32:18.989 8 INFO neutron.services.segments.plugin [-] Segment 47ff1aa6-2465-4020-b940-efd8ee4ae020 resource provider aggregate not found 2026-05-05 23:32:18.997 8 INFO neutron.services.segments.plugin [-] Segment 47ff1aa6-2465-4020-b940-efd8ee4ae020 resource provider aggregate not found 2026-05-05 23:32:19.019 8 INFO neutron.services.segments.plugin [-] Segment 47ff1aa6-2465-4020-b940-efd8ee4ae020 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47ff1aa6-2465-4020-b940-efd8ee4ae020 found for delete ", "request_id": "req-32d0ecfb-b389-4729-a292-d939d54078cf"}]} 2026-05-05 23:32:19.022 8 INFO neutron.services.segments.plugin [-] Segment 47ff1aa6-2465-4020-b940-efd8ee4ae020 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47ff1aa6-2465-4020-b940-efd8ee4ae020 found for delete ", "request_id": "req-7c9c950b-41f3-4ad4-be07-93de2b4d7af4"}]} [pid: 8|app: 0|req: 1580/3043] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:32:18 2026] DELETE /v2.0/networks/9d9ebc59-5da7-4fc7-836d-9fb80a09d53c => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/3046] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:32:19 2026] DELETE /v2.0/networks/b68e95b0-baf2-4e65-89b1-9e8b6ff0736f => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3047] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:32:19 2026] DELETE /v2.0/networks/9f09c1be-8ef2-4dae-9acc-c4498adb5758 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/3048] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:32:20 2026] GET /v2.0/security-groups?tenant_id=4c4741e84bf34a55a9fef7f07d7c3ee2&name=default => generated 2929 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3049] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:32:20 2026] DELETE /v2.0/security-groups/773f3dfb-257c-4f87-8835-2307b48d8003 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:32:21.046 7 INFO neutron.services.segments.plugin [-] Segment 2be70215-afbe-4164-8f04-e0ddf8c6b473 resource provider aggregate not found 2026-05-05 23:32:21.050 7 INFO neutron.services.segments.plugin [-] Segment 2be70215-afbe-4164-8f04-e0ddf8c6b473 resource provider aggregate not found 2026-05-05 23:32:21.065 7 INFO neutron.services.segments.plugin [-] Segment 2be70215-afbe-4164-8f04-e0ddf8c6b473 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2be70215-afbe-4164-8f04-e0ddf8c6b473 found for delete ", "request_id": "req-8ea3a36e-4d2c-4b79-9803-351d29d08f7e"}]} 2026-05-05 23:32:21.068 7 INFO neutron.services.segments.plugin [-] Segment 2be70215-afbe-4164-8f04-e0ddf8c6b473 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2be70215-afbe-4164-8f04-e0ddf8c6b473 found for delete ", "request_id": "req-7e160bbb-6a54-486a-b771-d674ece99c81"}]} [pid: 7|app: 0|req: 1466/3050] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:32:21 2026] GET /v2.0/security-groups?tenant_id=3e8062b7501d413681043169e2baf671&name=default => generated 2929 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:32:21.107 8 INFO neutron.services.segments.plugin [-] Segment 2d748913-4ec6-4f76-a5be-0d033278a2f4 resource provider aggregate not found 2026-05-05 23:32:21.113 8 INFO neutron.services.segments.plugin [-] Segment 2d748913-4ec6-4f76-a5be-0d033278a2f4 resource provider aggregate not found 2026-05-05 23:32:21.119 8 INFO neutron.services.segments.plugin [-] Segment 2d748913-4ec6-4f76-a5be-0d033278a2f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d748913-4ec6-4f76-a5be-0d033278a2f4 found for delete ", "request_id": "req-7660bea6-5401-482b-beaf-7481025e4125"}]} 2026-05-05 23:32:21.127 8 INFO neutron.services.segments.plugin [-] Segment 2d748913-4ec6-4f76-a5be-0d033278a2f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d748913-4ec6-4f76-a5be-0d033278a2f4 found for delete ", "request_id": "req-4c61326a-6435-406b-8912-541a30499db6"}]} 2026-05-05 23:32:21.135 8 INFO neutron.services.segments.plugin [-] Segment e6fd1dd4-968e-4e47-b725-ff6ef6f8414e resource provider aggregate not found 2026-05-05 23:32:21.142 8 INFO neutron.services.segments.plugin [-] Segment e6fd1dd4-968e-4e47-b725-ff6ef6f8414e resource provider aggregate not found 2026-05-05 23:32:21.147 8 INFO neutron.services.segments.plugin [-] Segment e6fd1dd4-968e-4e47-b725-ff6ef6f8414e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6fd1dd4-968e-4e47-b725-ff6ef6f8414e found for delete ", "request_id": "req-bdf9ef10-6a28-4fda-9d35-4d08565e68d0"}]} 2026-05-05 23:32:21.153 8 INFO neutron.services.segments.plugin [-] Segment e6fd1dd4-968e-4e47-b725-ff6ef6f8414e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6fd1dd4-968e-4e47-b725-ff6ef6f8414e found for delete ", "request_id": "req-7300fea2-2ff0-4c73-bc6f-a3b9ad5ac3a8"}]} [pid: 8|app: 0|req: 1585/3051] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:32:21 2026] DELETE /v2.0/security-groups/9ebabff8-7ff1-4243-a65d-e441fe003a63 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/3052] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:32:21 2026] GET /v2.0/security-groups?tenant_id=6b03cba5bf4c4936b55fc08f4071c988&name=default => generated 2929 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3053] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:32:21 2026] DELETE /v2.0/security-groups/e7c0d993-344c-44cd-920f-7b663432db49 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:32:25.783 7 WARNING neutron_lib.context [None req-64ac5905-5268-4201-89fb-fafbdc354b32 7766aa0e679546b08003f61923ea9d6d 77a0966e308e4cb5921742966af5b275 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1468/3054] 10.0.0.181 () {34 vars in 684 bytes} [Tue May 5 23:32:25 2026] POST /v2.0/security-groups => generated 1603 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 23:32:26.005 8 WARNING neutron_lib.context [None req-d4d51803-98dc-4f6d-a3ab-99129f966e26 7766aa0e679546b08003f61923ea9d6d 77a0966e308e4cb5921742966af5b275 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1587/3055] 10.0.0.181 () {34 vars in 684 bytes} [Tue May 5 23:32:25 2026] POST /v2.0/security-groups => generated 1603 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 23:32:26.140 7 WARNING neutron_lib.context [None req-290068ee-f0ee-4172-8580-d509eb8edcfa 7766aa0e679546b08003f61923ea9d6d 77a0966e308e4cb5921742966af5b275 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1469/3056] 10.0.0.181 () {34 vars in 684 bytes} [Tue May 5 23:32:26 2026] POST /v2.0/security-groups => generated 1603 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 23:32:26.277 8 WARNING neutron_lib.context [None req-215cbd72-2d30-41b3-962e-b3a6a04fce90 7766aa0e679546b08003f61923ea9d6d 77a0966e308e4cb5921742966af5b275 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1588/3057] 10.0.0.181 () {34 vars in 684 bytes} [Tue May 5 23:32:26 2026] POST /v2.0/security-groups => generated 1603 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 23:32:26.421 7 WARNING neutron_lib.context [None req-fe9e6f16-0552-4684-9ad3-64e29b77cd2c 7766aa0e679546b08003f61923ea9d6d 77a0966e308e4cb5921742966af5b275 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1470/3058] 10.0.0.181 () {34 vars in 684 bytes} [Tue May 5 23:32:26 2026] POST /v2.0/security-groups => generated 1603 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3059] 10.0.0.181 () {34 vars in 767 bytes} [Tue May 5 23:32:26 2026] PUT /v2.0/security-groups/65e0bf61-cf07-48aa-b07a-ba8e5149f137/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: 1471/3060] 10.0.0.181 () {34 vars in 767 bytes} [Tue May 5 23:32:26 2026] PUT /v2.0/security-groups/18154699-1298-4116-9394-cba599f16b3a/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3061] 10.0.0.181 () {34 vars in 767 bytes} [Tue May 5 23:32:26 2026] PUT /v2.0/security-groups/c0a3e5be-7003-4f1f-9283-78e7f42796fe/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/3062] 10.0.0.181 () {34 vars in 767 bytes} [Tue May 5 23:32:26 2026] PUT /v2.0/security-groups/9b636e4c-dc16-4f1f-8f4e-d8b29bbc1d84/tags => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3063] 10.0.0.181 () {32 vars in 680 bytes} [Tue May 5 23:32:26 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/3064] 10.0.0.181 () {32 vars in 694 bytes} [Tue May 5 23:32:26 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3065] 10.0.0.181 () {32 vars in 690 bytes} [Tue May 5 23:32:26 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/3066] 10.0.0.181 () {32 vars in 702 bytes} [Tue May 5 23:32:26 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3067] 10.0.0.181 () {32 vars in 688 bytes} [Tue May 5 23:32:26 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/3068] 10.0.0.181 () {32 vars in 702 bytes} [Tue May 5 23:32:27 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3069] 10.0.0.181 () {32 vars in 698 bytes} [Tue May 5 23:32:27 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/3070] 10.0.0.181 () {32 vars in 710 bytes} [Tue May 5 23:32:27 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3071] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:32:27 2026] DELETE /v2.0/security-groups/65e0bf61-cf07-48aa-b07a-ba8e5149f137 => 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: 1477/3072] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:32:27 2026] DELETE /v2.0/security-groups/18154699-1298-4116-9394-cba599f16b3a => 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: 1596/3073] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:32:27 2026] DELETE /v2.0/security-groups/c0a3e5be-7003-4f1f-9283-78e7f42796fe => 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: 1478/3074] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:32:27 2026] DELETE /v2.0/security-groups/9b636e4c-dc16-4f1f-8f4e-d8b29bbc1d84 => 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: 1597/3075] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:32:27 2026] DELETE /v2.0/security-groups/703c72e7-5f72-4a13-83ed-8f09f312dbcc => 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: 1479/3076] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:32:28 2026] GET /v2.0/security-groups?tenant_id=77a0966e308e4cb5921742966af5b275&name=default => generated 2929 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3077] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:32:28 2026] DELETE /v2.0/security-groups/fe0bb156-d9f0-4469-96a2-c560809d339e => 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: 1480/3078] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:32:29 2026] GET /v2.0/security-groups?tenant_id=e257f92587ee4986baec24d46dc9094f&name=default => generated 2929 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3079] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:32:29 2026] DELETE /v2.0/security-groups/8f1b2d72-3358-42b5-97fa-41ff81df3e2c => 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: 1481/3080] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:32:29 2026] GET /v2.0/security-groups?tenant_id=a257bcc5dd4f41e791d25a57c2b9de5e&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3081] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:32:29 2026] DELETE /v2.0/security-groups/329a7ec7-0f03-4f96-903d-87a7f8e8a1c6 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:32:34.055 7 WARNING neutron_lib.context [None req-11d5d5e8-26f4-44a1-b3da-63e9b12db21c 1b7abb6e8b2145e38b7cc26db82382a0 6c6c7bf3554f41fe9710a543420d0677 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:32:34.198 7 INFO neutron.db.segments_db [None req-11d5d5e8-26f4-44a1-b3da-63e9b12db21c 1b7abb6e8b2145e38b7cc26db82382a0 6c6c7bf3554f41fe9710a543420d0677 - - default default] Added segment a9935871-177b-478d-8b62-e46cd52b2575 of type vxlan for network 720ca63a-75dd-4917-8727-cfd927d9e064 [pid: 7|app: 0|req: 1482/3084] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:32:33 2026] POST /v2.0/networks => generated 631 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:32:34.321 8 WARNING neutron_lib.context [None req-fb26bd91-a393-4c1a-b990-7d4015fe1895 1b7abb6e8b2145e38b7cc26db82382a0 6c6c7bf3554f41fe9710a543420d0677 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1603/3085] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:32:34 2026] POST /v2.0/subnets => generated 602 bytes in 910 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:32:35.242 7 WARNING neutron_lib.context [None req-f9b59fe1-0e46-45ed-81f8-be3ba240f9c8 1b7abb6e8b2145e38b7cc26db82382a0 6c6c7bf3554f41fe9710a543420d0677 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:32:35.320 7 INFO neutron.db.segments_db [None req-f9b59fe1-0e46-45ed-81f8-be3ba240f9c8 1b7abb6e8b2145e38b7cc26db82382a0 6c6c7bf3554f41fe9710a543420d0677 - - default default] Added segment bd360332-f11f-438b-8945-57470399fe6f of type vxlan for network 92c52a07-c5a5-4459-a939-1d1c2da92f77 [pid: 7|app: 0|req: 1483/3086] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:32:35 2026] POST /v2.0/networks => generated 632 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:32:35.445 8 WARNING neutron_lib.context [None req-b1002aa6-62d8-4832-91e4-1dcc2cae4856 1b7abb6e8b2145e38b7cc26db82382a0 6c6c7bf3554f41fe9710a543420d0677 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1604/3087] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:32:35 2026] POST /v2.0/subnets => generated 605 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:32:35.792 7 WARNING neutron_lib.context [None req-e10fe4c5-8622-4140-a14d-028b279bf857 1b7abb6e8b2145e38b7cc26db82382a0 6c6c7bf3554f41fe9710a543420d0677 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:32:35.866 7 INFO neutron.db.segments_db [None req-e10fe4c5-8622-4140-a14d-028b279bf857 1b7abb6e8b2145e38b7cc26db82382a0 6c6c7bf3554f41fe9710a543420d0677 - - default default] Added segment d338ce18-918f-43c5-9741-ce6994df32d7 of type vxlan for network d55bc495-c05f-4171-9a3b-d299728ea662 [pid: 7|app: 0|req: 1484/3088] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:32:35 2026] POST /v2.0/networks => generated 632 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:32:35.993 8 WARNING neutron_lib.context [None req-27a5788f-5427-4adc-9d16-adb05fe98122 1b7abb6e8b2145e38b7cc26db82382a0 6c6c7bf3554f41fe9710a543420d0677 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1605/3089] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:32:35 2026] POST /v2.0/subnets => generated 605 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:32:36.426 7 WARNING neutron_lib.context [None req-b56d611c-dbc0-4f52-ae62-f9cdb8739779 1b7abb6e8b2145e38b7cc26db82382a0 6c6c7bf3554f41fe9710a543420d0677 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:32:36.521 7 INFO neutron.db.segments_db [None req-b56d611c-dbc0-4f52-ae62-f9cdb8739779 1b7abb6e8b2145e38b7cc26db82382a0 6c6c7bf3554f41fe9710a543420d0677 - - default default] Added segment 61299999-cdf2-4bce-bf67-c4902cccd215 of type vxlan for network 671a2341-38be-420e-8ece-4ded955fde51 [pid: 7|app: 0|req: 1485/3090] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:32:36 2026] POST /v2.0/networks => generated 632 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:32:36.702 8 WARNING neutron_lib.context [None req-636bf771-8d7c-497c-a4f7-277c51f00d86 1b7abb6e8b2145e38b7cc26db82382a0 6c6c7bf3554f41fe9710a543420d0677 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1606/3091] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:32:36 2026] POST /v2.0/subnets => generated 605 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:32:37.093 7 WARNING neutron_lib.context [None req-10619ea6-8ab4-4799-9fc6-0211c3b525d9 1b7abb6e8b2145e38b7cc26db82382a0 6c6c7bf3554f41fe9710a543420d0677 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:32:37.179 7 INFO neutron.db.segments_db [None req-10619ea6-8ab4-4799-9fc6-0211c3b525d9 1b7abb6e8b2145e38b7cc26db82382a0 6c6c7bf3554f41fe9710a543420d0677 - - default default] Added segment d065c415-18bf-4754-be63-8e9c7ddbbe8d of type vxlan for network f433f32f-8627-4eb9-87bf-726be8814144 [pid: 7|app: 0|req: 1486/3092] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:32:37 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) 2026-05-05 23:32:37.304 8 WARNING neutron_lib.context [None req-0ef427ad-5cc6-4a35-812d-a754370ac5b5 1b7abb6e8b2145e38b7cc26db82382a0 6c6c7bf3554f41fe9710a543420d0677 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1607/3093] 10.0.0.181 () {34 vars in 669 bytes} [Tue May 5 23:32:37 2026] POST /v2.0/subnets => generated 605 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/3094] 10.0.0.181 () {34 vars in 751 bytes} [Tue May 5 23:32:37 2026] PUT /v2.0/subnets/947d4886-86b4-44cb-9e42-383091ca8cf6/tags => generated 17 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3095] 10.0.0.181 () {34 vars in 751 bytes} [Tue May 5 23:32:37 2026] PUT /v2.0/subnets/5e6fcca1-e463-491a-ba25-5b2c8b445e71/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: 1488/3096] 10.0.0.181 () {34 vars in 751 bytes} [Tue May 5 23:32:37 2026] PUT /v2.0/subnets/c813554b-a40f-4982-9890-0e0abe758e1b/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3097] 10.0.0.181 () {34 vars in 751 bytes} [Tue May 5 23:32:37 2026] PUT /v2.0/subnets/4d2d46dc-986e-46ca-bde9-28d3f756b293/tags => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/3098] 10.0.0.181 () {32 vars in 664 bytes} [Tue May 5 23:32:37 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3099] 10.0.0.181 () {32 vars in 678 bytes} [Tue May 5 23:32:38 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/3100] 10.0.0.181 () {32 vars in 674 bytes} [Tue May 5 23:32:38 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3101] 10.0.0.181 () {32 vars in 686 bytes} [Tue May 5 23:32:38 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/3102] 10.0.0.181 () {32 vars in 672 bytes} [Tue May 5 23:32:38 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3103] 10.0.0.181 () {32 vars in 686 bytes} [Tue May 5 23:32:38 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3104] 10.0.0.181 () {32 vars in 682 bytes} [Tue May 5 23:32:38 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3105] 10.0.0.181 () {32 vars in 694 bytes} [Tue May 5 23:32:38 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3106] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:32:38 2026] DELETE /v2.0/subnets/947d4886-86b4-44cb-9e42-383091ca8cf6 => 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: 1614/3107] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:32:38 2026] DELETE /v2.0/subnets/5e6fcca1-e463-491a-ba25-5b2c8b445e71 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3108] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:32:39 2026] DELETE /v2.0/subnets/c813554b-a40f-4982-9890-0e0abe758e1b => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3109] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:32:39 2026] DELETE /v2.0/subnets/4d2d46dc-986e-46ca-bde9-28d3f756b293 => 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: 1495/3110] 10.0.0.181 () {32 vars in 724 bytes} [Tue May 5 23:32:39 2026] DELETE /v2.0/subnets/839cc05f-ae28-49bb-bf12-945fef0b341f => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:32:40.113 8 INFO neutron.services.segments.plugin [-] Segment a9935871-177b-478d-8b62-e46cd52b2575 resource provider aggregate not found 2026-05-05 23:32:40.119 8 INFO neutron.services.segments.plugin [-] Segment a9935871-177b-478d-8b62-e46cd52b2575 resource provider aggregate not found 2026-05-05 23:32:40.141 8 INFO neutron.services.segments.plugin [-] Segment a9935871-177b-478d-8b62-e46cd52b2575 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9935871-177b-478d-8b62-e46cd52b2575 found for delete ", "request_id": "req-443a919f-fc4c-44e4-821a-a02d4ce85626"}]} 2026-05-05 23:32:40.142 8 INFO neutron.services.segments.plugin [-] Segment a9935871-177b-478d-8b62-e46cd52b2575 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9935871-177b-478d-8b62-e46cd52b2575 found for delete ", "request_id": "req-0e51419b-db7b-415c-aac9-c0c550628513"}]} [pid: 8|app: 0|req: 1616/3111] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:32:39 2026] DELETE /v2.0/networks/720ca63a-75dd-4917-8727-cfd927d9e064 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:32:40.375 7 INFO neutron.services.segments.plugin [-] Segment bd360332-f11f-438b-8945-57470399fe6f resource provider aggregate not found 2026-05-05 23:32:40.380 7 INFO neutron.services.segments.plugin [-] Segment bd360332-f11f-438b-8945-57470399fe6f resource provider aggregate not found [pid: 7|app: 0|req: 1496/3112] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:32:40 2026] DELETE /v2.0/networks/92c52a07-c5a5-4459-a939-1d1c2da92f77 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3113] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:32:40 2026] DELETE /v2.0/networks/d55bc495-c05f-4171-9a3b-d299728ea662 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:32:40.620 7 INFO neutron.services.segments.plugin [-] Segment bd360332-f11f-438b-8945-57470399fe6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd360332-f11f-438b-8945-57470399fe6f found for delete ", "request_id": "req-f7a0ee0a-3be1-4444-bb72-b45393d5a9c5"}]} 2026-05-05 23:32:40.621 7 INFO neutron.services.segments.plugin [-] Segment bd360332-f11f-438b-8945-57470399fe6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd360332-f11f-438b-8945-57470399fe6f found for delete ", "request_id": "req-c6b40e08-f497-410d-a3a2-ddc057f07568"}]} [pid: 7|app: 0|req: 1497/3114] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:32:40 2026] DELETE /v2.0/networks/671a2341-38be-420e-8ece-4ded955fde51 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3115] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:32:40 2026] DELETE /v2.0/networks/f433f32f-8627-4eb9-87bf-726be8814144 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3116] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:32:41 2026] GET /v2.0/security-groups?tenant_id=6c6c7bf3554f41fe9710a543420d0677&name=default => generated 2929 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3117] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:32:42 2026] DELETE /v2.0/security-groups/89f462f4-eda5-4e98-b6b9-718eb3bf99c2 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3118] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:32:42 2026] GET /v2.0/security-groups?tenant_id=e760195ea1c2419ab34c635ee4ef5d51&name=default => generated 2929 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:32:42.356 8 INFO neutron.services.segments.plugin [-] Segment d338ce18-918f-43c5-9741-ce6994df32d7 resource provider aggregate not found 2026-05-05 23:32:42.362 8 INFO neutron.services.segments.plugin [-] Segment d338ce18-918f-43c5-9741-ce6994df32d7 resource provider aggregate not found 2026-05-05 23:32:42.374 8 INFO neutron.services.segments.plugin [-] Segment d338ce18-918f-43c5-9741-ce6994df32d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d338ce18-918f-43c5-9741-ce6994df32d7 found for delete ", "request_id": "req-ede5776c-4d55-4ab0-bdd5-e67694ea4009"}]} 2026-05-05 23:32:42.388 8 INFO neutron.services.segments.plugin [-] Segment d065c415-18bf-4754-be63-8e9c7ddbbe8d resource provider aggregate not found 2026-05-05 23:32:42.396 8 INFO neutron.services.segments.plugin [-] Segment d338ce18-918f-43c5-9741-ce6994df32d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d338ce18-918f-43c5-9741-ce6994df32d7 found for delete ", "request_id": "req-d6e5e964-1b48-4e2e-85a3-f5dc12cbbf40"}]} 2026-05-05 23:32:42.405 8 INFO neutron.services.segments.plugin [-] Segment d065c415-18bf-4754-be63-8e9c7ddbbe8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d065c415-18bf-4754-be63-8e9c7ddbbe8d found for delete ", "request_id": "req-eb1986f5-cf5e-4f35-b128-877b94e282ea"}]} 2026-05-05 23:32:42.418 8 INFO neutron.services.segments.plugin [-] Segment d065c415-18bf-4754-be63-8e9c7ddbbe8d resource provider aggregate not found 2026-05-05 23:32:42.439 8 INFO neutron.services.segments.plugin [-] Segment d065c415-18bf-4754-be63-8e9c7ddbbe8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d065c415-18bf-4754-be63-8e9c7ddbbe8d found for delete ", "request_id": "req-9a11af10-1b0e-4a58-ab61-b8f0f20ea132"}]} [pid: 8|app: 0|req: 1620/3119] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:32:42 2026] DELETE /v2.0/security-groups/c0fcbe19-f170-41b3-b7c9-32e4e177f5e4 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:32:42.666 7 INFO neutron.services.segments.plugin [-] Segment 61299999-cdf2-4bce-bf67-c4902cccd215 resource provider aggregate not found 2026-05-05 23:32:42.671 7 INFO neutron.services.segments.plugin [-] Segment 61299999-cdf2-4bce-bf67-c4902cccd215 resource provider aggregate not found 2026-05-05 23:32:42.682 7 INFO neutron.services.segments.plugin [-] Segment 61299999-cdf2-4bce-bf67-c4902cccd215 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61299999-cdf2-4bce-bf67-c4902cccd215 found for delete ", "request_id": "req-0b2ac882-7e11-4a34-b6b0-a580e26d31da"}]} 2026-05-05 23:32:42.689 7 INFO neutron.services.segments.plugin [-] Segment 61299999-cdf2-4bce-bf67-c4902cccd215 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61299999-cdf2-4bce-bf67-c4902cccd215 found for delete ", "request_id": "req-b2dc0461-5b29-40d6-b61f-bf800c8fc745"}]} [pid: 7|app: 0|req: 1500/3120] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:32:42 2026] GET /v2.0/security-groups?tenant_id=658a88cf859941a891d2a13b6d3c630f&name=default => generated 2929 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3121] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:32:42 2026] DELETE /v2.0/security-groups/4e0596d2-01c1-4899-a4d0-b7b392ce9a79 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:32:46.288 7 WARNING neutron_lib.context [None req-d2768ee2-c71c-418f-969c-9953c032d91c 5340ed7b1c6f4adf99f98297ac85bd8c 1b9a7884b79a46639511a86c80a5a8d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:32:46.441 7 INFO neutron.db.segments_db [None req-d2768ee2-c71c-418f-969c-9953c032d91c 5340ed7b1c6f4adf99f98297ac85bd8c 1b9a7884b79a46639511a86c80a5a8d5 - - default default] Added segment fbd5682b-4ec4-4d51-98bb-2097d310e9f6 of type vxlan for network 06c6aad5-afce-4767-b83f-0288b9c67fd1 [pid: 7|app: 0|req: 1501/3122] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:32:46 2026] POST /v2.0/networks => generated 631 bytes in 451 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3123] 10.0.0.181 () {34 vars in 753 bytes} [Tue May 5 23:32:46 2026] PUT /v2.0/networks/06c6aad5-afce-4767-b83f-0288b9c67fd1/tags => generated 25 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3124] 10.0.0.181 () {32 vars in 733 bytes} [Tue May 5 23:32:46 2026] GET /v2.0/networks/06c6aad5-afce-4767-b83f-0288b9c67fd1/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: 1623/3125] 10.0.0.181 () {34 vars in 764 bytes} [Tue May 5 23:32:46 2026] PUT /v2.0/networks/06c6aad5-afce-4767-b83f-0288b9c67fd1/tags/green => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3126] 10.0.0.181 () {32 vars in 733 bytes} [Tue May 5 23:32:46 2026] GET /v2.0/networks/06c6aad5-afce-4767-b83f-0288b9c67fd1/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3127] 10.0.0.181 () {34 vars in 760 bytes} [Tue May 5 23:32:46 2026] PUT /v2.0/networks/06c6aad5-afce-4767-b83f-0288b9c67fd1/tags/red => 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: 1504/3128] 10.0.0.181 () {32 vars in 733 bytes} [Tue May 5 23:32:46 2026] GET /v2.0/networks/06c6aad5-afce-4767-b83f-0288b9c67fd1/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3129] 10.0.0.181 () {34 vars in 782 bytes} [Tue May 5 23:32:46 2026] PUT /v2.0/networks/06c6aad5-afce-4767-b83f-0288b9c67fd1/tags/black.or.white => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3130] 10.0.0.181 () {32 vars in 733 bytes} [Tue May 5 23:32:47 2026] GET /v2.0/networks/06c6aad5-afce-4767-b83f-0288b9c67fd1/tags => generated 52 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3131] 10.0.0.181 () {34 vars in 753 bytes} [Tue May 5 23:32:47 2026] PUT /v2.0/networks/06c6aad5-afce-4767-b83f-0288b9c67fd1/tags => generated 37 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3132] 10.0.0.181 () {32 vars in 733 bytes} [Tue May 5 23:32:47 2026] GET /v2.0/networks/06c6aad5-afce-4767-b83f-0288b9c67fd1/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3133] 10.0.0.181 () {32 vars in 741 bytes} [Tue May 5 23:32:47 2026] GET /v2.0/networks/06c6aad5-afce-4767-b83f-0288b9c67fd1/tags/red => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:32:47.315 7 INFO neutron.api.v2.resource [None req-2ec0e387-83cb-4b27-91d2-7aea366f3355 5340ed7b1c6f4adf99f98297ac85bd8c 1b9a7884b79a46639511a86c80a5a8d5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1507/3134] 10.0.0.181 () {32 vars in 745 bytes} [Tue May 5 23:32:47 2026] GET /v2.0/networks/06c6aad5-afce-4767-b83f-0288b9c67fd1/tags/green => generated 99 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3135] 10.0.0.181 () {32 vars in 744 bytes} [Tue May 5 23:32:47 2026] DELETE /v2.0/networks/06c6aad5-afce-4767-b83f-0288b9c67fd1/tags/red => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3136] 10.0.0.181 () {32 vars in 733 bytes} [Tue May 5 23:32:47 2026] GET /v2.0/networks/06c6aad5-afce-4767-b83f-0288b9c67fd1/tags => generated 30 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:32:47.502 8 INFO neutron.api.v2.resource [None req-e1a623a3-c32f-4205-8287-c73ca92cbc91 5340ed7b1c6f4adf99f98297ac85bd8c 1b9a7884b79a46639511a86c80a5a8d5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1629/3137] 10.0.0.181 () {32 vars in 748 bytes} [Tue May 5 23:32:47 2026] DELETE /v2.0/networks/06c6aad5-afce-4767-b83f-0288b9c67fd1/tags/green => generated 99 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3138] 10.0.0.181 () {32 vars in 736 bytes} [Tue May 5 23:32:47 2026] DELETE /v2.0/networks/06c6aad5-afce-4767-b83f-0288b9c67fd1/tags => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3139] 10.0.0.181 () {32 vars in 733 bytes} [Tue May 5 23:32:47 2026] GET /v2.0/networks/06c6aad5-afce-4767-b83f-0288b9c67fd1/tags => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:32:47.827 7 INFO neutron.services.segments.plugin [-] Segment fbd5682b-4ec4-4d51-98bb-2097d310e9f6 resource provider aggregate not found 2026-05-05 23:32:47.834 7 INFO neutron.services.segments.plugin [-] Segment fbd5682b-4ec4-4d51-98bb-2097d310e9f6 resource provider aggregate not found 2026-05-05 23:32:47.845 7 INFO neutron.services.segments.plugin [-] Segment fbd5682b-4ec4-4d51-98bb-2097d310e9f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbd5682b-4ec4-4d51-98bb-2097d310e9f6 found for delete ", "request_id": "req-d1a0d3e3-fe7d-4c4a-8330-5ad49fe63785"}]} [pid: 7|app: 0|req: 1510/3140] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:32:47 2026] DELETE /v2.0/networks/06c6aad5-afce-4767-b83f-0288b9c67fd1 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3141] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:32:48 2026] GET /v2.0/security-groups?tenant_id=017f7c8d83694c6d92d7d8cb0710866d&name=default => generated 2929 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:32:48.859 7 INFO neutron.services.segments.plugin [-] Segment fbd5682b-4ec4-4d51-98bb-2097d310e9f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbd5682b-4ec4-4d51-98bb-2097d310e9f6 found for delete ", "request_id": "req-71b5ff49-8057-4d87-a1fd-7ecc0ec9f658"}]} [pid: 7|app: 0|req: 1511/3142] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:32:48 2026] DELETE /v2.0/security-groups/95d51e95-c98b-4a7b-a5e7-f14b51c63e83 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3143] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:32:49 2026] GET /v2.0/security-groups?tenant_id=1b9a7884b79a46639511a86c80a5a8d5&name=default => generated 2929 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3146] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:32:49 2026] DELETE /v2.0/security-groups/660ede2c-6406-42a4-a2e3-7aea76659755 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:32:52.863 8 WARNING neutron_lib.context [None req-87413ba6-52a8-47de-aac8-404cde782678 f4e77c8d03c34215afa7fa975df6c618 4e99a43e8a9c4ddc9de0f36448f00632 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will 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 23:32:52.998 8 INFO neutron.db.segments_db [None req-87413ba6-52a8-47de-aac8-404cde782678 f4e77c8d03c34215afa7fa975df6c618 4e99a43e8a9c4ddc9de0f36448f00632 - - default default] Added segment f9996818-dbeb-4a70-ad16-c939f40c766c of type vxlan for network 9dca1d16-1970-4472-b31c-d348062f01e7 [pid: 8|app: 0|req: 1635/3147] 10.0.0.181 () {34 vars in 670 bytes} [Tue May 5 23:32:52 2026] POST /v2.0/networks => generated 631 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:32:53.137 7 WARNING neutron_lib.context [None req-45c9be52-0c07-4a54-8351-6b4a2c2c6186 f4e77c8d03c34215afa7fa975df6c618 4e99a43e8a9c4ddc9de0f36448f00632 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1513/3148] 10.0.0.181 () {34 vars in 664 bytes} [Tue May 5 23:32:53 2026] POST /v2.0/ports => generated 743 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:32:53.501 8 WARNING neutron_lib.context [None req-097fb9fa-8f90-4d85-851d-68c5d8bb3c11 f4e77c8d03c34215afa7fa975df6c618 4e99a43e8a9c4ddc9de0f36448f00632 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1636/3149] 10.0.0.181 () {34 vars in 666 bytes} [Tue May 5 23:32:53 2026] POST /v2.0/trunks => generated 407 bytes in 253 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: 1514/3150] 10.0.0.181 () {34 vars in 749 bytes} [Tue May 5 23:32:53 2026] PUT /v2.0/trunks/95834ca1-0546-48df-b299-cee965bef6a0/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1637/3151] 10.0.0.181 () {32 vars in 729 bytes} [Tue May 5 23:32:53 2026] GET /v2.0/trunks/95834ca1-0546-48df-b299-cee965bef6a0/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3152] 10.0.0.181 () {34 vars in 760 bytes} [Tue May 5 23:32:53 2026] PUT /v2.0/trunks/95834ca1-0546-48df-b299-cee965bef6a0/tags/green => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1638/3153] 10.0.0.181 () {32 vars in 729 bytes} [Tue May 5 23:32:53 2026] GET /v2.0/trunks/95834ca1-0546-48df-b299-cee965bef6a0/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3154] 10.0.0.181 () {34 vars in 756 bytes} [Tue May 5 23:32:53 2026] PUT /v2.0/trunks/95834ca1-0546-48df-b299-cee965bef6a0/tags/red => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1639/3155] 10.0.0.181 () {32 vars in 729 bytes} [Tue May 5 23:32:53 2026] GET /v2.0/trunks/95834ca1-0546-48df-b299-cee965bef6a0/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3156] 10.0.0.181 () {34 vars in 778 bytes} [Tue May 5 23:32:53 2026] PUT /v2.0/trunks/95834ca1-0546-48df-b299-cee965bef6a0/tags/black.or.white => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1640/3157] 10.0.0.181 () {32 vars in 729 bytes} [Tue May 5 23:32:53 2026] GET /v2.0/trunks/95834ca1-0546-48df-b299-cee965bef6a0/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3158] 10.0.0.181 () {34 vars in 749 bytes} [Tue May 5 23:32:54 2026] PUT /v2.0/trunks/95834ca1-0546-48df-b299-cee965bef6a0/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1641/3159] 10.0.0.181 () {32 vars in 729 bytes} [Tue May 5 23:32:54 2026] GET /v2.0/trunks/95834ca1-0546-48df-b299-cee965bef6a0/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: 1519/3160] 10.0.0.181 () {32 vars in 737 bytes} [Tue May 5 23:32:54 2026] GET /v2.0/trunks/95834ca1-0546-48df-b299-cee965bef6a0/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:32:54.140 8 INFO neutron.api.v2.resource [None req-73edbf3f-3955-46e9-9e3c-fcaf7c78a29c f4e77c8d03c34215afa7fa975df6c618 4e99a43e8a9c4ddc9de0f36448f00632 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1642/3161] 10.0.0.181 () {32 vars in 741 bytes} [Tue May 5 23:32:54 2026] GET /v2.0/trunks/95834ca1-0546-48df-b299-cee965bef6a0/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3162] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:32:54 2026] DELETE /v2.0/trunks/95834ca1-0546-48df-b299-cee965bef6a0/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1643/3163] 10.0.0.181 () {32 vars in 729 bytes} [Tue May 5 23:32:54 2026] GET /v2.0/trunks/95834ca1-0546-48df-b299-cee965bef6a0/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:32:54.248 7 INFO neutron.api.v2.resource [None req-c4f3140a-129a-4db5-b89f-633589d902d1 f4e77c8d03c34215afa7fa975df6c618 4e99a43e8a9c4ddc9de0f36448f00632 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1521/3164] 10.0.0.181 () {32 vars in 744 bytes} [Tue May 5 23:32:54 2026] DELETE /v2.0/trunks/95834ca1-0546-48df-b299-cee965bef6a0/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3165] 10.0.0.181 () {32 vars in 732 bytes} [Tue May 5 23:32:54 2026] DELETE /v2.0/trunks/95834ca1-0546-48df-b299-cee965bef6a0/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: 1522/3166] 10.0.0.181 () {32 vars in 729 bytes} [Tue May 5 23:32:54 2026] GET /v2.0/trunks/95834ca1-0546-48df-b299-cee965bef6a0/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: 1645/3167] 10.0.0.181 () {32 vars in 719 bytes} [Tue May 5 23:32:54 2026] GET /v2.0/trunks/95834ca1-0546-48df-b299-cee965bef6a0 => generated 407 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3168] 10.0.0.181 () {32 vars in 717 bytes} [Tue May 5 23:32:54 2026] GET /v2.0/ports/7132dfc3-dca2-4c8a-8b1f-098eb7112c75 => generated 826 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1646/3169] 10.0.0.181 () {32 vars in 722 bytes} [Tue May 5 23:32:54 2026] DELETE /v2.0/trunks/95834ca1-0546-48df-b299-cee965bef6a0 => 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: 1524/3170] 10.0.0.181 () {32 vars in 720 bytes} [Tue May 5 23:32:54 2026] DELETE /v2.0/ports/7132dfc3-dca2-4c8a-8b1f-098eb7112c75 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:32:55.047 8 INFO neutron.services.segments.plugin [-] Segment f9996818-dbeb-4a70-ad16-c939f40c766c resource provider aggregate not found 2026-05-05 23:32:55.054 8 INFO neutron.services.segments.plugin [-] Segment f9996818-dbeb-4a70-ad16-c939f40c766c resource provider aggregate not found [pid: 8|app: 0|req: 1647/3171] 10.0.0.181 () {32 vars in 726 bytes} [Tue May 5 23:32:54 2026] DELETE /v2.0/networks/9dca1d16-1970-4472-b31c-d348062f01e7 => 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: 1525/3172] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:32:55 2026] GET /v2.0/security-groups?tenant_id=ddea45f1c24143a8adf896cc9ef4bba8&name=default => generated 2929 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:32:55.949 8 INFO neutron.services.segments.plugin [-] Segment f9996818-dbeb-4a70-ad16-c939f40c766c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9996818-dbeb-4a70-ad16-c939f40c766c found for delete ", "request_id": "req-8a95c3dc-7f82-445b-8690-d32db0fcd244"}]} 2026-05-05 23:32:55.953 8 INFO neutron.services.segments.plugin [-] Segment f9996818-dbeb-4a70-ad16-c939f40c766c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9996818-dbeb-4a70-ad16-c939f40c766c found for delete ", "request_id": "req-9f450346-821f-4c4f-b4f5-0c3aa68a2d31"}]} [pid: 8|app: 0|req: 1648/3173] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:32:55 2026] DELETE /v2.0/security-groups/8b40ddae-56ef-41a6-a407-7907bef2aeb3 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3174] 10.0.0.181 () {32 vars in 774 bytes} [Tue May 5 23:32:56 2026] GET /v2.0/security-groups?tenant_id=4e99a43e8a9c4ddc9de0f36448f00632&name=default => generated 2929 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1649/3175] 10.0.0.181 () {32 vars in 740 bytes} [Tue May 5 23:32:56 2026] DELETE /v2.0/security-groups/c9e5b76f-7000-4498-9e36-bc2c737ae9c3 => 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: 1527/3176] 10.0.0.181 () {32 vars in 649 bytes} [Tue May 5 23:32:58 2026] GET /v2.0/networks => generated 2168 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1650/3177] 10.0.0.181 () {32 vars in 655 bytes} [Tue May 5 23:33:00 2026] GET /v2.0/floatingips => 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: 1528/3178] 10.0.0.181 () {32 vars in 647 bytes} [Tue May 5 23:33:00 2026] GET /v2.0/routers => generated 15 bytes in 521 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1651/3179] 10.0.0.181 () {32 vars in 643 bytes} [Tue May 5 23:33:00 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: 7|app: 0|req: 1529/3180] 10.0.0.181 () {32 vars in 647 bytes} [Tue May 5 23:33:00 2026] GET /v2.0/subnets => generated 1261 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1652/3181] 10.0.0.181 () {32 vars in 649 bytes} [Tue May 5 23:33:00 2026] GET /v2.0/networks => generated 2168 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3182] 10.0.0.181 () {32 vars in 663 bytes} [Tue May 5 23:33:00 2026] GET /v2.0/security-groups => generated 17401 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1653/3183] 10.0.0.181 () {32 vars in 655 bytes} [Tue May 5 23:33:00 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)